PolymerElements / iron-iconset-svg

Represents a source of icons expressed as a collection of inline SVGs
https://www.webcomponents.org/element/PolymerElements/iron-iconset-svg
37 stars 34 forks source link

Dispatch an event on window when the iconset loads. #25

Closed rictic closed 8 years ago

rictic commented 8 years ago

This will enable iron-icons to detect when an iconset loads after the icon element itself.

Related to https://github.com/PolymerElements/iron-icons/issues/18

cdata commented 8 years ago

LGTM :+1: