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

Line icons set

12 iconsLicense: Free for commercial useBy Виктория Шаховая
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.

1-02
1-05
1-01
1-04
1-11
1-03
1-10
1-08
1-12
1-07
1-06
1-09
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "line-icons-set",
          "title": {
            "main": "Line icons set"
          },
          "desc": {
            "main": "Free for commercial use - Виктория Шаховая"
          },
          "libs": [
            {
              "title": {
                "main": "Line icons set"
              },
              "url": "https://icons.diagrams.net/libs/line-icons-set/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}