summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/bell1.xbm
blob: 05343c545b6be32a26f02c058cff9382a0cf61e6 (plain)
1
2
3
4
5
#define bell_width 9
#define bell_height 9
static unsigned char bell_bits[] = {
   0x00, 0x00, 0x1e, 0x00, 0xa2, 0x00, 0xc2, 0x00, 0x42, 0x00, 0x24, 0x00,
   0xd8, 0x00, 0xcc, 0x00, 0x00, 0x00 };