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

Elements icons

12 iconsLicense: Free for commercial useBy Ballo Marco
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_Element_Wind_03
Icon_Element_Wind_02
Icon_Element_Wind_01
Icon_Element_Water_03
Icon_Element_Water_02
Icon_Element_Earth_03
Icon_Element_Earth_02
Icon_Element_Water_01
Icon_Element_Fire_03
Icon_Element_Fire_02
Icon_Element_Fire_01
Icon_Element_Earth_01
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "elements-icons",
          "title": {
            "main": "Elements icons"
          },
          "desc": {
            "main": "Free for commercial use - Ballo Marco"
          },
          "libs": [
            {
              "title": {
                "main": "Elements icons"
              },
              "url": "https://icons.diagrams.net/libs/elements-icons/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}