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

connectivity

30 iconsLicense: Free for commercial useBy ana nirwana
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.

sound_on
mute
person
file_storage
paper_and_pencil
ruler_and_pencil
calendar_part_2
calendar
mail_part_2
clip
star
navigation
love
search
chat_communication
sent
battery
connection_bar
wifi
upload
time
file_part_2
setting_part_2
sim_card
headphone
mail
download
file
calculator
setting
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

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