Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf/dblLeftArrow.xbm
blob: 616d2bd37fc0806e50c277ab650a81a7dd1f2dc7 (plain)
1
2
3
4
5
6
#define dblLeftArrow_width 16
#define dblLeftArrow_height 15
static unsigned char dblLeftArrow_bits[] = {
   0x80, 0x80, 0xc0, 0xc0, 0xe0, 0xe0, 0xf0, 0xf0, 0xf8, 0xf8, 0xfc, 0xfc,
   0xfe, 0xfe, 0xff, 0xff, 0xfe, 0xfe, 0xfc, 0xfc, 0xf8, 0xf8, 0xf0, 0xf0,
   0xe0, 0xe0, 0xc0, 0xc0, 0x80, 0x80};