4.3BSD/usr/contrib/X/bitmaps/dot.bitmap

#define dot_width 16
#define dot_height 16
static short dot_bits[] = {
   0x0000, 0x0000, 0x0000, 0x03c0,
   0x0ff0, 0x0ff0, 0x1ff8, 0x1ff8,
   0x1ff8, 0x1ff8, 0x0ff0, 0x0ff0,
   0x03c0, 0x0000, 0x0000, 0x0000};