Commit d6691a0a authored by Cole Bemis's avatar Cole Bemis

Add wind icon

parent 1b580a5a
......@@ -36,6 +36,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `thumbs-down`
- `thumbs-up`
- `video-off`
- `wind`
- `zap`
### Changed
......
......@@ -44,6 +44,7 @@
"sun",
"sunrise",
"sunset",
"wind",
"anchor",
"globe",
"zap",
......
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M9.59,4.59A2,2,0,1,1,11,8H2"/>
<path d="M12.59,19.41A2,2,0,1,0,14,16H2"/>
<path d="M17.73,7.73A2.5,2.5,0,1,1,19.5,12H2"/>
</svg>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment