Sapio Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sapio 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/346963.svg" alt="Sapio icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346963.svg" alt="Sapio icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346963.svg" alt="Sapio icon" :width="24" :height="24" />
CSS background
.icon-sapio {
background-image: url('https://proicons.com/icon/346963.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m40.0829,35.3572c-.3693,3.0241-3.2774,5.3793-6.3874,5.3793h-1.0931c-2.7122,0-4.9109-2.1987-4.9109-4.9109v-.0811"/><path class="c" d="m29.5852,39.7006l.7094,2.0773c.2901.8493-.0976,1.7817-.9044,2.175h0c-.8544.4165-1.8853.0881-2.3414-.7459l-4.0808-7.4625"/><line class="c" x1="19.5851" y1="24.4785" x2="19.5851" y2="17.6168"/><line class="c" x1="27.3723" y1="24.4785" x2="27.3723" y2="17.6168"/><line class="c" x1="13.9467" y1="25.2405" x2="10.2599" y2="21.5537"/><path class="c" d="m39.9723,20.8376c2.4319,3.2899.5915,5.3112-1.2383,6.8963"/><path class="c" d="m20.9415,31.92h8.7367c1.5559,0,4.9707,1.133,6.4229,3.8245"/><path class="c" d="m11.2142,29.2268h-2.4399c-1.5142-.12-6.1342-1.61-6.2743-6.5-.0828-2.899,1.7773-6.476,4.8589-9.2396h0c.6872-.6872,1.573-.8931,2.4984.0412l2.1262,2.1262"/><path class="c" d="m10.0251,13.6981c-.565-1.0307-.3061-1.9089.177-2.2754,1.6197-1.2287,4.9548-2.3359,8.3679-2.3359h3.6703c.9719,0,1.7597.7878,1.7597,1.7597v5.8661"/><path class="c" d="m34.3712,17.9987l3.1159-3.1159c.6872-.6872.7795-1.9943-.3211-2.6153-1.1399-.7646-2.3681-1.4077-3.666-1.9106-2.1-.82-4.39-1.27-6.79-1.27h-.9517c-.9719,0-1.7597.7878-1.7597,1.7597"/><path class="c" d="m29.7234,24.4785h-12.9468c-3.111,0-5.633,2.522-5.633,5.633h0c0,3.111,2.522,5.633,5.633,5.633h3.4787l1.9447.0023h15.43c2.17,0,4.14-.88,5.57-2.3.0589-.0593.1169-.1196.174-.1808h0c1.2164-1.5375.3946-3.4684-.4895-3.9721l-.0007.0011c1.1161.4626,2.4737.0832,2.6147-1.2686l.0014-.1497c0-5.2009-2.1153-9.909-5.5321-13.3105h0c-.6872-.6872-1.8035-.4704-2.4818.3155"/><path class="c" d="m5.8511,21.1062c-.5,3.1702,1.4088,4.383,2.9043,5.0532"/><line class="c" x1="7.5106" y1="18.0637" x2="8.9574" y2="16.4466"/><path class="c" d="m15.4681,29.6594c1.0213-1.0027,1.7394-1.5213,3.625-1.6054h8.7367-6.25,7.7181c3.0426,0,4.4255-.3733,7.9468-4.2669"/></svg>
Copied!