bitmaps/RadioOff_w95.xpm
author Claus Gittinger <cg@exept.de>
Wed, 02 Feb 2011 13:29:16 +0100
changeset 4222 53a2a6433f59
parent 1881 d733af34e1b0
permissions -rw-r--r--
changed: #addLabelledField:label:adjust:tabable:from:to:separateAtX:nameAs:foregroundColor:

/* 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",
};