if (this.props.showIcon) {
            if (this.props.iconPosition === 'left') {
                style = {
                    paddingLeft: 0,
                };