lyx_mirror/development/autotests/xvkbd/iconify.xbm

6 lines
175 B
C
Raw Normal View History

#define iconify_width 8
#define iconify_height 13
static unsigned char iconify_bits[] = {
0x00, 0x40, 0x60, 0x70, 0x78, 0x7c, 0x7e, 0x7c, 0x78, 0x70, 0x60, 0x40,
0x00};