home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / vos2-121.zip / v / vide / iconed.vbm < prev    next >
Text File  |  1998-10-05  |  263b  |  8 lines

  1. //vbm1
  2. #define icon_width 16
  3. #define icon_height 16
  4. static unsigned char icon_bits[] = {
  5.  0x00,0x00,0x00,0x00,0x00,0x7f,0x00,0x6b,0x00,0x55,0x00,0x6b,0x80,0x57,0x50,
  6.  0x68,0x38,0x50,0x3c,0x70,0x3e,0x10,0x20,0x10,0x40,0x08,0x80,0x07,0x00,0x00,
  7.  0x00,0x00};
  8.