Insync Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Insync 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/342036.svg" alt="Insync icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342036.svg" alt="Insync icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342036.svg" alt="Insync icon" :width="24" :height="24" />
CSS background
.icon-insync {
background-image: url('https://proicons.com/icon/342036.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M12.9093,23.8001l-5.5503-2.8038c-.2-.101-.3261-.306-.3261-.5299v-5.9196c0-.2121.1132-.4081.2968-.5141L23.7032,4.5795c.1837-.1061.41-.1061.5937,0l16.3733,9.4531c.1837.106.2968.3021.2968.5141v6.5332M34.876,24.9875l5.7575,2.8059c.2041.0994.3335.3066.3335.5336v5.1262c0,.2121-.1132.4081-.2968.5141l-16.3733,9.4531c-.1837.106-.41.106-.5937,0l-16.3733-9.4531c-.1837-.106-.2968-.3021-.2968-.5141v-6.1394"/><path class="b" d="M19.0095,21.157l9.9809,5.686"/></svg>
Insync in other icon packs
Copied!