nodejs icon alt logo

nodejs-icon-alt from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
nodejs-icon-alt
Set
SVG Logos
Style
Color
Viewbox
256×292
License
CC0

Related icons in SVG Logos

Use the nodejs icon alt logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 292"><defs><linearGradient id="SVG1ChKRdyM" x1="68.188%" x2="27.823%" y1="17.487%" y2="89.755%"><stop offset="0%" stop-color="#41873f"/><stop offset="32.88%" stop-color="#418b3d"/><stop offset="63.52%" stop-color="#419637"/><stop offset="93.19%" stop-color="#3fa92d"/><stop offset="100%" stop-color="#3fae2a"/></linearGradient><linearGradient id="SVGaMJtkcxE" x1="43.277%" x2="159.245%" y1="55.169%" y2="-18.306%"><stop offset="13.76%" stop-color="#41873f"/><stop offset="40.32%" stop-color="#54a044"/><stop offset="71.36%" stop-color="#66b848"/><stop offset="90.81%" stop-color="#6cc04a"/></linearGradient><linearGradient id="SVGPqbGjbGu" x1="-4.389%" x2="101.499%" y1="49.997%" y2="49.997%"><stop offset="9.192%" stop-color="#6cc04a"/><stop offset="28.64%" stop-color="#66b848"/><stop offset="59.68%" stop-color="#54a044"/><stop offset="86.24%" stop-color="#41873f"/></linearGradient><path id="SVGoVetVcQA" d="M134.923 1.832c-4.344-2.443-9.502-2.443-13.846 0L6.787 67.801C2.443 70.244 0 74.859 0 79.745v132.208c0 4.887 2.715 9.502 6.787 11.945l114.29 65.968c4.344 2.444 9.502 2.444 13.846 0l114.29-65.968c4.344-2.443 6.787-7.058 6.787-11.945V79.745c0-4.886-2.715-9.501-6.787-11.944z"/></defs><path fill="url(#SVG1ChKRdyM)" d="M134.923 1.832c-4.344-2.443-9.502-2.443-13.846 0L6.787 67.801C2.443 70.244 0 74.859 0 79.745v132.208c0 4.887 2.715 9.502 6.787 11.945l114.29 65.968c4.344 2.444 9.502 2.444 13.846 0l114.29-65.968c4.344-2.443 6.787-7.058 6.787-11.945V79.745c0-4.886-2.715-9.501-6.787-11.944z"/><mask id="SVGp8cGfcMV" fill="#fff"><use href="#SVGoVetVcQA"/></mask><path fill="url(#SVGaMJtkcxE)" d="M249.485 67.8L134.65 1.833c-1.086-.542-2.443-1.085-3.529-1.357L2.443 220.912c1.086 1.357 2.444 2.443 3.8 3.258l114.834 65.968c3.258 1.9 7.059 2.443 10.588 1.357L252.47 70.515c-.815-1.086-1.9-1.9-2.986-2.714" mask="url(#SVGp8cGfcMV)"/><path fill="url(#SVGPqbGjbGu)" d="M249.756 223.898c3.258-1.9 5.701-5.158 6.787-8.687L130.579.204c-3.258-.543-6.787-.272-9.773 1.628L6.786 67.53l122.979 224.238c1.628-.272 3.529-.815 5.158-1.63z" mask="url(#SVGp8cGfcMV)"/></svg>

React

import type { SVGProps } from "react";

