Files
cpython-source-deps/library/bitmaps/maximize.xbm
2017-05-22 16:16:49 -05:00

7 lines
284 B
C

#define maximize_width 15
#define maximize_height 15
static unsigned char maximize_bits[] = {
0x00, 0x00, 0x00, 0x00, 0xfc, 0x1f, 0x04, 0x10, 0x04, 0x70, 0x04, 0x70,
0x04, 0x70, 0x04, 0x70, 0x04, 0x70, 0x04, 0x70, 0x04, 0x70, 0x04, 0x70,
0xfc, 0x7f, 0xf0, 0x7f, 0xf0, 0x7f};