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

Web UI

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

Menu-2
Settings-3
Menu2-2
Plus-2
Marker-2
Globe-2
Lock-2
Mail-2
Edit-3
Folder-2
Command-2
Compose-2
Checkmark-2
Close-2
Clock-3
Account-2
Camera-2
Audio-2
Chat-2
Chat2-2
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "web-ui-3",
          "title": {
            "main": "Web UI"
          },
          "desc": {
            "main": "Free for commercial use - Julia Osadcha"
          },
          "libs": [
            {
              "title": {
                "main": "Web UI"
              },
              "url": "https://icons.diagrams.net/libs/web-ui-3/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}