diff options
Diffstat (limited to 'Source/WebInspectorUI/UserInterface/Images/gtk/UserInputResult.svg')
-rw-r--r-- | Source/WebInspectorUI/UserInterface/Images/gtk/UserInputResult.svg | 62 |
1 files changed, 5 insertions, 57 deletions
diff --git a/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputResult.svg b/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputResult.svg index 36fdd3802..543650618 100644 --- a/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputResult.svg +++ b/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputResult.svg @@ -1,58 +1,6 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - version="1.1" - width="10" - height="10" - id="svg3078"> - <defs - id="defs3080" /> - <metadata - id="metadata3083"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - <cc:license - rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" /> - </cc:Work> - <cc:License - rdf:about="http://creativecommons.org/licenses/by-sa/3.0/"> - <cc:permits - rdf:resource="http://creativecommons.org/ns#Reproduction" /> - <cc:permits - rdf:resource="http://creativecommons.org/ns#Distribution" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#Notice" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#Attribution" /> - <cc:permits - rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#ShareAlike" /> - </cc:License> - </rdf:RDF> - </metadata> - <g - transform="translate(0,-6)" - id="layer1"> - <path - d="M 5.0625,14.125008 1.9375,10.999993 5.0625,7.8749923" - id="path11751-2-3" - style="color:#bebebe;fill:none;stroke:#d3d7cf;stroke-width:1.875;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> - <path - d="m -5.0905941,-12.209406 a 2.2074258,2.2074258 0 1 1 -4.4148516,0 2.2074258,2.2074258 0 1 1 4.4148516,0 z" - transform="matrix(0.45301635,0,0,0.45301635,10.342756,16.53106)" - id="path3165" - style="color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> - </g> +<?xml version="1.0" encoding="UTF-8"?> +<!-- Licensed under the Creative Commons Attribution-Share Alike 3.0 United States License (http://creativecommons.org/licenses/by-sa/3.0/) --> +<svg xmlns="http://www.w3.org/2000/svg" id="root" version="1.1" viewBox="0 0 10 10"> + <path fill="none" stroke="#d3d7cf" stroke-width="1.875" d="m5.0625 8.125-3.125-3.125 3.125-3.125" stroke-linejoin="round" stroke-linecap="round"/> + <path fill="#d3d7cf" d="m8.0366 5a1 1 0 1 1 -2 0 1 1 0 1 1 2 0z"/> </svg> |