Uyap Mobil Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Uyap Mobil 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/334620.svg" alt="Uyap Mobil icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334620.svg" alt="Uyap Mobil icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334620.svg" alt="Uyap Mobil icon" :width="24" :height="24" />
CSS background
.icon-uyap-mobil {
background-image: url('https://proicons.com/icon/334620.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;}.c{fill:#000;stroke-width:0px;}</style></defs><path class="b" d="m22.8299,21.1099v11.8623"/><path class="b" d="m34.0886,16.7055l-6.3685,2.7693v14.2046"/><path class="b" d="m20.2794,35.9502v-16.4761l-6.3685-2.7693"/><circle class="b" cx="20.2783" cy="37.5672" r="1.1358"/><circle class="b" cx="27.7206" cy="34.8151" r="1.1358"/><path class="b" d="m25.169,21.1106v11.0123"/><circle class="c" cx="23.9995" cy="15.3034" r=".75"/><path class="b" d="m25.169,13.074c.4371.209.7898.5611.9999.9979"/><path class="b" d="m27.7483,13.3974c-.3528-.7692-.9841-1.3979-1.7395-1.771"/><path class="b" d="m26.4193,15.6999c-.1994,1.2313-1.2909,2.1171-2.5369,2.0588-1.246-.0583-2.2499-1.0421-2.3336-2.2866-.0836-1.2446.7799-2.3538,2.0069-2.5782"/><path class="b" d="m39.419,9.297H8.5788m.001,0h30.8402m-29.0649,1.7757c0,.9807-.795,1.7757-1.7757,1.7757s-1.7757-.795-1.7757-1.7757.795-1.7757,1.7757-1.7757,1.7757.795,1.7757,1.7757Zm-5.3014,8.6831l2.8487-7.0035m1.3364-.0635l2.9098,7.067m-7.6486,0s2.3114,3.4652,4.1011,3.4652,4.1011-3.4652,4.1011-3.4652H4.5Zm33.1448-8.6831c0,.9807.795,1.7757,1.7757,1.7757s1.7757-.795,1.7757-1.7757-.795-1.7757-1.7757-1.7757-1.7757.795-1.7757,1.7757Zm5.3014,8.6831l-2.8487-7.0035m-1.3364-.0635l-2.9098,7.067m7.6486,0s-2.3114,3.4652-4.1011,3.4652-4.1011-3.4652-4.1011-3.4652h8.2023Z"/></svg>
Copied!