5 lines
355 B
XML
5 lines
355 B
XML
<svg width="60" height="80" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="60" height="80" fill="#f0f0f0" stroke="#ddd" stroke-width="1"/>
|
|
<text x="30" y="35" text-anchor="middle" font-family="Arial" font-size="8" fill="#999">暂无</text>
|
|
<text x="30" y="50" text-anchor="middle" font-family="Arial" font-size="8" fill="#999">图片</text>
|
|
</svg> |