view lisp/sb-mail.xpm @ 63075:7e902750d940

2005-06-06 Matt Hodges <MPHodges@member.fsf.org> * iswitchb.el: Rename faces.
author Kim F. Storm <storm@cua.dk>
date Mon, 06 Jun 2005 14:21:14 +0000 (2005-06-06)
parents c2a09ac7b7b1
children
line wrap: on
line source
/* XPM */
static char * sb_mail_xpm[] = {
"20 15 5 1",
" 	c None",
".	c #B8B8B8",
"+	c #000000",
"@	c #828282",
"#	c #FFFFFF",
" .................. ",
".++++++++++++++++++@",
".++##############++@",
".+#++##########++#+@",
".+###++######++###+@",
".+#####++##++#####+@",
".+#######++#######+@",
".+################+@",
".+####+######+####+@",
".+################+@",
".+##+##########+##+@",
".+################+@",
".++##############++@",
".++++++++++++++++++@",
" @@@@@@@@@@@@@@@@@@ "};