/* XPM */ static char * FATAL [] = { /* width height ncolors cpp [x_hot y_hot] */ "32 32 10 1 0 0", /* colors */ " s none m none c none", ". s iconGray1 m white c #e1e1e1e1e1e1", "X s iconColor2 m white c white", "o s iconGray3 m white c #afafafafafaf", "O s iconGray4 m white c #969696969696", "+ s iconGray2 m white c #c8c8c8c8c8c8", "@ s iconGray6 m black c #646464646464", "# s iconGray5 m black c #7d7d7d7d7d7d", "$ s iconColor1 m black c black", "% s iconGray7 m black c #4b4b4b4b4b4b", /* pixels */ " ......... ", " ..XX......... ", " .XXX.....ooo.O+ ", " ..XXX.....oooOO@# ", " .XX.......oooOO@# ", " ..X+$$$....o$$$O+#% ", " .X+$$$$$...$$$$$##% ", " .XX$$$$$$X..$$$$$##@% ", " .XX.$$$$$X.@$$$$$+##% ", " .XX.....XX.@.o.O+##@% ", " .XX.....X$$$@ooOO##@% ", " ..XX....X$$$+ooO+###% ", " ..X.....$$$+o+OO##% ", " ..X....$$$$$oooO#@% ", " .X....$$$$$ooO#@% ", " .......$$$.oo#O@% ", " ..........o#O@% ", " .......ooo@@% ", " ....$$$o@@% ", " ..$$$$$%% ", " $$$$$$$ ", " ...$$$+O% ", " ......OO% ", " ....OO##% ", " ooo ..###@@ ..... ", " o...oooo ....+++@ ", " o.......ooooo ooooo++##+#@@ ", " oo@##.......oo....####+o@@@ ", " .......#########oooo ", " ...++###+#.........ooo ", " o++++#+oo@@@@@ooo......@ ", " oooo@@@ o@@@@@@ "};