├── LICENSE ├── N ├── wmo2700_n00.svg ├── wmo2700_n01.svg ├── wmo2700_n02.svg ├── wmo2700_n03.svg ├── wmo2700_n04.svg ├── wmo2700_n05.svg ├── wmo2700_n06.svg ├── wmo2700_n07.svg ├── wmo2700_n08.svg ├── wmo2700_n09.svg └── wmo2700_n10.svg ├── README.md ├── UV-index ├── C_UV00.svg ├── C_UV01.svg ├── C_UV02.svg ├── C_UV03.svg ├── C_UV04.svg ├── C_UV05.svg ├── C_UV06.svg ├── C_UV07.svg ├── C_UV08.svg ├── C_UV09.svg ├── C_UV10.svg ├── C_UV11.svg ├── C_UVclothing.svg ├── C_UVindoor.svg ├── C_UVshadow.svg ├── C_rev_UVclothing.svg ├── C_rev_UVindoor.svg ├── C_rev_UVshadow.svg └── readme.md ├── W1W2 ├── README.md ├── wmo4561_W3.svg ├── wmo4561_W4.svg ├── wmo4561_W5.svg ├── wmo4561_W6.svg ├── wmo4561_W7.svg ├── wmo4561_W8.svg └── wmo4561_W9.svg ├── WMO-code-table-2700.png ├── WMO-code-table-4561-colored.png ├── WMO-code-table-4677-colored.png ├── WMO-code-table-4680-colored.png ├── a ├── README.md ├── wmo0200_a0.svg ├── wmo0200_a1.svg ├── wmo0200_a2.svg ├── wmo0200_a3.svg ├── wmo0200_a4.svg ├── wmo0200_a5.svg ├── wmo0200_a6.svg ├── wmo0200_a7.svg └── wmo0200_a8.svg ├── bin ├── icons.py └── uvicons.py ├── thermalstress ├── README.md ├── thermalstress-cold-extreme.svg ├── thermalstress-cold-minor.svg ├── thermalstress-cold-moderate.svg ├── thermalstress-cold-severe.svg ├── thermalstress-heat-extreme.svg ├── thermalstress-heat-minor.svg ├── thermalstress-heat-moderate.svg ├── thermalstress-heat-severe.svg └── thermalstress-none.svg ├── wawa-colored ├── wmo4680_wawa00.svg ├── wmo4680_wawa01.svg ├── wmo4680_wawa02.svg ├── wmo4680_wawa03.svg ├── wmo4680_wawa04.svg ├── wmo4680_wawa05.svg ├── wmo4680_wawa10.svg ├── wmo4680_wawa11.svg ├── wmo4680_wawa12.svg ├── wmo4680_wawa18.svg ├── wmo4680_wawa20.svg ├── wmo4680_wawa21.svg ├── wmo4680_wawa22.svg ├── wmo4680_wawa23.svg ├── wmo4680_wawa24.svg ├── wmo4680_wawa25.svg ├── wmo4680_wawa26.svg ├── wmo4680_wawa27.svg ├── wmo4680_wawa28.svg ├── wmo4680_wawa29.svg ├── wmo4680_wawa30.svg ├── wmo4680_wawa31.svg ├── wmo4680_wawa32.svg ├── wmo4680_wawa33.svg ├── wmo4680_wawa34.svg ├── wmo4680_wawa35.svg ├── wmo4680_wawa40.svg ├── wmo4680_wawa41.svg ├── wmo4680_wawa42.svg ├── wmo4680_wawa43.svg ├── wmo4680_wawa44.svg ├── wmo4680_wawa45.svg ├── wmo4680_wawa46.svg ├── wmo4680_wawa47.svg ├── wmo4680_wawa48.svg ├── wmo4680_wawa50.svg ├── wmo4680_wawa51.svg ├── wmo4680_wawa52.svg ├── wmo4680_wawa53.svg ├── wmo4680_wawa54.svg ├── wmo4680_wawa55.svg ├── wmo4680_wawa56.svg ├── wmo4680_wawa57.svg ├── wmo4680_wawa58.svg ├── wmo4680_wawa60.svg ├── wmo4680_wawa61.svg ├── wmo4680_wawa62.svg ├── wmo4680_wawa63.svg ├── wmo4680_wawa64.svg ├── wmo4680_wawa65.svg ├── wmo4680_wawa66.svg ├── wmo4680_wawa67.svg ├── wmo4680_wawa68.svg ├── wmo4680_wawa70.svg ├── wmo4680_wawa71.svg ├── wmo4680_wawa72.svg ├── wmo4680_wawa73.svg ├── wmo4680_wawa74.svg ├── wmo4680_wawa75.svg ├── wmo4680_wawa76.svg ├── wmo4680_wawa77.svg ├── wmo4680_wawa78.svg ├── wmo4680_wawa80.svg ├── wmo4680_wawa81.svg ├── wmo4680_wawa82.svg ├── wmo4680_wawa83.svg ├── wmo4680_wawa84.svg ├── wmo4680_wawa85.svg ├── wmo4680_wawa86.svg ├── wmo4680_wawa87.svg ├── wmo4680_wawa89.svg ├── wmo4680_wawa90.svg ├── wmo4680_wawa91.svg ├── wmo4680_wawa92.svg ├── wmo4680_wawa93.svg ├── wmo4680_wawa94.svg ├── wmo4680_wawa95.svg ├── wmo4680_wawa96.svg └── wmo4680_wawa99.svg ├── weathericons-filled ├── README.md ├── blowingsnow.svg ├── clear-day-wind.svg ├── clear-day.svg ├── clear-night-wind.svg ├── clear-night.svg ├── cloudy-night-wind.svg ├── cloudy-night.svg ├── cloudy-wind.svg ├── cloudy.svg ├── drizzle.svg ├── fog.svg ├── freezingdrizzle.svg ├── freezingrain.svg ├── freezingrain2.svg ├── glazeice.svg ├── hail.svg ├── lightning.svg ├── lightning2.svg ├── moon-icon-15px.svg ├── mostly-clear-day-wind.svg ├── mostly-clear-day.svg ├── mostly-clear-night-wind.svg ├── mostly-clear-night.svg ├── mostly-cloudy-day-wind.svg ├── mostly-cloudy-day.svg ├── mostly-cloudy-night-wind.svg ├── mostly-cloudy-night.svg ├── partly-cloudy-day-wind.svg ├── partly-cloudy-day.svg ├── partly-cloudy-night-wind.svg ├── partly-cloudy-night.svg ├── rain.svg ├── raindrop-icon-15px.svg ├── raindrop.svg ├── sandstorm.svg ├── sleet.svg ├── snow.svg ├── snow2.svg ├── snowflake-icon-15px.svg ├── snowflake.svg ├── snowflake2.svg ├── sun-icon-15px.svg ├── sunmoon.svg ├── thunderstorm-duststorm.svg ├── thunderstorm-hail.svg ├── thunderstorm.svg ├── tornado.svg ├── unknown.svg └── wind.svg ├── weathericons ├── README.md ├── blowingsnow.svg ├── clear-day-wind.svg ├── clear-day.svg ├── clear-night-wind.svg ├── clear-night.svg ├── cloudy-night-wind.svg ├── cloudy-night.svg ├── cloudy-wind.svg ├── cloudy.svg ├── drizzle.svg ├── fog.svg ├── freezingdrizzle.svg ├── freezingrain.svg ├── freezingrain2.svg ├── glazeice.svg ├── hail.svg ├── lightning.svg ├── lightning2.svg ├── lightning3.svg ├── moon-icon-15px.svg ├── mostly-clear-day-wind.svg ├── mostly-clear-day.svg ├── mostly-clear-night-wind.svg ├── mostly-clear-night.svg ├── mostly-cloudy-day-wind.svg ├── mostly-cloudy-day.svg ├── mostly-cloudy-night-wind.svg ├── mostly-cloudy-night.svg ├── partly-cloudy-day-wind.svg ├── partly-cloudy-day.svg ├── partly-cloudy-night-wind.svg ├── partly-cloudy-night.svg ├── rain.svg ├── raindrop-icon-15px.svg ├── raindrop.svg ├── sandstorm.svg ├── sleet.svg ├── snow.svg ├── snow2.svg ├── snowflake-icon-15px.svg ├── snowflake.svg ├── snowflake2.svg ├── sun-icon-15px.svg ├── sunmoon.svg ├── thunderstorm-duststorm.svg ├── thunderstorm-hail.svg ├── thunderstorm.svg ├── tornado.svg ├── unknown.svg └── wind.svg ├── wildfire ├── README.md └── wildfiresquirrel.svg └── ww-colored ├── wmo4677_ww00.svg ├── wmo4677_ww01.svg ├── wmo4677_ww02.svg ├── wmo4677_ww03.svg ├── wmo4677_ww04.svg ├── wmo4677_ww05.svg ├── wmo4677_ww06.svg ├── wmo4677_ww07.svg ├── wmo4677_ww08.svg ├── wmo4677_ww09.svg ├── wmo4677_ww10.svg ├── wmo4677_ww11.svg ├── wmo4677_ww12.svg ├── wmo4677_ww13.svg ├── wmo4677_ww14.svg ├── wmo4677_ww15.svg ├── wmo4677_ww16.svg ├── wmo4677_ww17.svg ├── wmo4677_ww18.svg ├── wmo4677_ww19.svg ├── wmo4677_ww20.svg ├── wmo4677_ww21.svg ├── wmo4677_ww22.svg ├── wmo4677_ww23.svg ├── wmo4677_ww24.svg ├── wmo4677_ww25.svg ├── wmo4677_ww26.svg ├── wmo4677_ww27.svg ├── wmo4677_ww28.svg ├── wmo4677_ww29.svg ├── wmo4677_ww30.svg ├── wmo4677_ww31.svg ├── wmo4677_ww32.svg ├── wmo4677_ww33.svg ├── wmo4677_ww34.svg ├── wmo4677_ww35.svg ├── wmo4677_ww36.svg ├── wmo4677_ww37.svg ├── wmo4677_ww38.svg ├── wmo4677_ww39.svg ├── wmo4677_ww40.svg ├── wmo4677_ww41.svg ├── wmo4677_ww42.svg ├── wmo4677_ww43.svg ├── wmo4677_ww44.svg ├── wmo4677_ww45.svg ├── wmo4677_ww46.svg ├── wmo4677_ww47.svg ├── wmo4677_ww48.svg ├── wmo4677_ww49.svg ├── wmo4677_ww50.svg ├── wmo4677_ww51.svg ├── wmo4677_ww52.svg ├── wmo4677_ww53.svg ├── wmo4677_ww54.svg ├── wmo4677_ww55.svg ├── wmo4677_ww56.svg ├── wmo4677_ww57.svg ├── wmo4677_ww58.svg ├── wmo4677_ww59.svg ├── wmo4677_ww60.svg ├── wmo4677_ww61.svg ├── wmo4677_ww62.svg ├── wmo4677_ww63.svg ├── wmo4677_ww64.svg ├── wmo4677_ww65.svg ├── wmo4677_ww66.svg ├── wmo4677_ww67.svg ├── wmo4677_ww68.svg ├── wmo4677_ww69.svg ├── wmo4677_ww70.svg ├── wmo4677_ww71.svg ├── wmo4677_ww72.svg ├── wmo4677_ww73.svg ├── wmo4677_ww74.svg ├── wmo4677_ww75.svg ├── wmo4677_ww76.svg ├── wmo4677_ww77.svg ├── wmo4677_ww78.svg ├── wmo4677_ww79.svg ├── wmo4677_ww80.svg ├── wmo4677_ww81.svg ├── wmo4677_ww82.svg ├── wmo4677_ww83.svg ├── wmo4677_ww84.svg ├── wmo4677_ww85.svg ├── wmo4677_ww86.svg ├── wmo4677_ww87.svg ├── wmo4677_ww88.svg ├── wmo4677_ww89.svg ├── wmo4677_ww90.svg ├── wmo4677_ww91.svg ├── wmo4677_ww92.svg ├── wmo4677_ww93.svg ├── wmo4677_ww94.svg ├── wmo4677_ww95.svg ├── wmo4677_ww96.svg ├── wmo4677_ww97.svg ├── wmo4677_ww98.svg └── wmo4677_ww99.svg /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/LICENSE -------------------------------------------------------------------------------- /N/wmo2700_n00.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/N/wmo2700_n00.svg -------------------------------------------------------------------------------- /N/wmo2700_n01.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/N/wmo2700_n01.svg -------------------------------------------------------------------------------- /N/wmo2700_n02.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/N/wmo2700_n02.svg -------------------------------------------------------------------------------- /N/wmo2700_n03.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/N/wmo2700_n03.svg -------------------------------------------------------------------------------- /N/wmo2700_n04.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/N/wmo2700_n04.svg -------------------------------------------------------------------------------- /N/wmo2700_n05.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/N/wmo2700_n05.svg -------------------------------------------------------------------------------- /N/wmo2700_n06.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/N/wmo2700_n06.svg -------------------------------------------------------------------------------- /N/wmo2700_n07.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/N/wmo2700_n07.svg -------------------------------------------------------------------------------- /N/wmo2700_n08.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/N/wmo2700_n08.svg -------------------------------------------------------------------------------- /N/wmo2700_n09.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/N/wmo2700_n09.svg -------------------------------------------------------------------------------- /N/wmo2700_n10.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/N/wmo2700_n10.svg -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/README.md -------------------------------------------------------------------------------- /UV-index/C_UV00.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/UV-index/C_UV00.svg -------------------------------------------------------------------------------- /UV-index/C_UV01.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/UV-index/C_UV01.svg -------------------------------------------------------------------------------- /UV-index/C_UV02.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/UV-index/C_UV02.svg -------------------------------------------------------------------------------- /UV-index/C_UV03.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/UV-index/C_UV03.svg -------------------------------------------------------------------------------- /UV-index/C_UV04.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/UV-index/C_UV04.svg -------------------------------------------------------------------------------- /UV-index/C_UV05.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/UV-index/C_UV05.svg -------------------------------------------------------------------------------- /UV-index/C_UV06.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/UV-index/C_UV06.svg -------------------------------------------------------------------------------- /UV-index/C_UV07.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/UV-index/C_UV07.svg -------------------------------------------------------------------------------- /UV-index/C_UV08.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/UV-index/C_UV08.svg -------------------------------------------------------------------------------- /UV-index/C_UV09.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/UV-index/C_UV09.svg -------------------------------------------------------------------------------- /UV-index/C_UV10.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/UV-index/C_UV10.svg -------------------------------------------------------------------------------- /UV-index/C_UV11.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/UV-index/C_UV11.svg -------------------------------------------------------------------------------- /UV-index/C_UVclothing.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/UV-index/C_UVclothing.svg -------------------------------------------------------------------------------- /UV-index/C_UVindoor.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/UV-index/C_UVindoor.svg -------------------------------------------------------------------------------- /UV-index/C_UVshadow.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/UV-index/C_UVshadow.svg -------------------------------------------------------------------------------- /UV-index/C_rev_UVclothing.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/UV-index/C_rev_UVclothing.svg -------------------------------------------------------------------------------- /UV-index/C_rev_UVindoor.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/UV-index/C_rev_UVindoor.svg -------------------------------------------------------------------------------- /UV-index/C_rev_UVshadow.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/UV-index/C_rev_UVshadow.svg -------------------------------------------------------------------------------- /UV-index/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/UV-index/readme.md -------------------------------------------------------------------------------- /W1W2/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/W1W2/README.md -------------------------------------------------------------------------------- /W1W2/wmo4561_W3.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/W1W2/wmo4561_W3.svg -------------------------------------------------------------------------------- /W1W2/wmo4561_W4.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/W1W2/wmo4561_W4.svg -------------------------------------------------------------------------------- /W1W2/wmo4561_W5.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/W1W2/wmo4561_W5.svg -------------------------------------------------------------------------------- /W1W2/wmo4561_W6.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/W1W2/wmo4561_W6.svg -------------------------------------------------------------------------------- /W1W2/wmo4561_W7.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/W1W2/wmo4561_W7.svg -------------------------------------------------------------------------------- /W1W2/wmo4561_W8.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/W1W2/wmo4561_W8.svg -------------------------------------------------------------------------------- /W1W2/wmo4561_W9.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/W1W2/wmo4561_W9.svg -------------------------------------------------------------------------------- /WMO-code-table-2700.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/WMO-code-table-2700.png -------------------------------------------------------------------------------- /WMO-code-table-4561-colored.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/WMO-code-table-4561-colored.png -------------------------------------------------------------------------------- /WMO-code-table-4677-colored.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/WMO-code-table-4677-colored.png -------------------------------------------------------------------------------- /WMO-code-table-4680-colored.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/WMO-code-table-4680-colored.png -------------------------------------------------------------------------------- /a/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/a/README.md -------------------------------------------------------------------------------- /a/wmo0200_a0.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/a/wmo0200_a0.svg -------------------------------------------------------------------------------- /a/wmo0200_a1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/a/wmo0200_a1.svg -------------------------------------------------------------------------------- /a/wmo0200_a2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/a/wmo0200_a2.svg -------------------------------------------------------------------------------- /a/wmo0200_a3.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/a/wmo0200_a3.svg -------------------------------------------------------------------------------- /a/wmo0200_a4.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/a/wmo0200_a4.svg -------------------------------------------------------------------------------- /a/wmo0200_a5.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/a/wmo0200_a5.svg -------------------------------------------------------------------------------- /a/wmo0200_a6.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/a/wmo0200_a6.svg -------------------------------------------------------------------------------- /a/wmo0200_a7.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/a/wmo0200_a7.svg -------------------------------------------------------------------------------- /a/wmo0200_a8.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/a/wmo0200_a8.svg -------------------------------------------------------------------------------- /bin/icons.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/bin/icons.py -------------------------------------------------------------------------------- /bin/uvicons.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/bin/uvicons.py -------------------------------------------------------------------------------- /thermalstress/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/thermalstress/README.md -------------------------------------------------------------------------------- /thermalstress/thermalstress-cold-extreme.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/thermalstress/thermalstress-cold-extreme.svg -------------------------------------------------------------------------------- /thermalstress/thermalstress-cold-minor.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/thermalstress/thermalstress-cold-minor.svg -------------------------------------------------------------------------------- /thermalstress/thermalstress-cold-moderate.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/thermalstress/thermalstress-cold-moderate.svg -------------------------------------------------------------------------------- /thermalstress/thermalstress-cold-severe.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/thermalstress/thermalstress-cold-severe.svg -------------------------------------------------------------------------------- /thermalstress/thermalstress-heat-extreme.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/thermalstress/thermalstress-heat-extreme.svg -------------------------------------------------------------------------------- /thermalstress/thermalstress-heat-minor.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/thermalstress/thermalstress-heat-minor.svg -------------------------------------------------------------------------------- /thermalstress/thermalstress-heat-moderate.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/thermalstress/thermalstress-heat-moderate.svg -------------------------------------------------------------------------------- /thermalstress/thermalstress-heat-severe.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/thermalstress/thermalstress-heat-severe.svg -------------------------------------------------------------------------------- /thermalstress/thermalstress-none.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/thermalstress/thermalstress-none.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa00.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa00.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa01.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa01.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa02.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa02.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa03.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa03.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa04.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa04.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa05.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa05.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa10.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa10.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa11.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa11.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa12.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa12.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa18.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa18.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa20.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa20.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa21.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa21.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa22.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa22.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa23.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa23.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa24.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa24.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa25.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa25.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa26.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa26.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa27.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa27.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa28.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa28.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa29.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa29.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa30.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa30.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa31.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa31.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa32.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa33.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa33.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa34.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa34.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa35.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa35.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa40.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa40.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa41.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa41.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa42.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa42.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa43.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa43.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa44.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa44.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa45.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa45.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa46.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa46.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa47.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa47.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa48.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa50.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa50.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa51.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa51.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa52.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa52.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa53.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa53.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa54.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa54.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa55.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa55.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa56.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa56.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa57.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa57.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa58.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa58.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa60.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa60.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa61.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa61.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa62.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa62.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa63.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa63.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa64.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa64.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa65.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa65.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa66.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa66.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa67.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa67.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa68.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa68.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa70.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa70.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa71.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa71.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa72.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa72.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa73.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa73.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa74.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa74.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa75.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa75.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa76.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa76.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa77.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa77.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa78.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa78.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa80.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa80.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa81.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa81.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa82.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa82.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa83.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa83.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa84.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa84.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa85.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa85.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa86.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa86.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa87.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa87.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa89.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa89.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa90.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa90.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa91.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa91.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa92.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa92.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa93.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa93.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa94.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa94.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa95.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa95.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa96.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa96.svg -------------------------------------------------------------------------------- /wawa-colored/wmo4680_wawa99.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wawa-colored/wmo4680_wawa99.svg -------------------------------------------------------------------------------- /weathericons-filled/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/README.md -------------------------------------------------------------------------------- /weathericons-filled/blowingsnow.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/blowingsnow.svg -------------------------------------------------------------------------------- /weathericons-filled/clear-day-wind.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/clear-day-wind.svg -------------------------------------------------------------------------------- /weathericons-filled/clear-day.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/clear-day.svg -------------------------------------------------------------------------------- /weathericons-filled/clear-night-wind.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/clear-night-wind.svg -------------------------------------------------------------------------------- /weathericons-filled/clear-night.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/clear-night.svg -------------------------------------------------------------------------------- /weathericons-filled/cloudy-night-wind.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/cloudy-night-wind.svg -------------------------------------------------------------------------------- /weathericons-filled/cloudy-night.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/cloudy-night.svg -------------------------------------------------------------------------------- /weathericons-filled/cloudy-wind.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/cloudy-wind.svg -------------------------------------------------------------------------------- /weathericons-filled/cloudy.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/cloudy.svg -------------------------------------------------------------------------------- /weathericons-filled/drizzle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/drizzle.svg -------------------------------------------------------------------------------- /weathericons-filled/fog.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/fog.svg -------------------------------------------------------------------------------- /weathericons-filled/freezingdrizzle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/freezingdrizzle.svg -------------------------------------------------------------------------------- /weathericons-filled/freezingrain.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/freezingrain.svg -------------------------------------------------------------------------------- /weathericons-filled/freezingrain2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/freezingrain2.svg -------------------------------------------------------------------------------- /weathericons-filled/glazeice.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/glazeice.svg -------------------------------------------------------------------------------- /weathericons-filled/hail.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/hail.svg -------------------------------------------------------------------------------- /weathericons-filled/lightning.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/lightning.svg -------------------------------------------------------------------------------- /weathericons-filled/lightning2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/lightning2.svg -------------------------------------------------------------------------------- /weathericons-filled/moon-icon-15px.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/moon-icon-15px.svg -------------------------------------------------------------------------------- /weathericons-filled/mostly-clear-day-wind.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/mostly-clear-day-wind.svg -------------------------------------------------------------------------------- /weathericons-filled/mostly-clear-day.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/mostly-clear-day.svg -------------------------------------------------------------------------------- /weathericons-filled/mostly-clear-night-wind.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/mostly-clear-night-wind.svg -------------------------------------------------------------------------------- /weathericons-filled/mostly-clear-night.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/mostly-clear-night.svg -------------------------------------------------------------------------------- /weathericons-filled/mostly-cloudy-day-wind.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/mostly-cloudy-day-wind.svg -------------------------------------------------------------------------------- /weathericons-filled/mostly-cloudy-day.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/mostly-cloudy-day.svg -------------------------------------------------------------------------------- /weathericons-filled/mostly-cloudy-night-wind.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/mostly-cloudy-night-wind.svg -------------------------------------------------------------------------------- /weathericons-filled/mostly-cloudy-night.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/mostly-cloudy-night.svg -------------------------------------------------------------------------------- /weathericons-filled/partly-cloudy-day-wind.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/partly-cloudy-day-wind.svg -------------------------------------------------------------------------------- /weathericons-filled/partly-cloudy-day.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/partly-cloudy-day.svg -------------------------------------------------------------------------------- /weathericons-filled/partly-cloudy-night-wind.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/partly-cloudy-night-wind.svg -------------------------------------------------------------------------------- /weathericons-filled/partly-cloudy-night.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/partly-cloudy-night.svg -------------------------------------------------------------------------------- /weathericons-filled/rain.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/rain.svg -------------------------------------------------------------------------------- /weathericons-filled/raindrop-icon-15px.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/raindrop-icon-15px.svg -------------------------------------------------------------------------------- /weathericons-filled/raindrop.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/raindrop.svg -------------------------------------------------------------------------------- /weathericons-filled/sandstorm.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/sandstorm.svg -------------------------------------------------------------------------------- /weathericons-filled/sleet.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/sleet.svg -------------------------------------------------------------------------------- /weathericons-filled/snow.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/snow.svg -------------------------------------------------------------------------------- /weathericons-filled/snow2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/snow2.svg -------------------------------------------------------------------------------- /weathericons-filled/snowflake-icon-15px.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/snowflake-icon-15px.svg -------------------------------------------------------------------------------- /weathericons-filled/snowflake.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/snowflake.svg -------------------------------------------------------------------------------- /weathericons-filled/snowflake2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/snowflake2.svg -------------------------------------------------------------------------------- /weathericons-filled/sun-icon-15px.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/sun-icon-15px.svg -------------------------------------------------------------------------------- /weathericons-filled/sunmoon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/sunmoon.svg -------------------------------------------------------------------------------- /weathericons-filled/thunderstorm-duststorm.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/thunderstorm-duststorm.svg -------------------------------------------------------------------------------- /weathericons-filled/thunderstorm-hail.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/thunderstorm-hail.svg -------------------------------------------------------------------------------- /weathericons-filled/thunderstorm.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/thunderstorm.svg -------------------------------------------------------------------------------- /weathericons-filled/tornado.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/tornado.svg -------------------------------------------------------------------------------- /weathericons-filled/unknown.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/unknown.svg -------------------------------------------------------------------------------- /weathericons-filled/wind.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons-filled/wind.svg -------------------------------------------------------------------------------- /weathericons/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/README.md -------------------------------------------------------------------------------- /weathericons/blowingsnow.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/blowingsnow.svg -------------------------------------------------------------------------------- /weathericons/clear-day-wind.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/clear-day-wind.svg -------------------------------------------------------------------------------- /weathericons/clear-day.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/clear-day.svg -------------------------------------------------------------------------------- /weathericons/clear-night-wind.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/clear-night-wind.svg -------------------------------------------------------------------------------- /weathericons/clear-night.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/clear-night.svg -------------------------------------------------------------------------------- /weathericons/cloudy-night-wind.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/cloudy-night-wind.svg -------------------------------------------------------------------------------- /weathericons/cloudy-night.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/cloudy-night.svg -------------------------------------------------------------------------------- /weathericons/cloudy-wind.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/cloudy-wind.svg -------------------------------------------------------------------------------- /weathericons/cloudy.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/cloudy.svg -------------------------------------------------------------------------------- /weathericons/drizzle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/drizzle.svg -------------------------------------------------------------------------------- /weathericons/fog.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/fog.svg -------------------------------------------------------------------------------- /weathericons/freezingdrizzle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/freezingdrizzle.svg -------------------------------------------------------------------------------- /weathericons/freezingrain.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/freezingrain.svg -------------------------------------------------------------------------------- /weathericons/freezingrain2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/freezingrain2.svg -------------------------------------------------------------------------------- /weathericons/glazeice.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/glazeice.svg -------------------------------------------------------------------------------- /weathericons/hail.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/hail.svg -------------------------------------------------------------------------------- /weathericons/lightning.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/lightning.svg -------------------------------------------------------------------------------- /weathericons/lightning2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/lightning2.svg -------------------------------------------------------------------------------- /weathericons/lightning3.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/lightning3.svg -------------------------------------------------------------------------------- /weathericons/moon-icon-15px.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/moon-icon-15px.svg -------------------------------------------------------------------------------- /weathericons/mostly-clear-day-wind.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/mostly-clear-day-wind.svg -------------------------------------------------------------------------------- /weathericons/mostly-clear-day.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/mostly-clear-day.svg -------------------------------------------------------------------------------- /weathericons/mostly-clear-night-wind.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/mostly-clear-night-wind.svg -------------------------------------------------------------------------------- /weathericons/mostly-clear-night.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/mostly-clear-night.svg -------------------------------------------------------------------------------- /weathericons/mostly-cloudy-day-wind.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/mostly-cloudy-day-wind.svg -------------------------------------------------------------------------------- /weathericons/mostly-cloudy-day.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/mostly-cloudy-day.svg -------------------------------------------------------------------------------- /weathericons/mostly-cloudy-night-wind.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/mostly-cloudy-night-wind.svg -------------------------------------------------------------------------------- /weathericons/mostly-cloudy-night.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/mostly-cloudy-night.svg -------------------------------------------------------------------------------- /weathericons/partly-cloudy-day-wind.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/partly-cloudy-day-wind.svg -------------------------------------------------------------------------------- /weathericons/partly-cloudy-day.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/partly-cloudy-day.svg -------------------------------------------------------------------------------- /weathericons/partly-cloudy-night-wind.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/partly-cloudy-night-wind.svg -------------------------------------------------------------------------------- /weathericons/partly-cloudy-night.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/partly-cloudy-night.svg -------------------------------------------------------------------------------- /weathericons/rain.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/rain.svg -------------------------------------------------------------------------------- /weathericons/raindrop-icon-15px.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/raindrop-icon-15px.svg -------------------------------------------------------------------------------- /weathericons/raindrop.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/raindrop.svg -------------------------------------------------------------------------------- /weathericons/sandstorm.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/sandstorm.svg -------------------------------------------------------------------------------- /weathericons/sleet.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/sleet.svg -------------------------------------------------------------------------------- /weathericons/snow.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/snow.svg -------------------------------------------------------------------------------- /weathericons/snow2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/snow2.svg -------------------------------------------------------------------------------- /weathericons/snowflake-icon-15px.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/snowflake-icon-15px.svg -------------------------------------------------------------------------------- /weathericons/snowflake.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/snowflake.svg -------------------------------------------------------------------------------- /weathericons/snowflake2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/snowflake2.svg -------------------------------------------------------------------------------- /weathericons/sun-icon-15px.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/sun-icon-15px.svg -------------------------------------------------------------------------------- /weathericons/sunmoon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/sunmoon.svg -------------------------------------------------------------------------------- /weathericons/thunderstorm-duststorm.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/thunderstorm-duststorm.svg -------------------------------------------------------------------------------- /weathericons/thunderstorm-hail.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/thunderstorm-hail.svg -------------------------------------------------------------------------------- /weathericons/thunderstorm.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/thunderstorm.svg -------------------------------------------------------------------------------- /weathericons/tornado.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/tornado.svg -------------------------------------------------------------------------------- /weathericons/unknown.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/unknown.svg -------------------------------------------------------------------------------- /weathericons/wind.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/weathericons/wind.svg -------------------------------------------------------------------------------- /wildfire/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wildfire/README.md -------------------------------------------------------------------------------- /wildfire/wildfiresquirrel.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/wildfire/wildfiresquirrel.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww00.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww00.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww01.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww01.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww02.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww02.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww03.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww03.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww04.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww04.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww05.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww05.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww06.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww06.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww07.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww07.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww08.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww08.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww09.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww09.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww10.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww10.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww11.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww11.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww12.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww12.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww13.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww13.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww14.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww14.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww15.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww15.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww16.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww16.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww17.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww17.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww18.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww18.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww19.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww19.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww20.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww20.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww21.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww21.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww22.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww22.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww23.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww23.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww24.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww24.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww25.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww25.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww26.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww26.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww27.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww27.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww28.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww28.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww29.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww29.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww30.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww30.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww31.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww31.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww32.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww33.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww33.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww34.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww34.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww35.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww35.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww36.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww36.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww37.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww37.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww38.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww38.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww39.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww39.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww40.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww40.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww41.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww41.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww42.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww42.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww43.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww43.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww44.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww44.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww45.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww45.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww46.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww46.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww47.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww47.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww48.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww49.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww49.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww50.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww50.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww51.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww51.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww52.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww52.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww53.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww53.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww54.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww54.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww55.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww55.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww56.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww56.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww57.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww57.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww58.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww58.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww59.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww59.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww60.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww60.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww61.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww61.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww62.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww62.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww63.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww63.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww64.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww64.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww65.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww65.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww66.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww66.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww67.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww67.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww68.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww68.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww69.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww69.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww70.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww70.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww71.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww71.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww72.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww72.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww73.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww73.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww74.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww74.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww75.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww75.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww76.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww76.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww77.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww77.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww78.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww78.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww79.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww79.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww80.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww80.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww81.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww81.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww82.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww82.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww83.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww83.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww84.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww84.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww85.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww85.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww86.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww86.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww87.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww87.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww88.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww88.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww89.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww89.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww90.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww90.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww91.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww91.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww92.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww92.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww93.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww93.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww94.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww94.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww95.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww95.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww96.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww96.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww97.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww97.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww98.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww98.svg -------------------------------------------------------------------------------- /ww-colored/wmo4677_ww99.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/roe-dl/weathericons/HEAD/ww-colored/wmo4677_ww99.svg --------------------------------------------------------------------------------