summaryrefslogtreecommitdiff
path: root/dropbar7
blob: 26893009b7c7d73ada968c6cc5549655971e95f0 (plain)
1
2
3
4
#define bar7_width 7
#define bar7_height 7
static char bar7_bits[] = {
   0x00, 0x3f, 0x61, 0x61, 0x7f, 0x7e, 0x00};