Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
michael@0 | 1 | <!-- This Source Code Form is subject to the terms of the Mozilla Public |
michael@0 | 2 | - License, v. 2.0. If a copy of the MPL was not distributed with this |
michael@0 | 3 | - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> |
michael@0 | 4 | |
michael@0 | 5 | <svg |
michael@0 | 6 | xmlns:dc="http://purl.org/dc/elements/1.1/" |
michael@0 | 7 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
michael@0 | 8 | xmlns:svg="http://www.w3.org/2000/svg" |
michael@0 | 9 | xmlns="http://www.w3.org/2000/svg" |
michael@0 | 10 | xmlns:xlink="http://www.w3.org/1999/xlink" |
michael@0 | 11 | version="1.1" |
michael@0 | 12 | id="videoPlayButtonOverlay" |
michael@0 | 13 | preserveAspectRatio="xMinYMin meet" |
michael@0 | 14 | viewBox="0 0 64 64"> |
michael@0 | 15 | <defs> |
michael@0 | 16 | <linearGradient id="whiteGradientStops"> |
michael@0 | 17 | <stop id="whiteGradientStop01" style="stop-color:#ffffff;stop-opacity:.95" offset="0" /> |
michael@0 | 18 | <stop id="whiteGradientStop02" style="stop-color:#ffffff;stop-opacity:.75" offset=".45" /> |
michael@0 | 19 | <stop id="whiteGradientStop03" style="stop-color:#ffffff;stop-opacity:.72" offset=".55" /> |
michael@0 | 20 | <stop id="whiteGradientStop04" style="stop-color:#ffffff;stop-opacity:.65" offset="1" /> |
michael@0 | 21 | </linearGradient> |
michael@0 | 22 | <linearGradient |
michael@0 | 23 | x1="32" |
michael@0 | 24 | y1="0" |
michael@0 | 25 | x2="32" |
michael@0 | 26 | y2="62" |
michael@0 | 27 | id="whiteGradient" |
michael@0 | 28 | xlink:href="#whiteGradientStops" |
michael@0 | 29 | gradientUnits="userSpaceOnUse" /> |
michael@0 | 30 | <linearGradient id="arrowGradientStops"> |
michael@0 | 31 | <stop id="arrowGradientStop01" style="stop-color:#333333;stop-opacity:.5" offset="0" /> |
michael@0 | 32 | <stop id="arrowGradientStop02" style="stop-color:#666666;stop-opacity:.5" offset="1" /> |
michael@0 | 33 | </linearGradient> |
michael@0 | 34 | <linearGradient |
michael@0 | 35 | x1="32" |
michael@0 | 36 | y1="16" |
michael@0 | 37 | x2="32" |
michael@0 | 38 | y2="48" |
michael@0 | 39 | id="arrowGradient" |
michael@0 | 40 | xlink:href="#arrowGradientStops" |
michael@0 | 41 | gradientUnits="userSpaceOnUse" /> |
michael@0 | 42 | <filter |
michael@0 | 43 | x="-0.15" |
michael@0 | 44 | y="-0.15" |
michael@0 | 45 | width="1.25" |
michael@0 | 46 | height="1.25" |
michael@0 | 47 | color-interpolation-filters="sRGB" |
michael@0 | 48 | id="dropShadow"> |
michael@0 | 49 | <feGaussianBlur |
michael@0 | 50 | result="blur" |
michael@0 | 51 | stdDeviation="2" |
michael@0 | 52 | in="SourceAlpha" |
michael@0 | 53 | id="dropShadowBlur" /> |
michael@0 | 54 | <feColorMatrix |
michael@0 | 55 | values="1 0 0 0 0 |
michael@0 | 56 | 0 1 0 0 0 |
michael@0 | 57 | 0 0 1 0 0 |
michael@0 | 58 | 0 0 0 .5 0" |
michael@0 | 59 | type="matrix" |
michael@0 | 60 | result="bluralpha" |
michael@0 | 61 | id="dropShadowColor" /> |
michael@0 | 62 | <feOffset |
michael@0 | 63 | result="offsetBlur" |
michael@0 | 64 | dy="1" |
michael@0 | 65 | dx="0" |
michael@0 | 66 | in="bluralpha" |
michael@0 | 67 | id="dropShadowOffset" /> |
michael@0 | 68 | <feMerge> |
michael@0 | 69 | <feMergeNode |
michael@0 | 70 | in="offsetBlur" /> |
michael@0 | 71 | <feMergeNode |
michael@0 | 72 | in="SourceGraphic" /> |
michael@0 | 73 | </feMerge> |
michael@0 | 74 | </filter> |
michael@0 | 75 | <mask id="dropShadowMask"> |
michael@0 | 76 | <path |
michael@0 | 77 | 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" |
michael@0 | 78 | id="dropShadowMaskPath" |
michael@0 | 79 | style="fill:#ffffff;fill-opacity:1;stroke:none" /> |
michael@0 | 80 | </mask> |
michael@0 | 81 | </defs> |
michael@0 | 82 | <path |
michael@0 | 83 | 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" |
michael@0 | 84 | mask="url(#dropShadowMask)" |
michael@0 | 85 | id="playButtonShadow" |
michael@0 | 86 | style="fill:black;fill-opacity:1;stroke:none;filter:url(#dropShadow)" /> |
michael@0 | 87 | <path |
michael@0 | 88 | 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" |
michael@0 | 89 | id="playButtonArrow" |
michael@0 | 90 | style="fill:url(#arrowGradient);fill-opacity:1;stroke:none" /> |
michael@0 | 91 | <path |
michael@0 | 92 | 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" |
michael@0 | 93 | id="playButton" |
michael@0 | 94 | style="fill:url(#whiteGradient);fill-opacity:1;stroke:none" /> |
michael@0 | 95 | <path |
michael@0 | 96 | 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" |
michael@0 | 97 | id="playButtonEdgeHighlights" |
michael@0 | 98 | style="fill:white;fill-opacity:.3;stroke:none" /> |
michael@0 | 99 | <path |
michael@0 | 100 | 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" |
michael@0 | 101 | id="playButtonTopEdgeHighlights" |
michael@0 | 102 | style="fill:white;fill-opacity:.8;stroke:none" /> |
michael@0 | 103 | </svg> |