1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2025-01-25 01:32:58 +02:00

add NumPy icon (#3531)

* add NumPy icon

* correction to centering of numpy icon

* fix numpy icon dimension

* two sides touching box, not perfectly centered

* fix centering

* fix centering using Netscape
This commit is contained in:
Rohan Yadav 2020-09-17 20:19:17 +05:30 committed by GitHub
parent aa7e84aeb4
commit 8fe7a705c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -4285,6 +4285,11 @@
"hex": "000000",
"source": "https://www.foundry.com/products/nuke"
},
{
"title": "NumPy",
"hex": "013243",
"source": "https://numpy.org"
},
{
"title": "Nutanix",
"hex": "024DA1",

1
icons/numpy.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>NumPy icon</title><path d="M10.315 4.876L6.3048 2.8517l-4.401 2.1965 4.1186 2.0683zm1.8381.9277l4.2045 2.1223-4.3622 2.1906-4.125-2.0718zm5.6153-2.9213l4.3193 2.1658-3.863 1.9402-4.2131-2.1252zm-1.859-.9329L12.021 0 8.1742 1.9193l4.0068 2.0208zm-3.0401 16.7443V24l4.7107-2.3507-.0053-5.3085zm4.7037-4.2057l-.0052-5.2528-4.6985 2.3356v5.2546zm5.6553-.9845v5.327l-4.0178 2.0052-.0029-5.3028zm0-1.8626V6.4214l-4.0253 2.001.0034 5.2633zM11.2062 11.571L8.0333 9.9756v6.895s-3.8804-8.2564-4.2399-8.998c-.0463-.0957-.2371-.2007-.2858-.2262C2.8118 7.2812.773 6.2485.773 6.2485V18.43l2.8204 1.5076v-6.3674s3.8392 7.3775 3.878 7.458c.0389.0807.4245.8582.8362 1.1314.5485.363 2.8992 1.7766 2.8992 1.7766z"/></svg>

After

Width:  |  Height:  |  Size: 780 B