<Paper
  style={{padding: '24px'}}
  elevation={props.elevation}
  hoverable={props.hoverable}
>
  <Paragraph>
    <Icon name="tag" /> Did you know that the smallest chameleon is called the Brookesia micra?
  </Paragraph>
</Paper>