Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf/forwardArrow.xbm
blob: e3875352b8ebf4d5b412cb8ecfb44833366acdcb (plain)
1
2
3
4
5
6
#define forwardArrow_width 16
#define forwardArrow_height 15
static unsigned char forwardArrow_bits[] = {
   0x00, 0x01, 0x00, 0x03, 0x00, 0x07, 0x00, 0x0f, 0x00, 0x1f, 0x33, 0x3f,
   0x33, 0x7f, 0x33, 0xff, 0x33, 0x7f, 0x33, 0x3f, 0x00, 0x1f, 0x00, 0x0f,
   0x00, 0x07, 0x00, 0x03, 0x00, 0x01};