summaryrefslogtreecommitdiff
path: root/src/defs.h
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-05-26 11:58:29 +0300
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-05-26 11:58:29 +0300
commit247b2c6cdea3e57f4d22d375b43927bc9f39efc8 (patch)
tree4eff622ad397dbfd51db16292ad4bc42ee14f14c /src/defs.h
parentf53e6d34fbb8d2f2fb54aff8b746b1c5d06fe497 (diff)
Fonts: Added more Smol Emoji symbols
Diffstat (limited to 'src/defs.h')
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index c19dd50e..d592abb2 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -92,7 +92,7 @@ enum iFileVersion {
92#define globe_Icon "\U0001f310" 92#define globe_Icon "\U0001f310"
93#define magnifyingGlass_Icon "\U0001f50d" 93#define magnifyingGlass_Icon "\U0001f50d"
94#define midEllipsis_Icon "\u00b7\u00b7\u00b7" 94#define midEllipsis_Icon "\u00b7\u00b7\u00b7"
95#define return_Icon "\u21a9" 95#define return_Icon "\u23ce"
96 96
97#if defined (iPlatformApple) 97#if defined (iPlatformApple)
98# define shift_Icon "\u21e7" 98# define shift_Icon "\u21e7"