summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/6/rests-2.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pixmaps/feta/6/rests-2.xpm')
-rw-r--r--data/pixmaps/feta/6/rests-2.xpm32
1 files changed, 32 insertions, 0 deletions
diff --git a/data/pixmaps/feta/6/rests-2.xpm b/data/pixmaps/feta/6/rests-2.xpm
new file mode 100644
index 0000000..3656dee
--- /dev/null
+++ b/data/pixmaps/feta/6/rests-2.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char *magick[] = {
+/* columns rows colors chars-per-pixel */
+"8 18 8 1",
+" c #040404",
+". c #343434",
+"X c #494949",
+"o c #747474",
+"O c Gray52",
+"+ c Gray69",
+"@ c Gray77",
+"# c None",
+/* pixels */
+"########",
+"###@####",
+"###+X###",
+"####o.##",
+"####O +#",
+"####o +",
+"###+ O",
+"##+ X#",
+"## X##",
+"##o ###",
+"###X ###",
+"####X+##",
+"#@ ...##",
+"#O .#",
+"#+ X##o#",
+"##.o####",
+"##+o####",
+"###@####"
+};