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

Weather

18 iconsLicense: Free for commercial useBy Zheng Jia
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.

weather-windy
weather-thunder
weather-thunder-rainy
weather-thunder-rainy-h
weather-thunder-rainy-m
weather-snowy-s
weather-snowy-h
weather-snowy-m
weather-rainy-snowy
weather-sunny
weather-rainy-s
weather-rainy-m
weather-moon
weather-cloudy-fog
weather-fog
weather-rainy-h
weather-partlycloudy
weather-cloudy
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

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