Add icons to this collection by clicking the heart icon.
Arrow Up icon - also known as interface, navigate, direction, orientation, arrowhead, ui, multimedia option, arrow up, and file upload. 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 40 40"
>
    <linearGradient
        id="a"
        x1="4.865"
        x2="34.623"
        y1="40.583"
        y2="7.978"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#54bf9a" />
        <stop offset="1" stop-color="#00add7" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="2.873"
        x2="32.626"
        y1="38.765"
        y2="6.166"
        href="#a"
    />
    <path
        fill="url(#a)"
        d="M20.707 14.293a1 1 0 0 0-1.414 0l-9 9a1 1 0 0 0 1.414 1.414L20 16.414l8.293 8.293a1 1 0 0 0 1.414-1.414z"
    />
    <path
        fill="url(#b)"
        d="M20 2a18 18 0 1 0 18 18A18.021 18.021 0 0 0 20 2zm0 34a16 16 0 1 1 16-16 16.019 16.019 0 0 1-16 16z"
    />
</svg>
More icons in the same style and category