Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md restaurant
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdRestaurantIcon = (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="M16 6v8h3v8h2V2c-2.76 0-5 2.24-5 4zm-5 3H9V2H7v7H5V2H3v7c0 2.21 1.79 4 4 4v9h2v-9c2.21 0 4-1.79 4-4V2h-2v7z"/>
</svg>
);SVG Optimizer
Before
0.34 KB
↓
After
0.34 KB
Tags
barbreakfastbreakfast placebuildingcafecafeteriaculinarycutlerydinedinerdiningdining establishmentdinnerdinner placeeateateryeatingestablishmentfast foodfoodfood courtfood placefood serviceforkgastronomyknifelocallunchlunch placemealplacerestaurantspoonutensils
Compare Alternatives
See how other libraries approach this concept.