Add icons to this collection by clicking the heart icon.
Up Left Arrow icon - also known as arrows, direction, orientation, diagonal arrow, top left, and up left arrow. 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 48 48"
>
<linearGradient id="b">
<stop offset="0" stop-color="#f0f" />
<stop offset="1" stop-color="#00f" />
</linearGradient>
<linearGradient id="a" href="#b" />
<linearGradient
id="c"
x1="122"
x2="166"
y1="62"
y2="106"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<path
fill="url(#c)"
d="M123.47 63.379a4.805 4.805 0 0 1 3.347-1.36l18.79-.018a4.802 4.802 0 0 1 4.792 4.792 4.819 4.819 0 0 1-4.8 4.8l-6.899.004 25.834 25.835a5.033 5.033 0 0 1 0 7.101 5.033 5.033 0 0 1-7.101 0l-25.836-25.836-.006 6.903a4.819 4.819 0 0 1-4.8 4.8A4.802 4.802 0 0 1 122 85.606l.018-18.79c0-1.293.524-2.534 1.451-3.437l.001-.001zm.528 22.23a2.771 2.771 0 0 0 2.792 2.79 2.792 2.792 0 0 0 2.802-2.801l.008-9.311c0-.892 1.079-1.338 1.708-.706l27.539 27.538a2.993 2.993 0 0 0 4.273 0 2.993 2.993 0 0 0 0-4.273L135.58 71.308c-.628-.63-.185-1.704.705-1.707l9.312-.01a2.79 2.79 0 0 0 2.8-2.801 2.771 2.771 0 0 0-2.79-2.791l-18.79.02c-.729.001-1.429.284-1.962.803-.532.518-.836 1.177-.837 1.894z"
transform="translate(-120 -60)"
/>
</svg>
More icons in the same style and category