diff options
Diffstat (limited to 'themes/openbox/ebox_buttons/bulletbc.xbm')
| -rw-r--r-- | themes/openbox/ebox_buttons/bulletbc.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/openbox/ebox_buttons/bulletbc.xbm b/themes/openbox/ebox_buttons/bulletbc.xbm new file mode 100644 index 00000000..f74daa69 --- /dev/null +++ b/themes/openbox/ebox_buttons/bulletbc.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define bulletbc_width 8 +#define bulletbc_height 8 +static unsigned char bulletbc_bits[] = { + 0x00, 0x04, 0x0e, 0x1c, 0x3c, 0x1c, 0x0e, 0x04 }; |
