Skip to contents

Enum values for gui_icon.

Usage

gui_icon

Format

An object of class list of length 257.

Details

NameValue
none0
folder_file_open1
file_save_classic2
folder_open3
folder_save4
file_open5
file_save6
file_export7
file_add8
file_delete9
filetype_text10
filetype_audio11
filetype_image12
filetype_play13
filetype_video14
filetype_info15
file_copy16
file_cut17
file_paste18
cursor_hand19
cursor_pointer20
cursor_classic21
pencil22
pencil_big23
brush_classic24
brush_painter25
water_drop26
color_picker27
rubber28
color_bucket29
text_t30
text_a31
scale32
resize33
filter_point34
filter_bilinear35
crop36
crop_alpha37
square_toggle38
symmetry39
symmetry_horizontal40
symmetry_vertical41
lens42
lens_big43
eye_on44
eye_off45
filter_top46
filter47
target_point48
target_small49
target_big50
target_move51
cursor_move52
cursor_scale53
cursor_scale_right54
cursor_scale_left55
undo56
redo57
reredo58
mutate59
rotate60
repeat61
shuffle62
emptybox63
target64
target_small_fill65
target_big_fill66
target_move_fill67
cursor_move_fill68
cursor_scale_fill69
cursor_scale_right_fill70
cursor_scale_left_fill71
undo_fill72
redo_fill73
reredo_fill74
mutate_fill75
rotate_fill76
repeat_fill77
shuffle_fill78
emptybox_small79
box80
box_top81
box_top_right82
box_right83
box_bottom_right84
box_bottom85
box_bottom_left86
box_left87
box_top_left88
box_center89
box_circle_mask90
pot91
alpha_multiply92
alpha_clear93
dithering94
mipmaps95
box_grid96
grid97
box_corners_small98
box_corners_big99
four_boxes100
grid_fill101
box_multisize102
zoom_small103
zoom_medium104
zoom_big105
zoom_all106
zoom_center107
box_dots_small108
box_dots_big109
box_concentric110
box_grid_big111
ok_tick112
cross113
arrow_left114
arrow_right115
arrow_down116
arrow_up117
arrow_left_fill118
arrow_right_fill119
arrow_down_fill120
arrow_up_fill121
audio122
fx123
wave124
wave_sinus125
wave_square126
wave_triangular127
cross_small128
player_previous129
player_play_back130
player_play131
player_pause132
player_stop133
player_next134
player_record135
magnet136
lock_close137
lock_open138
clock139
tools140
gear141
gear_big142
bin143
hand_pointer144
laser145
coin146
explosion147
1up148
player149
player_jump150
key151
demon152
text_popup153
gear_ex154
crack155
crack_points156
star157
door158
exit159
mode_2d160
mode_3d161
cube162
cube_face_top163
cube_face_left164
cube_face_front165
cube_face_bottom166
cube_face_right167
cube_face_back168
camera169
special170
link_net171
link_boxes172
link_multi173
link174
link_broke175
text_notes176
notebook177
suitcase178
suitcase_zip179
mailbox180
monitor181
printer182
photo_camera183
photo_camera_flash184
house185
heart186
corner187
vertical_bars188
vertical_bars_fill189
life_bars190
info191
crossline192
help193
filetype_alpha194
filetype_home195
layers_visible196
layers197
window198
hidpi199
filetype_binary200
hex201
shield202
file_new203
folder_add204
alarm205
cpu206
rom207
step_over208
step_into209
step_out210
restart211
breakpoint_on212
breakpoint_off213
burger_menu214
case_sensitive215
reg_exp216
folder217
file218
sand_timer219
warning220
help_box221
info_box222
priority223
layers_iso224
layers2225
mlayers226
maps227
hot228
label229
name_id230
slicing231
manual_control232
collision233
circle_add234
circle_add_fill235
circle_warning236
circle_warning_fill237
box_more238
box_more_fill239
box_minus240
box_minus_fill241
union242
intersection243
difference244
sphere245
cylinder246
cone247
ellipsoid248
capsule249
filetype_font250
filetype_3d251
filetype_code_xml252
filetype_code_c253
filetype_code_python254
filetype_code_js255
filetype_icon256

Examples

gui_icon$none
#> [1] 0
gui_icon$cross_small
#> [1] 128
gui_icon$filetype_icon
#> [1] 256