Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md fork left
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdForkLeftIcon = (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="M9.41,15.59L8,17l-4-4l4-4l1.41,1.41L7.83,12c1.51-0.33,3.73,0.08,5.17,1.36l0-6.53l-1.59,1.59L10,7l4-4l4,4l-1.41,1.41 L15,6.83V21l-2,0v-4c-0.73-2.58-3.07-3.47-5.17-3L9.41,15.59z"/></g>
</svg>
);SVG Optimizer
Before
0.38 KB
↓
After
0.38 KB
Tags
alternativearrowarrowsbranch leftbranching pathchoicedecisiondeviationdirectiondirectionaldirectionsdivergedivideforkfork leftjunctionleftleft turnmapmapsnavigationoptionspathpathwayroadroad signroutesidetracksignsplit lefttraffictravelturnveer
Compare Alternatives
See how other libraries approach this concept.