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

12
src/i18n/assets/id.svg Normal file
View File

@@ -0,0 +1,12 @@
<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_3432)">
<path d="M0.0117188 26.2401C0.0117188 28.7701 2.06172 30.8301 4.60172 30.8301H26.4217C28.9517 30.8301 31.0117 28.7701 31.0117 26.2401V15.3301H0.0117188V26.2401Z" fill="white"/>
<path d="M31.0117 15.3301V4.4201C31.0117 1.89011 28.9617 -0.169922 26.4217 -0.169922H4.60172C2.07172 -0.169922 0.0117188 1.88011 0.0117188 4.4201V15.3301H31.0117Z" fill="#DA0630"/>
</g>
<rect x="0.5" y="0.5" width="30" height="30" rx="15" stroke="#432710"/>
<defs>
<clipPath id="clip0_228_3432">
<rect width="31" height="31" rx="15.5" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 687 B