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

Flat Actions

10 iconsLicense: Free for commercial useBy Anton Dique
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.

Tick_Mark
Tick_Mark_Dark
Tick_Mark_Circle
Star_Gold_Dark
Star_Gold
Save_Icon
Close_Icon_Dark
Menu_Icon
Close_Icon
Close_Icon_Circle
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "flat-actions-icons-9",
          "title": {
            "main": "Flat Actions"
          },
          "desc": {
            "main": "Free for commercial use - Anton Dique"
          },
          "libs": [
            {
              "title": {
                "main": "Flat Actions"
              },
              "url": "https://icons.diagrams.net/libs/flat-actions-icons-9/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}