draw.io icons
extra icon sets for diagrams.net / draw.io

Restaurant

13 iconsLicense: Free for commercial useBy Maria Paulsson
Open in draw.ioDownload library.xml

"Open in draw.io" adds this set to the shape panel in the online editor. In the desktop app, download the library and use File → Open Library.

GI_food_meal_dinner_lunch_restaurant_vegetables_paleo
vegetarian_food_meal_dinner_lunch_restaurant_vego
extra_hot_food_meal_dinner_lunch_restaurant_vegetable_chili
beer_dinner_lunch_restaurant_drink
white_wine_dinner_lunch_restaurant_drink
super_hot_food_meal_dinner_lunch_restaurant
vegan_food_meal_dinner_lunch_restaurant_vegetables
red_wine_dinner_lunch_restaurant_drink
protein_food_meal_dinner_lunch_restaurant_training
martini_dinner_lunch_restaurant_vegetables_drink
light_food_meal_dinner_lunch_restaurant
hot_food_meal_dinner_lunch_restaurant_vegetable_chili
heavy_food_meal_dinner_lunch_restaurant
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "restaurant-1",
          "title": {
            "main": "Restaurant"
          },
          "desc": {
            "main": "Free for commercial use - Maria Paulsson"
          },
          "libs": [
            {
              "title": {
                "main": "Restaurant"
              },
              "url": "https://icons.diagrams.net/libs/restaurant-1/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}