view lisp/toolbar/mh-logo.xpm @ 50077:21135e13f9cd

2003-03-10 Per Abrahamsen <abraham@dina.kvl.dk> * cus-edit.el (customize-rogue): New command.
author Per Abrahamsen <abraham@dina.kvl.dk>
date Mon, 10 Mar 2003 14:06:57 +0000
parents b35587af8747
children
line wrap: on
line source

/* XPM */
static char *mh-e[] = {
/* width height num_colors chars_per_pixel */
"    18    13        2            1",
/* colors */
"# c #666699",
". c None s None",
/* pixels */
"........##........",
".......####.......",
"......######......",
"......######......",
"....#########.....",
"..##############..",
".##...######....#.",
"##...#.#.####...#.",
"....#..#.##.#...#.",
"...#..##.#.#.#....",
"...#..#..#..#.#...",
"...#..#.##..#.##..",
"...#..#.#..#....#."
};