diff options
Diffstat (limited to 'src/defs.h')
-rw-r--r-- | src/defs.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -112,6 +112,7 @@ iLocalDef int acceptKeyMod_ReturnKeyBehavior(int behavior) { | |||
112 | #define star_Icon "\u2605" | 112 | #define star_Icon "\u2605" |
113 | #define whiteStar_Icon "\u2606" | 113 | #define whiteStar_Icon "\u2606" |
114 | #define person_Icon "\U0001f464" | 114 | #define person_Icon "\U0001f464" |
115 | #define key_Icon "\U0001f511" | ||
115 | #define download_Icon "\u2ba7" | 116 | #define download_Icon "\u2ba7" |
116 | #define upload_Icon "\u2ba5" | 117 | #define upload_Icon "\u2ba5" |
117 | #define export_Icon "\U0001f4e4" | 118 | #define export_Icon "\U0001f4e4" |