update user symbol
This commit is contained in:
parent
6548cf6841
commit
f9d7b30021
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
||||
<ellipse cx="128" cy="80" rx="64" ry="80" fill="#808080"/>
|
||||
<rect x="96" y="128" width="64" height="64" fill="#808080"/>
|
||||
<path d="M 32,224 a 96,64 0 0,1 192,0" fill="#808080"/>
|
||||
<ellipse cx="128" cy="96" rx="64" ry="80" fill="#808080"/>
|
||||
<rect x="96" y="144" width="64" height="64" fill="#808080"/>
|
||||
<path d="M 16,240 a 96,56 0 0,1 224,0" fill="#808080"/>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 261 B After Width: | Height: | Size: 261 B |
Loading…
Reference in a new issue