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

  1. /* =====================================================
  2.    Icon file WARN2.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  iconWARN2 = {
  12.    0x0,0x0,0x0,0x0,0xf,0x3f,0x7f,0x7f,
  13.    0xff,0xff,0xcf,0xcf,0xcf,0xcf,0xcf,0xe6,
  14.    0xe6,0xe6,0xe4,0xf1,0xf3,0xf3,0xff,0x7f,
  15.    0x7f,0x3f,0xf,0x0,0x0,0x0,0x0,0x0,
  16.    0x0,0x0,0x0,0x0,0xe0,0xf8,0xfc,0xfc,
  17.    0xfe,0xfe,0xe6,0xe6,0xe6,0xe6,0xe6,0xce,
  18.    0xce,0xce,0x4e,0x1e,0x9e,0x9e,0xfe,0xfc,
  19.    0xfc,0xf0,0xe0,0x0,0x0,0x0,0x0,0x0
  20. };
  21.