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

Unified Diff: chrome/browser/resources/settings/images/settings_icon_add_circle.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
Index: chrome/browser/resources/settings/images/settings_icon_add_circle.svg
diff --git a/chrome/browser/resources/settings/images/settings_icon_add_circle.svg b/chrome/browser/resources/settings/images/settings_icon_add_circle.svg
new file mode 100644
index 0000000000000000000000000000000000000000..245a9369655403be1d5d982723ded950fb325f17
--- /dev/null
+++ b/chrome/browser/resources/settings/images/settings_icon_add_circle.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet"><path fill="#4285f4" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z"></path></svg>
« no previous file with comments | « chrome/browser/resources/settings/icons.html ('k') | chrome/browser/resources/settings/images/settings_icon_add_wifi.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698