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

Developer Kit

80 iconsLicense: Free for commercial useBy Ozturk
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
Applications
Backward
Ball%20Blue
Ball%20Green
Ball%20Red
Ball%20Yellow
Book
Burn
Cancel
CD
Chart
Chat%20Bubble%20Alt
Chat%20Bubble
Checkmark
Connect
Copy
Cut
Delete
Desktop%20Alt
Desktop
Document
Down
Edit%20Alt
Edit
Favorites%20Add
Favorites%20Remove
Favorites
Folder%20Alt
Folder
Forward
Globe%20Alt
Globe
Harddisk
Help%20Alt
Help
History
Home
Image
Information
Left
Light%20Bulb%20Off
Light%20Bulb%20On
Mail%20Alt
Mail
Music
Network
OK
Paint
Paste
Pause
Pencil
Phone
Play
Print
Protection
Recycle
Refresh
Remove
Right
Ruler
Save%20As
Save
Seal
Search
Smiley
Star
Stop%20Alt
Stop
Tool
Trash%20Empty
Trash%20Full
Up
User%20Alt
User
Users
View
Warning
Zoom%20In
Zoom%20Out
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "developerkit",
          "title": {
            "main": "Developer Kit"
          },
          "desc": {
            "main": "Free for commercial use - Ozturk"
          },
          "libs": [
            {
              "title": {
                "main": "Developer Kit"
              },
              "url": "https://icons.diagrams.net/libs/developerkit/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}