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

Weather

16 iconsLicense: Free for commercial useBy amanze ogbonna
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.

cloudy_rainy
cloudy_night_snowy_rainy
cloudy_night
cloudy_day
cloudy
windy
sunny
night
cloudy_stormy_night
cloudy_stormy_day
cloudy_storm
cloudy_snowy_night
cloudy_snowy_day
cloudy_rainy_snowy_night
cloudy_rainy_night
cloudy_rainy_day
Self-hosted / Confluence admins: preconfigure this set

Add to DRAWIO_CONFIG / Editor configuration:

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