summaryrefslogtreecommitdiff
path: root/static/flags
diff options
context:
space:
mode:
authorArne Rief <riearn@proton.me>2025-08-20 21:36:19 +0200
committerArne Rief <riearn@proton.me>2025-08-20 21:36:19 +0200
commitdac4024abcfea76f14522a84bee4b7258c37b72d (patch)
tree1aa3c2e0af122d5c0feb4360850476fd55d3831e /static/flags
parentf0506acd6f70da636b8fdb23439c85bbf2392b40 (diff)
Language selection & theme toggle
Diffstat (limited to 'static/flags')
-rw-r--r--static/flags/de.svg7
-rw-r--r--static/flags/en.svg24
2 files changed, 31 insertions, 0 deletions
diff --git a/static/flags/de.svg b/static/flags/de.svg
new file mode 100644
index 0000000..9fc1a16
--- /dev/null
+++ b/static/flags/de.svg
@@ -0,0 +1,7 @@
+<?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">
+ <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>
+</svg>
diff --git a/static/flags/en.svg b/static/flags/en.svg
new file mode 100644
index 0000000..0ea496a
--- /dev/null
+++ b/static/flags/en.svg
@@ -0,0 +1,24 @@
+<?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">
+ <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">
+ <rect width="28" height="20" rx="2" fill="white"/>
+ </mask>
+ <g mask="url(#mask0_503_2952)">
+ <rect width="28" height="20" fill="#0A17A7"/>
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M-1.28244 -1.91644L10.6667 6.14335V-1.33333H17.3334V6.14335L29.2825 -1.91644L30.7737 0.294324L21.3263 6.66667H28V13.3333H21.3263L30.7737 19.7057L29.2825 21.9165L17.3334 13.8567V21.3333H10.6667V13.8567L-1.28244 21.9165L-2.77362 19.7057L6.67377 13.3333H2.95639e-05V6.66667H6.67377L-2.77362 0.294324L-1.28244 -1.91644Z" fill="white"/>
+ <path d="M18.668 6.33219L31.3333 -2" stroke="#DB1F35" stroke-width="0.666667" stroke-linecap="round"/>
+ <path d="M20.0128 13.6975L31.3666 21.3503" stroke="#DB1F35" stroke-width="0.666667" stroke-linecap="round"/>
+ <path d="M8.00555 6.31046L-3.83746 -1.67099" stroke="#DB1F35" stroke-width="0.666667" stroke-linecap="round"/>
+ <path d="M9.29006 13.6049L-3.83746 22.3105" stroke="#DB1F35" stroke-width="0.666667" stroke-linecap="round"/>
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M0 12H12V20H16V12H28V8H16V0H12V8H0V12Z" fill="#E6273E"/>
+ </g>
+ </g>
+ <defs>
+ <clipPath id="clip0_503_2952">
+ <rect width="28" height="20" rx="2" fill="white"/>
+ </clipPath>
+ </defs>
+</svg>