diff options
Diffstat (limited to 'dot_dzen/icons/bluetooth.xbm')
-rw-r--r-- | dot_dzen/icons/bluetooth.xbm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dot_dzen/icons/bluetooth.xbm b/dot_dzen/icons/bluetooth.xbm new file mode 100644 index 0000000..3cc42d5 --- /dev/null +++ b/dot_dzen/icons/bluetooth.xbm @@ -0,0 +1,4 @@ +#define bluetooth_width 8 +#define bluetooth_height 8 +static unsigned char bluetooth_bits[] = { + 0x18, 0x2A, 0x6C, 0x38, 0x38, 0x6C, 0x2A, 0x18 }; |