Added Code Climate icon (#1256)

* Added Code Climate icon

* Update Code Climate color to black

The official color uses `fill: #000` - the previous code `#BC69BC` was a light purple.
This commit is contained in:
Ritwik Saha 2019-03-03 16:03:38 +00:00 committed by Johan Fagerberg
parent a955c4bd68
commit 22fb266717
2 changed files with 6 additions and 0 deletions

View File

@ -380,6 +380,11 @@
"hex": "1F4056",
"source": "https://www.codecademy.com/"
},
{
"title": "Code Climate",
"hex": "000000",
"source": "https://codeclimate.com/"
},
{
"title": "Codecov",
"hex": "F01F7A",

1
icons/codeclimate.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>Code Climate icon</title><path d="M 16.046875 5.039062 L 24 12.992188 L 21.292969 15.703125 L 16.046875 10.457031 L 14.203125 12.308594 L 11.488281 9.597656 Z M 10.652344 10.4375 L 13.359375 13.152344 L 15.90625 15.691406 L 13.191406 18.398438 L 7.953125 13.160156 L 3.777344 17.335938 L 2.707031 18.398438 L 0 15.691406 L 7.953125 7.738281 Z M 10.652344 10.4375 "/></svg>

After

Width:  |  Height:  |  Size: 450 B