#ifndef	NOIDENT
#ident	"@(#)olbitmaps:bitmaps/cores	1.2"
#endif

#define cores_width 16
#define cores_height 16
static char cores_bits[] = {
   0x00, 0x00, 0x80, 0x00, 0x80, 0x00, 0x80, 0x0e, 0x80, 0x1e, 0xa0, 0x38,
   0xb0, 0x58, 0x80, 0x98, 0xfe, 0x8d, 0x80, 0x4e, 0x0c, 0x47, 0x8c, 0x23,
   0xfc, 0x11, 0x78, 0x08, 0x10, 0x06, 0xe0, 0x01};
