Add icons to this collection by clicking the heart icon.
Loop icon - also known as reload, arrows, refresh, rotate, loop, ui, and repeat. Created in a clean 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 24 24"
>
<linearGradient
id="a"
x1="2.863"
x2="12.897"
y1="8.483"
y2="18.517"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fd0" />
<stop offset="1" stop-color="#feb100" />
</linearGradient>
<linearGradient
id="b"
x1="11.103"
x2="21.137"
y1="5.483"
y2="15.517"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#6be8a7" />
<stop offset="1" stop-color="#01b59c" />
</linearGradient>
<path
fill="url(#a)"
d="m13.707 16.293-3-3a1 1 0 0 0-1.414 1.414L10.586 16H7a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2 1 1 0 0 0 0-2 4 4 0 0 0-4 4v4a4 4 0 0 0 4 4h3.586l-1.293 1.293a1 1 0 1 0 1.414 1.414l3-3a1 1 0 0 0 0-1.414z"
/>
<path
fill="url(#b)"
d="M17 6h-3.586l1.293-1.293a1 1 0 1 0-1.414-1.414l-3 3a1 1 0 0 0 0 1.414l3 3a1 1 0 0 0 1.414-1.414L13.414 8H17a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2 1 1 0 0 0 0 2 4 4 0 0 0 4-4v-4a4 4 0 0 0-4-4z"
/>
</svg>
More icons in the same style and category