设计
This commit is contained in:
10
templates/front_sample/standard/public/avatar-default.svg
Normal file
10
templates/front_sample/standard/public/avatar-default.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" fill="none" aria-hidden="true">
|
||||
<circle cx="24" cy="24" r="24" fill="#F2F3F5"/>
|
||||
<circle cx="24" cy="19" r="7" stroke="#86909C" stroke-width="2"/>
|
||||
<path
|
||||
d="M10 40c0-7.732 6.268-14 14-14s14 6.268 14 14"
|
||||
stroke="#86909C"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 352 B |
Reference in New Issue
Block a user