summaryrefslogtreecommitdiffstats
path: root/subtle/icons/arrow_left1.xbm
blob: e55cdd2215a086d4096415dc14bdb363d0b62fdf (plain)
1
2
3
4
5
#define arrow_left_width 9
#define arrow_left_height 9
static unsigned char arrow_left_bits[] = {
   0x00, 0x00, 0x08, 0x00, 0x04, 0x00, 0x02, 0x00, 0xff, 0x01, 0x02, 0x00,
   0x04, 0x00, 0x08, 0x00, 0x00, 0x00 };