summaryrefslogtreecommitdiffstats
path: root/devtools/client/themes/images/firebug/play.svg
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/client/themes/images/firebug/play.svg')
-rw-r--r--devtools/client/themes/images/firebug/play.svg18
1 files changed, 18 insertions, 0 deletions
diff --git a/devtools/client/themes/images/firebug/play.svg b/devtools/client/themes/images/firebug/play.svg
new file mode 100644
index 000000000..7762ed8e9
--- /dev/null
+++ b/devtools/client/themes/images/firebug/play.svg
@@ -0,0 +1,18 @@
+<!-- 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="#2959b8"/>
+ <stop offset="1" stop-color="#83ace8"/>
+ </linearGradient>
+ <linearGradient id="a">
+ <stop offset="0" stop-color="#5c87d0"/>
+ <stop offset="1" stop-color="#abc7ed"/>
+ </linearGradient>
+ <linearGradient x1="1.472" y1="-4.098" x2="1.472" y2="6.772" id="c" xlink:href="#a" gradientUnits="userSpaceOnUse" gradientTransform="matrix(.65609 0 0 -1.01925 4.494 9.401)"/>
+ <linearGradient x1="10.18" y1="8.767" x2="3.926" y2="2.99" id="d" xlink:href="#b" gradientUnits="userSpaceOnUse"/>
+ </defs>
+ <path d="M11.788 8L4.5 1.204v13.592z" fill="url(#c)" stroke="url(#d)" stroke-linejoin="round"/>
+</svg>