summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/misc/stereo.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'data/pixmaps/misc/stereo.xpm')
-rw-r--r--data/pixmaps/misc/stereo.xpm26
1 files changed, 26 insertions, 0 deletions
diff --git a/data/pixmaps/misc/stereo.xpm b/data/pixmaps/misc/stereo.xpm
new file mode 100644
index 0000000..641c0ce
--- /dev/null
+++ b/data/pixmaps/misc/stereo.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * stereo_xpm[] = {
+"31 21 2 1",
+" c None",
+". c #000000",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ..... ..... ",
+" ............. ",
+" ... ... ... ",
+" .. ... .. ",
+" .. .... .. ",
+" .. ... .. ",
+" ... ... ... ",
+" ............. ",
+" ..... ..... ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" "};