Title: [176081] trunk/Source/WebInspectorUI
Revision
176081
Author
[email protected]
Date
2014-11-13 11:57:04 -0800 (Thu, 13 Nov 2014)

Log Message

Web Inspector: Replace PDF icon with SVG version
https://bugs.webkit.org/show_bug.cgi?id=137296

Reviewed by Timothy Hatcher.

Add another free icon for the Web Inspector in GTK+.

* UserInterface/Images/gtk/NavigationItemProbes.svg: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/Source/WebInspectorUI/ChangeLog (176080 => 176081)


--- trunk/Source/WebInspectorUI/ChangeLog	2014-11-13 19:36:39 UTC (rev 176080)
+++ trunk/Source/WebInspectorUI/ChangeLog	2014-11-13 19:57:04 UTC (rev 176081)
@@ -1,3 +1,14 @@
+2014-11-13  Andres Gomez  <[email protected]>
+
+        Web Inspector: Replace PDF icon with SVG version
+        https://bugs.webkit.org/show_bug.cgi?id=137296
+
+        Reviewed by Timothy Hatcher.
+
+        Add another free icon for the Web Inspector in GTK+.
+
+        * UserInterface/Images/gtk/NavigationItemProbes.svg: Added.
+
 2014-11-13  Timothy Hatcher  <[email protected]>
 
         Web Inspector: Replace PDF Probes icon with SVG version

Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemProbes.svg (0 => 176081)


--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemProbes.svg	                        (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemProbes.svg	2014-11-13 19:57:04 UTC (rev 176081)
@@ -0,0 +1,57 @@
+<?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="180"
+   height="180"
+   id="svg3007">
+  <defs
+     id="defs3009" />
+  <metadata
+     id="metadata3012">
+    <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,164)"
+     id="layer1">
+    <path
+       d="M 104.29398,-30.414694 40.768342,-13.856383 23.893555,-76.833906 56.642851,-133.55736 c 3.548502,-6.14618 8.599168,-8.12874 14.58506,-4.67278 l 62.569339,36.12444 c 5.72475,3.305185 6.66472,9.046216 3.24604,14.967553 z"
+       id="path6268"
+       style="color:#000000;fill:none;stroke:#000000;stroke-width:7.16157818;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+    <path
+       d="M 121.37106,-24.637721 57.845421,-8.0794055 40.970635,-71.056927 73.71993,-127.78038 c 3.548502,-6.14619 8.599167,-8.12874 14.585059,-4.67279 l 62.569341,36.124447 c 5.72475,3.305187 6.66472,9.046217 3.24604,14.967553 z"
+       id="path6268-3"
+       style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:7.16157818;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+  </g>
+</svg>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to