diff options
Diffstat (limited to 'themes/Bear2/openbox-3/close_pressed.xbm')
| -rw-r--r-- | themes/Bear2/openbox-3/close_pressed.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/Bear2/openbox-3/close_pressed.xbm b/themes/Bear2/openbox-3/close_pressed.xbm new file mode 100644 index 00000000..663c4589 --- /dev/null +++ b/themes/Bear2/openbox-3/close_pressed.xbm @@ -0,0 +1,5 @@ +#define close_pressed_width 10 +#define close_pressed_height 10 +static unsigned char close_pressed_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x0c, 0x03, 0x9c, 0x03, 0xf8, 0x01, 0xf0, 0x00, + 0xf0, 0x00, 0xf8, 0x01, 0x9c, 0x03, 0x0c, 0x03 }; |
