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

Unified Diff: skin/icons/code.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/checkmark.svg ('k') | skin/icons/delete.svg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skin/icons/code.svg
===================================================================
--- a/skin/icons/code.svg
+++ b/skin/icons/code.svg
@@ -1,1 +1,5 @@
-<svg id="a772d327-5849-4e9c-a6ff-05c67efbfa76" data-name="artwork" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><title>code</title><polygon points="12.79 12.04 0.59 24.25 12.79 36.46 14.21 35.04 3.41 24.25 14.21 13.46 12.79 12.04"/><polygon points="35.71 12.04 34.29 13.46 45.09 24.25 34.29 35.04 35.71 36.46 47.91 24.25 35.71 12.04"/><rect x="6.75" y="23.25" width="35" height="2" transform="translate(-7.27 37.77) rotate(-68.22)"/></svg>
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
+ <polygon points="12.79 12.04 0.59 24.25 12.79 36.46 14.21 35.04 3.41 24.25 14.21 13.46 12.79 12.04" fill="#099DD1"/>
+ <polygon points="35.71 12.04 34.29 13.46 45.09 24.25 34.29 35.04 35.71 36.46 47.91 24.25 35.71 12.04" fill="#099DD1"/>
+ <rect x="6.75" y="23.25" width="35" height="2" transform="translate(-7.27 37.77) rotate(-68.22)" fill="#099DD1"/>
+</svg>
« no previous file with comments | « skin/icons/checkmark.svg ('k') | skin/icons/delete.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld