Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(781)

Unified Diff: ui/webui/resources/images/icon_delete.svg

Issue 2848973003: MD Settings: convert paper-icon-button to paper-icon-button-light. (Closed)
Patch Set: move unrelated fix to another CL Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/webui/resources/images/icon_clear.svg ('k') | ui/webui/resources/images/icon_more_vert.svg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/images/icon_delete.svg
diff --git a/ui/webui/resources/images/icon_delete.svg b/ui/webui/resources/images/icon_delete.svg
new file mode 100644
index 0000000000000000000000000000000000000000..35ae3066867e9cee6ee162bf06fb330fefec25c4
--- /dev/null
+++ b/ui/webui/resources/images/icon_delete.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#757575" preserveAspectRatio="xMidYMid meet"><path d="M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"></path></svg>
« no previous file with comments | « ui/webui/resources/images/icon_clear.svg ('k') | ui/webui/resources/images/icon_more_vert.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698