nodemon from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
nodemon
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

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 32 32"><path fill="currentColor" d="m29.771 10.469l-.953-.531C30.287 7.844 31.162 4.704 30.063 0c0 0-2.474 6.703-7.453 6.484l-5.823-3.24a1.6 1.6 0 0 0-.719-.203h-.135c-.25.01-.495.078-.714.203l-5.828 3.24C4.412 6.708 1.938 0 1.938 0C.839 4.703 1.714 7.844 3.183 9.938l-.953.531c-.484.26-.786.766-.786 1.318L1.47 31.24c0 .271.146.521.396.656c.24.141.536.141.776 0l7.719-4.271a1.52 1.52 0 0 0 .786-1.318v-9.089c0-.542.297-1.047.786-1.313l3.286-1.828c.24-.135.51-.208.786-.208c.266 0 .542.068.781.208l3.286 1.828c.484.266.781.771.781 1.313v9.089c0 .542.302 1.036.786 1.318l7.719 4.271a.78.78 0 0 0 .786 0a.75.75 0 0 0 .385-.656l.026-19.453c0-.552-.302-1.057-.786-1.318z"/></svg>

React

import type { SVGProps } from "react";

export function CibNodemon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m29.771 10.469l-.953-.531C30.287 7.844 31.162 4.704 30.063 0c0 0-2.474 6.703-7.453 6.484l-5.823-3.24a1.6 1.6 0 0 0-.719-.203h-.135c-.25.01-.495.078-.714.203l-5.828 3.24C4.412 6.708 1.938 0 1.938 0C.839 4.703 1.714 7.844 3.183 9.938l-.953.531c-.484.26-.786.766-.786 1.318L1.47 31.24c0 .271.146.521.396.656c.24.141.536.141.776 0l7.719-4.271a1.52 1.52 0 0 0 .786-1.318v-9.089c0-.542.297-1.047.786-1.313l3.286-1.828c.24-.135.51-.208.786-.208c.266 0 .542.068.781.208l3.286 1.828c.484.266.781.771.781 1.313v9.089c0 .542.302 1.036.786 1.318l7.719 4.271a.78.78 0 0 0 .786 0a.75.75 0 0 0 .385-.656l.026-19.453c0-.552-.302-1.057-.786-1.318z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m29.771 10.469l-.953-.531C30.287 7.844 31.162 4.704 30.063 0c0 0-2.474 6.703-7.453 6.484l-5.823-3.24a1.6 1.6 0 0 0-.719-.203h-.135c-.25.01-.495.078-.714.203l-5.828 3.24C4.412 6.708 1.938 0 1.938 0C.839 4.703 1.714 7.844 3.183 9.938l-.953.531c-.484.26-.786.766-.786 1.318L1.47 31.24c0 .271.146.521.396.656c.24.141.536.141.776 0l7.719-4.271a1.52 1.52 0 0 0 .786-1.318v-9.089c0-.542.297-1.047.786-1.313l3.286-1.828c.24-.135.51-.208.786-.208c.266 0 .542.068.781.208l3.286 1.828c.484.266.781.771.781 1.313v9.089c0 .542.302 1.036.786 1.318l7.719 4.271a.78.78 0 0 0 .786 0a.75.75 0 0 0 .385-.656l.026-19.453c0-.552-.302-1.057-.786-1.318z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m29.771%2010.469l-.953-.531C30.287%207.844%2031.162%204.704%2030.063%200c0%200-2.474%206.703-7.453%206.484l-5.823-3.24a1.6%201.6%200%200%200-.719-.203h-.135c-.25.01-.495.078-.714.203l-5.828%203.24C4.412%206.708%201.938%200%201.938%200C.839%204.703%201.714%207.844%203.183%209.938l-.953.531c-.484.26-.786.766-.786%201.318L1.47%2031.24c0%20.271.146.521.396.656c.24.141.536.141.776%200l7.719-4.271a1.52%201.52%200%200%200%20.786-1.318v-9.089c0-.542.297-1.047.786-1.313l3.286-1.828c.24-.135.51-.208.786-.208c.266%200%20.542.068.781.208l3.286%201.828c.484.266.781.771.781%201.313v9.089c0%20.542.302%201.036.786%201.318l7.719%204.271a.78.78%200%200%200%20.786%200a.75.75%200%200%200%20.385-.656l.026-19.453c0-.552-.302-1.057-.786-1.318z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m29.771%2010.469l-.953-.531C30.287%207.844%2031.162%204.704%2030.063%200c0%200-2.474%206.703-7.453%206.484l-5.823-3.24a1.6%201.6%200%200%200-.719-.203h-.135c-.25.01-.495.078-.714.203l-5.828%203.24C4.412%206.708%201.938%200%201.938%200C.839%204.703%201.714%207.844%203.183%209.938l-.953.531c-.484.26-.786.766-.786%201.318L1.47%2031.24c0%20.271.146.521.396.656c.24.141.536.141.776%200l7.719-4.271a1.52%201.52%200%200%200%20.786-1.318v-9.089c0-.542.297-1.047.786-1.313l3.286-1.828c.24-.135.51-.208.786-.208c.266%200%20.542.068.781.208l3.286%201.828c.484.266.781.771.781%201.313v9.089c0%20.542.302%201.036.786%201.318l7.719%204.271a.78.78%200%200%200%20.786%200a.75.75%200%200%200%20.385-.656l.026-19.453c0-.552-.302-1.057-.786-1.318z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/nodemon.svg?color=%231a73e8&size=48