summaryrefslogtreecommitdiffstats
path: root/devtools/client/themes/images/firebug/pause.svg
blob: 8763c376d18d3217bb81e6263d49feb0981d553d (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
30
31
<!-- 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="b">
      <stop offset="0" stop-color="#dd8506"/>
      <stop offset="1" stop-color="#f9c06e" stop-opacity=".988"/>
    </linearGradient>
    <linearGradient id="a">
      <stop offset="0" stop-color="#f5a742"/>
      <stop offset="1" stop-color="#f9cb8a"/>
    </linearGradient>
    <linearGradient x1="4.779" y1="1048.788" x2="3.117" y2="1039.853" id="e" xlink:href="#a" gradientUnits="userSpaceOnUse" gradientTransform="matrix(.993 0 0 .998 .028 2.025)"/>
    <linearGradient x1="5.527" y1="1049.91" x2="2.514" y2="1038.877" id="f" xlink:href="#b" gradientUnits="userSpaceOnUse" gradientTransform="matrix(.993 0 0 .998 .028 2.025)"/>
    <linearGradient id="c">
      <stop offset="0" stop-color="#f5a742"/>
      <stop offset="1" stop-color="#f9cb8a"/>
    </linearGradient>
    <linearGradient id="d">
      <stop offset="0" stop-color="#dd8506"/>
      <stop offset="1" stop-color="#f9c06e" stop-opacity=".988"/>
    </linearGradient>
    <linearGradient x1="4.779" y1="1048.788" x2="3.117" y2="1039.853" id="g" xlink:href="#c" gradientUnits="userSpaceOnUse" gradientTransform="matrix(.993 0 0 .998 7.028 2.025)"/>
    <linearGradient x1="5.527" y1="1049.91" x2="2.514" y2="1038.877" id="h" xlink:href="#d" gradientUnits="userSpaceOnUse" gradientTransform="matrix(.993 0 0 .998 7.028 2.025)"/>
  </defs>
  <g stroke-linejoin="round">
    <path fill="url(#e)" stroke="url(#f)" d="M2.5 1038.862h3v11h-3z" transform="translate(0 -1036.362)"/>
    <path fill="url(#g)" stroke="url(#h)" d="M9.5 1038.862h3v11h-3z" transform="translate(0 -1036.362)"/>
  </g>
</svg>