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

Mini

143 iconsLicense: Free for commercial useBy Mark James
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.

action_back
action_forward
action_go
action_paste
action_print
action_refresh
action_refresh_blue
action_save
action_stop
application_dreamweaver
application_firefox
application_flash
arrow_down
arrow_left
arrow_right
arrow_up
box
calendar
comment_blue
comment_delete
comment_new
comment_yellow
copy
cut
date
date_delete
date_new
file_acrobat
file_font
file_font_truetype
flag_blue
flag_green
flag_orange
flag_red
flag_white
folder
folder_delete
folder_images
folder_lock
folder_new
folder_page
icon_accept
icon_airmail
icon_alert
icon_attachment
icon_clock
icon_component
icon_download
icon_email
icon_extension
icon_favourites
icon_get_world
icon_history
icon_home
icon_info
icon_key
icon_link
icon_mail
icon_monitor_mac
icon_monitor_pc
icon_network
icon_package
icon_package_get
icon_package_open
icon_padlock
icon_security
icon_settings
icon_user
icon_wand
icon_world
icon_world_dynamic
image
image_new
interface_browser
interface_dialog
interface_installer
list_comments
list_components
list_errors
list_extensions
list_images
list_keys
list_links
list_packages
list_security
list_settings
list_users
list_world
note
note_delete
note_new
page
page_alert
page_attachment
page_bookmark
page_boy

+ 47 more in the library

Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "famfamfam_mini_icons",
          "title": {
            "main": "Mini"
          },
          "desc": {
            "main": "Free for commercial use - Mark James"
          },
          "libs": [
            {
              "title": {
                "main": "Mini"
              },
              "url": "https://icons.diagrams.net/libs/famfamfam_mini_icons/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}