aboutsummaryrefslogtreecommitdiff
path: root/.dzen/icons/corner.xbm
diff options
context:
space:
mode:
Diffstat (limited to '.dzen/icons/corner.xbm')
-rw-r--r--.dzen/icons/corner.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/.dzen/icons/corner.xbm b/.dzen/icons/corner.xbm
new file mode 100644
index 0000000..0851adf
--- /dev/null
+++ b/.dzen/icons/corner.xbm
@@ -0,0 +1,5 @@
+#define corner_width 8
+#define corner_height 16
+static unsigned char corner_bits[] = {
+ 0x00, 0x00, 0x1e, 0x0e, 0x06, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00 };