/* * $Id: icdbm.h,v 1.1.1.1 1996/03/08 15:33:11 mclareni Exp $ * * $Log: icdbm.h,v $ * Revision 1.1.1.1 1996/03/08 15:33:11 mclareni * Kuip * */ /* default_icon.bm */ #define default_icon_width 22 #define default_icon_height 30 static unsigned char default_icon_bits[] = { 0xff, 0xff, 0x3f, 0x01, 0x00, 0x20, 0x01, 0x00, 0x20, 0x01, 0x00, 0x20, 0xf9, 0x79, 0x20, 0x01, 0x00, 0x20, 0x59, 0x1f, 0x20, 0x01, 0x00, 0x20, 0x01, 0x00, 0x20, 0x99, 0x9b, 0x20, 0x01, 0x00, 0x20, 0x79, 0xb7, 0x23, 0x01, 0x00, 0x20, 0x01, 0x00, 0x20, 0xb9, 0x6f, 0x20, 0x01, 0x00, 0x20, 0xf9, 0x3b, 0x26, 0x01, 0x00, 0x20, 0xd9, 0xcf, 0x20, 0x01, 0x00, 0x20, 0x01, 0x00, 0x20, 0x39, 0x6f, 0x21, 0x01, 0x00, 0x20, 0xf9, 0xfe, 0x20, 0x01, 0x00, 0x20, 0xf9, 0xf7, 0x22, 0x01, 0x00, 0x20, 0x01, 0x00, 0x20, 0x01, 0x00, 0x20, 0xff, 0xff, 0x3f};