summaryrefslogtreecommitdiffstats
path: root/subtle/icons/test.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/icons/test.xbm')
-rwxr-xr-xsubtle/icons/test.xbm4
1 files changed, 4 insertions, 0 deletions
diff --git a/subtle/icons/test.xbm b/subtle/icons/test.xbm
new file mode 100755
index 0000000..756e899
--- /dev/null
+++ b/subtle/icons/test.xbm
@@ -0,0 +1,4 @@
+#define test_width 8
+#define test_height 8
+static unsigned char test_bits[] = {
+ 0x0E, 0x13, 0x21, 0x41, 0x82, 0x84, 0xC8, 0x70 };