home *** CD-ROM | disk | FTP | other *** search
/ World of Graphics / WOGRAPH.BIN / 586.FACE1.C < prev    next >
C/C++ Source or Header  |  1993-07-22  |  809b  |  21 lines

  1. /* =====================================================
  2.    Icon file FACE1.C for TCXL version 6.0 and above
  3.     Created by RIE - Rimrock Icon Editor, version 1.04
  4.        RIE is Copyright (C) 1992 by Rimrock Software
  5.                    All rights reserved.
  6.    TCXL is Copyright 1987-92 by Innovative Data Concepts
  7.                    All rights reserved.
  8.    ===================================================== */
  9. #include <TCXLico.h>
  10.  
  11. IcnT  iconFACE1 = {
  12.    0x0,0x0,0x0,0x0,0xf,0x3f,0x7f,0x7f,
  13.    0xff,0xff,0xe3,0xeb,0xe3,0xff,0xff,0xff,
  14.    0xff,0xff,0xef,0xe0,0xf7,0xf8,0xff,0x7f,
  15.    0x7f,0x3f,0xf,0x0,0x0,0x0,0x0,0x0,
  16.    0x0,0x0,0x0,0x0,0xe0,0xf8,0xfc,0xfc,
  17.    0xfe,0xfe,0x8e,0xae,0x8e,0xfe,0xfe,0xfe,
  18.    0xfe,0xfe,0xee,0xe,0xde,0x3e,0xfe,0xfc,
  19.    0xfc,0xf0,0xe0,0x0,0x0,0x0,0x0,0x0
  20. };
  21.