diff --git a/packages/icons/resources/icons/icons.json b/packages/icons/resources/icons/icons.json index efc3f79a4f..5518a5ce70 100644 --- a/packages/icons/resources/icons/icons.json +++ b/packages/icons/resources/icons/icons.json @@ -3670,5 +3670,41 @@ "iconName": "syringe", "tags": "syringe, vaccine, shot, medicine", "group": "miscellaneous" + }, + { + "displayName": "Temperature", + "iconName": "temperature", + "tags": "thermometer, climate, weather", + "group": "miscellaneous" + }, + { + "displayName": "Waves", + "iconName": "waves", + "tags": "sea, ocean, tide", + "group": "miscellaneous" + }, + { + "displayName": "Rain", + "iconName": "rain", + "tags": "precipitation, storm, weather", + "group": "miscellaneous" + }, + { + "displayName": "Lightning", + "iconName": "lightning", + "tags": "thunder, bolt, strike, weather", + "group": "miscellaneous" + }, + { + "displayName": "Wind", + "iconName": "wind", + "tags": "air, breath, draft, weather", + "group": "miscellaneous" + }, + { + "displayName": "Hurricane", + "iconName": "hurricane", + "tags": "storm, cyclone, typhoon, tropical storm", + "group": "miscellaneous" } ] diff --git a/resources/icons/16px/hurricane.svg b/resources/icons/16px/hurricane.svg new file mode 100644 index 0000000000..401cd05e1a --- /dev/null +++ b/resources/icons/16px/hurricane.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/16px/lightning.svg b/resources/icons/16px/lightning.svg new file mode 100644 index 0000000000..98c671b4bc --- /dev/null +++ b/resources/icons/16px/lightning.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/16px/rain.svg b/resources/icons/16px/rain.svg new file mode 100644 index 0000000000..cac26d8728 --- /dev/null +++ b/resources/icons/16px/rain.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/16px/temperature.svg b/resources/icons/16px/temperature.svg new file mode 100644 index 0000000000..f36b41e529 --- /dev/null +++ b/resources/icons/16px/temperature.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/16px/waves.svg b/resources/icons/16px/waves.svg new file mode 100644 index 0000000000..3f62bea06f --- /dev/null +++ b/resources/icons/16px/waves.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/16px/wind.svg b/resources/icons/16px/wind.svg new file mode 100644 index 0000000000..c27c383b66 --- /dev/null +++ b/resources/icons/16px/wind.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/20px/hurricane.svg b/resources/icons/20px/hurricane.svg new file mode 100644 index 0000000000..2029729810 --- /dev/null +++ b/resources/icons/20px/hurricane.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/20px/lightning.svg b/resources/icons/20px/lightning.svg new file mode 100644 index 0000000000..f53208c1ff --- /dev/null +++ b/resources/icons/20px/lightning.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/20px/rain.svg b/resources/icons/20px/rain.svg new file mode 100644 index 0000000000..c70b671c9f --- /dev/null +++ b/resources/icons/20px/rain.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/20px/temperature.svg b/resources/icons/20px/temperature.svg new file mode 100644 index 0000000000..480a3a9033 --- /dev/null +++ b/resources/icons/20px/temperature.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/20px/waves.svg b/resources/icons/20px/waves.svg new file mode 100644 index 0000000000..c306f2d89b --- /dev/null +++ b/resources/icons/20px/waves.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/20px/wind.svg b/resources/icons/20px/wind.svg new file mode 100644 index 0000000000..e094317049 --- /dev/null +++ b/resources/icons/20px/wind.svg @@ -0,0 +1,3 @@ + + +