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

  1. //vbm1
  2. #define poly_width 16
  3. #define poly_height 16
  4. static unsigned char poly_bits[] = {
  5.  0x00,0x00,0x00,0x00,0x80,0x1f,0x40,0x08,0x20,0x04,0x10,0x02,0x08,0x01,0x84,
  6.  0x00,0x44,0x00,0xe4,0x1f,0x04,0x10,0x04,0x10,0xfc,0x1f,0x00,0x00,0x00,0x00,
  7.  0x00,0x00};
  8.