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

Material Communication

23 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.

call-end
call-made
call-merge
call-missed
call-received
call-split
call
chat
comment
dialpad
email
forum
gmail
hangout-video-off
hangout-video
hangout
import-export
live-help
messenger
phone
ring-volume
textsms
voicemail
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

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