- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!-- Written by Treer (gitlab.com/Treer) -->
- <svg
- version="1.1"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:xlink="http://www.w3.org/1999/xlink"
- width="240"
- height="240"
- style="background-color:black">
- <title>Mask for user icon</title>
-
- <circle cx="120" cy="120" r="115"
- stroke="black" stroke-width="1" fill="white" />
- </svg>
|