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

NX11

12 iconsLicense: Free for commercial useBy MazeNL77
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.

Bin%20-%20Empty
Drive%20-%20C
Drive%20-%20D
Drive%20-%20Web
Folder%20-%20Default
Folder%20-%20Web
Hard%20Disk%20-%20Default
Info
Internet%20-%20Blue
Internet%20-%20Real
Paint
Restricted
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "nx11",
          "title": {
            "main": "NX11"
          },
          "desc": {
            "main": "Free for commercial use - MazeNL77"
          },
          "libs": [
            {
              "title": {
                "main": "NX11"
              },
              "url": "https://icons.diagrams.net/libs/nx11/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}