Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md turn slight left
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdTurnSlightLeftIcon = (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="M11.66,6V4H6v5.66h2V7.41l5,5V20h2v-7.58c0-0.53-0.21-1.04-0.59-1.41l-5-5H11.66z"/></g>
</svg>
);SVG Optimizer
Before
0.29 KB
↓
After
0.28 KB
Tags
anglearrowarrowsbendchange directioncornercurvedirectiondirectionaldirectionsdrivinggo leftgpsguidanceleftlocationmapmapsmobilitymovenavigationorientationpathredirectrightroadroutesignslighttraffictravelturnturningwalkingwayfinding
Compare Alternatives
See how other libraries approach this concept.