Add icons to this collection by clicking the heart icon.
Diagonal Arrow icon - also known as arrows, direction, right arrow, up, diagonal, up right, up right arrow, diagonal arrow, and top right. 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 2h-6c-.4 0-.77.24-.92.62-.06.12-.08.25-.08.38 0 .26.1.52.29.71l2.293 2.293-22.29 22.29a.999.999 0 1 0 1.414 1.414l22.29-22.29L28.29 9.71c.29.28.72.37 1.09.21.38-.15.62-.52.62-.92V3c0-.55-.45-1-1-1z"
/>
</svg>
More icons in the same style and category