titanium-responsive-icon:
[ This description is mirrored from README.md at github.com/LssPolymerElements/titanium-responsive-icon on 2019-05-10 ]
titanium-responsive-icon
An icon that responds to focused and invalid events when slotted into an input such as paper input.
bower install --save titanium-responsive-icon
<paper-input>
<titanium-responsive-icon icon="icons:alarm" slot="prefix"></titanium-responsive-icon>
</paper-input>