Iss Live Now Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Iss Live Now 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/327566.svg" alt="Iss Live Now icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327566.svg" alt="Iss Live Now icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327566.svg" alt="Iss Live Now icon" :width="24" :height="24" />
CSS background
.icon-iss-live-now {
background-image: url('https://proicons.com/icon/327566.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 48 48"><path d="m17.434 23.687-.178-4.9 3.53-1.09-.168 5.99M11.431 23.687l.668-7.896 2.954-.65-.538 8.546M9.44 23.687l.892-8.546-2.79.65-1.047 8.725.59-.116M9.397 28.28l-.755 8.461-3.89.164L6.01 26.49l1.117-.13M10.814 28.28l-.711 8.482 4.059.01.456-8.493M9.418 25.385l.57 1.661M14.316 25.385l.434 1.661M39.602 25.25H8.398M27.474 23.687l.094-4.9 3.176-1.089-.466 5.989M36.569 23.687l-.668-7.896-2.954-.65.538 8.546M38.56 23.687l-.892-8.546 2.79.65 1.047 8.725-.59-.116M38.603 28.28l.755 8.461 3.89.164L41.99 26.49l-1.117-.13M37.186 28.28l.711 8.482-4.059.01-.456-8.493M38.582 25.385l-.57 1.661M33.684 25.385l-.434 1.661M24 22.44v5.888M24 18.608v2.599M24 13.162v3.796M24 11.095v.961M20.976 27.48h6.363l-.029 1.224M26.293 23.212h-4.218v1.84M25.341 23.368v1.62M18.822 16.092h10.095M22.342 11.286h3.316" style="fill:none;stroke:#000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"/></svg>
Copied!