@ultraviolet/icons 5.0.0 → 5.0.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.
Files changed (57) hide show
  1. package/dist/components/Flags/__generated__/AustriaFlag.d.ts +2 -0
  2. package/dist/components/Flags/__generated__/AustriaFlag.js +60 -0
  3. package/dist/components/Flags/__generated__/BelgiumFlag.d.ts +2 -0
  4. package/dist/components/Flags/__generated__/BelgiumFlag.js +60 -0
  5. package/dist/components/Flags/__generated__/BulgariaFlag.d.ts +2 -0
  6. package/dist/components/Flags/__generated__/BulgariaFlag.js +60 -0
  7. package/dist/components/Flags/__generated__/CroatiaFlag.d.ts +2 -0
  8. package/dist/components/Flags/__generated__/CroatiaFlag.js +326 -0
  9. package/dist/components/Flags/__generated__/CyprusFlag.d.ts +2 -0
  10. package/dist/components/Flags/__generated__/CyprusFlag.js +60 -0
  11. package/dist/components/Flags/__generated__/CzechRepublicFlag.d.ts +2 -0
  12. package/dist/components/Flags/__generated__/CzechRepublicFlag.js +62 -0
  13. package/dist/components/Flags/__generated__/DenmarkFlag.d.ts +2 -0
  14. package/dist/components/Flags/__generated__/DenmarkFlag.js +88 -0
  15. package/dist/components/Flags/__generated__/EstoniaFlag.d.ts +2 -0
  16. package/dist/components/Flags/__generated__/EstoniaFlag.js +60 -0
  17. package/dist/components/Flags/__generated__/FinlandFlag.d.ts +2 -0
  18. package/dist/components/Flags/__generated__/FinlandFlag.js +46 -0
  19. package/dist/components/Flags/__generated__/GermanyFlag.d.ts +2 -0
  20. package/dist/components/Flags/__generated__/GermanyFlag.js +60 -0
  21. package/dist/components/Flags/__generated__/GreeceFlag.d.ts +2 -0
  22. package/dist/components/Flags/__generated__/GreeceFlag.js +102 -0
  23. package/dist/components/Flags/__generated__/HungaryFlag.d.ts +2 -0
  24. package/dist/components/Flags/__generated__/HungaryFlag.js +60 -0
  25. package/dist/components/Flags/__generated__/IrelandFlag.d.ts +2 -0
  26. package/dist/components/Flags/__generated__/IrelandFlag.js +60 -0
  27. package/dist/components/Flags/__generated__/LatviaFlag.d.ts +2 -0
  28. package/dist/components/Flags/__generated__/LatviaFlag.js +60 -0
  29. package/dist/components/Flags/__generated__/LithuaniaFlag.d.ts +2 -0
  30. package/dist/components/Flags/__generated__/LithuaniaFlag.js +60 -0
  31. package/dist/components/Flags/__generated__/LuxembourgFlag.d.ts +2 -0
  32. package/dist/components/Flags/__generated__/LuxembourgFlag.js +60 -0
  33. package/dist/components/Flags/__generated__/MaltaFlag.d.ts +2 -0
  34. package/dist/components/Flags/__generated__/MaltaFlag.js +60 -0
  35. package/dist/components/Flags/__generated__/PortugalFlag.d.ts +2 -0
  36. package/dist/components/Flags/__generated__/PortugalFlag.js +88 -0
  37. package/dist/components/Flags/__generated__/RomaniaFlag.d.ts +2 -0
  38. package/dist/components/Flags/__generated__/RomaniaFlag.js +60 -0
  39. package/dist/components/Flags/__generated__/SlovakiaFlag.d.ts +2 -0
  40. package/dist/components/Flags/__generated__/SlovakiaFlag.js +116 -0
  41. package/dist/components/Flags/__generated__/SloveniaFlag.d.ts +2 -0
  42. package/dist/components/Flags/__generated__/SloveniaFlag.js +74 -0
  43. package/dist/components/Flags/__generated__/SpainFlag.d.ts +2 -0
  44. package/dist/components/Flags/__generated__/SpainFlag.js +60 -0
  45. package/dist/components/Flags/__generated__/UnitedStatesFlag.d.ts +2 -0
  46. package/dist/components/Flags/__generated__/UnitedStatesFlag.js +102 -0
  47. package/dist/components/Flags/__generated__/index.d.ts +24 -1
  48. package/dist/components/Flags/index.js +47 -1
  49. package/dist/components/Icon/__generated__/DocIcon.js +1 -1
  50. package/dist/components/Icon/__generated__/DocOutlineIcon.js +2 -1
  51. package/dist/components/Icon/__generated__/DocPaperIcon.d.ts +2 -0
  52. package/dist/components/Icon/__generated__/DocPaperIcon.js +27 -0
  53. package/dist/components/Icon/__generated__/DocPaperOutlineIcon.d.ts +2 -0
  54. package/dist/components/Icon/__generated__/DocPaperOutlineIcon.js +30 -0
  55. package/dist/components/Icon/__generated__/index.d.ts +3 -1
  56. package/dist/index.js +4 -0
  57. package/package.json +2 -2
