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

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

View File

@@ -260,4 +260,5 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/coinpot.svg" width="256" /> | <img src="/images/reference/coinpot.png" width="256" /> |
| <img src="/images/svg/element.svg" width="256" /> | <img src="/images/reference/element.svg" width="256" /> | https://element.io/images/logo-mark-primary.svg |
| <img src="/images/svg/keskonfai.svg" width="256" /> | <img src="/images/reference/keskonfai.svg" width="256" /> | https://www.keskonfai.fr/ |
| <img src="/images/svg/jacobin.svg" width="256" /> | <img src="/images/reference/jacobin.svg" width="256" /> | https://www.jacobinmag.com/contact |
| <img src="/images/svg/jacobin.svg" width="256" /> | <img src="/images/reference/jacobin.svg" width="256" /> | https://www.jacobinmag.com/contact |
| <img src="/images/svg/cplusplus.svg" width="256" /> | <img src="/images/reference/cplusplus.svg" width="256" /> | https://isocpp.org/home/terms-of-use |