Index: third_party/polymer/v1_0/components-chromium/iron-icon/iron-icon.html |
diff --git a/third_party/polymer/v1_0/components-chromium/iron-icon/iron-icon.html b/third_party/polymer/v1_0/components-chromium/iron-icon/iron-icon.html |
index 5101f82f3fe7e65ab4ac5c7c2a74a7685b427989..e395853c58e9707ab5082454dfeb355d3bab05cb 100644 |
--- a/third_party/polymer/v1_0/components-chromium/iron-icon/iron-icon.html |
+++ b/third_party/polymer/v1_0/components-chromium/iron-icon/iron-icon.html |
@@ -56,6 +56,10 @@ how to create a custom iconset. |
See the [iron-icons demo](iron-icons?view=demo:demo/index.html) to see the icons available |
in the various iconsets. |
+To load a subset of icons from one of the default `iron-icons` sets, you can |
+use the [poly-icon](https://poly-icon.appspot.com/) tool. It allows you |
+to select individual icons, and creates an iconset from them that you can |
+use directly in your elements. |
### Styling |