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

  1. //vbm1
  2. #define page_width 16
  3. #define page_height 16
  4. static unsigned char page_bits[] = {
  5.  0x00,0x00,0x00,0x00,0xfc,0x03,0x04,0x06,0x04,0x0a,0xf4,0x0e,0x04,0x10,0xb4,
  6.  0x17,0x04,0x10,0xf4,0x16,0x04,0x10,0xb4,0x15,0x04,0x10,0x04,0x10,0xfc,0x1f,
  7.  0x00,0x00};
  8.