JSPM

  • Created
  • Published
  • Downloads 36351
  • Score
    100M100P100Q157393F
  • License BSD-3-Clause

An element that supports displaying an icon

Package Exports

  • @polymer/iron-icon
  • @polymer/iron-icon/iron-icon
  • @polymer/iron-icon/iron-icon.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@polymer/iron-icon) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Build status Published on webcomponents.org

<iron-icon>

The iron-icon element displays an icon. By default an icon renders as a 24px square.

<iron-icon icon="menu"></iron-icon>
<iron-icon src="demo/location.png"></iron-icon>