Add icons to this collection by clicking the heart icon.
Repeat Once icon - also known as arrow, direction, ui, repeat, user interface, and repeat once. 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="31"
y2="1.001"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#3498db" />
<stop offset="1" stop-color="#1976d2" />
</linearGradient>
<path
fill="url(#a)"
d="M26 1H6C3.243 1 1 3.243 1 6v20c0 2.757 2.243 5 5 5h20c2.757 0 5-2.243 5-5V6c0-2.757-2.243-5-5-5zm1 18.854c0 2.757-2.243 5-5 5H10c-2.757 0-5-2.243-5-5v-4.005c0-2.757 2.243-5 5-5h2.581l-2.288-2.288 1.414-1.414 4 4a.999.999 0 0 1 0 1.414l-4 4-1.414-1.414 2.298-2.298H10c-1.654 0-3 1.346-3 3v4.005c0 1.654 1.346 3 3 3h12c1.654 0 3-1.346 3-3v-4.005c0-1.654-1.346-3-3-3h-4v-2h4c2.757 0 5 2.243 5 5zm-10-5v6h-2v-6z"
/>
</svg>
More icons in the same style and category