sync both themes with toolkit windows theme changes in Mozilla 38 cycle
[themes.git] / EarlyBlue / global / media / videoClickToPlayButton.svg
CommitLineData
e6947267
RK
1<!-- This Source Code Form is subject to the terms of the Mozilla Public
2 - License, v. 2.0. If a copy of the MPL was not distributed with this
3 - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
4
044b5d49
RK
5<svg
6 xmlns:dc="http://purl.org/dc/elements/1.1/"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:xlink="http://www.w3.org/1999/xlink"
11 version="1.1"
12 id="videoPlayButtonOverlay"
13 preserveAspectRatio="xMinYMin meet"
14 viewBox="0 0 64 64">
15 <defs>
16 <linearGradient id="whiteGradientStops">
17 <stop id="whiteGradientStop01" style="stop-color:#ffffff;stop-opacity:.95" offset="0" />
18 <stop id="whiteGradientStop02" style="stop-color:#ffffff;stop-opacity:.75" offset=".45" />
19 <stop id="whiteGradientStop03" style="stop-color:#ffffff;stop-opacity:.72" offset=".55" />
20 <stop id="whiteGradientStop04" style="stop-color:#ffffff;stop-opacity:.65" offset="1" />
21 </linearGradient>
22 <linearGradient
23 x1="32"
24 y1="0"
25 x2="32"
26 y2="62"
27 id="whiteGradient"
28 xlink:href="#whiteGradientStops"
29 gradientUnits="userSpaceOnUse" />
30 <linearGradient id="arrowGradientStops">
31 <stop id="arrowGradientStop01" style="stop-color:#333333;stop-opacity:.5" offset="0" />
32 <stop id="arrowGradientStop02" style="stop-color:#666666;stop-opacity:.5" offset="1" />
33 </linearGradient>
34 <linearGradient
35 x1="32"
36 y1="16"
37 x2="32"
38 y2="48"
39 id="arrowGradient"
40 xlink:href="#arrowGradientStops"
41 gradientUnits="userSpaceOnUse" />
42 <filter
43 x="-0.15"
44 y="-0.15"
45 width="1.25"
46 height="1.25"
47 color-interpolation-filters="sRGB"
48 id="dropShadow">
e6947267 49 <feDropShadow dx="0" dy="1" flood-opacity="0.5"/>
044b5d49
RK
50 </filter>
51 <mask id="dropShadowMask">
52 <path
53 d="M47.285,30.991L23.75,17.24c-0.357-0.208-0.692-0.278-0.969-0.221 C22.32,17.115,22,17.555,22,18.252v27.499c0,1.112,0.797,1.568,1.75,1.011l23.535-13.748C48.238,32.458,48.238,31.547,47.285,30.991 z M0,0v64h64V0H0z M32,60C16.536,60,4,47.464,4,32S16.536,4,32,4s28,12.536,28,28S47.464,60,32,60z"
54 id="dropShadowMaskPath"
e6947267 55 style="fill:#ffffff;" />
044b5d49
RK
56 </mask>
57 </defs>
58 <path
59 d="M32,4C16.536,4,4,16.536,4,32s12.536,28,28,28s28-12.536,28-28S47.464,4,32,4z M47.285,33.014 L23.75,46.762C22.797,47.319,22,46.863,22,45.751v-27.5c0-0.697,0.32-1.137,0.781-1.232c0.277-0.058,0.612,0.012,0.969,0.221 l23.535,13.751C48.238,31.546,48.238,32.458,47.285,33.014z"
60 mask="url(#dropShadowMask)"
61 id="playButtonShadow"
e6947267 62 style="filter:url(#dropShadow);" />
044b5d49
RK
63 <path
64 d="M22.781,17.019C22.32,17.114,22,17.555,22,18.251v27.5c0,1.112,0.797,1.568,1.75,1.011 l23.535-13.748c0.953-0.556,0.953-1.467,0-2.023L23.75,17.24C23.393,17.031,23.058,16.961,22.781,17.019z"
65 id="playButtonArrow"
e6947267 66 style="fill:url(#arrowGradient);" />
044b5d49
RK
67 <path
68 d="M32,4C16.536,4,4,16.536,4,32s12.536,28,28,28s28-12.536,28-28S47.464,4,32,4z M47.285,33.014 L23.75,46.762C22.797,47.319,22,46.863,22,45.751v-27.5c0-0.697,0.32-1.137,0.781-1.232c0.277-0.058,0.612,0.012,0.969,0.221 l23.535,13.751C48.238,31.546,48.238,32.458,47.285,33.014z"
69 id="playButton"
e6947267 70 style="fill:url(#whiteGradient);" />
044b5d49
RK
71 <path
72 d="M32,4C16.536,4,4,16.536,4,32s12.536,28,28,28s28-12.536,28-28S47.464,4,32,4z M32,59C17.112,59,5,46.888,5,32S17.112,5,32,5s27,12.112,27,27S46.888,59,32,59z M47.789,30.127l-23.534-13.75 C23.826,16.126,23.396,16,22.976,16c-0.135,0-0.27,0.014-0.398,0.041C21.62,16.238,21,17.106,21,18.251v27.5 C21,47.075,21.812,48,22.977,48c0.423,0,0.854-0.126,1.279-0.375L47.79,33.877c0.769-0.449,1.21-1.132,1.21-1.875 S48.559,30.576,47.789,30.127z M47.285,33.014L23.75,46.762C23.474,46.924,23.211,47,22.977,47C22.402,47,22,46.541,22,45.751v-27.5 c0-0.697,0.32-1.137,0.781-1.232L22.976,17c0.233,0,0.498,0.079,0.775,0.24l23.535,13.751 C48.238,31.546,48.238,32.458,47.285,33.014z"
73 id="playButtonEdgeHighlights"
e6947267 74 style="fill:white;fill-opacity:.3;" />
044b5d49
RK
75 <path
76 d="M32,4C16.536,4,4,16.536,4,32c0,0.167,0.01,0.333,0.013,0.5 C4.28,17.268,16.704,5,32,5c15.296,0,27.72,12.268,27.987,27.5C59.99,32.333,60,32.167,60,32C60,16.536,47.464,4,32,4z M47.285,33.014L23.75,46.762C22.797,47.319,22,46.863,22,45.751v1c0,1.112,0.797,1.568,1.75,1.011l23.535-13.748 c0.697-0.406,0.879-1.003,0.556-1.512C47.723,32.688,47.541,32.864,47.285,33.014z"
77 id="playButtonTopEdgeHighlights"
e6947267 78 style="fill:white;fill-opacity:.8;" />
044b5d49 79</svg>