Add icons to this collection by clicking the heart icon.
Diagonal Arrow icon - also known as arrows, direction, down, diagonal, down right, down right arrow, and diagonal arrow. 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="5"
x2="27"
y1="16"
y2="16"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#f2622e" />
<stop offset="1" stop-color="#f2ac29" />
</linearGradient>
<path
fill="url(#a)"
d="M26.707 5.293a.999.999 0 0 0-1.414 0L11.385 19.202l-4.678-4.678A1.002 1.002 0 0 0 5 15.231V26a1 1 0 0 0 1 1h10.77a1 1 0 0 0 .707-1.707l-4.678-4.677L26.707 6.707a.999.999 0 0 0 0-1.414zM7 25v-7.355l3.677 3.677v.001h.001L14.355 25z"
/>
</svg>
More icons in the same style and category