bitmaps/stepOut.xpm
author Claus Gittinger <cg@exept.de>
Mon, 20 Jan 2020 21:02:47 +0100
changeset 19422 c6ca1c3e0fd7
parent 1062 4a5d47338e09
permissions -rw-r--r--
#REFACTORING by exept class: MultiViewToolApplication added: #askForFile:default:forSave:thenDo: changed: #askForFile:default:thenDo: #askForFile:thenDo: #menuSaveAllAs #menuSaveAs

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