pixmaps/big.xpm

Tue, 16 Apr 2002 15:24:59 +0000

author
Jason Willis
date
Tue, 16 Apr 2002 15:24:59 +0000
changeset 3154
79a95c2f99e6
parent 790
8accb9702294
permissions
-rw-r--r--

[gaim-migrate @ 3170]
Whoops, wrong CVS commit. ;)

Thanks, Jason Willis.

committer: Sean Egan <seanegan@pidgin.im>

/* XPM */
static char *big_xpm[] = {
/* columns rows colors chars-per-pixel */
"17 13 7 1",
"  c Gray0",
". c Gray40",
"X c #666666669999",
"o c Magenta",
"O c #999999996666",
"+ c Gray60",
"@ c None",
/* pixels */
"@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@",
"@@@ @@@@@@@ @@@@@",
"@@   @@@@@@ @@@@@",
"@     @@@@   @@@@",
"@     @@@@   @@@@",
"@ . . @@@  @  @@@",
"@XOXO.@@@  @  @@@",
"@OXOX@@@@     @@@",
"@XOXO.@@  @@@  @@",
"@@@@@@@@  @@@  @@",
"@@@@@@@    @    @",
"@@@@@@@@@@@@@@@@@",
};

mercurial