nodejs icon logo
nodejs-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- nodejs-icon
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×289
- License
- CC0
Related icons in SVG Logos
Use the nodejs icon logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 289"><path fill="#539e43" d="M128 288.464c-3.975 0-7.685-1.06-11.13-2.915l-35.247-20.936c-5.3-2.915-2.65-3.975-1.06-4.505c7.155-2.385 8.48-2.915 15.9-7.156c.796-.53 1.856-.265 2.65.265l27.032 16.166c1.06.53 2.385.53 3.18 0l105.74-61.217c1.06-.53 1.59-1.59 1.59-2.915V83.08c0-1.325-.53-2.385-1.59-2.915l-105.74-60.953c-1.06-.53-2.385-.53-3.18 0L20.405 80.166c-1.06.53-1.59 1.855-1.59 2.915v122.17c0 1.06.53 2.385 1.59 2.915l28.887 16.695c15.636 7.95 25.44-1.325 25.44-10.6V93.68c0-1.59 1.326-3.18 3.181-3.18h13.516c1.59 0 3.18 1.325 3.18 3.18v120.58c0 20.936-11.396 33.126-31.272 33.126c-6.095 0-10.865 0-24.38-6.625l-27.827-15.9C4.24 220.885 0 213.465 0 205.515V83.346C0 75.396 4.24 67.976 11.13 64L116.87 2.783c6.625-3.71 15.635-3.71 22.26 0L244.87 64C251.76 67.975 256 75.395 256 83.346v122.17c0 7.95-4.24 15.37-11.13 19.345L139.13 286.08c-3.445 1.59-7.42 2.385-11.13 2.385m32.596-84.009c-46.377 0-55.917-21.2-55.917-39.221c0-1.59 1.325-3.18 3.18-3.18h13.78c1.59 0 2.916 1.06 2.916 2.65c2.12 14.045 8.215 20.936 36.306 20.936c22.261 0 31.802-5.035 31.802-16.96c0-6.891-2.65-11.926-37.367-15.372c-28.886-2.915-46.907-9.275-46.907-32.33c0-21.467 18.02-34.187 48.232-34.187c33.921 0 50.617 11.66 52.737 37.101q0 1.193-.795 2.385c-.53.53-1.325 1.06-2.12 1.06h-13.78c-1.326 0-2.65-1.06-2.916-2.385c-3.18-14.575-11.395-19.345-33.126-19.345c-24.38 0-27.296 8.48-27.296 14.84c0 7.686 3.445 10.07 36.306 14.31c32.597 4.24 47.967 10.336 47.967 33.127c-.265 23.321-19.345 36.571-53.002 36.571"/></svg>
React
import type { SVGProps } from "react";
export function LogosNodejsIcon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 289"><path fill="#539e43" d="M128 288.464c-3.975 0-7.685-1.06-11.13-2.915l-35.247-20.936c-5.3-2.915-2.65-3.975-1.06-4.505c7.155-2.385 8.48-2.915 15.9-7.156c.796-.53 1.856-.265 2.65.265l27.032 16.166c1.06.53 2.385.53 3.18 0l105.74-61.217c1.06-.53 1.59-1.59 1.59-2.915V83.08c0-1.325-.53-2.385-1.59-2.915l-105.74-60.953c-1.06-.53-2.385-.53-3.18 0L20.405 80.166c-1.06.53-1.59 1.855-1.59 2.915v122.17c0 1.06.53 2.385 1.59 2.915l28.887 16.695c15.636 7.95 25.44-1.325 25.44-10.6V93.68c0-1.59 1.326-3.18 3.181-3.18h13.516c1.59 0 3.18 1.325 3.18 3.18v120.58c0 20.936-11.396 33.126-31.272 33.126c-6.095 0-10.865 0-24.38-6.625l-27.827-15.9C4.24 220.885 0 213.465 0 205.515V83.346C0 75.396 4.24 67.976 11.13 64L116.87 2.783c6.625-3.71 15.635-3.71 22.26 0L244.87 64C251.76 67.975 256 75.395 256 83.346v122.17c0 7.95-4.24 15.37-11.13 19.345L139.13 286.08c-3.445 1.59-7.42 2.385-11.13 2.385m32.596-84.009c-46.377 0-55.917-21.2-55.917-39.221c0-1.59 1.325-3.18 3.18-3.18h13.78c1.59 0 2.916 1.06 2.916 2.65c2.12 14.045 8.215 20.936 36.306 20.936c22.261 0 31.802-5.035 31.802-16.96c0-6.891-2.65-11.926-37.367-15.372c-28.886-2.915-46.907-9.275-46.907-32.33c0-21.467 18.02-34.187 48.232-34.187c33.921 0 50.617 11.66 52.737 37.101q0 1.193-.795 2.385c-.53.53-1.325 1.06-2.12 1.06h-13.78c-1.326 0-2.65-1.06-2.916-2.385c-3.18-14.575-11.395-19.345-33.126-19.345c-24.38 0-27.296 8.48-27.296 14.84c0 7.686 3.445 10.07 36.306 14.31c32.597 4.24 47.967 10.336 47.967 33.127c-.265 23.321-19.345 36.571-53.002 36.571"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 289"><path fill="#539e43" d="M128 288.464c-3.975 0-7.685-1.06-11.13-2.915l-35.247-20.936c-5.3-2.915-2.65-3.975-1.06-4.505c7.155-2.385 8.48-2.915 15.9-7.156c.796-.53 1.856-.265 2.65.265l27.032 16.166c1.06.53 2.385.53 3.18 0l105.74-61.217c1.06-.53 1.59-1.59 1.59-2.915V83.08c0-1.325-.53-2.385-1.59-2.915l-105.74-60.953c-1.06-.53-2.385-.53-3.18 0L20.405 80.166c-1.06.53-1.59 1.855-1.59 2.915v122.17c0 1.06.53 2.385 1.59 2.915l28.887 16.695c15.636 7.95 25.44-1.325 25.44-10.6V93.68c0-1.59 1.326-3.18 3.181-3.18h13.516c1.59 0 3.18 1.325 3.18 3.18v120.58c0 20.936-11.396 33.126-31.272 33.126c-6.095 0-10.865 0-24.38-6.625l-27.827-15.9C4.24 220.885 0 213.465 0 205.515V83.346C0 75.396 4.24 67.976 11.13 64L116.87 2.783c6.625-3.71 15.635-3.71 22.26 0L244.87 64C251.76 67.975 256 75.395 256 83.346v122.17c0 7.95-4.24 15.37-11.13 19.345L139.13 286.08c-3.445 1.59-7.42 2.385-11.13 2.385m32.596-84.009c-46.377 0-55.917-21.2-55.917-39.221c0-1.59 1.325-3.18 3.18-3.18h13.78c1.59 0 2.916 1.06 2.916 2.65c2.12 14.045 8.215 20.936 36.306 20.936c22.261 0 31.802-5.035 31.802-16.96c0-6.891-2.65-11.926-37.367-15.372c-28.886-2.915-46.907-9.275-46.907-32.33c0-21.467 18.02-34.187 48.232-34.187c33.921 0 50.617 11.66 52.737 37.101q0 1.193-.795 2.385c-.53.53-1.325 1.06-2.12 1.06h-13.78c-1.326 0-2.65-1.06-2.916-2.385c-3.18-14.575-11.395-19.345-33.126-19.345c-24.38 0-27.296 8.48-27.296 14.84c0 7.686 3.445 10.07 36.306 14.31c32.597 4.24 47.967 10.336 47.967 33.127c-.265 23.321-19.345 36.571-53.002 36.571"/></svg> </template>
CSS
.icon-nodejs-icon {
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%20256%20289%22%3E%3Cpath%20fill%3D%22%23539e43%22%20d%3D%22M128%20288.464c-3.975%200-7.685-1.06-11.13-2.915l-35.247-20.936c-5.3-2.915-2.65-3.975-1.06-4.505c7.155-2.385%208.48-2.915%2015.9-7.156c.796-.53%201.856-.265%202.65.265l27.032%2016.166c1.06.53%202.385.53%203.18%200l105.74-61.217c1.06-.53%201.59-1.59%201.59-2.915V83.08c0-1.325-.53-2.385-1.59-2.915l-105.74-60.953c-1.06-.53-2.385-.53-3.18%200L20.405%2080.166c-1.06.53-1.59%201.855-1.59%202.915v122.17c0%201.06.53%202.385%201.59%202.915l28.887%2016.695c15.636%207.95%2025.44-1.325%2025.44-10.6V93.68c0-1.59%201.326-3.18%203.181-3.18h13.516c1.59%200%203.18%201.325%203.18%203.18v120.58c0%2020.936-11.396%2033.126-31.272%2033.126c-6.095%200-10.865%200-24.38-6.625l-27.827-15.9C4.24%20220.885%200%20213.465%200%20205.515V83.346C0%2075.396%204.24%2067.976%2011.13%2064L116.87%202.783c6.625-3.71%2015.635-3.71%2022.26%200L244.87%2064C251.76%2067.975%20256%2075.395%20256%2083.346v122.17c0%207.95-4.24%2015.37-11.13%2019.345L139.13%20286.08c-3.445%201.59-7.42%202.385-11.13%202.385m32.596-84.009c-46.377%200-55.917-21.2-55.917-39.221c0-1.59%201.325-3.18%203.18-3.18h13.78c1.59%200%202.916%201.06%202.916%202.65c2.12%2014.045%208.215%2020.936%2036.306%2020.936c22.261%200%2031.802-5.035%2031.802-16.96c0-6.891-2.65-11.926-37.367-15.372c-28.886-2.915-46.907-9.275-46.907-32.33c0-21.467%2018.02-34.187%2048.232-34.187c33.921%200%2050.617%2011.66%2052.737%2037.101q0%201.193-.795%202.385c-.53.53-1.325%201.06-2.12%201.06h-13.78c-1.326%200-2.65-1.06-2.916-2.385c-3.18-14.575-11.395-19.345-33.126-19.345c-24.38%200-27.296%208.48-27.296%2014.84c0%207.686%203.445%2010.07%2036.306%2014.31c32.597%204.24%2047.967%2010.336%2047.967%2033.127c-.265%2023.321-19.345%2036.571-53.002%2036.571%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%20256%20289%22%3E%3Cpath%20fill%3D%22%23539e43%22%20d%3D%22M128%20288.464c-3.975%200-7.685-1.06-11.13-2.915l-35.247-20.936c-5.3-2.915-2.65-3.975-1.06-4.505c7.155-2.385%208.48-2.915%2015.9-7.156c.796-.53%201.856-.265%202.65.265l27.032%2016.166c1.06.53%202.385.53%203.18%200l105.74-61.217c1.06-.53%201.59-1.59%201.59-2.915V83.08c0-1.325-.53-2.385-1.59-2.915l-105.74-60.953c-1.06-.53-2.385-.53-3.18%200L20.405%2080.166c-1.06.53-1.59%201.855-1.59%202.915v122.17c0%201.06.53%202.385%201.59%202.915l28.887%2016.695c15.636%207.95%2025.44-1.325%2025.44-10.6V93.68c0-1.59%201.326-3.18%203.181-3.18h13.516c1.59%200%203.18%201.325%203.18%203.18v120.58c0%2020.936-11.396%2033.126-31.272%2033.126c-6.095%200-10.865%200-24.38-6.625l-27.827-15.9C4.24%20220.885%200%20213.465%200%20205.515V83.346C0%2075.396%204.24%2067.976%2011.13%2064L116.87%202.783c6.625-3.71%2015.635-3.71%2022.26%200L244.87%2064C251.76%2067.975%20256%2075.395%20256%2083.346v122.17c0%207.95-4.24%2015.37-11.13%2019.345L139.13%20286.08c-3.445%201.59-7.42%202.385-11.13%202.385m32.596-84.009c-46.377%200-55.917-21.2-55.917-39.221c0-1.59%201.325-3.18%203.18-3.18h13.78c1.59%200%202.916%201.06%202.916%202.65c2.12%2014.045%208.215%2020.936%2036.306%2020.936c22.261%200%2031.802-5.035%2031.802-16.96c0-6.891-2.65-11.926-37.367-15.372c-28.886-2.915-46.907-9.275-46.907-32.33c0-21.467%2018.02-34.187%2048.232-34.187c33.921%200%2050.617%2011.66%2052.737%2037.101q0%201.193-.795%202.385c-.53.53-1.325%201.06-2.12%201.06h-13.78c-1.326%200-2.65-1.06-2.916-2.385c-3.18-14.575-11.395-19.345-33.126-19.345c-24.38%200-27.296%208.48-27.296%2014.84c0%207.686%203.445%2010.07%2036.306%2014.31c32.597%204.24%2047.967%2010.336%2047.967%2033.127c-.265%2023.321-19.345%2036.571-53.002%2036.571%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/nodejs-icon.svg?color=%231a73e8&size=48