xenocara/app/xlockmore/bitmaps/s-win.xbm

7 lines
287 B
C
Raw Normal View History

2006-11-26 04:07:42 -07:00
#define image_width 16
#define image_height 16
static unsigned char image_bits[] = {
0x00, 0x00, 0x00, 0x00, 0xf0, 0x00, 0xf0, 0x85, 0xf8, 0xfd, 0xf8, 0xfd,
0xfc, 0x7e, 0x84, 0x7e, 0x78, 0x3c, 0xfc, 0x42, 0xfc, 0x7e, 0x7e, 0x3f,
0x7e, 0x3f, 0x42, 0x1f, 0x00, 0x1e, 0x00, 0x00};