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

Assorted Gadgets and Items

10 iconsLicense: Free for commercial useBy Jon Koop
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.

vape
speaker
sunglasses
radio_walkie_talkie
pencil
imac
headphones
iphone
camera
calculator
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "assorted-gadgets-and-items-1",
          "title": {
            "main": "Assorted Gadgets and Items"
          },
          "desc": {
            "main": "Free for commercial use - Jon Koop"
          },
          "libs": [
            {
              "title": {
                "main": "Assorted Gadgets and Items"
              },
              "url": "https://icons.diagrams.net/libs/assorted-gadgets-and-items-1/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}