Add icons to this collection by clicking the heart icon.
Double Arrows icon - also known as arrows, direction, down, ui, double arrows, and double arrow. 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 500 500"
>
<linearGradient
id="a"
x1="250"
x2="250"
y1="0"
y2="500"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#41ade2" />
<stop offset=".069" stop-color="#3c99c8" />
<stop offset=".216" stop-color="#2f7aa5" />
<stop offset=".366" stop-color="#23648d" />
<stop offset=".518" stop-color="#18557c" />
<stop offset=".673" stop-color="#104a71" />
<stop offset=".831" stop-color="#0c446b" />
<stop offset="1" stop-color="#0c4269" />
</linearGradient>
<path
fill="url(#a)"
fill-rule="evenodd"
d="M250 0c138.07 0 250 111.93 250 250S388.07 500 250 500 0 388.07 0 250 111.93 0 250 0zm93.51 192.12v37.5l-98.28-98.28-14.73 14.73 98.28 98.28h-47.92v20.83h83.48V181.7h-20.83zm-99.16 99.16v37.5l-98.28-98.28-14.73 14.73 98.28 98.28H181.7v20.83h83.48v-83.48h-20.83z"
clip-rule="evenodd"
/>
</svg>
More icons in the same style and category