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

Voyage Icons

40 iconsLicense: CC BY 3.0By Print Express / Matt Skiles
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.

icon-0
icon-1
icon-2
icon-3
icon-4
icon-5
icon-6
icon-7
icon-8
icon-9
icon-10
icon-11
icon-12
icon-13
icon-14
icon-15
icon-16
icon-17
icon-18
icon-19
icon-20
icon-21
icon-22
icon-23
icon-24
icon-25
icon-26
icon-27
icon-28
icon-29
icon-30
icon-31
icon-32
icon-33
icon-34
icon-35
icon-36
icon-37
icon-38
icon-39
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "voyage-icons",
          "title": {
            "main": "Voyage Icons"
          },
          "desc": {
            "main": "CC BY 3.0 - Print Express / Matt Skiles"
          },
          "libs": [
            {
              "title": {
                "main": "Voyage Icons"
              },
              "url": "https://icons.diagrams.net/libs/voyage-icons/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}