gimp/cursors/xbm/tool-airbrush-mask.xbm

16 lines
955 B
C

/* Created with The GIMP */
#define tool_airbrush_mask_width 32
#define tool_airbrush_mask_height 32
static unsigned char tool_airbrush_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, 0x30, 0x00, 0x00, 0x00, 0x78, 0x00, 0x00, 0x00, 0xfc,
0x00, 0x00, 0x00, 0xfe, 0x00, 0x00, 0x18, 0x7f, 0x00, 0x00, 0xbc, 0x3f,
0x00, 0x00, 0xde, 0x1f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00, 0xff, 0x07,
0x00, 0x00, 0xfa, 0x63, 0x00, 0x00, 0xfc, 0xf1, 0x00, 0x00, 0xfe, 0x78,
0x00, 0x00, 0xff, 0x39, 0x00, 0x00, 0xff, 0x39, 0x00, 0x80, 0x9f, 0x1f,
0x00, 0x80, 0x0f, 0x0f, 0x00, 0x80, 0x03, 0x06 };