diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
commit | 1b3658c85f5a5a25643da0cc417c70986b7caa6a (patch) | |
tree | e8fb44c12e8bd16088d185e1e78a6c7f7d76cf5c /.icons/awkward/symbolic/status/weather-storm-symbolic.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/symbolic/status/weather-storm-symbolic.svg')
-rw-r--r-- | .icons/awkward/symbolic/status/weather-storm-symbolic.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/awkward/symbolic/status/weather-storm-symbolic.svg b/.icons/awkward/symbolic/status/weather-storm-symbolic.svg new file mode 100644 index 00000000..069eca7d --- /dev/null +++ b/.icons/awkward/symbolic/status/weather-storm-symbolic.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <path style="fill:#e26da9" d="M 6,7 V 12 H 7 V 16 L 10,11 H 9 L 10.5,7 Z"/> + <path style="fill:#e26da9" d="M 8,0 C 5.93,0 4.17,1.27 3.41,3.06 1.48,3.35 0,4.99 0,7 0,9.21 1.79,11 4,11 H 5 V 6 H 11.94 L 10.44,10 H 11.77 L 11.17,11 H 12.5 C 14.43,11 16,9.43 16,7.5 16,5.7 14.65,4.23 12.91,4.03 12.45,1.74 10.43,0 8,0 Z"/> +</svg> |