Files
cpython-bin-deps/amd64/lib/tix8.4.3/bitmaps/system.xbm
2021-11-08 21:12:37 +00:00

7 lines
284 B
C

#define system_width 15
#define system_height 15
static unsigned char system_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x3f,
0x02, 0x20, 0x02, 0x20, 0xfe, 0x3f, 0xfe, 0x3f, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00};