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

Lion Style Sidebar

27 iconsLicense: Free for commercial useBy Susumu Yoshida
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.

AirPort_Disk
Application_alt
Applications
Desktop
Documents-alt
Documents
Downloads
External
FireWire_HD
Home
iDisk
iMac
Internal
Library
Mac_mini
Mac_Pro
MacBook
Movies
Music
Pictures
Public
Removable
Server
Sites
Time_Machine
USB_HD
Utilities
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "lion_style_sidebar_icons",
          "title": {
            "main": "Lion Style Sidebar"
          },
          "desc": {
            "main": "Free for commercial use - Susumu Yoshida"
          },
          "libs": [
            {
              "title": {
                "main": "Lion Style Sidebar"
              },
              "url": "https://icons.diagrams.net/libs/lion_style_sidebar_icons/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}