diff --git a/badges/characters.svg b/badges/characters.svg index b4c0cfabb104b8e4b04025175ca3a86059eb1dd7..02394a3cf12bb52aacec52948e984e708299d568 100644 --- a/badges/characters.svg +++ b/badges/characters.svg @@ -1,23 +1,23 @@ <?xml version="1.0" encoding="UTF-8"?> -<svg xmlns="http://www.w3.org/2000/svg" width="121" height="20"> +<svg xmlns="http://www.w3.org/2000/svg" width="128" height="20"> <linearGradient id="b" x2="0" y2="100%"> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="1" stop-opacity=".1"/> </linearGradient> <mask id="anybadge_1"> - <rect width="121" height="20" rx="3" fill="#fff"/> + <rect width="128" height="20" rx="3" fill="#fff"/> </mask> <g mask="url(#anybadge_1)"> <path fill="#555" d="M0 0h76v20H0z"/> - <path fill="#007ec6" d="M76 0h45v20H76z"/> - <path fill="url(#b)" d="M0 0h121v20H0z"/> + <path fill="#007ec6" d="M76 0h52v20H76z"/> + <path fill="url(#b)" d="M0 0h128v20H0z"/> </g> <g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11"> <text x="39.0" y="15" fill="#010101" fill-opacity=".3">Characters</text> <text x="38.0" y="14">Characters</text> </g> <g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11"> - <text x="99.5" y="15" fill="#010101" fill-opacity=".3">98231</text> - <text x="98.5" y="14">98231</text> + <text x="103.0" y="15" fill="#010101" fill-opacity=".3">114273</text> + <text x="102.0" y="14">114273</text> </g> </svg> diff --git a/badges/lines.svg b/badges/lines.svg index 4f9e94689f8028ae7941d04964db39c7d178b183..06e9670a5bd60003c2283395602862c2874222a9 100644 --- a/badges/lines.svg +++ b/badges/lines.svg @@ -17,7 +17,7 @@ <text x="21.0" y="14">Lines</text> </g> <g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11"> - <text x="62.0" y="15" fill="#010101" fill-opacity=".3">2930</text> - <text x="61.0" y="14">2930</text> + <text x="62.0" y="15" fill="#010101" fill-opacity=".3">3374</text> + <text x="61.0" y="14">3374</text> </g> </svg>