summaryrefslogtreecommitdiff
path: root/.icons/xbm8x8/fox.xbm
diff options
context:
space:
mode:
Diffstat (limited to '.icons/xbm8x8/fox.xbm')
-rw-r--r--.icons/xbm8x8/fox.xbm4
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/xbm8x8/fox.xbm b/.icons/xbm8x8/fox.xbm
new file mode 100644
index 0000000..46735c3
--- /dev/null
+++ b/.icons/xbm8x8/fox.xbm
@@ -0,0 +1,4 @@
+#define fox_width 8
+#define fox_height 8
+static unsigned char fox_bits[] = {
+ 0x81, 0xC3, 0xBD, 0xFF, 0x99, 0xDB, 0x7E, 0x18 };