Npo Radio 2 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Npo Radio 2 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/330409.svg" alt="Npo Radio 2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330409.svg" alt="Npo Radio 2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330409.svg" alt="Npo Radio 2 icon" :width="24" :height="24" />
CSS background
.icon-npo-radio-2 {
background-image: url('https://proicons.com/icon/330409.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" viewBox="0 0 48 48"><defs><style>.a,.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="a" x="15.3398" y="14.6274" width="3.246" height="4.3047" rx="1.0395" transform="translate(-6.8968 16.9092) rotate(-45)"/><path class="b" d="M12.2144,24.5732,9.9059,22.2647a1.04,1.04,0,0,0-1.47-.0031l-.0031.0031-.829.8226a1.0522,1.0522,0,0,0,0,1.4732l2.3149,2.3086"/><rect class="a" x="11.6282" y="18.3395" width="3.246" height="4.3047" rx="1.0395" transform="translate(-10.6087 15.372) rotate(-45)"/><line class="b" x1="11.7298" y1="21.2634" x2="15.1799" y2="24.7072"/><path class="a" d="M24,30.0283l-6.5981,6.5981a1.2755,1.2755,0,0,1-1.8038,0L3.8736,24.9019a1.2755,1.2755,0,0,1,0-1.8038L15.5981,11.3736a1.2755,1.2755,0,0,1,1.8038,0L24,17.9717"/><rect class="a" x="21.934" y="14.434" width="19.1319" height="19.1319" rx="1.2755" transform="translate(-7.7444 29.3033) rotate(-45)"/><polyline class="a" points="28 20 35 20 35 24 28 24 28 28 35 28"/></svg>
Copied!