/* @(#)$Header: /disks/vp1/nwd/tools/media/X11/XP/site/usr/include/X11/bitmaps/RCS/black,v 1.3 1991/05/01 21:28:18 marvinw Exp $ */
#define black_width 16
#define black_height 16
static char black_bits[] = {
   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
