initial commit
This commit is contained in:
commit
869be69d67
42 changed files with 11444 additions and 0 deletions
5
app/assets/img/profile-placeholder.svg
Normal file
5
app/assets/img/profile-placeholder.svg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
|
||||
<circle cx="32" cy="32" r="32" fill="#ccc"/>
|
||||
<circle cx="32" cy="24" r="10" fill="#fff"/>
|
||||
<path d="M12 56c0-11 9-20 20-20s20 9 20 20" fill="#fff"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 233 B |
Loading…
Add table
Add a link
Reference in a new issue