Restaurant Menu SVG icon, line

Free

An open booklet shows a small plate and fork across its pages. It fits digital menu buttons and table signs.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/-RPn28Tpc9CQ/amnt.svg" alt="Restaurant Menu" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 7C9 5.5 5.5 5.5 2 6.5v12c3.5-1 7-1 10 1 3-2 6.5-2 10-1v-12c-3.5-1-7-1-10 .5Z"/><path d="M12 7v12.5"/><path d="M5 9v2a2 2 0 0 0 4 0V9M7 9v7"/><circle cx="17" cy="12.5" r="2.5"/></svg>
CSS background-image
.restaurant-menu {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/-RPn28Tpc9CQ/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.restaurant-menu {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/-RPn28Tpc9CQ/amnt.svg") center / contain no-repeat;
}
React
import RestaurantMenuSvg from "./restaurant-menu.jsx"; // from the React tab above

<RestaurantMenuSvg width={48} height={48} />

Made with AMNT

AMNT SVG 1.1 drew this from the words Restaurant Menu: An open menu booklet with a small plate and fork on its pages. as part of the pack Food and drink icons, line. Want one like it? Make your own in the SVG studio.

Rest of Food and drink icons, line

Similar SVGs

Licence: free. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence