1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-11-16 00:59:07 +02:00

Add CEVO icon (#1244)

* Add CEVO icon

* Simplify CEVO source URL

The logo is extracted from the icon font used in the header, so the landing page is sufficient.
This commit is contained in:
KovuTheHusky 2019-02-22 20:40:27 -05:00 committed by Johan Fagerberg
parent 34cbf0084e
commit b59550ec20
2 changed files with 6 additions and 0 deletions

View File

@ -335,6 +335,11 @@
"hex": "00B265",
"source": "http://supertop.co/castro/press/"
},
{
"title": "CEVO",
"hex": "1EABE2",
"source": "https://cevo.com/"
},
{
"title": "Circle",
"hex": "8669AE",

1
icons/cevo.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24"><title>CEVO icon</title><path d="M3.5 6h12l6 10.3L24 12 18 1.6H6L3.5 6zm-.9 1.5L0 12l6 10.4h12l2.6-4.5-2.5-4.3-2.6 4.5h-7L5 12l2.6-4.5h-5z"/></svg>

After

Width:  |  Height:  |  Size: 218 B