xenocara/app/xlockmore/bitmaps/nose-hat.xbm

9 lines
405 B
C
Raw Normal View History

2006-11-26 04:07:42 -07:00
#define nose_hat_width 43
#define nose_hat_height 10
static unsigned char nose_hat_bits[] = {
0x00,0xf8,0xff,0xff,0x00,0x00,0x00,0xf8,0xff,0xff,0x00,0x00,0x00,0xf8,0xff,
0xff,0x00,0x00,0x00,0xf8,0xff,0xff,0x00,0x00,0x00,0xf8,0xff,0xff,0x00,0x00,
0x00,0xf8,0xff,0xff,0x00,0x00,0xff,0x0f,0x00,0x80,0xff,0x07,0xff,0xff,0xff,
0xff,0xff,0x07,0xff,0xff,0xff,0xff,0xff,0x07,0xff,0xff,0xff,0xff,0xff,0x07
};