mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-16 20:20:29 +03:00
Add profile editor in settings
This commit is contained in:
parent
cdf421f0f1
commit
6c78060876
6 changed files with 196 additions and 0 deletions
3
public/res/svg/avatar-clip.svg
Normal file
3
public/res/svg/avatar-clip.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 0C3.58173 0 0 3.58173 0 8V72C0 76.4183 3.58173 80 8 80H72C76.4183 80 80 76.4183 80 72V26H62C57.5817 26 54 22.4183 54 18V0H8Z" fill="#E24444"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 298 B |
Loading…
Add table
Add a link
Reference in a new issue