mirror of
https://github.com/Mibew/simple-icons.git
synced 2024-11-15 09:54:11 +03:00
Add V8 (#1312)
* Add V8 * Fix V8 icon not being properly sized * Fix missing 'role' on V8
This commit is contained in:
parent
17b21a9be7
commit
3e5b87a122
@ -2635,6 +2635,11 @@
|
||||
"hex": "6FDA44",
|
||||
"source": "https://www.upwork.com/press/"
|
||||
},
|
||||
{
|
||||
"title": "V8",
|
||||
"hex": "4B8BF5",
|
||||
"source": "https://v8.dev/logo"
|
||||
},
|
||||
{
|
||||
"title": "Vagrant",
|
||||
"hex": "1563FF",
|
||||
|
1
icons/v8.svg
Normal file
1
icons/v8.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" role="img"><title>V8 icon</title><path d="M6.832 6c0-.161.008-.322.023-.479.019-.207.07-.401.112-.599l-.694-1.377H0l2.182 3.818h1.527l2.097 3.98a6.534 6.534 0 0 1 1.727-2.745A5.123 5.123 0 0 1 6.832 6zM10.365 19.663L12 22.637l1.637-2.975c-.535.138-1.079.234-1.637.234s-1.101-.096-1.635-.233zM17.728 3.545l-.717 1.258c.056.238.112.476.134.726a5.148 5.148 0 0 1-.677 3.07 6.565 6.565 0 0 1 1.727 2.746l2.097-3.981h1.527L24 3.545h-6.272z M17.846 12.007a6 6 0 0 0-2.073-3.31A4.64 4.64 0 0 0 12 1.363 4.635 4.635 0 0 0 7.363 6a4.62 4.62 0 0 0 .865 2.697A5.988 5.988 0 0 0 6 13.363a6.01 6.01 0 0 0 3.814 5.592 6.02 6.02 0 0 0 4.375-.003 6.006 6.006 0 0 0 3.657-6.945zM12 4.227c1.129 0 2.046.917 2.046 2.045a2.046 2.046 0 0 1-4.092 0c0-1.128.918-2.045 2.046-2.045zm0 11.456a2.32 2.32 0 0 1 0-4.637c1.282 0 2.318 1.037 2.318 2.318S13.282 15.683 12 15.683z"/></svg>
|
After Width: | Height: | Size: 917 B |
Loading…
Reference in New Issue
Block a user