diff options
Diffstat (limited to 'public/assets/user_hollow.svg')
| -rw-r--r-- | public/assets/user_hollow.svg | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/public/assets/user_hollow.svg b/public/assets/user_hollow.svg new file mode 100644 index 0000000..ca26d18 --- /dev/null +++ b/public/assets/user_hollow.svg | |||
| @@ -0,0 +1,18 @@ | |||
| 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="black" | ||
| 10 | stroke-width="30" | ||
| 11 | fill="none"> | ||
| 12 | |||
| 13 | <title>Abstract user icon</title> | ||
| 14 | |||
| 15 | <circle cx="300" cy="300" r="265" /> | ||
| 16 | <circle cx="300" cy="230" r="115" /> | ||
| 17 | <path d="M106.81863443903,481.4 a205,205 1 0,1 386.36273112194,0" stroke-linecap="butt" /> | ||
| 18 | </svg> \ No newline at end of file | ||
