icewm-theme-termidesk/termidesk/mailbox/mail.xpm

22 lines
402 B
C
Raw Normal View History

2024-05-16 18:57:10 +00:00
/* XPM */
static char * mail_xpm[] = {
"16 16 2 1",
" c None",
"+ c #cccccc",
" ",
" ",
" ",
" ",
" ++++++++++ ",
" + + ",
" ++ ++ ",
" + + + + ",
" + + + + ",
" + ++ + ",
" + + ",
" ++++++++++ ",
" ",
" ",
" ",
" "};