bitmaps/stepOver.xpm
author Stefan Vogel <sv@exept.de>
Mon, 30 Jan 2017 15:12:22 +0100
changeset 17301 6a1aa6e554dd
parent 1061 b0c75b226b04
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 * stepOver [] = {
/* 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 */
"........................" };
"..RRRRRRRRRRRRRRRRRRRR..",
"..RRRRRRRRRRRRRRRRRRRR..",
"..RR................RR..",
"..RR................RR..",
"..RR..****...****...RR..",
"..RR..****...****...RR..",
"..RR..**.......**...RR..",
"..RR..**.......**.RRRRRR",
"..RR..**.......**..RRRR.",
"..RR..**.......**...RR..",
"..RR..**.......**.......",
"......**.......**.......",
"......**.......**.......",
"......**.......**.......",
"......****...****.......",
"......****...****.......",
"........................" };