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

Unified Diff: skin/social/twitter.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/googleplus.svg ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skin/social/twitter.svg
===================================================================
--- a/skin/social/twitter.svg
+++ b/skin/social/twitter.svg
@@ -1,1 +1,4 @@
-<svg id="a7caaf2e-2f96-406a-9bd7-f6c50d32e240" data-name="artwork" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><title>twitter</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="M32.14,16.6a5.57,5.57,0,0,1-2.25.86h0a3.47,3.47,0,0,0-2.6-1.2,3.75,3.75,0,0,0-3.6,3.88,4.11,4.11,0,0,0,.09.86h0a10.13,10.13,0,0,1-7.63-4,4.06,4.06,0,0,0,1.09,5.12,2.19,2.19,0,0,1-1.57-.44,3.71,3.71,0,0,0,2.78,3.79,2.63,2.63,0,0,1-1.5.12,3.47,3.47,0,0,0,3.22,2.63,5.65,5.65,0,0,1-5,1.61,10.24,10.24,0,0,0,5.63,1.72c5.81,0,10.32-5.07,10.08-11.32v0s0,0,0,0,0,0,0-.06a6.49,6.49,0,0,0,1.75-2,6,6,0,0,1-2,.61A4.09,4.09,0,0,0,32.14,16.6Z"/></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="M32.14,16.6a5.57,5.57,0,0,1-2.25.86h0a3.47,3.47,0,0,0-2.6-1.2,3.75,3.75,0,0,0-3.6,3.88,4.11,4.11,0,0,0,.09.86h0a10.13,10.13,0,0,1-7.63-4,4.06,4.06,0,0,0,1.09,5.12,2.19,2.19,0,0,1-1.57-.44,3.71,3.71,0,0,0,2.78,3.79,2.63,2.63,0,0,1-1.5.12,3.47,3.47,0,0,0,3.22,2.63,5.65,5.65,0,0,1-5,1.61,10.24,10.24,0,0,0,5.63,1.72c5.81,0,10.32-5.07,10.08-11.32v0s0,0,0,0,0,0,0-.06a6.49,6.49,0,0,0,1.75-2,6,6,0,0,1-2,.61A4.09,4.09,0,0,0,32.14,16.6Z" fill="#099DD1"/>
+</svg>
« no previous file with comments | « skin/social/googleplus.svg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld