summaryrefslogtreecommitdiffstats
path: root/devtools/client/themes/images/firebug/pane-collapse.svg
blob: 7e4f00781505063931c6d35c63339f08125e8e86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16">
  <defs>
    <linearGradient id="c">
      <stop offset="0" stop-color="#fff" stop-opacity=".196"/>
      <stop offset="1" stop-color="#fff" stop-opacity=".784"/>
    </linearGradient>
    <linearGradient id="a">
      <stop offset="0" stop-color="#353593"/>
      <stop offset="1" stop-color="#7373cd"/>
    </linearGradient>
    <linearGradient id="b">
      <stop offset="0" stop-color="#2a2a76"/>
      <stop offset="1" stop-color="#5656c2"/>
    </linearGradient>
    <linearGradient id="d">
      <stop offset="0" stop-color="#aabccf"/>
      <stop offset="1" stop-color="#c5d2df"/>
    </linearGradient>
    <linearGradient x1="9.29" y1="6.369" x2="5.581" y2="3.673" id="g" xlink:href="#a" gradientUnits="userSpaceOnUse" gradientTransform="matrix(.53813 0 0 .74017 3.298 3.873)"/>
    <linearGradient x1="7.02" y1="7.949" x2="2.721" y2="4.824" id="h" xlink:href="#b" gradientUnits="userSpaceOnUse" gradientTransform="matrix(.53813 0 0 .74017 3.298 3.873)"/>
    <linearGradient x1="14.692" y1="1049.087" x2="5.246" y2="1039.64" id="e" xlink:href="#c" gradientUnits="userSpaceOnUse" gradientTransform="translate(-1.167 -949.332) scale(.91667)"/>
    <linearGradient x1="13.658" y1="1050.509" x2="3.64" y2="1040.492" id="f" xlink:href="#d" gradientUnits="userSpaceOnUse" gradientTransform="translate(-2 -1036.362)"/>
  </defs>
  <path fill="url(#e)" stroke="url(#f)" d="M2.5 2.5h11v11h-11z"/>
  <path d="M9.7 8l-3.4 2.7V5.3z" fill="url(#g)" stroke="url(#h)" stroke-width=".6" stroke-linejoin="round"/>
</svg>