summaryrefslogtreecommitdiffstats
path: root/gui/mplayer/pixmaps/file2.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'gui/mplayer/pixmaps/file2.xpm')
-rw-r--r--gui/mplayer/pixmaps/file2.xpm27
1 files changed, 27 insertions, 0 deletions
diff --git a/gui/mplayer/pixmaps/file2.xpm b/gui/mplayer/pixmaps/file2.xpm
new file mode 100644
index 0000000000..8d2e83c733
--- /dev/null
+++ b/gui/mplayer/pixmaps/file2.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static const char * file2_xpm[] = {
+"16 16 8 1",
+" c None",
+". c #000000",
+"+ c #FFFFFF",
+"@ c #D5D5D5",
+"# c #ABABAB",
+"$ c #808080",
+"% c #555555",
+"& c #2B2B2B",
+" ",
+" ",
+" ... ... ",
+" .............. ",
+" . .++++++++. . ",
+" . .+++++++@. . ",
+" ...+++++++@... ",
+" . .++++++@#. . ",
+" ...+++++@#$... ",
+" . .++++@#$%. . ",
+" . .++++@#$%. . ",
+" ...+++@#$%&... ",
+" . .+++@#$%&. . ",
+" .............. ",
+" ... ... ",
+" "};