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

Octicons

177 iconsLicense: MIT LicenseBy Github
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.

screen-full
repo-pull
mortar-board
device-camera-video
alert
alignment-align
alignment-aligned-to
alignment-unalign
arrow-down
arrow-left
arrow-right
arrow-small-down
arrow-small-left
arrow-small-right
arrow-small-up
arrow-up
beer
book
bookmark
briefcase
broadcast
browser
bug
calendar
check
checklist
chevron-down
chevron-left
chevron-right
chevron-up
circle-slash
circuit-board
clippy
clock
cloud-download
cloud-upload
code
color-mode
comment-discussion
comment
credit-card
dash
dashboard
database
device-camera
device-desktop
device-mobile
diff-added
diff-ignored
diff-modified
diff-removed
diff-renamed
diff
ellipsis
eye
file-binary
file-code
file-directory
file-media
file-pdf
file-submodule
file-symlink-directory
file-symlink-file
file-text
file-zip
flame
fold
gear
gift
gist-secret
gist
git-branch
git-commit
git-compare
git-merge
git-pull-request
globe
graph
heart
history
home
horizontal-rule
hourglass
hubot
inbox
info
issue-closed
issue-opened
issue-reopened
jersey
jump-down
jump-left
jump-right
jump-up
key
keyboard

+ 81 more in the library

Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "octicons",
          "title": {
            "main": "Octicons"
          },
          "desc": {
            "main": "MIT License - Github"
          },
          "libs": [
            {
              "title": {
                "main": "Octicons"
              },
              "url": "https://icons.diagrams.net/libs/octicons/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}