home *** CD-ROM | disk | FTP | other *** search
/ World of Graphics / WOGRAPH.BIN / 590.INFO4.C < prev    next >
C/C++ Source or Header  |  1992-05-24  |  810b  |  21 lines

  1. /* =====================================================
  2.    Icon file INFO4.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  iconINFO4 = {
  12.    0x0,0x0,0x0,0x0,0xf,0x3f,0x7f,0x7e,
  13.    0xfc,0xfc,0xfc,0xfc,0xfc,0xfc,0xfc,0xfc,
  14.    0xfc,0xfc,0xfe,0xfe,0xff,0xfe,0xfc,0x7e,
  15.    0x7f,0x3f,0xf,0x0,0x0,0x0,0x0,0x0,
  16.    0x0,0x0,0x0,0x0,0xe0,0xf8,0xfc,0xfc,
  17.    0x7e,0x7e,0x7e,0x7e,0x7e,0x7e,0x7e,0x7e,
  18.    0x7e,0x7e,0xfe,0xfe,0xfe,0xfe,0x7e,0xfc,
  19.    0xfc,0xf0,0xe0,0x0,0x0,0x0,0x0,0x0
  20. };
  21.