### `Icon`

[Google Material Icons](https://material.io/resources/icons/?style=baseline) helper.

Props:

* string `children` - Icon name (required)
* string `color` - Icon color, defaults to text color of parent
* string `className` - Extra class name to append
* object `style` - Custom CSS
* func `onClick` - Custom onclick handler