10 lines
495 B
XML
10 lines
495 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="118" height="20" role="img" aria-label="语言: 3 种">
|
|
<title>语言: 3 种</title>
|
|
<rect width="118" height="20" rx="10" fill="#f6f8fa" stroke="#d0d7de" />
|
|
<rect x="64" y="3" width="44" height="14" rx="7" fill="#purple" />
|
|
<g text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
|
|
<text x="32.0" y="14" fill="#24292f">语言</text>
|
|
<text x="86.0" y="14" fill="#ffffff">3 种</text>
|
|
</g>
|
|
</svg>
|