Add icons to this collection by clicking the heart icon.
Sync icon - also known as arrow, direction, ui, sync, and user interface. Created in a clean flat gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 32 32"
>
<linearGradient
id="a"
x1="16"
x2="16"
y1="31"
y2="1"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#3498db" />
<stop offset="1" stop-color="#1976d2" />
</linearGradient>
<path
fill="url(#a)"
d="M26 1H6C3.243 1 1 3.243 1 6v20c0 2.757 2.243 5 5 5h20c2.757 0 5-2.243 5-5V6c0-2.757-2.243-5-5-5zm0 24h-2v-1.492C21.944 25.696 19.058 27 16 27 9.935 27 5 22.065 5 16h2c0 4.962 4.038 9 9 9 2.565 0 4.98-1.125 6.669-3H21v-2h4a1 1 0 0 1 1 1zm-1-9c0-4.962-4.038-9-9-9-2.565 0-4.98 1.125-6.669 3H11v2H7a1 1 0 0 1-1-1V7h2v1.492C10.056 6.304 12.942 5 16 5c6.065 0 11 4.935 11 11z"
/>
</svg>
More icons in the same style and category