bitmaps/stepOut.xpm
author Claus Gittinger <cg@exept.de>
Thu, 05 Mar 2020 11:18:04 +0100
changeset 19547 63ae485b071a
parent 1062 4a5d47338e09
permissions -rw-r--r--
#UI_ENHANCEMENT by cg class: MemoryMonitorView changed: #cleanupMethodHistory typos: genitive of class is class's - not classes.

/* XPM */
static char * stepOut [] = {
/* width height ncolors cpp [x_hot y_hot] */
"24 18 3 1 0 0",
/* colors */
".      m none  c none",
"*      m black c black",
"R      m black c red",
/* pixels */
"........................" };
"........RRRRRRRRRRRRR...",
"........RRRRRRRRRRRRR...",
"........RR.........RR...",
"........RR.........RR...",
"..****..RR..****...RR...",
"..****..RR..****...RR...",
"..**....RR....**...RR...",
"..**....RR....**.RRRRRR.",
"..**....RR....**..RRRR..",
"..**....RR....**...RR...",
"..**..........**........",
"..**..........**........",
"..**..........**........",
"..**..........**........",
"..****......****........",
"..****......****........",
"........................" };