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="17.992"
        x2="46.009"
        y1="17.992"
        y2="46.009"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#df4cff" />
        <stop offset="1" stop-color="#7259ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M46.009 46.009a1 1 0 0 1-1.414 0l-24.9-24.9v12.88a1 1 0 0 1-2 0V18.7a1 1 0 0 1 1-1h15.294a1 1 0 0 1 0 2H21.112l24.9 24.9a1 1 0 0 1-.003 1.409z"
    />
</svg>
More icons in the same style and category