Adds C++ icon as submitted by @kareldonk (#491)
* Adds C++ icon as submitted by @kareldonk cplusplus.svg icon created by @kareldonk and submitted as a zip file in issue #472. Format corrected by @btrem to match other files in repo. Also adds reference image and updates .md files. * Reduces cplusplus.svg size Replaces `path` with `circle` element to make ‘C’. * Simplifies path for plus symbols
This commit is contained in:
@@ -410,6 +410,9 @@ Say thanks!
|
||||
<td>Preact<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/preact.svg" width="125" title="SVG"/><br>530 Bytes</td>
|
||||
<td>Svelte<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/svelte.svg" width="125" title="Svelte"/><br>997 Bytes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>C++<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/cplusplus.svg" width="125" title="C++"/><br>776 Bytes</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### Operating Systems / Kernel
|
||||
|
Reference in New Issue
Block a user