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

Vector Weather

10 iconsLicense: Free for commercial useBy Daniel Fela
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.

Cloud-rain
Cloud
sun
moon
sunrise
umbrella
snowflakes
storm
eclipse
rain
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

{
  "libraries": [
    {
      "title": {
        "main": "Extra icons"
      },
      "entries": [
        {
          "id": "vector-weather",
          "title": {
            "main": "Vector Weather"
          },
          "desc": {
            "main": "Free for commercial use - Daniel Fela"
          },
          "libs": [
            {
              "title": {
                "main": "Vector Weather"
              },
              "url": "https://icons.diagrams.net/libs/vector-weather/1/library.xml"
            }
          ]
        }
      ]
    }
  ]
}