Radio Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Radio 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/346426.svg" alt="Radio icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346426.svg" alt="Radio icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346426.svg" alt="Radio icon" :width="24" :height="24" />
CSS background
.icon-radio {
background-image: url('https://proicons.com/icon/346426.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{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M6.27,9.47A1.77,1.77,0,0,0,4.5,11.25V36.07a1.77,1.77,0,0,0,1.77,1.77H41.73a1.78,1.78,0,0,0,1.77-1.77V11.25a1.78,1.78,0,0,0-1.77-1.78Zm12.41,7a1.77,1.77,0,0,1,1.77,1.77h0a1.77,1.77,0,1,1-1.77-1.77Zm5.32,0a1.77,1.77,0,0,1,1.77,1.77h0A1.77,1.77,0,1,1,24,16.52Zm5.32,0a1.77,1.77,0,0,1,1.77,1.77h0a1.77,1.77,0,1,1-1.77-1.77Zm5.32,0a1.77,1.77,0,0,1,1.77,1.77h0a1.78,1.78,0,1,1-1.77-1.77Zm-16,5.32a1.77,1.77,0,1,1-1.77,1.77A1.77,1.77,0,0,1,18.68,21.84Zm5.32,0a1.77,1.77,0,1,1-1.77,1.77A1.77,1.77,0,0,1,24,21.84Zm5.32,0a1.77,1.77,0,1,1-1.77,1.77A1.77,1.77,0,0,1,29.32,21.84Zm5.32,0a1.77,1.77,0,1,1-1.78,1.77A1.77,1.77,0,0,1,34.64,21.84Zm-16,5.32a1.77,1.77,0,1,1-1.77,1.77A1.77,1.77,0,0,1,18.68,27.16Zm5.32,0a1.77,1.77,0,1,1-1.77,1.77A1.77,1.77,0,0,1,24,27.16Zm5.32,0a1.77,1.77,0,1,1-1.77,1.77A1.77,1.77,0,0,1,29.32,27.16Zm5.32,0a1.77,1.77,0,1,1-1.78,1.77A1.77,1.77,0,0,1,34.64,27.16Z"/><line class="a" x1="24" y1="5.39" x2="13.08" y2="9.47"/></svg>
Radio in other icon packs
Copied!