mc/gnome/dir-open.xpm

29 lines
559 B
C
Raw Normal View History

1998-11-27 06:37:45 +03:00
static char *DIRECTORY_OPEN_XPM[] = {
/* width height num_colors chars_per_pixel */
" 16 16 6 1",
/* colors */
" c None s None",
". c black",
"# c #808080",
"g c white",
"h c #c0c0c0",
"j c yellow",
/* pixels */
" ",
" ##### ",
" #ggggg# ",
" #ghjhjhg###### ",
" #gjjjjjjggggg#.",
" #gjjjjjjjjjjj#.",
"#############j#.",
"#gggggggggg#.j#.",
"#gjjjjjjjjjj.##.",
" #gjjjjjjjjj#.#.",
" #gjjjjjjjjjj.#.",
" #gjjjjjjjjj#..",
" ############..",
" .............",
" ",
" ",
};