summaryrefslogtreecommitdiffstats
path: root/devtools/client/themes/images/firebug/pane-collapse.svg
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/client/themes/images/firebug/pane-collapse.svg')
-rw-r--r--devtools/client/themes/images/firebug/pane-collapse.svg29
1 files changed, 29 insertions, 0 deletions
diff --git a/devtools/client/themes/images/firebug/pane-collapse.svg b/devtools/client/themes/images/firebug/pane-collapse.svg
new file mode 100644
index 000000000..7e4f00781
--- /dev/null
+++ b/devtools/client/themes/images/firebug/pane-collapse.svg
@@ -0,0 +1,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>