diff options
author | codecalm <codecalm@gmail.com> | 2020-06-07 14:54:55 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-06-07 14:54:55 +0200 |
commit | 9c2654fb91be32e1fa3c6e2bbd45a1b717f404de (patch) | |
tree | 8541d9bc418dbab0f79ea02b27d74f57d65ce193 /src/_icons/wind.svg | |
parent | `mist` icon (diff) | |
download | tabler-icons-9c2654fb91be32e1fa3c6e2bbd45a1b717f404de.tar.xz |
`wind` icon
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> |