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

Unified Diff: skin/social/facebook.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/mobile-options.css ('k') | skin/social/googleplus.svg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skin/social/facebook.svg
===================================================================
--- a/skin/social/facebook.svg
+++ b/skin/social/facebook.svg
@@ -1,1 +1,4 @@
-<svg id="97ba3366-fb1c-48cb-8c6e-6639deed46c5" data-name="artwork" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><title>facebook</title><path d="M20.87,18.32v2h-2v3.24h2V33.3h3.21V23.52h3.23l.51-3.24H24.08V18.66c0-.85.28-1.65,1.49-1.65H28V13.77H24.56C21.66,13.77,20.87,15.68,20.87,18.32Z"/><path d="M24,0A24,24,0,1,0,48,24,24,24,0,0,0,24,0Zm0,46A22,22,0,1,1,46,24,22,22,0,0,1,24,46Z"/></svg>
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
+ <path d="M20.87,18.32v2h-2v3.24h2V33.3h3.21V23.52h3.23l.51-3.24H24.08V18.66c0-.85.28-1.65,1.49-1.65H28V13.77H24.56C21.66,13.77,20.87,15.68,20.87,18.32Z" fill="#099DD1"/>
+ <path d="M24,0A24,24,0,1,0,48,24,24,24,0,0,0,24,0Zm0,46A22,22,0,1,1,46,24,22,22,0,0,1,24,46Z" fill="#099DD1"/>
+</svg>
« no previous file with comments | « skin/mobile-options.css ('k') | skin/social/googleplus.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld