Icon

Sizes

Icons are available in three preset sizes, or you can supply your own custom size.

<div>
  <IconSentimentSatisfied size="small" />
  <IconSentimentSatisfied />
  <IconSentimentSatisfied size="large" />
  <IconSentimentSatisfied size="7em" />
</div>