Sosim Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sosim 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/347657.svg" alt="Sosim icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347657.svg" alt="Sosim icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347657.svg" alt="Sosim icon" :width="24" :height="24" />
CSS background
.icon-sosim {
background-image: url('https://proicons.com/icon/347657.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>.l{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="d"><line id="e" class="l" x1="28.80349639" y1="20.28400035" x2="28.80349639" y2="27.71606395"/><polyline id="f" class="l" points="31.06793745 27.70782285 31.06793745 20.28393605 34.78396873 27.71599859 38.5 20.29523749 38.5 27.71599859"/><path id="g" class="l" d="M21.76247331,26.90174641c.45573454.59331983,1.02720172.81431754,1.82225839.81431754h1.10028721c1.02394358,0,1.85402275-.83006913,1.85402275-1.85401271v-.00800639c0-1.02394358-.83007918-1.85401271-1.85402275-1.85401271h-1.2137127c-1.02504525,0-1.85600844-.83096654-1.85600844-1.85601514v-.00000335c0-1.02725697.83275467-1.86001331,1.86001331-1.86001331h1.0942866c.79505333,0,1.36652385.22099939,1.82225839.81431587"/><path id="h" class="l" d="M9.6471722,26.90174641c.45573454.59331983,1.02720507.81431754,1.82225839.81431754h1.10029055c1.02394358,0,1.8540194-.83006913,1.8540194-1.85401438v-.00800639c0-1.02394358-.83007583-1.85401438-1.8540194-1.85401438h-1.2137127c-1.0250486,0-1.85600844-.83096654-1.85600844-1.85601514v-.00000335c0-1.02725697.83275467-1.86001331,1.86000996-1.86001331h1.09428995c.79505333,0,1.36652385.22099939,1.82225839.81431587"/><path id="i" class="l" d="M16.33632612,24.65033763c0-1.02615362.83186061-1.8580159,1.85801757-1.8580159,1.02615027,0,1.85801423.83186228,1.85801423,1.8580159v1.20771042c0,1.02615195-.83186061,1.8580159-1.85801423,1.8580159s-1.85801757-.83186395-1.85801757-1.8580159v-1.20771042Z"/></g><rect class="l" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!