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

Unified Diff: skin/icons/attention.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/desktop-options.css ('k') | skin/icons/checkmark.svg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skin/icons/attention.svg
===================================================================
--- a/skin/icons/attention.svg
+++ b/skin/icons/attention.svg
@@ -1,1 +1,5 @@
-<svg id="d61eebd0-97f9-423d-bcac-e4902cefb8ce" data-name="artwork" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><title>attention</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"/><polygon points="22.93 26.41 24.93 26.41 25.35 17.55 25.45 14.58 22.43 14.58 22.51 17.55 22.93 26.41"/><path d="M23.94,28.26a1.87,1.87,0,0,0-1.39.57,2.18,2.18,0,0,0,0,2.91,1.87,1.87,0,0,0,1.39.57,1.83,1.83,0,0,0,1.38-.57,2.21,2.21,0,0,0,0-2.91A1.83,1.83,0,0,0,23.94,28.26Z"/></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="#C11D27"/>
+ <polygon points="22.93 26.41 24.93 26.41 25.35 17.55 25.45 14.58 22.43 14.58 22.51 17.55 22.93 26.41" fill="#C11D27"/>
+ <path d="M23.94,28.26a1.87,1.87,0,0,0-1.39.57,2.18,2.18,0,0,0,0,2.91,1.87,1.87,0,0,0,1.39.57,1.83,1.83,0,0,0,1.38-.57,2.21,2.21,0,0,0,0-2.91A1.83,1.83,0,0,0,23.94,28.26Z" fill="#C11D27"/>
+</svg>
« no previous file with comments | « skin/desktop-options.css ('k') | skin/icons/checkmark.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld