Add icons to this collection by clicking the heart icon.
Turn Up icon - also known as interface, arrows, navigation, direction, directional sign, ui, turn up, and u turn. 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="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5cc4bb" />
        <stop offset=".097" stop-color="#50c1c0" />
        <stop offset=".501" stop-color="#25b4d2" />
        <stop offset=".815" stop-color="#0aacde" />
        <stop offset="1" stop-color="#00a9e2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M356.044 211.431a16 16 0 0 1-22.576 1.523l-17.474-15.265v122.4c0 37.67-31.209 68.317-69.569 68.317s-69.57-30.647-69.57-68.317V139.594a16 16 0 0 1 32 0v180.5c0 20.025 16.854 36.317 37.57 36.317s37.569-16.292 37.569-36.317v-122.4l-17.473 15.265a16 16 0 1 1-21.053-24.1l44-38.439a16 16 0 0 1 21.053 0l44 38.439a16 16 0 0 1 1.523 22.572zM512 256c0 141.159-114.841 256-256 256S0 397.159 0 256 114.841 0 256 0s256 114.841 256 256zm-32 0c0-123.514-100.486-224-224-224S32 132.486 32 256s100.486 224 224 224 224-100.486 224-224z"
    />
</svg>
More icons in the same style and category