diff options
Diffstat (limited to 'Redcore-nighttime/openbox-3/thin buttons/close.xbm')
-rwxr-xr-x | Redcore-nighttime/openbox-3/thin buttons/close.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Redcore-nighttime/openbox-3/thin buttons/close.xbm b/Redcore-nighttime/openbox-3/thin buttons/close.xbm new file mode 100755 index 0000000..52da928 --- /dev/null +++ b/Redcore-nighttime/openbox-3/thin buttons/close.xbm @@ -0,0 +1,5 @@ +#define close_width 10 +#define close_height 10 +static unsigned char close_bits[] = { + 0x01, 0x02, 0x02, 0x01, 0x84, 0x00, 0x48, 0x00, 0x30, 0x00, 0x30, 0x00, + 0x48, 0x00, 0x84, 0x00, 0x02, 0x01, 0x01, 0x02 }; |