export function LogosNodejsIconAlt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 292"><defs><linearGradient id="SVG1ChKRdyM" x1="68.188%" x2="27.823%" y1="17.487%" y2="89.755%"><stop offset="0%" stopColor="#41873f"/><stop offset="32.88%" stopColor="#418b3d"/><stop offset="63.52%" stopColor="#419637"/><stop offset="93.19%" stopColor="#3fa92d"/><stop offset="100%" stopColor="#3fae2a"/></linearGradient><linearGradient id="SVGaMJtkcxE" x1="43.277%" x2="159.245%" y1="55.169%" y2="-18.306%"><stop offset="13.76%" stopColor="#41873f"/><stop offset="40.32%" stopColor="#54a044"/><stop offset="71.36%" stopColor="#66b848"/><stop offset="90.81%" stopColor="#6cc04a"/></linearGradient><linearGradient id="SVGPqbGjbGu" x1="-4.389%" x2="101.499%" y1="49.997%" y2="49.997%"><stop offset="9.192%" stopColor="#6cc04a"/><stop offset="28.64%" stopColor="#66b848"/><stop offset="59.68%" stopColor="#54a044"/><stop offset="86.24%" stopColor="#41873f"/></linearGradient><path id="SVGoVetVcQA" d="M134.923 1.832c-4.344-2.443-9.502-2.443-13.846 0L6.787 67.801C2.443 70.244 0 74.859 0 79.745v132.208c0 4.887 2.715 9.502 6.787 11.945l114.29 65.968c4.344 2.444 9.502 2.444 13.846 0l114.29-65.968c4.344-2.443 6.787-7.058 6.787-11.945V79.745c0-4.886-2.715-9.501-6.787-11.944z"/></defs><path fill="url(#SVG1ChKRdyM)" d="M134.923 1.832c-4.344-2.443-9.502-2.443-13.846 0L6.787 67.801C2.443 70.244 0 74.859 0 79.745v132.208c0 4.887 2.715 9.502 6.787 11.945l114.29 65.968c4.344 2.444 9.502 2.444 13.846 0l114.29-65.968c4.344-2.443 6.787-7.058 6.787-11.945V79.745c0-4.886-2.715-9.501-6.787-11.944z"/><mask id="SVGp8cGfcMV" fill="#fff"><use href="#SVGoVetVcQA"/></mask><path fill="url(#SVGaMJtkcxE)" d="M249.485 67.8L134.65 1.833c-1.086-.542-2.443-1.085-3.529-1.357L2.443 220.912c1.086 1.357 2.444 2.443 3.8 3.258l114.834 65.968c3.258 1.9 7.059 2.443 10.588 1.357L252.47 70.515c-.815-1.086-1.9-1.9-2.986-2.714" mask="url(#SVGp8cGfcMV)"/><path fill="url(#SVGPqbGjbGu)" d="M249.756 223.898c3.258-1.9 5.701-5.158 6.787-8.687L130.579.204c-3.258-.543-6.787-.272-9.773 1.628L6.786 67.53l122.979 224.238c1.628-.272 3.529-.815 5.158-1.63z" mask="url(#SVGp8cGfcMV)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 292"><defs><linearGradient id="SVG1ChKRdyM" x1="68.188%" x2="27.823%" y1="17.487%" y2="89.755%"><stop offset="0%" stop-color="#41873f"/><stop offset="32.88%" stop-color="#418b3d"/><stop offset="63.52%" stop-color="#419637"/><stop offset="93.19%" stop-color="#3fa92d"/><stop offset="100%" stop-color="#3fae2a"/></linearGradient><linearGradient id="SVGaMJtkcxE" x1="43.277%" x2="159.245%" y1="55.169%" y2="-18.306%"><stop offset="13.76%" stop-color="#41873f"/><stop offset="40.32%" stop-color="#54a044"/><stop offset="71.36%" stop-color="#66b848"/><stop offset="90.81%" stop-color="#6cc04a"/></linearGradient><linearGradient id="SVGPqbGjbGu" x1="-4.389%" x2="101.499%" y1="49.997%" y2="49.997%"><stop offset="9.192%" stop-color="#6cc04a"/><stop offset="28.64%" stop-color="#66b848"/><stop offset="59.68%" stop-color="#54a044"/><stop offset="86.24%" stop-color="#41873f"/></linearGradient><path id="SVGoVetVcQA" d="M134.923 1.832c-4.344-2.443-9.502-2.443-13.846 0L6.787 67.801C2.443 70.244 0 74.859 0 79.745v132.208c0 4.887 2.715 9.502 6.787 11.945l114.29 65.968c4.344 2.444 9.502 2.444 13.846 0l114.29-65.968c4.344-2.443 6.787-7.058 6.787-11.945V79.745c0-4.886-2.715-9.501-6.787-11.944z"/></defs><path fill="url(#SVG1ChKRdyM)" d="M134.923 1.832c-4.344-2.443-9.502-2.443-13.846 0L6.787 67.801C2.443 70.244 0 74.859 0 79.745v132.208c0 4.887 2.715 9.502 6.787 11.945l114.29 65.968c4.344 2.444 9.502 2.444 13.846 0l114.29-65.968c4.344-2.443 6.787-7.058 6.787-11.945V79.745c0-4.886-2.715-9.501-6.787-11.944z"/><mask id="SVGp8cGfcMV" fill="#fff"><use href="#SVGoVetVcQA"/></mask><path fill="url(#SVGaMJtkcxE)" d="M249.485 67.8L134.65 1.833c-1.086-.542-2.443-1.085-3.529-1.357L2.443 220.912c1.086 1.357 2.444 2.443 3.8 3.258l114.834 65.968c3.258 1.9 7.059 2.443 10.588 1.357L252.47 70.515c-.815-1.086-1.9-1.9-2.986-2.714" mask="url(#SVGp8cGfcMV)"/><path fill="url(#SVGPqbGjbGu)" d="M249.756 223.898c3.258-1.9 5.701-5.158 6.787-8.687L130.579.204c-3.258-.543-6.787-.272-9.773 1.628L6.786 67.53l122.979 224.238c1.628-.272 3.529-.815 5.158-1.63z" mask="url(#SVGp8cGfcMV)"/></svg>
</template>

