mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-12-16 01:10:30 +02:00
Adding CodeSignal icon (#8801)
* Added codesignal svg * Added CodeSignal to .json * Updated hex code * Fixed lint issue * Removed # in hex code * Updated hex code * Added updated icon * Fixed image name * Fix CodeSignal URL
This commit is contained in:
parent
955bb5900a
commit
6f024af57c
@ -2511,6 +2511,11 @@
|
||||
"hex": "004466",
|
||||
"source": "https://app.codeship.com"
|
||||
},
|
||||
{
|
||||
"title": "CodeSignal",
|
||||
"hex": "1062FB",
|
||||
"source": "https://codesignal.com"
|
||||
},
|
||||
{
|
||||
"title": "Codewars",
|
||||
"hex": "B1361E",
|
||||
|
1
icons/codesignal.svg
Normal file
1
icons/codesignal.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>CodeSignal</title><path d="M24 1.212 13.012 2.787 12 5.62l-1.01-2.833L0 1.212 3.672 11.45l4.512.646 3.815 10.691 3.816-10.691 4.512-.646zm-3.625 4.406-4.52.648-.73 2.044 4.517-.647-.734 2.047-4.514.647L12 17.064l-2.393-6.707-4.514-.647-.735-2.047 4.518.647-.73-2.044-4.52-.648-.735-2.047 6.676.956L12 11.345l2.434-6.818 6.676-.956Z"/></svg>
|
After Width: | Height: | Size: 418 B |
Loading…
Reference in New Issue
Block a user