Add icons to this collection by clicking the heart icon.
Up Left Arrow icon - also known as interface, arrows, ui, 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 64 64"
>
    <linearGradient
        id="a"
        x1="22.914"
        x2="49.327"
        y1="18.579"
        y2="44.993"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#df4cff" />
        <stop offset="1" stop-color="#7259ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M48 31.906v14a1 1 0 1 1-2 0v-14a5.006 5.006 0 0 0-5-5H23.4v4.4a1 1 0 0 1-1.707.707l-5.4-5.4a1 1 0 0 1 0-1.414l5.4-5.4a1 1 0 0 1 1.707.707v4.4H41a7.008 7.008 0 0 1 7 7z"
    />
</svg>
More icons in the same style and category