Files
evolution/art/hide_selected_messages.xpm
Jakub Steiner d9028d557c i hope it's not confusing. should stand for 'hide selected images'
svn path=/trunk/; revision=7931
2001-02-01 13:11:26 +00:00

34 lines
599 B
C

/* XPM */
static char * hide_selected_messages_xpm[] = {
"16 16 14 1",
" c None",
". c #4B6983",
"+ c #DF421E",
"@ c #FFFFFF",
"# c #798FA2",
"$ c #BEC8D0",
"% c #F1F3F5",
"& c #CDD5DC",
"* c #A9B6C2",
"= c #000000",
"- c #647E94",
"; c #A2B1BE",
"> c #E4E8EC",
", c #D8DEE4",
" ",
" ",
" ",
" ............ + ",
" .@#$%%#@&*%. ++",
" ............ + ",
" ",
" === == === ",
" ",
" === = ==== ",
" ",
" ............ + ",
" .@%-@&@;>,%. ++",
" ............ + ",
" ",
" "};