gimp/cursors/xbm/tool-free-select-mask.xbm

15 lines
936 B
C

#define tool_free_select_mask_width 32
#define tool_free_select_mask_height 32
static unsigned char tool_free_select_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, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x07,
0x00, 0x00, 0xf0, 0x1f, 0x00, 0x00, 0xf8, 0x3f, 0x00, 0x00, 0x3c, 0x78,
0x00, 0x00, 0x0e, 0xe0, 0x00, 0x00, 0x0e, 0xe0, 0x00, 0x00, 0x0e, 0xe0,
0x00, 0x00, 0x1e, 0x78, 0x00, 0x00, 0xfe, 0x3f, 0x00, 0x00, 0xff, 0x1f,
0x00, 0x00, 0xff, 0x07, 0x00, 0x00, 0x1e, 0x00, 0x00, 0x80, 0x0f, 0x00,
0x00, 0xc0, 0x07, 0x00, 0x00, 0x80, 0x01, 0x00 };