summaryrefslogtreecommitdiffstats
path: root/devtools/client/jsonview/css/search.svg
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/client/jsonview/css/search.svg')
-rw-r--r--devtools/client/jsonview/css/search.svg22
1 files changed, 22 insertions, 0 deletions
diff --git a/devtools/client/jsonview/css/search.svg b/devtools/client/jsonview/css/search.svg
new file mode 100644
index 000000000..53f2d3651
--- /dev/null
+++ b/devtools/client/jsonview/css/search.svg
@@ -0,0 +1,22 @@
+<!-- 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" width="16" height="16" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <defs>
+ <linearGradient id="a">
+ <stop offset="0" stop-color="#427dc2"/>
+ <stop offset="1" stop-color="#5e9fce"/>
+ </linearGradient>
+ <linearGradient id="b">
+ <stop offset="0" stop-color="#2f5d93"/>
+ <stop offset="1" stop-color="#3a87bd"/>
+ </linearGradient>
+ <filter id="c" width="1.239" height="1.241" x="-.12" y="-.12" color-interpolation-filters="sRGB">
+ <feGaussianBlur stdDeviation=".637"/>
+ </filter>
+ <linearGradient id="d" x1="4.094" x2="4.094" y1="13.423" y2="2.743" xlink:href="#a" gradientUnits="userSpaceOnUse"/>
+ <linearGradient id="e" x1="8.711" x2="8.711" y1="13.58" y2="2.566" xlink:href="#b" gradientUnits="userSpaceOnUse"/>
+ </defs>
+ <path fill="#fff" stroke="#fff" stroke-width="1.5" d="M10.14 1.656c-2.35 0-4.25 1.9-4.25 4.25 0 .752.19 1.45.532 2.063L1.61 12.78l1.562 1.564 4.78-4.78c.64.384 1.387.592 2.19.592 2.35 0 4.25-1.9 4.25-4.25s-1.9-4.25-4.25-4.25zm0 1.532c1.504 0 2.72 1.214 2.72 2.718s-1.216 2.72-2.72 2.72c-1.503 0-2.718-1.216-2.718-2.72 0-1.504 1.215-2.718 2.72-2.718z" stroke-linejoin="round" filter="url(#c)"/>
+ <path fill="url(#d)" stroke="url(#e)" stroke-width=".6" d="M10 2C7.79 2 6 3.79 6 6c0 .828.256 1.612.688 2.25l-4.875 4.875 1.062 1.063L7.75 9.31C8.388 9.745 9.172 10 10 10c2.21 0 4-1.79 4-4s-1.79-4-4-4zm0 1c1.657 0 3 1.343 3 3s-1.343 3-3 3-3-1.343-3-3 1.343-3 3-3z" stroke-linejoin="round"/>
+</svg>