diff options
Diffstat (limited to 'devtools/client/themes/images/firebug/command-scratchpad.svg')
-rw-r--r-- | devtools/client/themes/images/firebug/command-scratchpad.svg | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/devtools/client/themes/images/firebug/command-scratchpad.svg b/devtools/client/themes/images/firebug/command-scratchpad.svg new file mode 100644 index 000000000..a227f3c4b --- /dev/null +++ b/devtools/client/themes/images/firebug/command-scratchpad.svg @@ -0,0 +1,38 @@ +<!-- 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" viewBox="0 0 16 16" height="16" width="16"> + <defs> + <linearGradient id="e"> + <stop offset="0" stop-color="#434f5d"/> + <stop offset="1" stop-color="#65788b"/> + </linearGradient> + <linearGradient id="d"> + <stop offset="0" stop-color="#787878"/> + <stop offset="1" stop-color="#8c8c8c"/> + </linearGradient> + <linearGradient id="c"> + <stop offset="0" stop-color="#8c8c8c"/> + <stop offset="1" stop-color="#a0a0a0"/> + </linearGradient> + <linearGradient id="b"> + <stop offset="0" stop-color="#b6b38a"/> + <stop offset="1" stop-color="#d3d2bd"/> + </linearGradient> + <linearGradient id="a"> + <stop offset="0" stop-color="#ecebe0"/> + <stop offset="1" stop-color="#fbfbf9" stop-opacity="0"/> + </linearGradient> + <linearGradient gradientTransform="translate(-1.018 -.726)" gradientUnits="userSpaceOnUse" y2="4.549" x2="4.08" y1="14.382" x1="13.934" id="f" xlink:href="#a"/> + <linearGradient gradientTransform="translate(-1.018 -.726)" gradientUnits="userSpaceOnUse" y2="4.836" x2="1.893" y1="16.614" x1="13.78" id="g" xlink:href="#b"/> + <linearGradient y2="2.41" x2="4.751" y1="4.023" x1="5.458" gradientTransform="translate(-1.018 -1.026)" gradientUnits="userSpaceOnUse" id="h" xlink:href="#c"/> + <linearGradient y2=".94" x2="4.252" y1="3.313" x1="5.323" gradientTransform="translate(0 -.3)" gradientUnits="userSpaceOnUse" id="i" xlink:href="#d"/> + <linearGradient gradientUnits="userSpaceOnUse" y2="9.29" x2="11.377" y1="9.29" x1="4.575" id="j" xlink:href="#e"/> + </defs> + <path style="marker:none" color="#000" overflow="visible" fill="url(#f)" stroke="url(#g)" stroke-linejoin="round" d="M2 2.75h12v12H2z"/> + <path style="marker:none" d="M4 .75c-.553 0-1 .672-1 1.5 0 .829.399 1.474 1 1.5.106.006.2-.08.2-.25 0-.168-.11-.25-.2-.25-.277 0-.5-.447-.5-1 0-.552.223-1 .5-1 .275 0 .5.448.5 1H5c0-.828-.448-1.5-1-1.5z" id="k" color="#000" overflow="visible" fill="url(#h)" stroke="url(#i)" stroke-width=".2" stroke-linejoin="round"/> + <path d="M4 11.45h7v1H4zm1-5.321h5v1H5zm1 2.66h6v1H6z" style="marker:none" color="#000" overflow="visible" fill="url(#j)"/> + <use height="100%" width="100%" transform="translate(2.667)" id="l" xlink:href="#k"/> + <use height="100%" width="100%" transform="translate(2.667)" id="m" xlink:href="#l"/> + <use height="100%" width="100%" transform="translate(2.667)" xlink:href="#m"/> +</svg> |