use iso norm instead of flags for languages

This commit is contained in:
rick 2024-04-04 21:29:29 +02:00
commit 9a53a6914b
Signed by: Rick
GPG key ID: A2E7B6CA577C8F07
9 changed files with 15 additions and 41 deletions

View file

@ -1,9 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 30" width="1000" height="600">
<clipPath id="t">
<path d="M25,15h25v15zv15h-25zh-25v-15zv-15h25z"/>
</clipPath>
<path d="M0,0v30h50v-30z" fill="#012169"/>
<path d="M0,0 50,30M50,0 0,30" stroke="#fff" stroke-width="6"/>
<path d="M0,0 50,30M50,0 0,30" clip-path="url(#t)" stroke="#C8102E" stroke-width="4"/>
<path d="M-1 11h22v-12h8v12h22v8h-22v12h-8v-12h-22z" fill="#C8102E" stroke="#FFF" stroke-width="2"/>
</svg>

Before

(image error) Size: 477 B

View file

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="900" height="600">
<rect width="900" height="600" fill="#CE1126"/>
<rect width="600" height="600" fill="#FFFFFF"/>
<rect width="300" height="600" fill="#002654"/>
</svg>

Before

(image error) Size: 262 B