diff options
Diffstat (limited to 'dot_dzen/icons/rwd.xbm')
-rw-r--r-- | dot_dzen/icons/rwd.xbm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dot_dzen/icons/rwd.xbm b/dot_dzen/icons/rwd.xbm new file mode 100644 index 0000000..5170b21 --- /dev/null +++ b/dot_dzen/icons/rwd.xbm @@ -0,0 +1,4 @@ +#define rwd_width 8 +#define rwd_height 8 +static unsigned char rwd_bits[] = { + 0x00, 0x48, 0x6C, 0x7E, 0x7E, 0x6C, 0x48, 0x00 }; |