From 3b35fbf74131b14497161fb9b9e20a60e40347e6 Mon Sep 17 00:00:00 2001 From: XYZ Date: Thu, 24 Aug 2023 09:56:46 +0800 Subject: [PATCH 1/2] add natural and geologic hazard warning icons --- icons-list.json | 124 ++++++++++++++++++++++++++++++++++++++++++++++++ icons/1201.svg | 4 ++ icons/1202.svg | 4 ++ icons/1203.svg | 3 ++ icons/1204.svg | 4 ++ icons/1205.svg | 6 +++ icons/1206.svg | 4 ++ icons/1207.svg | 4 ++ icons/1208.svg | 3 ++ icons/1209.svg | 5 ++ icons/1210.svg | 3 ++ icons/1211.svg | 4 ++ icons/1212.svg | 3 ++ icons/1213.svg | 3 ++ icons/1214.svg | 3 ++ icons/1215.svg | 4 ++ icons/1216.svg | 4 ++ icons/1217.svg | 3 ++ icons/1218.svg | 4 ++ icons/1219.svg | 4 ++ icons/1221.svg | 4 ++ icons/1241.svg | 4 ++ icons/1242.svg | 4 ++ icons/1243.svg | 4 ++ icons/1244.svg | 4 ++ icons/1245.svg | 3 ++ icons/1246.svg | 3 ++ icons/1247.svg | 4 ++ icons/1248.svg | 4 ++ icons/1249.svg | 3 ++ icons/1250.svg | 3 ++ icons/1251.svg | 3 ++ 32 files changed, 239 insertions(+) create mode 100644 icons/1201.svg create mode 100644 icons/1202.svg create mode 100644 icons/1203.svg create mode 100644 icons/1204.svg create mode 100644 icons/1205.svg create mode 100644 icons/1206.svg create mode 100644 icons/1207.svg create mode 100644 icons/1208.svg create mode 100644 icons/1209.svg create mode 100644 icons/1210.svg create mode 100644 icons/1211.svg create mode 100644 icons/1212.svg create mode 100644 icons/1213.svg create mode 100644 icons/1214.svg create mode 100644 icons/1215.svg create mode 100644 icons/1216.svg create mode 100644 icons/1217.svg create mode 100644 icons/1218.svg create mode 100644 icons/1219.svg create mode 100644 icons/1221.svg create mode 100644 icons/1241.svg create mode 100644 icons/1242.svg create mode 100644 icons/1243.svg create mode 100644 icons/1244.svg create mode 100644 icons/1245.svg create mode 100644 icons/1246.svg create mode 100644 icons/1247.svg create mode 100644 icons/1248.svg create mode 100644 icons/1249.svg create mode 100644 icons/1250.svg create mode 100644 icons/1251.svg diff --git a/icons-list.json b/icons-list.json index fff65b5..5ec6826 100644 --- a/icons-list.json +++ b/icons-list.json @@ -875,6 +875,130 @@ "icon_code": "1089", "icon_name": "dry-hot-wind-risk-for-winter-wheat" }, + { + "icon_code": "1201", + "icon_name": "flood" + }, + { + "icon_code": "1202", + "icon_name": "urban-flooding" + }, + { + "icon_code": "1203", + "icon_name": "reservoir-danger" + }, + { + "icon_code": "1204", + "icon_name": "dike-danger" + }, + { + "icon_code": "1205", + "icon_name": "ice-flood" + }, + { + "icon_code": "1206", + "icon_name": "waterlogging2" + }, + { + "icon_code": "1207", + "icon_name": "flood-and-waterlogging" + }, + { + "icon_code": "1208", + "icon_name": "dry-water" + }, + { + "icon_code": "1209", + "icon_name": "flood-and-flash-flood-in-small-and-medium-rivers" + }, + { + "icon_code": "1210", + "icon_name": "difficulty-drinking-water-for-rural-people-and-animals" + }, + { + "icon_code": "1211", + "icon_name": "flood-in-small-and-medium-rivers" + }, + { + "icon_code": "1212", + "icon_name": "flood-and-drought-advisory" + }, + { + "icon_code": "1213", + "icon_name": "urban-flood-risk" + }, + { + "icon_code": "1214", + "icon_name": "flash-flood" + }, + { + "icon_code": "1215", + "icon_name": "agricultural-drought" + }, + { + "icon_code": "1216", + "icon_name": "urban-water-shortage" + }, + { + "icon_code": "1217", + "icon_name": "ecological-drought" + }, + { + "icon_code": "1218", + "icon_name": "disaster-risk-early-warning" + }, + { + "icon_code": "1219", + "icon_name": "flash-flood-weather-risk" + }, + { + "icon_code": "1221", + "icon_name": "water-conservancy-and-drought" + }, + { + "icon_code": "1241", + "icon_name": "landslide" + }, + { + "icon_code": "1242", + "icon_name": "debris-flows" + }, + { + "icon_code": "1243", + "icon_name": "landslide-event" + }, + { + "icon_code": "1244", + "icon_name": "ground-collapses" + }, + { + "icon_code": "1245", + "icon_name": "ground-fissure" + }, + { + "icon_code": "1246", + "icon_name": "land-subsidence" + }, + { + "icon_code": "1247", + "icon_name": "volcanic-eruption" + }, + { + "icon_code": "1248", + "icon_name": "geological-hazard-weather-risk" + }, + { + "icon_code": "1249", + "icon_name": "geological-hazard-weather" + }, + { + "icon_code": "1250", + "icon_name": "geological-hazard2" + }, + { + "icon_code": "1251", + "icon_name": "geological-hazard-risk" + }, { "icon_code": "1601", "icon_name": "very-hot-weather" diff --git a/icons/1201.svg b/icons/1201.svg new file mode 100644 index 0000000..a354837 --- /dev/null +++ b/icons/1201.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/icons/1202.svg b/icons/1202.svg new file mode 100644 index 0000000..eccdcef --- /dev/null +++ b/icons/1202.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/icons/1203.svg b/icons/1203.svg new file mode 100644 index 0000000..39db56e --- /dev/null +++ b/icons/1203.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/icons/1204.svg b/icons/1204.svg new file mode 100644 index 0000000..d895006 --- /dev/null +++ b/icons/1204.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/icons/1205.svg b/icons/1205.svg new file mode 100644 index 0000000..77c8f22 --- /dev/null +++ b/icons/1205.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/icons/1206.svg b/icons/1206.svg new file mode 100644 index 0000000..890a97f --- /dev/null +++ b/icons/1206.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/icons/1207.svg b/icons/1207.svg new file mode 100644 index 0000000..51a2e30 --- /dev/null +++ b/icons/1207.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/icons/1208.svg b/icons/1208.svg new file mode 100644 index 0000000..a8c10e0 --- /dev/null +++ b/icons/1208.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/icons/1209.svg b/icons/1209.svg new file mode 100644 index 0000000..095caf5 --- /dev/null +++ b/icons/1209.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/1210.svg b/icons/1210.svg new file mode 100644 index 0000000..2d9ceea --- /dev/null +++ b/icons/1210.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/icons/1211.svg b/icons/1211.svg new file mode 100644 index 0000000..2a1b965 --- /dev/null +++ b/icons/1211.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/icons/1212.svg b/icons/1212.svg new file mode 100644 index 0000000..781c77e --- /dev/null +++ b/icons/1212.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/icons/1213.svg b/icons/1213.svg new file mode 100644 index 0000000..943fdbe --- /dev/null +++ b/icons/1213.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/icons/1214.svg b/icons/1214.svg new file mode 100644 index 0000000..6193798 --- /dev/null +++ b/icons/1214.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/icons/1215.svg b/icons/1215.svg new file mode 100644 index 0000000..9cc0964 --- /dev/null +++ b/icons/1215.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/icons/1216.svg b/icons/1216.svg new file mode 100644 index 0000000..7d92e74 --- /dev/null +++ b/icons/1216.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/icons/1217.svg b/icons/1217.svg new file mode 100644 index 0000000..275a382 --- /dev/null +++ b/icons/1217.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/icons/1218.svg b/icons/1218.svg new file mode 100644 index 0000000..3b5fb1e --- /dev/null +++ b/icons/1218.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/icons/1219.svg b/icons/1219.svg new file mode 100644 index 0000000..6467fd9 --- /dev/null +++ b/icons/1219.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/icons/1221.svg b/icons/1221.svg new file mode 100644 index 0000000..a4532ad --- /dev/null +++ b/icons/1221.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/icons/1241.svg b/icons/1241.svg new file mode 100644 index 0000000..354ff65 --- /dev/null +++ b/icons/1241.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/icons/1242.svg b/icons/1242.svg new file mode 100644 index 0000000..d9d61bd --- /dev/null +++ b/icons/1242.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/icons/1243.svg b/icons/1243.svg new file mode 100644 index 0000000..19c10b5 --- /dev/null +++ b/icons/1243.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/icons/1244.svg b/icons/1244.svg new file mode 100644 index 0000000..cd74ff5 --- /dev/null +++ b/icons/1244.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/icons/1245.svg b/icons/1245.svg new file mode 100644 index 0000000..e39e90b --- /dev/null +++ b/icons/1245.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/icons/1246.svg b/icons/1246.svg new file mode 100644 index 0000000..a56c005 --- /dev/null +++ b/icons/1246.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/icons/1247.svg b/icons/1247.svg new file mode 100644 index 0000000..a064864 --- /dev/null +++ b/icons/1247.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/icons/1248.svg b/icons/1248.svg new file mode 100644 index 0000000..e89ad75 --- /dev/null +++ b/icons/1248.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/icons/1249.svg b/icons/1249.svg new file mode 100644 index 0000000..506e4bd --- /dev/null +++ b/icons/1249.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/icons/1250.svg b/icons/1250.svg new file mode 100644 index 0000000..886d7a6 --- /dev/null +++ b/icons/1250.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/icons/1251.svg b/icons/1251.svg new file mode 100644 index 0000000..46acf7d --- /dev/null +++ b/icons/1251.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file From 55f5060ad409cf70c1248f5fdbc9c7bcb09e1abb Mon Sep 17 00:00:00 2001 From: XYZ Date: Thu, 24 Aug 2023 10:07:16 +0800 Subject: [PATCH 2/2] update lakeshore flood series --- icons/2318.svg | 2 +- icons/2357.svg | 3 ++- icons/2393.svg | 4 ++-- icons/2417.svg | 4 ++-- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/icons/2318.svg b/icons/2318.svg index 1d59cc2..eb3667a 100644 --- a/icons/2318.svg +++ b/icons/2318.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/2357.svg b/icons/2357.svg index bc9cedd..57cb5d7 100644 --- a/icons/2357.svg +++ b/icons/2357.svg @@ -1,3 +1,4 @@ - + + \ No newline at end of file diff --git a/icons/2393.svg b/icons/2393.svg index 41b20bf..c5f8160 100644 --- a/icons/2393.svg +++ b/icons/2393.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/2417.svg b/icons/2417.svg index f307839..22f8f22 100644 --- a/icons/2417.svg +++ b/icons/2417.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file