Add icons to this collection by clicking the heart icon.
Diagonal Arrow icon - also known as arrows, direction, left, point to, corner, up left, diagonal arrows, diagonal arrow, user interface, 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="16"
x2="16"
y1="-1.5"
y2="31.75"
>
<stop offset="0" stop-color="#09c6f9" />
<stop offset="1" stop-color="#045de9" />
</linearGradient>
<g id="left_up_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="m11.343 18.831v-7.486h7.485v-2h-9.485v9.486z"
fill-rule="evenodd"
/>
<path
d="m16.414 11.417h2v12h-2z"
transform="matrix(.707 -.707 .707 .707 -7.215 17.415)"
/>
</g>
</g>
</svg>
More icons in the same style and category