home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / vos2-121.zip / v / icons / book.vbm < prev    next >
Text File  |  1996-05-01  |  256b  |  8 lines

  1. //vbm1
  2. #define book_width 16
  3. #define book_height 16
  4. static unsigned char book_bits[] = {
  5.  0x00,0x00,0x00,0x01,0x80,0x02,0x40,0x04,0x20,0x08,0x10,0x10,0x08,0x08,0x04,
  6.  0x0c,0x0c,0x12,0x14,0x09,0xa4,0x04,0x48,0x02,0x50,0x01,0xa0,0x00,0x40,0x00,
  7.  0x00,0x00};
  8.