view etc/images/ezimage/unlock.xpm @ 81626:44c8071ceb57

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 27 Jun 2007 00:37:28 +0000
parents 616e5cb890c3
children
line wrap: on
line source

/* XPM */
static char * unlock_xpm[] = {
"16 16 4 1",
" 	c None",
".	c #828282",
"+	c #000000",
"@	c #FFF993",
" .......        ",
"..+++++..       ",
".++...++.       ",
".+.....+.       ",
".+.....+........",
"....++++++++++..",
"  .++@@@@@@@@++.",
"  .+@@@@@@@@@@+.",
"  .+@@@@@@@@@@+.",
"  .+@@@++++@@@+.",
"  .+@@@@++@@@@+.",
"  .+@@@@@@@@@@+.",
"  .+@@@@++@@@@+.",
"  .+@@@@@@@@@@+.",
"  .++++++++++++.",
"  .............."};