Title: [257753] trunk/Source/WebInspectorUI
- Revision
- 257753
- Author
- [email protected]
- Date
- 2020-03-02 18:33:23 -0800 (Mon, 02 Mar 2020)
Log Message
Update the resource override button icon
https://bugs.webkit.org/show_bug.cgi?id=208459
Reviewed by Devin Rousso.
* UserInterface/Images/NavigationItemNetworkOverride.svg:
Modified Paths
Diff
Modified: trunk/Source/WebInspectorUI/ChangeLog (257752 => 257753)
--- trunk/Source/WebInspectorUI/ChangeLog 2020-03-03 02:19:13 UTC (rev 257752)
+++ trunk/Source/WebInspectorUI/ChangeLog 2020-03-03 02:33:23 UTC (rev 257753)
@@ -1,3 +1,12 @@
+2020-03-02 Jon Davis <[email protected]>
+
+ Update the resource override button icon
+ https://bugs.webkit.org/show_bug.cgi?id=208459
+
+ Reviewed by Devin Rousso.
+
+ * UserInterface/Images/NavigationItemNetworkOverride.svg:
+
2020-02-28 Nikita Vasilyev <[email protected]>
REGRESSION(r257411): Web Inspector: Can't add a breakpoint by pressing the plus button
Modified: trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemNetworkOverride.svg (257752 => 257753)
--- trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemNetworkOverride.svg 2020-03-03 02:19:13 UTC (rev 257752)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/NavigationItemNetworkOverride.svg 2020-03-03 02:33:23 UTC (rev 257753)
@@ -1,6 +1,6 @@
-<?xml version="1.0"?>
-<!-- Copyright © 2019 Apple Inc. All rights reserved. -->
-<svg xmlns="http://www.w3.org/2000/svg" id="root" version="1.1" viewBox="0 0 13 14">
- <path fill="none" stroke="currentColor" d="M 9.0 3.0 C 9.0 1.33 8.17 0.5 6.5 0.5 C 6.17 0.5 5.17 0.5 3.5 0.5 C 1.83 0.5 1.0 1.33 1.0 3.0 C 1.0 4.67 1.0 6.33 1.0 8.0 C 1.0 9.67 1.83 10.5 3.5 10.5"/>
- <path fill="currentColor" stroke="currentColor" d="M 9.5 3.5 C 9.5 3.5 9.0 3.5 6.5 3.5 C 4.83 3.5 4.0 4.33 4.0 6.0 C 4.0 7.67 4.0 9.33 4.0 11.0 C 4.0 12.67 4.83 13.5 6.5 13.5 C 6.83 13.5 7.83 13.5 9.5 13.5 C 11.17 13.5 12.0 12.67 12.0 11.0 C 12.0 9.33 12.0 7.67 12.0 6.0 C 12.0 3.5 9.5 3.5 9.5 3.5 Z"/>
-</svg>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright © 2020 Apple Inc. All rights reserved. -->
+<svg xmlns="http://www.w3.org/2000/svg" id="root" viewBox="0 0 13 14">
+ <path fill="none" stroke="currentColor" d="M 4.544 10.498 C 3.829 10.498 2.756 10.498 1.326 10.498 C 1.162 10.498 1 10.337 1 10.177 L 1 0.821 C 1 0.662 1.163 0.5 1.325 0.5 L 1.325 0.5 L 8.177 0.5 C 8.356 0.5 8.5 0.644 8.5 0.823 C 8.5 2.019 8.5 2.916 8.5 3.514"/>
+ <path fill="currentColor" d="M 4.825 3 L 8.283 3 C 8.493 3 8.695 3.080 8.848 3.224 L 12.242 6.427 C 12.407 6.582 12.5 6.799 12.5 7.025 L 12.5 13.177 C 12.5 13.615 12.112 13.998 11.674 13.998 L 4.826 13.998 C 4.388 13.998 4 13.615 4 13.177 L 4 3.821 C 4 3.384 4.388 3 4.825 3 Z M 8.010 3.806 L 8.010 7 L 11.395 7 L 8.010 3.806 Z"/>
+</svg>
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes