diff options
Diffstat (limited to 'Build/source/libs/xpdf/xpdf-3.02/xpdf/dblLeftArrowDis.xbm')
-rw-r--r-- | Build/source/libs/xpdf/xpdf-3.02/xpdf/dblLeftArrowDis.xbm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/libs/xpdf/xpdf-3.02/xpdf/dblLeftArrowDis.xbm b/Build/source/libs/xpdf/xpdf-3.02/xpdf/dblLeftArrowDis.xbm new file mode 100644 index 00000000000..3fb78d80c8d --- /dev/null +++ b/Build/source/libs/xpdf/xpdf-3.02/xpdf/dblLeftArrowDis.xbm @@ -0,0 +1,6 @@ +#define dblLeftArrowDis_width 16 +#define dblLeftArrowDis_height 15 +static unsigned char dblLeftArrowDis_bits[] = { + 0x80, 0x80, 0x40, 0x40, 0xa0, 0xa0, 0x50, 0x50, 0xa8, 0xa8, 0x54, 0x54, + 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x54, 0x54, 0xa8, 0xa8, 0x50, 0x50, + 0xa0, 0xa0, 0x40, 0x40, 0x80, 0x80}; |