diff options
| author | Arne Rief <riearn@proton.me> | 2025-09-02 23:20:43 +0200 |
|---|---|---|
| committer | Arne Rief <riearn@proton.me> | 2025-09-02 23:20:43 +0200 |
| commit | 2204aa9db535af9b0c38487f74a56bd0ac9f07e2 (patch) | |
| tree | 94544c8c01ea88b901a84e68c0b1c237f30ab6c6 /static/flags | |
| parent | ade244c72af62827c4c30151404abf755597f243 (diff) | |
Styling
Diffstat (limited to 'static/flags')
| -rw-r--r-- | static/flags/de.svg | 2 | ||||
| -rw-r--r-- | static/flags/en.svg | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/static/flags/de.svg b/static/flags/de.svg index 9fc1a16..b1e8de1 100644 --- a/static/flags/de.svg +++ b/static/flags/de.svg @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Source: SVG Repo, https://www.svgrepo.com/svg/405490/flag-for-flag-germany --> -<svg width="800px" height="800px" viewBox="0 0 36 36" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--twemoji" preserveAspectRatio="xMidYMid meet"> +<svg viewBox="0 0 36 36" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--twemoji" preserveAspectRatio="xMidYMid meet"> <path fill="#FFCD05" d="M0 27a4 4 0 0 0 4 4h28a4 4 0 0 0 4-4v-4H0v4z"></path> <path fill="#ED1F24" d="M0 14h36v9H0z"></path> <path fill="#141414" d="M32 5H4a4 4 0 0 0-4 4v5h36V9a4 4 0 0 0-4-4z"></path> diff --git a/static/flags/en.svg b/static/flags/en.svg index 0ea496a..f5e0332 100644 --- a/static/flags/en.svg +++ b/static/flags/en.svg @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Source: SVG Repo, https://www.svgrepo.com/svg/508511/flag-gb --> -<svg width="800px" height="800px" viewBox="0 -4 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"> +<svg viewBox="0 -4 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_503_2952)"> <rect width="28" height="20" rx="2" fill="white"/> <mask id="mask0_503_2952" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="28" height="20"> |
