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

  1. //vbm1
  2. #define ellip_width 16
  3. #define ellip_height 16
  4. static unsigned char ellip_bits[] = {
  5.  0x00,0x00,0x00,0x00,0x00,0x00,0xc0,0x03,0x30,0x0c,0x08,0x10,0x04,0x20,0x04,
  6.  0x20,0x04,0x20,0x04,0x20,0x08,0x10,0x30,0x0c,0xc0,0x03,0x00,0x00,0x00,0x00,
  7.  0x00,0x00};
  8.