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

  1. //vbm1
  2. #define brush_width 16
  3. #define brush_height 16
  4. static unsigned char brush_bits[] = {
  5.  0x00,0x00,0x00,0x30,0x00,0x78,0x80,0x7d,0x40,0x3e,0x20,0x1c,0x50,0x09,0xae,
  6.  0x12,0x44,0x15,0xa8,0x12,0x10,0x09,0xa0,0x04,0x40,0x02,0x80,0x01,0x00,0x00,
  7.  0x00,0x00};
  8.