tuxpaint-pencil-sharpener/src/mouse/tiny-mask.xbm
2003-02-24 01:46:52 +00:00

5 lines
170 B
C

/* Created with The GIMP */
#define tiny_mask_width 7
#define tiny_mask_height 7
static unsigned char tiny_mask_bits[] = {
0x00, 0x08, 0x08, 0x3e, 0x08, 0x08, 0x00 };