5 lines
227 B
XML
5 lines
227 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
||
|
|
<rect width="32" height="32" rx="8" fill="#1A1A1A"/>
|
||
|
|
<text x="16" y="22" font-family="serif" font-size="18" fill="#E8C4C4" text-anchor="middle">文</text>
|
||
|
|
</svg>
|