aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/images/global/user.svg
blob: cb37e6060e16d21ec169969048807ee454415247 (plain) (blame)
1
2
3
4
5
6
7
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
  <defs/>
  <g fill="none" fill-rule="evenodd" stroke="#000" stroke-width="2">
    <path stroke-linecap="round" stroke-linejoin="round" d="M2 21s0-5 5-5h10c6 0 5 5 5 5"/>
    <circle cx="12" cy="8" r="5"/>
  </g>
</svg>