nodemon logo
nodemon from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- nodemon
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
The same logo in other sets
Use the nodemon logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#76d04b" d="M61.061 125.21a5.86 5.86 0 0 0 5.867 0l48.606-28.048a5.87 5.87 0 0 0 2.936-5.085V35.938a5.88 5.88 0 0 0-2.933-5.084L66.932 2.783a5.88 5.88 0 0 0-5.874 0l-48.593 28.07a5.87 5.87 0 0 0-2.935 5.085V92.08a5.87 5.87 0 0 0 2.936 5.081z"/><path fill="#4f4d3f" d="M95.468 50.618L93.3 49.371c3.334-4.917 5.325-12.308 2.828-23.36c0 0-5.625 15.765-16.931 15.243l-13.24-7.62a3.45 3.45 0 0 0-1.624-.471h-.305a3.5 3.5 0 0 0-1.63.472l-13.24 7.619c-11.306.523-16.932-15.242-16.932-15.242c-2.499 11.05-.504 18.442 2.829 23.359l-2.168 1.247a3.57 3.57 0 0 0-1.785 3.098l.065 45.73c0 .639.33 1.23.89 1.54c.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.5 3.5 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 0c.543-.31.885-.902.885-1.54l.057-45.73a3.56 3.56 0 0 0-1.783-3.098z"/></svg>
React
import type { SVGProps } from "react";
export function DeviconNodemon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#76d04b" d="M61.061 125.21a5.86 5.86 0 0 0 5.867 0l48.606-28.048a5.87 5.87 0 0 0 2.936-5.085V35.938a5.88 5.88 0 0 0-2.933-5.084L66.932 2.783a5.88 5.88 0 0 0-5.874 0l-48.593 28.07a5.87 5.87 0 0 0-2.935 5.085V92.08a5.87 5.87 0 0 0 2.936 5.081z"/><path fill="#4f4d3f" d="M95.468 50.618L93.3 49.371c3.334-4.917 5.325-12.308 2.828-23.36c0 0-5.625 15.765-16.931 15.243l-13.24-7.62a3.45 3.45 0 0 0-1.624-.471h-.305a3.5 3.5 0 0 0-1.63.472l-13.24 7.619c-11.306.523-16.932-15.242-16.932-15.242c-2.499 11.05-.504 18.442 2.829 23.359l-2.168 1.247a3.57 3.57 0 0 0-1.785 3.098l.065 45.73c0 .639.33 1.23.89 1.54c.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.5 3.5 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 0c.543-.31.885-.902.885-1.54l.057-45.73a3.56 3.56 0 0 0-1.783-3.098z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#76d04b" d="M61.061 125.21a5.86 5.86 0 0 0 5.867 0l48.606-28.048a5.87 5.87 0 0 0 2.936-5.085V35.938a5.88 5.88 0 0 0-2.933-5.084L66.932 2.783a5.88 5.88 0 0 0-5.874 0l-48.593 28.07a5.87 5.87 0 0 0-2.935 5.085V92.08a5.87 5.87 0 0 0 2.936 5.081z"/><path fill="#4f4d3f" d="M95.468 50.618L93.3 49.371c3.334-4.917 5.325-12.308 2.828-23.36c0 0-5.625 15.765-16.931 15.243l-13.24-7.62a3.45 3.45 0 0 0-1.624-.471h-.305a3.5 3.5 0 0 0-1.63.472l-13.24 7.619c-11.306.523-16.932-15.242-16.932-15.242c-2.499 11.05-.504 18.442 2.829 23.359l-2.168 1.247a3.57 3.57 0 0 0-1.785 3.098l.065 45.73c0 .639.33 1.23.89 1.54c.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.5 3.5 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 0c.543-.31.885-.902.885-1.54l.057-45.73a3.56 3.56 0 0 0-1.783-3.098z"/></svg> </template>
CSS
.icon-nodemon {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20128%20128%22%3E%3Cpath%20fill%3D%22%2376d04b%22%20d%3D%22M61.061%20125.21a5.86%205.86%200%200%200%205.867%200l48.606-28.048a5.87%205.87%200%200%200%202.936-5.085V35.938a5.88%205.88%200%200%200-2.933-5.084L66.932%202.783a5.88%205.88%200%200%200-5.874%200l-48.593%2028.07a5.87%205.87%200%200%200-2.935%205.085V92.08a5.87%205.87%200%200%200%202.936%205.081z%22%2F%3E%3Cpath%20fill%3D%22%234f4d3f%22%20d%3D%22M95.468%2050.618L93.3%2049.371c3.334-4.917%205.325-12.308%202.828-23.36c0%200-5.625%2015.765-16.931%2015.243l-13.24-7.62a3.45%203.45%200%200%200-1.624-.471h-.305a3.5%203.5%200%200%200-1.63.472l-13.24%207.619c-11.306.523-16.932-15.242-16.932-15.242c-2.499%2011.05-.504%2018.442%202.829%2023.359l-2.168%201.247a3.57%203.57%200%200%200-1.785%203.098l.065%2045.73c0%20.639.33%201.23.89%201.54c.548.33%201.225.33%201.77%200l17.54-10.043c1.11-.66%201.785-1.822%201.785-3.093V66.486a3.55%203.55%200%200%201%201.78-3.086l7.467-4.3a3.5%203.5%200%200%201%201.787-.482c.608%200%201.232.157%201.773.48l7.466%204.301a3.55%203.55%200%200%201%201.783%203.086V87.85c0%201.271.683%202.443%201.786%203.093l17.534%2010.043c.55.33%201.238.33%201.783%200c.543-.31.885-.902.885-1.54l.057-45.73a3.56%203.56%200%200%200-1.783-3.098z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20128%20128%22%3E%3Cpath%20fill%3D%22%2376d04b%22%20d%3D%22M61.061%20125.21a5.86%205.86%200%200%200%205.867%200l48.606-28.048a5.87%205.87%200%200%200%202.936-5.085V35.938a5.88%205.88%200%200%200-2.933-5.084L66.932%202.783a5.88%205.88%200%200%200-5.874%200l-48.593%2028.07a5.87%205.87%200%200%200-2.935%205.085V92.08a5.87%205.87%200%200%200%202.936%205.081z%22%2F%3E%3Cpath%20fill%3D%22%234f4d3f%22%20d%3D%22M95.468%2050.618L93.3%2049.371c3.334-4.917%205.325-12.308%202.828-23.36c0%200-5.625%2015.765-16.931%2015.243l-13.24-7.62a3.45%203.45%200%200%200-1.624-.471h-.305a3.5%203.5%200%200%200-1.63.472l-13.24%207.619c-11.306.523-16.932-15.242-16.932-15.242c-2.499%2011.05-.504%2018.442%202.829%2023.359l-2.168%201.247a3.57%203.57%200%200%200-1.785%203.098l.065%2045.73c0%20.639.33%201.23.89%201.54c.548.33%201.225.33%201.77%200l17.54-10.043c1.11-.66%201.785-1.822%201.785-3.093V66.486a3.55%203.55%200%200%201%201.78-3.086l7.467-4.3a3.5%203.5%200%200%201%201.787-.482c.608%200%201.232.157%201.773.48l7.466%204.301a3.55%203.55%200%200%201%201.783%203.086V87.85c0%201.271.683%202.443%201.786%203.093l17.534%2010.043c.55.33%201.238.33%201.783%200c.543-.31.885-.902.885-1.54l.057-45.73a3.56%203.56%200%200%200-1.783-3.098z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/nodemon.svg?color=%231a73e8&size=48