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

Office Icon Set

16 iconsLicense: Free for commercial useBy Adriano Maringolo
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.

report_optim
user_male3
hours
phone
user_female2
calendar2
report
mail
money-raise
users
graph
motivation
presentation
money
microphone
user_male
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "office-icon-set-3",
          "title": {
            "main": "Office Icon Set"
          },
          "desc": {
            "main": "Free for commercial use - Adriano Maringolo"
          },
          "libs": [
            {
              "title": {
                "main": "Office Icon Set"
              },
              "url": "https://icons.diagrams.net/libs/office-icon-set-3/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}