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

  1. //vbm1
  2. #define brush7_depth 1
  3. #define brush7_width 10
  4. #define brush7_height 10
  5. static unsigned char brush7_bits[] = {
  6.  0x00,0xfc,0x00,0xfc,0x3c,0xfc,0x3c,0xfc,0x3c,0xfc,0x3c,0xfc,0x3c,0xfc,0x00,
  7.  0xfc,0x00,0xfc,0x00,0xfc};
  8.