Sparss Decsync Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sparss Decsync 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/333157.svg" alt="Sparss Decsync icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333157.svg" alt="Sparss Decsync icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333157.svg" alt="Sparss Decsync icon" :width="24" :height="24" />
CSS background
.icon-sparss-decsync {
background-image: url('https://proicons.com/icon/333157.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M33.09,10.55A16.24,16.24,0,0,0,7.76,24"/><path class="a" d="M14.92,37.46A16.23,16.23,0,0,0,40.23,24"/><polygon class="a" points="9.04 24 11.86 24 7.98 29.92 4.11 24 4.11 24 6.93 24 9.04 24"/><polygon class="a" points="39.18 24 36.36 24 40.23 18.08 44.11 24 44.11 24 41.29 24 39.18 24"/><path class="a" d="M32.5283,28.99A13.5184,13.5184,0,0,0,19.01,15.4717"/><path class="a" d="M26.7993,28.99A7.7894,7.7894,0,0,0,19.01,21.2007"/><circle class="a" cx="19.0099" cy="28.9901" r="2.4817"/></svg>
Copied!