summaryrefslogtreecommitdiff
path: root/.icons/xbm8x8/clock.xbm
diff options
context:
space:
mode:
Diffstat (limited to '.icons/xbm8x8/clock.xbm')
-rw-r--r--.icons/xbm8x8/clock.xbm4
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/xbm8x8/clock.xbm b/.icons/xbm8x8/clock.xbm
new file mode 100644
index 0000000..cd2fad2
--- /dev/null
+++ b/.icons/xbm8x8/clock.xbm
@@ -0,0 +1,4 @@
+#define clock_width 8
+#define clock_height 8
+static unsigned char clock_bits[] = {
+ 0x3C, 0x5E, 0xEF, 0xF7, 0x87, 0xFF, 0x7E, 0x3C };