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

Material Audio & Video

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

web_2
volume-up
volume-off
volume-mute
volume-down
videocam-off
skip-previous
skip-next
closed-caption
fast-forward
fast-rewind
games
high-quality
loop
mic-none
mic-off
mic
movie
news
pause-circle-fill
pause-circle-outline
pause
play-arrow
play-circle-fill
play-circle-outline
queue
replay
shuffle
stop
video-youtube
videocam
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

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