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

Internet connection

11 iconsLicense: Free for commercial useBy Ivan Ilijas
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.

hard_disk
web
people
signal_tower
plug
phone
data
data_storage
data_shearing
computer_connection
balls
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "internet-connection-1",
          "title": {
            "main": "Internet connection"
          },
          "desc": {
            "main": "Free for commercial use - Ivan Ilijas"
          },
          "libs": [
            {
              "title": {
                "main": "Internet connection"
              },
              "url": "https://icons.diagrams.net/libs/internet-connection-1/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}