Unravel Engine C++ Reference
Loading...
Searching...
No Matches
icons_kenney.h
Go to the documentation of this file.
1
// Generated by https://github.com/juliettef/IconFontCppHeaders script GenerateIconFontCppHeaders.py for language C89
2
// from https://raw.githubusercontent.com/nicodinh/kenney-icon-font/master/css/kenney-icons.css
3
// for use with https://github.com/nicodinh/kenney-icon-font/blob/master/fonts/kenney-icon-font.ttf
4
#pragma once
5
6
#define FONT_ICON_FILE_NAME_KI "kenney-icon-font.ttf"
7
8
#define ICON_MIN_KI 0xe900
9
#define ICON_MAX_KI 0xe9e3
10
#define ICON_KI_HOME "\xEE\xA4\x80"
11
#define ICON_KI_ADJUST "\xEE\xA4\x81"
12
#define ICON_KI_WRENCH "\xEE\xA4\x82"
13
#define ICON_KI_COG "\xEE\xA4\x83"
14
#define ICON_KI_OFF "\xEE\xA4\x84"
15
#define ICON_KI_EXPAND "\xEE\xA4\x85"
16
#define ICON_KI_REDUCE "\xEE\xA4\x86"
17
#define ICON_KI_MOVIE "\xEE\xA4\x87"
18
#define ICON_KI_FLAP "\xEE\xA4\x88"
19
#define ICON_KI_SHOPPING_CART "\xEE\xA4\x89"
20
#define ICON_KI_SHOPPING_CASE "\xEE\xA4\x8A"
21
#define ICON_KI_EXTERNAL "\xEE\xA4\x8B"
22
#define ICON_KI_NETWORK "\xEE\xA4\x8C"
23
#define ICON_KI_CHECK "\xEE\xA4\x8D"
24
#define ICON_KI_TIMES "\xEE\xA4\x8E"
25
#define ICON_KI_TIMES_CIRCLE "\xEE\xA4\x8F"
26
#define ICON_KI_PLUS "\xEE\xA4\x90"
27
#define ICON_KI_PLUS_CIRCLE "\xEE\xA4\x91"
28
#define ICON_KI_MINUS "\xEE\xA4\x92"
29
#define ICON_KI_MINUS_CIRCLE "\xEE\xA4\x93"
30
#define ICON_KI_INFO "\xEE\xA4\x94"
31
#define ICON_KI_INFO_CIRCLE "\xEE\xA4\x95"
32
#define ICON_KI_QUESTION "\xEE\xA4\x96"
33
#define ICON_KI_QUESTION_CIRCLE "\xEE\xA4\x97"
34
#define ICON_KI_EXLAMATION "\xEE\xA4\x98"
35
#define ICON_KI_EXCLAMATION_CIRCLE "\xEE\xA4\x99"
36
#define ICON_KI_EXCLAMATION_TRIANGLE "\xEE\xA4\x9A"
37
#define ICON_KI_PAINT_BRUSH "\xEE\xA4\x9B"
38
#define ICON_KI_PENCIL "\xEE\xA4\x9C"
39
#define ICON_KI_CHECKBOX "\xEE\xA4\x9D"
40
#define ICON_KI_CHECKBOX_CHECKED "\xEE\xA4\x9E"
41
#define ICON_KI_RADIO "\xEE\xA4\x9F"
42
#define ICON_KI_RADIO_CHECKED "\xEE\xA4\xA0"
43
#define ICON_KI_SORT_VERTICAL "\xEE\xA4\xA1"
44
#define ICON_KI_SORT_HORIZONTAL "\xEE\xA4\xA2"
45
#define ICON_KI_GRID "\xEE\xA4\xA3"
46
#define ICON_KI_LIST "\xEE\xA4\xA4"
47
#define ICON_KI_ROWS "\xEE\xA4\xA5"
48
#define ICON_KI_CELLS "\xEE\xA4\xA6"
49
#define ICON_KI_SIGNAL_LOW "\xEE\xA4\xA7"
50
#define ICON_KI_SIGNAL_MEDIUM "\xEE\xA4\xA8"
51
#define ICON_KI_SIGNAL_HIGH "\xEE\xA4\xA9"
52
#define ICON_KI_TRASH "\xEE\xA4\xAA"
53
#define ICON_KI_TRASH_ALT "\xEE\xA4\xAB"
54
#define ICON_KI_RELOAD_INVERSE "\xEE\xA4\xAC"
55
#define ICON_KI_RELOAD "\xEE\xA4\xAD"
56
#define ICON_KI_TOP "\xEE\xA4\xAE"
57
#define ICON_KI_BOTTOM "\xEE\xA4\xAF"
58
#define ICON_KI_UPLOAD "\xEE\xA4\xB0"
59
#define ICON_KI_DOWNLOAD "\xEE\xA4\xB1"
60
#define ICON_KI_CLOUD "\xEE\xA4\xB2"
61
#define ICON_KI_CLOUD_UPLOAD "\xEE\xA4\xB3"
62
#define ICON_KI_CLOUD_DOWNLOAD "\xEE\xA4\xB4"
63
#define ICON_KI_SEARCH "\xEE\xA4\xB5"
64
#define ICON_KI_SEARCH_PLUS "\xEE\xA4\xB6"
65
#define ICON_KI_SEARCH_MINUS "\xEE\xA4\xB7"
66
#define ICON_KI_SEARCH_EQUAL "\xEE\xA4\xB8"
67
#define ICON_KI_LOCK "\xEE\xA4\xB9"
68
#define ICON_KI_UNLOCK "\xEE\xA4\xBA"
69
#define ICON_KI_USER "\xEE\xA4\xBB"
70
#define ICON_KI_USERS "\xEE\xA4\xBC"
71
#define ICON_KI_USERS_ALT "\xEE\xA4\xBD"
72
#define ICON_KI_SIGN_IN "\xEE\xA4\xBE"
73
#define ICON_KI_SIGN_IN_INVERSE "\xEE\xA4\xBF"
74
#define ICON_KI_SIGN_OUT "\xEE\xA5\x80"
75
#define ICON_KI_SIGN_OUT_INVERSE "\xEE\xA5\x81"
76
#define ICON_KI_ARROW_TOP "\xEE\xA5\x82"
77
#define ICON_KI_ARROW_RIGHT "\xEE\xA5\x83"
78
#define ICON_KI_ARROW_BOTTOM "\xEE\xA5\x84"
79
#define ICON_KI_ARROW_LEFT "\xEE\xA5\x85"
80
#define ICON_KI_ARROW_TOP_LEFT "\xEE\xA5\x86"
81
#define ICON_KI_ARROW_TOP_RIGHT "\xEE\xA5\x87"
82
#define ICON_KI_ARROW_BOTTOM_RIGHT "\xEE\xA5\x88"
83
#define ICON_KI_ARROW_BOTTOM_LEFT "\xEE\xA5\x89"
84
#define ICON_KI_CARET_TOP "\xEE\xA5\x8A"
85
#define ICON_KI_CARET_RIGHT "\xEE\xA5\x8B"
86
#define ICON_KI_CARET_BOTTOM "\xEE\xA5\x8C"
87
#define ICON_KI_CARET_LEFT "\xEE\xA5\x8D"
88
#define ICON_KI_NEXT_ALT "\xEE\xA5\x8E"
89
#define ICON_KI_NEXT "\xEE\xA5\x8F"
90
#define ICON_KI_PREVIOUS "\xEE\xA5\x90"
91
#define ICON_KI_PREVIOUS_ALT "\xEE\xA5\x91"
92
#define ICON_KI_FILL "\xEE\xA5\x92"
93
#define ICON_KI_ERASER "\xEE\xA5\x93"
94
#define ICON_KI_SAVE "\xEE\xA5\x94"
95
#define ICON_KI_STEP_BACKWARD "\xEE\xA5\x95"
96
#define ICON_KI_BACKWARD "\xEE\xA5\x96"
97
#define ICON_KI_PAUSE "\xEE\xA5\x97"
98
#define ICON_KI_FORWARD "\xEE\xA5\x98"
99
#define ICON_KI_STEP_FORWARD "\xEE\xA5\x99"
100
#define ICON_KI_STOP "\xEE\xA5\x9A"
101
#define ICON_KI_REC "\xEE\xA5\x9B"
102
#define ICON_KI_CURSOR "\xEE\xA5\x9C"
103
#define ICON_KI_POINTER "\xEE\xA5\x9D"
104
#define ICON_KI_EXIT "\xEE\xA5\x9E"
105
#define ICON_KI_FIGURE "\xEE\xA5\x9F"
106
#define ICON_KI_CAR "\xEE\xA5\xA0"
107
#define ICON_KI_COIN "\xEE\xA5\xA1"
108
#define ICON_KI_KEY "\xEE\xA5\xA2"
109
#define ICON_KI_CUB "\xEE\xA5\xA3"
110
#define ICON_KI_DIAMOND "\xEE\xA5\xA4"
111
#define ICON_KI_BADGE "\xEE\xA5\xA5"
112
#define ICON_KI_BADGE_ALT "\xEE\xA5\xA6"
113
#define ICON_KI_PODIUM "\xEE\xA5\xA7"
114
#define ICON_KI_PODIUM_ALT "\xEE\xA5\xA8"
115
#define ICON_KI_FLAG "\xEE\xA5\xA9"
116
#define ICON_KI_FIST "\xEE\xA5\xAA"
117
#define ICON_KI_FIST_CIRCLE "\xEE\xA5\xAB"
118
#define ICON_KI_HEART "\xEE\xA5\xAC"
119
#define ICON_KI_HEART_HALF "\xEE\xA5\xAD"
120
#define ICON_KI_HEART_HALF_O "\xEE\xA5\xAE"
121
#define ICON_KI_HEART_O "\xEE\xA5\xAF"
122
#define ICON_KI_STAR "\xEE\xA5\xB0"
123
#define ICON_KI_STAR_HALF "\xEE\xA5\xB1"
124
#define ICON_KI_STAR_HALF_O "\xEE\xA5\xB2"
125
#define ICON_KI_STAR_O "\xEE\xA5\xB3"
126
#define ICON_KI_BUTTON_B "\xEE\xA5\xB4"
127
#define ICON_KI_MUSIC_ON "\xEE\xA5\xB5"
128
#define ICON_KI_MUSIC_OFF "\xEE\xA5\xB6"
129
#define ICON_KI_SOUND_ON "\xEE\xA5\xB7"
130
#define ICON_KI_SOUND_OFF "\xEE\xA5\xB8"
131
#define ICON_KI_SOUND_OFF_ALT "\xEE\xA5\xB9"
132
#define ICON_KI_ROBOT "\xEE\xA5\xBA"
133
#define ICON_KI_COMPUTER "\xEE\xA5\xBB"
134
#define ICON_KI_TABLET "\xEE\xA5\xBC"
135
#define ICON_KI_SMARTPHONE "\xEE\xA5\xBD"
136
#define ICON_KI_DEVICE "\xEE\xA5\xBE"
137
#define ICON_KI_DEVICE_TILT_LEFT "\xEE\xA5\xBF"
138
#define ICON_KI_DEVICE_TILT_RIGHT "\xEE\xA6\x80"
139
#define ICON_KI_GAMEPAD "\xEE\xA6\x81"
140
#define ICON_KI_GAMEPAD_ALT "\xEE\xA6\x82"
141
#define ICON_KI_GAMEPAD_TILT_LEFT "\xEE\xA6\x83"
142
#define ICON_KI_GAMEPAD_TILT_RIGHT "\xEE\xA6\x84"
143
#define ICON_KI_PLAYER_ONE "\xEE\xA6\x85"
144
#define ICON_KI_PLAYER_TWO "\xEE\xA6\x86"
145
#define ICON_KI_PLAYER_THREE "\xEE\xA6\x87"
146
#define ICON_KI_PLAYER_FOUR "\xEE\xA6\x88"
147
#define ICON_KI_JOYSTICK "\xEE\xA6\x89"
148
#define ICON_KI_JOYSTICK_ALT "\xEE\xA6\x8A"
149
#define ICON_KI_JOYSTICK_LEFT "\xEE\xA6\x8B"
150
#define ICON_KI_JOYSTICK_RIGHT "\xEE\xA6\x8C"
151
#define ICON_KI_MOUSE_ALT "\xEE\xA6\x8D"
152
#define ICON_KI_MOUSE "\xEE\xA6\x8E"
153
#define ICON_KI_MOUSE_LEFT_BUTTON "\xEE\xA6\x8F"
154
#define ICON_KI_MOUSE_RIGHT_BUTTON "\xEE\xA6\x90"
155
#define ICON_KI_BUTTON_ONE "\xEE\xA6\x91"
156
#define ICON_KI_BUTTON_TWO "\xEE\xA6\x92"
157
#define ICON_KI_BUTTON_THREE "\xEE\xA6\x93"
158
#define ICON_KI_BUTTON_A "\xEE\xA6\x94"
159
#define ICON_KI_BUTTON_X "\xEE\xA6\x95"
160
#define ICON_KI_BUTON_Y "\xEE\xA6\x96"
161
#define ICON_KI_BUTTON_TIMES "\xEE\xA6\x97"
162
#define ICON_KI_BUTTON_SQUARE "\xEE\xA6\x98"
163
#define ICON_KI_BUTTON_CIRCLE "\xEE\xA6\x99"
164
#define ICON_KI_BUTTON_TRIANGLE "\xEE\xA6\x9A"
165
#define ICON_KI_BUTTON_LEFT "\xEE\xA6\x9B"
166
#define ICON_KI_BUTTON_L "\xEE\xA6\x9C"
167
#define ICON_KI_BUTTON_L1 "\xEE\xA6\x9D"
168
#define ICON_KI_BUTTON_L2 "\xEE\xA6\x9E"
169
#define ICON_KI_BUTTON_LB "\xEE\xA6\x9F"
170
#define ICON_KI_BUTTON_LT "\xEE\xA6\xA0"
171
#define ICON_KI_BUTTON_RT "\xEE\xA6\xA1"
172
#define ICON_KI_BUTTON_RB "\xEE\xA6\xA2"
173
#define ICON_KI_BUTTON_R2 "\xEE\xA6\xA3"
174
#define ICON_KI_BUTTON_R1 "\xEE\xA6\xA4"
175
#define ICON_KI_BUTTON_R "\xEE\xA6\xA5"
176
#define ICON_KI_BUTTON_RIGHT "\xEE\xA6\xA6"
177
#define ICON_KI_BUTTON_EMPTY "\xEE\xA6\xA7"
178
#define ICON_KI_BUTTON_START "\xEE\xA6\xA8"
179
#define ICON_KI_BUTTON_SELECT "\xEE\xA6\xA9"
180
#define ICON_KI_DPAD "\xEE\xA6\xAA"
181
#define ICON_KI_DPAD_ALT "\xEE\xA6\xAB"
182
#define ICON_KI_DPAD_TOP "\xEE\xA6\xAC"
183
#define ICON_KI_DPAD_RIGHT "\xEE\xA6\xAD"
184
#define ICON_KI_DPAD_BOTTOM "\xEE\xA6\xAE"
185
#define ICON_KI_DPAD_LEFT "\xEE\xA6\xAF"
186
#define ICON_KI_KEY_LARGE "\xEE\xA6\xB0"
187
#define ICON_KI_KEY_LARGE_3D "\xEE\xA6\xB1"
188
#define ICON_KI_KEY_SMALL "\xEE\xA6\xB2"
189
#define ICON_KI_KEY_SMALL_3D "\xEE\xA6\xB3"
190
#define ICON_KI_STICK_LEFT_TOP "\xEE\xA6\xB4"
191
#define ICON_KI_STICK_LEFT_SIDE "\xEE\xA6\xB5"
192
#define ICON_KI_STICK_RIGHT_SIDE "\xEE\xA6\xB6"
193
#define ICON_KI_STICK_RIGHT_TOP "\xEE\xA6\xB7"
194
#define ICON_KI_STICK_SIDE "\xEE\xA6\xB8"
195
#define ICON_KI_STICK_TILT_LEFT "\xEE\xA6\xB9"
196
#define ICON_KI_STICK_TILT_RIGHT "\xEE\xA6\xBA"
197
#define ICON_KI_MOVE_BL "\xEE\xA6\xBB"
198
#define ICON_KI_MOVE_BR "\xEE\xA6\xBC"
199
#define ICON_KI_MOVE_BT "\xEE\xA6\xBD"
200
#define ICON_KI_MOVE_BT_ALT "\xEE\xA6\xBE"
201
#define ICON_KI_MOVE_LB "\xEE\xA6\xBF"
202
#define ICON_KI_MOVE_LR "\xEE\xA7\x80"
203
#define ICON_KI_MOVE_LR_ALT "\xEE\xA7\x81"
204
#define ICON_KI_MOVE_LT "\xEE\xA7\x82"
205
#define ICON_KI_MOVE_RB "\xEE\xA7\x83"
206
#define ICON_KI_MOVE_RL "\xEE\xA7\x84"
207
#define ICON_KI_MOVE_RL_ALT "\xEE\xA7\x85"
208
#define ICON_KI_MOVE_RT "\xEE\xA7\x86"
209
#define ICON_KI_MOVE_TB "\xEE\xA7\x87"
210
#define ICON_KI_MOVE_TB_ALT "\xEE\xA7\x88"
211
#define ICON_KI_MOVE_TL "\xEE\xA7\x89"
212
#define ICON_KI_MOVE_TR "\xEE\xA7\x8A"
213
#define ICON_KI_STICK_MOVE_BL "\xEE\xA7\x8B"
214
#define ICON_KI_STICK_MOVE_BR "\xEE\xA7\x8C"
215
#define ICON_KI_STICK_MOVE_BT "\xEE\xA7\x8D"
216
#define ICON_KI_STICK_MOVE_BT_ALT "\xEE\xA7\x8E"
217
#define ICON_KI_STICK_MOVE_LB "\xEE\xA7\x8F"
218
#define ICON_KI_STICK_MOVE_LR "\xEE\xA7\x90"
219
#define ICON_KI_STICK_MOVE_LR_ALT "\xEE\xA7\x91"
220
#define ICON_KI_STICK_MOVE_LT "\xEE\xA7\x92"
221
#define ICON_KI_STICK_MOVE_RB "\xEE\xA7\x93"
222
#define ICON_KI_STICK_MOVE_RL "\xEE\xA7\x94"
223
#define ICON_KI_STICK_MOVE_RL_ALT "\xEE\xA7\x95"
224
#define ICON_KI_STICK_MOVE_RT "\xEE\xA7\x96"
225
#define ICON_KI_STICK_MOVE_TB "\xEE\xA7\x97"
226
#define ICON_KI_STICK_MOVE_TB_ALT "\xEE\xA7\x98"
227
#define ICON_KI_STICK_MOVE_TL "\xEE\xA7\x99"
228
#define ICON_KI_STICK_MOVE_TR "\xEE\xA7\x9A"
229
#define ICON_KI_GITHUB "\xEE\xA7\x9B"
230
#define ICON_KI_GITHUB_ALT "\xEE\xA7\x9C"
231
#define ICON_KI_TWITTER "\xEE\xA7\x9D"
232
#define ICON_KI_FACEBOOK "\xEE\xA7\x9E"
233
#define ICON_KI_GOOGLE_PLUS "\xEE\xA7\x9F"
234
#define ICON_KI_YOUTUBE "\xEE\xA7\xA2"
235
#define ICON_KI_WE_HEART "\xEE\xA7\xA3"
236
#define ICON_KI_WOLFCMS "\xEE\xA7\xA0"
237
#define ICON_KI_WOLFCMS_ALT "\xEE\xA7\xA1"
UnravelEngine
UnravelEngine
editor
editor
imgui
integration
fonts
icons
icons_kenney.h
Generated by
1.12.0