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

  1. //vbm1
  2. #define brush10_depth 1
  3. #define brush10_width 10
  4. #define brush10_height 10
  5. static unsigned char brush10_bits[] = {
  6.  0x00,0xfc,0x00,0xfc,0x00,0xfc,0x08,0xfc,0x10,0xfc,0x20,0xfc,0x40,0xfc,0x80,
  7.  0xfc,0x00,0xfc,0x00,0xfc};
  8.