bitmaps/stepIn.xpm
author Stefan Vogel <sv@exept.de>
Wed, 26 Feb 2020 14:50:07 +0100
changeset 19529 952f1b112e7a
parent 1061 b0c75b226b04
permissions -rw-r--r--
#REFACTORING by stefan class: AbstractSettingsApplication::DisplaySettingsAppl changed: #restoreUsableExtent class: AbstractSettingsApplication::MiscDisplay2SettingsAppl class changed: #suppressScalingByWindowsHelpTextWithForView:

/* XPM */
static char * stepIn [] = {
/* 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 */
"........................" };
"..RRRRRRRRRRRR..........",
"..RRRRRRRRRRRR..........",
"..RR........RR..........",
"..RR........RR..........",
"..RR..****..RR..****....",
"..RR..****..RR..****....",
"..RR..**....RR....**....",
"..RR..**..RRRRRR..**....",
"..RR..**...RRRR...**....",
"..RR..**....RR....**....",
"..RR..**..........**....",
"......**..........**....",
"......**..........**....",
"......**..........**....",
"......****......****....",
"......****......****....",
"........................" };