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

  1. //vbm1
  2. #define zoom_width 16
  3. #define zoom_height 16
  4. static unsigned char zoom_bits[] = {
  5.  0x00,0x00,0x00,0x00,0xf0,0x01,0x08,0x02,0x04,0x04,0x04,0x04,0x04,0x04,0x04,
  6.  0x05,0xc4,0x04,0x08,0x02,0xf0,0x0d,0x00,0x1c,0x00,0x38,0x00,0x30,0x00,0x00,
  7.  0x00,0x00};
  8.