diff options
Diffstat (limited to 'src/_icons/wind.svg')
-rw-r--r-- | src/_icons/wind.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/wind.svg b/src/_icons/wind.svg new file mode 100644 index 00000000..7c4ebec6 --- /dev/null +++ b/src/_icons/wind.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M5 8h8.5a2.5 2.5 0 1 0 -2.34 -3.24" /> + <path d="M3 12h15.5a2.5 2.5 0 1 1 -2.34 3.24" /> + <path d="M4 16h5.5a2.5 2.5 0 1 1 -2.34 3.24" /> +</svg> |