Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md u turn left
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdUTurnLeftIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<g></g><g><path d="M18,9v12h-2V9c0-2.21-1.79-4-4-4S8,6.79,8,9v4.17l1.59-1.59L11,13l-4,4l-4-4l1.41-1.41L6,13.17V9c0-3.31,2.69-6,6-6 S18,5.69,18,9z"/></g>
</svg>
);SVG Optimizer
Before
0.33 KB
↓
After
0.33 KB
Tags
arrowarrowsbendchange directioncirclecurvedirectiondirectionsdrivingdriving directionsguideleftleft turnloopmapsnavigationpathreturnreversalreverseroadroad signroutesignsignagestreettraffictransportturnturn aroundu-turnvehicle
Compare Alternatives
See how other libraries approach this concept.