Add language code badges

This commit is contained in:
José de Freitas 2022-03-01 15:27:48 -04:00 committed by GitHub
parent c1c9407f25
commit b3c05bf86e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 39 additions and 0 deletions

13
media/badge-en.svg Normal file
View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="111.67px" height="117.21px" viewBox="0 0 111.67 117.21" enable-background="new 0 0 111.67 117.21" xml:space="preserve">
<g id="Layer_1">
<path fill="#2E3192" d="M111.896,92.434c0,6.186-5.373,11.201-12,11.201h-87.67c-6.627,0-12-5.016-12-11.201V26.631
c0-6.186,5.373-11.201,12-11.201h87.67c6.627,0,12,5.016,12,11.201V92.434z"/>
</g>
<g id="Layer_2">
<text transform="matrix(1 0 0 1 16.665 79.6602)" fill="#FFFFFF" font-family="'ArialMT'" font-size="56.7192">EN</text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 850 B

13
media/badge-es.svg Normal file
View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="111.67px" height="117.21px" viewBox="0 0 111.67 117.21" enable-background="new 0 0 111.67 117.21" xml:space="preserve">
<g id="Layer_1">
<path fill="#FFF200" d="M111.896,92.434c0,6.186-5.373,11.201-12,11.201h-87.67c-6.627,0-12-5.016-12-11.201V26.631
c0-6.186,5.373-11.201,12-11.201h87.67c6.627,0,12,5.016,12,11.201V92.434z"/>
</g>
<g id="Layer_2">
<text transform="matrix(1 0 0 1 18.665 79.6602)" font-family="'ArialMT'" font-size="56.7192">ES</text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 835 B

13
media/badge-fr.svg Normal file
View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="111.67px" height="117.21px" viewBox="0 0 111.67 117.21" enable-background="new 0 0 111.67 117.21" xml:space="preserve">
<g id="Layer_1">
<path fill="#BE1E2D" d="M111.896,92.434c0,6.186-5.373,11.201-12,11.201h-87.67c-6.627,0-12-5.016-12-11.201V26.631
c0-6.186,5.373-11.201,12-11.201h87.67c6.627,0,12,5.016,12,11.201V92.434z"/>
</g>
<g id="Layer_2">
<text transform="matrix(1 0 0 1 18.665 79.6602)" fill="#FFFFFF" font-family="'ArialMT'" font-size="56.7192">FR</text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 850 B