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

Building

20 iconsLicense: Free for commercial useBy Ivan Rizki
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.

Arc_de_triomphe_de_ltoile
Warehouse_2
Warehouse_1
Taj_Mahal
Store
Skycraper
School
Opera_House
Kabah
House
Office
Garage
Eiffel_Tower
Hospital
Church
Colosseum
CN_Tower
Burj_Al-Arab
Big_Ben
Bank
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "building-89",
          "title": {
            "main": "Building"
          },
          "desc": {
            "main": "Free for commercial use - Ivan Rizki"
          },
          "libs": [
            {
              "title": {
                "main": "Building"
              },
              "url": "https://icons.diagrams.net/libs/building-89/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}