Add icons to this collection by clicking the heart icon.
Refresh icon - also known as reload, arrows, arrow, refresh, and multimedia. 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 3zM13.88 7.25a.506.506 0 0 1 .54.76l-1.98 3.17a.5.5 0 1 1-.85-.53l1.25-2a7.996 7.996 0 0 0 1.28 15.12.504.504 0 0 1-.24.98 9.004 9.004 0 0 1 0-17.5zM18 24.76a.503.503 0 0 1-.42-.77l1.98-3.17a.501.501 0 0 1 .85.53l-1.25 2c6.98-2.92 6.16-13.38-1.28-15.12a.505.505 0 0 1 .24-.98c9.17 2.25 9.09 15.42-.12 17.51z"
    />
</svg>
More icons in the same style and category