Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: skin/icons/reload.svg

Issue 29596678: Issue 5973 - broken icons on Firefox v50-53 (Closed)
Patch Set: Created Nov. 3, 2017, 7:29 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « skin/icons/globe.svg ('k') | skin/icons/tooltip.svg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skin/icons/reload.svg
===================================================================
--- a/skin/icons/reload.svg
+++ b/skin/icons/reload.svg
@@ -1,1 +1,3 @@
-<svg id="54d0a932-be99-4cd1-b3c2-277bdc4d1c0d" data-name="artwork" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><title>reload</title><path d="M24,0V2A22,22,0,1,1,10,7v8h2V4H1V6H8.12A24,24,0,1,0,24,0Z"/></svg>
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
+ <path d="M24,0V2A22,22,0,1,1,10,7v8h2V4H1V6H8.12A24,24,0,1,0,24,0Z" fill="#099DD1"/>
+</svg>
« no previous file with comments | « skin/icons/globe.svg ('k') | skin/icons/tooltip.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld