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

  1. //vbm1
  2. #define draw_width 16
  3. #define draw_height 16
  4. static unsigned char draw_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.