Add icons to this collection by clicking the heart icon.
Refresh icon - also known as reload, arrows, arrow, refresh, direction, square, orientation, again, multimedia, and multimedia option. 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 32 32"
>
    <linearGradient
        id="a"
        x1="-10.04"
        x2="40.15"
        y1="-10.04"
        y2="40.15"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9cecfb" />
        <stop offset=".51" stop-color="#65c7f7" />
        <stop offset="1" stop-color="#0052d4" />
    </linearGradient>
    <g fill="url(#a)">
        <path
            d="M15.57 27A11.59 11.59 0 0 1 7 23.29V24a1 1 0 0 1-2 0v-4a1 1 0 0 1 1-1h4a1 1 0 0 1 0 2H7.73a9.5 9.5 0 0 0 7.84 4A9.23 9.23 0 0 0 25 16a1 1 0 0 1 2 0 11.23 11.23 0 0 1-11.43 11zM6 17a1 1 0 0 1-1-1A11.23 11.23 0 0 1 16.43 5 11.66 11.66 0 0 1 25 8.73V8a1 1 0 0 1 2 0v4a1 1 0 0 1-1 1h-4a1 1 0 0 1 0-2h2.27a9.59 9.59 0 0 0-7.84-4A9.23 9.23 0 0 0 7 16a1 1 0 0 1-1 1z"
        />
        <path
            d="M29 32H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3h26a3 3 0 0 1 3 3v26a3 3 0 0 1-3 3zM3 2a1 1 0 0 0-1 1v26a1 1 0 0 0 1 1h26a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1z"
        />
    </g>
</svg>
More icons in the same style and category