summaryrefslogtreecommitdiffstats
path: root/subtle/icons/arrow_right1.xbm
blob: 94d633353c13f04be1525523004289f4775a1b14 (plain)
1
2
3
4
5
#define arrow_right_width 9
#define arrow_right_height 9
static unsigned char arrow_right_bits[] = {
   0x00, 0x00, 0x20, 0x00, 0x40, 0x00, 0x80, 0x00, 0xff, 0x01, 0x80, 0x00,
   0x40, 0x00, 0x20, 0x00, 0x00, 0x00 };