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 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="linear-gradient"
        gradientUnits="userSpaceOnUse"
        x1="16"
        x2="16"
        y1="29"
        y2="3"
    >
        <stop offset="0" stop-color="#1904e5" />
        <stop offset=".99775" stop-color="#43cbff" />
    </linearGradient>
    <g id="arrow-20">
        <path
            d="m24.5 3h-17a4.50491 4.50491 0 0 0 -4.5 4.5v17a4.50491 4.50491 0 0 0 4.5 4.5h17a4.50491 4.50491 0 0 0 4.5-4.5v-17a4.50491 4.50491 0 0 0 -4.5-4.5zm3.5 21.5a3.50424 3.50424 0 0 1 -3.5 3.5h-17a3.50424 3.50424 0 0 1 -3.5-3.5v-17a3.50424 3.50424 0 0 1 3.5-3.5h17a3.50424 3.50424 0 0 1 3.5 3.5zm-1.62207-8.7168-2.44922 2.8794a.5.5 0 0 1 -.8584-.47217 7.4011 7.4011 0 0 0 -12.35445-7.37308c-.4497.471-1.17-.24077-.71495-.699 5.38228-5.58917 15.00043-1.18995 14.38483 6.46365l1.23047-1.44629a.5.5 0 0 1 .76172.64749zm-4.37893 6.09864a8.37414 8.37414 0 0 1 -5.994 2.52724 8.47637 8.47637 0 0 1 -8.39074-8.99108l-1.23044 1.44622a.5.5 0 0 1 -.76175-.64742l2.44922-2.8794a.5.5 0 0 1 .85849.472c-2.28778 7.3499 6.96843 12.87551 12.3544 7.37319a.50017.50017 0 0 1 .71482.69925z"
            fill="url(#linear-gradient)"
        />
    </g>
</svg>
More icons in the same style and category