Chromium Code Reviews| Index: third_party/polymer/v0_8/components/iron-icons/README.md |
| diff --git a/third_party/polymer/v0_8/components/iron-icons/README.md b/third_party/polymer/v0_8/components/iron-icons/README.md |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ed473f70ad1b4d34e0ef2fb482140143cc8b80e5 |
| --- /dev/null |
| +++ b/third_party/polymer/v0_8/components/iron-icons/README.md |
| @@ -0,0 +1,8 @@ |
| +iron-icons |
| +========= |
| + |
| +See the [component page](http://polymer-project.org/docs/elements/iron-elements.html#iron-icons) for more information. |
| + |
| +## Building |
| +Running `update-icons.sh` will checkout [material-design-icons](https://github.com/google/material-design-icons), reduce |
| +the fileset to 24px svgs, and compile the iconsets. |