Use generic AvatarLink() function
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<svg version="1.1" width="50" height="50">
|
||||
<svg version="1.1" width="50" height="50" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="25" cy="19" r="10" fill="rgb(60, 60, 60)" />
|
||||
<circle cx="25" cy="50" r="20" fill="rgb(60, 60, 60)" />
|
||||
</svg>
|
||||
</svg>
|
Before Width: | Height: | Size: 166 B After Width: | Height: | Size: 200 B |
Reference in New Issue
Block a user