Node Dot Js 02 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Node Dot Js 02 icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/320439.svg" alt="Node Dot Js 02 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320439.svg" alt="Node Dot Js 02 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320439.svg" alt="Node Dot Js 02 icon" :width="24" :height="24" />
CSS background
.icon-node-dot-js-02 {
background-image: url('https://proicons.com/icon/320439.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="node-dot-js--02_00000088814653007802516940000016588449396382322591_" d="M10.832,19.702v-0.087 c0-0.206,0.125-0.355,0.384-0.355c0.265,0,0.385,0.149,0.385,0.355v0.087c0,0.202-0.12,0.351-0.385,0.351 C10.957,20.053,10.832,19.904,10.832,19.702z M14.084,16.646v2.412c0,0.602-0.409,0.995-1.062,0.995 c-0.62,0-0.962-0.355-1.058-0.889l0.586-0.12c0.059,0.283,0.207,0.451,0.467,0.451c0.25,0,0.433-0.153,0.433-0.48v-1.851h-1.058 v-0.519L14.084,16.646L14.084,16.646z M14.547,19.5l0.428-0.413c0.23,0.269,0.515,0.413,0.86,0.413c0.39,0,0.591-0.188,0.591-0.471 c0-0.227-0.105-0.365-0.456-0.428l-0.317-0.048c-0.678-0.106-1.005-0.429-1.005-0.977c0-0.601,0.467-0.99,1.217-0.99 c0.504,0,0.879,0.174,1.148,0.495L16.58,17.49c-0.163-0.207-0.395-0.347-0.75-0.347c-0.36,0-0.548,0.145-0.548,0.395 c0,0.255,0.145,0.36,0.466,0.418l0.312,0.058c0.678,0.12,0.995,0.423,0.995,0.976c0,0.635-0.456,1.067-1.259,1.067 C15.225,20.058,14.83,19.832,14.547,19.5z M10,30.36c-0.062,0-0.125-0.017-0.18-0.049l-4-2.31c-0.111-0.064-0.18-0.183-0.18-0.312 v-4.402l-3.821-2.214L2.18,20.45l3.812,2.209l3.647-2.105v-4.228l-3.82-2.205c-0.111-0.064-0.18-0.184-0.18-0.312V9.19 c0-0.128,0.068-0.248,0.18-0.312l3.82-2.205V2h0.72v4.673L14,8.775l3.82-2.206l0.359,0.624l-3.82,2.205v4.206l3.632,2.147 l3.647-2.148V9.19c0-0.128,0.069-0.248,0.181-0.312l4-2.309c0.111-0.063,0.248-0.063,0.359,0l4,2.309 c0.111,0.064,0.181,0.184,0.181,0.312v4.619c0,0.128-0.069,0.248-0.181,0.312l-4,2.309c-0.111,0.063-0.248,0.063-0.359,0L22,14.225 l-3.64,2.145v4.195l3.93,2.306l-0.365,0.621l-3.934-2.309L14.36,23.28v4.41c0,0.129-0.068,0.247-0.18,0.312l-4,2.31 C10.125,30.344,10.062,30.36,10,30.36z M6.36,27.482L10,29.584l3.64-2.102V23.28L10,21.179L6.36,23.28V27.482z M10.36,20.555 L14,22.656l3.64-2.102V16.38l-3.642-2.153l-3.638,2.1C10.36,16.327,10.36,20.555,10.36,20.555z M22.36,13.602L26,15.703l3.64-2.102 V9.398L26,7.297l-3.64,2.102V13.602z M6.36,13.602L10,15.703l3.64-2.102V9.398L10,7.297L6.36,9.398V13.602z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!