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

Hipster - Flat

12 iconsLicense: Free for commercial useBy Callum Smith
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.

001_-_Headphones
002_-_Laptop
003_-_Glasses
004_-_Cassette
005_-_Hat
006_-_Ipod
007_-_Coffee_Cup
008_-_Book
009_-_Pipe
010_-_Bow_Tie
011_-_Camera
012_-_Record
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "hipster-flat-2",
          "title": {
            "main": "Hipster - Flat"
          },
          "desc": {
            "main": "Free for commercial use - Callum Smith"
          },
          "libs": [
            {
              "title": {
                "main": "Hipster - Flat"
              },
              "url": "https://icons.diagrams.net/libs/hipster-flat-2/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}