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

Grid

30 iconsLicense: Free for commercial useBy narasena studio
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.

GRID_1
GRID_2
GRID_13
GRID_4
GRID_7
GRID_8
GRID_19
GRID_20
GRID_27
GRID_30
GRID_5
GRID_28
GRID_23
GRID_22
GRID_17
GRID_14
GRID_15
GRID_10
GRID_21
GRID_6
GRID_11
GRID_29
GRID_9
GRID_16
GRID_12
GRID_24
GRID_3
GRID_18
GRID_26
GRID_25
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "grid-3",
          "title": {
            "main": "Grid"
          },
          "desc": {
            "main": "Free for commercial use - narasena studio"
          },
          "libs": [
            {
              "title": {
                "main": "Grid"
              },
              "url": "https://icons.diagrams.net/libs/grid-3/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}