user.svg 500 B

123456789101112131415161718
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!-- Written by Treer (gitlab.com/Treer) -->
  3. <svg
  4. version="1.1"
  5. xmlns="http://www.w3.org/2000/svg"
  6. xmlns:xlink="http://www.w3.org/1999/xlink"
  7. width="600"
  8. height="600"
  9. stroke="#808080"
  10. stroke-width="30"
  11. fill="none">
  12. <title>Abstract user icon</title>
  13. <circle cx="300" cy="300" r="265" />
  14. <circle cx="300" cy="230" r="115" />
  15. <path d="M106.81863443903,481.4 a205,205 1 0,1 386.36273112194,0" stroke-linecap="butt" />
  16. </svg>