This repository has been archived on 2025-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
Files
dotfiles/.themes/ZorinGrey/openbox-3/close.xbm

6 lines
201 B
C

#define close_width 11
#define close_height 11
static unsigned char close_bits[] = {
0x70,0xf8,0x8c,0xf9,0x72,0xfa,0xfa,0xfa,0xfd,0xfd,0xfd,0xfd,
0xfd,0xfd,0xfa,0xfa,0x72,0xfa,0x8c,0xf9,0x70,0xf8};