summaryrefslogtreecommitdiff
path: root/xpdf/leftArrow.xbm
blob: 367e4e604ce5dcf70da632944e3369a94856bfe2 (plain)
1
2
3
4
5
#define leftArrow_width 8
#define leftArrow_height 15
static unsigned char leftArrow_bits[] = {
   0x80, 0xc0, 0xe0, 0xf0, 0xf8, 0xfc, 0xfe, 0xff, 0xfe, 0xfc, 0xf8, 0xf0,
   0xe0, 0xc0, 0x80};