/* * $Id: icsdbm.h,v 1.1.1.1 1996/03/08 15:33:11 mclareni Exp $ * * $Log: icsdbm.h,v $ * Revision 1.1.1.1 1996/03/08 15:33:11 mclareni * Kuip * */ /* default_sicon.bm */ #define default_sicon_width 14 #define default_sicon_height 16 static unsigned char default_sicon_bits[] = { 0xff, 0x3f, 0x01, 0x20, 0x01, 0x20, 0x7d, 0x26, 0x01, 0x20, 0xbd, 0x25, 0x01, 0x20, 0x6d, 0x23, 0x01, 0x20, 0x9d, 0x21, 0x01, 0x20, 0xdd, 0x26, 0x01, 0x20, 0xdd, 0x23, 0x01, 0x20, 0xff, 0x3f};