Title: [209748] trunk/Source/WebInspectorUI
Revision
209748
Author
[email protected]
Date
2016-12-12 17:05:15 -0800 (Mon, 12 Dec 2016)

Log Message

[GTK] Web Inspector: Add NavigationItemCodeCoverage.svg icon
https://bugs.webkit.org/show_bug.cgi?id=165698

Reviewed by Joseph Pecoraro.

* UserInterface/Images/gtk/NavigationItemCodeCoverage.svg: Added.
Match in style the existing NavigationItemTypes.svg icon.

Modified Paths

Added Paths

Diff

Modified: trunk/Source/WebInspectorUI/ChangeLog (209747 => 209748)


--- trunk/Source/WebInspectorUI/ChangeLog	2016-12-13 00:45:37 UTC (rev 209747)
+++ trunk/Source/WebInspectorUI/ChangeLog	2016-12-13 01:05:15 UTC (rev 209748)
@@ -1,3 +1,13 @@
+2016-12-12  Nikita Vasilyev  <[email protected]>
+
+        [GTK] Web Inspector: Add NavigationItemCodeCoverage.svg icon
+        https://bugs.webkit.org/show_bug.cgi?id=165698
+
+        Reviewed by Joseph Pecoraro.
+
+        * UserInterface/Images/gtk/NavigationItemCodeCoverage.svg: Added.
+        Match in style the existing NavigationItemTypes.svg icon.
+
 2016-12-12  Matt Baker  <[email protected]>
 
         Web Inspector: Cleanup HierarchicalPathComponent

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


--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemCodeCoverage.svg	                        (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemCodeCoverage.svg	2016-12-13 01:05:15 UTC (rev 209748)
@@ -0,0 +1,6 @@
+<?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 13 14">
+ <rect stroke="currentColor" width="12" height="12" x=".49998" y="1.0001" fill="none" stroke-width=".99996" stroke-miterlimit="10" stroke-linejoin="bevel" rx="1.2112" ry="1.2111"/>
+ <path fill="none" stroke="currentColor" stroke-width="2.4" d="M9 5.5s0-1.5-2.5-1.5C3 4 3 10 6.5 10c2.5 0 2.5-1.5 2.5-1.5"/>
+</svg>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to