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

Document icons

18 iconsLicense: Free for commercial useBy Jozef Krajčovič
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.

647702-excel
647703-image
647704-pdf
647705-powerpoint
647706-text
647707-word
647708-excel
647709-image
647710-pdf
647711-powerpoint
647712-text
647713-word
647714-excel
647715-image
647716-pdf
647717-powerpoint
647718-text
647719-word
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "document-icons-2",
          "title": {
            "main": "Document icons"
          },
          "desc": {
            "main": "Free for commercial use - Jozef Krajčovič"
          },
          "libs": [
            {
              "title": {
                "main": "Document icons"
              },
              "url": "https://icons.diagrams.net/libs/document-icons-2/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}