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

Developer Set

34 iconsLicense: Free for commercial useBy Anastasia Bolshakova
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.

arrowdown
arrowup
arrowleft
arrowright
arrowdownleft
arrowupright
arrowupdown
up
down
left
right
run
pause
stop
code
dog
antenna
wifi
wifipoint
edit
edit2
6
tools
sc1
sc2
power
plus
minus
star
settings
find
like
list
other
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "developer-set-3",
          "title": {
            "main": "Developer Set"
          },
          "desc": {
            "main": "Free for commercial use - Anastasia Bolshakova"
          },
          "libs": [
            {
              "title": {
                "main": "Developer Set"
              },
              "url": "https://icons.diagrams.net/libs/developer-set-3/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}