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

Evil Icons User Interface

50 iconsLicense: MIT LicenseBy Alexander Madyankin, Roman Shamin
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.

star
price
pen
magnifier
like
download
close2
check
rotation_left
open_lock
arrow_down2
arrow_left
arrow_left2
arrow_right
arrow_right2
arrow_up2
Attention
avatar
basket
bell
box
calendar
camera
cart
clip
clock
close
cloud_text
credit_card
cup
eye
finger
heart
link
location
lock
mail
menu
minus
picture
play
plus
question
rotation_right
rotation
setting
share
share2
statistics
upload
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "evil-icons-user-interface",
          "title": {
            "main": "Evil Icons User Interface"
          },
          "desc": {
            "main": "MIT License - Alexander Madyankin, Roman Shamin"
          },
          "libs": [
            {
              "title": {
                "main": "Evil Icons User Interface"
              },
              "url": "https://icons.diagrams.net/libs/evil-icons-user-interface/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}