user_mask.svg 401 B

123456789101112131415
  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="240"
  8. height="240"
  9. style="background-color:black">
  10. <title>Mask for user icon</title>
  11. <circle cx="120" cy="120" r="115"
  12. stroke="black" stroke-width="1" fill="white" />
  13. </svg>