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