@@ -0,0 +1,60 @@
1
+ "use client";
2
+ import { jsx, jsxs, Fragment } from "react/jsx-runtime";
3
+ import { Icon } from "../Icon.js";
4
+ const LuxembourgFlag = ({ ...props }) => (
5
+ // eslint-disable-next-line react/jsx-props-no-spreading
6
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.disabled ? /* @__PURE__ */ jsxs(Fragment, { children: [
7
+ /* @__PURE__ */ jsxs("g", { children: [
8
+ /* @__PURE__ */ jsx(
9
+ "path",
10
+ {
11
+ 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",
12
+ fill: "#F0F0F0"
13
+ }
14
+ ),
15
+ /* @__PURE__ */ jsx(
16
+ "path",
17
+ {
18
+ d: "M12.0001 0C6.84055 0 2.44204 3.2565 0.746521 7.82611H23.2538C21.5582 3.2565 17.1597 0 12.0001 0V0Z",
19
+ fill: "#454545"
20
+ }
21
+ ),
22
+ /* @__PURE__ */ jsx(
23
+ "path",
24
+ {
25
+ d: "M12.0001 24.0001C17.1597 24.0001 21.5582 20.7436 23.2537 16.174H0.746521C2.44204 20.7436 6.84055 24.0001 12.0001 24.0001Z",
26
+ fill: "#7B7B7B"
27
+ }
28
+ )
29
+ ] }),
30
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_3072_393", children: /* @__PURE__ */ jsx("rect", { fill: "white" }) }) })
31
+ ] }) : /* @__PURE__ */ jsxs(Fragment, { children: [
32
+ /* @__PURE__ */ jsxs("g", { children: [
33
+ /* @__PURE__ */ jsx(
34
+ "path",
35
+ {
36
+ 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",
37
+ fill: "#F0F0F0"
38
+ }
39
+ ),
40
+ /* @__PURE__ */ jsx(
41
+ "path",
42
+ {
43
+ d: "M12.0001 0C6.84055 0 2.44204 3.2565 0.746521 7.82611H23.2538C21.5582 3.2565 17.1597 0 12.0001 0V0Z",
44
+ fill: "#D80027"
45
+ }
46
+ ),
47
+ /* @__PURE__ */ jsx(
48
+ "path",
49
+ {
50
+ d: "M12.0001 24.0001C17.1597 24.0001 21.5582 20.7436 23.2537 16.174H0.746521C2.44204 20.7436 6.84055 24.0001 12.0001 24.0001Z",
51
+ fill: "#338AF3"
52
+ }
53
+ )
54
+ ] }),
55
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_3072_213", children: /* @__PURE__ */ jsx("rect", { fill: "white" }) }) })
56
+ ] }) })
57
+ );
58
+ export {
59
+ LuxembourgFlag
60
+ };
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const MaltaFlag: ({ ...props }: Omit<IconProps, "children">) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,60 @@
1
+ "use client";
2
+ import { jsx, jsxs, Fragment } from "react/jsx-runtime";
3
+ import { Icon } from "../Icon.js";
4
+ const MaltaFlag = ({ ...props }) => (
5
+ // eslint-disable-next-line react/jsx-props-no-spreading
6
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.disabled ? /* @__PURE__ */ jsxs(Fragment, { children: [
7
+ /* @__PURE__ */ jsxs("g", { children: [
8
+ /* @__PURE__ */ jsx(
9
+ "path",
10
+ {
11
+ 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",
12
+ fill: "#F0F0F0"
13
+ }
14
+ ),
15
+ /* @__PURE__ */ jsx(
16
+ "path",
17
+ {
18
+ d: "M12 0C18.6274 0 24 5.37262 24 12C24 18.6274 18.6274 24 12 24",
19
+ fill: "#454545"
20
+ }
21
+ ),
22
+ /* @__PURE__ */ jsx(
23
+ "path",
24
+ {
25
+ d: "M8.3481 4.69545V3.13025H6.7829V4.69545H5.21765V6.26065H6.7829V7.8259H8.3481V6.26065H9.91331V4.69545H8.3481Z",
26
+ fill: "#ACACAC"
27
+ }
28
+ )
29
+ ] }),
30
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_3072_450", children: /* @__PURE__ */ jsx("rect", { fill: "white" }) }) })
31
+ ] }) : /* @__PURE__ */ jsxs(Fragment, { children: [
32
+ /* @__PURE__ */ jsxs("g", { children: [
33
+ /* @__PURE__ */ jsx(
34
+ "path",
35
+ {
36
+ 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",
37
+ fill: "#F0F0F0"
38
+ }
39
+ ),
40
+ /* @__PURE__ */ jsx(
41
+ "path",
42
+ {
43
+ d: "M12 0C18.6274 0 24 5.37262 24 12C24 18.6274 18.6274 24 12 24",
44
+ fill: "#D80027"
45
+ }
46
+ ),
47
+ /* @__PURE__ */ jsx(
48
+ "path",
49
+ {
50
+ d: "M8.3481 4.69545V3.13025H6.7829V4.69545H5.21765V6.26065H6.7829V7.8259H8.3481V6.26065H9.91331V4.69545H8.3481Z",
51
+ fill: "#ACABB1"
52
+ }
53
+ )
54
+ ] }),
55
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_3072_207", children: /* @__PURE__ */ jsx("rect", { fill: "white" }) }) })
56
+ ] }) })
57
+ );
58
+ export {
59
+ MaltaFlag
60
+ };
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const PortugalFlag: ({ ...props }: Omit<IconProps, "children">) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,88 @@
1
+ "use client";
2
+ import { jsx, jsxs, Fragment } from "react/jsx-runtime";
3
+ import { Icon } from "../Icon.js";
4
+ const PortugalFlag = ({ ...props }) => (
5
+ // eslint-disable-next-line react/jsx-props-no-spreading
6
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.disabled ? /* @__PURE__ */ jsxs(Fragment, { children: [
7
+ /* @__PURE__ */ jsxs("g", { children: [
8
+ /* @__PURE__ */ jsx(
9
+ "path",
10
+ {
11
+ d: "M0 12C0 17.1595 3.2565 21.5581 7.82602 23.2536L8.86955 12L7.82602 0.746399C3.2565 2.44196 0 6.84043 0 12Z",
12
+ fill: "#8A8A8A"
13
+ }
14
+ ),
15
+ /* @__PURE__ */ jsx(
16
+ "path",
17
+ {
18
+ d: "M23.9999 12C23.9999 5.37262 18.6273 0 11.9999 0C10.5321 0 9.12596 0.264047 7.82593 0.746391V23.2536C9.12596 23.736 10.5321 24 11.9999 24C18.6273 24 23.9999 18.6274 23.9999 12Z",
19
+ fill: "#454545"
20
+ }
21
+ ),
22
+ /* @__PURE__ */ jsx(
23
+ "path",
24
+ {
25
+ d: "M7.82605 16.1738C10.1312 16.1738 11.9999 14.3051 11.9999 11.9999C11.9999 9.69476 10.1312 7.82605 7.82605 7.82605C5.52088 7.82605 3.65216 9.69476 3.65216 11.9999C3.65216 14.3051 5.52088 16.1738 7.82605 16.1738Z",
26
+ fill: "#D5D5D5"
27
+ }
28
+ ),
29
+ /* @__PURE__ */ jsx(
30
+ "path",
31
+ {
32
+ d: "M5.47913 9.91302V12.5217C5.47913 13.8184 6.53025 14.8695 7.82695 14.8695C9.12365 14.8695 10.1748 13.8184 10.1748 12.5217V9.91302H5.47913Z",
33
+ fill: "#454545"
34
+ }
35
+ ),
36
+ /* @__PURE__ */ jsx(
37
+ "path",
38
+ {
39
+ d: "M7.82541 13.3043C7.39388 13.3043 7.04279 12.9532 7.04279 12.5217V11.4783H8.60799V12.5218C8.60799 12.9532 8.25689 13.3043 7.82541 13.3043Z",
40
+ fill: "#F0F0F0"
41
+ }
42
+ )
43
+ ] }),
44
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_3072_397", children: /* @__PURE__ */ jsx("rect", { fill: "white" }) }) })
45
+ ] }) : /* @__PURE__ */ jsxs(Fragment, { children: [
46
+ /* @__PURE__ */ jsxs("g", { children: [
47
+ /* @__PURE__ */ jsx(
48
+ "path",
49
+ {
50
+ d: "M0 12C0 17.1595 3.2565 21.5581 7.82602 23.2536L8.86955 12L7.82602 0.746399C3.2565 2.44196 0 6.84043 0 12Z",
51
+ fill: "#6DA544"
52
+ }
53
+ ),
54
+ /* @__PURE__ */ jsx(
55
+ "path",
56
+ {
57
+ d: "M23.9999 12C23.9999 5.37262 18.6273 0 11.9999 0C10.5321 0 9.12596 0.264047 7.82593 0.746391V23.2536C9.12596 23.736 10.5321 24 11.9999 24C18.6273 24 23.9999 18.6274 23.9999 12Z",
58
+ fill: "#D80027"
59
+ }
60
+ ),
61
+ /* @__PURE__ */ jsx(
62
+ "path",
63
+ {
64
+ d: "M7.82605 16.1738C10.1312 16.1738 11.9999 14.3051 11.9999 11.9999C11.9999 9.69476 10.1312 7.82605 7.82605 7.82605C5.52088 7.82605 3.65216 9.69476 3.65216 11.9999C3.65216 14.3051 5.52088 16.1738 7.82605 16.1738Z",
65
+ fill: "#FFDA44"
66
+ }
67
+ ),
68
+ /* @__PURE__ */ jsx(
69
+ "path",
70
+ {
71
+ d: "M5.47913 9.91302V12.5217C5.47913 13.8184 6.53025 14.8695 7.82695 14.8695C9.12365 14.8695 10.1748 13.8184 10.1748 12.5217V9.91302H5.47913Z",
72
+ fill: "#D80027"
73
+ }
74
+ ),
75
+ /* @__PURE__ */ jsx(
76
+ "path",
77
+ {
78
+ d: "M7.82541 13.3043C7.39388 13.3043 7.04279 12.9532 7.04279 12.5217V11.4783H8.60799V12.5218C8.60799 12.9532 8.25689 13.3043 7.82541 13.3043Z",
79
+ fill: "#F0F0F0"
80
+ }
81
+ )
82
+ ] }),
83
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_3072_210", children: /* @__PURE__ */ jsx("rect", { fill: "white" }) }) })
84
+ ] }) })
85
+ );
86
+ export {
87
+ PortugalFlag
88
+ };
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const RomaniaFlag: ({ ...props }: Omit<IconProps, "children">) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,60 @@
1
+ "use client";
2
+ import { jsx, jsxs, Fragment } from "react/jsx-runtime";
3
+ import { Icon } from "../Icon.js";
4
+ const RomaniaFlag = ({ ...props }) => (
5
+ // eslint-disable-next-line react/jsx-props-no-spreading
6
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.disabled ? /* @__PURE__ */ jsxs(Fragment, { children: [
7
+ /* @__PURE__ */ jsxs("g", { children: [
8
+ /* @__PURE__ */ jsx(
9
+ "path",
10
+ {
11
+ d: "M16.1736 0.746344C14.8736 0.264047 13.4676 6.23894e-09 11.9997 6.23894e-09C10.5319 -4.68688e-05 9.12582 0.264047 7.82583 0.746344L6.78235 12L7.82583 23.2536C9.12577 23.736 10.5318 24 11.9997 24C13.4675 24 14.8736 23.736 16.1736 23.2536L17.2171 12L16.1736 0.746344Z",
12
+ fill: "#D5D5D5"
13
+ }
14
+ ),
15
+ /* @__PURE__ */ jsx(
16
+ "path",
17
+ {
18
+ d: "M24 11.9999C24 6.84042 20.7435 2.44181 16.1739 0.746338V23.2537C20.7435 21.558 24 17.1596 24 11.9999Z",
19
+ fill: "#454545"
20
+ }
21
+ ),
22
+ /* @__PURE__ */ jsx(
23
+ "path",
24
+ {
25
+ d: "M0 12C0 17.1596 3.2565 21.5581 7.82602 23.2537L7.82606 0.74646C3.2565 2.44193 0 6.8404 0 12H0Z",
26
+ fill: "#444444"
27
+ }
28
+ )
29
+ ] }),
30
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_3072_454", children: /* @__PURE__ */ jsx("rect", { fill: "white" }) }) })
31
+ ] }) : /* @__PURE__ */ jsxs(Fragment, { children: [
32
+ /* @__PURE__ */ jsxs("g", { children: [
33
+ /* @__PURE__ */ jsx(
34
+ "path",
35
+ {
36
+ d: "M16.1736 0.746344C14.8736 0.264047 13.4676 6.23894e-09 11.9997 6.23894e-09C10.5319 -4.68688e-05 9.12582 0.264047 7.82583 0.746344L6.78235 12L7.82583 23.2536C9.12577 23.736 10.5318 24 11.9997 24C13.4675 24 14.8736 23.736 16.1736 23.2536L17.2171 12L16.1736 0.746344Z",
37
+ fill: "#FFDA44"
38
+ }
39
+ ),
40
+ /* @__PURE__ */ jsx(
41
+ "path",
42
+ {
43
+ d: "M24.0001 11.9999C24.0001 6.84042 20.7436 2.44181 16.174 0.746338V23.2537C20.7436 21.558 24 17.1596 24.0001 11.9999Z",
44
+ fill: "#D80027"
45
+ }
46
+ ),
47
+ /* @__PURE__ */ jsx(
48
+ "path",
49
+ {
50
+ d: "M0 12C0 17.1596 3.2565 21.5581 7.82602 23.2537L7.82606 0.74646C3.2565 2.44193 0 6.8404 0 12H0Z",
51
+ fill: "#0052B4"
52
+ }
53
+ )
54
+ ] }),
55
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_3072_211", children: /* @__PURE__ */ jsx("rect", { fill: "white" }) }) })
56
+ ] }) })
57
+ );
58
+ export {
59
+ RomaniaFlag
60
+ };
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const SlovakiaFlag: ({ ...props }: Omit<IconProps, "children">) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,116 @@
1
+ "use client";
2
+ import { jsx, jsxs, Fragment } from "react/jsx-runtime";
3
+ import { Icon } from "../Icon.js";
4
+ const SlovakiaFlag = ({ ...props }) => (
5
+ // eslint-disable-next-line react/jsx-props-no-spreading
6
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.disabled ? /* @__PURE__ */ jsxs(Fragment, { children: [
7
+ /* @__PURE__ */ jsxs("g", { children: [
8
+ /* @__PURE__ */ jsx(
9
+ "path",
10
+ {
11
+ 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",
12
+ fill: "#F0F0F0"
13
+ }
14
+ ),
15
+ /* @__PURE__ */ jsx(
16
+ "path",
17
+ {
18
+ d: "M12 24C18.6274 24 24 18.6273 24 11.9999C24 10.5321 23.736 9.12599 23.2536 7.82605H0.746391C0.264047 9.12599 0 10.5321 0 11.9999C0 18.6273 5.37262 24 12 24Z",
19
+ fill: "#444444"
20
+ }
21
+ ),
22
+ /* @__PURE__ */ jsx(
23
+ "path",
24
+ {
25
+ d: "M12.0001 24.0001C17.1597 24.0001 21.5582 20.7436 23.2537 16.174H0.746521C2.44204 20.7436 6.84055 24.0001 12.0001 24.0001Z",
26
+ fill: "#454545"
27
+ }
28
+ ),
29
+ /* @__PURE__ */ jsx(
30
+ "path",
31
+ {
32
+ d: "M3.10278 6.78259V12.7688C3.10278 16.174 7.55127 17.2174 7.55127 17.2174C7.55127 17.2174 11.9997 16.174 11.9997 12.7688V6.78259H3.10278Z",
33
+ fill: "#F0F0F0"
34
+ }
35
+ ),
36
+ /* @__PURE__ */ jsx(
37
+ "path",
38
+ {
39
+ d: "M4.14655 6.78259V12.7688C4.14655 13.1686 4.23533 13.5461 4.4112 13.9001H10.6918C10.8677 13.5462 10.9565 13.1686 10.9565 12.7688V6.78259H4.14655Z",
40
+ fill: "#454545"
41
+ }
42
+ ),
43
+ /* @__PURE__ */ jsx(
44
+ "path",
45
+ {
46
+ d: "M9.6383 10.9565H8.07315V9.91297H9.11663V8.86949H8.07315V7.82605H7.02966V8.86949H5.98623V9.91297H7.02966V10.9565H5.46442V11.9999H7.02966V13.0434H8.07315V11.9999H9.6383V10.9565Z",
47
+ fill: "#F0F0F0"
48
+ }
49
+ ),
50
+ /* @__PURE__ */ jsx(
51
+ "path",
52
+ {
53
+ d: "M5.83422 15.3567C6.50664 15.7793 7.19748 16.0247 7.55115 16.1338C7.90482 16.0247 8.59567 15.7793 9.26809 15.3567C9.94618 14.9306 10.4215 14.4431 10.6914 13.9001C10.3937 13.6895 10.0305 13.5653 9.63812 13.5653C9.49525 13.5653 9.35645 13.5822 9.223 13.6133C8.9402 12.9707 8.29825 12.5218 7.5512 12.5218C6.80415 12.5218 6.16215 12.9707 5.8794 13.6133C5.74595 13.5822 5.60711 13.5653 5.46428 13.5653C5.07189 13.5653 4.70865 13.6895 4.41095 13.9001C4.68072 14.4431 5.15607 14.9305 5.83422 15.3567Z",
54
+ fill: "#454545"
55
+ }
56
+ )
57
+ ] }),
58
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_3072_403", children: /* @__PURE__ */ jsx("rect", { fill: "white" }) }) })
59
+ ] }) : /* @__PURE__ */ jsxs(Fragment, { children: [
60
+ /* @__PURE__ */ jsxs("g", { children: [
61
+ /* @__PURE__ */ jsx(
62
+ "path",
63
+ {
64
+ 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",
65
+ fill: "#F0F0F0"
66
+ }
67
+ ),
68
+ /* @__PURE__ */ jsx(
69
+ "path",
70
+ {
71
+ d: "M12 24C18.6274 24 24 18.6273 24 11.9999C24 10.5321 23.736 9.12599 23.2536 7.82605H0.746391C0.264047 9.12599 0 10.5321 0 11.9999C0 18.6273 5.37262 24 12 24Z",
72
+ fill: "#0052B4"
73
+ }
74
+ ),
75
+ /* @__PURE__ */ jsx(
76
+ "path",
77
+ {
78
+ d: "M12.0001 24.0001C17.1597 24.0001 21.5582 20.7436 23.2537 16.174H0.746521C2.44204 20.7436 6.84055 24.0001 12.0001 24.0001Z",
79
+ fill: "#D80027"
80
+ }
81
+ ),
82
+ /* @__PURE__ */ jsx(
83
+ "path",
84
+ {
85
+ d: "M3.10278 6.78259V12.7688C3.10278 16.174 7.55127 17.2174 7.55127 17.2174C7.55127 17.2174 11.9997 16.174 11.9997 12.7688V6.78259H3.10278Z",
86
+ fill: "#F0F0F0"
87
+ }
88
+ ),
89
+ /* @__PURE__ */ jsx(
90
+ "path",
91
+ {
92
+ d: "M4.14655 6.78259V12.7688C4.14655 13.1686 4.23533 13.5461 4.4112 13.9001H10.6918C10.8677 13.5462 10.9565 13.1686 10.9565 12.7688V6.78259H4.14655Z",
93
+ fill: "#D80027"
94
+ }
95
+ ),
96
+ /* @__PURE__ */ jsx(
97
+ "path",
98
+ {
99
+ d: "M9.6383 10.9565H8.07315V9.91297H9.11663V8.86949H8.07315V7.82605H7.02966V8.86949H5.98623V9.91297H7.02966V10.9565H5.46442V11.9999H7.02966V13.0434H8.07315V11.9999H9.6383V10.9565Z",
100
+ fill: "#F0F0F0"
101
+ }
102
+ ),
103
+ /* @__PURE__ */ jsx(
104
+ "path",
105
+ {
106
+ d: "M5.83422 15.3567C6.50664 15.7793 7.19748 16.0247 7.55115 16.1338C7.90482 16.0247 8.59567 15.7793 9.26809 15.3567C9.94618 14.9306 10.4215 14.4431 10.6914 13.9001C10.3937 13.6895 10.0305 13.5653 9.63812 13.5653C9.49525 13.5653 9.35645 13.5822 9.223 13.6133C8.9402 12.9707 8.29825 12.5218 7.5512 12.5218C6.80415 12.5218 6.16215 12.9707 5.8794 13.6133C5.74595 13.5822 5.60711 13.5653 5.46428 13.5653C5.07189 13.5653 4.70865 13.6895 4.41095 13.9001C4.68072 14.4431 5.15607 14.9305 5.83422 15.3567Z",
107
+ fill: "#0052B4"
108
+ }
109
+ )
110
+ ] }),
111
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_3072_216", children: /* @__PURE__ */ jsx("rect", { fill: "white" }) }) })
112
+ ] }) })
113
+ );
114
+ export {
115
+ SlovakiaFlag
116
+ };
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const SloveniaFlag: ({ ...props }: Omit<IconProps, "children">) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,74 @@
1
+ "use client";
2
+ import { jsx, jsxs, Fragment } from "react/jsx-runtime";
3
+ import { Icon } from "../Icon.js";
4
+ const SloveniaFlag = ({ ...props }) => (
5
+ // eslint-disable-next-line react/jsx-props-no-spreading
6
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.disabled ? /* @__PURE__ */ jsxs(Fragment, { children: [
7
+ /* @__PURE__ */ jsxs("g", { children: [
8
+ /* @__PURE__ */ jsx(
9
+ "path",
10
+ {
11
+ 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",
12
+ fill: "#F0F0F0"
13
+ }
14
+ ),
15
+ /* @__PURE__ */ jsx(
16
+ "path",
17
+ {
18
+ d: "M23.2536 7.82613H10.4348V4.69568H4.17389V7.82613H0.746391C0.264047 9.12607 0 10.5322 0 12C0 13.4679 0.264047 14.8739 0.746391 16.1739L12 17.2174L23.2536 16.1739C23.736 14.8739 24 13.4679 24 12C24 10.5322 23.736 9.12607 23.2536 7.82613Z",
19
+ fill: "#444444"
20
+ }
21
+ ),
22
+ /* @__PURE__ */ jsx(
23
+ "path",
24
+ {
25
+ d: "M12.0001 24.0001C17.1597 24.0001 21.5582 20.7436 23.2537 16.174H0.746521C2.44204 20.7436 6.84055 24.0001 12.0001 24.0001Z",
26
+ fill: "#454545"
27
+ }
28
+ ),
29
+ /* @__PURE__ */ jsx(
30
+ "path",
31
+ {
32
+ d: "M4.17395 7.82604V8.86948C4.17395 11.2658 7.3044 12 7.3044 12C7.3044 12 10.4349 11.2658 10.4349 8.86948V7.82604L9.39137 8.86952L7.3044 7.30432L5.21743 8.86952L4.17395 7.82604Z",
33
+ fill: "#F0F0F0"
34
+ }
35
+ )
36
+ ] }),
37
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_3072_458", children: /* @__PURE__ */ jsx("rect", { fill: "white" }) }) })
38
+ ] }) : /* @__PURE__ */ jsxs(Fragment, { children: [
39
+ /* @__PURE__ */ jsxs("g", { children: [
40
+ /* @__PURE__ */ jsx(
41
+ "path",
42
+ {
43
+ 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",
44
+ fill: "#F0F0F0"
45
+ }
46
+ ),
47
+ /* @__PURE__ */ jsx(
48
+ "path",
49
+ {
50
+ d: "M23.2536 7.82613H10.4348V4.69568H4.17389V7.82613H0.746391C0.264047 9.12607 0 10.5322 0 12C0 13.4679 0.264047 14.8739 0.746391 16.1739L12 17.2174L23.2536 16.1739C23.736 14.8739 24 13.4679 24 12C24 10.5322 23.736 9.12607 23.2536 7.82613Z",
51
+ fill: "#0052B4"
52
+ }
53
+ ),
54
+ /* @__PURE__ */ jsx(
55
+ "path",
56
+ {
57
+ d: "M12.0001 24.0001C17.1597 24.0001 21.5582 20.7436 23.2537 16.174H0.746521C2.44204 20.7436 6.84055 24.0001 12.0001 24.0001Z",
58
+ fill: "#D80027"
59
+ }
60
+ ),
61
+ /* @__PURE__ */ jsx(
62
+ "path",
63
+ {
64
+ d: "M4.17395 7.82604V8.86948C4.17395 11.2658 7.3044 12 7.3044 12C7.3044 12 10.4349 11.2658 10.4349 8.86948V7.82604L9.39137 8.86952L7.3044 7.30432L5.21743 8.86952L4.17395 7.82604Z",
65
+ fill: "#F0F0F0"
66
+ }
67
+ )
68
+ ] }),
69
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_3072_215", children: /* @__PURE__ */ jsx("rect", { fill: "white" }) }) })
70
+ ] }) })
71
+ );
72
+ export {
73
+ SloveniaFlag
74
+ };
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const SpainFlag: ({ ...props }: Omit<IconProps, "children">) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,60 @@
1
+ "use client";
2
+ import { jsx, jsxs, Fragment } from "react/jsx-runtime";
3
+ import { Icon } from "../Icon.js";
4
+ const SpainFlag = ({ ...props }) => (
5
+ // eslint-disable-next-line react/jsx-props-no-spreading
6
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.disabled ? /* @__PURE__ */ jsxs(Fragment, { children: [
7
+ /* @__PURE__ */ jsxs("g", { children: [
8
+ /* @__PURE__ */ jsx(
9
+ "path",
10
+ {
11
+ d: "M0 12C0 13.4678 0.264047 14.8739 0.746391 16.1739L12 17.2174L23.2536 16.1739C23.736 14.8739 24 13.4678 24 12C24 10.5321 23.736 9.12607 23.2536 7.82608L12 6.78259L0.746391 7.82608C0.264047 9.12607 0 10.5321 0 12H0Z",
12
+ fill: "#D5D5D5"
13
+ }
14
+ ),
15
+ /* @__PURE__ */ jsx(
16
+ "path",
17
+ {
18
+ d: "M23.2528 7.82611C21.5573 3.25655 17.1588 0 11.9992 0C6.83964 0 2.44112 3.25655 0.745605 7.82611H23.2528Z",
19
+ fill: "#454545"
20
+ }
21
+ ),
22
+ /* @__PURE__ */ jsx(
23
+ "path",
24
+ {
25
+ d: "M0.745605 16.174C2.44112 20.7435 6.83964 24.0001 11.9992 24.0001C17.1588 24.0001 21.5573 20.7435 23.2528 16.174H0.745605Z",
26
+ fill: "#454545"
27
+ }
28
+ )
29
+ ] }),
30
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_3072_376", children: /* @__PURE__ */ jsx("rect", { fill: "white" }) }) })
31
+ ] }) : /* @__PURE__ */ jsxs(Fragment, { children: [
32
+ /* @__PURE__ */ jsxs("g", { children: [
33
+ /* @__PURE__ */ jsx(
34
+ "path",
35
+ {
36
+ d: "M0 12C0 13.4678 0.264047 14.8739 0.746391 16.1739L12 17.2174L23.2536 16.1739C23.736 14.8739 24 13.4678 24 12C24 10.5321 23.736 9.12607 23.2536 7.82608L12 6.78259L0.746391 7.82608C0.264047 9.12607 0 10.5321 0 12H0Z",
37
+ fill: "#FFDA44"
38
+ }
39
+ ),
40
+ /* @__PURE__ */ jsx(
41
+ "path",
42
+ {
43
+ d: "M23.2528 7.82611C21.5573 3.25655 17.1588 0 11.9992 0C6.83964 0 2.44112 3.25655 0.745605 7.82611H23.2528Z",
44
+ fill: "#D80027"
45
+ }
46
+ ),
47
+ /* @__PURE__ */ jsx(
48
+ "path",
49
+ {
50
+ d: "M0.745605 16.174C2.44112 20.7435 6.83964 24.0001 11.9992 24.0001C17.1588 24.0001 21.5573 20.7435 23.2528 16.174H0.745605Z",
51
+ fill: "#D80027"
52
+ }
53
+ )
54
+ ] }),
55
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_3072_197", children: /* @__PURE__ */ jsx("rect", { fill: "white" }) }) })
56
+ ] }) })
57
+ );
58
+ export {
59
+ SpainFlag
60
+ };
@@ -0,0 +1,2 @@
1
+ import type { IconProps } from '../Icon';
2
+ export declare const UnitedStatesFlag: ({ ...props }: Omit<IconProps, "children">) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,102 @@
1
+ "use client";
2
+ import { jsx, jsxs, Fragment } from "react/jsx-runtime";
3
+ import { Icon } from "../Icon.js";
4
+ const UnitedStatesFlag = ({ ...props }) => (
5
+ // eslint-disable-next-line react/jsx-props-no-spreading
6
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.disabled ? /* @__PURE__ */ jsxs(Fragment, { children: [
7
+ /* @__PURE__ */ jsxs("g", { children: [
8
+ /* @__PURE__ */ jsx(
9
+ "path",
10
+ {
11
+ 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",
12
+ fill: "#F0F0F0"
13
+ }
14
+ ),
15
+ /* @__PURE__ */ jsx(
16
+ "path",
17
+ {
18
+ d: "M11.4782 12.0002H23.9999C23.9999 10.9171 23.8555 9.86786 23.5865 8.86975H11.4782V12.0002Z",
19
+ fill: "#454545"
20
+ }
21
+ ),
22
+ /* @__PURE__ */ jsx(
23
+ "path",
24
+ {
25
+ d: "M11.4782 5.73928H22.2386C21.504 4.54059 20.5648 3.48108 19.4697 2.60883H11.4782V5.73928Z",
26
+ fill: "#454545"
27
+ }
28
+ ),
29
+ /* @__PURE__ */ jsx(
30
+ "path",
31
+ {
32
+ d: "M11.9995 24.0003C14.8236 24.0003 17.4194 23.0242 19.4693 21.3916H4.52966C6.57951 23.0242 9.1753 24.0003 11.9995 24.0003Z",
33
+ fill: "#454545"
34
+ }
35
+ ),
36
+ /* @__PURE__ */ jsx(
37
+ "path",
38
+ {
39
+ d: "M1.76098 18.2611H22.2384C22.8281 17.2988 23.2855 16.247 23.5863 15.1307H0.413086C0.713883 16.247 1.17124 17.2988 1.76098 18.2611V18.2611Z",
40
+ fill: "#454545"
41
+ }
42
+ ),
43
+ /* @__PURE__ */ jsx(
44
+ "path",
45
+ {
46
+ d: "M5.55862 1.87397H6.65217L5.63498 2.61295L6.02353 3.80869L5.00639 3.0697L3.98925 3.80869L4.32487 2.7757C3.42928 3.52172 2.64431 4.39575 1.99744 5.36963H2.34783L1.70034 5.84002C1.59947 6.0083 1.50272 6.17925 1.41 6.35273L1.71919 7.30434L1.14234 6.88523C0.998953 7.18903 0.867797 7.49967 0.749906 7.81678L1.09055 8.86528H2.34783L1.33064 9.60427L1.71919 10.8L0.702047 10.061L0.0927656 10.5037C0.0317812 10.9939 0 11.4932 0 12H12C12 5.37262 12 4.59131 12 0C9.62944 0 7.41961 0.687656 5.55862 1.87397V1.87397ZM6.02353 10.8L5.00639 10.061L3.98925 10.8L4.3778 9.60427L3.36061 8.86528H4.61789L5.00639 7.66955L5.39489 8.86528H6.65217L5.63498 9.60427L6.02353 10.8ZM5.63498 6.10861L6.02353 7.30434L5.00639 6.56536L3.98925 7.30434L4.3778 6.10861L3.36061 5.36963H4.61789L5.00639 4.17389L5.39489 5.36963H6.65217L5.63498 6.10861ZM10.3279 10.8L9.31073 10.061L8.29359 10.8L8.68214 9.60427L7.66495 8.86528H8.92223L9.31073 7.66955L9.69923 8.86528H10.9565L9.93933 9.60427L10.3279 10.8ZM9.93933 6.10861L10.3279 7.30434L9.31073 6.56536L8.29359 7.30434L8.68214 6.10861L7.66495 5.36963H8.92223L9.31073 4.17389L9.69923 5.36963H10.9565L9.93933 6.10861ZM9.93933 2.61295L10.3279 3.80869L9.31073 3.0697L8.29359 3.80869L8.68214 2.61295L7.66495 1.87397H8.92223L9.31073 0.678234L9.69923 1.87397H10.9565L9.93933 2.61295Z",
47
+ fill: "#444444"
48
+ }
49
+ )
50
+ ] }),
51
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_3070_66", children: /* @__PURE__ */ jsx("rect", { fill: "white" }) }) })
52
+ ] }) : /* @__PURE__ */ jsxs(Fragment, { children: [
53
+ /* @__PURE__ */ jsxs("g", { children: [
54
+ /* @__PURE__ */ jsx(
55
+ "path",
56
+ {
57
+ 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",
58
+ fill: "#F0F0F0"
59
+ }
60
+ ),
61
+ /* @__PURE__ */ jsx(
62
+ "path",
63
+ {
64
+ d: "M11.4781 12.0002H23.9999C23.9999 10.9171 23.8555 9.86786 23.5865 8.86975H11.4781V12.0002Z",
65
+ fill: "#D80027"
66
+ }
67
+ ),
68
+ /* @__PURE__ */ jsx(
69
+ "path",
70
+ {
71
+ d: "M11.4781 5.73928H22.2386C21.504 4.54059 20.5648 3.48108 19.4697 2.60883H11.4781V5.73928Z",
72
+ fill: "#D80027"
73
+ }
74
+ ),
75
+ /* @__PURE__ */ jsx(
76
+ "path",
77
+ {
78
+ d: "M11.9995 24.0003C14.8236 24.0003 17.4194 23.0242 19.4693 21.3916H4.52966C6.57951 23.0242 9.1753 24.0003 11.9995 24.0003Z",
79
+ fill: "#D80027"
80
+ }
81
+ ),
82
+ /* @__PURE__ */ jsx(
83
+ "path",
84
+ {
85
+ d: "M1.76098 18.2611H22.2384C22.8281 17.2988 23.2855 16.247 23.5863 15.1307H0.413086C0.713883 16.247 1.17124 17.2988 1.76098 18.2611V18.2611Z",
86
+ fill: "#D80027"
87
+ }
88
+ ),
89
+ /* @__PURE__ */ jsx(
90
+ "path",
91
+ {
92
+ d: "M5.55862 1.87397H6.65217L5.63498 2.61295L6.02353 3.80869L5.00639 3.0697L3.98925 3.80869L4.32487 2.7757C3.42928 3.52172 2.64431 4.39575 1.99744 5.36963H2.34783L1.70034 5.84002C1.59947 6.0083 1.50272 6.17925 1.41 6.35273L1.71919 7.30434L1.14234 6.88523C0.998953 7.18903 0.867797 7.49967 0.749906 7.81678L1.09055 8.86528H2.34783L1.33064 9.60427L1.71919 10.8L0.702047 10.061L0.0927656 10.5037C0.0317812 10.9939 0 11.4932 0 12H12C12 5.37262 12 4.59131 12 0C9.62944 0 7.41961 0.687656 5.55862 1.87397V1.87397ZM6.02353 10.8L5.00639 10.061L3.98925 10.8L4.3778 9.60427L3.36061 8.86528H4.61789L5.00639 7.66955L5.39489 8.86528H6.65217L5.63498 9.60427L6.02353 10.8ZM5.63498 6.10861L6.02353 7.30434L5.00639 6.56536L3.98925 7.30434L4.3778 6.10861L3.36061 5.36963H4.61789L5.00639 4.17389L5.39489 5.36963H6.65217L5.63498 6.10861ZM10.3279 10.8L9.31073 10.061L8.29359 10.8L8.68214 9.60427L7.66495 8.86528H8.92223L9.31073 7.66955L9.69923 8.86528H10.9565L9.93933 9.60427L10.3279 10.8ZM9.93933 6.10861L10.3279 7.30434L9.31073 6.56536L8.29359 7.30434L8.68214 6.10861L7.66495 5.36963H8.92223L9.31073 4.17389L9.69923 5.36963H10.9565L9.93933 6.10861ZM9.93933 2.61295L10.3279 3.80869L9.31073 3.0697L8.29359 3.80869L8.68214 2.61295L7.66495 1.87397H8.92223L9.31073 0.678234L9.69923 1.87397H10.9565L9.93933 2.61295Z",
93
+ fill: "#0052B4"
94
+ }
95
+ )
96
+ ] }),
97
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_3070_49", children: /* @__PURE__ */ jsx("rect", { fill: "white" }) }) })
98
+ ] }) })
99
+ );
100
+ export {
101
+ UnitedStatesFlag
102
+ };