/* XPM */ static const char *down2arrow[] = { /* columns rows colors chars-per-pixel */ "16 16 3 1", " c #0080ff", "# c #000000", ". c None", /* pixels */ "................", "................", "..############..", "...# #...", "....# #....", ".....# #.....", "......# #......", ".......##.......", "..############..", "...# #...", "....# #....", ".....# #.....", "......# #......", ".......##.......", "................", "................" };