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

Moonlight

21 iconsLicense: Free for commercial useBy Earam
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.

888
blank1
blank2
cd-rw
cmd
computer
download
dvd
folder2
folder3
font1
font2
mediadocuments
moon
mpeg
realmedia
recycle%20bin
recycle%20bin2
share
shortcut
txt
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "moonlight",
          "title": {
            "main": "Moonlight"
          },
          "desc": {
            "main": "Free for commercial use - Earam"
          },
          "libs": [
            {
              "title": {
                "main": "Moonlight"
              },
              "url": "https://icons.diagrams.net/libs/moonlight/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}