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

Material Device

38 iconsLicense: Free for commercial useBy Google
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.

access-alarms
access-time
add-alarm
airplanemode-off
airplanemode-on
bluetooth-connected
bluetooth-disabled
bluetooth-searching
bluetooth
brightness-auto
brightness-high
brightness-low
brightness-medium
data-usage
developer-mode
gps-fixed
gps-not-fixed
gps-off
network-cell
network-wifi
nfc
screen-lock-landscape
screen-lock-portrait
screen-lock-rotation
screen-rotation
sd-storage
signal-cellular-1-bar
signal-cellular-2-bar
signal-cellular-3-bar
signal-cellular-4-bar
signal-wifi-1-bar
signal-wifi-2-bar
signal-wifi-3-bar
signal-wifi-4-bar
storage
timer
usb
wifi-tethering_2
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "material-device",
          "title": {
            "main": "Material Device"
          },
          "desc": {
            "main": "Free for commercial use - Google"
          },
          "libs": [
            {
              "title": {
                "main": "Material Device"
              },
              "url": "https://icons.diagrams.net/libs/material-device/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}