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

Unified Diff: skin/icons/trash.svg

Issue 29592569: Issue 5943 - Implement Updates Page for Adblock Plus extension (Closed) Base URL: https://hg.adblockplus.org/adblockplusui/
Patch Set: Addressed second round of feedback Created Nov. 6, 2017, 4:02 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/tooltip.svg ('k') | skin/mobile-options.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skin/icons/trash.svg
===================================================================
--- a/skin/icons/trash.svg
+++ b/skin/icons/trash.svg
@@ -1,15 +1,1 @@
-<svg xmlns="http://www.w3.org/2000/svg">
- <view id="default" viewBox="0 0 48 48"/>
- <rect x="22.96" y="16" width="2" height="22" fill="#099DD1"/>
- <rect x="29.96" y="16" width="2" height="22" fill="#099DD1"/>
- <rect x="15.96" y="16" width="2" height="22" fill="#099DD1"/>
- <path d="M44,7H33V5a5,5,0,0,0-5-5H20a5,5,0,0,0-5,5V7H4V9H6.68V39a9,9,0,0,0,9,9H32.23a9,9,0,0,0,9-9V9H44ZM17,5a3,3,0,0,1,3-3h8a3,3,0,0,1,3,3V7H17ZM39.23,39a7,7,0,0,1-7,7H15.68a7,7,0,0,1-7-7V9H39.23Z" fill="#099DD1"/>
-
- <view id="hover" viewBox="0 48 48 48"/>
- <g transform="translate(0, 48)">
- <rect x="22.96" y="16" width="2" height="22" fill="#5CBCE1"/>
- <rect x="29.96" y="16" width="2" height="22" fill="#5CBCE1"/>
- <rect x="15.96" y="16" width="2" height="22" fill="#5CBCE1"/>
- <path d="M44,7H33V5a5,5,0,0,0-5-5H20a5,5,0,0,0-5,5V7H4V9H6.68V39a9,9,0,0,0,9,9H32.23a9,9,0,0,0,9-9V9H44ZM17,5a3,3,0,0,1,3-3h8a3,3,0,0,1,3,3V7H17ZM39.23,39a7,7,0,0,1-7,7H15.68a7,7,0,0,1-7-7V9H39.23Z" fill="#5CBCE1"/>
- </g>
-</svg>
+<svg id="e4fee3cd-bcdb-4c90-95b7-79c640275902" data-name="artwork" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><title>trash</title><rect x="22.96" y="16" width="2" height="22"/><rect x="29.96" y="16" width="2" height="22"/><rect x="15.96" y="16" width="2" height="22"/><path d="M44,7H33V5a5,5,0,0,0-5-5H20a5,5,0,0,0-5,5V7H4V9H6.68V39a9,9,0,0,0,9,9H32.23a9,9,0,0,0,9-9V9H44ZM17,5a3,3,0,0,1,3-3h8a3,3,0,0,1,3,3V7H17ZM39.23,39a7,7,0,0,1-7,7H15.68a7,7,0,0,1-7-7V9H39.23Z"/></svg>
« no previous file with comments | « skin/icons/tooltip.svg ('k') | skin/mobile-options.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld