home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / unix / volume9 / xterm / part01 / icon.ic < prev    next >
Text File  |  1987-04-19  |  537b  |  17 lines

  1. /* @(#)icon.ic       X10/6.6B 12/26/86 */
  2. #define icon_width 32
  3. #define icon_height 24
  4. static short icon_bits[] = {
  5.    0xffff, 0xffff, 0x5001, 0x8005,
  6.    0xaffd, 0xbffa, 0x5001, 0x8005,
  7.    0xffff, 0xffff, 0x0001, 0xd800,
  8.    0xf33d, 0xa866, 0x0001, 0xf800,
  9.    0x9e71, 0xa8f3, 0x0001, 0xd800,
  10.    0xe77d, 0xf838, 0x0001, 0x8800,
  11.    0x7339, 0x883d, 0x0001, 0x8800,
  12.    0xde7d, 0x8873, 0x0001, 0x8800,
  13.    0xfbb1, 0xd8f6, 0x0001, 0xa800,
  14.    0x77bd, 0xd8ef, 0x0001, 0xa800,
  15.    0xbbb9, 0xd877, 0x0001, 0xa800,
  16.    0x0001, 0xd800, 0xffff, 0xffff};
  17.