home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / vos2-121.zip / v / iconed / brush3.vbm < prev    next >
Text File  |  1998-07-03  |  223b  |  8 lines

  1. //vbm1
  2. #define brush3_depth 1
  3. #define brush3_width 10
  4. #define brush3_height 10
  5. static unsigned char brush3_bits[] = {
  6.  0x00,0xfc,0x00,0xfc,0x70,0xfc,0xf8,0xfc,0xfc,0xfd,0xfc,0xfd,0xfc,0xfd,0xf8,
  7.  0xfc,0x70,0xfc,0x00,0xfc};
  8.