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

  1. //vbm1
  2. #define left_width 16
  3. #define left_height 16
  4. static unsigned char left_bits[] = {
  5.  0x00,0x00,0x00,0x00,0x80,0x00,0xc0,0x00,0xe0,0x00,0xf0,0x3f,0xf8,0x3f,0xfc,
  6.  0x3f,0xf8,0x3f,0xf0,0x3f,0xe0,0x00,0xc0,0x00,0x80,0x00,0x00,0x00,0x00,0x00,
  7.  0x00,0x00};
  8.