Revised Red Flag - with target area
/* XPM */
static char *Red_Flag[] = {
"24 24 7 1 11 4",
" c #000000",
"! c #FF0000",
"# c #F5F808",
"$ c #FBF30F",
"% c #EBEE04",
"& c #1B1B01",
"' c None",
"''''''' ''",
"''''''' !!!!!!!!!!!! ''",
"'''''' !!!!!!!!!!!! '''",
"'''''' !!!!!!!!!!!! '''",
"'''''' !!!#$!!!!!!! '''",
"''''' !!!!!!!!!!!!! '''",
"''''' #!!!!!!!!!#!! ''''",
"'''''% !!!!!!!!!!%! ''''",
"''''' !!!!!!!!!!!! ''''",
"'''' !!!!!!!!!!!!! ''''",
"'''' !!!!!!!!!!!! '''''",
"''''# #$ #''''",
"''' #'''''' '''''' ''''",
"''' '''''''''''''''''''",
"''' '''''''''''''''''''",
"'' ''''''''''''''''''''",
"'' ' '''''''''''' '''''",
"'' '' '''''''''' ''''''",
"'' ''''''''''''''''''''",
"' '''''''' &'''''''''''",
"' '''''''''''''''''''''",
"' '''''''''''''''''''''",
" ''''''''''''''''''''''",
" ''''''''''''''''''''''"
};
Not intuitive, particularly at a small scale. (Non centered type of graphic does not help either. )