aboutsummaryrefslogtreecommitdiff
path: root/.dzen/icons/square.xbm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.dzen/icons/square.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/.dzen/icons/square.xbm b/.dzen/icons/square.xbm
new file mode 100644
index 0000000..4bc66cd
--- /dev/null
+++ b/.dzen/icons/square.xbm
@@ -0,0 +1,5 @@
+#define square_width 8
+#define square_height 16
+static unsigned char square_bits[] = {
+ 0x00, 0x00, 0x1e, 0x1e, 0x1e, 0x1e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00 };