Node Dot Js 01 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Node Dot Js 01 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/320438.svg" alt="Node Dot Js 01 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320438.svg" alt="Node Dot Js 01 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320438.svg" alt="Node Dot Js 01 icon" :width="24" :height="24" />
CSS background
.icon-node-dot-js-01 {
background-image: url('https://proicons.com/icon/320438.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--01_00000077314272081770752890000014444321760447884460_" d="M16,31.36c-0.059,0-0.117-0.015-0.171-0.043 l-13-7l0.342-0.635L16,30.591l12.64-6.806V8.215L16,1.409L3.36,8.215V20H2.64V8c0-0.132,0.073-0.254,0.189-0.317l13-7 c0.107-0.058,0.234-0.058,0.342,0l13,7C29.287,7.746,29.36,7.868,29.36,8v16c0,0.133-0.073,0.254-0.189,0.317l-13,7 C16.117,31.346,16.059,31.36,16,31.36z M9.052,18.355v-0.182c0-0.477,0.267-0.812,0.855-0.812s0.855,0.336,0.855,0.812v0.182 c0,0.477-0.267,0.812-0.855,0.812S9.052,18.832,9.052,18.355z M13.006,11.772h1.121v8.349c0,0.994-0.49,1.681-1.57,1.681h-0.729 v-0.98h1.179v-9.05H13.006z M12.879,9.447V9.265c0-0.378,0.211-0.63,0.688-0.63s0.688,0.252,0.688,0.63v0.183 c0,0.378-0.211,0.63-0.688,0.63S12.879,9.825,12.879,9.447z M15.823,17.753l0.799-0.644c0.562,0.7,1.234,1.106,2.146,1.106 c0.954,0,1.515-0.435,1.515-1.177c0-0.561-0.309-0.995-1.262-1.135l-0.575-0.084c-1.332-0.196-2.328-0.742-2.328-2.087 c0-1.429,1.108-2.13,2.581-2.13c1.163,0,1.935,0.435,2.523,1.163l-0.743,0.673c-0.322-0.448-0.939-0.883-1.865-0.883 c-0.925,0-1.416,0.435-1.416,1.12c0,0.701,0.491,0.98,1.389,1.121l0.561,0.084c1.599,0.238,2.216,0.938,2.216,2.031 c0,1.4-1.023,2.255-2.679,2.255C17.352,19.168,16.468,18.607,15.823,17.753z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!