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

/* XPM */
static char *RadioOff_w95_xpm[] = {
/* width height ncolors chars_per_pixel */
"12 12 5 1",
/* colors */
"a c black",
"b c #808080",
"c c #DFDFDF",
"d c white",
"e c none",
/* pixels */
"eeeebbbbeeee",
"eebbaaaabbee",
"ebaaddddaade",
"ebaddddddcde",
"baddddddddcd",
"baddddddddcd",
"baddddddddcd",
"baddddddddcd",
"ebaddddddcde",
"ebccddddccde",
"eeddccccddee",
"eeeeddddeeee",
};