Add icons to this collection by clicking the heart icon.
Loop Arrow icon - also known as arrows, arrow, loop, repeat, re, loop arrow, repeat sign, and user interface. 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="15.676"
        x2="16.342"
        y1="-1.019"
        y2="33.981"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#b621fe" />
        <stop offset="1" stop-color="#1fd1f9" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="14.395"
        x2="15.061"
        y1="-.995"
        y2="34.005"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="16.962"
        x2="17.629"
        y1="-1.044"
        y2="33.956"
        href="#a"
    />
    <g fill-rule="evenodd">
        <path
            fill="url(#a)"
            d="M26.607 5.393a15 15 0 1 0 0 21.213 15.007 15.007 0 0 0 0-21.213zm-1.414 19.8a13 13 0 1 1 0-18.385 13.006 13.006 0 0 1 0 18.384z"
        />
        <path
            fill="url(#b)"
            d="m13.71 15.71-1.414-1.414-1.293 1.292v-4.585h10v1h2v-3h-14v6.585L7.71 14.296 6.296 15.71l3.707 3.707z"
        />
        <path
            fill="url(#c)"
            d="m22.003 12.588-3.707 3.708 1.414 1.414 1.293-1.293v4.586h-10v-1h-2v3h14v-6.586l1.293 1.293 1.414-1.414z"
        />
    </g>
</svg>
More icons in the same style and category