Title: [218689] trunk/Source/WebInspectorUI
- Revision
- 218689
- Author
- [email protected]
- Date
- 2017-06-22 04:38:51 -0700 (Thu, 22 Jun 2017)
Log Message
[GTK] Web Inspector: Add icon for Canvas.svg
https://bugs.webkit.org/show_bug.cgi?id=173580
Patch by Fujii Hironori <[email protected]> on 2017-06-22
Reviewed by Carlos Garcia Campos.
* UserInterface/Images/gtk/Canvas.svg: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/Source/WebInspectorUI/ChangeLog (218688 => 218689)
--- trunk/Source/WebInspectorUI/ChangeLog 2017-06-22 11:16:54 UTC (rev 218688)
+++ trunk/Source/WebInspectorUI/ChangeLog 2017-06-22 11:38:51 UTC (rev 218689)
@@ -1,3 +1,12 @@
+2017-06-22 Fujii Hironori <[email protected]>
+
+ [GTK] Web Inspector: Add icon for Canvas.svg
+ https://bugs.webkit.org/show_bug.cgi?id=173580
+
+ Reviewed by Carlos Garcia Campos.
+
+ * UserInterface/Images/gtk/Canvas.svg: Added.
+
2017-06-21 Fujii Hironori <[email protected]>
[GTK] Web Inspector: Add NavigationItemCheckers.svg
Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Canvas.svg (0 => 218689)
--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Canvas.svg (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Canvas.svg 2017-06-22 11:38:51 UTC (rev 218689)
@@ -0,0 +1,14 @@
+<?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 16 16">
+ <defs>
+ <linearGradient id="a" x1="5" x2="12" y2="16" gradientUnits="userSpaceOnUse">
+ <stop stop-color="#f0ffff" offset="0"/>
+ <stop stop-color="#c0c0c0" offset="1"/>
+ </linearGradient>
+ </defs>
+ <rect width="16" height="16" fill="#808080"/>
+ <rect width="14" height="14" x="1" y="1" fill="url(#a)"/>
+ <path fill="#8b4513" d="m13.026 3.0113c-0.1061 0.00178-0.24698 0.066863-0.3978 0.20722-2.828 2.6319-3.3223 2.6569-5.9671 6.0718 0.7097 0.025 1.3189 0.4566 1.6354 1.0777 3.1307-3.1649 3.4837-4.8567 4.8397-6.9008 0.1363-0.27594 0.06633-0.45887-0.1105-0.45589z"/>
+ <path d="m6.3957 9.8705c-0.24417 0.0054-0.52492 0.069374-0.7956 0.22795-0.93434 0.54737-0.72765 2.5081-2.652 2.5074 0.1822 0.66171 2.9465 0.81662 4.0885 0.12433 0.59533-0.36088 1.0346-1.0281 0.7956-1.8443-0.1421-0.485-0.704-1.0317-1.4365-1.0155z"/>
+</svg>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes