[Documentation] Fix iron-icons external link
Fixed: 1161313 Change-Id: Iaa0d22f1a59fd361e7bbb5436f268b11847b6d3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601538 Auto-Submit: Josiah Krutz <josiahk@google.com> Commit-Queue: Michael Giuffrida <michaelpg@chromium.org> Reviewed-by: Michael Giuffrida <michaelpg@chromium.org> Cr-Commit-Position: refs/heads/master@{#838997}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
0dd83ea79e
commit
b9a7e496b2
@ -415,7 +415,7 @@ https://www.polymer-project.org/2.0/docs/devguide/templates#dom-if):
|
||||
* Alternatives:
|
||||
* Include the SVG in a WebUI page-specific icon file. e.g. `chrome/browser/resources/settings/icons.html`.
|
||||
* If reused across multiple WebUI pages, include the SVG in `ui/webui/resources/cr_elements/icons.html` .
|
||||
* You may copy the SVG code from [iron-icons files](https://github.com/PolymerElements/iron-icons/blob/master/iron-icons.html).
|
||||
* You may copy the SVG code from [iron-icons files](https://github.com/PolymerElements/iron-icons/blob/master/iron-icons.js).
|
||||
|
||||
## Grit processing
|
||||
|
||||
|
Reference in New Issue
Block a user