Add Abstract icon (#1836) (#1844)

* Add Abstract icon (#1836)

* 🐛 hex code had the hash

* 🐛 uppercased hex code

Co-Authored-By: Gabriel Arazas <christiangabrielarazas@gmail.com>
This commit is contained in:
Ayoub Aabass 2019-10-28 17:07:44 +01:00 committed by Gabriel Arazas
parent 0e90fc438c
commit 8cf069605d
2 changed files with 6 additions and 0 deletions

View File

@ -15,6 +15,11 @@
"hex": "00A98F",
"source": "https://about.me/assets"
},
{
"title": "Abstract",
"hex": "191A1B",
"source": "https://www.abstract.com/about/"
},
{
"title": "ACM",
"hex": "0085CA",

1
icons/abstract.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Abstract icon</title><path d="M12 0c9.601 0 12 2.399 12 12 0 9.601-2.399 12-12 12-9.601 0-12-2.399-12-12C0 2.399 2.399 0 12 0zm-1.969 18.564c2.524.003 4.604-2.07 4.609-4.595 0-2.521-2.074-4.595-4.595-4.595S5.45 11.449 5.45 13.969c0 2.516 2.065 4.588 4.581 4.595zm8.344-.189V5.625H5.625v2.247h10.498v10.503h2.252zm-8.344-6.748a2.343 2.343 0 11-.002 4.686 2.343 2.343 0 01.002-4.686z"/></svg>

After

Width:  |  Height:  |  Size: 468 B