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

Unified Diff: chrome/browser/resources/md_user_manager/icons.html

Issue 1992503002: MD WebUI: Update docs for custom iconsets. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | « chrome/browser/resources/md_downloads/icons.html ('k') | chrome/browser/resources/pdf/elements/icons.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/md_user_manager/icons.html
diff --git a/chrome/browser/resources/md_user_manager/icons.html b/chrome/browser/resources/md_user_manager/icons.html
index 42c50a04cd19d4b2a8da62d04b77ab4f33afa8e8..5f7cf110c2644a237adb6a5754ed330bcd63d360 100644
--- a/chrome/browser/resources/md_user_manager/icons.html
+++ b/chrome/browser/resources/md_user_manager/icons.html
@@ -5,9 +5,8 @@
<svg>
<defs>
<!--
- These icons are from iron-icons in third_party/polymer, but were curated
- here for chrome://md-user-manager via the following URL and then sorted:
- https://poly-icon.appspot.com/?name=user-manager&size=24&icon=icons:close&icon=icons:supervisor-account&icon=icons:warning
+ These icons are copied from Polymer's iron-icons and kept in sorted order.
+ See http://goo.gl/Y1OdAq for instructions on adding additional icons.
-->
<g id="close"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path></g>
<g id="supervisor-account"><path d="M16.5 12c1.38 0 2.49-1.12 2.49-2.5S17.88 7 16.5 7C15.12 7 14 8.12 14 9.5s1.12 2.5 2.5 2.5zM9 11c1.66 0 2.99-1.34 2.99-3S10.66 5 9 5C7.34 5 6 6.34 6 8s1.34 3 3 3zm7.5 3c-1.83 0-5.5.92-5.5 2.75V19h11v-2.25c0-1.83-3.67-2.75-5.5-2.75zM9 13c-2.33 0-7 1.17-7 3.5V19h7v-2.25c0-.85.33-2.34 2.37-3.47C10.5 13.1 9.66 13 9 13z"></path></g>
« no previous file with comments | « chrome/browser/resources/md_downloads/icons.html ('k') | chrome/browser/resources/pdf/elements/icons.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698