My-distro-configs-dev-openbox/themes/Fresh-Theme/openbox-3/bullet.xbm

7 lines
267 B
C
Raw Permalink Normal View History

#define bullet_width 14
#define bullet_height 14
static unsigned char bullet_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x60, 0x00, 0xe0, 0x00, 0xc0, 0x01, 0x80, 0x03,
0x00, 0x07, 0x00, 0x07, 0x80, 0x03, 0xc0, 0x01, 0xe0, 0x00, 0x60, 0x00,
0x00, 0x00, 0x00, 0x00 };