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="linear-gradient"
gradientTransform="matrix(.707 .707 -.707 .707 16 -6.627)"
gradientUnits="userSpaceOnUse"
x1="15.76"
x2="16.24"
y1="1.005"
y2="30.995"
>
<stop offset="0" stop-color="#09c6f9" />
<stop offset="1" stop-color="#045de9" />
</linearGradient>
<g id="left_down_arrow">
<circle
cx="16"
cy="16"
fill="url(#linear-gradient)"
r="15"
transform="matrix(.707 -.707 .707 .707 -6.627 16)"
/>
<g fill="#fff">
<path
d="m9.341 13.174v9.485h9.485v-2h-7.485v-7.485z"
fill-rule="evenodd"
/>
<path
d="m11.412 13.588h12v2h-12z"
transform="matrix(.707 -.707 .707 .707 -5.216 16.586)"
/>
</g>
</g>
</svg>
More icons in the same style and category