Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md turn left
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdTurnLeftIcon = (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="M6.83,11l1.59,1.59L7,14l-4-4l4-4l1.41,1.41L6.83,9L15,9c1.1,0,2,0.9,2,2v9h-2v-9L6.83,11z"/></g>
</svg>
);SVG Optimizer
Before
0.30 KB
↓
After
0.29 KB
Tags
anglearrowarrowsbendcurvedirectiondirectionsdrivingfollowgoguidanceguideleadleftlinemapmapsnavigationpathpointproceedroadroutesegmentsigntracetraffictransittravelturn
Compare Alternatives
See how other libraries approach this concept.