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

SquareNav

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

list_square_black
file_square_black
arrow_left_square_black
write_square_black
plus_square_black
minus_square_black
close_square_black
arrow_right_top_square_black
calculator_square_black
article_square_black
arrow_right_square_black
arrow_right_down_square_black
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

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