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="2"
x2="30"
y1="16"
y2="16"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#f2622e" />
<stop offset="1" stop-color="#f2ac29" />
</linearGradient>
<path
fill="url(#a)"
d="M29.707 28.293 5.414 4H9a1 1 0 1 0 0-2H3a.996.996 0 0 0-1 1v6a1 1 0 1 0 2 0V5.414l24.293 24.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414z"
/>
</svg>
More icons in the same style and category