Image Sync Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Image Sync icon is commonly used in media galleries, CMS editors and image pickers. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/327350.svg" alt="Image Sync icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327350.svg" alt="Image Sync icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327350.svg" alt="Image Sync icon" :width="24" :height="24" />
CSS background
.icon-image-sync {
background-image: url('https://proicons.com/icon/327350.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m37.6765,10.0221c-7.6313-7.3628-19.7218-7.3628-27.353,0"/><path class="b" d="m33.8734,13.7857c-5.5239-5.2309-14.1734-5.2309-19.6973,0"/><path class="b" d="m30.0208,17.5987c-3.4086-3.1564-8.6726-3.1564-12.0812,0"/><path class="b" d="m29.4747,26.1l-2.2354-3.3547-.0052-.003h-6.4815l-2.2384,3.3577h-5.6228c-1.2223,0-2.2114.9941-2.2053,2.2164l.0654,12.9894c.0061,1.2136.9917,2.1942,2.2053,2.1942h22.0643c1.218,0,2.2053-.9874,2.2053-2.2053v-12.9899c0-1.218-.9875-2.2054-2.2055-2.2053l-5.5462.0005Zm-5.4807,14.1141c-3.2409,0-5.8681-2.6273-5.8681-5.8681s2.6273-5.8681,5.8681-5.8681h0c3.2353,0,5.858,2.6227,5.858,5.858s-2.6227,5.858-5.858,5.858h0v.0204Z"/></svg>
Image Sync in other icon packs
Copied!