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

5 lines
155 B
C

/* Created with The GIMP */
#define tiny_width 7
#define tiny_height 7
static unsigned char tiny_bits[] = {
0x00, 0x08, 0x08, 0x3e, 0x08, 0x08, 0x00 };