Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md no meals
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdNoMealsIcon = (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="M16,14V6c0-1.76,2.24-4,5-4v16.17l-2-2V14H16z M20.49,23.31L10.02,12.85C9.69,12.94,9.36,13,9,13v9H7v-9c-2.21,0-4-1.79-4-4 V5.83L0.69,3.51L2.1,2.1l19.8,19.8L20.49,23.31z M6.17,9L5,7.83V9H6.17z M9,2H7v2.17l2,2V2z M13,9V2h-2v6.17l1.85,1.85 C12.94,9.69,13,9.36,13,9z"/>
</svg>
);SVG Optimizer
Before
0.45 KB
↓
After
0.45 KB
Tags
bancateringcirclecrossed outdietdiningdisabledeateatingenabledexclusionfoodforbiddenforkkitchenknifelinemealmealsnono accessno eatingno foodno mealsnot allowedoffonprohibitedrestaurantrestrictedrestrictionslashspoonsustenanceunavailableutensils
Compare Alternatives
See how other libraries approach this concept.