class WhatsApp extends Component {
  render() {
    const { url, title, iconSize } = this.props

    return (