<span className={b('icon-wrapper')}>
          <i
            className={`${b('icon', { retweet: !this.props.retweeted || 'active' })} fa fa-retweet`}
            onClick={this.onRetweet}
          />