summaryrefslogtreecommitdiff
path: root/muse2/awl/metronom.xpm
diff options
context:
space:
mode:
authorTim E. Real <termtech@rogers.com>2010-11-28 21:14:50 +0000
committerTim E. Real <termtech@rogers.com>2010-11-28 21:14:50 +0000
commit8dc8689a009a3702bf4135e628f9d63df8b2ea36 (patch)
treefea6d4781b06fabfb24255751df95de750099830 /muse2/awl/metronom.xpm
parentb121a3b91f0e288934c4d78161ff1d20f96ff861 (diff)
Added AWL files
Diffstat (limited to 'muse2/awl/metronom.xpm')
-rw-r--r--muse2/awl/metronom.xpm24
1 files changed, 24 insertions, 0 deletions
diff --git a/muse2/awl/metronom.xpm b/muse2/awl/metronom.xpm
new file mode 100644
index 00000000..d16a2fb5
--- /dev/null
+++ b/muse2/awl/metronom.xpm
@@ -0,0 +1,24 @@
+/* XPM */
+static char *metronom_xpm[]={
+"18 18 3 1",
+". c None",
+"# c #000000",
+"a c #0000ff",
+".........##.......",
+".........##.......",
+"........###....a..",
+".......###.#..aaa.",
+".......##..#.aaa..",
+"......###...#aa...",
+"......##....aaa...",
+".....##....aaa....",
+"....###...aaa#....",
+"....##....aa.#....",
+"...###...aa...#...",
+"..###...aaa...#...",
+"..##...aaa....#...",
+".###...aaa.....#..",
+".##....aa......#..",
+"###.....a.......#.",
+"##################",
+"##################"};