#define deleted_icon_width 24
#define deleted_icon_height 24
#define deleted_icon_x_hot -1
#define deleted_icon_y_hot -1
static char deleted_icon_bits[] = {
   0x00, 0x00, 0x00, 0x66, 0xd9, 0x6d, 0x2a, 0x89, 0xa4, 0x6a, 0x99, 0xac,
   0x2a, 0x89, 0xa4, 0x66, 0x9b, 0x6c, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x00,
   0x80, 0xff, 0x03, 0xc0, 0xff, 0x07, 0xe0, 0x83, 0x0f, 0xe0, 0x80, 0x0f,
   0xf0, 0xc0, 0x1f, 0x70, 0xe0, 0x1d, 0x70, 0xf0, 0x1c, 0x70, 0x78, 0x1c,
   0x70, 0x3c, 0x1c, 0x70, 0x1e, 0x1c, 0xf0, 0x0f, 0x1e, 0xe0, 0x07, 0x0e,
   0xe0, 0x83, 0x0f, 0xc0, 0xff, 0x07, 0x80, 0xff, 0x03, 0x00, 0xfe, 0x00};
