diff options
Diffstat (limited to 'src/icons/cloud-storm.svg')
-rw-r--r-- | src/icons/cloud-storm.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/icons/cloud-storm.svg b/src/icons/cloud-storm.svg new file mode 100644 index 00000000..ea96281f --- /dev/null +++ b/src/icons/cloud-storm.svg @@ -0,0 +1,10 @@ +--- +tags: [weather, lightning] +category: Weather +version: "1.0" +unicode: "ea74" +--- +<svg> + <path d="M7 18a4.6 4.4 0 0 1 0 -9a5 4.5 0 0 1 11 2h1a3.5 3.5 0 0 1 0 7h-1" /> + <polyline points="13 14 11 18 14 18 12 22" /> +</svg> |