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:
Brian Tremblay
2020-11-16 11:24:29 -08:00
committed by GitHub
parent d244a8c967
commit d2b7c54932
4 changed files with 11 additions and 1 deletions

View File

@@ -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