bitmaps/stepOut.xpm
author Stefan Vogel <sv@exept.de>
Mon, 30 Jan 2017 15:12:22 +0100
changeset 17301 6a1aa6e554dd
parent 1062 4a5d47338e09
permissions -rw-r--r--
#BUGFIX by stefan class: Tools::LintHighlighter changed: #format:tree:in:rule: work around bad stop index when marking text

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