Yolcu360 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Yolcu360 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/350028.svg" alt="Yolcu360 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/350028.svg" alt="Yolcu360 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/350028.svg" alt="Yolcu360 icon" :width="24" :height="24" />
CSS background
.icon-yolcu360 {
background-image: url('https://proicons.com/icon/350028.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="b" cx="24" cy="24" r="21.5"/><path class="b" d="m17.0003,34.3939c.4572.3831.9508.5586,2.0592.5586h.2582c.9141,0,1.6552-.7411,1.6552-1.6552h0c0-.9141-.7411-1.6552-1.6552-1.6552"/><path class="b" d="m16.9996,28.8833c.4582-.3818.9522-.5561,2.0607-.5531l.2575.0015c.9141,0,1.6552.7411,1.6552,1.6552h0c0,.9141-.7411,1.6552-1.6552,1.6552"/><line class="b" x1="18.0455" y1="31.6421" x2="19.3178" y2="31.6421"/><rect class="b" x="29.9001" y="28.3301" width="4.3873" height="6.6223" rx="2.1937" ry="2.1937"/><circle class="b" cx="25.5299" cy="32.7588" r="2.1937"/><path class="b" d="m27.5297,29.1378c-.3655-.4787-.9226-.8077-1.8457-.8077h-.154c-1.2115,0-2.1937.9821-2.1937,2.1937v2.235"/><circle class="b" cx="37.1857" cy="28.0179" r="1.3143"/><path class="b" d="m14.3598,16.3279v4.0094c0,1.342-1.0879,2.4299-2.4299,2.4299h0c-1.342,0-2.4299-1.0879-2.4299-2.4299v-4.0094"/><rect class="b" x="16.7846" y="16.3279" width="4.8598" height="6.4393" rx="2.4299" ry="2.4299"/><path class="b" d="m33.6402,16.3279v4.0094c0,1.342,1.0879,2.4299,2.4299,2.4299h0c1.342,0,2.4299-1.0879,2.4299-2.4299v-4.0094"/><line class="b" x1="24.1841" y1="13.0475" x2="24.1841" y2="22.7672"/><path class="b" d="m31.2636,21.5433c-.4189.7312-1.2069,1.2239-2.11,1.2239h0c-1.342,0-2.4299-1.0879-2.4299-2.4299v-1.5794c0-1.342,1.0879-2.4299,2.4299-2.4299h0c.9013,0,1.6881.4908,2.1075,1.2197"/><line class="b" x1="14.3598" y1="20.3373" x2="14.3598" y2="26.0475"/></svg>
Copied!