Radiofm4 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Radiofm4 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/346432.svg" alt="Radiofm4 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346432.svg" alt="Radiofm4 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346432.svg" alt="Radiofm4 icon" :width="24" :height="24" />
CSS background
.icon-radiofm4 {
background-image: url('https://proicons.com/icon/346432.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.d{fill:#fff;stroke-width:0px;}</style></defs><path id="b" class="c" d="M9.5,5.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4H9.5Z"/><polyline class="c" points="20.2801 38.4171 20.2801 28.9157 25.036 38.4276 29.7919 28.9302 29.7919 38.4276"/><line class="c" x1="13.0981" y1="28.9157" x2="17.854" y2="28.9157"/><line class="c" x1="13.0981" y1="33.6716" x2="16.1895" y2="33.6716"/><line class="c" x1="13.0981" y1="28.9157" x2="13.0981" y2="38.4276"/><polyline class="c" points="37.3037 38.4276 37.3032 28.9157 32.1984 35.3049 38.5 35.3049"/><rect class="c" x="30.2048" y="21.4557" width="4" height="5.3" rx="2" ry="2"/><path class="c" d="M13.0981,23.4557c0-1.1046.8954-2,2-2h0"/><line class="c" x1="13.0981" y1="21.4557" x2="13.0981" y2="26.7557"/><circle class="d" cx="28.3014" cy="18.9307" r=".75"/><line class="c" x1="28.3014" y1="21.3807" x2="28.3014" y2="26.6807"/><path class="c" d="M20.4988,24.7557c0,1.1046-.8954,2-2,2h0c-1.1046,0-2-.8954-2-2v-1.3c0-1.1046.8954-2,2-2h0c1.1046,0,2,.8954,2,2"/><line class="c" x1="20.4988" y1="26.7557" x2="20.4988" y2="21.4557"/><path class="c" d="M26.3037,23.4557c0-1.1046-.8954-2-2-2h0c-1.1046,0-2,.8954-2,2v1.3c0,1.1046.8954,2,2,2h0c1.1046,0,2-.8954,2-2"/><line class="c" x1="26.3037" y1="26.7557" x2="26.3037" y2="18.7557"/></svg>
Copied!