Add icons to this collection by clicking the heart icon.
Diagonal Arrow icon - also known as arrows, direction, up arrow, diagonal, up left, diagonal arrow, and top left. 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 25.293 12.799 11.385l4.678-4.678A1 1 0 0 0 16.77 5H6a1 1 0 0 0-1 1v10.769a1 1 0 0 0 1.707.707l4.678-4.677 13.908 13.908a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414zM7 7h7.355L7 14.355z"
/>
</svg>
More icons in the same style and category