summaryrefslogtreecommitdiff
path: root/hw/xfree86/utils/xorgcfg/shorter.xbm
blob: 878f219d4677d7ac5ccf4e96777f5ac36c847c89 (plain)
1
2
3
4
5
6
7
8
#define shorter_width 19
#define shorter_height 19
static unsigned char shorter_bits[] = {
   0x80, 0x0f, 0x00, 0x80, 0x0f, 0x00, 0x80, 0x0f, 0x00, 0xfc, 0xff, 0x01,
   0xf8, 0xff, 0x00, 0xf0, 0x7f, 0x00, 0xe0, 0x3f, 0x00, 0xc0, 0x1f, 0x00,
   0x80, 0x0f, 0x00, 0x00, 0x07, 0x00, 0x80, 0x0f, 0x00, 0xc0, 0x1f, 0x00,
   0xe0, 0x3f, 0x00, 0xf0, 0x7f, 0x00, 0xf8, 0xff, 0x00, 0xfc, 0xff, 0x01,
   0x80, 0x0f, 0x00, 0x80, 0x0f, 0x00, 0x80, 0x0f, 0x00};