createControlClassName() {
    return [
      styles.control,
      styles[this.props.state],
      this.props.icon ? styles.hasIcon : '',