1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-12-26 01:13:41 +02:00

Add ESLint (#950)

* Add ESLint
* Remove group from the ESLint icon.
This commit is contained in:
Metaa 2018-08-27 23:37:31 +02:00 committed by Eric Cornelissen
parent e414adecc9
commit 8f738ed8e6
2 changed files with 6 additions and 0 deletions

View File

@ -485,6 +485,11 @@
"hex": "81B441",
"source": "https://envato.com/"
},
{
"title": "ESLint",
"hex": "4B32C3",
"source": "https://eslint.org/img/logo.svg"
},
{
"title": "Ethereum",
"hex": "3C3C3D",

1
icons/eslint.svg Normal file
View File

@ -0,0 +1 @@
<svg aria-labelledby="simpleicons-eslint-icon" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title id="simpleicons-eslint-icon">ESLint icon</title><path d="M7.257 9.132L11.816 6.5a.369.369 0 0 1 .368 0l4.559 2.632a.369.369 0 0 1 .184.32v5.263a.37.37 0 0 1-.184.319l-4.559 2.632a.369.369 0 0 1-.368 0l-4.559-2.632a.369.369 0 0 1-.184-.32V9.452a.37.37 0 0 1 .184-.32"/><path d="M23.852 11.53l-5.446-9.475c-.198-.343-.564-.596-.96-.596H6.555c-.396 0-.762.253-.96.596L.149 11.509a1.127 1.127 0 0 0 0 1.117l5.447 9.398c.197.342.563.517.959.517h10.893c.395 0 .76-.17.959-.512l5.446-9.413a1.069 1.069 0 0 0 0-1.086m-4.51 4.556a.4.4 0 0 1-.204.338L12.2 20.426a.395.395 0 0 1-.392 0l-6.943-4.002a.4.4 0 0 1-.205-.338V8.08c0-.14.083-.269.204-.338L11.8 3.74c.12-.07.272-.07.392 0l6.943 4.003a.4.4 0 0 1 .206.338z"/></svg>

After

Width:  |  Height:  |  Size: 832 B