summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/box_in.xbm
blob: 3f7d9da641cf3b8de214234193dc934ee468efbb (plain)
1
2
3
4
5
#define arrow_box_width 9
#define arrow_box_height 9
static unsigned char arrow_box_bits[] = {
   0xff, 0x01, 0x01, 0x01, 0x11, 0x01, 0x20, 0x01, 0x7f, 0x01, 0x20, 0x01,
   0x11, 0x01, 0x01, 0x01, 0xff, 0x01 };