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

Outline Music

22 iconsLicense: Free for commercial useBy tiny pixel
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.

Volume
Volume_Increase
Stop
Shuffle
Repeat
Play
Mixer
Mute
Musical_note
Musical_note_2
Layout
Last
First
Fast_Forward
Fast_Backward
Eject
Disk
Piano
Speaker
Musical_note_3
Casset
Pause-2
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "outline-music-1",
          "title": {
            "main": "Outline Music"
          },
          "desc": {
            "main": "Free for commercial use - tiny pixel"
          },
          "libs": [
            {
              "title": {
                "main": "Outline Music"
              },
              "url": "https://icons.diagrams.net/libs/outline-music-1/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}