Component that renders an Icon.
The icon must be a Font Awesome v4.7 icon and can have a OnClick Behaviour.
| Attribute | Description |
|---|---|
| value | The identifier of the icon to be rendered. Must be a Font Awesome icon code. |
| Event | Description |
|---|---|
| OnClick | This event is triggered when the icon is clicked |