diff options
Diffstat (limited to 'dot_dzen/icons/phones.xbm')
-rw-r--r-- | dot_dzen/icons/phones.xbm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dot_dzen/icons/phones.xbm b/dot_dzen/icons/phones.xbm new file mode 100644 index 0000000..cab8c58 --- /dev/null +++ b/dot_dzen/icons/phones.xbm @@ -0,0 +1,4 @@ +#define phones_width 8 +#define phones_height 8 +static unsigned char phones_bits[] = { + 0x3C, 0x42, 0x81, 0x81, 0xA5, 0xE7, 0xE7, 0x66 }; |