Add icons to this collection by clicking the heart icon.
Diagonal Arrow icon - also known as arrows, direction, point to, down, ui, corner, left down, down left, down left arrow, diagonal arrow, and left corner. 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 32 32"
>
<linearGradient
id="a"
x1="15.76"
x2="16.24"
y1="1.002"
y2="30.998"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#09c6f9" />
<stop offset="1" stop-color="#045de9" />
</linearGradient>
<g>
<circle cx="16" cy="16" r="15" fill="url(#a)" />
<path
fill="#fff"
fill-rule="evenodd"
d="m18.572 12.014-7.378 7.377-.257-3.862-1.996.133.463 6.934 6.934.463.133-1.996-3.862-.257 7.377-7.378 3.955.264.133-1.996-3.535-.235-.235-3.535-1.996.133z"
/>
</g>
</svg>
More icons in the same style and category