Add user icon

This commit is contained in:
Cole Bemis
2017-03-06 13:46:08 -08:00
parent 3b0545b349
commit 3032462051
3 changed files with 6 additions and 0 deletions

4
icons/user.svg Normal file
View File

@@ -0,0 +1,4 @@
<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>

After

Width:  |  Height:  |  Size: 293 B