nodemon from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
nodemon
Set
Simple Icons
Style
Brand
Viewbox
24×24
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 24 24"><path fill="currentColor" d="m22.33 7.851l-.716-.398c1.101-1.569 1.758-3.927.934-7.453c0 0-1.857 5.029-5.59 4.863l-4.37-2.431a1.2 1.2 0 0 0-.536-.15h-.101a1.2 1.2 0 0 0-.538.15L7.042 4.863C3.309 5.03 1.452 0 1.452 0c-.825 3.526-.166 5.884.934 7.453l-.716.398a1.13 1.13 0 0 0-.589.988l.022 14.591c0 .203.109.392.294.491a.58.58 0 0 0 .584 0l5.79-3.204c.366-.211.589-.582.589-.987v-6.817c0-.406.223-.783.588-.984l2.465-1.372a1.2 1.2 0 0 1 .59-.154c.2 0 .407.05.585.154l2.465 1.372c.365.201.588.578.588.984v6.817c0 .405.226.779.59.987l5.788 3.204a.59.59 0 0 0 .589 0a.56.56 0 0 0 .292-.491l.019-14.591a1.13 1.13 0 0 0-.589-.988"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsNodemon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m22.33 7.851l-.716-.398c1.101-1.569 1.758-3.927.934-7.453c0 0-1.857 5.029-5.59 4.863l-4.37-2.431a1.2 1.2 0 0 0-.536-.15h-.101a1.2 1.2 0 0 0-.538.15L7.042 4.863C3.309 5.03 1.452 0 1.452 0c-.825 3.526-.166 5.884.934 7.453l-.716.398a1.13 1.13 0 0 0-.589.988l.022 14.591c0 .203.109.392.294.491a.58.58 0 0 0 .584 0l5.79-3.204c.366-.211.589-.582.589-.987v-6.817c0-.406.223-.783.588-.984l2.465-1.372a1.2 1.2 0 0 1 .59-.154c.2 0 .407.05.585.154l2.465 1.372c.365.201.588.578.588.984v6.817c0 .405.226.779.59.987l5.788 3.204a.59.59 0 0 0 .589 0a.56.56 0 0 0 .292-.491l.019-14.591a1.13 1.13 0 0 0-.589-.988"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m22.33 7.851l-.716-.398c1.101-1.569 1.758-3.927.934-7.453c0 0-1.857 5.029-5.59 4.863l-4.37-2.431a1.2 1.2 0 0 0-.536-.15h-.101a1.2 1.2 0 0 0-.538.15L7.042 4.863C3.309 5.03 1.452 0 1.452 0c-.825 3.526-.166 5.884.934 7.453l-.716.398a1.13 1.13 0 0 0-.589.988l.022 14.591c0 .203.109.392.294.491a.58.58 0 0 0 .584 0l5.79-3.204c.366-.211.589-.582.589-.987v-6.817c0-.406.223-.783.588-.984l2.465-1.372a1.2 1.2 0 0 1 .59-.154c.2 0 .407.05.585.154l2.465 1.372c.365.201.588.578.588.984v6.817c0 .405.226.779.59.987l5.788 3.204a.59.59 0 0 0 .589 0a.56.56 0 0 0 .292-.491l.019-14.591a1.13 1.13 0 0 0-.589-.988"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m22.33%207.851l-.716-.398c1.101-1.569%201.758-3.927.934-7.453c0%200-1.857%205.029-5.59%204.863l-4.37-2.431a1.2%201.2%200%200%200-.536-.15h-.101a1.2%201.2%200%200%200-.538.15L7.042%204.863C3.309%205.03%201.452%200%201.452%200c-.825%203.526-.166%205.884.934%207.453l-.716.398a1.13%201.13%200%200%200-.589.988l.022%2014.591c0%20.203.109.392.294.491a.58.58%200%200%200%20.584%200l5.79-3.204c.366-.211.589-.582.589-.987v-6.817c0-.406.223-.783.588-.984l2.465-1.372a1.2%201.2%200%200%201%20.59-.154c.2%200%20.407.05.585.154l2.465%201.372c.365.201.588.578.588.984v6.817c0%20.405.226.779.59.987l5.788%203.204a.59.59%200%200%200%20.589%200a.56.56%200%200%200%20.292-.491l.019-14.591a1.13%201.13%200%200%200-.589-.988%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m22.33%207.851l-.716-.398c1.101-1.569%201.758-3.927.934-7.453c0%200-1.857%205.029-5.59%204.863l-4.37-2.431a1.2%201.2%200%200%200-.536-.15h-.101a1.2%201.2%200%200%200-.538.15L7.042%204.863C3.309%205.03%201.452%200%201.452%200c-.825%203.526-.166%205.884.934%207.453l-.716.398a1.13%201.13%200%200%200-.589.988l.022%2014.591c0%20.203.109.392.294.491a.58.58%200%200%200%20.584%200l5.79-3.204c.366-.211.589-.582.589-.987v-6.817c0-.406.223-.783.588-.984l2.465-1.372a1.2%201.2%200%200%201%20.59-.154c.2%200%20.407.05.585.154l2.465%201.372c.365.201.588.578.588.984v6.817c0%20.405.226.779.59.987l5.788%203.204a.59.59%200%200%200%20.589%200a.56.56%200%200%200%20.292-.491l.019-14.591a1.13%201.13%200%200%200-.589-.988%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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