feat(fonts): add more icons

This commit is contained in:
2026-02-04 17:15:48 +01:00
parent 12a340c5e6
commit 1635b9ba6b
8 changed files with 17 additions and 31 deletions

View File

@@ -4,5 +4,8 @@ export const ICONS = {
X: "Χ",
Y: "Υ",
HEART: "Γ",
SAD: "Δ",
HAPPY: "Δ",
ANGRY: "Ε",
SAD: "Ζ",
NEUTRAL: "Η",
} as const;