@koobiq/angular-icons 12.1.0 → 12.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9340,14 +9340,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
9340
9340
  // This file is auto-generated. Do not edit it manually!
9341
9341
  class KbqCircleXs16 {
9342
9342
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.25", ngImport: i0, type: KbqCircleXs16, deps: [], target: i0.ɵɵFactoryTarget.Component });
9343
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.25", type: KbqCircleXs16, isStandalone: true, selector: "svg[kbqCircleXs16]", host: { attributes: { "xmlns": "http://www.w3.org/2000/svg", "aria-hidden": "true", "viewBox": "0 0 16 16", "width": "16", "height": "16" }, classAttribute: "kbq-svg-icon" }, ngImport: i0, template: `<svg:path d="M11 8a3 3 0 1 0-6 0 3 3 0 0 0 6 0"/>`, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
9343
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.25", type: KbqCircleXs16, isStandalone: true, selector: "svg[kbqCircleXs16]", host: { attributes: { "xmlns": "http://www.w3.org/2000/svg", "aria-hidden": "true", "viewBox": "0 0 16 16", "width": "16", "height": "16" }, classAttribute: "kbq-svg-icon" }, ngImport: i0, template: `<svg:path d="M12 8a4 4 0 1 0-8 0 4 4 0 0 0 8 0"/>`, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
9344
9344
  }
9345
9345
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImport: i0, type: KbqCircleXs16, decorators: [{
9346
9346
  type: Component,
9347
9347
  args: [{
9348
9348
  standalone: true,
9349
9349
  selector: 'svg[kbqCircleXs16]',
9350
- template: `<svg:path d="M11 8a3 3 0 1 0-6 0 3 3 0 0 0 6 0"/>`,
9350
+ template: `<svg:path d="M12 8a4 4 0 1 0-8 0 4 4 0 0 0 8 0"/>`,
9351
9351
  encapsulation: ViewEncapsulation.None,
9352
9352
  changeDetection: ChangeDetectionStrategy.OnPush,
9353
9353
  host: {
@@ -9364,14 +9364,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
9364
9364
  // This file is auto-generated. Do not edit it manually!
9365
9365
  class KbqCircleXs24 {
9366
9366
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.25", ngImport: i0, type: KbqCircleXs24, deps: [], target: i0.ɵɵFactoryTarget.Component });
9367
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.25", type: KbqCircleXs24, isStandalone: true, selector: "svg[kbqCircleXs24]", host: { attributes: { "xmlns": "http://www.w3.org/2000/svg", "aria-hidden": "true", "viewBox": "0 0 24 24", "width": "24", "height": "24" }, classAttribute: "kbq-svg-icon" }, ngImport: i0, template: `<svg:path d="M16.5 12a4.5 4.5 0 1 0-9 0 4.5 4.5 0 0 0 9 0"/>`, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
9367
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.25", type: KbqCircleXs24, isStandalone: true, selector: "svg[kbqCircleXs24]", host: { attributes: { "xmlns": "http://www.w3.org/2000/svg", "aria-hidden": "true", "viewBox": "0 0 24 24", "width": "24", "height": "24" }, classAttribute: "kbq-svg-icon" }, ngImport: i0, template: `<svg:path d="M18 12a6 6 0 1 0-12 0 6 6 0 0 0 12 0"/>`, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
9368
9368
  }
9369
9369
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImport: i0, type: KbqCircleXs24, decorators: [{
9370
9370
  type: Component,
9371
9371
  args: [{
9372
9372
  standalone: true,
9373
9373
  selector: 'svg[kbqCircleXs24]',
9374
- template: `<svg:path d="M16.5 12a4.5 4.5 0 1 0-9 0 4.5 4.5 0 0 0 9 0"/>`,
9374
+ template: `<svg:path d="M18 12a6 6 0 1 0-12 0 6 6 0 0 0 12 0"/>`,
9375
9375
  encapsulation: ViewEncapsulation.None,
9376
9376
  changeDetection: ChangeDetectionStrategy.OnPush,
9377
9377
  host: {