Add icons to this collection by clicking the heart icon.
U Turn icon - also known as arrows, navigation, direction, turn right, directional sign, down right arrow, u turn, and user interface. 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="255.999"
        x2="256"
        y1="505.868"
        y2="6.131"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#6c54a3" />
        <stop offset="1" stop-color="#00b1d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M80 202a116 116 0 0 0 115.867 115.869h179.564l-39.714-39.709a40 40 0 0 1 56.561-56.571l108 108a39.981 39.981 0 0 1 0 56.566l-108 108a40 40 0 1 1-56.561-56.571l39.714-39.719H195.867C87.872 397.869 0 310 0 202S87.872 6.132 195.867 6.132H472a40 40 0 1 1 0 80H195.867A116 116 0 0 0 80 202z"
    />
</svg>
More icons in the same style and category