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

Unified Diff: ui/webui/resources/images/icon_more_vert.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_delete.svg ('k') | ui/webui/resources/images/icon_search.svg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/images/icon_more_vert.svg
diff --git a/ui/webui/resources/images/icon_more_vert.svg b/ui/webui/resources/images/icon_more_vert.svg
new file mode 100644
index 0000000000000000000000000000000000000000..efc9b20e16cb8e1f44b9c540f15df3c94c767d33
--- /dev/null
+++ b/ui/webui/resources/images/icon_more_vert.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="M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"></path></svg>
« no previous file with comments | « ui/webui/resources/images/icon_delete.svg ('k') | ui/webui/resources/images/icon_search.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698