gimp/cursors/scissors_small_mask.xbm

18 lines
1.0 KiB
C
Raw Normal View History

/* Created with The GIMP */
#define scissors_small_mask_width 32
#define scissors_small_mask_height 32
#define scissors_small_mask_x_hot 0
#define scissors_small_mask_y_hot 0
static unsigned char scissors_small_mask_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x00, 0x00, 0x00, 0xe0, 0x01,
0x00, 0x00, 0xf0, 0x03, 0x00, 0x00, 0xb8, 0x07, 0x00, 0x00, 0xf8, 0x0f,
0x00, 0x00, 0xfc, 0x0f, 0x00, 0x00, 0xfc, 0x0e, 0x00, 0x00, 0xdc, 0x07,
0x00, 0x00, 0xdc, 0x07, 0x00, 0x00, 0x8e, 0x07, 0x00, 0x00, 0x8e, 0x07,
0x00, 0x00, 0x8e, 0x0f, 0x00, 0x03, 0xc7, 0x3d, 0x80, 0xe7, 0xc3, 0x79,
0xc0, 0xff, 0xe1, 0xfd, 0xc0, 0xff, 0xf0, 0xff, 0x80, 0x1f, 0xf0, 0x7b,
0x00, 0x03, 0xe0, 0x31, 0x00, 0x00, 0xc0, 0x00 };