@brightlocal/icons 2.0.0 → 2.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.
- package/dist/custom/index.cjs +1 -0
- package/dist/custom/index.d.ts +8 -0
- package/dist/custom/index.d.ts.map +1 -1
- package/dist/custom/index.js +12 -0
- package/dist/custom/motif-circle.cjs +1 -0
- package/dist/custom/motif-circle.d.ts +18 -0
- package/dist/custom/motif-circle.d.ts.map +1 -0
- package/dist/custom/motif-circle.js +17 -0
- package/dist/custom/motif-sparkle.cjs +1 -0
- package/dist/custom/motif-sparkle.d.ts +21 -0
- package/dist/custom/motif-sparkle.d.ts.map +1 -0
- package/dist/custom/motif-sparkle.js +17 -0
- package/dist/custom/motif-starburst.cjs +1 -0
- package/dist/custom/motif-starburst.d.ts +20 -0
- package/dist/custom/motif-starburst.d.ts.map +1 -0
- package/dist/custom/motif-starburst.js +20 -0
- package/dist/custom/motif-sunrise.cjs +1 -0
- package/dist/custom/motif-sunrise.d.ts +20 -0
- package/dist/custom/motif-sunrise.d.ts.map +1 -0
- package/dist/custom/motif-sunrise.js +17 -0
- package/dist/custom/star-rating.d.ts.map +1 -1
- package/dist/custom/star-rating.js +7 -1
- package/dist/flag/abkhazia.cjs +1 -0
- package/dist/flag/abkhazia.d.ts +17 -0
- package/dist/flag/abkhazia.d.ts.map +1 -0
- package/dist/flag/abkhazia.js +34 -0
- package/dist/flag/ata.cjs +1 -0
- package/dist/flag/ata.d.ts +17 -0
- package/dist/flag/ata.d.ts.map +1 -0
- package/dist/flag/ata.js +22 -0
- package/dist/flag/blr.cjs +1 -0
- package/dist/flag/blr.d.ts +17 -0
- package/dist/flag/blr.d.ts.map +1 -0
- package/dist/flag/blr.js +29 -0
- package/dist/flag/dynamic-imports.cjs +1 -1
- package/dist/flag/dynamic-imports.d.ts +15 -0
- package/dist/flag/dynamic-imports.d.ts.map +1 -1
- package/dist/flag/dynamic-imports.js +5 -0
- package/dist/flag/index.cjs +1 -0
- package/dist/flag/index.d.ts +11 -1
- package/dist/flag/index.d.ts.map +1 -1
- package/dist/flag/index.js +526 -0
- package/dist/flag/kna.cjs +1 -0
- package/dist/flag/kna.d.ts +17 -0
- package/dist/flag/kna.d.ts.map +1 -0
- package/dist/flag/kna.js +34 -0
- package/dist/flag/rus.cjs +1 -0
- package/dist/flag/rus.d.ts +17 -0
- package/dist/flag/rus.d.ts.map +1 -0
- package/dist/flag/rus.js +23 -0
- package/dist/index.cjs +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1253 -1223
- package/dist/social-media/capterra-neutral.cjs +1 -0
- package/dist/social-media/capterra-neutral.d.ts +17 -0
- package/dist/social-media/capterra-neutral.d.ts.map +1 -0
- package/dist/social-media/capterra-neutral.js +24 -0
- package/dist/social-media/capterra-original.cjs +1 -0
- package/dist/social-media/capterra-original.d.ts +17 -0
- package/dist/social-media/capterra-original.d.ts.map +1 -0
- package/dist/social-media/capterra-original.js +24 -0
- package/dist/social-media/dynamic-imports.cjs +1 -1
- package/dist/social-media/dynamic-imports.d.ts +18 -0
- package/dist/social-media/dynamic-imports.d.ts.map +1 -1
- package/dist/social-media/dynamic-imports.js +6 -0
- package/dist/social-media/g2-neutral.cjs +1 -0
- package/dist/social-media/g2-neutral.d.ts +17 -0
- package/dist/social-media/g2-neutral.d.ts.map +1 -0
- package/dist/social-media/g2-neutral.js +20 -0
- package/dist/social-media/g2-original.cjs +1 -0
- package/dist/social-media/g2-original.d.ts +17 -0
- package/dist/social-media/g2-original.d.ts.map +1 -0
- package/dist/social-media/g2-original.js +20 -0
- package/dist/social-media/index.cjs +1 -0
- package/dist/social-media/index.d.ts +13 -1
- package/dist/social-media/index.d.ts.map +1 -1
- package/dist/social-media/index.js +256 -0
- package/dist/social-media/trustpilot-neutral.cjs +1 -0
- package/dist/social-media/trustpilot-neutral.d.ts +17 -0
- package/dist/social-media/trustpilot-neutral.d.ts.map +1 -0
- package/dist/social-media/trustpilot-neutral.js +19 -0
- package/dist/social-media/trustpilot-original.cjs +1 -0
- package/dist/social-media/trustpilot-original.d.ts +17 -0
- package/dist/social-media/trustpilot-original.d.ts.map +1 -0
- package/dist/social-media/trustpilot-original.js +19 -0
- package/package.json +1 -1
- package/src/assets/flag/abkhazia.svg +23 -0
- package/src/assets/flag/ata.svg +11 -0
- package/src/assets/flag/blr.svg +18 -0
- package/src/assets/flag/kna.svg +25 -0
- package/src/assets/flag/rus.svg +12 -0
- package/src/assets/social-media/capterra-neutral.svg +15 -0
- package/src/assets/social-media/capterra-original.svg +15 -0
- package/src/assets/social-media/g2-neutral.svg +7 -0
- package/src/assets/social-media/g2-original.svg +7 -0
- package/src/assets/social-media/trustpilot-neutral.svg +6 -0
- package/src/assets/social-media/trustpilot-original.svg +6 -0
- package/src/custom/index.ts +8 -0
- package/src/custom/motif-circle.tsx +31 -0
- package/src/custom/motif-sparkle.tsx +34 -0
- package/src/custom/motif-starburst.tsx +36 -0
- package/src/custom/motif-sunrise.tsx +33 -0
- package/src/custom/star-rating.tsx +27 -18
- package/src/flag/abkhazia.tsx +49 -0
- package/src/flag/ata.tsx +37 -0
- package/src/flag/blr.tsx +44 -0
- package/src/flag/dynamic-imports.ts +5 -0
- package/src/flag/index.ts +11 -1
- package/src/flag/kna.tsx +51 -0
- package/src/flag/rus.tsx +38 -0
- package/src/index.ts +3 -3
- package/src/social-media/capterra-neutral.tsx +41 -0
- package/src/social-media/capterra-original.tsx +41 -0
- package/src/social-media/dynamic-imports.ts +10 -0
- package/src/social-media/g2-neutral.tsx +33 -0
- package/src/social-media/g2-original.tsx +33 -0
- package/src/social-media/index.ts +13 -1
- package/src/social-media/trustpilot-neutral.tsx +32 -0
- package/src/social-media/trustpilot-original.tsx +32 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./motif-circle.cjs"),r=require("./motif-sparkle.cjs"),i=require("./motif-starburst.cjs"),e=require("./motif-sunrise.cjs"),o=require("./star-rating.cjs");exports.MotifCircle=t.MotifCircle;exports.MotifSparkle=r.MotifSparkle;exports.MotifStarburst=i.MotifStarburst;exports.MotifSunrise=e.MotifSunrise;exports.StarRating=o.StarRating;
|
package/dist/custom/index.d.ts
CHANGED
|
@@ -1,2 +1,10 @@
|
|
|
1
|
+
export { MotifCircle } from './motif-circle.js';
|
|
2
|
+
export type { MotifCircleProps } from './motif-circle.js';
|
|
3
|
+
export { MotifSparkle } from './motif-sparkle.js';
|
|
4
|
+
export type { MotifSparkleProps } from './motif-sparkle.js';
|
|
5
|
+
export { MotifStarburst } from './motif-starburst.js';
|
|
6
|
+
export type { MotifStarburstProps } from './motif-starburst.js';
|
|
7
|
+
export { MotifSunrise } from './motif-sunrise.js';
|
|
8
|
+
export type { MotifSunriseProps } from './motif-sunrise.js';
|
|
1
9
|
export { StarRating } from './star-rating.js';
|
|
2
10
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/custom/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/custom/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,YAAY,EAAE,gBAAgB,EAAE,MAAM,mBAAmB,CAAC;AAC1D,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAClD,YAAY,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AAC5D,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AACtD,YAAY,EAAE,mBAAmB,EAAE,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAClD,YAAY,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AAC5D,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { MotifCircle as t } from "./motif-circle.js";
|
|
2
|
+
import { MotifSparkle as e } from "./motif-sparkle.js";
|
|
3
|
+
import { MotifStarburst as p } from "./motif-starburst.js";
|
|
4
|
+
import { MotifSunrise as x } from "./motif-sunrise.js";
|
|
5
|
+
import { StarRating as M } from "./star-rating.js";
|
|
6
|
+
export {
|
|
7
|
+
t as MotifCircle,
|
|
8
|
+
e as MotifSparkle,
|
|
9
|
+
p as MotifStarburst,
|
|
10
|
+
x as MotifSunrise,
|
|
11
|
+
M as StarRating
|
|
12
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),r=({size:t=16,...i})=>e.jsx("svg",{"aria-hidden":"true",fill:"currentColor",height:t,viewBox:"0 0 500 500",width:t,xmlns:"http://www.w3.org/2000/svg",...i,children:e.jsx("path",{d:"M250 500C388.071 500 500 388.071 500 250C500 111.929 388.071 0 250 0C111.929 0 0 111.929 0 250C0 388.071 111.929 500 250 500Z"})});exports.MotifCircle=r;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
export interface MotifCircleProps extends SVGProps<SVGSVGElement> {
|
|
3
|
+
/**
|
|
4
|
+
* Icon size (width and height)
|
|
5
|
+
* @default 16
|
|
6
|
+
*/
|
|
7
|
+
size?: number | string;
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* Brand motif — filled circle shape
|
|
11
|
+
* Part of the BrightLocal brand motif set (circle, sparkle, sunrise, starburst)
|
|
12
|
+
*
|
|
13
|
+
* @example
|
|
14
|
+
* <MotifCircle size={24} />
|
|
15
|
+
* <MotifCircle size={32} className="text-primary" />
|
|
16
|
+
*/
|
|
17
|
+
export declare const MotifCircle: ({ size, ...props }: MotifCircleProps) => import("react/jsx-runtime").JSX.Element;
|
|
18
|
+
//# sourceMappingURL=motif-circle.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"motif-circle.d.ts","sourceRoot":"","sources":["../../src/custom/motif-circle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,MAAM,WAAW,gBAAiB,SAAQ,QAAQ,CAAC,aAAa,CAAC;IAC/D;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED;;;;;;;GAOG;AACH,eAAO,MAAM,WAAW,GAAI,oBAAyB,gBAAgB,4CAYpE,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
2
|
+
const e = ({ size: r = 16, ...i }) => /* @__PURE__ */ t(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
"aria-hidden": "true",
|
|
6
|
+
fill: "currentColor",
|
|
7
|
+
height: r,
|
|
8
|
+
viewBox: "0 0 500 500",
|
|
9
|
+
width: r,
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
...i,
|
|
12
|
+
children: /* @__PURE__ */ t("path", { d: "M250 500C388.071 500 500 388.071 500 250C500 111.929 388.071 0 250 0C111.929 0 0 111.929 0 250C0 388.071 111.929 500 250 500Z" })
|
|
13
|
+
}
|
|
14
|
+
);
|
|
15
|
+
export {
|
|
16
|
+
e as MotifCircle
|
|
17
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),i=({size:t=16,...r})=>e.jsx("svg",{"aria-hidden":"true",fill:"currentColor",height:t,viewBox:"0 0 500 500",width:t,xmlns:"http://www.w3.org/2000/svg",...r,children:e.jsx("path",{d:"M492.425 259.355C332.265 293.145 293.145 332.265 259.355 492.425C257.225 502.525 242.775 502.525 240.645 492.425C206.855 332.265 167.735 293.145 7.575 259.355C-2.525 257.225 -2.525 242.775 7.575 240.645C167.735 206.855 206.855 167.735 240.645 7.575C242.775 -2.525 257.225 -2.525 259.355 7.575C293.145 167.735 332.265 206.855 492.425 240.645C502.525 242.775 502.525 257.225 492.425 259.355Z"})});exports.MotifSparkle=i;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
export interface MotifSparkleProps extends SVGProps<SVGSVGElement> {
|
|
3
|
+
/**
|
|
4
|
+
* Icon size (width and height)
|
|
5
|
+
* @default 16
|
|
6
|
+
*/
|
|
7
|
+
size?: number | string;
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* Brand motif — four-pointed sparkle shape
|
|
11
|
+
* Part of the BrightLocal brand motif set (circle, sparkle, sunrise, starburst)
|
|
12
|
+
*
|
|
13
|
+
* Used for AI/magic/highlight decorations across the product.
|
|
14
|
+
* Also used in the Loading animation as the STAR_PATH morph shape.
|
|
15
|
+
*
|
|
16
|
+
* @example
|
|
17
|
+
* <MotifSparkle size={24} />
|
|
18
|
+
* <MotifSparkle size={32} className="text-primary" />
|
|
19
|
+
*/
|
|
20
|
+
export declare const MotifSparkle: ({ size, ...props }: MotifSparkleProps) => import("react/jsx-runtime").JSX.Element;
|
|
21
|
+
//# sourceMappingURL=motif-sparkle.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"motif-sparkle.d.ts","sourceRoot":"","sources":["../../src/custom/motif-sparkle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,MAAM,WAAW,iBAAkB,SAAQ,QAAQ,CAAC,aAAa,CAAC;IAChE;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED;;;;;;;;;;GAUG;AACH,eAAO,MAAM,YAAY,GAAI,oBAAyB,iBAAiB,4CAYtE,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
2
|
+
const i = ({ size: r = 16, ...o }) => /* @__PURE__ */ t(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
"aria-hidden": "true",
|
|
6
|
+
fill: "currentColor",
|
|
7
|
+
height: r,
|
|
8
|
+
viewBox: "0 0 500 500",
|
|
9
|
+
width: r,
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
...o,
|
|
12
|
+
children: /* @__PURE__ */ t("path", { d: "M492.425 259.355C332.265 293.145 293.145 332.265 259.355 492.425C257.225 502.525 242.775 502.525 240.645 492.425C206.855 332.265 167.735 293.145 7.575 259.355C-2.525 257.225 -2.525 242.775 7.575 240.645C167.735 206.855 206.855 167.735 240.645 7.575C242.775 -2.525 257.225 -2.525 259.355 7.575C293.145 167.735 332.265 206.855 492.425 240.645C502.525 242.775 502.525 257.225 492.425 259.355Z" })
|
|
13
|
+
}
|
|
14
|
+
);
|
|
15
|
+
export {
|
|
16
|
+
i as MotifSparkle
|
|
17
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const C=require("react/jsx-runtime"),r=({size:t=16,...L})=>C.jsx("svg",{"aria-hidden":"true",fill:"currentColor",height:t,viewBox:"0 0 500 525",width:t,xmlns:"http://www.w3.org/2000/svg",...L,children:C.jsx("path",{d:"M258.366 5.58795L296.379 97.3854C298.509 102.526 304.729 104.546 309.47 101.636L394.177 49.7215C401.057 45.5112 409.598 51.7117 407.708 59.5523L384.506 156.16C383.206 161.571 387.046 166.861 392.596 167.301L491.645 175.092C499.685 175.722 502.945 185.763 496.815 191.003L421.259 255.528C417.029 259.138 417.029 265.679 421.259 269.299L496.815 333.824C502.945 339.065 499.685 349.106 491.645 349.736L392.596 357.526C387.046 357.966 383.206 363.257 384.506 368.667L407.708 465.275C409.588 473.116 401.047 479.326 394.177 475.106L309.47 423.192C304.729 420.282 298.509 422.302 296.379 427.442L258.366 519.24C255.275 526.69 244.725 526.69 241.634 519.24L203.621 427.442C201.491 422.302 195.271 420.282 190.53 423.192L105.823 475.106C98.9428 479.316 90.4021 473.116 92.2922 465.275L115.494 368.667C116.794 363.257 112.954 357.966 107.403 357.526L8.35543 349.736C0.314784 349.106 -2.94548 339.065 3.18502 333.824L78.7411 269.299C82.9715 265.689 82.9715 259.148 78.7411 255.528L3.18502 191.003C-2.94548 185.763 0.314784 175.722 8.35543 175.092L107.403 167.301C112.954 166.861 116.794 161.571 115.494 156.16L92.2922 59.5523C90.4121 51.7117 98.9528 45.5012 105.823 49.7215L190.53 101.636C195.271 104.546 201.491 102.526 203.621 97.3854L241.634 5.58795C244.725 -1.86265 255.275 -1.86265 258.366 5.58795Z"})});exports.MotifStarburst=r;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
export interface MotifStarburstProps extends SVGProps<SVGSVGElement> {
|
|
3
|
+
/**
|
|
4
|
+
* Icon size (width and height)
|
|
5
|
+
* @default 16
|
|
6
|
+
*/
|
|
7
|
+
size?: number | string;
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* Brand motif — eight-pointed starburst shape
|
|
11
|
+
* Part of the BrightLocal brand motif set (circle, sparkle, sunrise, starburst)
|
|
12
|
+
*
|
|
13
|
+
* Also used in the Loading animation as the STAR_BURST morph shape.
|
|
14
|
+
*
|
|
15
|
+
* @example
|
|
16
|
+
* <MotifStarburst size={24} />
|
|
17
|
+
* <MotifStarburst size={32} className="text-primary" />
|
|
18
|
+
*/
|
|
19
|
+
export declare const MotifStarburst: ({ size, ...props }: MotifStarburstProps) => import("react/jsx-runtime").JSX.Element;
|
|
20
|
+
//# sourceMappingURL=motif-starburst.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"motif-starburst.d.ts","sourceRoot":"","sources":["../../src/custom/motif-starburst.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,MAAM,WAAW,mBAAoB,SAAQ,QAAQ,CAAC,aAAa,CAAC;IAClE;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED;;;;;;;;;GASG;AACH,eAAO,MAAM,cAAc,GAAI,oBAG5B,mBAAmB,4CAYrB,CAAC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { jsx as L } from "react/jsx-runtime";
|
|
2
|
+
const o = ({
|
|
3
|
+
size: C = 16,
|
|
4
|
+
...t
|
|
5
|
+
}) => /* @__PURE__ */ L(
|
|
6
|
+
"svg",
|
|
7
|
+
{
|
|
8
|
+
"aria-hidden": "true",
|
|
9
|
+
fill: "currentColor",
|
|
10
|
+
height: C,
|
|
11
|
+
viewBox: "0 0 500 525",
|
|
12
|
+
width: C,
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
...t,
|
|
15
|
+
children: /* @__PURE__ */ L("path", { d: "M258.366 5.58795L296.379 97.3854C298.509 102.526 304.729 104.546 309.47 101.636L394.177 49.7215C401.057 45.5112 409.598 51.7117 407.708 59.5523L384.506 156.16C383.206 161.571 387.046 166.861 392.596 167.301L491.645 175.092C499.685 175.722 502.945 185.763 496.815 191.003L421.259 255.528C417.029 259.138 417.029 265.679 421.259 269.299L496.815 333.824C502.945 339.065 499.685 349.106 491.645 349.736L392.596 357.526C387.046 357.966 383.206 363.257 384.506 368.667L407.708 465.275C409.588 473.116 401.047 479.326 394.177 475.106L309.47 423.192C304.729 420.282 298.509 422.302 296.379 427.442L258.366 519.24C255.275 526.69 244.725 526.69 241.634 519.24L203.621 427.442C201.491 422.302 195.271 420.282 190.53 423.192L105.823 475.106C98.9428 479.316 90.4021 473.116 92.2922 465.275L115.494 368.667C116.794 363.257 112.954 357.966 107.403 357.526L8.35543 349.736C0.314784 349.106 -2.94548 339.065 3.18502 333.824L78.7411 269.299C82.9715 265.689 82.9715 259.148 78.7411 255.528L3.18502 191.003C-2.94548 185.763 0.314784 175.722 8.35543 175.092L107.403 167.301C112.954 166.861 116.794 161.571 115.494 156.16L92.2922 59.5523C90.4121 51.7117 98.9528 45.5012 105.823 49.7215L190.53 101.636C195.271 104.546 201.491 102.526 203.621 97.3854L241.634 5.58795C244.725 -1.86265 255.275 -1.86265 258.366 5.58795Z" })
|
|
16
|
+
}
|
|
17
|
+
);
|
|
18
|
+
export {
|
|
19
|
+
o as MotifStarburst
|
|
20
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const L=require("react/jsx-runtime"),e=({size:C=16,...t})=>L.jsx("svg",{"aria-hidden":"true",fill:"currentColor",height:C,viewBox:"0 0 500 500",width:C,xmlns:"http://www.w3.org/2000/svg",...t,children:L.jsx("path",{d:"M254.225 2.31766L279.217 41.6104C280.827 44.1506 284.307 44.7006 286.628 42.7805L322.53 13.1284C325.36 10.7983 329.651 12.1883 330.561 15.7386L342.181 60.8317C342.932 63.7419 346.072 65.3421 348.862 64.242L392.175 47.1408C395.585 45.7907 399.235 48.4509 399.005 52.1012L396.125 98.5744C395.935 101.575 398.425 104.065 401.426 103.875L447.899 100.995C451.559 100.765 454.209 104.415 452.859 107.825L435.758 151.138C434.648 153.938 436.248 157.068 439.168 157.819L484.261 169.439C487.812 170.349 489.202 174.65 486.872 177.47L457.22 213.372C455.299 215.693 455.849 219.163 458.39 220.783L497.682 245.775C500.773 247.745 500.773 252.255 497.682 254.225L458.39 279.217C455.849 280.827 455.299 284.307 457.22 286.628L486.872 322.53C489.202 325.36 487.812 329.651 484.261 330.561L439.168 342.181C436.258 342.932 434.658 346.072 435.758 348.862L452.859 392.175C454.209 395.585 451.549 399.235 447.899 399.005L401.426 396.125C398.425 395.935 395.935 398.425 396.125 401.426L399.005 447.899C399.235 451.559 395.585 454.209 392.175 452.859L348.862 435.758C346.062 434.648 342.932 436.248 342.181 439.168L330.561 484.261C329.651 487.812 325.35 489.202 322.53 486.872L286.628 457.22C284.307 455.299 280.837 455.849 279.217 458.39L254.225 497.682C252.255 500.773 247.745 500.773 245.775 497.682L220.783 458.39C219.173 455.849 215.693 455.299 213.372 457.22L177.47 486.872C174.64 489.202 170.349 487.812 169.439 484.261L157.819 439.168C157.069 436.258 153.928 434.658 151.138 435.758L107.825 452.859C104.415 454.209 100.765 451.549 100.995 447.899L103.875 401.426C104.065 398.425 101.575 395.935 98.5744 396.125L52.1012 399.005C48.4409 399.235 45.7907 395.585 47.1408 392.175L64.242 348.862C65.3521 346.062 63.752 342.932 60.8318 342.181L15.7386 330.561C12.1884 329.651 10.7983 325.35 13.1284 322.53L42.7805 286.628C44.7006 284.307 44.1506 280.837 41.6104 279.217L2.31766 254.225C-0.772554 252.255 -0.772554 247.745 2.31766 245.775L41.6104 220.783C44.1506 219.173 44.7006 215.693 42.7805 213.372L13.1284 177.47C10.7983 174.64 12.1884 170.349 15.7386 169.439L60.8318 157.819C63.742 157.068 65.3421 153.928 64.242 151.138L47.1408 107.825C45.7907 104.415 48.4509 100.765 52.1012 100.995L98.5744 103.875C101.575 104.065 104.065 101.575 103.875 98.5744L100.995 52.1012C100.765 48.4409 104.415 45.7907 107.825 47.1408L151.138 64.242C153.938 65.3521 157.069 63.7519 157.819 60.8317L169.439 15.7386C170.349 12.1883 174.65 10.7983 177.47 13.1284L213.372 42.7805C215.693 44.7006 219.163 44.1506 220.783 41.6104L245.775 2.31766C247.745 -0.772554 252.255 -0.772554 254.225 2.31766Z"})});exports.MotifSunrise=e;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
export interface MotifSunriseProps extends SVGProps<SVGSVGElement> {
|
|
3
|
+
/**
|
|
4
|
+
* Icon size (width and height)
|
|
5
|
+
* @default 16
|
|
6
|
+
*/
|
|
7
|
+
size?: number | string;
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* Brand motif — sunrise shape with 24 radiating rays
|
|
11
|
+
* Part of the BrightLocal brand motif set (circle, sparkle, sunrise, starburst)
|
|
12
|
+
*
|
|
13
|
+
* Also used in the Loading animation as the sun morph shape.
|
|
14
|
+
*
|
|
15
|
+
* @example
|
|
16
|
+
* <MotifSunrise size={24} />
|
|
17
|
+
* <MotifSunrise size={32} className="text-primary" />
|
|
18
|
+
*/
|
|
19
|
+
export declare const MotifSunrise: ({ size, ...props }: MotifSunriseProps) => import("react/jsx-runtime").JSX.Element;
|
|
20
|
+
//# sourceMappingURL=motif-sunrise.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"motif-sunrise.d.ts","sourceRoot":"","sources":["../../src/custom/motif-sunrise.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,MAAM,WAAW,iBAAkB,SAAQ,QAAQ,CAAC,aAAa,CAAC;IAChE;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED;;;;;;;;;GASG;AACH,eAAO,MAAM,YAAY,GAAI,oBAAyB,iBAAiB,4CAYtE,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { jsx as L } from "react/jsx-runtime";
|
|
2
|
+
const i = ({ size: C = 16, ...r }) => /* @__PURE__ */ L(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
"aria-hidden": "true",
|
|
6
|
+
fill: "currentColor",
|
|
7
|
+
height: C,
|
|
8
|
+
viewBox: "0 0 500 500",
|
|
9
|
+
width: C,
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
...r,
|
|
12
|
+
children: /* @__PURE__ */ L("path", { d: "M254.225 2.31766L279.217 41.6104C280.827 44.1506 284.307 44.7006 286.628 42.7805L322.53 13.1284C325.36 10.7983 329.651 12.1883 330.561 15.7386L342.181 60.8317C342.932 63.7419 346.072 65.3421 348.862 64.242L392.175 47.1408C395.585 45.7907 399.235 48.4509 399.005 52.1012L396.125 98.5744C395.935 101.575 398.425 104.065 401.426 103.875L447.899 100.995C451.559 100.765 454.209 104.415 452.859 107.825L435.758 151.138C434.648 153.938 436.248 157.068 439.168 157.819L484.261 169.439C487.812 170.349 489.202 174.65 486.872 177.47L457.22 213.372C455.299 215.693 455.849 219.163 458.39 220.783L497.682 245.775C500.773 247.745 500.773 252.255 497.682 254.225L458.39 279.217C455.849 280.827 455.299 284.307 457.22 286.628L486.872 322.53C489.202 325.36 487.812 329.651 484.261 330.561L439.168 342.181C436.258 342.932 434.658 346.072 435.758 348.862L452.859 392.175C454.209 395.585 451.549 399.235 447.899 399.005L401.426 396.125C398.425 395.935 395.935 398.425 396.125 401.426L399.005 447.899C399.235 451.559 395.585 454.209 392.175 452.859L348.862 435.758C346.062 434.648 342.932 436.248 342.181 439.168L330.561 484.261C329.651 487.812 325.35 489.202 322.53 486.872L286.628 457.22C284.307 455.299 280.837 455.849 279.217 458.39L254.225 497.682C252.255 500.773 247.745 500.773 245.775 497.682L220.783 458.39C219.173 455.849 215.693 455.299 213.372 457.22L177.47 486.872C174.64 489.202 170.349 487.812 169.439 484.261L157.819 439.168C157.069 436.258 153.928 434.658 151.138 435.758L107.825 452.859C104.415 454.209 100.765 451.549 100.995 447.899L103.875 401.426C104.065 398.425 101.575 395.935 98.5744 396.125L52.1012 399.005C48.4409 399.235 45.7907 395.585 47.1408 392.175L64.242 348.862C65.3521 346.062 63.752 342.932 60.8318 342.181L15.7386 330.561C12.1884 329.651 10.7983 325.35 13.1284 322.53L42.7805 286.628C44.7006 284.307 44.1506 280.837 41.6104 279.217L2.31766 254.225C-0.772554 252.255 -0.772554 247.745 2.31766 245.775L41.6104 220.783C44.1506 219.173 44.7006 215.693 42.7805 213.372L13.1284 177.47C10.7983 174.64 12.1884 170.349 15.7386 169.439L60.8318 157.819C63.742 157.068 65.3421 153.928 64.242 151.138L47.1408 107.825C45.7907 104.415 48.4509 100.765 52.1012 100.995L98.5744 103.875C101.575 104.065 104.065 101.575 103.875 98.5744L100.995 52.1012C100.765 48.4409 104.415 45.7907 107.825 47.1408L151.138 64.242C153.938 65.3521 157.069 63.7519 157.819 60.8317L169.439 15.7386C170.349 12.1883 174.65 10.7983 177.47 13.1284L213.372 42.7805C215.693 44.7006 219.163 44.1506 220.783 41.6104L245.775 2.31766C247.745 -0.772554 252.255 -0.772554 254.225 2.31766Z" })
|
|
13
|
+
}
|
|
14
|
+
);
|
|
15
|
+
export {
|
|
16
|
+
i as MotifSunrise
|
|
17
|
+
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"star-rating.d.ts","sourceRoot":"","sources":["../../src/custom/star-rating.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAChD;;;;;;GAMG;AACH,eAAO,MAAM,UAAU,
|
|
1
|
+
{"version":3,"file":"star-rating.d.ts","sourceRoot":"","sources":["../../src/custom/star-rating.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAChD;;;;;;GAMG;AACH,eAAO,MAAM,UAAU,gGAmCtB,CAAC"}
|
|
@@ -1,7 +1,13 @@
|
|
|
1
1
|
import { jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import * as d from "react";
|
|
3
3
|
const m = d.forwardRef(
|
|
4
|
-
({
|
|
4
|
+
({
|
|
5
|
+
className: o,
|
|
6
|
+
size: r = 16,
|
|
7
|
+
strokeWidth: t = 1.33,
|
|
8
|
+
absoluteStrokeWidth: i = !0,
|
|
9
|
+
...n
|
|
10
|
+
}, a) => {
|
|
5
11
|
const L = i ? Number(t) * 24 / Number(r) : t;
|
|
6
12
|
return /* @__PURE__ */ e(
|
|
7
13
|
"svg",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const L=require("react/jsx-runtime"),t=({size:l=16,...i})=>L.jsxs("svg",{fill:"none",height:l,viewBox:"0 0 24 24",width:l,xmlns:"http://www.w3.org/2000/svg",...i,children:[L.jsxs("g",{clipPath:"url(#clip0_abkhazia)",children:[L.jsx("path",{d:"M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z",fill:"#F0F0F0"}),L.jsx("path",{d:"M20.3971 3.42862C18.2327 1.308 15.2694 0 12 0C10.9565 0 7.9034 1.308 5.73914 3.42862H20.3971Z",fill:"#6DA544"}),L.jsx("path",{d:"M12 10.2858H23.8776C23.7044 9.07521 23.3508 7.92302 22.8445 6.85718H11.4783L12 10.2858Z",fill:"#6DA544"}),L.jsx("path",{d:"M1.15551 17.1429H22.8445C23.3508 16.0771 23.7044 14.9248 23.8776 13.7143H0.122437C0.29564 14.9249 0.649124 16.0772 1.15551 17.1429Z",fill:"#6DA544"}),L.jsx("path",{d:"M3.60291 20.5714C5.76726 22.692 8.73061 24 12 24C15.2694 24 18.2327 22.692 20.3971 20.5714H3.60291Z",fill:"#6DA544"}),L.jsx("path",{d:"M12 0C5.95472 0 0.954374 4.47052 0.122437 10.2857H12V0Z",fill:"#D80027"}),L.jsx("path",{d:"M5.99999 9.20001L5.47827 8.15658V6.06961L6.78262 5.02612L8.08696 6.06961V7.63481L8.60868 7.11309V8.15658L7.56519 9.20001H5.99999Z",fill:"#F0F0F0"}),L.jsx("path",{d:"M3.19381 6L3.33195 6.42516H3.77895L3.41731 6.68798L3.5555 7.11309L3.19381 6.85031L2.83213 7.11309L2.97031 6.68798L2.60867 6.42516H3.05567L3.19381 6Z",fill:"#F0F0F0"}),L.jsx("path",{d:"M4.2373 4.95648L4.37544 5.38164H4.82249L4.4608 5.64447L4.59894 6.06958L4.2373 5.80684L3.87566 6.06958L4.01385 5.64447L3.65216 5.38164H4.09911L4.2373 4.95648Z",fill:"#F0F0F0"}),L.jsx("path",{d:"M5.28079 3.91302L5.41893 4.33818H5.86588L5.50429 4.60101L5.64238 5.02612L5.28079 4.76338L4.9191 5.02612L5.05724 4.60101L4.69565 4.33818H5.1426L5.28079 3.91302Z",fill:"#F0F0F0"}),L.jsx("path",{d:"M10.3713 6L10.2332 6.42516H9.78625L10.1478 6.68798L10.0097 7.11309L10.3713 6.85031L10.733 7.11309L10.5949 6.68798L10.9565 6.42516H10.5095L10.3713 6Z",fill:"#F0F0F0"}),L.jsx("path",{d:"M9.32786 4.95648L9.18972 5.38164H8.74277L9.10436 5.64447L8.96622 6.06958L9.32786 5.80684L9.68955 6.06958L9.55136 5.64447L9.913 5.38164H9.46605L9.32786 4.95648Z",fill:"#F0F0F0"}),L.jsx("path",{d:"M8.28445 3.91302L8.14626 4.33818H7.69931L8.0609 4.60101L7.92276 5.02612L8.28445 4.76338L8.64609 5.02612L8.50795 4.60101L8.86954 4.33818H8.42259L8.28445 3.91302Z",fill:"#F0F0F0"}),L.jsx("path",{d:"M6.78262 3.3913L6.64443 3.81645H6.19748L6.55907 4.07923L6.42093 4.50434L6.78262 4.24161L7.14426 4.50434L7.00612 4.07923L7.36771 3.81645H6.92076L6.78262 3.3913Z",fill:"#F0F0F0"})]}),L.jsx("defs",{children:L.jsx("clipPath",{id:"clip0_abkhazia",children:L.jsx("rect",{fill:"white",height:"24",width:"24"})})})]});exports.Abkhazia=t;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
export interface AbkhaziaProps extends SVGProps<SVGSVGElement> {
|
|
3
|
+
/**
|
|
4
|
+
* Icon size (width and height)
|
|
5
|
+
* @default 16
|
|
6
|
+
*/
|
|
7
|
+
size?: number | string;
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* Abkhazia icon from flag category
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* <Abkhazia size={16} />
|
|
14
|
+
* <Abkhazia size={32} className="text-primary" />
|
|
15
|
+
*/
|
|
16
|
+
export declare const Abkhazia: ({ size, ...props }: AbkhaziaProps) => import("react/jsx-runtime").JSX.Element;
|
|
17
|
+
//# sourceMappingURL=abkhazia.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"abkhazia.d.ts","sourceRoot":"","sources":["../../src/flag/abkhazia.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,MAAM,WAAW,aAAc,SAAQ,QAAQ,CAAC,aAAa,CAAC;IAC5D;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED;;;;;;GAMG;AACH,eAAO,MAAM,QAAQ,GAAI,oBAAyB,aAAa,4CA+B9D,CAAC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { jsxs as i, jsx as L } from "react/jsx-runtime";
|
|
2
|
+
const F = ({ size: l = 16, ...h }) => /* @__PURE__ */ i(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
fill: "none",
|
|
6
|
+
height: l,
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
width: l,
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...h,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ i("g", { clipPath: "url(#clip0_abkhazia)", children: [
|
|
13
|
+
/* @__PURE__ */ L("path", { d: "M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z", fill: "#F0F0F0" }),
|
|
14
|
+
/* @__PURE__ */ L("path", { d: "M20.3971 3.42862C18.2327 1.308 15.2694 0 12 0C10.9565 0 7.9034 1.308 5.73914 3.42862H20.3971Z", fill: "#6DA544" }),
|
|
15
|
+
/* @__PURE__ */ L("path", { d: "M12 10.2858H23.8776C23.7044 9.07521 23.3508 7.92302 22.8445 6.85718H11.4783L12 10.2858Z", fill: "#6DA544" }),
|
|
16
|
+
/* @__PURE__ */ L("path", { d: "M1.15551 17.1429H22.8445C23.3508 16.0771 23.7044 14.9248 23.8776 13.7143H0.122437C0.29564 14.9249 0.649124 16.0772 1.15551 17.1429Z", fill: "#6DA544" }),
|
|
17
|
+
/* @__PURE__ */ L("path", { d: "M3.60291 20.5714C5.76726 22.692 8.73061 24 12 24C15.2694 24 18.2327 22.692 20.3971 20.5714H3.60291Z", fill: "#6DA544" }),
|
|
18
|
+
/* @__PURE__ */ L("path", { d: "M12 0C5.95472 0 0.954374 4.47052 0.122437 10.2857H12V0Z", fill: "#D80027" }),
|
|
19
|
+
/* @__PURE__ */ L("path", { d: "M5.99999 9.20001L5.47827 8.15658V6.06961L6.78262 5.02612L8.08696 6.06961V7.63481L8.60868 7.11309V8.15658L7.56519 9.20001H5.99999Z", fill: "#F0F0F0" }),
|
|
20
|
+
/* @__PURE__ */ L("path", { d: "M3.19381 6L3.33195 6.42516H3.77895L3.41731 6.68798L3.5555 7.11309L3.19381 6.85031L2.83213 7.11309L2.97031 6.68798L2.60867 6.42516H3.05567L3.19381 6Z", fill: "#F0F0F0" }),
|
|
21
|
+
/* @__PURE__ */ L("path", { d: "M4.2373 4.95648L4.37544 5.38164H4.82249L4.4608 5.64447L4.59894 6.06958L4.2373 5.80684L3.87566 6.06958L4.01385 5.64447L3.65216 5.38164H4.09911L4.2373 4.95648Z", fill: "#F0F0F0" }),
|
|
22
|
+
/* @__PURE__ */ L("path", { d: "M5.28079 3.91302L5.41893 4.33818H5.86588L5.50429 4.60101L5.64238 5.02612L5.28079 4.76338L4.9191 5.02612L5.05724 4.60101L4.69565 4.33818H5.1426L5.28079 3.91302Z", fill: "#F0F0F0" }),
|
|
23
|
+
/* @__PURE__ */ L("path", { d: "M10.3713 6L10.2332 6.42516H9.78625L10.1478 6.68798L10.0097 7.11309L10.3713 6.85031L10.733 7.11309L10.5949 6.68798L10.9565 6.42516H10.5095L10.3713 6Z", fill: "#F0F0F0" }),
|
|
24
|
+
/* @__PURE__ */ L("path", { d: "M9.32786 4.95648L9.18972 5.38164H8.74277L9.10436 5.64447L8.96622 6.06958L9.32786 5.80684L9.68955 6.06958L9.55136 5.64447L9.913 5.38164H9.46605L9.32786 4.95648Z", fill: "#F0F0F0" }),
|
|
25
|
+
/* @__PURE__ */ L("path", { d: "M8.28445 3.91302L8.14626 4.33818H7.69931L8.0609 4.60101L7.92276 5.02612L8.28445 4.76338L8.64609 5.02612L8.50795 4.60101L8.86954 4.33818H8.42259L8.28445 3.91302Z", fill: "#F0F0F0" }),
|
|
26
|
+
/* @__PURE__ */ L("path", { d: "M6.78262 3.3913L6.64443 3.81645H6.19748L6.55907 4.07923L6.42093 4.50434L6.78262 4.24161L7.14426 4.50434L7.00612 4.07923L7.36771 3.81645H6.92076L6.78262 3.3913Z", fill: "#F0F0F0" })
|
|
27
|
+
] }),
|
|
28
|
+
/* @__PURE__ */ L("defs", { children: /* @__PURE__ */ L("clipPath", { id: "clip0_abkhazia", children: /* @__PURE__ */ L("rect", { fill: "white", height: "24", width: "24" }) }) })
|
|
29
|
+
]
|
|
30
|
+
}
|
|
31
|
+
);
|
|
32
|
+
export {
|
|
33
|
+
F as Abkhazia
|
|
34
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const C=require("react/jsx-runtime"),e=({size:i=16,...t})=>C.jsxs("svg",{fill:"none",height:i,viewBox:"0 0 24 24",width:i,xmlns:"http://www.w3.org/2000/svg",...t,children:[C.jsxs("g",{clipPath:"url(#clip0_ata)",children:[C.jsx("circle",{cx:"12",cy:"12",fill:"#3A7DCE",r:"12"}),C.jsx("path",{d:"M6.02875 11.8835C5.8975 11.591 5.8975 11.591 5.8975 11.2985C5.83 11.2985 5.8225 11.3097 5.785 11.2985C5.74375 11.2872 5.72875 11.5685 5.605 11.516C5.58625 11.486 5.695 11.2835 5.57875 11.1972C5.54125 11.171 5.58625 11.0022 5.57125 10.9272C5.57125 10.9272 5.42125 11.0172 5.30875 10.7097C5.2525 10.6272 5.1775 10.7847 5.1775 10.7847C5.1775 10.7847 5.21125 10.8747 5.15125 10.8972C5.06875 10.8297 5.005 10.8672 4.9 10.7697C4.795 10.6722 4.9225 10.5672 4.72 10.4885C4.85125 10.121 4.85125 10.1922 5.1775 10.046C4.9825 9.89597 4.9825 9.89597 4.85125 9.67847C4.65625 9.60347 4.58875 9.52847 4.39375 9.38597C4.13125 9.01472 4 8.27972 4 7.76597C4.165 7.59347 4.39375 8.35472 4.72 8.57597L5.1775 8.79722C5.44 8.94347 5.50375 9.08972 5.7025 9.23597L6.2875 9.46097C6.55 9.67847 6.68125 9.97097 6.87625 10.046C7.09 10.046 7.13125 9.90722 7.19875 9.89972C7.585 9.87722 7.78 9.82472 7.855 9.69347C7.93375 9.58847 8.1175 9.75347 8.6425 9.53222L8.57875 9.23597C8.57875 9.23597 8.7175 9.10847 8.905 9.16097C8.90125 9.02972 8.88625 8.67347 9.07375 8.50847C8.96125 8.37722 9.14125 8.17097 9.14875 8.10722C9.09625 7.78472 9.20125 7.78097 9.22375 7.68347C9.24625 7.58972 9.13375 7.61972 9.16375 7.48847C9.1975 7.35722 9.38875 7.32722 9.41125 7.21847C9.4375 7.10972 9.37 6.68222 9.3625 6.58847C9.715 6.48347 9.8275 6.16097 9.95125 6.29597C10.015 5.85347 10.0825 5.70347 10.4762 5.70347C10.5287 5.56847 10.33 5.45222 10.4088 5.40722C10.54 5.38847 10.6375 5.39972 10.7913 5.62097C10.84 5.69597 10.8513 5.51972 10.9 5.50097C10.9488 5.48222 11.065 5.48222 11.0838 5.39597C11.1025 5.30597 11.1287 5.18597 11.1962 5.03972C11.2488 4.91972 11.29 5.08847 11.3387 5.32097C11.6162 5.33222 12.2387 5.39972 12.5012 5.48222C12.6962 5.53847 12.8275 5.42597 13.015 5.39972C13.1538 5.55722 13.285 5.43722 13.36 5.77472C13.4613 5.95472 13.6337 5.78972 13.6713 5.84222C13.8888 6.52097 14.6388 6.06347 14.6987 6.07472C14.7925 6.07472 14.9088 6.37472 14.9875 6.37097C15.1075 6.34847 15.0737 6.25472 15.1825 6.29222C15.1525 6.54722 15.3925 6.83972 15.3925 7.03097C15.3925 7.03097 15.4487 7.06472 15.505 7.00847C15.5575 6.94847 15.6062 6.80597 15.655 6.80972C15.7675 6.82847 16.48 7.03472 16.6225 7.10597C16.6863 7.23722 16.7463 7.30472 16.8775 7.28222C16.9825 7.36097 16.9075 7.46972 16.9675 7.47347C17.0988 7.39847 17.1438 7.32347 17.275 7.39472C17.4063 7.46972 17.5375 7.61597 17.6012 7.76222C17.6012 7.83722 17.5337 8.12972 17.6012 8.57222C17.635 8.71847 17.965 9.78347 17.965 9.89222C17.965 10.0422 17.8638 10.1172 17.7963 10.2635C18.0588 10.4847 17.7963 10.8522 17.665 11.0735C18.6475 11.2947 18.19 11.7335 18.9738 11.5122C18.7788 12.0297 18.8463 11.9885 19.0413 12.5022C18.6513 12.7947 19.0338 12.8847 18.775 13.2522C18.7563 13.2785 18.9288 13.5747 19.1688 13.5747C19.105 14.1597 18.9062 13.9422 18.9738 14.8235C18.46 14.8122 18.6663 15.4835 18.3212 15.4122C18.34 15.8322 18.5162 15.8697 18.4488 16.2935C18.1862 16.3685 18.1863 16.3685 18.0588 16.5897L17.8637 16.5147C17.7962 16.8822 17.665 16.9572 17.8637 17.3247C17.8637 17.3247 17.6088 17.3322 17.5338 17.3247C17.53 17.4522 17.6463 17.486 17.665 17.6172C17.6575 17.6697 17.2938 17.9022 17.0125 17.9135C16.9375 18.0935 17.2075 18.2885 17.1925 18.3785C16.885 18.446 16.75 18.866 16.75 18.866C16.75 18.866 16.9075 18.941 16.8813 19.016C16.7988 18.9485 16.75 18.941 16.6188 18.941C16.555 18.9597 16.3938 18.941 16.2438 19.2297C16.075 19.2897 15.9963 19.2672 15.8688 19.4547C15.8125 19.2785 15.73 19.4585 15.6325 19.5297C15.5312 19.5972 15.4 19.7735 15.3813 19.766C15.385 19.7135 15.4413 19.5297 15.4413 19.5297L15.0775 19.616C15.0513 19.6197 15.0588 19.4022 14.995 19.4097C14.9312 19.4172 14.755 19.6835 14.695 19.691C14.635 19.6985 14.6163 19.6085 14.5637 19.616C14.5112 19.6235 14.4137 19.8972 14.3762 19.9047C14.3387 19.9085 14.1888 19.736 14.065 19.7622C13.4237 20.0172 13.3188 19.2597 13.2213 19.6872C13.0863 19.6047 13.1087 19.6497 12.97 19.691C12.8837 19.7172 12.8763 19.5635 12.7975 19.5635C12.6438 19.571 12.6475 19.736 12.565 19.6872C12.4975 19.3422 12.0775 19.4022 12.04 19.256C12.0025 19.1097 12.22 19.106 12.2875 19.001C12.34 18.851 12.2312 18.791 12.4487 18.6485C12.73 18.4347 12.7037 17.906 12.6325 17.6997C12.6325 17.6997 12.4113 17.036 12.37 17.036C12.2387 16.9985 12.2388 17.2797 12.0475 17.3585C11.6538 17.5085 10.96 16.9872 10.84 16.9872C10.7312 16.9872 10.2213 17.1222 10.24 16.8372C10.165 17.1147 9.88375 16.901 9.865 16.901C9.6025 16.901 9.70375 17.1297 9.5275 17.1222C9.44875 17.0922 8.6425 17.036 8.6425 17.036V17.186L7.66375 16.7435C7.27 16.5935 7.465 16.2297 6.8125 16.451V16.0085H6.48625C6.6175 15.1235 6.48625 15.566 6.41875 14.756L6.15625 14.831C5.89375 14.4335 6.52375 14.5085 5.96125 14.2422C5.96125 14.2422 5.9725 13.8035 5.83 13.9497C5.80375 13.9685 5.8975 14.1672 5.8975 14.1672C5.3725 14.0922 5.245 13.9497 5.245 13.361C5.245 13.361 5.6725 13.4285 5.635 13.361C5.575 13.2485 5.49625 12.536 5.5075 12.4835C5.50375 12.386 5.90875 12.146 5.83 11.9135C5.8825 11.891 6.02875 11.8872 6.02875 11.8872",fill:"white"})]}),C.jsx("defs",{children:C.jsx("clipPath",{id:"clip0_ata",children:C.jsx("rect",{fill:"white",height:"24",width:"24"})})})]});exports.ATA=e;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
export interface ATAProps extends SVGProps<SVGSVGElement> {
|
|
3
|
+
/**
|
|
4
|
+
* Icon size (width and height)
|
|
5
|
+
* @default 16
|
|
6
|
+
*/
|
|
7
|
+
size?: number | string;
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* ATA icon from flag category
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* <ATA size={16} />
|
|
14
|
+
* <ATA size={32} className="text-primary" />
|
|
15
|
+
*/
|
|
16
|
+
export declare const ATA: ({ size, ...props }: ATAProps) => import("react/jsx-runtime").JSX.Element;
|
|
17
|
+
//# sourceMappingURL=ata.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ata.d.ts","sourceRoot":"","sources":["../../src/flag/ata.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,MAAM,WAAW,QAAS,SAAQ,QAAQ,CAAC,aAAa,CAAC;IACvD;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED;;;;;;GAMG;AACH,eAAO,MAAM,GAAG,GAAI,oBAAyB,QAAQ,4CAmBpD,CAAC"}
|
package/dist/flag/ata.js
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { jsxs as l, jsx as C } from "react/jsx-runtime";
|
|
2
|
+
const c = ({ size: i = 16, ...t }) => /* @__PURE__ */ l(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
fill: "none",
|
|
6
|
+
height: i,
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
width: i,
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...t,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ l("g", { clipPath: "url(#clip0_ata)", children: [
|
|
13
|
+
/* @__PURE__ */ C("circle", { cx: "12", cy: "12", fill: "#3A7DCE", r: "12" }),
|
|
14
|
+
/* @__PURE__ */ C("path", { d: "M6.02875 11.8835C5.8975 11.591 5.8975 11.591 5.8975 11.2985C5.83 11.2985 5.8225 11.3097 5.785 11.2985C5.74375 11.2872 5.72875 11.5685 5.605 11.516C5.58625 11.486 5.695 11.2835 5.57875 11.1972C5.54125 11.171 5.58625 11.0022 5.57125 10.9272C5.57125 10.9272 5.42125 11.0172 5.30875 10.7097C5.2525 10.6272 5.1775 10.7847 5.1775 10.7847C5.1775 10.7847 5.21125 10.8747 5.15125 10.8972C5.06875 10.8297 5.005 10.8672 4.9 10.7697C4.795 10.6722 4.9225 10.5672 4.72 10.4885C4.85125 10.121 4.85125 10.1922 5.1775 10.046C4.9825 9.89597 4.9825 9.89597 4.85125 9.67847C4.65625 9.60347 4.58875 9.52847 4.39375 9.38597C4.13125 9.01472 4 8.27972 4 7.76597C4.165 7.59347 4.39375 8.35472 4.72 8.57597L5.1775 8.79722C5.44 8.94347 5.50375 9.08972 5.7025 9.23597L6.2875 9.46097C6.55 9.67847 6.68125 9.97097 6.87625 10.046C7.09 10.046 7.13125 9.90722 7.19875 9.89972C7.585 9.87722 7.78 9.82472 7.855 9.69347C7.93375 9.58847 8.1175 9.75347 8.6425 9.53222L8.57875 9.23597C8.57875 9.23597 8.7175 9.10847 8.905 9.16097C8.90125 9.02972 8.88625 8.67347 9.07375 8.50847C8.96125 8.37722 9.14125 8.17097 9.14875 8.10722C9.09625 7.78472 9.20125 7.78097 9.22375 7.68347C9.24625 7.58972 9.13375 7.61972 9.16375 7.48847C9.1975 7.35722 9.38875 7.32722 9.41125 7.21847C9.4375 7.10972 9.37 6.68222 9.3625 6.58847C9.715 6.48347 9.8275 6.16097 9.95125 6.29597C10.015 5.85347 10.0825 5.70347 10.4762 5.70347C10.5287 5.56847 10.33 5.45222 10.4088 5.40722C10.54 5.38847 10.6375 5.39972 10.7913 5.62097C10.84 5.69597 10.8513 5.51972 10.9 5.50097C10.9488 5.48222 11.065 5.48222 11.0838 5.39597C11.1025 5.30597 11.1287 5.18597 11.1962 5.03972C11.2488 4.91972 11.29 5.08847 11.3387 5.32097C11.6162 5.33222 12.2387 5.39972 12.5012 5.48222C12.6962 5.53847 12.8275 5.42597 13.015 5.39972C13.1538 5.55722 13.285 5.43722 13.36 5.77472C13.4613 5.95472 13.6337 5.78972 13.6713 5.84222C13.8888 6.52097 14.6388 6.06347 14.6987 6.07472C14.7925 6.07472 14.9088 6.37472 14.9875 6.37097C15.1075 6.34847 15.0737 6.25472 15.1825 6.29222C15.1525 6.54722 15.3925 6.83972 15.3925 7.03097C15.3925 7.03097 15.4487 7.06472 15.505 7.00847C15.5575 6.94847 15.6062 6.80597 15.655 6.80972C15.7675 6.82847 16.48 7.03472 16.6225 7.10597C16.6863 7.23722 16.7463 7.30472 16.8775 7.28222C16.9825 7.36097 16.9075 7.46972 16.9675 7.47347C17.0988 7.39847 17.1438 7.32347 17.275 7.39472C17.4063 7.46972 17.5375 7.61597 17.6012 7.76222C17.6012 7.83722 17.5337 8.12972 17.6012 8.57222C17.635 8.71847 17.965 9.78347 17.965 9.89222C17.965 10.0422 17.8638 10.1172 17.7963 10.2635C18.0588 10.4847 17.7963 10.8522 17.665 11.0735C18.6475 11.2947 18.19 11.7335 18.9738 11.5122C18.7788 12.0297 18.8463 11.9885 19.0413 12.5022C18.6513 12.7947 19.0338 12.8847 18.775 13.2522C18.7563 13.2785 18.9288 13.5747 19.1688 13.5747C19.105 14.1597 18.9062 13.9422 18.9738 14.8235C18.46 14.8122 18.6663 15.4835 18.3212 15.4122C18.34 15.8322 18.5162 15.8697 18.4488 16.2935C18.1862 16.3685 18.1863 16.3685 18.0588 16.5897L17.8637 16.5147C17.7962 16.8822 17.665 16.9572 17.8637 17.3247C17.8637 17.3247 17.6088 17.3322 17.5338 17.3247C17.53 17.4522 17.6463 17.486 17.665 17.6172C17.6575 17.6697 17.2938 17.9022 17.0125 17.9135C16.9375 18.0935 17.2075 18.2885 17.1925 18.3785C16.885 18.446 16.75 18.866 16.75 18.866C16.75 18.866 16.9075 18.941 16.8813 19.016C16.7988 18.9485 16.75 18.941 16.6188 18.941C16.555 18.9597 16.3938 18.941 16.2438 19.2297C16.075 19.2897 15.9963 19.2672 15.8688 19.4547C15.8125 19.2785 15.73 19.4585 15.6325 19.5297C15.5312 19.5972 15.4 19.7735 15.3813 19.766C15.385 19.7135 15.4413 19.5297 15.4413 19.5297L15.0775 19.616C15.0513 19.6197 15.0588 19.4022 14.995 19.4097C14.9312 19.4172 14.755 19.6835 14.695 19.691C14.635 19.6985 14.6163 19.6085 14.5637 19.616C14.5112 19.6235 14.4137 19.8972 14.3762 19.9047C14.3387 19.9085 14.1888 19.736 14.065 19.7622C13.4237 20.0172 13.3188 19.2597 13.2213 19.6872C13.0863 19.6047 13.1087 19.6497 12.97 19.691C12.8837 19.7172 12.8763 19.5635 12.7975 19.5635C12.6438 19.571 12.6475 19.736 12.565 19.6872C12.4975 19.3422 12.0775 19.4022 12.04 19.256C12.0025 19.1097 12.22 19.106 12.2875 19.001C12.34 18.851 12.2312 18.791 12.4487 18.6485C12.73 18.4347 12.7037 17.906 12.6325 17.6997C12.6325 17.6997 12.4113 17.036 12.37 17.036C12.2387 16.9985 12.2388 17.2797 12.0475 17.3585C11.6538 17.5085 10.96 16.9872 10.84 16.9872C10.7312 16.9872 10.2213 17.1222 10.24 16.8372C10.165 17.1147 9.88375 16.901 9.865 16.901C9.6025 16.901 9.70375 17.1297 9.5275 17.1222C9.44875 17.0922 8.6425 17.036 8.6425 17.036V17.186L7.66375 16.7435C7.27 16.5935 7.465 16.2297 6.8125 16.451V16.0085H6.48625C6.6175 15.1235 6.48625 15.566 6.41875 14.756L6.15625 14.831C5.89375 14.4335 6.52375 14.5085 5.96125 14.2422C5.96125 14.2422 5.9725 13.8035 5.83 13.9497C5.80375 13.9685 5.8975 14.1672 5.8975 14.1672C5.3725 14.0922 5.245 13.9497 5.245 13.361C5.245 13.361 5.6725 13.4285 5.635 13.361C5.575 13.2485 5.49625 12.536 5.5075 12.4835C5.50375 12.386 5.90875 12.146 5.83 11.9135C5.8825 11.891 6.02875 11.8872 6.02875 11.8872", fill: "white" })
|
|
15
|
+
] }),
|
|
16
|
+
/* @__PURE__ */ C("defs", { children: /* @__PURE__ */ C("clipPath", { id: "clip0_ata", children: /* @__PURE__ */ C("rect", { fill: "white", height: "24", width: "24" }) }) })
|
|
17
|
+
]
|
|
18
|
+
}
|
|
19
|
+
);
|
|
20
|
+
export {
|
|
21
|
+
c as ATA
|
|
22
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react/jsx-runtime"),L=({size:i=16,...t})=>l.jsxs("svg",{fill:"none",height:i,viewBox:"0 0 24 24",width:i,xmlns:"http://www.w3.org/2000/svg",...t,children:[l.jsxs("g",{clipPath:"url(#clip0_blr)",children:[l.jsx("path",{d:"M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z",fill:"#FCFCFC"}),l.jsx("path",{d:"M4.9565 11.1304L3.65216 8.76402L4.9565 6.43475L6.26085 8.76402L4.9565 11.1304Z",fill:"#A2001D"}),l.jsx("path",{d:"M2.3478 11.1304L1.04346 8.76402L2.3478 6.43475L3.65214 8.76402L2.3478 11.1304Z",fill:"#A2001D"}),l.jsx("path",{d:"M4.9565 17.5652L3.65216 15.1988L4.9565 12.8696L6.26085 15.1988L4.9565 17.5652Z",fill:"#A2001D"}),l.jsx("path",{d:"M2.3478 17.5652L1.04346 15.1988L2.3478 12.8696L3.65214 15.1988L2.3478 17.5652Z",fill:"#A2001D"}),l.jsx("path",{d:"M6.26083 2.3293L5.89155 1.66986C5.22921 2.0623 4.60797 2.51666 4.03558 3.02497L4.95649 4.69564L6.26083 2.3293Z",fill:"#A2001D"}),l.jsx("path",{d:"M4.95647 19.3043L4.02582 20.9663C4.59769 21.4753 5.21851 21.9304 5.88057 22.3236L6.26086 21.6336L4.95647 19.3043Z",fill:"#A2001D"}),l.jsx("path",{d:"M7.30432 15.1304V23.0459C8.74662 23.6598 10.3335 24 12 24C17.1596 24 21.5581 20.7435 23.2536 16.1739L7.30432 15.1304Z",fill:"#6DA544"}),l.jsx("path",{d:"M23.2536 16.1739C23.736 14.8739 24 13.4678 24 12C24 5.37263 18.6274 0 12 0C10.3336 0 8.74662 0.339984 7.30432 0.953813V16.1739H23.2536V16.1739Z",fill:"#A2001D"})]}),l.jsx("defs",{children:l.jsx("clipPath",{id:"clip0_blr",children:l.jsx("rect",{fill:"white",height:"24",width:"24"})})})]});exports.BLR=L;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
export interface BLRProps extends SVGProps<SVGSVGElement> {
|
|
3
|
+
/**
|
|
4
|
+
* Icon size (width and height)
|
|
5
|
+
* @default 16
|
|
6
|
+
*/
|
|
7
|
+
size?: number | string;
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* BLR icon from flag category
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* <BLR size={16} />
|
|
14
|
+
* <BLR size={32} className="text-primary" />
|
|
15
|
+
*/
|
|
16
|
+
export declare const BLR: ({ size, ...props }: BLRProps) => import("react/jsx-runtime").JSX.Element;
|
|
17
|
+
//# sourceMappingURL=blr.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"blr.d.ts","sourceRoot":"","sources":["../../src/flag/blr.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,MAAM,WAAW,QAAS,SAAQ,QAAQ,CAAC,aAAa,CAAC;IACvD;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED;;;;;;GAMG;AACH,eAAO,MAAM,GAAG,GAAI,oBAAyB,QAAQ,4CA0BpD,CAAC"}
|
package/dist/flag/blr.js
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { jsxs as L, jsx as l } from "react/jsx-runtime";
|
|
2
|
+
const d = ({ size: i = 16, ...h }) => /* @__PURE__ */ L(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
fill: "none",
|
|
6
|
+
height: i,
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
width: i,
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...h,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ L("g", { clipPath: "url(#clip0_blr)", children: [
|
|
13
|
+
/* @__PURE__ */ l("path", { d: "M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z", fill: "#FCFCFC" }),
|
|
14
|
+
/* @__PURE__ */ l("path", { d: "M4.9565 11.1304L3.65216 8.76402L4.9565 6.43475L6.26085 8.76402L4.9565 11.1304Z", fill: "#A2001D" }),
|
|
15
|
+
/* @__PURE__ */ l("path", { d: "M2.3478 11.1304L1.04346 8.76402L2.3478 6.43475L3.65214 8.76402L2.3478 11.1304Z", fill: "#A2001D" }),
|
|
16
|
+
/* @__PURE__ */ l("path", { d: "M4.9565 17.5652L3.65216 15.1988L4.9565 12.8696L6.26085 15.1988L4.9565 17.5652Z", fill: "#A2001D" }),
|
|
17
|
+
/* @__PURE__ */ l("path", { d: "M2.3478 17.5652L1.04346 15.1988L2.3478 12.8696L3.65214 15.1988L2.3478 17.5652Z", fill: "#A2001D" }),
|
|
18
|
+
/* @__PURE__ */ l("path", { d: "M6.26083 2.3293L5.89155 1.66986C5.22921 2.0623 4.60797 2.51666 4.03558 3.02497L4.95649 4.69564L6.26083 2.3293Z", fill: "#A2001D" }),
|
|
19
|
+
/* @__PURE__ */ l("path", { d: "M4.95647 19.3043L4.02582 20.9663C4.59769 21.4753 5.21851 21.9304 5.88057 22.3236L6.26086 21.6336L4.95647 19.3043Z", fill: "#A2001D" }),
|
|
20
|
+
/* @__PURE__ */ l("path", { d: "M7.30432 15.1304V23.0459C8.74662 23.6598 10.3335 24 12 24C17.1596 24 21.5581 20.7435 23.2536 16.1739L7.30432 15.1304Z", fill: "#6DA544" }),
|
|
21
|
+
/* @__PURE__ */ l("path", { d: "M23.2536 16.1739C23.736 14.8739 24 13.4678 24 12C24 5.37263 18.6274 0 12 0C10.3336 0 8.74662 0.339984 7.30432 0.953813V16.1739H23.2536V16.1739Z", fill: "#A2001D" })
|
|
22
|
+
] }),
|
|
23
|
+
/* @__PURE__ */ l("defs", { children: /* @__PURE__ */ l("clipPath", { id: "clip0_blr", children: /* @__PURE__ */ l("rect", { fill: "white", height: "24", width: "24" }) }) })
|
|
24
|
+
]
|
|
25
|
+
}
|
|
26
|
+
);
|
|
27
|
+
export {
|
|
28
|
+
d as BLR
|
|
29
|
+
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r={ABW:()=>Promise.resolve().then(()=>require("./abw.cjs")).then(e=>({default:e.ABW})),AFG:()=>Promise.resolve().then(()=>require("./afg.cjs")).then(e=>({default:e.AFG})),AGO:()=>Promise.resolve().then(()=>require("./ago.cjs")).then(e=>({default:e.AGO})),AIA:()=>Promise.resolve().then(()=>require("./aia.cjs")).then(e=>({default:e.AIA})),ALA:()=>Promise.resolve().then(()=>require("./ala.cjs")).then(e=>({default:e.ALA})),ALB:()=>Promise.resolve().then(()=>require("./alb.cjs")).then(e=>({default:e.ALB})),AND:()=>Promise.resolve().then(()=>require("./and.cjs")).then(e=>({default:e.AND})),ARE:()=>Promise.resolve().then(()=>require("./are.cjs")).then(e=>({default:e.ARE})),ARG:()=>Promise.resolve().then(()=>require("./arg.cjs")).then(e=>({default:e.ARG})),ARM:()=>Promise.resolve().then(()=>require("./arm.cjs")).then(e=>({default:e.ARM})),ASM:()=>Promise.resolve().then(()=>require("./asm.cjs")).then(e=>({default:e.ASM})),ATG:()=>Promise.resolve().then(()=>require("./atg.cjs")).then(e=>({default:e.ATG})),AUS:()=>Promise.resolve().then(()=>require("./aus.cjs")).then(e=>({default:e.AUS})),AUT:()=>Promise.resolve().then(()=>require("./aut.cjs")).then(e=>({default:e.AUT})),AZE:()=>Promise.resolve().then(()=>require("./aze.cjs")).then(e=>({default:e.AZE})),AzoresIslands:()=>Promise.resolve().then(()=>require("./azores-islands.cjs")).then(e=>({default:e.AzoresIslands})),BalearicIslands:()=>Promise.resolve().then(()=>require("./balearic-islands.cjs")).then(e=>({default:e.BalearicIslands})),BasqueCountry:()=>Promise.resolve().then(()=>require("./basque-country.cjs")).then(e=>({default:e.BasqueCountry})),BDI:()=>Promise.resolve().then(()=>require("./bdi.cjs")).then(e=>({default:e.BDI})),BEL:()=>Promise.resolve().then(()=>require("./bel.cjs")).then(e=>({default:e.BEL})),BEN:()=>Promise.resolve().then(()=>require("./ben.cjs")).then(e=>({default:e.BEN})),BES:()=>Promise.resolve().then(()=>require("./bes.cjs")).then(e=>({default:e.BES})),BFA:()=>Promise.resolve().then(()=>require("./bfa.cjs")).then(e=>({default:e.BFA})),BGD:()=>Promise.resolve().then(()=>require("./bgd.cjs")).then(e=>({default:e.BGD})),BGR:()=>Promise.resolve().then(()=>require("./bgr.cjs")).then(e=>({default:e.BGR})),BHR:()=>Promise.resolve().then(()=>require("./bhr.cjs")).then(e=>({default:e.BHR})),BHS:()=>Promise.resolve().then(()=>require("./bhs.cjs")).then(e=>({default:e.BHS})),BIH:()=>Promise.resolve().then(()=>require("./bih.cjs")).then(e=>({default:e.BIH})),BLM:()=>Promise.resolve().then(()=>require("./blm.cjs")).then(e=>({default:e.BLM})),BLZ:()=>Promise.resolve().then(()=>require("./blz.cjs")).then(e=>({default:e.BLZ})),BMU:()=>Promise.resolve().then(()=>require("./bmu.cjs")).then(e=>({default:e.BMU})),BOL:()=>Promise.resolve().then(()=>require("./bol.cjs")).then(e=>({default:e.BOL})),BRA:()=>Promise.resolve().then(()=>require("./bra.cjs")).then(e=>({default:e.BRA})),BRB:()=>Promise.resolve().then(()=>require("./brb.cjs")).then(e=>({default:e.BRB})),BritishColumbia:()=>Promise.resolve().then(()=>require("./british-columbia.cjs")).then(e=>({default:e.BritishColumbia})),BRN:()=>Promise.resolve().then(()=>require("./brn.cjs")).then(e=>({default:e.BRN})),BTN:()=>Promise.resolve().then(()=>require("./btn.cjs")).then(e=>({default:e.BTN})),BWA:()=>Promise.resolve().then(()=>require("./bwa.cjs")).then(e=>({default:e.BWA})),CAF:()=>Promise.resolve().then(()=>require("./caf.cjs")).then(e=>({default:e.CAF})),CAN:()=>Promise.resolve().then(()=>require("./can.cjs")).then(e=>({default:e.CAN})),CanaryIslands:()=>Promise.resolve().then(()=>require("./canary-islands.cjs")).then(e=>({default:e.CanaryIslands})),CCK:()=>Promise.resolve().then(()=>require("./cck.cjs")).then(e=>({default:e.CCK})),Ceuta:()=>Promise.resolve().then(()=>require("./ceuta.cjs")).then(e=>({default:e.Ceuta})),CHE:()=>Promise.resolve().then(()=>require("./che.cjs")).then(e=>({default:e.CHE})),CHL:()=>Promise.resolve().then(()=>require("./chl.cjs")).then(e=>({default:e.CHL})),CHN:()=>Promise.resolve().then(()=>require("./chn.cjs")).then(e=>({default:e.CHN})),CIV:()=>Promise.resolve().then(()=>require("./civ.cjs")).then(e=>({default:e.CIV})),CMR:()=>Promise.resolve().then(()=>require("./cmr.cjs")).then(e=>({default:e.CMR})),COD:()=>Promise.resolve().then(()=>require("./cod.cjs")).then(e=>({default:e.COD})),COG:()=>Promise.resolve().then(()=>require("./cog.cjs")).then(e=>({default:e.COG})),COK:()=>Promise.resolve().then(()=>require("./cok.cjs")).then(e=>({default:e.COK})),COL:()=>Promise.resolve().then(()=>require("./col.cjs")).then(e=>({default:e.COL})),COM:()=>Promise.resolve().then(()=>require("./com.cjs")).then(e=>({default:e.COM})),Corsica:()=>Promise.resolve().then(()=>require("./corsica.cjs")).then(e=>({default:e.Corsica})),CPV:()=>Promise.resolve().then(()=>require("./cpv.cjs")).then(e=>({default:e.CPV})),CRI:()=>Promise.resolve().then(()=>require("./cri.cjs")).then(e=>({default:e.CRI})),CUB:()=>Promise.resolve().then(()=>require("./cub.cjs")).then(e=>({default:e.CUB})),CUW:()=>Promise.resolve().then(()=>require("./cuw.cjs")).then(e=>({default:e.CUW})),CYM:()=>Promise.resolve().then(()=>require("./cym.cjs")).then(e=>({default:e.CYM})),CYP:()=>Promise.resolve().then(()=>require("./cyp.cjs")).then(e=>({default:e.CYP})),CZE:()=>Promise.resolve().then(()=>require("./cze.cjs")).then(e=>({default:e.CZE})),DEU:()=>Promise.resolve().then(()=>require("./deu.cjs")).then(e=>({default:e.DEU})),DJI:()=>Promise.resolve().then(()=>require("./dji.cjs")).then(e=>({default:e.DJI})),DMA:()=>Promise.resolve().then(()=>require("./dma.cjs")).then(e=>({default:e.DMA})),DNK:()=>Promise.resolve().then(()=>require("./dnk.cjs")).then(e=>({default:e.DNK})),DOM:()=>Promise.resolve().then(()=>require("./dom.cjs")).then(e=>({default:e.DOM})),DZA:()=>Promise.resolve().then(()=>require("./dza.cjs")).then(e=>({default:e.DZA})),ECU:()=>Promise.resolve().then(()=>require("./ecu.cjs")).then(e=>({default:e.ECU})),EGY:()=>Promise.resolve().then(()=>require("./egy.cjs")).then(e=>({default:e.EGY})),England:()=>Promise.resolve().then(()=>require("./england.cjs")).then(e=>({default:e.England})),ERI:()=>Promise.resolve().then(()=>require("./eri.cjs")).then(e=>({default:e.ERI})),ESH:()=>Promise.resolve().then(()=>require("./esh.cjs")).then(e=>({default:e.ESH})),ESP:()=>Promise.resolve().then(()=>require("./esp.cjs")).then(e=>({default:e.ESP})),EST:()=>Promise.resolve().then(()=>require("./est.cjs")).then(e=>({default:e.EST})),ETH:()=>Promise.resolve().then(()=>require("./eth.cjs")).then(e=>({default:e.ETH})),EuropeanUnion:()=>Promise.resolve().then(()=>require("./european-union.cjs")).then(e=>({default:e.EuropeanUnion})),FIN:()=>Promise.resolve().then(()=>require("./fin.cjs")).then(e=>({default:e.FIN})),FJI:()=>Promise.resolve().then(()=>require("./fji.cjs")).then(e=>({default:e.FJI})),FLK:()=>Promise.resolve().then(()=>require("./flk.cjs")).then(e=>({default:e.FLK})),FRA:()=>Promise.resolve().then(()=>require("./fra.cjs")).then(e=>({default:e.FRA})),FRO:()=>Promise.resolve().then(()=>require("./fro.cjs")).then(e=>({default:e.FRO})),FSM:()=>Promise.resolve().then(()=>require("./fsm.cjs")).then(e=>({default:e.FSM})),GAB:()=>Promise.resolve().then(()=>require("./gab.cjs")).then(e=>({default:e.GAB})),GalapagosIslands:()=>Promise.resolve().then(()=>require("./galapagos-islands.cjs")).then(e=>({default:e.GalapagosIslands})),GBR:()=>Promise.resolve().then(()=>require("./gbr.cjs")).then(e=>({default:e.GBR})),GEO:()=>Promise.resolve().then(()=>require("./geo.cjs")).then(e=>({default:e.GEO})),GGY:()=>Promise.resolve().then(()=>require("./ggy.cjs")).then(e=>({default:e.GGY})),GHA:()=>Promise.resolve().then(()=>require("./gha.cjs")).then(e=>({default:e.GHA})),GIB:()=>Promise.resolve().then(()=>require("./gib.cjs")).then(e=>({default:e.GIB})),GIN:()=>Promise.resolve().then(()=>require("./gin.cjs")).then(e=>({default:e.GIN})),GMB:()=>Promise.resolve().then(()=>require("./gmb.cjs")).then(e=>({default:e.GMB})),GNB:()=>Promise.resolve().then(()=>require("./gnb.cjs")).then(e=>({default:e.GNB})),GNQ:()=>Promise.resolve().then(()=>require("./gnq.cjs")).then(e=>({default:e.GNQ})),GRC:()=>Promise.resolve().then(()=>require("./grc.cjs")).then(e=>({default:e.GRC})),GRD:()=>Promise.resolve().then(()=>require("./grd.cjs")).then(e=>({default:e.GRD})),GRL:()=>Promise.resolve().then(()=>require("./grl.cjs")).then(e=>({default:e.GRL})),GTM:()=>Promise.resolve().then(()=>require("./gtm.cjs")).then(e=>({default:e.GTM})),GUM:()=>Promise.resolve().then(()=>require("./gum.cjs")).then(e=>({default:e.GUM})),GUY:()=>Promise.resolve().then(()=>require("./guy.cjs")).then(e=>({default:e.GUY})),Hawaii:()=>Promise.resolve().then(()=>require("./hawaii.cjs")).then(e=>({default:e.Hawaii})),HKG:()=>Promise.resolve().then(()=>require("./hkg.cjs")).then(e=>({default:e.HKG})),HND:()=>Promise.resolve().then(()=>require("./hnd.cjs")).then(e=>({default:e.HND})),HRV:()=>Promise.resolve().then(()=>require("./hrv.cjs")).then(e=>({default:e.HRV})),HTI:()=>Promise.resolve().then(()=>require("./hti.cjs")).then(e=>({default:e.HTI})),HUN:()=>Promise.resolve().then(()=>require("./hun.cjs")).then(e=>({default:e.HUN})),IDN:()=>Promise.resolve().then(()=>require("./idn.cjs")).then(e=>({default:e.IDN})),IMN:()=>Promise.resolve().then(()=>require("./imn.cjs")).then(e=>({default:e.IMN})),IND:()=>Promise.resolve().then(()=>require("./ind.cjs")).then(e=>({default:e.IND})),IOT:()=>Promise.resolve().then(()=>require("./iot.cjs")).then(e=>({default:e.IOT})),IRL:()=>Promise.resolve().then(()=>require("./irl.cjs")).then(e=>({default:e.IRL})),IRN:()=>Promise.resolve().then(()=>require("./irn.cjs")).then(e=>({default:e.IRN})),IRQ:()=>Promise.resolve().then(()=>require("./irq.cjs")).then(e=>({default:e.IRQ})),ISL:()=>Promise.resolve().then(()=>require("./isl.cjs")).then(e=>({default:e.ISL})),ISR:()=>Promise.resolve().then(()=>require("./isr.cjs")).then(e=>({default:e.ISR})),ITA:()=>Promise.resolve().then(()=>require("./ita.cjs")).then(e=>({default:e.ITA})),JAM:()=>Promise.resolve().then(()=>require("./jam.cjs")).then(e=>({default:e.JAM})),JEY:()=>Promise.resolve().then(()=>require("./jey.cjs")).then(e=>({default:e.JEY})),JOR:()=>Promise.resolve().then(()=>require("./jor.cjs")).then(e=>({default:e.JOR})),JPN:()=>Promise.resolve().then(()=>require("./jpn.cjs")).then(e=>({default:e.JPN})),KAZ:()=>Promise.resolve().then(()=>require("./kaz.cjs")).then(e=>({default:e.KAZ})),KEN:()=>Promise.resolve().then(()=>require("./ken.cjs")).then(e=>({default:e.KEN})),KGZ:()=>Promise.resolve().then(()=>require("./kgz.cjs")).then(e=>({default:e.KGZ})),KHM:()=>Promise.resolve().then(()=>require("./khm.cjs")).then(e=>({default:e.KHM})),KIR:()=>Promise.resolve().then(()=>require("./kir.cjs")).then(e=>({default:e.KIR})),KOR:()=>Promise.resolve().then(()=>require("./kor.cjs")).then(e=>({default:e.KOR})),KWT:()=>Promise.resolve().then(()=>require("./kwt.cjs")).then(e=>({default:e.KWT})),LAO:()=>Promise.resolve().then(()=>require("./lao.cjs")).then(e=>({default:e.LAO})),LBN:()=>Promise.resolve().then(()=>require("./lbn.cjs")).then(e=>({default:e.LBN})),LBR:()=>Promise.resolve().then(()=>require("./lbr.cjs")).then(e=>({default:e.LBR})),LBY:()=>Promise.resolve().then(()=>require("./lby.cjs")).then(e=>({default:e.LBY})),LCA:()=>Promise.resolve().then(()=>require("./lca.cjs")).then(e=>({default:e.LCA})),LIE:()=>Promise.resolve().then(()=>require("./lie.cjs")).then(e=>({default:e.LIE})),LKA:()=>Promise.resolve().then(()=>require("./lka.cjs")).then(e=>({default:e.LKA})),LSO:()=>Promise.resolve().then(()=>require("./lso.cjs")).then(e=>({default:e.LSO})),LTU:()=>Promise.resolve().then(()=>require("./ltu.cjs")).then(e=>({default:e.LTU})),LUX:()=>Promise.resolve().then(()=>require("./lux.cjs")).then(e=>({default:e.LUX})),LVA:()=>Promise.resolve().then(()=>require("./lva.cjs")).then(e=>({default:e.LVA})),MAC:()=>Promise.resolve().then(()=>require("./mac.cjs")).then(e=>({default:e.MAC})),Madeira:()=>Promise.resolve().then(()=>require("./madeira.cjs")).then(e=>({default:e.Madeira})),MAR:()=>Promise.resolve().then(()=>require("./mar.cjs")).then(e=>({default:e.MAR})),MCO:()=>Promise.resolve().then(()=>require("./mco.cjs")).then(e=>({default:e.MCO})),MDA:()=>Promise.resolve().then(()=>require("./mda.cjs")).then(e=>({default:e.MDA})),MDG:()=>Promise.resolve().then(()=>require("./mdg.cjs")).then(e=>({default:e.MDG})),MDV:()=>Promise.resolve().then(()=>require("./mdv.cjs")).then(e=>({default:e.MDV})),Melilla:()=>Promise.resolve().then(()=>require("./melilla.cjs")).then(e=>({default:e.Melilla})),MEX:()=>Promise.resolve().then(()=>require("./mex.cjs")).then(e=>({default:e.MEX})),MHL:()=>Promise.resolve().then(()=>require("./mhl.cjs")).then(e=>({default:e.MHL})),MKD:()=>Promise.resolve().then(()=>require("./mkd.cjs")).then(e=>({default:e.MKD})),MLI:()=>Promise.resolve().then(()=>require("./mli.cjs")).then(e=>({default:e.MLI})),MLT:()=>Promise.resolve().then(()=>require("./mlt.cjs")).then(e=>({default:e.MLT})),MMR:()=>Promise.resolve().then(()=>require("./mmr.cjs")).then(e=>({default:e.MMR})),MNE:()=>Promise.resolve().then(()=>require("./mne.cjs")).then(e=>({default:e.MNE})),MNG:()=>Promise.resolve().then(()=>require("./mng.cjs")).then(e=>({default:e.MNG})),MNP:()=>Promise.resolve().then(()=>require("./mnp.cjs")).then(e=>({default:e.MNP})),MOZ:()=>Promise.resolve().then(()=>require("./moz.cjs")).then(e=>({default:e.MOZ})),MRT:()=>Promise.resolve().then(()=>require("./mrt.cjs")).then(e=>({default:e.MRT})),MSR:()=>Promise.resolve().then(()=>require("./msr.cjs")).then(e=>({default:e.MSR})),MTQ:()=>Promise.resolve().then(()=>require("./mtq.cjs")).then(e=>({default:e.MTQ})),MUS:()=>Promise.resolve().then(()=>require("./mus.cjs")).then(e=>({default:e.MUS})),MWI:()=>Promise.resolve().then(()=>require("./mwi.cjs")).then(e=>({default:e.MWI})),MYS:()=>Promise.resolve().then(()=>require("./mys.cjs")).then(e=>({default:e.MYS})),NAM:()=>Promise.resolve().then(()=>require("./nam.cjs")).then(e=>({default:e.NAM})),Nato:()=>Promise.resolve().then(()=>require("./nato.cjs")).then(e=>({default:e.Nato})),NER:()=>Promise.resolve().then(()=>require("./ner.cjs")).then(e=>({default:e.NER})),NFK:()=>Promise.resolve().then(()=>require("./nfk.cjs")).then(e=>({default:e.NFK})),NGA:()=>Promise.resolve().then(()=>require("./nga.cjs")).then(e=>({default:e.NGA})),NIC:()=>Promise.resolve().then(()=>require("./nic.cjs")).then(e=>({default:e.NIC})),NIU:()=>Promise.resolve().then(()=>require("./niu.cjs")).then(e=>({default:e.NIU})),NLD:()=>Promise.resolve().then(()=>require("./nld.cjs")).then(e=>({default:e.NLD})),NOR:()=>Promise.resolve().then(()=>require("./nor.cjs")).then(e=>({default:e.NOR})),NorthernCyprus:()=>Promise.resolve().then(()=>require("./northern-cyprus.cjs")).then(e=>({default:e.NorthernCyprus})),NPL:()=>Promise.resolve().then(()=>require("./npl.cjs")).then(e=>({default:e.NPL})),NRU:()=>Promise.resolve().then(()=>require("./nru.cjs")).then(e=>({default:e.NRU})),NZL:()=>Promise.resolve().then(()=>require("./nzl.cjs")).then(e=>({default:e.NZL})),OMN:()=>Promise.resolve().then(()=>require("./omn.cjs")).then(e=>({default:e.OMN})),OrkneyIslands:()=>Promise.resolve().then(()=>require("./orkney-islands.cjs")).then(e=>({default:e.OrkneyIslands})),Ossetia:()=>Promise.resolve().then(()=>require("./ossetia.cjs")).then(e=>({default:e.Ossetia})),PAK:()=>Promise.resolve().then(()=>require("./pak.cjs")).then(e=>({default:e.PAK})),PAN:()=>Promise.resolve().then(()=>require("./pan.cjs")).then(e=>({default:e.PAN})),PCN:()=>Promise.resolve().then(()=>require("./pcn.cjs")).then(e=>({default:e.PCN})),PER:()=>Promise.resolve().then(()=>require("./per.cjs")).then(e=>({default:e.PER})),PHL:()=>Promise.resolve().then(()=>require("./phl.cjs")).then(e=>({default:e.PHL})),PLW:()=>Promise.resolve().then(()=>require("./plw.cjs")).then(e=>({default:e.PLW})),PNG:()=>Promise.resolve().then(()=>require("./png.cjs")).then(e=>({default:e.PNG})),POL:()=>Promise.resolve().then(()=>require("./pol.cjs")).then(e=>({default:e.POL})),PRI:()=>Promise.resolve().then(()=>require("./pri.cjs")).then(e=>({default:e.PRI})),PRK:()=>Promise.resolve().then(()=>require("./prk.cjs")).then(e=>({default:e.PRK})),PRT:()=>Promise.resolve().then(()=>require("./prt.cjs")).then(e=>({default:e.PRT})),PRY:()=>Promise.resolve().then(()=>require("./pry.cjs")).then(e=>({default:e.PRY})),PSE:()=>Promise.resolve().then(()=>require("./pse.cjs")).then(e=>({default:e.PSE})),PYF:()=>Promise.resolve().then(()=>require("./pyf.cjs")).then(e=>({default:e.PYF})),QAT:()=>Promise.resolve().then(()=>require("./qat.cjs")).then(e=>({default:e.QAT})),RapaNui:()=>Promise.resolve().then(()=>require("./rapa-nui.cjs")).then(e=>({default:e.RapaNui})),ROU:()=>Promise.resolve().then(()=>require("./rou.cjs")).then(e=>({default:e.ROU})),RWA:()=>Promise.resolve().then(()=>require("./rwa.cjs")).then(e=>({default:e.RWA})),SabaIsland:()=>Promise.resolve().then(()=>require("./saba-island.cjs")).then(e=>({default:e.SabaIsland})),Sardinia:()=>Promise.resolve().then(()=>require("./sardinia.cjs")).then(e=>({default:e.Sardinia})),SAU:()=>Promise.resolve().then(()=>require("./sau.cjs")).then(e=>({default:e.SAU})),Scotland:()=>Promise.resolve().then(()=>require("./scotland.cjs")).then(e=>({default:e.Scotland})),SDN:()=>Promise.resolve().then(()=>require("./sdn.cjs")).then(e=>({default:e.SDN})),SEN:()=>Promise.resolve().then(()=>require("./sen.cjs")).then(e=>({default:e.SEN})),SGP:()=>Promise.resolve().then(()=>require("./sgp.cjs")).then(e=>({default:e.SGP})),SintEustatius:()=>Promise.resolve().then(()=>require("./sint-eustatius.cjs")).then(e=>({default:e.SintEustatius})),SLB:()=>Promise.resolve().then(()=>require("./slb.cjs")).then(e=>({default:e.SLB})),SLE:()=>Promise.resolve().then(()=>require("./sle.cjs")).then(e=>({default:e.SLE})),SLV:()=>Promise.resolve().then(()=>require("./slv.cjs")).then(e=>({default:e.SLV})),SMR:()=>Promise.resolve().then(()=>require("./smr.cjs")).then(e=>({default:e.SMR})),SOM:()=>Promise.resolve().then(()=>require("./som.cjs")).then(e=>({default:e.SOM})),Somaliland:()=>Promise.resolve().then(()=>require("./somaliland.cjs")).then(e=>({default:e.Somaliland})),SRB:()=>Promise.resolve().then(()=>require("./srb.cjs")).then(e=>({default:e.SRB})),SSD:()=>Promise.resolve().then(()=>require("./ssd.cjs")).then(e=>({default:e.SSD})),STP:()=>Promise.resolve().then(()=>require("./stp.cjs")).then(e=>({default:e.STP})),SUR:()=>Promise.resolve().then(()=>require("./sur.cjs")).then(e=>({default:e.SUR})),SVK:()=>Promise.resolve().then(()=>require("./svk.cjs")).then(e=>({default:e.SVK})),SVN:()=>Promise.resolve().then(()=>require("./svn.cjs")).then(e=>({default:e.SVN})),SWE:()=>Promise.resolve().then(()=>require("./swe.cjs")).then(e=>({default:e.SWE})),SWZ:()=>Promise.resolve().then(()=>require("./swz.cjs")).then(e=>({default:e.SWZ})),SXM:()=>Promise.resolve().then(()=>require("./sxm.cjs")).then(e=>({default:e.SXM})),SYC:()=>Promise.resolve().then(()=>require("./syc.cjs")).then(e=>({default:e.SYC})),SYR:()=>Promise.resolve().then(()=>require("./syr.cjs")).then(e=>({default:e.SYR})),TCA:()=>Promise.resolve().then(()=>require("./tca.cjs")).then(e=>({default:e.TCA})),TCD:()=>Promise.resolve().then(()=>require("./tcd.cjs")).then(e=>({default:e.TCD})),TGO:()=>Promise.resolve().then(()=>require("./tgo.cjs")).then(e=>({default:e.TGO})),THA:()=>Promise.resolve().then(()=>require("./tha.cjs")).then(e=>({default:e.THA})),Tibet:()=>Promise.resolve().then(()=>require("./tibet.cjs")).then(e=>({default:e.Tibet})),TJK:()=>Promise.resolve().then(()=>require("./tjk.cjs")).then(e=>({default:e.TJK})),TKL:()=>Promise.resolve().then(()=>require("./tkl.cjs")).then(e=>({default:e.TKL})),TKM:()=>Promise.resolve().then(()=>require("./tkm.cjs")).then(e=>({default:e.TKM})),TLS:()=>Promise.resolve().then(()=>require("./tls.cjs")).then(e=>({default:e.TLS})),TON:()=>Promise.resolve().then(()=>require("./ton.cjs")).then(e=>({default:e.TON})),Transnistria:()=>Promise.resolve().then(()=>require("./transnistria.cjs")).then(e=>({default:e.Transnistria})),TTO:()=>Promise.resolve().then(()=>require("./tto.cjs")).then(e=>({default:e.TTO})),TUN:()=>Promise.resolve().then(()=>require("./tun.cjs")).then(e=>({default:e.TUN})),TUR:()=>Promise.resolve().then(()=>require("./tur.cjs")).then(e=>({default:e.TUR})),TUV:()=>Promise.resolve().then(()=>require("./tuv.cjs")).then(e=>({default:e.TUV})),TWN:()=>Promise.resolve().then(()=>require("./twn.cjs")).then(e=>({default:e.TWN})),TZA:()=>Promise.resolve().then(()=>require("./tza.cjs")).then(e=>({default:e.TZA})),UGA:()=>Promise.resolve().then(()=>require("./uga.cjs")).then(e=>({default:e.UGA})),UKR:()=>Promise.resolve().then(()=>require("./ukr.cjs")).then(e=>({default:e.UKR})),UnitedNations:()=>Promise.resolve().then(()=>require("./united-nations.cjs")).then(e=>({default:e.UnitedNations})),URY:()=>Promise.resolve().then(()=>require("./ury.cjs")).then(e=>({default:e.URY})),USA:()=>Promise.resolve().then(()=>require("./usa.cjs")).then(e=>({default:e.USA})),UZB:()=>Promise.resolve().then(()=>require("./uzb.cjs")).then(e=>({default:e.UZB})),VAT:()=>Promise.resolve().then(()=>require("./vat.cjs")).then(e=>({default:e.VAT})),VCT:()=>Promise.resolve().then(()=>require("./vct.cjs")).then(e=>({default:e.VCT})),VEN:()=>Promise.resolve().then(()=>require("./ven.cjs")).then(e=>({default:e.VEN})),VGB:()=>Promise.resolve().then(()=>require("./vgb.cjs")).then(e=>({default:e.VGB})),VIR:()=>Promise.resolve().then(()=>require("./vir.cjs")).then(e=>({default:e.VIR})),VNM:()=>Promise.resolve().then(()=>require("./vnm.cjs")).then(e=>({default:e.VNM})),VUT:()=>Promise.resolve().then(()=>require("./vut.cjs")).then(e=>({default:e.VUT})),Wales:()=>Promise.resolve().then(()=>require("./wales.cjs")).then(e=>({default:e.Wales})),WSM:()=>Promise.resolve().then(()=>require("./wsm.cjs")).then(e=>({default:e.WSM})),XKX:()=>Promise.resolve().then(()=>require("./xkx.cjs")).then(e=>({default:e.XKX})),YEM:()=>Promise.resolve().then(()=>require("./yem.cjs")).then(e=>({default:e.YEM})),ZAF:()=>Promise.resolve().then(()=>require("./zaf.cjs")).then(e=>({default:e.ZAF})),ZMB:()=>Promise.resolve().then(()=>require("./zmb.cjs")).then(e=>({default:e.ZMB})),ZWE:()=>Promise.resolve().then(()=>require("./zwe.cjs")).then(e=>({default:e.ZWE}))},t=Object.keys(r);exports.flagIconImports=r;exports.flagIconNames=t;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r={Abkhazia:()=>Promise.resolve().then(()=>require("./abkhazia.cjs")).then(e=>({default:e.Abkhazia})),ABW:()=>Promise.resolve().then(()=>require("./abw.cjs")).then(e=>({default:e.ABW})),AFG:()=>Promise.resolve().then(()=>require("./afg.cjs")).then(e=>({default:e.AFG})),AGO:()=>Promise.resolve().then(()=>require("./ago.cjs")).then(e=>({default:e.AGO})),AIA:()=>Promise.resolve().then(()=>require("./aia.cjs")).then(e=>({default:e.AIA})),ALA:()=>Promise.resolve().then(()=>require("./ala.cjs")).then(e=>({default:e.ALA})),ALB:()=>Promise.resolve().then(()=>require("./alb.cjs")).then(e=>({default:e.ALB})),AND:()=>Promise.resolve().then(()=>require("./and.cjs")).then(e=>({default:e.AND})),ARE:()=>Promise.resolve().then(()=>require("./are.cjs")).then(e=>({default:e.ARE})),ARG:()=>Promise.resolve().then(()=>require("./arg.cjs")).then(e=>({default:e.ARG})),ARM:()=>Promise.resolve().then(()=>require("./arm.cjs")).then(e=>({default:e.ARM})),ASM:()=>Promise.resolve().then(()=>require("./asm.cjs")).then(e=>({default:e.ASM})),ATA:()=>Promise.resolve().then(()=>require("./ata.cjs")).then(e=>({default:e.ATA})),ATG:()=>Promise.resolve().then(()=>require("./atg.cjs")).then(e=>({default:e.ATG})),AUS:()=>Promise.resolve().then(()=>require("./aus.cjs")).then(e=>({default:e.AUS})),AUT:()=>Promise.resolve().then(()=>require("./aut.cjs")).then(e=>({default:e.AUT})),AZE:()=>Promise.resolve().then(()=>require("./aze.cjs")).then(e=>({default:e.AZE})),AzoresIslands:()=>Promise.resolve().then(()=>require("./azores-islands.cjs")).then(e=>({default:e.AzoresIslands})),BalearicIslands:()=>Promise.resolve().then(()=>require("./balearic-islands.cjs")).then(e=>({default:e.BalearicIslands})),BasqueCountry:()=>Promise.resolve().then(()=>require("./basque-country.cjs")).then(e=>({default:e.BasqueCountry})),BDI:()=>Promise.resolve().then(()=>require("./bdi.cjs")).then(e=>({default:e.BDI})),BEL:()=>Promise.resolve().then(()=>require("./bel.cjs")).then(e=>({default:e.BEL})),BEN:()=>Promise.resolve().then(()=>require("./ben.cjs")).then(e=>({default:e.BEN})),BES:()=>Promise.resolve().then(()=>require("./bes.cjs")).then(e=>({default:e.BES})),BFA:()=>Promise.resolve().then(()=>require("./bfa.cjs")).then(e=>({default:e.BFA})),BGD:()=>Promise.resolve().then(()=>require("./bgd.cjs")).then(e=>({default:e.BGD})),BGR:()=>Promise.resolve().then(()=>require("./bgr.cjs")).then(e=>({default:e.BGR})),BHR:()=>Promise.resolve().then(()=>require("./bhr.cjs")).then(e=>({default:e.BHR})),BHS:()=>Promise.resolve().then(()=>require("./bhs.cjs")).then(e=>({default:e.BHS})),BIH:()=>Promise.resolve().then(()=>require("./bih.cjs")).then(e=>({default:e.BIH})),BLM:()=>Promise.resolve().then(()=>require("./blm.cjs")).then(e=>({default:e.BLM})),BLR:()=>Promise.resolve().then(()=>require("./blr.cjs")).then(e=>({default:e.BLR})),BLZ:()=>Promise.resolve().then(()=>require("./blz.cjs")).then(e=>({default:e.BLZ})),BMU:()=>Promise.resolve().then(()=>require("./bmu.cjs")).then(e=>({default:e.BMU})),BOL:()=>Promise.resolve().then(()=>require("./bol.cjs")).then(e=>({default:e.BOL})),BRA:()=>Promise.resolve().then(()=>require("./bra.cjs")).then(e=>({default:e.BRA})),BRB:()=>Promise.resolve().then(()=>require("./brb.cjs")).then(e=>({default:e.BRB})),BritishColumbia:()=>Promise.resolve().then(()=>require("./british-columbia.cjs")).then(e=>({default:e.BritishColumbia})),BRN:()=>Promise.resolve().then(()=>require("./brn.cjs")).then(e=>({default:e.BRN})),BTN:()=>Promise.resolve().then(()=>require("./btn.cjs")).then(e=>({default:e.BTN})),BWA:()=>Promise.resolve().then(()=>require("./bwa.cjs")).then(e=>({default:e.BWA})),CAF:()=>Promise.resolve().then(()=>require("./caf.cjs")).then(e=>({default:e.CAF})),CAN:()=>Promise.resolve().then(()=>require("./can.cjs")).then(e=>({default:e.CAN})),CanaryIslands:()=>Promise.resolve().then(()=>require("./canary-islands.cjs")).then(e=>({default:e.CanaryIslands})),CCK:()=>Promise.resolve().then(()=>require("./cck.cjs")).then(e=>({default:e.CCK})),Ceuta:()=>Promise.resolve().then(()=>require("./ceuta.cjs")).then(e=>({default:e.Ceuta})),CHE:()=>Promise.resolve().then(()=>require("./che.cjs")).then(e=>({default:e.CHE})),CHL:()=>Promise.resolve().then(()=>require("./chl.cjs")).then(e=>({default:e.CHL})),CHN:()=>Promise.resolve().then(()=>require("./chn.cjs")).then(e=>({default:e.CHN})),CIV:()=>Promise.resolve().then(()=>require("./civ.cjs")).then(e=>({default:e.CIV})),CMR:()=>Promise.resolve().then(()=>require("./cmr.cjs")).then(e=>({default:e.CMR})),COD:()=>Promise.resolve().then(()=>require("./cod.cjs")).then(e=>({default:e.COD})),COG:()=>Promise.resolve().then(()=>require("./cog.cjs")).then(e=>({default:e.COG})),COK:()=>Promise.resolve().then(()=>require("./cok.cjs")).then(e=>({default:e.COK})),COL:()=>Promise.resolve().then(()=>require("./col.cjs")).then(e=>({default:e.COL})),COM:()=>Promise.resolve().then(()=>require("./com.cjs")).then(e=>({default:e.COM})),Corsica:()=>Promise.resolve().then(()=>require("./corsica.cjs")).then(e=>({default:e.Corsica})),CPV:()=>Promise.resolve().then(()=>require("./cpv.cjs")).then(e=>({default:e.CPV})),CRI:()=>Promise.resolve().then(()=>require("./cri.cjs")).then(e=>({default:e.CRI})),CUB:()=>Promise.resolve().then(()=>require("./cub.cjs")).then(e=>({default:e.CUB})),CUW:()=>Promise.resolve().then(()=>require("./cuw.cjs")).then(e=>({default:e.CUW})),CYM:()=>Promise.resolve().then(()=>require("./cym.cjs")).then(e=>({default:e.CYM})),CYP:()=>Promise.resolve().then(()=>require("./cyp.cjs")).then(e=>({default:e.CYP})),CZE:()=>Promise.resolve().then(()=>require("./cze.cjs")).then(e=>({default:e.CZE})),DEU:()=>Promise.resolve().then(()=>require("./deu.cjs")).then(e=>({default:e.DEU})),DJI:()=>Promise.resolve().then(()=>require("./dji.cjs")).then(e=>({default:e.DJI})),DMA:()=>Promise.resolve().then(()=>require("./dma.cjs")).then(e=>({default:e.DMA})),DNK:()=>Promise.resolve().then(()=>require("./dnk.cjs")).then(e=>({default:e.DNK})),DOM:()=>Promise.resolve().then(()=>require("./dom.cjs")).then(e=>({default:e.DOM})),DZA:()=>Promise.resolve().then(()=>require("./dza.cjs")).then(e=>({default:e.DZA})),ECU:()=>Promise.resolve().then(()=>require("./ecu.cjs")).then(e=>({default:e.ECU})),EGY:()=>Promise.resolve().then(()=>require("./egy.cjs")).then(e=>({default:e.EGY})),England:()=>Promise.resolve().then(()=>require("./england.cjs")).then(e=>({default:e.England})),ERI:()=>Promise.resolve().then(()=>require("./eri.cjs")).then(e=>({default:e.ERI})),ESH:()=>Promise.resolve().then(()=>require("./esh.cjs")).then(e=>({default:e.ESH})),ESP:()=>Promise.resolve().then(()=>require("./esp.cjs")).then(e=>({default:e.ESP})),EST:()=>Promise.resolve().then(()=>require("./est.cjs")).then(e=>({default:e.EST})),ETH:()=>Promise.resolve().then(()=>require("./eth.cjs")).then(e=>({default:e.ETH})),EuropeanUnion:()=>Promise.resolve().then(()=>require("./european-union.cjs")).then(e=>({default:e.EuropeanUnion})),FIN:()=>Promise.resolve().then(()=>require("./fin.cjs")).then(e=>({default:e.FIN})),FJI:()=>Promise.resolve().then(()=>require("./fji.cjs")).then(e=>({default:e.FJI})),FLK:()=>Promise.resolve().then(()=>require("./flk.cjs")).then(e=>({default:e.FLK})),FRA:()=>Promise.resolve().then(()=>require("./fra.cjs")).then(e=>({default:e.FRA})),FRO:()=>Promise.resolve().then(()=>require("./fro.cjs")).then(e=>({default:e.FRO})),FSM:()=>Promise.resolve().then(()=>require("./fsm.cjs")).then(e=>({default:e.FSM})),GAB:()=>Promise.resolve().then(()=>require("./gab.cjs")).then(e=>({default:e.GAB})),GalapagosIslands:()=>Promise.resolve().then(()=>require("./galapagos-islands.cjs")).then(e=>({default:e.GalapagosIslands})),GBR:()=>Promise.resolve().then(()=>require("./gbr.cjs")).then(e=>({default:e.GBR})),GEO:()=>Promise.resolve().then(()=>require("./geo.cjs")).then(e=>({default:e.GEO})),GGY:()=>Promise.resolve().then(()=>require("./ggy.cjs")).then(e=>({default:e.GGY})),GHA:()=>Promise.resolve().then(()=>require("./gha.cjs")).then(e=>({default:e.GHA})),GIB:()=>Promise.resolve().then(()=>require("./gib.cjs")).then(e=>({default:e.GIB})),GIN:()=>Promise.resolve().then(()=>require("./gin.cjs")).then(e=>({default:e.GIN})),GMB:()=>Promise.resolve().then(()=>require("./gmb.cjs")).then(e=>({default:e.GMB})),GNB:()=>Promise.resolve().then(()=>require("./gnb.cjs")).then(e=>({default:e.GNB})),GNQ:()=>Promise.resolve().then(()=>require("./gnq.cjs")).then(e=>({default:e.GNQ})),GRC:()=>Promise.resolve().then(()=>require("./grc.cjs")).then(e=>({default:e.GRC})),GRD:()=>Promise.resolve().then(()=>require("./grd.cjs")).then(e=>({default:e.GRD})),GRL:()=>Promise.resolve().then(()=>require("./grl.cjs")).then(e=>({default:e.GRL})),GTM:()=>Promise.resolve().then(()=>require("./gtm.cjs")).then(e=>({default:e.GTM})),GUM:()=>Promise.resolve().then(()=>require("./gum.cjs")).then(e=>({default:e.GUM})),GUY:()=>Promise.resolve().then(()=>require("./guy.cjs")).then(e=>({default:e.GUY})),Hawaii:()=>Promise.resolve().then(()=>require("./hawaii.cjs")).then(e=>({default:e.Hawaii})),HKG:()=>Promise.resolve().then(()=>require("./hkg.cjs")).then(e=>({default:e.HKG})),HND:()=>Promise.resolve().then(()=>require("./hnd.cjs")).then(e=>({default:e.HND})),HRV:()=>Promise.resolve().then(()=>require("./hrv.cjs")).then(e=>({default:e.HRV})),HTI:()=>Promise.resolve().then(()=>require("./hti.cjs")).then(e=>({default:e.HTI})),HUN:()=>Promise.resolve().then(()=>require("./hun.cjs")).then(e=>({default:e.HUN})),IDN:()=>Promise.resolve().then(()=>require("./idn.cjs")).then(e=>({default:e.IDN})),IMN:()=>Promise.resolve().then(()=>require("./imn.cjs")).then(e=>({default:e.IMN})),IND:()=>Promise.resolve().then(()=>require("./ind.cjs")).then(e=>({default:e.IND})),IOT:()=>Promise.resolve().then(()=>require("./iot.cjs")).then(e=>({default:e.IOT})),IRL:()=>Promise.resolve().then(()=>require("./irl.cjs")).then(e=>({default:e.IRL})),IRN:()=>Promise.resolve().then(()=>require("./irn.cjs")).then(e=>({default:e.IRN})),IRQ:()=>Promise.resolve().then(()=>require("./irq.cjs")).then(e=>({default:e.IRQ})),ISL:()=>Promise.resolve().then(()=>require("./isl.cjs")).then(e=>({default:e.ISL})),ISR:()=>Promise.resolve().then(()=>require("./isr.cjs")).then(e=>({default:e.ISR})),ITA:()=>Promise.resolve().then(()=>require("./ita.cjs")).then(e=>({default:e.ITA})),JAM:()=>Promise.resolve().then(()=>require("./jam.cjs")).then(e=>({default:e.JAM})),JEY:()=>Promise.resolve().then(()=>require("./jey.cjs")).then(e=>({default:e.JEY})),JOR:()=>Promise.resolve().then(()=>require("./jor.cjs")).then(e=>({default:e.JOR})),JPN:()=>Promise.resolve().then(()=>require("./jpn.cjs")).then(e=>({default:e.JPN})),KAZ:()=>Promise.resolve().then(()=>require("./kaz.cjs")).then(e=>({default:e.KAZ})),KEN:()=>Promise.resolve().then(()=>require("./ken.cjs")).then(e=>({default:e.KEN})),KGZ:()=>Promise.resolve().then(()=>require("./kgz.cjs")).then(e=>({default:e.KGZ})),KHM:()=>Promise.resolve().then(()=>require("./khm.cjs")).then(e=>({default:e.KHM})),KIR:()=>Promise.resolve().then(()=>require("./kir.cjs")).then(e=>({default:e.KIR})),KNA:()=>Promise.resolve().then(()=>require("./kna.cjs")).then(e=>({default:e.KNA})),KOR:()=>Promise.resolve().then(()=>require("./kor.cjs")).then(e=>({default:e.KOR})),KWT:()=>Promise.resolve().then(()=>require("./kwt.cjs")).then(e=>({default:e.KWT})),LAO:()=>Promise.resolve().then(()=>require("./lao.cjs")).then(e=>({default:e.LAO})),LBN:()=>Promise.resolve().then(()=>require("./lbn.cjs")).then(e=>({default:e.LBN})),LBR:()=>Promise.resolve().then(()=>require("./lbr.cjs")).then(e=>({default:e.LBR})),LBY:()=>Promise.resolve().then(()=>require("./lby.cjs")).then(e=>({default:e.LBY})),LCA:()=>Promise.resolve().then(()=>require("./lca.cjs")).then(e=>({default:e.LCA})),LIE:()=>Promise.resolve().then(()=>require("./lie.cjs")).then(e=>({default:e.LIE})),LKA:()=>Promise.resolve().then(()=>require("./lka.cjs")).then(e=>({default:e.LKA})),LSO:()=>Promise.resolve().then(()=>require("./lso.cjs")).then(e=>({default:e.LSO})),LTU:()=>Promise.resolve().then(()=>require("./ltu.cjs")).then(e=>({default:e.LTU})),LUX:()=>Promise.resolve().then(()=>require("./lux.cjs")).then(e=>({default:e.LUX})),LVA:()=>Promise.resolve().then(()=>require("./lva.cjs")).then(e=>({default:e.LVA})),MAC:()=>Promise.resolve().then(()=>require("./mac.cjs")).then(e=>({default:e.MAC})),Madeira:()=>Promise.resolve().then(()=>require("./madeira.cjs")).then(e=>({default:e.Madeira})),MAR:()=>Promise.resolve().then(()=>require("./mar.cjs")).then(e=>({default:e.MAR})),MCO:()=>Promise.resolve().then(()=>require("./mco.cjs")).then(e=>({default:e.MCO})),MDA:()=>Promise.resolve().then(()=>require("./mda.cjs")).then(e=>({default:e.MDA})),MDG:()=>Promise.resolve().then(()=>require("./mdg.cjs")).then(e=>({default:e.MDG})),MDV:()=>Promise.resolve().then(()=>require("./mdv.cjs")).then(e=>({default:e.MDV})),Melilla:()=>Promise.resolve().then(()=>require("./melilla.cjs")).then(e=>({default:e.Melilla})),MEX:()=>Promise.resolve().then(()=>require("./mex.cjs")).then(e=>({default:e.MEX})),MHL:()=>Promise.resolve().then(()=>require("./mhl.cjs")).then(e=>({default:e.MHL})),MKD:()=>Promise.resolve().then(()=>require("./mkd.cjs")).then(e=>({default:e.MKD})),MLI:()=>Promise.resolve().then(()=>require("./mli.cjs")).then(e=>({default:e.MLI})),MLT:()=>Promise.resolve().then(()=>require("./mlt.cjs")).then(e=>({default:e.MLT})),MMR:()=>Promise.resolve().then(()=>require("./mmr.cjs")).then(e=>({default:e.MMR})),MNE:()=>Promise.resolve().then(()=>require("./mne.cjs")).then(e=>({default:e.MNE})),MNG:()=>Promise.resolve().then(()=>require("./mng.cjs")).then(e=>({default:e.MNG})),MNP:()=>Promise.resolve().then(()=>require("./mnp.cjs")).then(e=>({default:e.MNP})),MOZ:()=>Promise.resolve().then(()=>require("./moz.cjs")).then(e=>({default:e.MOZ})),MRT:()=>Promise.resolve().then(()=>require("./mrt.cjs")).then(e=>({default:e.MRT})),MSR:()=>Promise.resolve().then(()=>require("./msr.cjs")).then(e=>({default:e.MSR})),MTQ:()=>Promise.resolve().then(()=>require("./mtq.cjs")).then(e=>({default:e.MTQ})),MUS:()=>Promise.resolve().then(()=>require("./mus.cjs")).then(e=>({default:e.MUS})),MWI:()=>Promise.resolve().then(()=>require("./mwi.cjs")).then(e=>({default:e.MWI})),MYS:()=>Promise.resolve().then(()=>require("./mys.cjs")).then(e=>({default:e.MYS})),NAM:()=>Promise.resolve().then(()=>require("./nam.cjs")).then(e=>({default:e.NAM})),Nato:()=>Promise.resolve().then(()=>require("./nato.cjs")).then(e=>({default:e.Nato})),NER:()=>Promise.resolve().then(()=>require("./ner.cjs")).then(e=>({default:e.NER})),NFK:()=>Promise.resolve().then(()=>require("./nfk.cjs")).then(e=>({default:e.NFK})),NGA:()=>Promise.resolve().then(()=>require("./nga.cjs")).then(e=>({default:e.NGA})),NIC:()=>Promise.resolve().then(()=>require("./nic.cjs")).then(e=>({default:e.NIC})),NIU:()=>Promise.resolve().then(()=>require("./niu.cjs")).then(e=>({default:e.NIU})),NLD:()=>Promise.resolve().then(()=>require("./nld.cjs")).then(e=>({default:e.NLD})),NOR:()=>Promise.resolve().then(()=>require("./nor.cjs")).then(e=>({default:e.NOR})),NorthernCyprus:()=>Promise.resolve().then(()=>require("./northern-cyprus.cjs")).then(e=>({default:e.NorthernCyprus})),NPL:()=>Promise.resolve().then(()=>require("./npl.cjs")).then(e=>({default:e.NPL})),NRU:()=>Promise.resolve().then(()=>require("./nru.cjs")).then(e=>({default:e.NRU})),NZL:()=>Promise.resolve().then(()=>require("./nzl.cjs")).then(e=>({default:e.NZL})),OMN:()=>Promise.resolve().then(()=>require("./omn.cjs")).then(e=>({default:e.OMN})),OrkneyIslands:()=>Promise.resolve().then(()=>require("./orkney-islands.cjs")).then(e=>({default:e.OrkneyIslands})),Ossetia:()=>Promise.resolve().then(()=>require("./ossetia.cjs")).then(e=>({default:e.Ossetia})),PAK:()=>Promise.resolve().then(()=>require("./pak.cjs")).then(e=>({default:e.PAK})),PAN:()=>Promise.resolve().then(()=>require("./pan.cjs")).then(e=>({default:e.PAN})),PCN:()=>Promise.resolve().then(()=>require("./pcn.cjs")).then(e=>({default:e.PCN})),PER:()=>Promise.resolve().then(()=>require("./per.cjs")).then(e=>({default:e.PER})),PHL:()=>Promise.resolve().then(()=>require("./phl.cjs")).then(e=>({default:e.PHL})),PLW:()=>Promise.resolve().then(()=>require("./plw.cjs")).then(e=>({default:e.PLW})),PNG:()=>Promise.resolve().then(()=>require("./png.cjs")).then(e=>({default:e.PNG})),POL:()=>Promise.resolve().then(()=>require("./pol.cjs")).then(e=>({default:e.POL})),PRI:()=>Promise.resolve().then(()=>require("./pri.cjs")).then(e=>({default:e.PRI})),PRK:()=>Promise.resolve().then(()=>require("./prk.cjs")).then(e=>({default:e.PRK})),PRT:()=>Promise.resolve().then(()=>require("./prt.cjs")).then(e=>({default:e.PRT})),PRY:()=>Promise.resolve().then(()=>require("./pry.cjs")).then(e=>({default:e.PRY})),PSE:()=>Promise.resolve().then(()=>require("./pse.cjs")).then(e=>({default:e.PSE})),PYF:()=>Promise.resolve().then(()=>require("./pyf.cjs")).then(e=>({default:e.PYF})),QAT:()=>Promise.resolve().then(()=>require("./qat.cjs")).then(e=>({default:e.QAT})),RapaNui:()=>Promise.resolve().then(()=>require("./rapa-nui.cjs")).then(e=>({default:e.RapaNui})),ROU:()=>Promise.resolve().then(()=>require("./rou.cjs")).then(e=>({default:e.ROU})),RUS:()=>Promise.resolve().then(()=>require("./rus.cjs")).then(e=>({default:e.RUS})),RWA:()=>Promise.resolve().then(()=>require("./rwa.cjs")).then(e=>({default:e.RWA})),SabaIsland:()=>Promise.resolve().then(()=>require("./saba-island.cjs")).then(e=>({default:e.SabaIsland})),Sardinia:()=>Promise.resolve().then(()=>require("./sardinia.cjs")).then(e=>({default:e.Sardinia})),SAU:()=>Promise.resolve().then(()=>require("./sau.cjs")).then(e=>({default:e.SAU})),Scotland:()=>Promise.resolve().then(()=>require("./scotland.cjs")).then(e=>({default:e.Scotland})),SDN:()=>Promise.resolve().then(()=>require("./sdn.cjs")).then(e=>({default:e.SDN})),SEN:()=>Promise.resolve().then(()=>require("./sen.cjs")).then(e=>({default:e.SEN})),SGP:()=>Promise.resolve().then(()=>require("./sgp.cjs")).then(e=>({default:e.SGP})),SintEustatius:()=>Promise.resolve().then(()=>require("./sint-eustatius.cjs")).then(e=>({default:e.SintEustatius})),SLB:()=>Promise.resolve().then(()=>require("./slb.cjs")).then(e=>({default:e.SLB})),SLE:()=>Promise.resolve().then(()=>require("./sle.cjs")).then(e=>({default:e.SLE})),SLV:()=>Promise.resolve().then(()=>require("./slv.cjs")).then(e=>({default:e.SLV})),SMR:()=>Promise.resolve().then(()=>require("./smr.cjs")).then(e=>({default:e.SMR})),SOM:()=>Promise.resolve().then(()=>require("./som.cjs")).then(e=>({default:e.SOM})),Somaliland:()=>Promise.resolve().then(()=>require("./somaliland.cjs")).then(e=>({default:e.Somaliland})),SRB:()=>Promise.resolve().then(()=>require("./srb.cjs")).then(e=>({default:e.SRB})),SSD:()=>Promise.resolve().then(()=>require("./ssd.cjs")).then(e=>({default:e.SSD})),STP:()=>Promise.resolve().then(()=>require("./stp.cjs")).then(e=>({default:e.STP})),SUR:()=>Promise.resolve().then(()=>require("./sur.cjs")).then(e=>({default:e.SUR})),SVK:()=>Promise.resolve().then(()=>require("./svk.cjs")).then(e=>({default:e.SVK})),SVN:()=>Promise.resolve().then(()=>require("./svn.cjs")).then(e=>({default:e.SVN})),SWE:()=>Promise.resolve().then(()=>require("./swe.cjs")).then(e=>({default:e.SWE})),SWZ:()=>Promise.resolve().then(()=>require("./swz.cjs")).then(e=>({default:e.SWZ})),SXM:()=>Promise.resolve().then(()=>require("./sxm.cjs")).then(e=>({default:e.SXM})),SYC:()=>Promise.resolve().then(()=>require("./syc.cjs")).then(e=>({default:e.SYC})),SYR:()=>Promise.resolve().then(()=>require("./syr.cjs")).then(e=>({default:e.SYR})),TCA:()=>Promise.resolve().then(()=>require("./tca.cjs")).then(e=>({default:e.TCA})),TCD:()=>Promise.resolve().then(()=>require("./tcd.cjs")).then(e=>({default:e.TCD})),TGO:()=>Promise.resolve().then(()=>require("./tgo.cjs")).then(e=>({default:e.TGO})),THA:()=>Promise.resolve().then(()=>require("./tha.cjs")).then(e=>({default:e.THA})),Tibet:()=>Promise.resolve().then(()=>require("./tibet.cjs")).then(e=>({default:e.Tibet})),TJK:()=>Promise.resolve().then(()=>require("./tjk.cjs")).then(e=>({default:e.TJK})),TKL:()=>Promise.resolve().then(()=>require("./tkl.cjs")).then(e=>({default:e.TKL})),TKM:()=>Promise.resolve().then(()=>require("./tkm.cjs")).then(e=>({default:e.TKM})),TLS:()=>Promise.resolve().then(()=>require("./tls.cjs")).then(e=>({default:e.TLS})),TON:()=>Promise.resolve().then(()=>require("./ton.cjs")).then(e=>({default:e.TON})),Transnistria:()=>Promise.resolve().then(()=>require("./transnistria.cjs")).then(e=>({default:e.Transnistria})),TTO:()=>Promise.resolve().then(()=>require("./tto.cjs")).then(e=>({default:e.TTO})),TUN:()=>Promise.resolve().then(()=>require("./tun.cjs")).then(e=>({default:e.TUN})),TUR:()=>Promise.resolve().then(()=>require("./tur.cjs")).then(e=>({default:e.TUR})),TUV:()=>Promise.resolve().then(()=>require("./tuv.cjs")).then(e=>({default:e.TUV})),TWN:()=>Promise.resolve().then(()=>require("./twn.cjs")).then(e=>({default:e.TWN})),TZA:()=>Promise.resolve().then(()=>require("./tza.cjs")).then(e=>({default:e.TZA})),UGA:()=>Promise.resolve().then(()=>require("./uga.cjs")).then(e=>({default:e.UGA})),UKR:()=>Promise.resolve().then(()=>require("./ukr.cjs")).then(e=>({default:e.UKR})),UnitedNations:()=>Promise.resolve().then(()=>require("./united-nations.cjs")).then(e=>({default:e.UnitedNations})),URY:()=>Promise.resolve().then(()=>require("./ury.cjs")).then(e=>({default:e.URY})),USA:()=>Promise.resolve().then(()=>require("./usa.cjs")).then(e=>({default:e.USA})),UZB:()=>Promise.resolve().then(()=>require("./uzb.cjs")).then(e=>({default:e.UZB})),VAT:()=>Promise.resolve().then(()=>require("./vat.cjs")).then(e=>({default:e.VAT})),VCT:()=>Promise.resolve().then(()=>require("./vct.cjs")).then(e=>({default:e.VCT})),VEN:()=>Promise.resolve().then(()=>require("./ven.cjs")).then(e=>({default:e.VEN})),VGB:()=>Promise.resolve().then(()=>require("./vgb.cjs")).then(e=>({default:e.VGB})),VIR:()=>Promise.resolve().then(()=>require("./vir.cjs")).then(e=>({default:e.VIR})),VNM:()=>Promise.resolve().then(()=>require("./vnm.cjs")).then(e=>({default:e.VNM})),VUT:()=>Promise.resolve().then(()=>require("./vut.cjs")).then(e=>({default:e.VUT})),Wales:()=>Promise.resolve().then(()=>require("./wales.cjs")).then(e=>({default:e.Wales})),WSM:()=>Promise.resolve().then(()=>require("./wsm.cjs")).then(e=>({default:e.WSM})),XKX:()=>Promise.resolve().then(()=>require("./xkx.cjs")).then(e=>({default:e.XKX})),YEM:()=>Promise.resolve().then(()=>require("./yem.cjs")).then(e=>({default:e.YEM})),ZAF:()=>Promise.resolve().then(()=>require("./zaf.cjs")).then(e=>({default:e.ZAF})),ZMB:()=>Promise.resolve().then(()=>require("./zmb.cjs")).then(e=>({default:e.ZMB})),ZWE:()=>Promise.resolve().then(()=>require("./zwe.cjs")).then(e=>({default:e.ZWE}))},t=Object.keys(r);exports.flagIconImports=r;exports.flagIconNames=t;
|