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>