Radyo Kulesi Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Radyo Kulesi 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/331880.svg" alt="Radyo Kulesi icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331880.svg" alt="Radyo Kulesi icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331880.svg" alt="Radyo Kulesi icon" :width="24" :height="24" />
CSS background
.icon-radyo-kulesi {
background-image: url('https://proicons.com/icon/331880.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m12.0725,24.5945c-2.1685-2.7093-3.35-6.0762-3.35-9.5463s1.1819-6.8382,3.351-9.5477m23.8539,19.0936c2.1685-2.7093,3.35-6.0762,3.35-9.5463s-1.1819-6.8382-3.351-9.5477"/><path class="b" d="m17.5088,21.9878c-1.9208-1.7967-3.011-4.3091-3.011-6.9393s1.0896-5.1413,3.0095-6.9379m12.9828,13.8771c1.9208-1.7967,3.011-4.3091,3.011-6.9393s-1.0896-5.1413-3.0095-6.9379"/><circle class="b" cx="24.0004" cy="15.0478" r="3.2587"/><path class="b" d="m13.3906,42.5l10.2035-24.2174m11.0156,24.2174l-10.2035-24.2174"/><path class="b" d="m27.7516,26.811l-8.9108,3.2201,12.3821,4.7211-16.4492,4.5843"/></svg>
Copied!