home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / Games / xmris / bitmaps / icon / shellr.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-05-03  |  881 b   |  15 lines

  1. #define shellr_width 32
  2. #define shellr_height 32
  3. static char shellr_bits[] = {
  4.    0x00, 0x00, 0x00, 0x00, 0xf8, 0xff, 0xff, 0x1f, 0x0c, 0x00, 0x00, 0x30,
  5.    0x06, 0x00, 0x00, 0x60, 0x02, 0x00, 0x00, 0x40, 0x02, 0x00, 0x00, 0x40,
  6.    0x02, 0x00, 0x00, 0x40, 0x02, 0x00, 0x00, 0x40, 0x02, 0xfe, 0x7f, 0x40,
  7.    0x02, 0x03, 0xc0, 0x40, 0x02, 0x01, 0x80, 0x40, 0x02, 0x03, 0xc0, 0x40,
  8.    0x02, 0xfc, 0x7f, 0x40, 0x02, 0x00, 0x00, 0x40, 0x02, 0x00, 0x00, 0x40,
  9.    0x02, 0x00, 0x00, 0x40, 0x02, 0x00, 0x00, 0x40, 0x02, 0x00, 0x00, 0x60,
  10.    0x02, 0x00, 0x00, 0x30, 0x02, 0x7e, 0x00, 0x1e, 0x02, 0xc3, 0x01, 0x02,
  11.    0x02, 0x01, 0x03, 0x06, 0x02, 0x01, 0x06, 0x0c, 0x02, 0x01, 0x0c, 0x18,
  12.    0x02, 0x01, 0x18, 0x30, 0x02, 0x01, 0x30, 0x60, 0x02, 0x01, 0x60, 0x40,
  13.    0x02, 0x01, 0xc0, 0x40, 0x86, 0x01, 0x80, 0x61, 0xcc, 0x00, 0x00, 0x33,
  14.    0x78, 0x00, 0x00, 0x1e, 0x00, 0x00, 0x00, 0x00};
  15.