Icons: Support rendering inline as child of a flex container
IconEnlarge: Add new component
EXAMPLE USAGE:
<IconEnlarge />
The active prop can be used to toggle the icon into the "reduce" state:
active
<IconEnlarge active={true} />