diff options
Diffstat (limited to 'gtk-and-openbox-theme/bliss/openbox-3/close.xbm')
-rwxr-xr-x | gtk-and-openbox-theme/bliss/openbox-3/close.xbm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gtk-and-openbox-theme/bliss/openbox-3/close.xbm b/gtk-and-openbox-theme/bliss/openbox-3/close.xbm new file mode 100755 index 0000000..3fb8d1d --- /dev/null +++ b/gtk-and-openbox-theme/bliss/openbox-3/close.xbm @@ -0,0 +1,6 @@ +#define close_width 14 +#define close_height 14 +static unsigned char close_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x02, 0x20, 0x01, + 0xc0, 0x00, 0xc0, 0x00, 0x20, 0x01, 0x10, 0x02, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00 }; |