Commit 30324620 authored by Cole Bemis's avatar Cole Bemis

Add user icon

parent 3b0545b3
...@@ -56,6 +56,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ...@@ -56,6 +56,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `search` - `search`
- `star` - `star`
- `unlock` - `unlock`
- `user`
- `video` - `video`
- `x` - `x`
- `zoom-in` - `zoom-in`
......
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
"lock", "lock",
"unlock", "unlock",
"map-pin", "map-pin",
"user",
"folder", "folder",
"camera", "camera",
"camera-off", "camera-off",
......
<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="M21,21V20c0-2.76-4-5-9-5s-9,2.24-9,5v1"/>
<path d="M16,6.37A4,4,0,1,1,12.63,3,4,4,0,0,1,16,6.37Z"/>
</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