diff --git a/res/fonts/SmolEmoji-Regular.otf b/res/fonts/SmolEmoji-Regular.otf index d4cf4eff..046c053f 100644 Binary files a/res/fonts/SmolEmoji-Regular.otf and b/res/fonts/SmolEmoji-Regular.otf differ diff --git a/src/defs.h b/src/defs.h index 3746acb0..4c8e1b4b 100644 --- a/src/defs.h +++ b/src/defs.h @@ -223,7 +223,7 @@ iLocalDef int acceptKeyMod_ReturnKeyBehavior(int behavior) { #define backArrow_Icon "\U0001f870" #define forwardArrow_Icon "\U0001f872" #define upArrow_Icon "\U0001f871" -#define upArrowBar_Icon "\u2b71" +#define upArrowBar_Icon "\u2912" #define keyUpArrow_Icon "\u2191" #define downArrow_Icon "\U0001f873" #define downArrowBar_Icon "\u2913"