summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/4/rests-2.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pixmaps/feta/4/rests-2.xpm')
-rw-r--r--data/pixmaps/feta/4/rests-2.xpm27
1 files changed, 27 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/rests-2.xpm b/data/pixmaps/feta/4/rests-2.xpm
new file mode 100644
index 0000000..d9d9f4c
--- /dev/null
+++ b/data/pixmaps/feta/4/rests-2.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char *magick[] = {
+/* columns rows colors chars-per-pixel */
+"6 13 8 1",
+" c Gray1",
+". c #393939",
+"X c #484848",
+"o c #767676",
+"O c #8d8d8d",
+"+ c Gray70",
+"@ c #c8c8c8",
+"# c None",
+/* pixels */
+"######",
+"##@@##",
+"###O##",
+"###o.#",
+"##+ O",
+"#+ X#",
+"#+ X##",
+"##+O##",
+"#@O.O#",
+"#O @",
+"#+X###",
+"##+###",
+"##@###"
+};