Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf/rightArrow.xbm
blob: 4ccb16b1e322dcdd142c98298a6d8616d5847da5 (plain)
1
2
3
4
5
#define rightArrow_width 8
#define rightArrow_height 15
static unsigned char rightArrow_bits[] = {
   0x01, 0x03, 0x07, 0x0f, 0x1f, 0x3f, 0x7f, 0xff, 0x7f, 0x3f, 0x1f, 0x0f,
   0x07, 0x03, 0x01};