Commit 39b2af19 authored by Cole Bemis's avatar Cole Bemis

Add wifi icon

parent 873c5041
...@@ -125,6 +125,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ...@@ -125,6 +125,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `user` - `user`
- `video` - `video`
- `watch` - `watch`
- `wifi`
- `x` - `x`
- `zoom-in` - `zoom-in`
- `zoom-out` - `zoom-out`
......
<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="M5,11.55a11,11,0,0,1,14.08,0"/>
<path d="M1.41,8A16,16,0,0,1,22.58,8"/>
<path d="M8.52,15.11a6,6,0,0,1,6.95,0"/>
<line x1="12" y1="19" x2="12" y2="19"/>
</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