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

Web UI color

25 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.

Settings
Menu2
Marker_red
Lock
Folder
Account
Audio
Camera
Chat
Chat2
Checkmark
Clock
Close
Command
Compose
Edit
Globe
Lock_red
Mail
Marker
Menu_green
Plus_green
Plus
Marker_green
Lock_green
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

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