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

Cartoon snack

15 iconsLicense: Free for commercial useBy W. Chee
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.

cookie
chocolate_bar
chips
chip
burger
biscuit
popcorn
pizza
nuts
ice-cream
ice-cream_sandwich
fries
cupcake
donut
egg_roll
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "cartoon-snack",
          "title": {
            "main": "Cartoon snack"
          },
          "desc": {
            "main": "Free for commercial use - W. Chee"
          },
          "libs": [
            {
              "title": {
                "main": "Cartoon snack"
              },
              "url": "https://icons.diagrams.net/libs/cartoon-snack/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}