Add icons to this collection by clicking the heart icon.
U Turn icon - also known as arrows, navigation, direction, up, left, directional sign, turn left, u turn, and user interface. Created in a clean flat 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 32 32"
>
    <g>
        <circle cx="16" cy="16" r="15" fill="#0fbcf9" />
        <path
            fill="#fff"
            fill-rule="evenodd"
            d="M11.96 13.311h6.192a3.3 3.3 0 0 1 0 6.606H9.545v2h8.606a5.3 5.3 0 0 0 0-10.606H11.96l1.52-1.52-1.414-1.415-3.935 3.935 3.934 3.934 1.414-1.414z"
        />
    </g>
</svg>
More icons in the same style and category