summaryrefslogtreecommitdiff
path: root/muse2/awl/clock.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/awl/clock.xpm')
-rw-r--r--muse2/awl/clock.xpm24
1 files changed, 24 insertions, 0 deletions
diff --git a/muse2/awl/clock.xpm b/muse2/awl/clock.xpm
new file mode 100644
index 00000000..3bf15e01
--- /dev/null
+++ b/muse2/awl/clock.xpm
@@ -0,0 +1,24 @@
+/* XPM */
+static char *clock_xpm[]={
+"18 18 3 1",
+". c None",
+"# c #000000",
+"a c #0000c0",
+"...####a#####.....",
+"..####.aaa.###....",
+".####..aaa..###...",
+".###...aaa...###..",
+".#.....aaa....##..",
+"##.....aaa.....##.",
+"##.....aaa.....##.",
+"###....aaaaaaaaa#.",
+"###....aaaaaaaaa#.",
+"##.....aaaaaaaaa#.",
+"##............#.#.",
+".##...........##..",
+".##..........###..",
+"..##........####..",
+"...####...####....",
+"....#########.....",
+"......######......",
+".................."};