1
0
mirror of https://github.com/konpa/devicon.git synced 2025-07-31 20:00:16 +02:00

new icon: nodemon (original, plain, line) (#1556)

* new icon: nodemon (original, plain, line)

* Update devicon.json

Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>

Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
This commit is contained in:
Red Panther
2022-11-28 12:45:58 +05:30
committed by GitHub
parent 0363c0c4a6
commit 0884f4cc1b
4 changed files with 27 additions and 0 deletions

View File

@@ -5247,6 +5247,30 @@
"color": "#83CD29",
"aliases": []
},
{
"name": "nodemon",
"altnames": [
"nodemonjs"
],
"tags": [
"nodejs",
"tool",
"javascript"
],
"versions": {
"svg": [
"original",
"plain",
"line"
],
"font": [
"plain",
"line"
]
},
"color": "#76d04b",
"aliases": []
},
{
"name": "nodewebkit",
"altnames": [

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#76d04b" d="M63.951 2a6.555 6.555 0 0 0-3.416.965c-.002 0-.004 0-.006.002l-47.72 27.61-.002.003c-2.117 1.177-3.412 3.423-3.412 5.87v55.168c0 2.448 1.295 4.693 3.412 5.87l.002.003 47.748 27.627.008.006a6.982 6.982 0 0 0 6.771 0l.006-.004 47.85-27.63.001-.001c2.117-1.178 3.412-3.423 3.412-5.871V36.45c0-2.45-1.295-4.696-3.414-5.873L67.371 2.966a6.549 6.549 0 0 0-3.42-.967zm0 1.975c.82 0 1.637.228 2.385.685l.011.006 47.873 27.642.008.004c1.486.825 2.395 2.383 2.395 4.139v55.167c0 1.756-.909 3.313-2.395 4.138l-.008.004-47.849 27.629a4.995 4.995 0 0 1-4.841 0L13.78 95.76l-.008-.004c-1.486-.825-2.395-2.382-2.395-4.138V36.45c0-1.757.909-3.314 2.395-4.14l.008-.003L61.555 4.666l.01-.006a4.564 4.564 0 0 1 2.386-.685zm-31.443 19.12-.762 3.323c-2.41 10.512-.658 17.76 2.451 22.86l-1.26.72a4.442 4.442 0 0 0-2.318 3.875l.1 45.054c0 .93.433 1.84 1.283 2.351l.033.02.034.017a3.036 3.036 0 0 0 2.689 0l.025-.014 17.226-9.915.002-.002a4.442 4.442 0 0 0 2.317-3.873V66.488c0-.996.402-1.73 1.242-2.266l.002-.002 7.375-4.186.012-.005c.367-.22.81-.36 1.191-.36.379 0 .833.136 1.352.395l7.23 4.16c.839.535 1.238 1.27 1.238 2.264V87.51c0 1.586.884 3.09 2.317 3.873l.002.002 17.226 9.915.027.014c.877.438 1.905.473 2.756-.037.8-.48 1.383-1.312 1.383-2.353l-.002-45.052c0-1.532-.763-3.081-2.22-3.875l-1.349-.737c3.103-5.099 4.85-12.343 2.442-22.844l-.762-3.322-1.139 3.213s-1.341 3.76-4.011 7.445c-2.636 3.638-6.452 7.024-11.445 6.89l-12.748-7.355.013.01c-.717-.43-1.442-.528-1.918-.623l-.095-.02h-.48l-.08.014c-.62.103-1.283.229-1.95.63l-12.832 7.345c-4.994.134-8.81-3.252-11.447-6.89-2.67-3.686-4.012-7.446-4.012-7.446zm.703 6.997c.702 1.416 1.574 3.078 2.84 4.826 2.861 3.949 7.302 8.001 13.326 7.73l.238-.01 13.334-7.632.008-.006c.321-.193.665-.267 1.209-.36h.055c.493.1.951.198 1.22.36l.006.004 13.234 7.634.24.01c6.025.272 10.466-3.781 13.327-7.73 1.266-1.748 2.137-3.41 2.84-4.826 1.355 8.792-.319 14.85-3.128 19.02l-.609.903 3.16 1.725c.746.407 1.184 1.262 1.184 2.132l.002 45.052c0 .16-.22.532-.42.653-.15.09-.52.122-.844-.037L77.25 89.65l-.01-.007c-.768-.419-1.285-1.317-1.285-2.133V66.487a4.639 4.639 0 0 0-2.162-3.941l-.017-.012-7.354-4.23-.025-.014c-.68-.34-1.425-.605-2.246-.605s-1.578.262-2.211.642l-7.412 4.205-.022.014a4.637 4.637 0 0 0-2.16 3.941V87.51c0 .816-.517 1.714-1.285 2.133l-.01.006-17.185 9.89c-.34.17-.536.153-.861 0a.837.837 0 0 1-.301-.615l-.1-45.056c.002-.814.518-1.71 1.286-2.129l.007-.005 3.04-1.737-.598-.885c-2.809-4.17-4.482-10.229-3.127-19.02z"/></svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#76d04b" d="M61.061 125.21a5.863 5.863 0 0 0 5.867 0l48.606-28.048a5.867 5.867 0 0 0 2.936-5.085V35.938a5.876 5.876 0 0 0-2.933-5.084L66.932 2.783a5.876 5.876 0 0 0-5.874 0l-48.593 28.07a5.874 5.874 0 0 0-2.935 5.085V92.08a5.866 5.866 0 0 0 2.936 5.081L61.06 125.21"/><path fill="#4f4d3f" d="M95.468 50.618 93.3 49.371c3.334-4.917 5.325-12.308 2.828-23.36 0 0-5.625 15.765-16.931 15.243l-13.24-7.62a3.451 3.451 0 0 0-1.624-.471h-.305a3.506 3.506 0 0 0-1.63.472l-13.24 7.619c-11.306.523-16.932-15.242-16.932-15.242-2.499 11.05-.504 18.442 2.829 23.359l-2.168 1.247a3.572 3.572 0 0 0-1.785 3.098l.065 45.73c0 .639.33 1.23.89 1.54.548.33 1.225.33 1.77 0l17.54-10.043c1.11-.66 1.785-1.822 1.785-3.093V66.486a3.55 3.55 0 0 1 1.78-3.086l7.467-4.3a3.523 3.523 0 0 1 1.787-.482c.608 0 1.232.157 1.773.48l7.466 4.301a3.55 3.55 0 0 1 1.783 3.086V87.85c0 1.271.683 2.443 1.786 3.093l17.534 10.043c.55.33 1.238.33 1.783 0 .543-.31.885-.902.885-1.54l.057-45.73a3.557 3.557 0 0 0-1.783-3.098z"/></svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#76d04b" d="M115.53 30.921 66.897 2.84a5.605 5.605 0 0 0-5.901 0L12.464 30.921c-1.832 1.017-2.95 2.95-2.95 5.087V92.07c0 2.137 1.118 4.07 2.95 5.087l48.532 28.081a6.086 6.086 0 0 0 5.901 0l48.633-28.08c1.831-1.018 2.95-2.951 2.95-5.088V36.01c0-2.137-1.119-4.07-2.95-5.088zM97.216 99.496c0 .61-.407 1.22-.916 1.526-.508.305-1.22.305-1.831 0l-17.5-10.073c-1.12-.61-1.831-1.831-1.831-3.052V66.53c0-1.323-.61-2.442-1.73-3.154l-7.427-4.273c-.61-.306-1.221-.51-1.832-.51-.61 0-1.22.204-1.73.51l-7.528 4.273c-1.12.712-1.73 1.831-1.73 3.154v21.366c0 1.22-.712 2.442-1.831 3.052l-17.5 10.073c-.61.305-1.221.305-1.832 0-.509-.305-.814-.915-.814-1.526l-.101-45.785c0-1.22.712-2.442 1.83-3.052l2.138-1.221c-3.358-4.986-5.393-12.311-2.85-23.401 0 0 5.597 15.77 16.89 15.262l13.328-7.631c.508-.305 1.017-.407 1.628-.509h.305c.509.102 1.119.204 1.628.509l13.227 7.63c11.294.51 16.889-15.261 16.889-15.261 2.543 11.09.508 18.416-2.85 23.4l2.24 1.222c1.119.61 1.729 1.831 1.729 3.052z"/></svg>

After

Width:  |  Height:  |  Size: 1.0 KiB