Godsdjsradio Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Godsdjsradio 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/341136.svg" alt="Godsdjsradio icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341136.svg" alt="Godsdjsradio icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341136.svg" alt="Godsdjsradio icon" :width="24" :height="24" />
CSS background
.icon-godsdjsradio {
background-image: url('https://proicons.com/icon/341136.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M21.68,41.673V23.0907H14.2479V18.4452H21.68V11.9415h4.6448v6.5037h7.4318v4.6455H26.3245V41.673Z"/><path class="b" d="M10.972,15.7929S10.58,6.2,24.0894,6.3283s12.94,9.7439,12.94,9.7439"/><path class="a" d="M37.0022,25.9556A4.8166,4.8166,0,0,0,41.7,21.0276a4.82,4.82,0,0,0-4.6715-4.9555Z"/><path class="a" d="M10.9978,25.6754A4.8166,4.8166,0,0,1,6.3,20.7474a4.82,4.82,0,0,1,4.6715-4.9555Z"/><line class="a" x1="6.3002" y1="20.7474" x2="5.5" y2="20.7474"/><line class="a" x1="42.5" y1="20.7474" x2="41.6998" y2="20.7474"/></svg>
Copied!