Add icons to this collection by clicking the heart icon.
Reload icon - also known as reload, arrows, refresh, again, and round arrow. 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="29"
        y2="3"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#1a0841" />
        <stop offset=".999" stop-color="#4f9da6" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M24.5 3h-17A4.507 4.507 0 0 0 3 7.5v17A4.507 4.507 0 0 0 7.5 29h17a4.507 4.507 0 0 0 4.5-4.5v-17A4.507 4.507 0 0 0 24.5 3zM16 25.77C5.3 25.51 3.64 10.65 13.88 7.96l-2.05-.76a.5.5 0 0 1 .34-.94l4 1.48a.54.54 0 0 1 .31.35.515.515 0 0 1-.16.51l-3.53 2.98a.5.5 0 0 1-.64-.77l2.3-1.94c-9.4 2.06-8.16 15.64 1.55 15.9 8.32-.02 11.09-11.28 3.73-15.14a.501.501 0 0 1 .46-.89c8.28 4.41 5.19 16.96-4.19 17.03z"
    />
</svg>
More icons in the same style and category