actions-template/badges/language-count.svg

11 lines
500 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="96" height="20" role="img" aria-label="语言: 3 种">
<title>语言: 3 种</title>
<rect width="48" height="20" fill="#555555" />
<rect x="48" width="48" height="20" fill="#purple" />
<rect width="96" height="20" rx="3" fill="transparent" />
<g fill="#ffffff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
<text x="24.0" y="14">语言</text>
<text x="72.0" y="14">3 种</text>
</g>
</svg>