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

  1. //vbm1
  2. #define fill_width 16
  3. #define fill_height 16
  4. static unsigned char fill_bits[] = {
  5.  0x00,0x00,0x00,0x00,0x80,0x00,0x40,0x01,0x20,0x07,0x10,0x08,0x0c,0x14,0x3e,
  6.  0x2a,0x2e,0x55,0xae,0x2a,0x4e,0x15,0x84,0x0a,0x00,0x05,0x04,0x02,0x0e,0x00,
  7.  0x00,0x00};
  8.