this.icon_picker = new OrganizationIconsView({
      el: this.$('.js-dialogIconPicker'),
      orgId: this._orgId,
      configModel: this._configModel
    });