Add icons to this collection by clicking the heart icon.
Turn Up icon - also known as interface, arrows, direction, orientation, directional, ui, up right, and turn up. 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="511.996"
        y2=".004"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffd000" />
        <stop offset="1" stop-color="#fd6700" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M288.952 511.996H39.107c-8.837 0-16-7.163-16-16s7.163-16 16-16h249.845c39.554 0 71.733-32.166 71.733-71.704V204.736c0-8.837 7.163-16 16-16h62.021L315.43 40.98 192.175 188.736H254.2c8.836 0 16 7.163 16 16v168.803c0 8.836-7.164 16-16 16H39.107c-8.837 0-16-7.164-16-16s7.163-16 16-16H238.2V220.736h-80.207a16 16 0 0 1-12.287-26.25L303.142 5.757a15.996 15.996 0 0 1 24.571-.002l157.465 188.732a15.999 15.999 0 0 1-12.285 26.25h-80.208v187.556c0 57.182-46.534 103.704-103.733 103.704z"
    />
</svg>
More icons in the same style and category