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

Unified Diff: skin/mobile/checkmark.svg

Issue 29529783: Noissue - Removed redundant code from SVG files (Closed)
Patch Set: Created Aug. 29, 2017, 9:25 a.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/abp-logo.svg ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skin/mobile/checkmark.svg
===================================================================
--- a/skin/mobile/checkmark.svg
+++ b/skin/mobile/checkmark.svg
@@ -1,3 +1,3 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="22" height="17" viewBox="0 0 22 17">
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 17">
<polygon points=".29 8.98 1.71 7.56 7.49 13.34 20.29 .54 21.71 1.95 7.49 16.17"/>
</svg>
« no previous file with comments | « skin/mobile/abp-logo.svg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld