# Mini Stats Component

A component that allows you to use an icon and pass in a title and subtitle to illustrate data.

Props are:

- icon (which icon)
- title (the leading statistic)
- textColor (change the title colour)
- iconColor (change the icon colour)
- children (to make it easy to pass in a component or a string)


### Platform Interactions

An example assembled component. Based on a design for the Partners Dashboard, this component is a combination of the Info Card and the Mini Stats components.
