Add CoffeeScript (#953)

* Add CoffeeScript icon SVG

As found on their homepage: https://coffeescript.org/

* Add CoffeeScript icon details

The color is taken from the navigation bar of their website (<nav>).

* Update CoffeeScript icon color
This commit is contained in:
Eric Cornelissen 2018-08-29 17:49:30 +03:00 committed by Johan Fagerberg
parent f9b7a0e1a2
commit 03e6193164
2 changed files with 6 additions and 0 deletions

View file

@ -330,6 +330,11 @@
"hex": "4574E0",
"source": "https://codio.com"
},
{
"title": "CoffeeScript",
"hex": "2F2625",
"source": "https://coffeescript.org/"
},
{
"title": "ComproPago",
"hex": "00AAEF",

1
icons/coffeescript.svg Normal file
View file

@ -0,0 +1 @@
<svg aria-labelledby="simpleicons-coffeescript-icon" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title id="simpleicons-coffeescript-icon">CoffeeScript icon</title><path d="M4.64 7.47c2.1.53 4.78.8 8.01.8 3.3 0 5.92-.27 8.01-.8 2.23-.52 3.3-1.22 3.3-1.88 0-.47-.48-.93-1.35-1.28.2.13.35.35.35.59 0 .67-1.01 1.22-3.04 1.68-1.88.41-4.28.7-7.2.7-2.82 0-5.33-.29-7.14-.68-1.95-.48-2.97-1-2.97-1.68 0-.28.13-.52.52-.8-1.22.47-1.88.87-1.88 1.47.07.68 1.16 1.36 3.39 1.88z"/><path d="M9.33 5.31c2.27-.2 2.93-1.66 5.59-1.9 1.31-.1 2.14.16 2.23.62.08.43-.57.72-1.36.78-1.09.11-1.54-.28-1.63-.65-.81.09-.94.43-.9.67.09.46 1.07.92 2.75.76 1.9-.15 2.54-.9 2.38-1.65-.2-.98-1.66-1.8-4.28-1.55-3.36.3-3.34 1.86-5.63 2.05-.94.09-1.46-.13-1.55-.5-.06-.37.4-.55.94-.59.5-.05 1.11.04 1.4.2.21-.11.28-.22.26-.35-.1-.35-.79-.5-1.66-.44-1.7.15-1.7.91-1.64 1.25.17.87 1.48 1.45 3.1 1.3zM20.75 9.15c-2.1.49-4.78.81-8.01.81-3.3 0-5.99-.34-8.08-.8-1.88-.48-2.88-1.01-3.23-1.56.18 1.23.49 2.42.89 3.55-.48.3-.91.67-1.3 1.17A4.52 4.52 0 0 0 0 15.42a3.6 3.6 0 0 0 1.42 2.62c.87.68 1.81.88 2.88.68.41-.07.87-.28 1.29-.42-.88 0-1.62-.28-2.36-.87a3.55 3.55 0 0 1-1.49-2.42c-.2-.94 0-1.81.53-2.58.12-.15.25-.28.39-.4.3.73.62 1.45.98 2.12.81 1.23 1.62 2.3 2.43 3.46.35.68.58 1.35.74 2.02a3.9 3.9 0 0 0 2.23 1.5c1.15.4 2.35.58 3.58.51h.13a10.2 10.2 0 0 0 3.69-.52 4.18 4.18 0 0 0 2.16-1.49h.07c.13-.67.35-1.34.67-2.02.8-1.17 1.62-2.23 2.42-3.46A21 21 0 0 0 24 7.61c-.43.6-1.44 1.13-3.25 1.54z"/></svg>

After

Width:  |  Height:  |  Size: 1.5 KiB