bitmaps/ScrollLt.14.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 ScrollLt_width 14
#define ScrollLt_height 14
static char ScrollLt_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x0f, 0xc0, 0x0f, 0xf0, 0x0f,
   0xfc, 0x0f, 0xfc, 0x0f, 0xf0, 0x0f, 0xc0, 0x0f, 0x00, 0x0f, 0x00, 0x0c,
   0x00, 0x00, 0x00, 0x00};