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

Unified Diff: skin/icons/tooltip.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/reload.svg ('k') | skin/icons/trash.svg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skin/icons/tooltip.svg
===================================================================
--- a/skin/icons/tooltip.svg
+++ b/skin/icons/tooltip.svg
@@ -1,1 +1,5 @@
-<svg id="8c46c7bc-3457-406a-9a79-62c8849fc98c" data-name="artwork" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><title>tooltip</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="M23.24,28.26a1.82,1.82,0,0,0-1.38.57,2.21,2.21,0,0,0,0,2.91,1.82,1.82,0,0,0,1.38.57,1.87,1.87,0,0,0,1.39-.57,2.17,2.17,0,0,0,0-2.91A1.87,1.87,0,0,0,23.24,28.26Z"/><path d="M26.88,15.36a4.35,4.35,0,0,0-1.53-.82,6.48,6.48,0,0,0-1.92-.27,5.21,5.21,0,0,0-2.57.64,7,7,0,0,0-2,1.63l1.66,1.53a4.93,4.93,0,0,1,1.22-1,2.93,2.93,0,0,1,1.46-.36,2,2,0,0,1,2.11,2.08A2.29,2.29,0,0,1,25,19.91,7.33,7.33,0,0,1,24.32,21q-.43.53-.91,1.09a8,8,0,0,0-.86,1.21A5.49,5.49,0,0,0,22,24.7a4.47,4.47,0,0,0-.07,1.72h2.63a3.2,3.2,0,0,1,.14-1.51,5.93,5.93,0,0,1,.65-1.27,9.44,9.44,0,0,1,.91-1.14,13.28,13.28,0,0,0,.95-1.14,6.89,6.89,0,0,0,.74-1.26,3.6,3.6,0,0,0,.3-1.5,4.65,4.65,0,0,0-.35-1.87A3.63,3.63,0,0,0,26.88,15.36Z"/></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="M23.24,28.26a1.82,1.82,0,0,0-1.38.57,2.21,2.21,0,0,0,0,2.91,1.82,1.82,0,0,0,1.38.57,1.87,1.87,0,0,0,1.39-.57,2.17,2.17,0,0,0,0-2.91A1.87,1.87,0,0,0,23.24,28.26Z" fill="#099DD1"/>
+ <path d="M26.88,15.36a4.35,4.35,0,0,0-1.53-.82,6.48,6.48,0,0,0-1.92-.27,5.21,5.21,0,0,0-2.57.64,7,7,0,0,0-2,1.63l1.66,1.53a4.93,4.93,0,0,1,1.22-1,2.93,2.93,0,0,1,1.46-.36,2,2,0,0,1,2.11,2.08A2.29,2.29,0,0,1,25,19.91,7.33,7.33,0,0,1,24.32,21q-.43.53-.91,1.09a8,8,0,0,0-.86,1.21A5.49,5.49,0,0,0,22,24.7a4.47,4.47,0,0,0-.07,1.72h2.63a3.2,3.2,0,0,1,.14-1.51,5.93,5.93,0,0,1,.65-1.27,9.44,9.44,0,0,1,.91-1.14,13.28,13.28,0,0,0,.95-1.14,6.89,6.89,0,0,0,.74-1.26,3.6,3.6,0,0,0,.3-1.5,4.65,4.65,0,0,0-.35-1.87A3.63,3.63,0,0,0,26.88,15.36Z" fill="#099DD1"/>
+</svg>
« no previous file with comments | « skin/icons/reload.svg ('k') | skin/icons/trash.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld