summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/pixmaps/eq.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/mplayer/pixmaps/eq.xpm')
-rw-r--r--Gui/mplayer/pixmaps/eq.xpm35
1 files changed, 35 insertions, 0 deletions
diff --git a/Gui/mplayer/pixmaps/eq.xpm b/Gui/mplayer/pixmaps/eq.xpm
new file mode 100644
index 0000000000..c651382854
--- /dev/null
+++ b/Gui/mplayer/pixmaps/eq.xpm
@@ -0,0 +1,35 @@
+/* XPM */
+static char * eq_xpm[] = {
+"16 16 16 1",
+" c None",
+". c #000000",
+"+ c #FE3700",
+"@ c #FE8200",
+"# c #FEB900",
+"$ c #FFBA00",
+"% c #FEF100",
+"& c #FFF100",
+"* c #E8FE00",
+"= c #E9FF00",
+"- c #95FE00",
+"; c #96FF00",
+"> c #48FE00",
+", c #49FF00",
+"' c #23FF00",
+") c #24FF00",
+" .............. ",
+"................",
+".....++.........",
+".....@@.@@@.....",
+".....@@.@@@.....",
+".##$.##.###.....",
+".###.##.###.....",
+".%%&.%%.%%%.....",
+".**=.**.***.**=.",
+".***.**.***.***.",
+".--;.--.---.--;.",
+".---.--.---.---.",
+".>>,.>>.>>>.>>,.",
+".'').''.'''.'').",
+".'''.''.'''.'''.",
+"................"};