summaryrefslogtreecommitdiff
path: root/tix/library/bitmaps/decr.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'tix/library/bitmaps/decr.xbm')
-rwxr-xr-xtix/library/bitmaps/decr.xbm4
1 files changed, 4 insertions, 0 deletions
diff --git a/tix/library/bitmaps/decr.xbm b/tix/library/bitmaps/decr.xbm
new file mode 100755
index 00000000000..ee2194e50b0
--- /dev/null
+++ b/tix/library/bitmaps/decr.xbm
@@ -0,0 +1,4 @@
+#define decr_width 7
+#define decr_height 4
+static char decr_bits[] = {
+ 0x7f, 0x3e, 0x1c, 0x08};