bitmaps/Editor.xbm
author Claus Gittinger <cg@exept.de>
Thu, 26 Mar 2015 11:34:07 +0100
changeset 5329 b0d49e624821
parent 168 056daffbbc0e
permissions -rw-r--r--
class: GenericToolbarIconLibrary added: #bookmarks16x16 #clockPink13x13Icon changed: #timeClassBrowserIcon (send #clockPink13x13Icon instead of #clock16x16Icon) category of: #clock13x13Icon #console13x13Icon

#define Editor_width 48
#define Editor_height 48
#define Editor_x_hot -1
#define Editor_y_hot -1
static char Editor_bits[] = {
   0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x80, 0x02, 0x00, 0x00,
   0x00, 0x00, 0x40, 0x04, 0x00, 0x00, 0x00, 0x00, 0x20, 0x08, 0x00, 0x00,
   0x00, 0x00, 0x10, 0x10, 0x00, 0x00, 0x00, 0x00, 0x08, 0x20, 0x00, 0x00,
   0x00, 0x00, 0x04, 0x40, 0x00, 0x00, 0x00, 0x00, 0x02, 0x80, 0x00, 0x00,
   0x00, 0x00, 0x01, 0x00, 0x01, 0x00, 0x00, 0x80, 0x00, 0x00, 0x02, 0x00,
   0x00, 0x40, 0x00, 0x00, 0x04, 0x00, 0x00, 0x20, 0x00, 0x00, 0x08, 0x00,
   0x00, 0x10, 0x00, 0x00, 0x10, 0x00, 0x00, 0x08, 0x80, 0x00, 0x20, 0x00,
   0x00, 0x04, 0x00, 0x04, 0x40, 0x00, 0x00, 0x02, 0x20, 0x02, 0x80, 0x00,
   0x00, 0x01, 0x10, 0x10, 0x00, 0x01, 0x80, 0x00, 0x88, 0x08, 0x00, 0x02,
   0x40, 0x10, 0x44, 0x44, 0x00, 0x04, 0x20, 0x08, 0x22, 0x22, 0x00, 0x08,
   0x10, 0x04, 0x11, 0xd1, 0x0f, 0x10, 0x08, 0x82, 0x80, 0x68, 0x18, 0x20,
   0x04, 0x41, 0x44, 0x30, 0x23, 0x40, 0x82, 0x20, 0x22, 0x18, 0xce, 0x80,
   0x41, 0x10, 0x10, 0xcd, 0x91, 0x41, 0x02, 0x88, 0x88, 0x06, 0x03, 0x27,
   0x04, 0x44, 0x40, 0xfe, 0x04, 0x14, 0x08, 0x22, 0x22, 0x84, 0x01, 0x0c,
   0x10, 0x10, 0xfd, 0xff, 0x3f, 0xfc, 0x20, 0x88, 0xfc, 0xf1, 0x3f, 0xc0,
   0x40, 0x40, 0x04, 0xe1, 0x00, 0xc0, 0x80, 0x20, 0x02, 0x83, 0x07, 0xc0,
   0x00, 0x01, 0x11, 0x0c, 0x00, 0xc0, 0x00, 0x82, 0x88, 0x30, 0x00, 0xc0,
   0x00, 0x04, 0x04, 0xe0, 0x7f, 0xc0, 0x00, 0x08, 0x22, 0x02, 0xc8, 0xc7,
   0x00, 0x10, 0x10, 0x11, 0x04, 0xfc, 0x00, 0x20, 0x08, 0x00, 0x02, 0xc0,
   0x00, 0x40, 0x40, 0x04, 0x01, 0x00, 0x00, 0x80, 0x20, 0x82, 0x00, 0x00,
   0x00, 0x00, 0x01, 0x41, 0x00, 0x00, 0x00, 0x00, 0x82, 0x20, 0x00, 0x00,
   0x00, 0x00, 0x04, 0x10, 0x00, 0x00, 0x00, 0x00, 0x08, 0x08, 0x00, 0x00,
   0x00, 0x00, 0x10, 0x04, 0x00, 0x00, 0x00, 0x00, 0x20, 0x02, 0x00, 0x00,
   0x00, 0x00, 0x40, 0x01, 0x00, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00};