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

Othericons

49 iconsLicense: Free for commercial useBy Luboš Volkov
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.

png
search
window_application
time_clock
tape
talk
talk_chat
psd_file
talk_chat_message
sun
relationship
sound
sound_mute
prize_medal
pen
paragraph
paper_document
organization
jpg_file
organization_leader
nike_shoes
movie
mouse
moon
map
keyboard
lock_open
lock
list
iphone
ipad
heart_love
image_picture
imac
graph
goal_target
envelope
ai_illustrator_file
creative_draw
computer
cloud_weather
cloud_sun
cloud_rain
clipboard
camera
bike
briefcase
bike_old
app_window
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "other-icons",
          "title": {
            "main": "Othericons"
          },
          "desc": {
            "main": "Free for commercial use - Luboš Volkov"
          },
          "libs": [
            {
              "title": {
                "main": "Othericons"
              },
              "url": "https://icons.diagrams.net/libs/other-icons/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}