web iframe结构实现
This commit is contained in:
8
urbanLifelineWeb/packages/workcase/public/avatar.svg
Normal file
8
urbanLifelineWeb/packages/workcase/public/avatar.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
|
||||
<circle cx="50" cy="50" r="50" fill="#ffe4c4"/>
|
||||
<circle cx="50" cy="38" r="18" fill="#ffd1a1"/>
|
||||
<ellipse cx="50" cy="75" rx="28" ry="20" fill="#ff6b6b"/>
|
||||
<circle cx="38" cy="35" r="3" fill="#333"/>
|
||||
<circle cx="62" cy="35" r="3" fill="#333"/>
|
||||
<path d="M42 48 Q50 55 58 48" stroke="#333" stroke-width="2" fill="none"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 399 B |
Reference in New Issue
Block a user