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

Unified Diff: skin/icons/code.svg

Issue 29615654: Issue 6062 - Additional adjustments to the option page style changes (Closed)
Patch Set: Created Nov. 22, 2017, 8:09 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/delete.svg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skin/icons/code.svg
===================================================================
--- a/skin/icons/code.svg
+++ b/skin/icons/code.svg
@@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
- <polygon points="12.79 12.04 0.59 24.25 12.79 36.46 14.21 35.04 3.41 24.25 14.21 13.46 12.79 12.04" fill="#099DD1"/>
- <polygon points="35.71 12.04 34.29 13.46 45.09 24.25 34.29 35.04 35.71 36.46 47.91 24.25 35.71 12.04" fill="#099DD1"/>
- <rect x="6.75" y="23.25" width="35" height="2" transform="translate(-7.27 37.77) rotate(-68.22)" fill="#099DD1"/>
+ <polygon points="12.79 12.04 0.59 24.25 12.79 36.46 14.21 35.04 3.41 24.25 14.21 13.46 12.79 12.04" fill="#077CA6"/>
+ <polygon points="35.71 12.04 34.29 13.46 45.09 24.25 34.29 35.04 35.71 36.46 47.91 24.25 35.71 12.04" fill="#077CA6"/>
+ <rect x="6.75" y="23.25" width="35" height="2" transform="translate(-7.27 37.77) rotate(-68.22)" fill="#077CA6"/>
</svg>
« no previous file with comments | « skin/desktop-options.css ('k') | skin/icons/delete.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld