5 lines
370 B
XML
5 lines
370 B
XML
|
<svg width="100" height="100" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
|
<circle cx="50" cy="50" r="45" stroke="#A20025" stroke-width="3"/>
|
||
|
<path d="M30 70L50 30L70 70" stroke="#A20025" stroke-width="3" fill="none"/>
|
||
|
<text x="50" y="85" font-family="Arial" font-size="12" fill="#333" text-anchor="middle">云南师范大学</text>
|
||
|
</svg>
|