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

UI handdrawn

12 iconsLicense: CC0 1.0 Universal (CC0 1.0) Public Domain DedicationBy sketsa kasar
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.

on
volume_up
share_account
video_history
audio_list
star_account
report_account
link_account
mute
search_account
off
switch_account
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "ui-handdrawn",
          "title": {
            "main": "UI handdrawn"
          },
          "desc": {
            "main": "CC0 1.0 Universal (CC0 1.0) Public Domain Dedication - sketsa kasar"
          },
          "libs": [
            {
              "title": {
                "main": "UI handdrawn"
              },
              "url": "https://icons.diagrams.net/libs/ui-handdrawn/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}