Title: [186901] trunk/Source/WebInspectorUI
Revision
186901
Author
ago...@igalia.com
Date
2015-07-16 11:31:21 -0700 (Thu, 16 Jul 2015)

Log Message

[GTK] Web Inspector: Add new Network icon for the GTK+ port
https://bugs.webkit.org/show_bug.cgi?id=147002

Reviewed by Martin Robinson.

* UserInterface/Images/gtk/Network.svg: Added.
Icon for the new Network tab.

Modified Paths

Added Paths

Diff

Modified: trunk/Source/WebInspectorUI/ChangeLog (186900 => 186901)


--- trunk/Source/WebInspectorUI/ChangeLog	2015-07-16 18:23:26 UTC (rev 186900)
+++ trunk/Source/WebInspectorUI/ChangeLog	2015-07-16 18:31:21 UTC (rev 186901)
@@ -1,5 +1,15 @@
 2015-07-16  Andres Gomez  <ago...@igalia.com>
 
+        [GTK] Web Inspector: Add new Network icon for the GTK+ port
+        https://bugs.webkit.org/show_bug.cgi?id=147002
+
+        Reviewed by Martin Robinson.
+
+        * UserInterface/Images/gtk/Network.svg: Added.
+        Icon for the new Network tab.
+
+2015-07-16  Andres Gomez  <ago...@igalia.com>
+
         [GTK] Web Inspector: Add new composite record icon for the GTK+ port
         https://bugs.webkit.org/show_bug.cgi?id=146998
 

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


--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Network.svg	                        (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Network.svg	2015-07-16 18:31:21 UTC (rev 186901)
@@ -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" version="1.1" viewBox="0 0 16 16">
+ <path fill="#000" d="m4.5761 6.9615c-0.3214 0-0.6383 0.0939-0.8438 0.292l-3.7323 3.8625 3.7972 3.862c0.20533 0.19837 0.45753 0.29208 0.77891 0.29209h1.0385v-1.0385c-0.0000519-0.26678-0.13457-0.54909-0.32454-0.74645l-1.3306-1.3306h4.7708c0.54867 0.0073 1.0385-0.48982 1.0385-1.0385 0-0.54872-0.48987-1.0463-1.0385-1.0385h-4.8032l1.2657-1.3306c0.1897-0.1985 0.4218-0.4806 0.4218-0.7474v-1.0385z" class="filled"/>
+ <path fill="#000" d="m11.424 9.0385c0.32136-0.0000415 0.63832-0.093988 0.84381-0.29209l3.732-3.862-3.797-3.8621c-0.205-0.19836-0.458-0.29207-0.779-0.29208h-1.0385v1.0385c0.000052 0.26678 0.13457 0.54909 0.32454 0.74645l1.3306 1.3306h-5.3874c-0.54867-0.00727-1.0385 0.48982-1.0385 1.0385 0 0.54872 0.48987 1.0463 1.0385 1.0385h5.4199l-1.2657 1.3306c-0.19 0.1977-0.423 0.4798-0.423 0.7466v1.0385z" class="filled"/>
+</svg>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to