Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md directions bus filled
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdDirectionsBusFilledIcon = (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 enable-background="new"><path d="M12,2C8,2,4,2.5,4,6v9.5c0,0.95,0.38,1.81,1,2.44V20c0,0.55,0.45,1,1,1h1c0.55,0,1-0.45,1-1v-1h8v1c0,0.55,0.45,1,1,1h1 c0.55,0,1-0.45,1-1v-2.06c0.62-0.63,1-1.49,1-2.44V6C20,2.5,16.42,2,12,2z M12,4c3.71,0,5.13,0.46,5.67,1H6.43 C7.03,4.48,8.48,4,12,4z M18,15c0,1.1-0.9,2-2,2H8c-1.1,0-2-0.9-2-2v-3h12V15z M18,10H6V7h12V10z"/><circle cx="8.5" cy="14.5" r="1.5"/><circle cx="15.5" cy="14.5" r="1.5"/></g></g>
</svg>
);SVG Optimizer
Before
0.62 KB
↓
After
0.62 KB
Tags
automobilebuscarcarscommutedirectionsfilledjourneymapsnavigationpassengerpublicpublic transportrectanglerideroadrounded cornersroutesolidstreettransportationtravelvehiclewheelwindow
Compare Alternatives
See how other libraries approach this concept.