CSS

.icon-nodejs-icon-alt {
  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%20292%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG1ChKRdyM%22%20x1%3D%2268.188%25%22%20x2%3D%2227.823%25%22%20y1%3D%2217.487%25%22%20y2%3D%2289.755%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%2341873f%22%2F%3E%3Cstop%20offset%3D%2232.88%25%22%20stop-color%3D%22%23418b3d%22%2F%3E%3Cstop%20offset%3D%2263.52%25%22%20stop-color%3D%22%23419637%22%2F%3E%3Cstop%20offset%3D%2293.19%25%22%20stop-color%3D%22%233fa92d%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%233fae2a%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGaMJtkcxE%22%20x1%3D%2243.277%25%22%20x2%3D%22159.245%25%22%20y1%3D%2255.169%25%22%20y2%3D%22-18.306%25%22%3E%3Cstop%20offset%3D%2213.76%25%22%20stop-color%3D%22%2341873f%22%2F%3E%3Cstop%20offset%3D%2240.32%25%22%20stop-color%3D%22%2354a044%22%2F%3E%3Cstop%20offset%3D%2271.36%25%22%20stop-color%3D%22%2366b848%22%2F%3E%3Cstop%20offset%3D%2290.81%25%22%20stop-color%3D%22%236cc04a%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGPqbGjbGu%22%20x1%3D%22-4.389%25%22%20x2%3D%22101.499%25%22%20y1%3D%2249.997%25%22%20y2%3D%2249.997%25%22%3E%3Cstop%20offset%3D%229.192%25%22%20stop-color%3D%22%236cc04a%22%2F%3E%3Cstop%20offset%3D%2228.64%25%22%20stop-color%3D%22%2366b848%22%2F%3E%3Cstop%20offset%3D%2259.68%25%22%20stop-color%3D%22%2354a044%22%2F%3E%3Cstop%20offset%3D%2286.24%25%22%20stop-color%3D%22%2341873f%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20id%3D%22SVGoVetVcQA%22%20d%3D%22M134.923%201.832c-4.344-2.443-9.502-2.443-13.846%200L6.787%2067.801C2.443%2070.244%200%2074.859%200%2079.745v132.208c0%204.887%202.715%209.502%206.787%2011.945l114.29%2065.968c4.344%202.444%209.502%202.444%2013.846%200l114.29-65.968c4.344-2.443%206.787-7.058%206.787-11.945V79.745c0-4.886-2.715-9.501-6.787-11.944z%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVG1ChKRdyM)%22%20d%3D%22M134.923%201.832c-4.344-2.443-9.502-2.443-13.846%200L6.787%2067.801C2.443%2070.244%200%2074.859%200%2079.745v132.208c0%204.887%202.715%209.502%206.787%2011.945l114.29%2065.968c4.344%202.444%209.502%202.444%2013.846%200l114.29-65.968c4.344-2.443%206.787-7.058%206.787-11.945V79.745c0-4.886-2.715-9.501-6.787-11.944z%22%2F%3E%3Cmask%20id%3D%22SVGp8cGfcMV%22%20fill%3D%22%23fff%22%3E%3Cuse%20href%3D%22%23SVGoVetVcQA%22%2F%3E%3C%2Fmask%3E%3Cpath%20fill%3D%22url(%23SVGaMJtkcxE)%22%20d%3D%22M249.485%2067.8L134.65%201.833c-1.086-.542-2.443-1.085-3.529-1.357L2.443%20220.912c1.086%201.357%202.444%202.443%203.8%203.258l114.834%2065.968c3.258%201.9%207.059%202.443%2010.588%201.357L252.47%2070.515c-.815-1.086-1.9-1.9-2.986-2.714%22%20mask%3D%22url(%23SVGp8cGfcMV)%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGPqbGjbGu)%22%20d%3D%22M249.756%20223.898c3.258-1.9%205.701-5.158%206.787-8.687L130.579.204c-3.258-.543-6.787-.272-9.773%201.628L6.786%2067.53l122.979%20224.238c1.628-.272%203.529-.815%205.158-1.63z%22%20mask%3D%22url(%23SVGp8cGfcMV)%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%20292%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG1ChKRdyM%22%20x1%3D%2268.188%25%22%20x2%3D%2227.823%25%22%20y1%3D%2217.487%25%22%20y2%3D%2289.755%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%2341873f%22%2F%3E%3Cstop%20offset%3D%2232.88%25%22%20stop-color%3D%22%23418b3d%22%2F%3E%3Cstop%20offset%3D%2263.52%25%22%20stop-color%3D%22%23419637%22%2F%3E%3Cstop%20offset%3D%2293.19%25%22%20stop-color%3D%22%233fa92d%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%233fae2a%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGaMJtkcxE%22%20x1%3D%2243.277%25%22%20x2%3D%22159.245%25%22%20y1%3D%2255.169%25%22%20y2%3D%22-18.306%25%22%3E%3Cstop%20offset%3D%2213.76%25%22%20stop-color%3D%22%2341873f%22%2F%3E%3Cstop%20offset%3D%2240.32%25%22%20stop-color%3D%22%2354a044%22%2F%3E%3Cstop%20offset%3D%2271.36%25%22%20stop-color%3D%22%2366b848%22%2F%3E%3Cstop%20offset%3D%2290.81%25%22%20stop-color%3D%22%236cc04a%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGPqbGjbGu%22%20x1%3D%22-4.389%25%22%20x2%3D%22101.499%25%22%20y1%3D%2249.997%25%22%20y2%3D%2249.997%25%22%3E%3Cstop%20offset%3D%229.192%25%22%20stop-color%3D%22%236cc04a%22%2F%3E%3Cstop%20offset%3D%2228.64%25%22%20stop-color%3D%22%2366b848%22%2F%3E%3Cstop%20offset%3D%2259.68%25%22%20stop-color%3D%22%2354a044%22%2F%3E%3Cstop%20offset%3D%2286.24%25%22%20stop-color%3D%22%2341873f%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20id%3D%22SVGoVetVcQA%22%20d%3D%22M134.923%201.832c-4.344-2.443-9.502-2.443-13.846%200L6.787%2067.801C2.443%2070.244%200%2074.859%200%2079.745v132.208c0%204.887%202.715%209.502%206.787%2011.945l114.29%2065.968c4.344%202.444%209.502%202.444%2013.846%200l114.29-65.968c4.344-2.443%206.787-7.058%206.787-11.945V79.745c0-4.886-2.715-9.501-6.787-11.944z%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVG1ChKRdyM)%22%20d%3D%22M134.923%201.832c-4.344-2.443-9.502-2.443-13.846%200L6.787%2067.801C2.443%2070.244%200%2074.859%200%2079.745v132.208c0%204.887%202.715%209.502%206.787%2011.945l114.29%2065.968c4.344%202.444%209.502%202.444%2013.846%200l114.29-65.968c4.344-2.443%206.787-7.058%206.787-11.945V79.745c0-4.886-2.715-9.501-6.787-11.944z%22%2F%3E%3Cmask%20id%3D%22SVGp8cGfcMV%22%20fill%3D%22%23fff%22%3E%3Cuse%20href%3D%22%23SVGoVetVcQA%22%2F%3E%3C%2Fmask%3E%3Cpath%20fill%3D%22url(%23SVGaMJtkcxE)%22%20d%3D%22M249.485%2067.8L134.65%201.833c-1.086-.542-2.443-1.085-3.529-1.357L2.443%20220.912c1.086%201.357%202.444%202.443%203.8%203.258l114.834%2065.968c3.258%201.9%207.059%202.443%2010.588%201.357L252.47%2070.515c-.815-1.086-1.9-1.9-2.986-2.714%22%20mask%3D%22url(%23SVGp8cGfcMV)%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGPqbGjbGu)%22%20d%3D%22M249.756%20223.898c3.258-1.9%205.701-5.158%206.787-8.687L130.579.204c-3.258-.543-6.787-.272-9.773%201.628L6.786%2067.53l122.979%20224.238c1.628-.272%203.529-.815%205.158-1.63z%22%20mask%3D%22url(%23SVGp8cGfcMV)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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