Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md directions car filled
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdDirectionsCarFilledIcon = (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><g><path d="M18.92,6.01C18.72,5.42,18.16,5,17.5,5h-11C5.84,5,5.29,5.42,5.08,6.01L3,12v8c0,0.55,0.45,1,1,1h1c0.55,0,1-0.45,1-1v-1 h12v1c0,0.55,0.45,1,1,1h1c0.55,0,1-0.45,1-1v-8L18.92,6.01z M6.85,7h10.29l1.04,3H5.81L6.85,7z M19,17H5v-5h14V17z"/><circle cx="7.5" cy="14.5" r="1.5"/><circle cx="16.5" cy="14.5" r="1.5"/></g></g>
</svg>
);SVG Optimizer
Before
0.51 KB
↓
After
0.51 KB
Tags
autoautomobileautomotivecarcar symbolcarsdestinationdirectiondirectionsdrivedrive timedrivingestimated timeetajourneymapsmobilitynavigatenavigationpassenger vehiclepublicroadroutesedantimetransporttransport symboltransportationtraveltravel timetripvehiclevehicle icon
Compare Alternatives
See how other libraries approach this concept.