summaryrefslogtreecommitdiff
path: root/xpdf/rightArrowDis.xbm
diff options
context:
space:
mode:
authorJames Cloos <cloos@freedesktop.org>2011-08-30 03:35:26 -0700
committerJames Cloos <cloos@freedesktop.org>2011-08-30 03:35:26 -0700
commitf2a102d2e974ad0b6f7bd548b04c6fc39601d173 (patch)
treedd14e07964656a7fbf47a7f813f5f7ac7a93a9d2 /xpdf/rightArrowDis.xbm
xpdf-3.02xpdf-3.02
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};