]> git.sesse.net Git - vlc/blobdiff - share/mozilla/play.xpm
Patch by Frans van Veen and Jasper Alias with modifications by me.
[vlc] / share / mozilla / play.xpm
diff --git a/share/mozilla/play.xpm b/share/mozilla/play.xpm
new file mode 100644 (file)
index 0000000..8fb2680
--- /dev/null
@@ -0,0 +1,33 @@
+/* XPM */
+static char * play_xpm[] = {
+"34 27 3 1",
+"+     c None",
+".     c #999999",
+"*     c #FFFFFF",
+".+++++++++++++++++++++++++++++++++",
+"....++++++++++++++++++++++++++++++",
+"......++++++++++++++++++++++++++++",
+".........+++++++++++++++++++++++++",
+"...........+++++++++++++++++++++++",
+"..............++++++++++++++++++++",
+"................++++++++++++++++++",
+"...................+++++++++++++++",
+".....................+++++++++++++",
+"........................++++++++++",
+"..........................++++++++",
+".............................+++++",
+"...............................+++",
+".................................+",
+"...............................+++",
+".............................+++++",
+"..........................++++++++",
+"........................++++++++++",
+".....................+++++++++++++",
+"...................+++++++++++++++",
+"................++++++++++++++++++",
+"..............++++++++++++++++++++",
+"...........+++++++++++++++++++++++",
+".........+++++++++++++++++++++++++",
+"......++++++++++++++++++++++++++++",
+"....++++++++++++++++++++++++++++++",
+".+++++++++++++++++++++++++++++++++"};