Add icons to this collection by clicking the heart icon.
Up Left Arrow icon - also known as arrows, direction, up, directional sign, ui, user interface, top left, and up left arrow. 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#6c54a3" />
        <stop offset="1" stop-color="#00b1d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M256 0c141.385 0 256 114.615 256 256S397.385 512 256 512 0 397.385 0 256 114.615 0 256 0zm126.562 152.877a23.442 23.442 0 0 0 0-46.883H129.437A23.446 23.446 0 0 0 106 129.435v253.13a23.438 23.438 0 1 0 46.875 0V186.021l213.119 213.1a23.438 23.438 0 1 0 33.147-33.145l-213.118-213.1z"
    />
</svg>
More icons in the same style and category