Add icons to this collection by clicking the heart icon.
Cycle icon - also known as arrows, arrow, direction, cycle, 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-5zm-9.16 25.807c-4.534 0-8.378-3.007-9.646-7.131l-.397.688-1.731-1 1.818-3.148a.997.997 0 0 1 1.366-.366l3.149 1.818-1 1.732-1.424-.822c.844 3.564 4.046 6.229 7.866 6.229v2zm.896-17.012 1.426-.823a8.03 8.03 0 0 0-4.416-.069 8.034 8.034 0 0 0-4.914 3.769l-1.732-1a10.025 10.025 0 0 1 6.128-4.701 10.06 10.06 0 0 1 4.868-.092l-.396-.685 1.732-1 1.818 3.149a1 1 0 0 1-.366 1.366l-3.149 1.818zm8.85 9.532a10.04 10.04 0 0 1-2.353 4.26h.788v2h-3.636a1 1 0 0 1-1-1v-3.635h2v1.646a8.031 8.031 0 0 0 2.269-3.789 8.038 8.038 0 0 0-.807-6.14l1.732-1a10.023 10.023 0 0 1 1.007 7.658z"
/>
</svg>
More icons in the same style and category