/* XPM */ static char * Replay_m_pm[] = { /* width height ncolors cpp [x_hot y_hot] */ "24 24 3 1", /* colors */ " s none m none c none", ". s iconColor2 m white c white", "X s iconColor1 m black c black", /* pixels */ " ", " ", " ", " ", " . ", " ... ", " ..... ", " ....... ", " ......... ", " ........... ", " ............. ", " ...............X ", " .............XX ", " ...........XX ", " .........XX ", " .......XX ", " .....XX ", " ...XX ", " .XX ", " ", " ", " ", " ", " "};