aboutsummaryrefslogtreecommitdiffstats
path: root/bitmaps/alert.xbm
blob: 8211008d501543656e3b43e28b5e3e75cde4523e (plain) (blame)
1
2
3
4
5
6
#define alert_width 16
#define alert_height 16
static unsigned char alert_bits[] = {
   0xff, 0xff, 0x01, 0xf8, 0xf1, 0xf9, 0xe1, 0xc1, 0xe1, 0xc1, 0xe1, 0xc1,
   0xe1, 0xc1, 0xe1, 0xc1, 0xe1, 0xc1, 0xe1, 0xc1, 0x01, 0xc0, 0xe1, 0xc1,
   0xe1, 0xc1, 0x01, 0xc0, 0xff, 0xff, 0xff, 0xff};