summaryrefslogtreecommitdiff
path: root/.i3/icons/plus.xbm
blob: f8e5f8a23c2aa3d2c6e1d0088db8940b1d412c23 (plain)
1
2
3
4
5
#define occupied_width 8
#define occupied_height 16
static unsigned char occupied_bits[] = {
   0x00, 0x00, 0x08, 0x08, 0x3e, 0x08, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00 };