gimp/pixmaps/layer.xbm

10 lines
482 B
C

#define layer_width 21
#define layer_height 21
static unsigned char layer_bits[] = {
0x00, 0x00, 0x00, 0xe0, 0x01, 0x00, 0xe0, 0x01, 0x00, 0xe0, 0x01, 0x00,
0xe0, 0x01, 0x00, 0xe0, 0x01, 0x00, 0xe0, 0x01, 0x00, 0xe0, 0x01, 0x00,
0xe0, 0x01, 0x00, 0xe0, 0x01, 0x00, 0xe0, 0x01, 0x00, 0xe0, 0x01, 0x00,
0xe0, 0x01, 0x00, 0xe0, 0x01, 0x00, 0xe0, 0x01, 0x00, 0xe0, 0x01, 0x00,
0xe0, 0xff, 0x01, 0xe0, 0xff, 0x01, 0xe0, 0xff, 0x01, 0xe0, 0xff, 0x01,
0x00, 0x00, 0x00};