diff options
Diffstat (limited to 'themes/BBstylE/close.xbm')
| -rw-r--r-- | themes/BBstylE/close.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/BBstylE/close.xbm b/themes/BBstylE/close.xbm new file mode 100644 index 00000000..42b9a817 --- /dev/null +++ b/themes/BBstylE/close.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define close_width 4 +#define close_height 4 +static unsigned char close_bits[] = { + 0x09, 0x06, 0x06, 0x09 }; |
