summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/6/rests-3.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pixmaps/feta/6/rests-3.xpm')
-rw-r--r--data/pixmaps/feta/6/rests-3.xpm26
1 files changed, 26 insertions, 0 deletions
diff --git a/data/pixmaps/feta/6/rests-3.xpm b/data/pixmaps/feta/6/rests-3.xpm
new file mode 100644
index 0000000..31d35ee
--- /dev/null
+++ b/data/pixmaps/feta/6/rests-3.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char *magick[] = {
+/* columns rows colors chars-per-pixel */
+"9 12 8 1",
+" c #090909",
+". c #353535",
+"X c #464646",
+"o c #727272",
+"O c #8e8e8e",
+"+ c #b1b1b1",
+"@ c #d0d0d0",
+"# c None",
+/* pixels */
+"#########",
+"##OO#####",
+"#o o##+O",
+"#O .#@X@",
+"##. .X#",
+"######Oo#",
+"######o@#",
+"#####@.##",
+"#####+X##",
+"#####.+##",
+"####+ ###",
+"####@+###"
+};