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

Application

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

App-01
App-02
App-03
App-04
App-05
App-06
App-07
App-08
App-09
App-10
App-11
App-12
App-13
App-14
App-15
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "application-2",
          "title": {
            "main": "Application"
          },
          "desc": {
            "main": "Free for commercial use - Kem Bardly"
          },
          "libs": [
            {
              "title": {
                "main": "Application"
              },
              "url": "https://icons.diagrams.net/libs/application-2/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}