You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdepim/karm/pics/watch-0.xpm

26 lines
443 B

/* XPM */
static char * watch_0_xpm[] = {
"15 15 7 1",
" c None",
". c #000000",
"+ c #4A4A4A",
"@ c #ACACAC",
"# c #E9E9E9",
"$ c #989898",
"% c #FFFFFF",
" . ",
" +@#.#@+ ",
" $%%%.%%%$ ",
" $%%%%.%%%%$ ",
" +%%%%%.%%%%%+ ",
" @%%%%%.%%%%%@ ",
" #%%%%%.%%%%%# ",
".%%%%%%.%%%%%%.",
" #%%%%%%%%%%%# ",
" @%%%%%%%%%%%@ ",
" +%%%%%%%%%%%+ ",
" $%%%%%%%%%$ ",
" $%%%%%%%$ ",
" +@#%#@+ ",
" . "};