UNPKG

@semantic-icons/circle-flags

Version:

Icons generated based on circle-flags v2.8.2

679 lines (664 loc) 1.44 MB
import * as i0 from '@angular/core'; import { input, ChangeDetectionStrategy, ViewEncapsulation, Component } from '@angular/core'; class SiAdFlagIcon { xmlns = 'http://www.w3.org/2000/svg'; ariaHidden = input(true); width = input('512'); height = input('512'); viewBox = input('0 0 512 512'); static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiAdFlagIcon, deps: [], target: i0.ɵɵFactoryTarget.Component }); static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.0.4", type: SiAdFlagIcon, isStandalone: true, selector: "svg[siAdFlagIcon]", inputs: { ariaHidden: { classPropertyName: "ariaHidden", publicName: "ariaHidden", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, height: { classPropertyName: "height", publicName: "height", isSignal: true, isRequired: false, transformFunction: null }, viewBox: { classPropertyName: "viewBox", publicName: "viewBox", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "attr.aria-hidden": "ariaHidden()", "attr.xmlns": "xmlns", "attr.width": "width()", "attr.height": "height()", "attr.viewBox": "viewBox()" } }, ngImport: i0, template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#0052b4" d="M0 0h144.7l36 254.6-36 257.4H0z" /> <svg:path fill="#d80027" d="M367.3 0H512v512H367.3l-29.7-257.3z" /> <svg:path fill="#ffda44" d="M144.7 0h222.6v512H144.7z" /> <svg:path fill="#d80027" d="M256 354.5V256h66.8v47.3zm-66.8-165.3H256V256h-66.8z" /> <svg:path fill="#ff9811" d="M289.4 167a22.3 22.3 0 0 0-33.4-19.3 22.1 22.1 0 0 0-11.1-3c-12.3 0-22.3 10-22.3 22.3H167v111.3c0 41.4 32.9 65.4 58.7 77.8a22.1 22.1 0 0 0-3 11.2 22.3 22.3 0 0 0 33.3 19.3 22.1 22.1 0 0 0 11.1 3 22.3 22.3 0 0 0 19.2-33.5c25.8-12.4 58.7-36.4 58.7-77.8V167zm22.3 111.3c0 5.8 0 23.4-27.5 40.9a136.5 136.5 0 0 1-28.2 13.3c-7-2.4-17.8-6.7-28.2-13.3-27.5-17.5-27.5-35.1-27.5-41v-77.9h111.4z" /> </svg:g> `, isInline: true, styles: [""], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); } i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiAdFlagIcon, decorators: [{ type: Component, args: [{ selector: 'svg[siAdFlagIcon]', standalone: true, imports: [], template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#0052b4" d="M0 0h144.7l36 254.6-36 257.4H0z" /> <svg:path fill="#d80027" d="M367.3 0H512v512H367.3l-29.7-257.3z" /> <svg:path fill="#ffda44" d="M144.7 0h222.6v512H144.7z" /> <svg:path fill="#d80027" d="M256 354.5V256h66.8v47.3zm-66.8-165.3H256V256h-66.8z" /> <svg:path fill="#ff9811" d="M289.4 167a22.3 22.3 0 0 0-33.4-19.3 22.1 22.1 0 0 0-11.1-3c-12.3 0-22.3 10-22.3 22.3H167v111.3c0 41.4 32.9 65.4 58.7 77.8a22.1 22.1 0 0 0-3 11.2 22.3 22.3 0 0 0 33.3 19.3 22.1 22.1 0 0 0 11.1 3 22.3 22.3 0 0 0 19.2-33.5c25.8-12.4 58.7-36.4 58.7-77.8V167zm22.3 111.3c0 5.8 0 23.4-27.5 40.9a136.5 136.5 0 0 1-28.2 13.3c-7-2.4-17.8-6.7-28.2-13.3-27.5-17.5-27.5-35.1-27.5-41v-77.9h111.4z" /> </svg:g> `, host: { '[attr.aria-hidden]': 'ariaHidden()', '[attr.xmlns]': 'xmlns', '[attr.width]': 'width()', '[attr.height]': 'height()', '[attr.viewBox]': 'viewBox()', }, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush }] }] }); class SiAeFlagIcon { xmlns = 'http://www.w3.org/2000/svg'; ariaHidden = input(true); width = input('512'); height = input('512'); viewBox = input('0 0 512 512'); static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiAeFlagIcon, deps: [], target: i0.ɵɵFactoryTarget.Component }); static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.0.4", type: SiAeFlagIcon, isStandalone: true, selector: "svg[siAeFlagIcon]", inputs: { ariaHidden: { classPropertyName: "ariaHidden", publicName: "ariaHidden", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, height: { classPropertyName: "height", publicName: "height", isSignal: true, isRequired: false, transformFunction: null }, viewBox: { classPropertyName: "viewBox", publicName: "viewBox", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "attr.aria-hidden": "ariaHidden()", "attr.xmlns": "xmlns", "attr.width": "width()", "attr.height": "height()", "attr.viewBox": "viewBox()" } }, ngImport: i0, template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#a2001d" d="M0 0h167l52.3 252L167 512H0z" /> <svg:path fill="#eee" d="m167 167 170.8-44.6L512 167v178l-173.2 36.9L167 345z" /> <svg:path fill="#6da544" d="M167 0h345v167H167z" /> <svg:path fill="#333" d="M167 345h345v167H167z" /> </svg:g> `, isInline: true, styles: [""], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); } i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiAeFlagIcon, decorators: [{ type: Component, args: [{ selector: 'svg[siAeFlagIcon]', standalone: true, imports: [], template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#a2001d" d="M0 0h167l52.3 252L167 512H0z" /> <svg:path fill="#eee" d="m167 167 170.8-44.6L512 167v178l-173.2 36.9L167 345z" /> <svg:path fill="#6da544" d="M167 0h345v167H167z" /> <svg:path fill="#333" d="M167 345h345v167H167z" /> </svg:g> `, host: { '[attr.aria-hidden]': 'ariaHidden()', '[attr.xmlns]': 'xmlns', '[attr.width]': 'width()', '[attr.height]': 'height()', '[attr.viewBox]': 'viewBox()', }, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush }] }] }); class SiAfEmirateFlagIcon { xmlns = 'http://www.w3.org/2000/svg'; ariaHidden = input(true); width = input('512'); height = input('512'); viewBox = input('0 0 512 512'); static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiAfEmirateFlagIcon, deps: [], target: i0.ɵɵFactoryTarget.Component }); static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.0.4", type: SiAfEmirateFlagIcon, isStandalone: true, selector: "svg[siAfEmirateFlagIcon]", inputs: { ariaHidden: { classPropertyName: "ariaHidden", publicName: "ariaHidden", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, height: { classPropertyName: "height", publicName: "height", isSignal: true, isRequired: false, transformFunction: null }, viewBox: { classPropertyName: "viewBox", publicName: "viewBox", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "attr.aria-hidden": "ariaHidden()", "attr.xmlns": "xmlns", "attr.width": "width()", "attr.height": "height()", "attr.viewBox": "viewBox()" } }, ngImport: i0, template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#eee" d="M0 0h512v512H0Z" /> <svg:path fill="#333" d="M131.4 194.7V236h-15.8v-26.7H97.8q-6.3 0-10.8 2.3a15 15 0 0 0-6.7 6.4 22 22 0 0 0-2.3 10.5q0 6 2.3 10.3 2.2 3.9 6.7 6 4.5 2 10.8 2H173v-52.2h-13V236h-15.8v-41.4zm52.9 0V247H197v-52.4zm55.3 0V236h-11v-31h-12.8v31h-9.3v11h45.9v-52.3zm24.3 0V247h12.8v-52.4zm77.8 0V236H326v-26.7h-17.8q-6.3 0-10.8 2.3a15 15 0 0 0-6.7 6.4 22 22 0 0 0-2.3 10.5q0 6 2.3 10.3 2.2 3.9 6.7 6 4.5 2 10.8 2h46.5v-52.2zm24.2 0V247h12.8v-52.4zm55.3 0V236h-11v-31h-12.8v31H388v11h46v-52.3zM97.8 220.3h5V236h-5q-2.5 0-4-.3-1.5-.5-2.2-2a13 13 0 0 1-.8-5.1q0-3.7.8-5.4 1-1.8 2.5-2.3 1.5-.7 3.7-.7m210.3 0h5v15.9h-5q-2.5 0-4-.4-1.6-.5-2.2-2a13 13 0 0 1-.8-5.1q0-3.7.8-5.4 1-1.8 2.5-2.3 1.6-.7 3.7-.7m-193.3 47.5V296h-11v-18.5H91.7q-4.5 0-7.4 1.6-3 1.5-4.6 4.5t-1.6 7.1 1.6 7q1.5 3 4.6 4.3 3 1.4 7.4 1.4h51.7v-36h-8.8V296h-11v-28.4zm36.3 0v36h8.8v-36zm39.7 0v35.7a6 6 0 0 1-.6 2.8q-.6 1-2 2-1.6.5-4 .6a9 9 0 0 1-4.2-.7q-1.8-.8-2.4-2-1-1.3-1-3l.3-2.9 1.5-10.8-8.7-1-1.2 8.3-.6 6.4q0 3.7 2 6.7a14 14 0 0 0 5.9 4.8q3.5 1.7 8.3 1.7 4.5 0 8-1.6 3.6-1.6 5.5-4.6 2-2.7 2-6.7v-35.8zm159.5 10a36 36 0 0 0-10 1.3 57 57 0 0 0-1.3 17h-11v-2a20 20 0 0 0-2-9.2q-1.7-3.6-5.3-5.3a20 20 0 0 0-8.7-1.8h-4.2v7.5h4.2q2.7 0 4.3.8t2.2 2.6.7 5.4v2h-12.7v7.6H434v-12.8q0-5-1.6-7.8a8 8 0 0 0-4.7-4 19 19 0 0 0-8-1.4 36 36 0 0 0-10 1.4 40 40 0 0 0-1.4 7.4 57 57 0 0 0 0 9.6h-11v-4.8q0-4.2-2-7.2t-5.4-4.6a18 18 0 0 0-8-1.7q-2 0-4.1.4l-4.3.8.7 7a48 48 0 0 1 6.7-.6q3.9 0 6 1.5 1.6 1.5 1.7 4.4v5h-24v-5.4q0-5-1.5-7.8-1.7-3-4.8-4-3-1.4-8-1.4m-131.7.1a16 16 0 0 0-7.4 1.6q-3 1.4-4.6 4.4T205 291t1.6 7q1.6 3 4.6 4.3 3 1.4 7.4 1.4h3.5v1.6q0 2.4-1.5 3.4-1.5 1.2-4.7 1.2l-3-.2q-1.8.1-4.3-.4l-1.2 7q4.2 1 8.5 1 4.5 0 7.8-1.4 3.3-1.5 5.3-4.2a11 11 0 0 0 1.9-6.4v-1.6h22.9a15 15 0 0 0 7.9-2q1 .6 2.2 1 2.2 1 4.7 1h13.9v-14l-.3-3.3-1.3-8.6-8.7 1.3q.9 5.3 1.4 10.5v6.6h-5l-2-.4-.8-.5q.6-2.7.7-6.2v-8.6h-8.8v8.6q0 3-.4 4.6t-1 2a5 5 0 0 1-2.5.5h-3v-13h-9v13H231v-18.5zm73.8 0v26.6q0 2.8-1 4-1 1.5-2.8 1.5h-2.8l-.2 7.3 3 .2q3.9 0 6.7-1.7t4.3-4.6q1.5-2.8 1.6-6.7v-26.7zm58 7.4q2.1 0 3.3.5a3 3 0 0 1 1.7 1.7q.3 1.4.4 3.4v5.4h-8a71 71 0 0 1 0-8.6l.2-2.3zm69.3 0q2.1 0 3.4.5t1.6 1.7q.5 1.4.5 3.4v5.4h-8a71 71 0 0 1-.1-8.6l.2-2.3zm-328.1.1H95v11h-3.4q-1.7 0-2.7-.4-1-.3-1.6-1.4a9 9 0 0 1-.5-3.5q0-2.6.6-3.7a3 3 0 0 1 1.6-1.6 8 8 0 0 1 2.5-.4m127 0h3.5v11h-3.5q-1.7 0-2.7-.4-1-.3-1.6-1.4a9 9 0 0 1-.5-3.5q0-2.6.6-3.7a3 3 0 0 1 1.7-1.6 8 8 0 0 1 2.5-.4" /> </svg:g> `, isInline: true, styles: [""], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); } i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiAfEmirateFlagIcon, decorators: [{ type: Component, args: [{ selector: 'svg[siAfEmirateFlagIcon]', standalone: true, imports: [], template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#eee" d="M0 0h512v512H0Z" /> <svg:path fill="#333" d="M131.4 194.7V236h-15.8v-26.7H97.8q-6.3 0-10.8 2.3a15 15 0 0 0-6.7 6.4 22 22 0 0 0-2.3 10.5q0 6 2.3 10.3 2.2 3.9 6.7 6 4.5 2 10.8 2H173v-52.2h-13V236h-15.8v-41.4zm52.9 0V247H197v-52.4zm55.3 0V236h-11v-31h-12.8v31h-9.3v11h45.9v-52.3zm24.3 0V247h12.8v-52.4zm77.8 0V236H326v-26.7h-17.8q-6.3 0-10.8 2.3a15 15 0 0 0-6.7 6.4 22 22 0 0 0-2.3 10.5q0 6 2.3 10.3 2.2 3.9 6.7 6 4.5 2 10.8 2h46.5v-52.2zm24.2 0V247h12.8v-52.4zm55.3 0V236h-11v-31h-12.8v31H388v11h46v-52.3zM97.8 220.3h5V236h-5q-2.5 0-4-.3-1.5-.5-2.2-2a13 13 0 0 1-.8-5.1q0-3.7.8-5.4 1-1.8 2.5-2.3 1.5-.7 3.7-.7m210.3 0h5v15.9h-5q-2.5 0-4-.4-1.6-.5-2.2-2a13 13 0 0 1-.8-5.1q0-3.7.8-5.4 1-1.8 2.5-2.3 1.6-.7 3.7-.7m-193.3 47.5V296h-11v-18.5H91.7q-4.5 0-7.4 1.6-3 1.5-4.6 4.5t-1.6 7.1 1.6 7q1.5 3 4.6 4.3 3 1.4 7.4 1.4h51.7v-36h-8.8V296h-11v-28.4zm36.3 0v36h8.8v-36zm39.7 0v35.7a6 6 0 0 1-.6 2.8q-.6 1-2 2-1.6.5-4 .6a9 9 0 0 1-4.2-.7q-1.8-.8-2.4-2-1-1.3-1-3l.3-2.9 1.5-10.8-8.7-1-1.2 8.3-.6 6.4q0 3.7 2 6.7a14 14 0 0 0 5.9 4.8q3.5 1.7 8.3 1.7 4.5 0 8-1.6 3.6-1.6 5.5-4.6 2-2.7 2-6.7v-35.8zm159.5 10a36 36 0 0 0-10 1.3 57 57 0 0 0-1.3 17h-11v-2a20 20 0 0 0-2-9.2q-1.7-3.6-5.3-5.3a20 20 0 0 0-8.7-1.8h-4.2v7.5h4.2q2.7 0 4.3.8t2.2 2.6.7 5.4v2h-12.7v7.6H434v-12.8q0-5-1.6-7.8a8 8 0 0 0-4.7-4 19 19 0 0 0-8-1.4 36 36 0 0 0-10 1.4 40 40 0 0 0-1.4 7.4 57 57 0 0 0 0 9.6h-11v-4.8q0-4.2-2-7.2t-5.4-4.6a18 18 0 0 0-8-1.7q-2 0-4.1.4l-4.3.8.7 7a48 48 0 0 1 6.7-.6q3.9 0 6 1.5 1.6 1.5 1.7 4.4v5h-24v-5.4q0-5-1.5-7.8-1.7-3-4.8-4-3-1.4-8-1.4m-131.7.1a16 16 0 0 0-7.4 1.6q-3 1.4-4.6 4.4T205 291t1.6 7q1.6 3 4.6 4.3 3 1.4 7.4 1.4h3.5v1.6q0 2.4-1.5 3.4-1.5 1.2-4.7 1.2l-3-.2q-1.8.1-4.3-.4l-1.2 7q4.2 1 8.5 1 4.5 0 7.8-1.4 3.3-1.5 5.3-4.2a11 11 0 0 0 1.9-6.4v-1.6h22.9a15 15 0 0 0 7.9-2q1 .6 2.2 1 2.2 1 4.7 1h13.9v-14l-.3-3.3-1.3-8.6-8.7 1.3q.9 5.3 1.4 10.5v6.6h-5l-2-.4-.8-.5q.6-2.7.7-6.2v-8.6h-8.8v8.6q0 3-.4 4.6t-1 2a5 5 0 0 1-2.5.5h-3v-13h-9v13H231v-18.5zm73.8 0v26.6q0 2.8-1 4-1 1.5-2.8 1.5h-2.8l-.2 7.3 3 .2q3.9 0 6.7-1.7t4.3-4.6q1.5-2.8 1.6-6.7v-26.7zm58 7.4q2.1 0 3.3.5a3 3 0 0 1 1.7 1.7q.3 1.4.4 3.4v5.4h-8a71 71 0 0 1 0-8.6l.2-2.3zm69.3 0q2.1 0 3.4.5t1.6 1.7q.5 1.4.5 3.4v5.4h-8a71 71 0 0 1-.1-8.6l.2-2.3zm-328.1.1H95v11h-3.4q-1.7 0-2.7-.4-1-.3-1.6-1.4a9 9 0 0 1-.5-3.5q0-2.6.6-3.7a3 3 0 0 1 1.6-1.6 8 8 0 0 1 2.5-.4m127 0h3.5v11h-3.5q-1.7 0-2.7-.4-1-.3-1.6-1.4a9 9 0 0 1-.5-3.5q0-2.6.6-3.7a3 3 0 0 1 1.7-1.6 8 8 0 0 1 2.5-.4" /> </svg:g> `, host: { '[attr.aria-hidden]': 'ariaHidden()', '[attr.xmlns]': 'xmlns', '[attr.width]': 'width()', '[attr.height]': 'height()', '[attr.viewBox]': 'viewBox()', }, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush }] }] }); class SiAfFlagIcon { xmlns = 'http://www.w3.org/2000/svg'; ariaHidden = input(true); width = input('512'); height = input('512'); viewBox = input('0 0 512 512'); static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiAfFlagIcon, deps: [], target: i0.ɵɵFactoryTarget.Component }); static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.0.4", type: SiAfFlagIcon, isStandalone: true, selector: "svg[siAfFlagIcon]", inputs: { ariaHidden: { classPropertyName: "ariaHidden", publicName: "ariaHidden", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, height: { classPropertyName: "height", publicName: "height", isSignal: true, isRequired: false, transformFunction: null }, viewBox: { classPropertyName: "viewBox", publicName: "viewBox", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "attr.aria-hidden": "ariaHidden()", "attr.xmlns": "xmlns", "attr.width": "width()", "attr.height": "height()", "attr.viewBox": "viewBox()" } }, ngImport: i0, template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#d80027" d="M145 0h222l32 256-32 256H145l-32-256Z" /> <svg:path fill="#496e2d" d="M367 0h145v512H367Z" /> <svg:path fill="#333" d="M0 0h145v512H0Z" /> <svg:path fill="#ffda44" d="M256 167a89 89 0 0 0 0 178 89 89 0 0 0 0-178m0 33a56 56 0 0 1 0 112 56 56 0 0 1 0-112m0 28.5c-12 0-22 10-22 22v33h44v-33c0-12-10-22-22-22" /> </svg:g> `, isInline: true, styles: [""], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); } i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiAfFlagIcon, decorators: [{ type: Component, args: [{ selector: 'svg[siAfFlagIcon]', standalone: true, imports: [], template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#d80027" d="M145 0h222l32 256-32 256H145l-32-256Z" /> <svg:path fill="#496e2d" d="M367 0h145v512H367Z" /> <svg:path fill="#333" d="M0 0h145v512H0Z" /> <svg:path fill="#ffda44" d="M256 167a89 89 0 0 0 0 178 89 89 0 0 0 0-178m0 33a56 56 0 0 1 0 112 56 56 0 0 1 0-112m0 28.5c-12 0-22 10-22 22v33h44v-33c0-12-10-22-22-22" /> </svg:g> `, host: { '[attr.aria-hidden]': 'ariaHidden()', '[attr.xmlns]': 'xmlns', '[attr.width]': 'width()', '[attr.height]': 'height()', '[attr.viewBox]': 'viewBox()', }, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush }] }] }); class SiAgFlagIcon { xmlns = 'http://www.w3.org/2000/svg'; ariaHidden = input(true); width = input('512'); height = input('512'); viewBox = input('0 0 512 512'); static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiAgFlagIcon, deps: [], target: i0.ɵɵFactoryTarget.Component }); static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.0.4", type: SiAgFlagIcon, isStandalone: true, selector: "svg[siAgFlagIcon]", inputs: { ariaHidden: { classPropertyName: "ariaHidden", publicName: "ariaHidden", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, height: { classPropertyName: "height", publicName: "height", isSignal: true, isRequired: false, transformFunction: null }, viewBox: { classPropertyName: "viewBox", publicName: "viewBox", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "attr.aria-hidden": "ariaHidden()", "attr.xmlns": "xmlns", "attr.width": "width()", "attr.height": "height()", "attr.viewBox": "viewBox()" } }, ngImport: i0, template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#333" d="M0 .4h512l-34 229H36z" /> <svg:path fill="#ffda44" d="m367.3 205.3-109.7 19.4-112.9-19.4 45.5-21.3-24.2-44 49.3 9.4 6.3-49.9 34.4 36.7 34.4-36.6 6.3 50L346 140l-24.2 44z" /> <svg:path fill="#0052b4" d="M25.6 205.3h466.8L257 439.5z" /> <svg:path fill="#eee" d="M34 307.4h446L256 511.6z" /> <svg:path fill="#a2001d" d="m0 511.6 256 .4L0 .4zm256 .4 256-.4V0z" /> </svg:g> `, isInline: true, styles: [""], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); } i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiAgFlagIcon, decorators: [{ type: Component, args: [{ selector: 'svg[siAgFlagIcon]', standalone: true, imports: [], template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#333" d="M0 .4h512l-34 229H36z" /> <svg:path fill="#ffda44" d="m367.3 205.3-109.7 19.4-112.9-19.4 45.5-21.3-24.2-44 49.3 9.4 6.3-49.9 34.4 36.7 34.4-36.6 6.3 50L346 140l-24.2 44z" /> <svg:path fill="#0052b4" d="M25.6 205.3h466.8L257 439.5z" /> <svg:path fill="#eee" d="M34 307.4h446L256 511.6z" /> <svg:path fill="#a2001d" d="m0 511.6 256 .4L0 .4zm256 .4 256-.4V0z" /> </svg:g> `, host: { '[attr.aria-hidden]': 'ariaHidden()', '[attr.xmlns]': 'xmlns', '[attr.width]': 'width()', '[attr.height]': 'height()', '[attr.viewBox]': 'viewBox()', }, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush }] }] }); class SiAiFlagIcon { xmlns = 'http://www.w3.org/2000/svg'; ariaHidden = input(true); width = input('512'); height = input('512'); viewBox = input('0 0 512 512'); static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiAiFlagIcon, deps: [], target: i0.ɵɵFactoryTarget.Component }); static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.0.4", type: SiAiFlagIcon, isStandalone: true, selector: "svg[siAiFlagIcon]", inputs: { ariaHidden: { classPropertyName: "ariaHidden", publicName: "ariaHidden", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, height: { classPropertyName: "height", publicName: "height", isSignal: true, isRequired: false, transformFunction: null }, viewBox: { classPropertyName: "viewBox", publicName: "viewBox", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "attr.aria-hidden": "ariaHidden()", "attr.xmlns": "xmlns", "attr.width": "width()", "attr.height": "height()", "attr.viewBox": "viewBox()" } }, ngImport: i0, template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#0052b4" d="M256 0h256v512H0V256Z" /> <svg:path fill="#eee" d="M0 0v32l32 32L0 96v160h32l32-32 32 32h32v-83l83 83h45l-8-16 8-15v-14l-83-83h83V96l-32-32 32-32V0H96L64 32 32 0Z" /> <svg:path fill="#d80027" d="M32 0v32H0v64h32v160h64V96h160V32H96V0Zm96 128 128 128v-31l-97-97z" /> <svg:path fill="#496e2d" d="M445.2 256.1zm-155.8 0z" /> <svg:path fill="#eee" d="M433 293.6a62.4 62.4 0 0 0 12.2-37.5V144.8a55.4 55.4 0 0 1-33.4 11.1 55.6 55.6 0 0 1-44.5-22.2 55.6 55.6 0 0 1-44.5 22.2 55.4 55.4 0 0 1-33.4-11.1v111.3c0 15 5 27.3 12.3 37.5h131.2z" /> <svg:path fill="#ff9811" d="M409.8 235.5a91 91 0 0 0 6.3-27.6c0-10.1-13.2-18.3-13.2-18.3s-13.2 8.2-13.2 18.3a91 91 0 0 0 6.3 27.6l-7.6 17.1a38.3 38.3 0 0 0 29 0zm-51.5-55.6a91 91 0 0 0-27 8.3c-8.8 5-9.3 20.5-9.3 20.5s13.7 7.4 22.4 2.3c5.5-3.1 15-11.8 20.8-19.2l18.6-2a38.4 38.4 0 0 0-4.7-14 38.4 38.4 0 0 0-9.7-11.1zm-22.4 72.2a91 91 0 0 0 20.7 19.3c8.8 5 22.5-2.3 22.5-2.3s-.6-15.5-9.3-20.5a91 91 0 0 0-27-8.4l-11.1-15.1a38.4 38.4 0 0 0-9.7 11 38.4 38.4 0 0 0-4.8 14z" /> <svg:path fill="#338af3" d="M299 289.5c20.7 33.3 68.3 44.5 68.3 44.5s47.6-11.2 68.4-44.5H298.9Z" /> </svg:g> `, isInline: true, styles: [""], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); } i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiAiFlagIcon, decorators: [{ type: Component, args: [{ selector: 'svg[siAiFlagIcon]', standalone: true, imports: [], template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#0052b4" d="M256 0h256v512H0V256Z" /> <svg:path fill="#eee" d="M0 0v32l32 32L0 96v160h32l32-32 32 32h32v-83l83 83h45l-8-16 8-15v-14l-83-83h83V96l-32-32 32-32V0H96L64 32 32 0Z" /> <svg:path fill="#d80027" d="M32 0v32H0v64h32v160h64V96h160V32H96V0Zm96 128 128 128v-31l-97-97z" /> <svg:path fill="#496e2d" d="M445.2 256.1zm-155.8 0z" /> <svg:path fill="#eee" d="M433 293.6a62.4 62.4 0 0 0 12.2-37.5V144.8a55.4 55.4 0 0 1-33.4 11.1 55.6 55.6 0 0 1-44.5-22.2 55.6 55.6 0 0 1-44.5 22.2 55.4 55.4 0 0 1-33.4-11.1v111.3c0 15 5 27.3 12.3 37.5h131.2z" /> <svg:path fill="#ff9811" d="M409.8 235.5a91 91 0 0 0 6.3-27.6c0-10.1-13.2-18.3-13.2-18.3s-13.2 8.2-13.2 18.3a91 91 0 0 0 6.3 27.6l-7.6 17.1a38.3 38.3 0 0 0 29 0zm-51.5-55.6a91 91 0 0 0-27 8.3c-8.8 5-9.3 20.5-9.3 20.5s13.7 7.4 22.4 2.3c5.5-3.1 15-11.8 20.8-19.2l18.6-2a38.4 38.4 0 0 0-4.7-14 38.4 38.4 0 0 0-9.7-11.1zm-22.4 72.2a91 91 0 0 0 20.7 19.3c8.8 5 22.5-2.3 22.5-2.3s-.6-15.5-9.3-20.5a91 91 0 0 0-27-8.4l-11.1-15.1a38.4 38.4 0 0 0-9.7 11 38.4 38.4 0 0 0-4.8 14z" /> <svg:path fill="#338af3" d="M299 289.5c20.7 33.3 68.3 44.5 68.3 44.5s47.6-11.2 68.4-44.5H298.9Z" /> </svg:g> `, host: { '[attr.aria-hidden]': 'ariaHidden()', '[attr.xmlns]': 'xmlns', '[attr.width]': 'width()', '[attr.height]': 'height()', '[attr.viewBox]': 'viewBox()', }, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush }] }] }); class SiAlFlagIcon { xmlns = 'http://www.w3.org/2000/svg'; ariaHidden = input(true); width = input('512'); height = input('512'); viewBox = input('0 0 512 512'); static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiAlFlagIcon, deps: [], target: i0.ɵɵFactoryTarget.Component }); static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.0.4", type: SiAlFlagIcon, isStandalone: true, selector: "svg[siAlFlagIcon]", inputs: { ariaHidden: { classPropertyName: "ariaHidden", publicName: "ariaHidden", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, height: { classPropertyName: "height", publicName: "height", isSignal: true, isRequired: false, transformFunction: null }, viewBox: { classPropertyName: "viewBox", publicName: "viewBox", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "attr.aria-hidden": "ariaHidden()", "attr.xmlns": "xmlns", "attr.width": "width()", "attr.height": "height()", "attr.viewBox": "viewBox()" } }, ngImport: i0, template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#d80027" d="M0 0h512v512H0z" /> <svg:path fill="#333" d="M400.7 190H308a33.3 33.3 0 0 0-24.2-56.4 33.3 33.3 0 0 0-27.8 14.9 33.4 33.4 0 1 0-52 41.5h-92.7a45.8 45.8 0 0 0 46 44.5h-1.5c0 24.6 20 44.6 44.5 44.6 0 8 2.1 15.4 5.8 21.8l-37 37 28.4 28.3 40.2-40.2a30.5 30.5 0 0 0 4.9 1.4l-24.3 54.8L256 423l37.7-40.8-24.3-54.8a30.4 30.4 0 0 0 4.9-1.4l40.2 40.2 28.3-28.3-37-37a44.2 44.2 0 0 0 5.9-21.8c24.5 0 44.5-20 44.5-44.6h-1.5c24.6 0 46-19.9 46-44.5z" /> </svg:g> `, isInline: true, styles: [""], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); } i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiAlFlagIcon, decorators: [{ type: Component, args: [{ selector: 'svg[siAlFlagIcon]', standalone: true, imports: [], template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#d80027" d="M0 0h512v512H0z" /> <svg:path fill="#333" d="M400.7 190H308a33.3 33.3 0 0 0-24.2-56.4 33.3 33.3 0 0 0-27.8 14.9 33.4 33.4 0 1 0-52 41.5h-92.7a45.8 45.8 0 0 0 46 44.5h-1.5c0 24.6 20 44.6 44.5 44.6 0 8 2.1 15.4 5.8 21.8l-37 37 28.4 28.3 40.2-40.2a30.5 30.5 0 0 0 4.9 1.4l-24.3 54.8L256 423l37.7-40.8-24.3-54.8a30.4 30.4 0 0 0 4.9-1.4l40.2 40.2 28.3-28.3-37-37a44.2 44.2 0 0 0 5.9-21.8c24.5 0 44.5-20 44.5-44.6h-1.5c24.6 0 46-19.9 46-44.5z" /> </svg:g> `, host: { '[attr.aria-hidden]': 'ariaHidden()', '[attr.xmlns]': 'xmlns', '[attr.width]': 'width()', '[attr.height]': 'height()', '[attr.viewBox]': 'viewBox()', }, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush }] }] }); class SiAmFlagIcon { xmlns = 'http://www.w3.org/2000/svg'; ariaHidden = input(true); width = input('512'); height = input('512'); viewBox = input('0 0 512 512'); static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiAmFlagIcon, deps: [], target: i0.ɵɵFactoryTarget.Component }); static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.0.4", type: SiAmFlagIcon, isStandalone: true, selector: "svg[siAmFlagIcon]", inputs: { ariaHidden: { classPropertyName: "ariaHidden", publicName: "ariaHidden", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, height: { classPropertyName: "height", publicName: "height", isSignal: true, isRequired: false, transformFunction: null }, viewBox: { classPropertyName: "viewBox", publicName: "viewBox", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "attr.aria-hidden": "ariaHidden()", "attr.xmlns": "xmlns", "attr.width": "width()", "attr.height": "height()", "attr.viewBox": "viewBox()" } }, ngImport: i0, template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#0052b4" d="m0 171 256-32 256 32v170l-256 32L0 341Z" /> <svg:path fill="#d80027" d="M0 0h512v171H0Z" /> <svg:path fill="#ff9811" d="M0 341h512v171H0Z" /> </svg:g> `, isInline: true, styles: [""], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); } i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiAmFlagIcon, decorators: [{ type: Component, args: [{ selector: 'svg[siAmFlagIcon]', standalone: true, imports: [], template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#0052b4" d="m0 171 256-32 256 32v170l-256 32L0 341Z" /> <svg:path fill="#d80027" d="M0 0h512v171H0Z" /> <svg:path fill="#ff9811" d="M0 341h512v171H0Z" /> </svg:g> `, host: { '[attr.aria-hidden]': 'ariaHidden()', '[attr.xmlns]': 'xmlns', '[attr.width]': 'width()', '[attr.height]': 'height()', '[attr.viewBox]': 'viewBox()', }, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush }] }] }); class SiAnFlagIcon { xmlns = 'http://www.w3.org/2000/svg'; ariaHidden = input(true); width = input('512'); height = input('512'); viewBox = input('0 0 512 512'); static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiAnFlagIcon, deps: [], target: i0.ɵɵFactoryTarget.Component }); static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.0.4", type: SiAnFlagIcon, isStandalone: true, selector: "svg[siAnFlagIcon]", inputs: { ariaHidden: { classPropertyName: "ariaHidden", publicName: "ariaHidden", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, height: { classPropertyName: "height", publicName: "height", isSignal: true, isRequired: false, transformFunction: null }, viewBox: { classPropertyName: "viewBox", publicName: "viewBox", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "attr.aria-hidden": "ariaHidden()", "attr.xmlns": "xmlns", "attr.width": "width()", "attr.height": "height()", "attr.viewBox": "viewBox()" } }, ngImport: i0, template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#eee" d="M0 0h171l85 32 85-32h171v171l-32 85 32 85v171H341l-85-32-85 32H0V341l32-85-32-85Z" /> <svg:path fill="#d80027" d="M171 0h170v512H171z" /> <svg:path fill="#0052b4" d="M512 171v170H0V171z" /> <svg:path fill="#eee" d="m236 247 52-37h-64l52 37-20-61zm-45 79 52-37h-64l52 37-20-61zm90 0 52-37h-64l52 37-20-61zm74-47 52-37h-64l52 37-20-61zm-238 0 52-37h-64l52 37-20-61z" /> </svg:g> `, isInline: true, styles: [""], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); } i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiAnFlagIcon, decorators: [{ type: Component, args: [{ selector: 'svg[siAnFlagIcon]', standalone: true, imports: [], template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#eee" d="M0 0h171l85 32 85-32h171v171l-32 85 32 85v171H341l-85-32-85 32H0V341l32-85-32-85Z" /> <svg:path fill="#d80027" d="M171 0h170v512H171z" /> <svg:path fill="#0052b4" d="M512 171v170H0V171z" /> <svg:path fill="#eee" d="m236 247 52-37h-64l52 37-20-61zm-45 79 52-37h-64l52 37-20-61zm90 0 52-37h-64l52 37-20-61zm74-47 52-37h-64l52 37-20-61zm-238 0 52-37h-64l52 37-20-61z" /> </svg:g> `, host: { '[attr.aria-hidden]': 'ariaHidden()', '[attr.xmlns]': 'xmlns', '[attr.width]': 'width()', '[attr.height]': 'height()', '[attr.viewBox]': 'viewBox()', }, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush }] }] }); class SiAoFlagIcon { xmlns = 'http://www.w3.org/2000/svg'; ariaHidden = input(true); width = input('512'); height = input('512'); viewBox = input('0 0 512 512'); static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiAoFlagIcon, deps: [], target: i0.ɵɵFactoryTarget.Component }); static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.0.4", type: SiAoFlagIcon, isStandalone: true, selector: "svg[siAoFlagIcon]", inputs: { ariaHidden: { classPropertyName: "ariaHidden", publicName: "ariaHidden", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, height: { classPropertyName: "height", publicName: "height", isSignal: true, isRequired: false, transformFunction: null }, viewBox: { classPropertyName: "viewBox", publicName: "viewBox", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "attr.aria-hidden": "ariaHidden()", "attr.xmlns": "xmlns", "attr.width": "width()", "attr.height": "height()", "attr.viewBox": "viewBox()" } }, ngImport: i0, template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#d80027" d="M0 0h512v256l-256 32L0 256Z" /> <svg:path fill="#333" d="M0 256h512v256H0z" /> <svg:path fill="#ffda44" d="M256 128v33a94 94 0 0 1 47 13 95 95 0 0 1 23 138l-144-78a33 33 0 0 0 13 45l104 57a95 95 0 0 1-90 2 94 94 0 0 1-32-30l-28 18a128 128 0 0 0 160 46l5 4 29 16a28 28 0 0 0 38-11l16-30-37-20 7-11a128 128 0 0 0-47-175 127 127 0 0 0-64-17m0 50-8 26h-27l22 15-9 26 22-16 22 16-9-26 22-16h-27z" /> </svg:g> `, isInline: true, styles: [""], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); } i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiAoFlagIcon, decorators: [{ type: Component, args: [{ selector: 'svg[siAoFlagIcon]', standalone: true, imports: [], template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#d80027" d="M0 0h512v256l-256 32L0 256Z" /> <svg:path fill="#333" d="M0 256h512v256H0z" /> <svg:path fill="#ffda44" d="M256 128v33a94 94 0 0 1 47 13 95 95 0 0 1 23 138l-144-78a33 33 0 0 0 13 45l104 57a95 95 0 0 1-90 2 94 94 0 0 1-32-30l-28 18a128 128 0 0 0 160 46l5 4 29 16a28 28 0 0 0 38-11l16-30-37-20 7-11a128 128 0 0 0-47-175 127 127 0 0 0-64-17m0 50-8 26h-27l22 15-9 26 22-16 22 16-9-26 22-16h-27z" /> </svg:g> `, host: { '[attr.aria-hidden]': 'ariaHidden()', '[attr.xmlns]': 'xmlns', '[attr.width]': 'width()', '[attr.height]': 'height()', '[attr.viewBox]': 'viewBox()', }, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush }] }] }); class SiAqTrueSouthFlagIcon { xmlns = 'http://www.w3.org/2000/svg'; ariaHidden = input(true); width = input('512'); height = input('512'); viewBox = input('0 0 512 512'); static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiAqTrueSouthFlagIcon, deps: [], target: i0.ɵɵFactoryTarget.Component }); static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.0.4", type: SiAqTrueSouthFlagIcon, isStandalone: true, selector: "svg[siAqTrueSouthFlagIcon]", inputs: { ariaHidden: { classPropertyName: "ariaHidden", publicName: "ariaHidden", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, height: { classPropertyName: "height", publicName: "height", isSignal: true, isRequired: false, transformFunction: null }, viewBox: { classPropertyName: "viewBox", publicName: "viewBox", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "attr.aria-hidden": "ariaHidden()", "attr.xmlns": "xmlns", "attr.width": "width()", "attr.height": "height()", "attr.viewBox": "viewBox()" } }, ngImport: i0, template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#eee" d="M0 256 256 28l256 228v256H0Z" /> <svg:path fill="#002266" d="m114 256 142 228 142-228-142 57ZM0 0h512v256H398L256 28 114 256H0Z" /> </svg:g> `, isInline: true, styles: [""], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); } i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiAqTrueSouthFlagIcon, decorators: [{ type: Component, args: [{ selector: 'svg[siAqTrueSouthFlagIcon]', standalone: true, imports: [], template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#eee" d="M0 256 256 28l256 228v256H0Z" /> <svg:path fill="#002266" d="m114 256 142 228 142-228-142 57ZM0 0h512v256H398L256 28 114 256H0Z" /> </svg:g> `, host: { '[attr.aria-hidden]': 'ariaHidden()', '[attr.xmlns]': 'xmlns', '[attr.width]': 'width()', '[attr.height]': 'height()', '[attr.viewBox]': 'viewBox()', }, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush }] }] }); class SiAqFlagIcon { xmlns = 'http://www.w3.org/2000/svg'; ariaHidden = input(true); width = input('512'); height = input('512'); viewBox = input('0 0 512 512'); static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiAqFlagIcon, deps: [], target: i0.ɵɵFactoryTarget.Component }); static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.0.4", type: SiAqFlagIcon, isStandalone: true, selector: "svg[siAqFlagIcon]", inputs: { ariaHidden: { classPropertyName: "ariaHidden", publicName: "ariaHidden", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, height: { classPropertyName: "height", publicName: "height", isSignal: true, isRequired: false, transformFunction: null }, viewBox: { classPropertyName: "viewBox", publicName: "viewBox", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "attr.aria-hidden": "ariaHidden()", "attr.xmlns": "xmlns", "attr.width": "width()", "attr.height": "height()", "attr.viewBox": "viewBox()" } }, ngImport: i0, template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#338af3" d="M0 0h512v512H0z" /> <svg:path fill="#eee" d="m135 343-41-70 17-38-40-51-9-37 74 51 45-11 19-67 50-29 75 11 87 45 4 74 28 10v76l-53 94-64 20-59-14 15-25-7-26-8 7z" /> </svg:g> `, isInline: true, styles: [""], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); } i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiAqFlagIcon, decorators: [{ type: Component, args: [{ selector: 'svg[siAqFlagIcon]', standalone: true, imports: [], template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#338af3" d="M0 0h512v512H0z" /> <svg:path fill="#eee" d="m135 343-41-70 17-38-40-51-9-37 74 51 45-11 19-67 50-29 75 11 87 45 4 74 28 10v76l-53 94-64 20-59-14 15-25-7-26-8 7z" /> </svg:g> `, host: { '[attr.aria-hidden]': 'ariaHidden()', '[attr.xmlns]': 'xmlns', '[attr.width]': 'width()', '[attr.height]': 'height()', '[attr.viewBox]': 'viewBox()', }, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush }] }] }); class SiArFlagIcon { xmlns = 'http://www.w3.org/2000/svg'; ariaHidden = input(true); width = input('512'); height = input('512'); viewBox = input('0 0 512 512'); static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiArFlagIcon, deps: [], target: i0.ɵɵFactoryTarget.Component }); static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.0.4", type: SiArFlagIcon, isStandalone: true, selector: "svg[siArFlagIcon]", inputs: { ariaHidden: { classPropertyName: "ariaHidden", publicName: "ariaHidden", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, height: { classPropertyName: "height", publicName: "height", isSignal: true, isRequired: false, transformFunction: null }, viewBox: { classPropertyName: "viewBox", publicName: "viewBox", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "attr.aria-hidden": "ariaHidden()", "attr.xmlns": "xmlns", "attr.width": "width()", "attr.height": "height()", "attr.viewBox": "viewBox()" } }, ngImport: i0, template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#338af3" d="M0 0h512v144.7L488 256l24 111.3V512H0V367.3L26 256 0 144.7z" /> <svg:path fill="#eee" d="M0 144.7h512v222.6H0z" /> <svg:path fill="#ffda44" d="m332.4 256-31.2 14.7 16.7 30.3-34-6.5-4.2 34.3-23.7-25.2-23.6 25.2-4.3-34.3-34 6.5 16.6-30.3-31.2-14.7 31.3-14.7L194 211l34 6.5 4.3-34.3 23.6 25.2 23.6-25.2 4.4 34.3 34-6.5-16.7 30.3z" /> </svg:g> `, isInline: true, styles: [""], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); } i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiArFlagIcon, decorators: [{ type: Component, args: [{ selector: 'svg[siArFlagIcon]', standalone: true, imports: [], template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#338af3" d="M0 0h512v144.7L488 256l24 111.3V512H0V367.3L26 256 0 144.7z" /> <svg:path fill="#eee" d="M0 144.7h512v222.6H0z" /> <svg:path fill="#ffda44" d="m332.4 256-31.2 14.7 16.7 30.3-34-6.5-4.2 34.3-23.7-25.2-23.6 25.2-4.3-34.3-34 6.5 16.6-30.3-31.2-14.7 31.3-14.7L194 211l34 6.5 4.3-34.3 23.6 25.2 23.6-25.2 4.4 34.3 34-6.5-16.7 30.3z" /> </svg:g> `, host: { '[attr.aria-hidden]': 'ariaHidden()', '[attr.xmlns]': 'xmlns', '[attr.width]': 'width()', '[attr.height]': 'height()', '[attr.viewBox]': 'viewBox()', }, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush }] }] }); class SiArtsakhFlagIcon { xmlns = 'http://www.w3.org/2000/svg'; ariaHidden = input(true); width = input('512'); height = input('512'); viewBox = input('0 0 512 512'); static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiArtsakhFlagIcon, deps: [], target: i0.ɵɵFactoryTarget.Component }); static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.0.4", type: SiArtsakhFlagIcon, isStandalone: true, selector: "svg[siArtsakhFlagIcon]", inputs: { ariaHidden: { classPropertyName: "ariaHidden", publicName: "ariaHidden", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, height: { classPropertyName: "height", publicName: "height", isSignal: true, isRequired: false, transformFunction: null }, viewBox: { classPropertyName: "viewBox", publicName: "viewBox", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "attr.aria-hidden": "ariaHidden()", "attr.xmlns": "xmlns", "attr.width": "width()", "attr.height": "height()", "attr.viewBox": "viewBox()" } }, ngImport: i0, template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#0052b4" d="m0 171 256-32 256 32v170l-256 32L0 341Z" /> <svg:path fill="#d80027" d="M0 0h512v171H0Z" /> <svg:path fill="#ff9811" d="M0 341h512v171H0Z" /> <svg:path fill="#eee" d="M428 0v57h-43v57h-43v57h-43v57h-43v56h43v57h43v57h43v57h43v57h84v-57h-41v-57h-43v-57h-43v-57h-43v-56h43v-57h43v-57h43V57h41V0z" /> </svg:g> `, isInline: true, styles: [""], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); } i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiArtsakhFlagIcon, decorators: [{ type: Component, args: [{ selector: 'svg[siArtsakhFlagIcon]', standalone: true, imports: [], template: ` <svg:mask id="a"> <svg:circle cx="256" cy="256" r="256" fill="#fff" /> </svg:mask> <svg:g mask="url(#a)"> <svg:path fill="#0052b4" d="m0 171 256-32 256 32v170l-256 32L0 341Z" /> <svg:path fill="#d80027" d="M0 0h512v171H0Z" /> <svg:path fill="#ff9811" d="M0 341h512v171H0Z" /> <svg:path fill="#eee" d="M428 0v57h-43v57h-43v57h-43v57h-43v56h43v57h43v57h43v57h43v57h84v-57h-41v-57h-43v-57h-43v-57h-43v-56h43v-57h43v-57h43V57h41V0z" /> </svg:g> `, host: { '[attr.aria-hidden]': 'ariaHidden()', '[attr.xmlns]': 'xmlns', '[attr.width]': 'width()', '[attr.height]': 'height()', '[attr.viewBox]': 'viewBox()', }, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush }] }] }); class SiAsFlagIcon { xmlns = 'http://www.w3.org/2000/svg'; ariaHidden = input(true); width = input('512'); height = input('512'); viewBox = input('0 0 512 512'); static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: SiAsFlagIcon, deps: [], target: i0.ɵɵFactoryTarget.Component }); static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.0.4", type: SiAsFlagIcon, isStandalone: true, selector: "svg[siAsFlagIcon]", inputs: { ariaHidden: { classPropertyName: "ariaHidden", publicName: "ariaHidden", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, height: { classPropertyName: "height", publicName: "height", isSignal: true, isRequired: false, transformFunction: null }, viewBox: { classProperty