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

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 more icons to classes 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
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..3b0d9e53668671f86f8117de0732c7410280dc0c
--- /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" /></svg>
dschuyler 2017/06/06 18:58:39 maybe sub " />" with "></path>" i.e. s+ />+></pat
scottchen 2017/06/06 22:33:12 Done.

Powered by Google App Engine
This is Rietveld 408576698