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

Unified Diff: skin/social/googleplus.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/social/facebook.svg ('k') | skin/social/twitter.svg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skin/social/googleplus.svg
===================================================================
--- a/skin/social/googleplus.svg
+++ b/skin/social/googleplus.svg
@@ -1,1 +1,5 @@
-<svg id="91d921ad-bb62-4b5a-8375-bde640796dbb" data-name="artwork" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><title>googleplus</title><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"/><path d="M19.45,25.25H24.8a5.49,5.49,0,1,1-5.35-6.74,5.45,5.45,0,0,1,3.35,1.14l1.52-2A8,8,0,1,0,27.43,24V22.75h-8Z"/><polygon points="34.36 20.58 31.87 20.58 31.87 22.75 29.7 22.75 29.7 25.25 31.87 25.25 31.87 27.42 34.36 27.42 34.36 25.25 36.54 25.25 36.54 22.75 34.36 22.75 34.36 20.58"/></svg>
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
+ <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"/>
+ <path d="M19.45,25.25H24.8a5.49,5.49,0,1,1-5.35-6.74,5.45,5.45,0,0,1,3.35,1.14l1.52-2A8,8,0,1,0,27.43,24V22.75h-8Z" fill="#099DD1"/>
+ <polygon points="34.36 20.58 31.87 20.58 31.87 22.75 29.7 22.75 29.7 25.25 31.87 25.25 31.87 27.42 34.36 27.42 34.36 25.25 36.54 25.25 36.54 22.75 34.36 22.75 34.36 20.58" fill="#099DD1"/>
+</svg>
« no previous file with comments | « skin/social/facebook.svg ('k') | skin/social/twitter.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld