node-js from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
node-js
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the node js icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.994 3c-.365 0-.73.09-1.045.27L5.04 8.99C4.4 9.36 4 10.06 4 10.8v10.38c0 .75.4 1.44 1.04 1.81l2.6 1.5c1.26.62 1.71.62 2.28.62c1.87 0 2.94-1.13 2.94-3.09V11.31a.29.29 0 0 0-.29-.29h-1.25a.286.286 0 0 0-.29.29v10.7c0 .88-.91 1.74-2.38 1.01l-2.72-1.57a.3.3 0 0 1-.16-.27V10.81c0-.12.06-.22.16-.28l9.91-5.72a.29.29 0 0 1 .31 0l9.91 5.72c.1.06.16.16.16.27v10.38c0 .11-.06.22-.15.27l-9.92 5.73a.34.34 0 0 1-.31 0l-2.55-1.51a.23.23 0 0 0-.24-.02c-.71.4-.84.45-1.5.68c-.16.05-.41.15.09.43l3.31 1.96c.32.18.68.28 1.04.28c.37 0 .73-.1 1.05-.28l9.92-5.73c.64-.37 1.04-1.06 1.04-1.81V10.81c0-.75-.4-1.44-1.04-1.81l-9.92-5.73c-.316-.18-.68-.27-1.046-.27m2.666 8.006c-2.83 0-4.52 1.2-4.52 3.2c0 2.17 1.68 2.768 4.4 3.038c3.25.32 3.5.802 3.5 1.442c0 1.1-.89 1.57-2.98 1.57c-2.63 0-3.21-.661-3.4-1.961a.28.28 0 0 0-.28-.24h-1.29a.28.28 0 0 0-.28.28c0 1.67.91 3.66 5.25 3.66c3.14 0 4.94-1.24 4.94-3.4c0-2.14-1.45-2.71-4.49-3.12c-3.09-.4-3.4-.61-3.4-1.33c0-.6.27-1.39 2.55-1.39c2.03 0 2.79.44 3.1 1.81c.03.13.14.23.28.23h1.29c.08 0 .15-.04.21-.1a.27.27 0 0 0 .07-.22c-.2-2.36-1.77-3.47-4.95-3.47z"/></svg>

React

import type { SVGProps } from "react";

export function LaNodeJs(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="M15.994 3c-.365 0-.73.09-1.045.27L5.04 8.99C4.4 9.36 4 10.06 4 10.8v10.38c0 .75.4 1.44 1.04 1.81l2.6 1.5c1.26.62 1.71.62 2.28.62c1.87 0 2.94-1.13 2.94-3.09V11.31a.29.29 0 0 0-.29-.29h-1.25a.286.286 0 0 0-.29.29v10.7c0 .88-.91 1.74-2.38 1.01l-2.72-1.57a.3.3 0 0 1-.16-.27V10.81c0-.12.06-.22.16-.28l9.91-5.72a.29.29 0 0 1 .31 0l9.91 5.72c.1.06.16.16.16.27v10.38c0 .11-.06.22-.15.27l-9.92 5.73a.34.34 0 0 1-.31 0l-2.55-1.51a.23.23 0 0 0-.24-.02c-.71.4-.84.45-1.5.68c-.16.05-.41.15.09.43l3.31 1.96c.32.18.68.28 1.04.28c.37 0 .73-.1 1.05-.28l9.92-5.73c.64-.37 1.04-1.06 1.04-1.81V10.81c0-.75-.4-1.44-1.04-1.81l-9.92-5.73c-.316-.18-.68-.27-1.046-.27m2.666 8.006c-2.83 0-4.52 1.2-4.52 3.2c0 2.17 1.68 2.768 4.4 3.038c3.25.32 3.5.802 3.5 1.442c0 1.1-.89 1.57-2.98 1.57c-2.63 0-3.21-.661-3.4-1.961a.28.28 0 0 0-.28-.24h-1.29a.28.28 0 0 0-.28.28c0 1.67.91 3.66 5.25 3.66c3.14 0 4.94-1.24 4.94-3.4c0-2.14-1.45-2.71-4.49-3.12c-3.09-.4-3.4-.61-3.4-1.33c0-.6.27-1.39 2.55-1.39c2.03 0 2.79.44 3.1 1.81c.03.13.14.23.28.23h1.29c.08 0 .15-.04.21-.1a.27.27 0 0 0 .07-.22c-.2-2.36-1.77-3.47-4.95-3.47z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.994 3c-.365 0-.73.09-1.045.27L5.04 8.99C4.4 9.36 4 10.06 4 10.8v10.38c0 .75.4 1.44 1.04 1.81l2.6 1.5c1.26.62 1.71.62 2.28.62c1.87 0 2.94-1.13 2.94-3.09V11.31a.29.29 0 0 0-.29-.29h-1.25a.286.286 0 0 0-.29.29v10.7c0 .88-.91 1.74-2.38 1.01l-2.72-1.57a.3.3 0 0 1-.16-.27V10.81c0-.12.06-.22.16-.28l9.91-5.72a.29.29 0 0 1 .31 0l9.91 5.72c.1.06.16.16.16.27v10.38c0 .11-.06.22-.15.27l-9.92 5.73a.34.34 0 0 1-.31 0l-2.55-1.51a.23.23 0 0 0-.24-.02c-.71.4-.84.45-1.5.68c-.16.05-.41.15.09.43l3.31 1.96c.32.18.68.28 1.04.28c.37 0 .73-.1 1.05-.28l9.92-5.73c.64-.37 1.04-1.06 1.04-1.81V10.81c0-.75-.4-1.44-1.04-1.81l-9.92-5.73c-.316-.18-.68-.27-1.046-.27m2.666 8.006c-2.83 0-4.52 1.2-4.52 3.2c0 2.17 1.68 2.768 4.4 3.038c3.25.32 3.5.802 3.5 1.442c0 1.1-.89 1.57-2.98 1.57c-2.63 0-3.21-.661-3.4-1.961a.28.28 0 0 0-.28-.24h-1.29a.28.28 0 0 0-.28.28c0 1.67.91 3.66 5.25 3.66c3.14 0 4.94-1.24 4.94-3.4c0-2.14-1.45-2.71-4.49-3.12c-3.09-.4-3.4-.61-3.4-1.33c0-.6.27-1.39 2.55-1.39c2.03 0 2.79.44 3.1 1.81c.03.13.14.23.28.23h1.29c.08 0 .15-.04.21-.1a.27.27 0 0 0 .07-.22c-.2-2.36-1.77-3.47-4.95-3.47z"/></svg>
</template>

CSS

.icon-node-js {
  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%22M15.994%203c-.365%200-.73.09-1.045.27L5.04%208.99C4.4%209.36%204%2010.06%204%2010.8v10.38c0%20.75.4%201.44%201.04%201.81l2.6%201.5c1.26.62%201.71.62%202.28.62c1.87%200%202.94-1.13%202.94-3.09V11.31a.29.29%200%200%200-.29-.29h-1.25a.286.286%200%200%200-.29.29v10.7c0%20.88-.91%201.74-2.38%201.01l-2.72-1.57a.3.3%200%200%201-.16-.27V10.81c0-.12.06-.22.16-.28l9.91-5.72a.29.29%200%200%201%20.31%200l9.91%205.72c.1.06.16.16.16.27v10.38c0%20.11-.06.22-.15.27l-9.92%205.73a.34.34%200%200%201-.31%200l-2.55-1.51a.23.23%200%200%200-.24-.02c-.71.4-.84.45-1.5.68c-.16.05-.41.15.09.43l3.31%201.96c.32.18.68.28%201.04.28c.37%200%20.73-.1%201.05-.28l9.92-5.73c.64-.37%201.04-1.06%201.04-1.81V10.81c0-.75-.4-1.44-1.04-1.81l-9.92-5.73c-.316-.18-.68-.27-1.046-.27m2.666%208.006c-2.83%200-4.52%201.2-4.52%203.2c0%202.17%201.68%202.768%204.4%203.038c3.25.32%203.5.802%203.5%201.442c0%201.1-.89%201.57-2.98%201.57c-2.63%200-3.21-.661-3.4-1.961a.28.28%200%200%200-.28-.24h-1.29a.28.28%200%200%200-.28.28c0%201.67.91%203.66%205.25%203.66c3.14%200%204.94-1.24%204.94-3.4c0-2.14-1.45-2.71-4.49-3.12c-3.09-.4-3.4-.61-3.4-1.33c0-.6.27-1.39%202.55-1.39c2.03%200%202.79.44%203.1%201.81c.03.13.14.23.28.23h1.29c.08%200%20.15-.04.21-.1a.27.27%200%200%200%20.07-.22c-.2-2.36-1.77-3.47-4.95-3.47z%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%22M15.994%203c-.365%200-.73.09-1.045.27L5.04%208.99C4.4%209.36%204%2010.06%204%2010.8v10.38c0%20.75.4%201.44%201.04%201.81l2.6%201.5c1.26.62%201.71.62%202.28.62c1.87%200%202.94-1.13%202.94-3.09V11.31a.29.29%200%200%200-.29-.29h-1.25a.286.286%200%200%200-.29.29v10.7c0%20.88-.91%201.74-2.38%201.01l-2.72-1.57a.3.3%200%200%201-.16-.27V10.81c0-.12.06-.22.16-.28l9.91-5.72a.29.29%200%200%201%20.31%200l9.91%205.72c.1.06.16.16.16.27v10.38c0%20.11-.06.22-.15.27l-9.92%205.73a.34.34%200%200%201-.31%200l-2.55-1.51a.23.23%200%200%200-.24-.02c-.71.4-.84.45-1.5.68c-.16.05-.41.15.09.43l3.31%201.96c.32.18.68.28%201.04.28c.37%200%20.73-.1%201.05-.28l9.92-5.73c.64-.37%201.04-1.06%201.04-1.81V10.81c0-.75-.4-1.44-1.04-1.81l-9.92-5.73c-.316-.18-.68-.27-1.046-.27m2.666%208.006c-2.83%200-4.52%201.2-4.52%203.2c0%202.17%201.68%202.768%204.4%203.038c3.25.32%203.5.802%203.5%201.442c0%201.1-.89%201.57-2.98%201.57c-2.63%200-3.21-.661-3.4-1.961a.28.28%200%200%200-.28-.24h-1.29a.28.28%200%200%200-.28.28c0%201.67.91%203.66%205.25%203.66c3.14%200%204.94-1.24%204.94-3.4c0-2.14-1.45-2.71-4.49-3.12c-3.09-.4-3.4-.61-3.4-1.33c0-.6.27-1.39%202.55-1.39c2.03%200%202.79.44%203.1%201.81c.03.13.14.23.28.23h1.29c.08%200%20.15-.04.21-.1a.27.27%200%200%200%20.07-.22c-.2-2.36-1.77-3.47-4.95-3.47z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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