Restaurant Menu Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Restaurant Menu icon is commonly used in navigation bars, sidebars and mobile headers. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/306346.svg" alt="Restaurant Menu icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306346.svg" alt="Restaurant Menu icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306346.svg" alt="Restaurant Menu icon" :width="24" :height="24" />
CSS background
.icon-restaurant-menu {
background-image: url('https://proicons.com/icon/306346.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M508 189v623h372V189H508zm309 475H570v-18h247v18zm0-64H570v-18h247v18zm0-64H570v-17h247v17zm0-59H570v-17h247v17zm0-63H570v-18h247v18zm0-60H570v-18h247v18zM508 136v22h405v677H508v29h430V136H508zM120 812h373V189H120v623zm212-442c1-15 13-27 28-27 9 0 17 7 17 16v221c0 8-7 14-14 14h-11c-4 0-7-2-10-4-2-3-3-6-3-10l2-84c-5 0-9-2-13-6-3-3-4-8-4-13l8-107zm-96-22c0-3 2-5 5-5h1c3 0 5 2 5 5v47c0 4 4 8 8 8h1c4 0 8-4 8-8v-47c0-3 2-5 4-5h2c2 0 4 2 4 5v47c0 4 4 8 8 8h1c5 0 8-4 8-8v-47c0-3 2-5 5-5h1c3 0 5 2 5 5v71c0 9-7 16-16 16h-3l4 145c0 4-1 7-3 10-3 2-6 4-10 4h-11c-3 0-7-2-9-4-3-3-4-6-4-10l5-145h-2c-9 0-17-7-17-16v-71zM63 864h430v-29H87V158h406v-22H63v728z"/></svg>
Restaurant Menu in other icon packs
Copied!