mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-01-22 01:50:34 +03:00
Analogue (#1802)
* Move Ardunio to the right place * Add Analogue * Remove extra line * Fix Analogue colour
This commit is contained in:
parent
8e1d71f7df
commit
986cc11fb5
@ -5,11 +5,6 @@
|
|||||||
"hex": "5C2D91",
|
"hex": "5C2D91",
|
||||||
"source": "https://docs.microsoft.com/en-us/dotnet/images/hub/net.svg"
|
"source": "https://docs.microsoft.com/en-us/dotnet/images/hub/net.svg"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"title": "Arduino",
|
|
||||||
"hex": "00979D",
|
|
||||||
"source": "https://cdn.arduino.cc/projecthub/img/Arduino-logo.svg"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "500px",
|
"title": "500px",
|
||||||
"hex": "0099E5",
|
"hex": "0099E5",
|
||||||
@ -130,6 +125,11 @@
|
|||||||
"hex": "42B029",
|
"hex": "42B029",
|
||||||
"source": "https://www.anaconda.com/media-kit/"
|
"source": "https://www.anaconda.com/media-kit/"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "Analogue",
|
||||||
|
"hex": "1A1A1A",
|
||||||
|
"source": "https://www.analogue.co/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Android",
|
"title": "Android",
|
||||||
"hex": "3DDC84",
|
"hex": "3DDC84",
|
||||||
@ -210,6 +210,11 @@
|
|||||||
"hex": "990000",
|
"hex": "990000",
|
||||||
"source": "https://archiveofourown.org/"
|
"source": "https://archiveofourown.org/"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "Arduino",
|
||||||
|
"hex": "00979D",
|
||||||
|
"source": "https://cdn.arduino.cc/projecthub/img/Arduino-logo.svg"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "ArtStation",
|
"title": "ArtStation",
|
||||||
"hex": "13AFF0",
|
"hex": "13AFF0",
|
||||||
|
1
icons/analogue.svg
Normal file
1
icons/analogue.svg
Normal file
@ -0,0 +1 @@
|
|||||||
|
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Analogue icon</title><path d="M5.468 12.804a5.145 5.145 0 10-.644 10.27 5.145 5.145 0 00.644-10.27zm17.841 2.562L16.45 3.484a5.146 5.146 0 00-8.912 5.15l6.86 11.878a5.148 5.148 0 007.031 1.885 5.146 5.146 0 001.881-7.031z"/></svg>
|
After Width: | Height: | Size: 308 B |
Loading…
Reference in New Issue
Block a user