summaryrefslogtreecommitdiffstats
path: root/subtle/icons/temp.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/icons/temp.xbm')
-rw-r--r--subtle/icons/temp.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/icons/temp.xbm b/subtle/icons/temp.xbm
new file mode 100644
index 0000000..9d83a5f
--- /dev/null
+++ b/subtle/icons/temp.xbm
@@ -0,0 +1,5 @@
+#define temp_width 9
+#define temp_height 9
+static unsigned char temp_bits[] = {
+ 0x80, 0x01, 0xc8, 0x01, 0xe0, 0x00, 0x52, 0x00, 0x28, 0x00, 0x16, 0x00,
+ 0x09, 0x00, 0x09, 0x00, 0x06, 0x00 };