This repository has been archived on 2024-09-01. You can view files and clone it, but cannot push or open issues or pull requests.
al-skel/awesome-home/.themes/ArchLabs-Awesome/openbox-3/close.xbm

5 lines
136 B
C
Raw Normal View History

2019-08-25 12:48:40 -05:00
#define close_width 8
#define close_height 8
static unsigned char close_bits[] = {
0xc3, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0xc3 };