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

UIDesign Icons

51 iconsLicense: Free for commercial useBy Alexey Egorov
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
attachment
audio
calendar
checkbox_no
checkbox_yes
conversation
copy
cut
delete
diagram
dragger
filter
graph
information
list
log
mail
message
minus
net
new
no_sound
open
paste
photo
picture
plus
pointer
print
profile
radiobutton_no
radiobutton_yes
redo
remove
save
save_as
search
settings
sound
star_empty
star_full
table
tiles
undo
user
video
wireless
women
zoom_in
zoom_out
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "uidesignicons",
          "title": {
            "main": "UIDesign Icons"
          },
          "desc": {
            "main": "Free for commercial use - Alexey Egorov"
          },
          "libs": [
            {
              "title": {
                "main": "UIDesign Icons"
              },
              "url": "https://icons.diagrams.net/libs/uidesignicons/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}