diff options
Diffstat (limited to 'karm/pics/watch-0.xpm')
-rw-r--r-- | karm/pics/watch-0.xpm | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/karm/pics/watch-0.xpm b/karm/pics/watch-0.xpm new file mode 100644 index 000000000..60f5d7e54 --- /dev/null +++ b/karm/pics/watch-0.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * watch_0_xpm[] = { +"15 15 7 1", +" c None", +". c #000000", +"+ c #4A4A4A", +"@ c #ACACAC", +"# c #E9E9E9", +"$ c #989898", +"% c #FFFFFF", +" . ", +" +@#.#@+ ", +" $%%%.%%%$ ", +" $%%%%.%%%%$ ", +" +%%%%%.%%%%%+ ", +" @%%%%%.%%%%%@ ", +" #%%%%%.%%%%%# ", +".%%%%%%.%%%%%%.", +" #%%%%%%%%%%%# ", +" @%%%%%%%%%%%@ ", +" +%%%%%%%%%%%+ ", +" $%%%%%%%%%$ ", +" $%%%%%%%$ ", +" +@#%#@+ ", +" . "}; |