summaryrefslogtreecommitdiffstats
path: root/bin/icons/temp.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'bin/icons/temp.xbm')
-rw-r--r--bin/icons/temp.xbm4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/icons/temp.xbm b/bin/icons/temp.xbm
new file mode 100644
index 0000000..b03d2f1
--- /dev/null
+++ b/bin/icons/temp.xbm
@@ -0,0 +1,4 @@
+#define temp_width 8
+#define temp_height 8
+static unsigned char temp_bits[] = {
+ 0xC8, 0xE0, 0x72, 0x28, 0x16, 0x09, 0x09, 0x06 };