summaryrefslogtreecommitdiff
path: root/src/bitmaps/dimple1.xbm
blob: 6db190e431ffd3abd362be3fc91aee6305f1b780 (plain)
1
2
3
4
5
6
#define dimple1_width 16
#define dimple1_height 16
static char dimple1_bits[] = {
  '\x55','\x55','\x00','\x00','\x55','\x55','\x00','\x00','\x55','\x55','\x00','\x00',
  '\x55','\x55','\x00','\x00','\x55','\x55','\x00','\x00','\x55','\x55','\x00','\x00',
  '\x55','\x55','\x00','\x00','\x55','\x55','\x00','\x00'};