summaryrefslogtreecommitdiff
path: root/xpdf/rightArrowDis.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'xpdf/rightArrowDis.xbm')
-rw-r--r--xpdf/rightArrowDis.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/xpdf/rightArrowDis.xbm b/xpdf/rightArrowDis.xbm
new file mode 100644
index 0000000..1216c47
--- /dev/null
+++ b/xpdf/rightArrowDis.xbm
@@ -0,0 +1,5 @@
+#define rightArrowDis_width 8
+#define rightArrowDis_height 15
+static unsigned char rightArrowDis_bits[] = {
+ 0x01, 0x02, 0x05, 0x0a, 0x15, 0x2a, 0x55, 0xaa, 0x55, 0x2a, 0x15, 0x0a,
+ 0x05, 0x02, 0x01};