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

Windows Metro

65 iconsLicense: Free for commercial useBy Windowswiki
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.

add
back
camera
cancel
check
delete
download
edit
favs.addto
favs
ff
flag
folder
heart
i
mail
minus
next
overflowdots
parent
pause
phone
play
questionmark
refresh
rew
save
search
settings
share
upload
video
basecircle
pause
overflowdots
video
upload
share
settings
search
rew
refresh
questionmark
play
phone
parent
next
minus
mail
heart
folder
flag
ff
favs
favs.addto
edit
delete
check
cancel
camera
back
add
download
save
i
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

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