/* XPM */ static char *power_xpm[] = { /* width height num_colors chars_per_pixel */ " 32 32 2 1", /* colors */ ". c #ffffff", "# c #000000", /* pixels */ "................................", "................................", ".####...........................", "..#..#..###..##..##..##...#.##..", "..#..#.#...#.#...#..#..#...#..#.", ".#.##..#...#.#.#.#.#####..#.....", ".#.....#..#..##.#..#......#.....", "###.....##...#.#....###..###....", "................................", "...........#######..............", ".........###########............", "........####.....####...........", ".......###.........###..........", "......##.............##.........", ".....###.....###.....###........", ".....##......###......##........", "....###......###......###.......", "....##.......###.......##.......", "....##.......###.......##.......", "....##.......###.......##.......", "....##.......###.......##.......", "....##.......###.......##.......", "....###......###......###.......", ".....##......###......##........", ".....###.....###.....###........", "......##.............##.........", ".......###.........###..........", "........####.....####...........", ".........###########............", "...........#######..............", "................................", "................................" };