#define editor_icon_width 24
#define editor_icon_height 24
#define editor_icon_x_hot -1
#define editor_icon_y_hot -1
static char editor_icon_bits[] = {
   0x00, 0x00, 0x00, 0x36, 0x5d, 0x75, 0x52, 0x49, 0x17, 0x56, 0x49, 0x57,
   0x52, 0x49, 0x57, 0x36, 0x49, 0x75, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0c,
   0x00, 0x00, 0x1e, 0xbe, 0x39, 0x5b, 0x00, 0x80, 0x0d, 0x76, 0x4e, 0x67,
   0x00, 0xa0, 0x02, 0xbe, 0x55, 0x69, 0x00, 0xa8, 0x00, 0x1e, 0x54, 0x00,
   0x10, 0x2a, 0x00, 0x08, 0x15, 0x00, 0x84, 0x0a, 0x00, 0x42, 0x05, 0x00,
   0x42, 0x02, 0x00, 0xe2, 0x01, 0x00, 0x64, 0x00, 0x00, 0x18, 0x00, 0x00};
