gimp/cursors/fuzzy_select_small_mask.xbm

18 lines
1.0 KiB
C

/* Created with The GIMP */
#define fuzzy_select_small_mask_width 32
#define fuzzy_select_small_mask_height 32
#define fuzzy_select_small_mask_x_hot 0
#define fuzzy_select_small_mask_y_hot 0
static unsigned char fuzzy_select_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, 0x04, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x40, 0x44,
0x00, 0x00, 0xe0, 0xee, 0x00, 0x00, 0x40, 0x5f, 0x00, 0x00, 0x80, 0x3f,
0x00, 0x00, 0xd0, 0x3f, 0x00, 0x00, 0xf8, 0x7f, 0x00, 0x00, 0xd0, 0x3f,
0x00, 0x00, 0xc0, 0x3f, 0x00, 0x00, 0xe0, 0x57, 0x00, 0x00, 0xf0, 0xe7,
0x00, 0x00, 0xf8, 0x4f, 0x00, 0x00, 0xfc, 0x04, 0x00, 0x00, 0x7e, 0x00,
0x00, 0x00, 0x3f, 0x00, 0x00, 0x80, 0x1f, 0x00, 0x00, 0x80, 0x0f, 0x00,
0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00 };