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

Tango

214 iconsLicense: Public DomainBy Various
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.

address-book-new
appointment-new
bookmark-new
contact-new
document-new
document-open
document-print-preview
document-print
document-properties
document-save-as
document-save
edit-clear
edit-copy
edit-cut
edit-delete
edit-find-replace
edit-find
edit-paste
edit-redo
edit-select-all
edit-undo
folder-new
format-indent-less
format-indent-more
format-justify-center
format-justify-fill
format-justify-left
format-justify-right
format-text-bold
format-text-italic
format-text-strikethrough
format-text-underline
go-bottom
go-down
go-first
go-home
go-jump
go-last
go-next
go-previous
go-top
go-up
list-add
list-remove
mail-forward
mail-mark-junk
mail-mark-not-junk
mail-message-new
mail-reply-all
mail-reply-sender
mail-send-receive
media-eject
media-playback-pause
media-playback-start
media-playback-stop
media-record
media-seek-backward
media-seek-forward
media-skip-backward
media-skip-forward
process-stop
system-lock-screen
system-log-out
system-search
system-shutdown
tab-new
view-fullscreen
view-refresh
window-new
accessories-calculator
accessories-character-map
accessories-text-editor
help-browser
internet-group-chat
internet-mail
internet-news-reader
internet-web-browser
office-calendar
preferences-desktop-accessibility
preferences-desktop-assistive-technology
preferences-desktop-font
preferences-desktop-keyboard-shortcuts
preferences-desktop-locale
preferences-desktop-multimedia
preferences-desktop-remote-desktop
preferences-desktop-screensaver
preferences-desktop-theme
preferences-desktop-wallpaper
preferences-system-network-proxy
preferences-system-session
preferences-system-windows
system-file-manager
system-installer
system-software-update
system-users
utilities-system-monitor

+ 118 more in the library

Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "tango",
          "title": {
            "main": "Tango"
          },
          "desc": {
            "main": "Public Domain - Various"
          },
          "libs": [
            {
              "title": {
                "main": "Tango"
              },
              "url": "https://icons.diagrams.net/libs/tango/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}