UNPKG

@front10/landing-page-book

Version:
12 lines (10 loc) 600 B
# Icon [![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme) ## Properties | </br>Name | </br>Type | </br>Summary | </br>Default | | ---- | ---- | ---- | ---- | | className | `string` | Class to apply to icon. | `''` | | icon<font color="red">*</font> | `string` | Icon name. | | | onClick | `func` | callback function to call when onClick event is fire. | `() => {}` | | style | `objectOf` | Css style applied to the component | `{}` | | title | `string` | Title of the icon. | `''` |