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

Plain

16 iconsLicense: Free for commercial useBy Double-J designs
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.

address_book
bin_empty
bin_full
bookmark
box
box_open
cd
cd_driver
document
file
folder
folder_photos
hard_driver
monitor
photo_album
photos
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "plain",
          "title": {
            "main": "Plain"
          },
          "desc": {
            "main": "Free for commercial use - Double-J designs "
          },
          "libs": [
            {
              "title": {
                "main": "Plain"
              },
              "url": "https://icons.diagrams.net/libs/plain/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}