summaryrefslogtreecommitdiff
path: root/xpdf/dblRightArrowDis.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'xpdf/dblRightArrowDis.xbm')
-rw-r--r--xpdf/dblRightArrowDis.xbm6
1 files changed, 6 insertions, 0 deletions
diff --git a/xpdf/dblRightArrowDis.xbm b/xpdf/dblRightArrowDis.xbm
new file mode 100644
index 0000000..a6c1e37
--- /dev/null
+++ b/xpdf/dblRightArrowDis.xbm
@@ -0,0 +1,6 @@
+#define dblRightArrowDis_width 16
+#define dblRightArrowDis_height 15
+static unsigned char dblRightArrowDis_bits[] = {
+ 0x01, 0x01, 0x02, 0x02, 0x05, 0x05, 0x0a, 0x0a, 0x15, 0x15, 0x2a, 0x2a,
+ 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0x2a, 0x2a, 0x15, 0x15, 0x0a, 0x0a,
+ 0x05, 0x05, 0x02, 0x02, 0x01, 0x01};