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

Pure web

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

back
bookmarks
download
forward
home
print
refresh
rss%20black
rss
save
Settings
stop
upload
zoom%20in
zoom%20out
printer
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

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