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

Easter Eggs

6 iconsLicense: Free for commercial useBy Petshopbox Studio
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.

easter_egg_blue
easter_egg_facebook
easter_egg_green
easter_egg_pink
easter_egg_red
easter_egg_twitter
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "easter_egg_by_petshopboxstudio",
          "title": {
            "main": "Easter Eggs"
          },
          "desc": {
            "main": "Free for commercial use - Petshopbox Studio"
          },
          "libs": [
            {
              "title": {
                "main": "Easter Eggs"
              },
              "url": "https://icons.diagrams.net/libs/easter_egg_by_petshopboxstudio/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}