1
0
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:
Suzy Q 2023-07-18 12:35:11 -07:00 committed by GitHub
parent 955bb5900a
commit 6f024af57c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -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
View 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