Add icons to this collection by clicking the heart icon.
Repeat icon - also known as arrows, refresh, direction, loop, ui, repeat, re, 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 64 64"
>
    <linearGradient
        id="a"
        x2="64"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a8ff78" />
        <stop offset="1" stop-color="#78ffd6" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M32 0a32 32 0 1 0 32 32A32.036 32.036 0 0 0 32 0zm0 62a30 30 0 1 1 30-30 30.034 30.034 0 0 1-30 30zm-4.64-17.231a.944.944 0 0 0 1.065.136A1 1 0 0 0 29 44v-4h12a1 1 0 0 0 1-1v-4a1 1 0 0 0-2 0v3H29v-4a1 1 0 0 0-1.64-.769l-6 5a1 1 0 0 0 0 1.537zM27 36.135v5.73L23.562 39zM47 14H17a1 1 0 0 0-1 1v34a1 1 0 0 0 1 1h30a1 1 0 0 0 1-1V15a1 1 0 0 0-1-1zm-1 34H18V16h28zM23 30a1 1 0 0 0 1-1v-3h12v4a1 1 0 0 0 .576.905.944.944 0 0 0 1.064-.136l6-5a1 1 0 0 0 0-1.537l-6-5A1 1 0 0 0 36 20v4H23a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1zm15-7.865L41.438 25 38 27.865z"
    />
</svg>
More icons in the same style and category