view lisp/toolbar/gud-display.xpm @ 50809:d02f8c881e70

Correct size for cleaner bitmaps.
author Nick Roberts <nickrob@snap.net.nz>
date Sun, 04 May 2003 19:21:03 +0000
parents 46a4047710f4
children
line wrap: on
line source

/* XPM */
static char * display_xpm[] = {
"24 24 2 1",
" 	c #C0C0C0C0C0C0",
".	c #000000000000",
"                        ",
"                        ",
"                        ",
"                        ",
"            ...         ",
"             ..         ",
"             ..         ",
"             ..         ",
"          .....         ",
"         ..  ..         ",
"        ..   ..         ",
"        ..   ..         ",
"        ..   ..         ",
"        ..   ..         ",
"        ..   ..         ",
"         ..  ..         ",
"          ......        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "};