Add icons to this collection by clicking the heart icon.
Reload icon - also known as reload, arrow, direction, ui, 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.5 10a1 1 0 0 1-1 1h-5v-2h2.68c-1.69-1.875-4.109-3-6.68-3-4.963 0-9 4.037-9 9s4.037 9 9 9a8.945 8.945 0 0 0 6.363-2.637l1.414 1.414A10.93 10.93 0 0 1 16.5 27c-6.065 0-11-4.935-11-11s4.935-11 11-11c3.059 0 5.943 1.3 8 3.481V6h2z"
/>
</svg>
More icons in the same style and category