mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-11-26 01:00:27 +02:00
Added Nuget icon (#987)
* Added Nuget icon * Minified Nuget icon * Replaced tabs for spaces in json file * Fixed svg attributes so it follows the guidelines
This commit is contained in:
parent
8de084acca
commit
ad043f6db1
@ -1360,6 +1360,11 @@
|
||||
"hex": "766DCC",
|
||||
"source": "https://nucleoapp.com/wp-content/themes/nucleo-webapp-12/img/logo.svg"
|
||||
},
|
||||
{
|
||||
"title": "Nuget",
|
||||
"hex": "004880",
|
||||
"source": "https://github.com/NuGet/Media"
|
||||
},
|
||||
{
|
||||
"title": "NVIDIA",
|
||||
"hex": "76B900",
|
||||
|
1
icons/nuget.svg
Normal file
1
icons/nuget.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg aria-labelledby="simpleicons-nuget-icon" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title id="simpleicons-nuget-icon">Nuget icon</title><path d="M17.67 21.633a3.995 3.995 0 1 1 0-7.99 3.995 3.995 0 0 1 0 7.99m-7.969-9.157a2.497 2.497 0 1 1 0-4.994 2.497 2.497 0 0 1 0 4.994m8.145-7.795h-6.667a6.156 6.156 0 0 0-6.154 6.155v6.667a6.154 6.154 0 0 0 6.154 6.154h6.667A6.154 6.154 0 0 0 24 17.503v-6.667a6.155 6.155 0 0 0-6.154-6.155M3.995 2.339a1.998 1.998 0 1 1-3.996 0 1.998 1.998 0 0 1 3.996 0"/></svg>
|
After Width: | Height: | Size: 531 B |
Loading…
Reference in New Issue
Block a user