Nebulous Io Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nebulous Io 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/344594.svg" alt="Nebulous Io icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344594.svg" alt="Nebulous Io icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344594.svg" alt="Nebulous Io icon" :width="24" :height="24" />
CSS background
.icon-nebulous-io {
background-image: url('https://proicons.com/icon/344594.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.l{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="e" class="l" d="M38.18249798,18.42700005l.16199875,15.71499825"/><path id="f" class="l" d="M36.15349865,35.0929985l-13.17200089-13.45000076"/><path id="g" class="l" d="M14.9394989,24.26199913l-1.67300034,7.93200111"/><path id="h" class="l" d="M25.76649952,14.92300034c0,5.20417976-4.21882057,9.42300034-9.42300034,9.42300034-5.20417881,0-9.42299986-4.21882057-9.42300034-9.42300034,0-5.20417881,4.21882153-9.42299986,9.42300034-9.42300034,5.20417976,0,9.42300034,4.21882153,9.42300034,9.42300034Z"/><path id="i" class="l" d="M17.63249874,37.32600021c0,2.85752106-2.31647873,5.17399979-5.17399979,5.17399979h0c-2.85752106,0-5.17399979-2.31647873-5.17399979-5.17399979h0c0-2.85752106,2.31647873-5.17399979,5.17399979-5.17399979h0c2.85752106,0,5.17399979,2.31647873,5.17399979,5.17399979h0Z"/><path id="j" class="l" d="M41.07950115,15.28199959c0,1.73583031-1.40716934,3.14299965-3.14300156,3.14299965h-.00099945c-1.73583221,0-3.14300156-1.40716743-3.14300156-3.1429987v-.00000095c0-1.73583126,1.40716934-3.14299965,3.14300156-3.14299965h0c1.73583221-.00000095,3.14300156,1.40716743,3.14300156,3.1429987v.00000095h.00099945Z"/><path id="k" class="l" d="M40.51050091,36.52999878c0,1.32548523-1.0745163,2.40000153-2.39999771,2.40000153h-.00000381c-1.32548523,0-2.40000153-1.0745163-2.40000153-2.39999771v-.00000381c0-1.32548523,1.0745163-2.40000153,2.39999771-2.40000153h.00000381c1.32548523,0,2.40000153,1.0745163,2.40000153,2.39999771v.00000381Z"/></svg>
Copied!