mirror of
https://github.com/konpa/devicon.git
synced 2025-01-17 21:48:28 +01:00
new icon: nim (original, original-wordmark) (#1113)
This commit is contained in:
parent
eaefa9735b
commit
ce99f0fc90
21
devicon.json
21
devicon.json
@ -3622,6 +3622,27 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "nim",
|
||||||
|
"tags": [
|
||||||
|
"programming",
|
||||||
|
"functional",
|
||||||
|
"object-oriented",
|
||||||
|
"procedural"
|
||||||
|
],
|
||||||
|
"versions": {
|
||||||
|
"svg": [
|
||||||
|
"original",
|
||||||
|
"original-wordmark"
|
||||||
|
],
|
||||||
|
"font": [
|
||||||
|
"original",
|
||||||
|
"original-wordmark"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"color": "#efc743",
|
||||||
|
"aliases": []
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "nixos",
|
"name": "nixos",
|
||||||
"tags": [
|
"tags": [
|
||||||
|
5
icons/nim/nim-original-wordmark.svg
Normal file
5
icons/nim/nim-original-wordmark.svg
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<svg width="128" height="128" viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path style="fill:#273a4a;fill-rule:nonzero;stroke:none;fill-opacity:1" d="M63.32 106.59V85.008h10.852c3.058 0 5.84 2.765 5.84 5.808v15.774h-3.895V91.648c0-1.503-1.113-2.77-2.781-2.77h-6.121v20.477zm23.926 0V85.008h3.895v21.582zm0-26.563h3.895v-4.43l-3.895 2.77zm15.024 26.563h-3.895V85.008h21.426c3.336 0 5.84 2.488 5.84 5.808v15.774l-3.895 2.765V91.648c0-1.66-1.113-2.77-2.781-2.77h-5.008v17.712h-3.894V88.879h-7.793zm0 0" transform="translate(0 -28)"/>
|
||||||
|
<path style="fill:#deab00;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M27.07 75.598s-1.898 1.492-3.836 2.972c-1.988-.062-5.89.383-8.007 1.145a47.883 47.883 0 0 1-3.66-2.582s-1.462 2.504-2.383 3.972c-1.364.723-2.735 1.536-3.954 2.61a213.934 213.934 0 0 1-3.12-1.27c1.882 3.774 3.144 7.551 6.585 9.82 5.473-8.597 30.914-7.808 36.504-.046 3.61-1.875 5.016-5.906 6.434-9.625-.156.05-2.086.691-3.34 1.168-.746-.809-2.512-2.055-3.512-2.657-.953-1.73-2.336-4.07-2.336-4.07S40.81 78.25 38.91 79.57c-2.566-.472-5.668-1.043-8.281-.902-1.774-1.453-3.559-3.07-3.559-3.07zm0 0" transform="translate(0 -28)"/>
|
||||||
|
<path style="fill:#f5d400;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M4.055 90.46s2.664 6.423 4.515 10.88c7.844 10.293 27.875 11.008 36.606.2 2.066-4.63 4.855-11.142 4.855-11.142-2.242 3.301-5.886 5.582-8.133 6.809-1.593.867-5.277 1.395-5.277 1.395l-9.664-4.98-9.723 4.878s-3.629-.578-5.273-1.344c-3.32-1.761-5.555-3.844-7.906-6.695Zm0 0" transform="translate(0 -28)"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
4
icons/nim/nim-original.svg
Normal file
4
icons/nim/nim-original.svg
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="128" height="128" viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path style="fill:#eec742;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m109.398 88.598-16.98-12.453-28.645-5.29-28.644 5.29-16.98 12.453-4.403 8.87-6.234-11.94-4.801-20.13 8.23 3.41 9.606-7.163 5.492-11.258 9.262 7.164 19.55-2.73 8.922-8.528 8.918 8.527 19.555 2.73 9.262-7.163 5.488 11.258 9.606 7.164 8.234-3.41-4.805 20.128-6.23 11.942zm0 0" transform="translate(0 -28)"/>
|
||||||
|
<path style="fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m114.543 94.738-5.145-1.363-9.261 11.938-12.696 3.753-23.668-13.304-23.671 13.304-12.692-3.754-9.262-11.937L13 94.738l-5.488-9.554 10.636 30.023 15.95 15.012 29.675 8.187 29.672-8.187 15.953-15.012 10.633-30.023zm0 0" transform="translate(0 -28)"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 800 B |
Loading…
x
Reference in New Issue
Block a user