bitmaps/RadioOn.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 RadioOn_width 15
#define RadioOn_height 15
static unsigned char RadioOn_bits[] = {
   0xe0, 0x03, 0xf8, 0x0f, 0x1c, 0x1c, 0x0e, 0x38, 0xc6, 0x31, 0xe3, 0x63,
   0xf3, 0x67, 0xf3, 0x67, 0xf3, 0x67, 0xe3, 0x63, 0xc6, 0x31, 0x0e, 0x38,
   0x1c, 0x1c, 0xf8, 0x0f, 0xe0, 0x03};