Totemo Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Totemo 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/348705.svg" alt="Totemo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348705.svg" alt="Totemo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348705.svg" alt="Totemo icon" :width="24" :height="24" />
CSS background
.icon-totemo {
background-image: url('https://proicons.com/icon/348705.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="m19.3789,42.0713s-2.8556-.4547-6.9168-1.5965c0,0-1.7365-17.269-3.859-30.0037,3.7437-3.3146,8.7435-4.3492,8.7435-4.3492"/><circle class="c" cx="16.4126" cy="31.3596" r="4.9393"/><line class="c" x1="13.0031" y1="7.6441" x2="14.9661" y2="21.0864"/><path class="c" d="m21.3184,21.9797c.5608-2.5673,2.57-5.0675,2.57-5.0675"/><path class="c" d="m28.6211,42.0713s2.8556-.4547,6.9168-1.5965c0,0,1.7365-17.269,3.859-30.0037-3.7437-3.3146-8.7435-4.3492-8.7435-4.3492"/><circle class="c" cx="31.5874" cy="31.3596" r="4.9393"/><path class="c" d="m28.9856,21.2196s-1.4361-5.5799-2.3375-7.9989c0,0,3.4872-6.0779,4.3876-7.8145,0,0-2.7709-.858-5.1828-.9062,0,0-1.0811,2.0932-1.8529,4.2639-.7718-2.1707-1.8529-4.2639-1.8529-4.2639-2.4119.0482-5.1828.9062-5.1828.9062.9004,1.7365,4.3876,7.8145,4.3876,7.8145-.9014,2.419-2.3375,7.9989-2.3375,7.9989"/><path class="c" d="m24,34.2579c2.4333,2.3217,4.6211,7.8134,4.6211,7.8134-1.518,1.2501-3.0807,1.4287-4.6211,1.4287-1.5404,0-3.103-.1786-4.6211-1.4287,0,0,2.1878-5.4917,4.6211-7.8134Z"/><path class="c" d="m37.5318,23.3001c-2.9279-2.9724-8.5098-3.4859-13.5318.5994-5.022-4.0853-10.6039-3.5718-13.5318-.5994"/><line class="c" x1="34.9969" y1="7.6441" x2="33.0339" y2="21.0864"/><path class="c" d="m26.6816,21.9797c-.5608-2.5673-2.57-5.0675-2.57-5.0675"/><path class="c" d="m12.1699,37.6918c2.4002,1.0886,8.688,1.1872,8.688,1.1872"/><path class="c" d="m35.8267,37.6918c-2.4002,1.0886-8.688,1.1872-8.688,1.1872"/></svg>
Copied!