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

  1. //vbm1
  2. #define drawline_width 16
  3. #define drawline_height 16
  4. static unsigned char drawline_bits[] = {
  5.  0x00,0x00,0xf0,0x00,0x08,0x11,0x04,0x29,0x82,0x54,0x62,0x22,0x10,0x11,0x88,
  6.  0x08,0x44,0x04,0x24,0x02,0x32,0x01,0xf2,0x00,0x72,0x00,0x0c,0x00,0x00,0x00,
  7.  0x00,0x00};
  8.