claws-mail/src/pixmaps/deleted.xpm
2001-04-19 12:21:46 +00:00

15 lines
223 B
C

/* XPM */
static char * deleted_xpm[] = {
"10 10 2 1",
" c None",
". c #999999",
" ",
" . .. ",
" .. ... ",
" .... ",
" .. ",
" .... ",
" ..... ",
" .. ... ",
" . . ",
" "};