Title: [183633] trunk/Source/WebInspectorUI
Revision
183633
Author
[email protected]
Date
2015-04-30 11:00:44 -0700 (Thu, 30 Apr 2015)

Log Message

[GTK] Web Inspector: New Images for ObjectTreeView - Setter
https://bugs.webkit.org/show_bug.cgi?id=143173

Reviewed by Martin Robinson.

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

Modified Paths

Added Paths

Diff

Modified: trunk/Source/WebInspectorUI/ChangeLog (183632 => 183633)


--- trunk/Source/WebInspectorUI/ChangeLog	2015-04-30 17:50:16 UTC (rev 183632)
+++ trunk/Source/WebInspectorUI/ChangeLog	2015-04-30 18:00:44 UTC (rev 183633)
@@ -1,5 +1,14 @@
 2015-04-30  Andres Gomez  <[email protected]>
 
+        [GTK] Web Inspector: New Images for ObjectTreeView - Setter
+        https://bugs.webkit.org/show_bug.cgi?id=143173
+
+        Reviewed by Martin Robinson.
+
+        * UserInterface/Images/gtk/Pencil.svg: Added.
+
+2015-04-30  Andres Gomez  <[email protected]>
+
         [GTK] Web Inspector: Remove some unused Images
         https://bugs.webkit.org/show_bug.cgi?id=144445
 

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


--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Pencil.svg	                        (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Pencil.svg	2015-04-30 18:00:44 UTC (rev 183633)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- 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">
+ <defs>
+  <linearGradient id="a" gradientTransform="matrix(-2.7366 .40434 -.18908 -1.4335 -715.46 -3905.3)">
+   <stop offset="0"/>
+  </linearGradient>
+ </defs>
+ <rect rx="0" ry="0" height="15.951" width="16" y=".049291" x="0" fill="none"/>
+ <path d="m12.656 0.52387-1.875 1.9938c1.3287 0.02582 2.6651 1.2078 2.7188 2.43l2-1.9938c-0.055-1.2615-1.474-2.4808-2.844-2.43z" fill-rule="evenodd" fill="url(#a)"/>
+ <path d="m2.1304 11.526 7.5202-8.0098c1.3694-0.0508 2.7944 1.1598 2.8494 2.4213l-7.49 7.7695-4.51 1.771z" fill-rule="evenodd" fill="url(#a)"/>
+</svg>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to