diff options
Diffstat (limited to 'themes/BBstylE/iconify.xbm')
| -rw-r--r-- | themes/BBstylE/iconify.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/BBstylE/iconify.xbm b/themes/BBstylE/iconify.xbm new file mode 100644 index 00000000..055582c2 --- /dev/null +++ b/themes/BBstylE/iconify.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define icon_width 4 +#define icon_height 4 +static unsigned char icon_bits[] = { + 0x00, 0x0f, 0x09, 0x0f }; |
