Title: [223924] trunk/Source/WebInspectorUI
Revision
223924
Author
[email protected]
Date
2017-10-24 14:35:30 -0700 (Tue, 24 Oct 2017)

Log Message

[GTK] Web Inspector: Add Recording.svg
https://bugs.webkit.org/show_bug.cgi?id=175045

Patch by Fujii Hironori <[email protected]> on 2017-10-24
Reviewed by Brian Burg.

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

Modified Paths

Added Paths

Diff

Modified: trunk/Source/WebInspectorUI/ChangeLog (223923 => 223924)


--- trunk/Source/WebInspectorUI/ChangeLog	2017-10-24 21:31:01 UTC (rev 223923)
+++ trunk/Source/WebInspectorUI/ChangeLog	2017-10-24 21:35:30 UTC (rev 223924)
@@ -1,3 +1,12 @@
+2017-10-24  Fujii Hironori  <[email protected]>
+
+        [GTK] Web Inspector: Add Recording.svg
+        https://bugs.webkit.org/show_bug.cgi?id=175045
+
+        Reviewed by Brian Burg.
+
+        * UserInterface/Images/gtk/Recording.svg: Added.
+
 2017-10-24  Devin Rousso  <[email protected]>
 
         Web Inspector: allow ShaderProgram to be shown in CanvasContentView

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


--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Recording.svg	                        (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Recording.svg	2017-10-24 21:35:30 UTC (rev 223924)
@@ -0,0 +1,5 @@
+<?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">
+ <path fill="currentColor" d="m1 1v14h14v-14h-14zm1 0.5273h1.9805v1.4473h-1.9805v-1.4473zm10.02 0.0254h1.98v1.4473h-1.98v-1.4473zm-10.02 2.8692h1.9805v1.4453h-1.9805v-1.4453zm10.02 0.0254h1.98v1.4453h-1.98v-1.4453zm-5.5669 1.3457l3.9999 2.1972-3.9999 2.1988v-4.396zm-4.4531 1.5215h1.9805v1.4472h-1.9805v-1.4472zm10.02 0.0253h1.98v1.4473h-1.98v-1.4473zm-10.02 2.8672h1.9805v1.447h-1.9805v-1.447zm10.02 0.025h1.98v1.448h-1.98v-1.448zm-10.02 2.87h1.9805v1.445h-1.9805v-1.445zm10.02 0.023h1.98v1.447h-1.98v-1.447z"/>
+</svg>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to