diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-05-26 11:58:29 +0300 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-05-26 11:58:29 +0300 |
commit | 247b2c6cdea3e57f4d22d375b43927bc9f39efc8 (patch) | |
tree | 4eff622ad397dbfd51db16292ad4bc42ee14f14c /src/defs.h | |
parent | f53e6d34fbb8d2f2fb54aff8b746b1c5d06fe497 (diff) |
Fonts: Added more Smol Emoji symbols
Diffstat (limited to 'src/defs.h')
-rw-r--r-- | src/defs.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |