Add icons to this collection by clicking the heart icon.
Refresh icon - also known as interface, reload, arrows, arrow, refresh, direction, orientation, directional, circular arrow, 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 512 512"
>
    <linearGradient
        id="a"
        x1="79.223"
        x2="432.777"
        y1="432.777"
        y2="79.223"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#011c49" />
        <stop offset="1" stop-color="#00b8e0" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M256 6c138.071 0 250 111.929 250 250S394.071 506 256 506 6 394.072 6 256 117.929 6 256 6zm114.12 272.029h-34.037c0 44.232-35.851 80.083-80.083 80.083s-80.083-35.851-80.083-80.083c0-36.149 24.236-67.812 58.988-77.275l-23.337 23.336 24.066 24.066 64.152-64.152-64.152-64.152-24.066 24.065 22.166 22.165c-53.286 10.541-91.854 57.478-91.854 111.947 0 63.024 51.096 114.12 114.12 114.12s114.12-51.096 114.12-114.12z"
        clip-rule="evenodd"
    />
</svg>
More icons in the same style and category