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

minicons

12 iconsLicense: Free for commercial useBy Manish Khatri
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.

exit_fullscreen_black
pin
fullscreen_black
dialog_box_black
alert_box_with_text_white
alert_box_white
alert_box_with_text_black
fullscreen_white
exit_fullscreen_white
butterfly
dialog_box_white
alert_box_black
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

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