Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md directions walk
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdDirectionsWalkIcon = (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}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M13.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM9.8 8.9L7 23h2.1l1.8-8 2.1 2v6h2v-7.5l-2.1-2 .6-3C14.8 12 16.8 13 19 13v-2c-1.9 0-3.5-1-4.3-2.4l-1-1.6c-.56-.89-1.68-1.25-2.65-.84L6 8.3V13h2V9.6l1.8-.7"/>
</svg>
);SVG Optimizer
Before
0.44 KB
↓
After
0.43 KB
Tags
activityassistbodydirectiondirectionsexercisefigurefindfitnessfootgoguidehumanjoggingjourneyleadlocatemapmapsmovemovementnavigationoutdoorpathpedestrianpeoplepersonpoint a to point brouterunstepsstick figuretravelwalkwalking
Compare Alternatives
See how other libraries approach this concept.