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

Hipster - Outline

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.

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

Add to DRAWIO_CONFIG / Editor configuration:

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