Add icons to this collection by clicking the heart icon.
Circular Arrows icon - also known as interface, update, arrows, refresh, circular arrows, and rotating arrows. Created in a clean circular 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 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#c3ffe8" />
<stop offset=".997" stop-color="#f0fff4" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#9cffac" />
<stop offset="1" stop-color="#00b59c" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="m264.882 182.443-24.496-6.115c-3.635-.928-7.469.573-9.55 3.704s-1.96 7.234.295 10.235l53.294 71.059c3.546 4.74 10.667 4.734 14.208 0l53.294-71.059a8.868 8.868 0 0 0 .295-10.235c-2.073-3.131-5.916-4.632-9.55-3.704l-24.496 6.115v-68.561a8.877 8.877 0 0 0-8.882-8.882H113.882a8.877 8.877 0 0 0-8.882 8.882V256a8.877 8.877 0 0 0 8.882 8.882h35.529a8.878 8.878 0 0 0 8.883-8.882v-97.706h106.588zm133.236 64.675h-35.529a8.878 8.878 0 0 0-8.883 8.882v97.706H247.118v-24.149l24.496 6.115c3.652.963 7.469-.564 9.55-3.704a8.868 8.868 0 0 0-.295-10.235l-53.294-71.059c-3.348-4.476-10.86-4.476-14.208 0l-53.294 71.059a8.868 8.868 0 0 0-.295 10.235c2.091 3.14 5.933 4.667 9.55 3.704l24.496-6.115v68.561a8.877 8.877 0 0 0 8.882 8.882h195.412a8.877 8.877 0 0 0 8.882-8.882V256a8.877 8.877 0 0 0-8.882-8.882z"
/>
</svg>
More icons in the same style and category