mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-01-19 00:20:34 +03:00
* 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:
parent
0e90fc438c
commit
8cf069605d
@ -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
1
icons/abstract.svg
Normal 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 |
Loading…
Reference in New Issue
Block a user