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

  1. /* =====================================================
  2.    Icon file QUERY3.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  iconQUERY3 = {
  12.    0x0,0x0,0x0,0x0,0xf,0x3f,0x7f,0x7c,
  13.    0xf9,0xf3,0xe7,0xe7,0xff,0xff,0xff,0xff,
  14.    0xfe,0xfe,0xfe,0xfe,0xfe,0xff,0xfe,0x7c,
  15.    0x7e,0x3f,0xf,0x0,0x0,0x0,0x0,0x0,
  16.    0x0,0x0,0x0,0x0,0xe0,0xf8,0xfc,0x3c,
  17.    0x9e,0xce,0xe6,0xe6,0xe6,0xce,0x9e,0x3e,
  18.    0x7e,0xfe,0xfe,0xfe,0xfe,0xfe,0xfe,0x7c,
  19.    0xfc,0xf0,0xe0,0x0,0x0,0x0,0x0,0x0
  20. };
  21.