## What problem does this address? The `size` prop does not work when the `icon` is a dashicon string. ## What is your proposed solution? Add some handling (either to the Dashicon or the Icon component) so it adds a `font-size` style equivalent to the `size`.