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

Unified Diff: skin/icons/delete.svg

Issue 29609579: Issue 6031 - Implement Accpetable Ads notification (Closed)
Patch Set: Created Nov. 15, 2017, 5 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') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skin/icons/delete.svg
===================================================================
--- a/skin/icons/delete.svg
+++ b/skin/icons/delete.svg
@@ -10,4 +10,10 @@
<view id="secondary-hover" viewBox="0 144 48 48"/>
<polygon points="42.71 6.71 41.29 5.29 24 22.59 6.71 5.29 5.29 6.71 22.59 24 5.29 41.29 6.71 42.71 24 25.41 41.29 42.71 42.71 41.29 25.41 24 42.71 6.71" transform="translate(0, 144)" fill="#5CBCE1"/>
+
+ <view id="tertiary" viewBox="0 192 48 48"/>
+ <polygon points="42.71 6.71 41.29 5.29 24 22.59 6.71 5.29 5.29 6.71 22.59 24 5.29 41.29 6.71 42.71 24 25.41 41.29 42.71 42.71 41.29 25.41 24 42.71 6.71" transform="translate(0, 192)" fill="#4A4A4A"/>
+
+ <view id="tertiary-hover" viewBox="0 240 48 48"/>
+ <polygon points="42.71 6.71 41.29 5.29 24 22.59 6.71 5.29 5.29 6.71 22.59 24 5.29 41.29 6.71 42.71 24 25.41 41.29 42.71 42.71 41.29 25.41 24 42.71 6.71" transform="translate(0, 240)" fill="#9A9A49"/>
</svg>
« no previous file with comments | « skin/desktop-options.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld