feat: add settings menu
All checks were successful
Deploy to VPS (dist) / deploy (push) Successful in 1m40s

This commit is contained in:
Hewston Fox
2026-03-22 04:08:56 +02:00
parent 2a1115b66f
commit 5e9acffa09
89 changed files with 3412 additions and 216 deletions

13
src/i18n/assets/nl.svg Normal file
View File

@@ -0,0 +1,13 @@
<svg width="31" height="31" viewBox="0 0 31 31" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_228_3416)">
<path d="M0.0117188 26.3201C0.0117188 28.8601 2.06172 30.9101 4.60172 30.9101H26.4217C28.9517 30.9101 31.0117 28.8601 31.0117 26.3201V20.5801H0.0117188V26.3201Z" fill="#21468B"/>
<path d="M31.0117 4.50015C31.0117 1.97015 28.9617 -0.0898438 26.4217 -0.0898438H4.60172C2.07172 -0.0898438 0.0117188 1.96015 0.0117188 4.50015V10.2402H31.0117V4.50015Z" fill="#AE1C28"/>
<path d="M31.0117 10.25H0.0117188V20.58H31.0117V10.25Z" fill="white"/>
</g>
<rect x="0.5" y="0.5" width="30" height="30" rx="15" stroke="#432710"/>
<defs>
<clipPath id="clip0_228_3416">
<rect width="31" height="31" rx="15.5" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 765 B