You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

40 lines
717 B

/* XPM */
static char * close_xpm[] = {
"16 22 15 1",
" c None",
". c #848400",
"+ c #E7E79C",
"@ c #E7E794",
"# c #DEDE8C",
"$ c #ADAD39",
"% c #ADAD42",
"& c #B5B54A",
"* c #B5B552",
"= c #BDBD5A",
"- c #9C9C29",
"; c #A5A531",
"> c #C6C663",
", c #C6C66B",
"' c #CECE73",
" ",
" ",
" ",
" ",
" ",
" ",
" .... ",
".+@@#....... ",
".....$%%&&*=. ",
".-;;$%%&&*==. ",
".;;$%%&&*===. ",
".;$%%&&*===>. ",
".$%%&&*===>,. ",
".%%&&*===>,,. ",
".%&&*===>,,'. ",
"............. ",
" ",
" ",
" ",
" ",
" ",
" "};