l-min-components 1.0.568 → 1.0.573

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "l-min-components",
3
- "version": "1.0.568",
3
+ "version": "1.0.573",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "src/assets",
@@ -37,6 +37,7 @@
37
37
  "react-debounce-input": "^3.3.0",
38
38
  "react-dom": "^18.2.0",
39
39
  "react-flags-select": "^2.2.3",
40
+ "react-google-charts": "^4.0.1",
40
41
  "react-icons": "^4.8.0",
41
42
  "react-input-emoji": "^5.3.1",
42
43
  "react-lottie": "^1.2.4",
@@ -0,0 +1,37 @@
1
+ import React from "react";
2
+
3
+ const ArgentinaFlagIcon = () => {
4
+ return (
5
+ <svg
6
+ width="26"
7
+ height="19"
8
+ viewBox="0 0 26 19"
9
+ fill="none"
10
+ xmlns="http://www.w3.org/2000/svg"
11
+ >
12
+ <g clip-path="url(#clip0_2330_64572)">
13
+ <path
14
+ d="M22.8 0.5H2.4C1.07452 0.5 0 1.57452 0 2.9V16.1C0 17.4255 1.07452 18.5 2.4 18.5H22.8C24.1255 18.5 25.2 17.4255 25.2 16.1V2.9C25.2 1.57452 24.1255 0.5 22.8 0.5Z"
15
+ fill="white"
16
+ />
17
+ <path
18
+ fill-rule="evenodd"
19
+ clip-rule="evenodd"
20
+ d="M0 12.5H25.2V18.5H0V12.5ZM0 0.5H25.2V6.5H0V0.5Z"
21
+ fill="#3ECBF8"
22
+ />
23
+ <path
24
+ d="M12.6008 11.2992C13.5949 11.2992 14.4008 10.4933 14.4008 9.49922C14.4008 8.50511 13.5949 7.69922 12.6008 7.69922C11.6067 7.69922 10.8008 8.50511 10.8008 9.49922C10.8008 10.4933 11.6067 11.2992 12.6008 11.2992Z"
25
+ fill="#FFDA2C"
26
+ />
27
+ </g>
28
+ <defs>
29
+ <clipPath id="clip0_2330_64572">
30
+ <rect y="0.5" width="25.2" height="18" rx="3" fill="white" />
31
+ </clipPath>
32
+ </defs>
33
+ </svg>
34
+ );
35
+ };
36
+
37
+ export default ArgentinaFlagIcon;
@@ -0,0 +1,45 @@
1
+ import React from "react";
2
+
3
+ const AustraliaFlagIcon = () => {
4
+ return (
5
+ <svg
6
+ width="26"
7
+ height="19"
8
+ viewBox="0 0 26 19"
9
+ fill="none"
10
+ xmlns="http://www.w3.org/2000/svg"
11
+ >
12
+ <g clip-path="url(#clip0_2330_64554)">
13
+ <rect y="0.5" width="25.2" height="18" rx="3" fill="#1A47B8" />
14
+ <path
15
+ d="M22.8 0.5H2.4C1.07452 0.5 0 1.57452 0 2.9V16.1C0 17.4255 1.07452 18.5 2.4 18.5H22.8C24.1255 18.5 25.2 17.4255 25.2 16.1V2.9C25.2 1.57452 24.1255 0.5 22.8 0.5Z"
16
+ fill="#1A47B8"
17
+ />
18
+ <path
19
+ opacity="0.5"
20
+ fill-rule="evenodd"
21
+ clip-rule="evenodd"
22
+ d="M4.80078 14.3016L6.00078 13.7016L6.60078 12.5016L7.20078 13.7016L8.40078 14.3016L7.20078 14.9016L6.60078 16.1016L6.00078 14.9016L4.80078 14.3016ZM16.8008 4.10156V5.30156H18.0008V4.10156H16.8008ZM20.4008 5.30156V6.50156H21.6008V5.30156H20.4008ZM15.6008 7.70156V8.90156H16.8008V7.70156H15.6008ZM19.2008 8.90156V10.1016H20.4008V8.90156H19.2008ZM18.0008 12.5016V13.7016H19.2008V12.5016H18.0008Z"
23
+ fill="white"
24
+ />
25
+ <path
26
+ d="M10.7992 1.69922H2.39922C1.73648 1.69922 1.19922 2.23648 1.19922 2.89922V8.89922C1.19922 9.56196 1.73648 10.0992 2.39922 10.0992H10.7992C11.462 10.0992 11.9992 9.56196 11.9992 8.89922V2.89922C11.9992 2.23648 11.462 1.69922 10.7992 1.69922Z"
27
+ fill="white"
28
+ />
29
+ <path
30
+ fill-rule="evenodd"
31
+ clip-rule="evenodd"
32
+ d="M5.99844 6.49844H2.39844V5.29844H5.99844V2.89844H7.19844V5.29844H10.7984V6.49844H7.19844V8.89844H5.99844V6.49844ZM8.99844 7.69844V8.89844H10.7984V7.69844H8.99844ZM8.99844 2.89844V4.09844H10.7984V2.89844H8.99844ZM2.39844 7.69844V8.89844H4.19844V7.69844H2.39844ZM2.39844 2.89844V4.09844H4.19844V2.89844H2.39844Z"
33
+ fill="#F93939"
34
+ />
35
+ </g>
36
+ <defs>
37
+ <clipPath id="clip0_2330_64554">
38
+ <rect y="0.5" width="25.2" height="18" rx="3" fill="white" />
39
+ </clipPath>
40
+ </defs>
41
+ </svg>
42
+ );
43
+ };
44
+
45
+ export default AustraliaFlagIcon;
@@ -0,0 +1,39 @@
1
+ import React from "react";
2
+
3
+ const BelgiumFlagIcon = () => {
4
+ return (
5
+ <svg
6
+ width="26"
7
+ height="19"
8
+ viewBox="0 0 26 19"
9
+ fill="none"
10
+ xmlns="http://www.w3.org/2000/svg"
11
+ >
12
+ <g clip-path="url(#clip0_2330_64545)">
13
+ <path
14
+ d="M22.8 0.5H2.4C1.07452 0.5 0 1.57452 0 2.9V16.1C0 17.4255 1.07452 18.5 2.4 18.5H22.8C24.1255 18.5 25.2 17.4255 25.2 16.1V2.9C25.2 1.57452 24.1255 0.5 22.8 0.5Z"
15
+ fill="#FFDA2C"
16
+ />
17
+ <path
18
+ fill-rule="evenodd"
19
+ clip-rule="evenodd"
20
+ d="M16.8008 0.5H25.2008V18.5H16.8008V0.5Z"
21
+ fill="#F93939"
22
+ />
23
+ <path
24
+ fill-rule="evenodd"
25
+ clip-rule="evenodd"
26
+ d="M0 0.5H8.4V18.5H0V0.5Z"
27
+ fill="#151515"
28
+ />
29
+ </g>
30
+ <defs>
31
+ <clipPath id="clip0_2330_64545">
32
+ <rect y="0.5" width="25.2" height="18" rx="3" fill="white" />
33
+ </clipPath>
34
+ </defs>
35
+ </svg>
36
+ );
37
+ };
38
+
39
+ export default BelgiumFlagIcon;
@@ -0,0 +1,43 @@
1
+ import React from "react";
2
+
3
+ const BrazilFlagIcon = () => {
4
+ return (
5
+ <svg
6
+ width="26"
7
+ height="19"
8
+ viewBox="0 0 26 19"
9
+ fill="none"
10
+ xmlns="http://www.w3.org/2000/svg"
11
+ >
12
+ <rect y="0.5" width="25.2" height="18" rx="3" fill="#249F58" />
13
+ <path
14
+ fill-rule="evenodd"
15
+ clip-rule="evenodd"
16
+ d="M12.6016 2.89844L21.6016 9.49844L12.6016 16.0984L3.60156 9.49844"
17
+ fill="#FFDA2C"
18
+ />
19
+ <path
20
+ d="M12.5984 13.7008C14.918 13.7008 16.7984 11.8204 16.7984 9.50078C16.7984 7.18119 14.918 5.30078 12.5984 5.30078C10.2788 5.30078 8.39844 7.18119 8.39844 9.50078C8.39844 11.8204 10.2788 13.7008 12.5984 13.7008Z"
21
+ fill="#1A47B8"
22
+ />
23
+ <path
24
+ fill-rule="evenodd"
25
+ clip-rule="evenodd"
26
+ d="M10.8008 11.3008V12.5008H12.0008V11.3008H10.8008ZM13.2008 11.3008V12.5008H14.4008V11.3008H13.2008Z"
27
+ fill="white"
28
+ />
29
+ <path
30
+ fill-rule="evenodd"
31
+ clip-rule="evenodd"
32
+ d="M9.60156 7.69922C9.60156 7.69922 12.3184 8.17922 14.2768 9.01682L16.8016 10.0992"
33
+ fill="white"
34
+ />
35
+ <path
36
+ d="M9.60156 7.69922C9.60156 7.69922 12.3184 8.17922 14.2768 9.01682L16.8016 10.0992"
37
+ stroke="white"
38
+ />
39
+ </svg>
40
+ );
41
+ };
42
+
43
+ export default BrazilFlagIcon;
@@ -0,0 +1,20 @@
1
+ import React from "react";
2
+
3
+ const ChinaFlagIcon = ({ width = "40", height = "29" }) => {
4
+ return (
5
+ <svg width={width} height={height} viewBox="0 0 40 29" fill="none" xmlns="http://www.w3.org/2000/svg">
6
+ <g clipPath="url(#clip0_2839_31139)">
7
+ <rect width="39.9999" height="28.9999" rx="3" fill="#F93939"/>
8
+ <path d="M36.1904 0H3.80952C1.70558 0 0 1.73116 0 3.86666V25.1333C0 27.2688 1.70558 28.9999 3.80952 28.9999H36.1904C38.2943 28.9999 39.9999 27.2688 39.9999 25.1333V3.86666C39.9999 1.73116 38.2943 0 36.1904 0Z" fill="#F93939"/>
9
+ <path fillRule="evenodd" clipRule="evenodd" d="M10.4709 13.9778L7.67093 15.4723L8.20426 12.3074L5.94141 10.0647L9.07092 9.60653L10.4709 6.72587L11.869 9.60653L14.9985 10.0647L12.7319 12.3074L13.269 15.4703L10.4709 13.9778ZM17.1414 5.7998H19.0461V7.73313H17.1414V5.7998ZM19.0461 9.66646H20.9509V11.5998H19.0461V9.66646ZM19.0461 13.5331H20.9509V15.4665H19.0461V13.5331ZM17.1414 17.3998H19.0461V19.3331H17.1414V17.3998Z" fill="#FFDA2C"/>
10
+ </g>
11
+ <defs>
12
+ <clipPath id="clip0_2839_31139">
13
+ <rect width="39.9999" height="28.9999" rx="3" fill="white" />
14
+ </clipPath>
15
+ </defs>
16
+ </svg>
17
+ );
18
+ };
19
+
20
+ export default ChinaFlagIcon;
@@ -0,0 +1,19 @@
1
+ import React from "react";
2
+
3
+ const DutchFlagIcon = ({ width = "40", height = "29" }) => {
4
+ return (
5
+ <svg width={width} height={height} viewBox="0 0 40 29" fill="none" xmlns="http://www.w3.org/2000/svg">
6
+ <g clipPath="url(#clip0_2839_48216)">
7
+ <rect width="39.9999" height="28.9999" rx="3" fill="white"/>
8
+ <path fillRule="evenodd" clipRule="evenodd" d="M0 19.333H39.9999V28.9997H0V19.333Z" fill="#1E448D"/>
9
+ <path fillRule="evenodd" clipRule="evenodd" d="M0 0H39.9999V9.66665H0V0Z" fill="#B01923"/>
10
+ </g>
11
+ <defs>
12
+ <clipPath id="clip0_2839_48216">
13
+ <rect width="39.9999" height="28.9999" rx="3" fill="white"/>
14
+ </clipPath>
15
+ </defs>
16
+ </svg>
17
+ )}
18
+
19
+ export default DutchFlagIcon;
@@ -0,0 +1,23 @@
1
+ import React from "react";
2
+
3
+ const EnglandFlagIcon = () => {
4
+ return (
5
+ <svg width="40" height="29" viewBox="0 0 40 29" fill="none" xmlns="http://www.w3.org/2000/svg">
6
+ <g clip-path="url(#clip0_2839_8556)">
7
+ <rect width="39.9999" height="28.9999" rx="3" fill="#1A47B8"/>
8
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.25518 0H0V4.83332L35.7216 28.9999L39.9999 28.9999V24.1666L4.25518 0Z" fill="white"/>
9
+ <path d="M1.41923 0L39.9999 26.1685V28.9999H38.614L0 2.80441V0H1.41923Z" fill="#F93939"/>
10
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M36.1904 0H39.9999V4.83332C39.9999 4.83332 15.2567 20.9342 3.80952 28.9999H0V24.1666L36.1904 0Z" fill="white"/>
11
+ <path d="M39.9999 0H38.708L0 26.191V28.9999H1.41923L39.9999 2.82559V0Z" fill="#F93939"/>
12
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M14.5468 0H25.4864V8.94516H39.9999V20.0489H25.4864V28.9999H14.5468V20.0489H0V8.94516H14.5468V0Z" fill="white"/>
13
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16.8421 0H23.1578V11.1538H39.9999V17.8461H23.1578V28.9999H16.8421V17.8461H0V11.1538H16.8421V0Z" fill="#F93939"/>
14
+ </g>
15
+ <defs>
16
+ <clipPath id="clip0_2839_8556">
17
+ <rect width="39.9999" height="28.9999" rx="3" fill="white"/>
18
+ </clipPath>
19
+ </defs>
20
+ </svg>
21
+ )}
22
+
23
+ export default EnglandFlagIcon
@@ -0,0 +1,19 @@
1
+ import React from "react";
2
+
3
+ const FrenchFlagIcon = ({ width = "40", height = "29" }) => {
4
+ return (
5
+ <svg width={width} height={height} viewBox="0 0 40 29" fill="none" xmlns="http://www.w3.org/2000/svg">
6
+ <g clipPath="url(#clip0_2839_16760)">
7
+ <rect width="39.9999" height="28.9999" rx="3" fill="white"/>
8
+ <path fillRule="evenodd" clipRule="evenodd" d="M26.668 0H40.0013V28.9999H26.668V0Z" fill="#F93939"/>
9
+ <path fillRule="evenodd" clipRule="evenodd" d="M0 0H13.3333V28.9999H0V0Z" fill="#1A47B8"/>
10
+ </g>
11
+ <defs>
12
+ <clipPath id="clip0_2839_16760">
13
+ <rect width="39.9999" height="28.9999" rx="3" fill="white"/>
14
+ </clipPath>
15
+ </defs>
16
+ </svg>
17
+ )}
18
+
19
+ export default FrenchFlagIcon;
@@ -0,0 +1,19 @@
1
+ import React from "react";
2
+
3
+ const GermanyFlagIcon = ({ width = "40", height = "29" }) => {
4
+ return (
5
+ <svg width={width} height={height} viewBox="0 0 40 29" fill="none" xmlns="http://www.w3.org/2000/svg">
6
+ <g clipPath="url(#clip0_2839_62123)">
7
+ <rect width="39.9999" height="28.9999" rx="3" fill="#F93939"/>
8
+ <path fillRule="evenodd" clipRule="evenodd" d="M0 19.333H39.9999V28.9997H0V19.333Z" fill="#FFDA2C"/>
9
+ <path fillRule="evenodd" clipRule="evenodd" d="M0 0H39.9999V9.66665H0V0Z" fill="#151515"/>
10
+ </g>
11
+ <defs>
12
+ <clipPath id="clip0_2839_62123">
13
+ <rect width="39.9999" height="28.9999" rx="3" fill="white"/>
14
+ </clipPath>
15
+ </defs>
16
+ </svg>
17
+ )}
18
+
19
+ export default GermanyFlagIcon;
@@ -0,0 +1,42 @@
1
+ import React from "react";
2
+
3
+ const GhanaFlagIcon = () => {
4
+ return (
5
+ <svg
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ width="26"
8
+ height="19"
9
+ viewBox="0 0 26 19"
10
+ fill="none"
11
+ >
12
+ <g clip-path="url(#clip0_2307_54631)">
13
+ <rect y="0.5" width="25.2" height="18" rx="3" fill="#FFDA2C" />
14
+ <path
15
+ fill-rule="evenodd"
16
+ clip-rule="evenodd"
17
+ d="M0 12.5H25.2V18.5H0V12.5Z"
18
+ fill="#249F58"
19
+ />
20
+ <path
21
+ fill-rule="evenodd"
22
+ clip-rule="evenodd"
23
+ d="M12.5997 11L10.8357 11.9276L11.1717 9.9632L9.74609 8.5712L11.7177 8.2868L12.5997 6.5L13.4817 8.288L15.4533 8.5724L14.0253 9.9644L14.3613 11.9276"
24
+ fill="#151515"
25
+ />
26
+ <path
27
+ fill-rule="evenodd"
28
+ clip-rule="evenodd"
29
+ d="M0 0.5H25.2V6.5H0V0.5Z"
30
+ fill="#F93939"
31
+ />
32
+ </g>
33
+ <defs>
34
+ <clipPath id="clip0_2307_54631">
35
+ <rect y="0.5" width="25.2" height="18" rx="3" fill="white" />
36
+ </clipPath>
37
+ </defs>
38
+ </svg>
39
+ );
40
+ };
41
+
42
+ export default GhanaFlagIcon;
@@ -0,0 +1,46 @@
1
+ import UsaFlagIcon from "./usa";
2
+ import ChinaFlagIcon from "./china";
3
+ import DutchFlagIcon from "./dutch";
4
+ import FrenchFlagIcon from "./french";
5
+ import SpainFlagIcon from "./spain";
6
+ import SaudiFlagIcon from "./saudi";
7
+ import KoreaFlagIcon from "./korea";
8
+ import GermanyFlagIcon from "./germany";
9
+ import EnglandFlagIcon from "./england";
10
+ import ItalyFlagIcon from "./italy";
11
+ import PortugualFlagIcon from "./portugual";
12
+ import JapanFlagIcon from "./japan";
13
+ import TurkishFlagIcon from "./turkish";
14
+ import PolishFlagIcon from "./polish";
15
+ import RussiaFlagIcon from "./russia";
16
+ import ArgentinaFlagIcon from "./argentina";
17
+ import AustraliaFlagIcon from "./australia";
18
+ import BelgiumFlagIcon from "./belgium";
19
+ import BrazilFlagIcon from "./brazil";
20
+ import GhanaFlagIcon from "./ghana";
21
+ import NigeriaFlagIcon from "./nigeria";
22
+ // Import other flags...
23
+
24
+ export {
25
+ PolishFlagIcon,
26
+ RussiaFlagIcon,
27
+ JapanFlagIcon,
28
+ TurkishFlagIcon,
29
+ PortugualFlagIcon,
30
+ ItalyFlagIcon,
31
+ UsaFlagIcon,
32
+ ChinaFlagIcon,
33
+ DutchFlagIcon,
34
+ FrenchFlagIcon,
35
+ SpainFlagIcon,
36
+ SaudiFlagIcon,
37
+ KoreaFlagIcon,
38
+ GermanyFlagIcon,
39
+ EnglandFlagIcon,
40
+ BelgiumFlagIcon,
41
+ BrazilFlagIcon,
42
+ AustraliaFlagIcon,
43
+ ArgentinaFlagIcon,
44
+ GhanaFlagIcon,
45
+ NigeriaFlagIcon
46
+ };
@@ -0,0 +1,50 @@
1
+ import React from "react";
2
+
3
+ const ItalyFlagIcon = () => {
4
+ return (
5
+ <svg
6
+ width="29"
7
+ height="21"
8
+ viewBox="0 0 29 21"
9
+ fill="none"
10
+ xmlns="http://www.w3.org/2000/svg"
11
+ >
12
+ <g clip-path="url(#clip0_3495_23569)">
13
+ <rect
14
+ x="0.394531"
15
+ y="0.128906"
16
+ width="28.2285"
17
+ height="20.4657"
18
+ rx="2.72254"
19
+ fill="white"
20
+ />
21
+ <path
22
+ fill-rule="evenodd"
23
+ clip-rule="evenodd"
24
+ d="M19.2148 0.128906H28.6244V20.5946H19.2148V0.128906Z"
25
+ fill="#F93939"
26
+ />
27
+ <path
28
+ fill-rule="evenodd"
29
+ clip-rule="evenodd"
30
+ d="M0.394531 0.128906H9.80404V20.5946H0.394531V0.128906Z"
31
+ fill="#249F58"
32
+ />
33
+ </g>
34
+ <defs>
35
+ <clipPath id="clip0_3495_23569">
36
+ <rect
37
+ x="0.394531"
38
+ y="0.128906"
39
+ width="28.2285"
40
+ height="20.4657"
41
+ rx="2.72254"
42
+ fill="white"
43
+ />
44
+ </clipPath>
45
+ </defs>
46
+ </svg>
47
+ );
48
+ };
49
+
50
+ export default ItalyFlagIcon;
@@ -0,0 +1,28 @@
1
+ import React from "react";
2
+
3
+ const JapanFlagIcon = () => {
4
+ return (
5
+ <svg
6
+ width="29"
7
+ height="21"
8
+ viewBox="0 0 29 21"
9
+ fill="none"
10
+ xmlns="http://www.w3.org/2000/svg"
11
+ >
12
+ <rect
13
+ x="0.5625"
14
+ y="0.128906"
15
+ width="28.2285"
16
+ height="20.4657"
17
+ rx="2.72254"
18
+ fill="white"
19
+ />
20
+ <path
21
+ d="M14.6735 15.1366C17.2719 15.1366 19.3783 12.9986 19.3783 10.3613C19.3783 7.72392 17.2719 5.58594 14.6735 5.58594C12.0751 5.58594 9.96875 7.72392 9.96875 10.3613C9.96875 12.9986 12.0751 15.1366 14.6735 15.1366Z"
22
+ fill="#F93939"
23
+ />
24
+ </svg>
25
+ );
26
+ };
27
+
28
+ export default JapanFlagIcon;
@@ -0,0 +1,13 @@
1
+ import React from "react";
2
+
3
+ const KoreaFlagIcon = ({ width = "40", height = "29" }) => {
4
+ return (
5
+ <svg width={width} height={height} viewBox="0 0 40 29" fill="none" xmlns="http://www.w3.org/2000/svg">
6
+ <rect width="39.9999" height="28.9999" rx="3" fill="white"/>
7
+ <path fillRule="evenodd" clipRule="evenodd" d="M26.6653 14.4996C26.6653 18.2367 23.6806 21.2663 19.9987 21.2663C16.3168 21.2663 13.332 18.2367 13.332 14.4996C13.332 12.3343 17.8082 11.4256 21.5758 11.7678C21.9758 11.6595 22.4063 11.5996 22.8558 11.5996C24.9606 11.5996 26.6653 12.8988 26.6653 14.4996Z" fill="#232C80"/>
8
+ <path fillRule="evenodd" clipRule="evenodd" d="M19.0463 13.5334C19.0463 13.5334 20.7511 11.6001 22.8558 11.6001C24.9606 11.6001 26.6653 12.8993 26.6653 14.5001C26.6653 10.7629 23.6806 7.7334 19.9987 7.7334C17.3377 7.7334 15.0406 9.31486 13.972 11.6039C13.332 13.5334 13.332 14.0979 13.332 14.5001C14.2844 15.4667 15.3435 15.4667 16.1892 15.4667C17.0349 15.4667 17.7949 15.0936 18.3187 14.5001L19.0463 13.5334Z" fill="#F93939"/>
9
+ <path fillRule="evenodd" clipRule="evenodd" d="M28.5695 9.66646H32.379L28.5695 5.7998H26.6648L28.5695 9.66646ZM11.4267 9.66646H7.61719L11.4267 5.7998H13.3315L11.4267 9.66646ZM28.5695 19.3331H32.379L28.5695 23.1998H26.6648L28.5695 19.3331ZM11.4267 19.3331H7.61719L11.4267 23.1998H13.3315L11.4267 19.3331Z" fill="#151515"/>
10
+ </svg>
11
+ )}
12
+
13
+ export default KoreaFlagIcon;
@@ -0,0 +1,30 @@
1
+ import React from "react";
2
+
3
+ const NigeriaFlagIcon = () => {
4
+ return (
5
+ <svg
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ width="26"
8
+ height="19"
9
+ viewBox="0 0 26 19"
10
+ fill="none"
11
+ >
12
+ <g clip-path="url(#clip0_2307_54677)">
13
+ <rect y="0.5" width="25.2" height="18" rx="3" fill="white" />
14
+ <path
15
+ fill-rule="evenodd"
16
+ clip-rule="evenodd"
17
+ d="M0 0.5H8.4V18.5H0V0.5ZM16.8 0.5H25.2V18.5H16.8V0.5Z"
18
+ fill="#0A6A30"
19
+ />
20
+ </g>
21
+ <defs>
22
+ <clipPath id="clip0_2307_54677">
23
+ <rect y="0.5" width="25.2" height="18" rx="3" fill="white" />
24
+ </clipPath>
25
+ </defs>
26
+ </svg>
27
+ );
28
+ };
29
+
30
+ export default NigeriaFlagIcon;
@@ -0,0 +1,44 @@
1
+ import React from "react";
2
+
3
+ const PolishFlagIcon = () => {
4
+ return (
5
+ <svg
6
+ width="29"
7
+ height="21"
8
+ viewBox="0 0 29 21"
9
+ fill="none"
10
+ xmlns="http://www.w3.org/2000/svg"
11
+ >
12
+ <g clip-path="url(#clip0_3495_51665)">
13
+ <rect
14
+ x="0.0078125"
15
+ y="0.128906"
16
+ width="28.2285"
17
+ height="20.4657"
18
+ rx="2.72254"
19
+ fill="#AF010D"
20
+ />
21
+ <path
22
+ fill-rule="evenodd"
23
+ clip-rule="evenodd"
24
+ d="M0.0078125 0.128906H28.2364V11.0439H0.0078125V0.128906Z"
25
+ fill="white"
26
+ />
27
+ </g>
28
+ <defs>
29
+ <clipPath id="clip0_3495_51665">
30
+ <rect
31
+ x="0.0078125"
32
+ y="0.128906"
33
+ width="28.2285"
34
+ height="20.4657"
35
+ rx="2.72254"
36
+ fill="white"
37
+ />
38
+ </clipPath>
39
+ </defs>
40
+ </svg>
41
+ );
42
+ };
43
+
44
+ export default PolishFlagIcon;
@@ -0,0 +1,66 @@
1
+ import React from "react";
2
+
3
+ const PortugualFlagIcon = () => {
4
+ return (
5
+ <svg
6
+ width="30"
7
+ height="21"
8
+ viewBox="0 0 30 21"
9
+ fill="none"
10
+ xmlns="http://www.w3.org/2000/svg"
11
+ >
12
+ <g clip-path="url(#clip0_3495_15168)">
13
+ <rect
14
+ x="0.839844"
15
+ y="0.128906"
16
+ width="28.2285"
17
+ height="20.4657"
18
+ rx="2.72254"
19
+ fill="#F93939"
20
+ />
21
+ <path
22
+ fill-rule="evenodd"
23
+ clip-rule="evenodd"
24
+ d="M0.839844 0.128906H10.2494V20.5946H0.839844V0.128906Z"
25
+ fill="#249F58"
26
+ />
27
+ <path
28
+ d="M10.2475 13.7722C12.4747 13.7722 14.2801 11.9397 14.2801 9.67908C14.2801 7.4185 12.4747 5.58594 10.2475 5.58594C8.02032 5.58594 6.21484 7.4185 6.21484 9.67908C6.21484 11.9397 8.02032 13.7722 10.2475 13.7722Z"
29
+ fill="#FFDA2C"
30
+ />
31
+ <path
32
+ fill-rule="evenodd"
33
+ clip-rule="evenodd"
34
+ d="M12.9355 11.0424V6.94922H7.55859V11.0424C7.55859 11.7955 8.76167 12.4067 10.247 12.4067C11.7324 12.4067 12.9355 11.7955 12.9355 11.0424Z"
35
+ fill="#F93939"
36
+ />
37
+ <path
38
+ fill-rule="evenodd"
39
+ clip-rule="evenodd"
40
+ d="M8.90234 8.3125H11.5908V11.0413H8.90234V8.3125Z"
41
+ fill="white"
42
+ />
43
+ <path
44
+ fill-rule="evenodd"
45
+ clip-rule="evenodd"
46
+ d="M8.90234 8.3125H10.2466V9.67688H8.90234V8.3125ZM10.2466 9.67688H11.5908V11.0413H10.2466V9.67688Z"
47
+ fill="#1A47B8"
48
+ />
49
+ </g>
50
+ <defs>
51
+ <clipPath id="clip0_3495_15168">
52
+ <rect
53
+ x="0.839844"
54
+ y="0.128906"
55
+ width="28.2285"
56
+ height="20.4657"
57
+ rx="2.72254"
58
+ fill="white"
59
+ />
60
+ </clipPath>
61
+ </defs>
62
+ </svg>
63
+ );
64
+ };
65
+
66
+ export default PortugualFlagIcon;
@@ -0,0 +1,50 @@
1
+ import React from "react";
2
+
3
+ const RussiaFlagIcon = () => {
4
+ return (
5
+ <svg
6
+ width="29"
7
+ height="21"
8
+ viewBox="0 0 29 21"
9
+ fill="none"
10
+ xmlns="http://www.w3.org/2000/svg"
11
+ >
12
+ <g clip-path="url(#clip0_3495_58696)">
13
+ <rect
14
+ x="0.671875"
15
+ y="0.441406"
16
+ width="28.2285"
17
+ height="20.4657"
18
+ rx="2.72254"
19
+ fill="#1A47B8"
20
+ />
21
+ <path
22
+ fill-rule="evenodd"
23
+ clip-rule="evenodd"
24
+ d="M0.671875 14.0859H28.9004V20.9078H0.671875V14.0859Z"
25
+ fill="#F93939"
26
+ />
27
+ <path
28
+ fill-rule="evenodd"
29
+ clip-rule="evenodd"
30
+ d="M0.671875 0.441406H28.9004V7.2633H0.671875V0.441406Z"
31
+ fill="white"
32
+ />
33
+ </g>
34
+ <defs>
35
+ <clipPath id="clip0_3495_58696">
36
+ <rect
37
+ x="0.671875"
38
+ y="0.441406"
39
+ width="28.2285"
40
+ height="20.4657"
41
+ rx="2.72254"
42
+ fill="white"
43
+ />
44
+ </clipPath>
45
+ </defs>
46
+ </svg>
47
+ );
48
+ };
49
+
50
+ export default RussiaFlagIcon;
@@ -0,0 +1,11 @@
1
+ import React from "react";
2
+
3
+ const SaudiFlagIcon = ({ width = "40", height = "29" }) => {
4
+ return (
5
+ <svg width={width} height={height} viewBox="0 0 40 29" fill="none" xmlns="http://www.w3.org/2000/svg">
6
+ <rect width="39.9999" height="28.9999" rx="3" fill="#249F58"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M30.4776 19.3335V17.4001H9.52522L13.3347 19.3335H24.7633C24.7633 20.4007 26.0433 21.2668 27.6204 21.2668C29.1976 21.2668 30.4776 20.4007 30.4776 19.3335ZM16.63 7.55176C16.6071 7.55176 16.5728 7.56336 16.529 7.59042C16.4262 7.66002 16.2243 7.87462 16.2166 8.12209C16.2109 8.26322 16.1843 8.26322 16.2738 8.35409C16.3385 8.44689 16.4071 8.43916 16.5366 8.36762C16.6128 8.30962 16.6376 8.27676 16.6643 8.18202C16.6947 8.02736 16.4985 8.25936 16.4738 8.08149C16.43 7.91909 16.5557 7.84949 16.6738 7.69482C16.6776 7.61749 16.6776 7.55949 16.63 7.55562V7.55176ZM18.5404 7.56142C18.5023 7.56916 18.4585 7.61942 18.3957 7.73156C18.3519 7.85142 18.1595 8.03316 18.3004 8.40822C18.4109 8.64602 18.4585 9.03076 18.4071 9.46189C18.3271 9.58369 18.3119 9.62622 18.2071 9.74802C18.0623 9.90849 17.9023 9.86789 17.7842 9.80602C17.67 9.72869 17.5823 9.69002 17.5309 9.44642C17.5404 9.05976 17.5633 8.41789 17.4928 8.28256C17.39 8.07376 17.2185 8.14722 17.1462 8.21102C16.7976 8.53969 16.6243 9.08682 16.5176 9.52569C16.4223 9.84275 16.3176 9.74995 16.2452 9.62235C16.0681 9.45222 16.0547 8.13369 15.8414 8.35216C15.4985 9.34589 16.0376 10.4344 16.4128 10.328C16.6795 10.444 16.8509 9.92202 16.9614 9.35169C17.0376 9.19122 17.0947 9.17189 17.1328 9.25502C17.1233 10.0129 17.19 10.183 17.3804 10.4112C17.8071 10.7476 18.1614 10.4537 18.19 10.4266L18.5233 10.0902C18.5995 10.0129 18.6947 10.0052 18.7995 10.0748C18.9023 10.1714 18.889 10.3319 19.1042 10.4421C19.2909 10.5194 19.6814 10.4614 19.7709 10.301C19.8947 10.0883 19.9233 10.0148 19.9804 9.93362C20.0681 9.81762 20.2185 9.86982 20.2185 9.90655C20.2052 9.97422 20.1176 10.0419 20.1766 10.1579C20.2814 10.2352 20.3061 10.185 20.3671 10.1676C20.5842 10.0632 20.7481 9.58369 20.7481 9.58369C20.7576 9.40582 20.6585 9.41935 20.5957 9.45609C20.51 9.50829 20.5061 9.52569 20.4242 9.57789C20.3157 9.59335 20.11 9.66489 20.009 9.50442C19.9042 9.31109 19.9042 9.04429 19.8242 8.84709C19.8242 8.83549 19.6852 8.54356 19.8128 8.52616C19.8757 8.53776 20.0166 8.57449 20.0376 8.45656C20.1061 8.34056 19.8909 8.01189 19.7442 7.84949C19.6185 7.70836 19.4433 7.69096 19.2738 7.83402C19.1538 7.94616 19.1728 8.06989 19.1481 8.18782C19.1195 8.32316 19.1252 8.49136 19.2623 8.67116C19.3804 8.90702 19.5957 9.21249 19.5233 9.64169C19.5233 9.64169 19.3995 9.84662 19.1804 9.81955C19.0852 9.80022 18.9366 9.76155 18.8566 9.16222C18.7995 8.71176 18.8719 8.07956 18.6852 7.78376C18.6414 7.67356 18.6052 7.56529 18.5442 7.57109L18.5404 7.56142ZM17.9347 7.61169C17.8776 7.61749 17.8147 7.68516 17.7633 7.81469C17.7195 7.91522 17.6642 8.43336 17.6738 8.43336C17.6357 8.58802 17.8319 8.65376 17.9214 8.45656C18.0547 8.08922 18.0547 7.93456 18.0623 7.78376C18.0433 7.66776 17.9919 7.60976 17.9347 7.61362V7.61169ZM20.169 7.65036C20.1119 7.65809 20.0642 7.69289 20.0471 7.78182C20.0223 7.98676 20.0357 8.10082 20.07 8.27289C20.0947 8.38889 20.2604 8.57836 20.3404 8.69049C20.7271 9.21829 21.1023 9.74802 21.4604 10.2952C21.5176 10.705 21.5557 11.1033 21.5842 11.5016C21.6452 12.3715 21.6604 13.4542 21.609 14.3725C21.769 14.3783 22.0281 14.1077 22.1176 13.7152C22.1747 13.1661 22.0985 12.0525 22.0909 11.7278L22.0719 11.2676C22.4909 11.9636 22.8947 12.6983 23.2909 13.5025C23.4376 13.4329 23.4052 12.6035 23.3214 12.4875C23.0014 11.7916 22.5595 11.1033 22.4204 10.8384C22.369 10.7418 22.1957 10.4769 21.9919 10.1695C21.9538 9.72869 21.9119 9.35749 21.8852 9.24536C21.8185 8.78136 22.0719 9.29755 22.0376 9.02882C21.9538 8.56482 21.7023 8.25162 21.4052 7.82629C21.31 7.69096 21.31 7.66002 21.1633 7.86109C21.0776 8.06409 21.0776 8.23422 21.1061 8.39276C21.0642 8.33476 21.0166 8.26902 20.9481 8.18396L20.4623 7.76636C20.3957 7.71802 20.2661 7.64456 20.169 7.65036ZM26.7899 7.72189C26.7614 7.71802 26.7328 7.73156 26.6947 7.78376C26.628 7.84176 26.5576 7.95196 26.5614 8.09309C26.5747 8.33476 26.6185 8.58416 26.6338 8.82776L26.6528 8.92442C26.6261 8.89349 26.6033 8.86642 26.5899 8.85482C26.1195 8.35216 26.8052 8.76976 26.4985 8.38502C26.2414 8.09502 26.1652 8.00609 25.9461 7.83209C25.8319 7.76249 25.7671 7.62329 25.7309 7.85916C25.7157 8.06602 25.7004 8.30769 25.7119 8.48169C25.7119 8.57836 25.8128 8.76202 25.8985 8.86836C26.2109 9.26082 26.5309 9.67649 26.8509 10.1096C26.9195 10.9931 26.9366 11.8032 27.0033 12.6886C26.9957 13.0675 26.8814 13.5702 26.7747 13.6166C26.7747 13.6166 26.6071 13.7133 26.4966 13.6069C26.4147 13.5741 26.0928 13.0598 26.0928 13.0598C25.9271 12.9051 25.8166 12.9496 25.7004 13.0598C25.3766 13.3769 25.228 13.9723 25.009 14.3822C24.9519 14.4731 24.7938 14.5523 24.6166 14.3745C24.1652 13.7481 24.4261 12.8568 24.3728 13.0869C23.9728 13.547 24.148 14.3087 24.2395 14.4731C24.3728 14.7437 24.4795 14.9177 24.7347 15.0473C24.9728 15.2213 25.1538 15.1149 25.2566 14.9893C25.4928 14.7418 25.4966 14.1057 25.6071 13.9801C25.6833 13.7481 25.8795 13.7867 25.9747 13.8911C26.0699 14.0265 26.1766 14.1135 26.3119 14.1869C26.5328 14.3841 26.7957 14.4189 27.0547 14.2391C27.2318 14.1386 27.348 14.0071 27.4509 13.7481C27.5652 13.4465 27.508 11.8611 27.4833 10.9796L27.9785 11.7065C28.0471 12.4798 28.0795 13.2435 28.0547 13.9743C28.0395 14.1193 28.5557 13.5412 28.5499 13.2667C28.5499 13.0289 28.5538 12.8104 28.5499 12.6093C28.8033 13.0153 29.0452 13.4271 29.2738 13.8467C29.4166 13.7693 29.369 12.9515 29.2795 12.8413C29.0395 12.4315 28.7309 11.9907 28.4928 11.6466C28.4452 11.2154 28.3823 10.707 28.3518 10.5504C28.308 10.3068 28.2623 9.94135 28.1938 9.65329C28.1747 9.54309 28.1176 9.18349 28.1366 9.15062C28.1633 9.06749 28.2699 9.15062 28.3214 9.05782C28.3976 8.97082 28.0509 8.05249 27.8738 7.79342C27.8109 7.67742 27.6947 7.71609 27.5538 7.90942C27.4204 8.03316 27.4699 8.31929 27.5195 8.59189C27.649 9.28789 27.7671 9.99162 27.8585 10.6992C27.6871 10.4382 27.4776 10.125 27.2719 9.82535L27.2452 9.69002C27.2452 9.67455 27.2185 9.11969 27.1938 8.98822C27.188 8.93409 27.1747 8.91862 27.2318 8.92636C27.289 8.97662 27.2966 8.97856 27.3328 8.99596C27.3938 9.00369 27.4471 8.90316 27.409 8.80842L26.8566 7.77602C26.8376 7.75089 26.8109 7.72769 26.7804 7.72382L26.7899 7.72189ZM9.70426 7.74122C9.5995 7.73736 9.48903 7.79922 9.53284 7.92489C9.50617 7.99256 9.73093 8.22069 9.77093 8.34636C9.80331 8.43722 9.73284 8.72336 9.80903 8.75236C9.87569 8.78136 9.96903 8.55129 10.0033 8.34056C10.0224 8.22456 10.009 7.82629 9.74236 7.74509C9.72903 7.74122 9.71569 7.74122 9.70045 7.73929L9.70426 7.74122ZM29.1709 7.74122C29.1461 7.74509 29.1176 7.77989 29.0757 7.87656C28.9709 8.05056 28.9347 8.35989 28.9766 8.63056C29.2242 10.3512 29.4147 12.0178 29.4528 13.5412C29.4299 13.6881 29.4223 13.7655 29.3576 13.9472C29.209 14.1405 29.0452 14.3803 28.8909 14.4963C28.7385 14.6123 28.4109 14.7244 28.3042 14.8095C27.9614 15.0067 27.9614 15.2348 28.2357 15.2445C28.708 15.1865 29.268 15.1478 29.6528 14.5581C29.7557 14.3938 29.8776 13.9453 29.8814 13.6688C29.9195 12.0642 29.8623 10.4885 29.6242 9.32655C29.609 9.21055 29.5595 8.95342 29.5785 8.92056C29.6071 8.83936 29.7614 8.92636 29.8166 8.83549C29.8985 8.75042 29.4166 8.12596 29.249 7.85916C29.2147 7.79342 29.1918 7.73736 29.1652 7.74316L29.1709 7.74122ZM24.2128 7.76829C24.1938 7.77216 24.1671 7.80309 24.1138 7.87462C23.9804 8.31156 23.9347 8.66729 23.9861 8.94182C24.329 10.7398 24.6719 12.3735 24.6185 14.0845C24.7785 14.0845 24.9652 13.7113 25.0452 13.3401C25.089 12.8278 25.0147 12.5165 25.0033 12.2188C24.99 11.9172 24.668 9.48122 24.6033 9.25502C24.5233 8.82582 24.9157 9.19702 24.8738 8.94956C24.7366 8.63249 24.3976 8.17622 24.2947 7.89976C24.2566 7.82629 24.249 7.75862 24.2185 7.76442L24.2128 7.76829ZM12.1481 7.80309C12.11 7.81082 12.0662 7.84562 12.0528 7.89976C12.0433 7.93842 12.0681 8.00222 12.0338 8.02156C12.0147 8.04089 11.9424 8.02736 11.9462 7.92489C11.9462 7.89009 11.9214 7.85529 11.9081 7.83402C11.8928 7.82629 11.8833 7.82436 11.8566 7.82436C11.8243 7.82436 11.8243 7.83402 11.8071 7.86302C11.7995 7.89009 11.7881 7.91716 11.7881 7.94809C11.7843 7.98676 11.769 7.99642 11.7443 8.00222C11.7138 8.00222 11.7195 8.00609 11.6966 7.98869C11.6776 7.97516 11.6624 7.96936 11.6624 7.94229C11.6624 7.91329 11.6547 7.86496 11.6471 7.84949C11.6338 7.83016 11.6128 7.82242 11.59 7.81662C11.4643 7.81662 11.4566 7.96742 11.4624 8.02156C11.4528 8.03316 11.449 8.29222 11.6205 8.36569C11.849 8.47782 12.2833 8.42949 12.2681 8.05249C12.2681 8.01962 12.2585 7.90749 12.2547 7.87849C12.2319 7.82049 12.1881 7.80116 12.1462 7.80696L12.1481 7.80309ZM15.2452 7.80696C15.1652 7.81082 15.0928 7.83402 15.0357 7.86496C14.8833 8.01382 14.8452 8.25162 14.9671 8.40049C15.0814 8.45849 15.2014 8.57449 15.1233 8.64216C14.7919 8.99982 13.929 9.60109 13.8852 9.71129V9.72289H13.8928V9.72675C13.9366 9.75575 14.4776 9.75575 14.5366 9.72675H14.5404C14.7271 9.65522 15.6071 8.63442 15.6071 8.63442C15.5614 8.59576 15.5195 8.56482 15.4738 8.52422C15.4243 8.48169 15.43 8.43916 15.4738 8.39662C15.6909 8.26902 15.6223 7.98482 15.5081 7.85529C15.4128 7.81276 15.3252 7.79729 15.2452 7.80309V7.80696ZM23.3404 7.80696C23.3176 7.81276 23.289 7.84562 23.2452 7.94229C23.1404 8.11629 23.07 8.41596 23.0795 8.69629C23.3042 10.2816 23.3728 11.6678 23.5214 13.2531C23.5328 13.4078 23.51 13.6282 23.4109 13.7171C23.0376 14.1115 22.5023 14.5949 21.9195 14.8191C21.8566 14.8907 22.0757 15.1942 22.3576 15.1942C22.83 15.1362 23.2452 14.8694 23.6338 14.1599C23.7347 13.9955 23.9157 13.6417 23.9195 13.3672C23.9576 11.7587 23.8433 10.5059 23.6033 9.34589C23.59 9.22989 23.5995 9.09456 23.6185 9.06362C23.649 9.02496 23.7519 9.06362 23.809 8.97276C23.889 8.88769 23.5919 8.19362 23.4242 7.92876C23.39 7.86109 23.3709 7.80696 23.3404 7.80889V7.80696ZM10.7995 7.85916C10.7347 7.86689 10.6738 7.91716 10.6433 7.99449C10.6338 8.24582 10.6319 8.49716 10.6624 8.73302C10.7766 9.14482 10.809 9.50635 10.8643 9.92589C10.8833 10.4904 10.5443 10.1695 10.5595 9.89109C10.6357 9.52762 10.6166 8.95729 10.5481 8.81229C10.4909 8.66729 10.43 8.63249 10.2966 8.65762C10.1919 8.64989 9.9195 8.94762 9.84331 9.45029C9.84331 9.45029 9.77855 9.70549 9.75188 9.93362C9.71379 10.1908 9.54617 10.3744 9.42807 9.89882C9.32712 9.55082 9.26617 8.70016 9.09665 8.89736C9.04712 9.56242 8.98998 10.734 9.54617 10.8539C10.2205 10.9196 9.84712 9.69775 10.0909 9.47542C10.1385 9.36909 10.2243 9.36715 10.23 9.50442V10.5426C10.2224 10.879 10.4395 10.9796 10.6109 11.0492C10.7881 11.0356 10.9043 11.0414 10.9728 11.2154L11.0585 13.0134C11.0585 13.0134 11.4662 13.1294 11.4852 12.0023C11.5043 11.3392 11.3519 10.7843 11.4414 10.6548C11.4452 10.5272 11.6052 10.5194 11.7157 10.5832C11.8928 10.7089 11.9709 10.8636 12.2452 10.8017C12.6643 10.6857 12.9119 10.4808 12.9176 10.156C12.8985 9.84662 12.8604 9.53729 12.7271 9.22795C12.7462 9.17382 12.6509 9.02882 12.67 8.97276C12.7424 9.08875 12.8566 9.08102 12.8795 8.97276C12.8109 8.73496 12.7004 8.50876 12.5214 8.41209C12.3747 8.27676 12.1595 8.30576 12.0795 8.58029C12.0414 8.89736 12.1938 9.27242 12.4224 9.57982C12.4681 9.69969 12.5366 9.89882 12.5062 10.0786C12.3862 10.1482 12.2662 10.1173 12.1633 10.011C12.1633 10.011 11.8338 9.75962 11.8338 9.70162C11.9233 9.13129 11.8528 9.06362 11.8052 8.90896C11.7709 8.68856 11.6681 8.61896 11.5862 8.46816C11.5024 8.37729 11.39 8.37729 11.3385 8.46816C11.19 8.72529 11.2585 9.28015 11.3652 9.52569C11.4414 9.75382 11.5595 9.89689 11.5043 9.89689C11.4585 10.0226 11.3633 9.99355 11.2947 9.84469C11.1995 9.53535 11.1766 9.07909 11.1766 8.87222C11.1481 8.61702 11.1157 8.06989 10.9481 7.93069C10.9043 7.86882 10.8528 7.84756 10.8014 7.85336L10.7995 7.85916ZM13.1652 7.85916C13.1328 7.86689 13.0947 7.88622 13.0509 7.89782C12.9081 7.94229 12.7747 8.06796 12.8166 8.31156C12.9881 9.35555 13.0966 10.154 13.2662 11.198C13.2909 11.3218 13.19 11.4822 13.0604 11.4687C12.8395 11.314 12.7843 11.0047 12.4071 11.0202C12.1328 11.0202 11.8205 11.3256 11.7824 11.6156C11.7366 11.8476 11.7214 12.0989 11.7824 12.3C11.9728 12.532 12.2052 12.5088 12.4071 12.4547C12.5728 12.387 12.7119 12.2227 12.769 12.2613C12.8071 12.3251 12.7652 12.8684 11.9881 13.286C11.5081 13.5064 11.1271 13.5567 10.9214 13.1623C10.7957 12.9148 10.9328 11.9713 10.6205 12.1879C9.69474 14.6084 12.7862 14.9448 13.1309 12.2884C13.1538 12.2111 13.2204 12.1376 13.27 12.1569C13.289 12.1666 13.3081 12.1956 13.3157 12.2497C13.2433 14.6548 10.9233 14.8211 10.5309 14.0632C10.4319 13.8853 10.4033 13.4871 10.3938 13.2512C10.3747 13.1062 10.3405 13.0231 10.2985 12.9902C10.2033 12.9187 10.0776 13.1062 10.0509 13.4291C10.0128 13.6901 10.0224 13.7616 10.0224 14.0129C10.1481 15.9134 13.1328 15.0956 13.6185 13.5296C13.8585 12.7176 13.6128 12.1048 13.6947 12.0294L13.7004 12.0255H13.7062L13.7157 12.0216C14.0128 12.3464 14.4281 12.0603 14.5195 11.9501C14.5576 11.8921 14.6566 11.8534 14.7252 11.9307C14.9538 12.097 15.3614 12.0177 15.4452 11.7181C15.4947 11.4281 15.5366 11.1304 15.5462 10.8191C15.3938 10.8674 15.2719 10.9022 15.2223 10.9544C15.2109 10.968 15.2033 10.9834 15.1995 10.9989L15.1614 11.256C15.1614 11.2657 15.1576 11.2715 15.1538 11.2754C15.1481 11.2889 15.1347 11.2986 15.1271 11.3044C15.0738 11.3334 14.9804 11.3179 14.9747 11.2386C14.9043 10.91 14.609 10.8674 14.43 11.3798C14.31 11.4764 14.0871 11.4958 14.0681 11.3488C14.0966 11.0047 13.9595 10.9583 13.6871 11.1207L13.4243 9.11002C13.5385 9.10422 13.6414 9.18736 13.7481 9.05589C13.6338 8.70016 13.3957 7.97709 13.2604 7.90749H13.2566L13.2376 7.88816C13.2376 7.88429 13.2319 7.88236 13.2281 7.88042L13.2204 7.86882C13.2128 7.86882 13.2052 7.86496 13.2014 7.86302C13.1881 7.85916 13.1766 7.85916 13.1633 7.85916H13.1652ZM22.3881 7.86689C22.27 7.86302 22.1404 7.93842 22.19 8.08922C22.1595 8.17236 22.4433 8.45076 22.489 8.60156C22.5709 8.83356 22.4261 9.05976 22.5119 9.09262C22.5919 9.12742 22.7023 8.85096 22.7404 8.59382C22.79 8.38502 22.6452 7.95969 22.4357 7.87269L22.3881 7.86882V7.86689ZM15.2014 8.12016C15.2547 8.11629 15.3195 8.16656 15.3538 8.23616C15.3862 8.31349 15.369 8.38502 15.3157 8.39856C15.2585 8.41209 15.1862 8.36376 15.1519 8.28642C15.1176 8.20909 15.1328 8.13756 15.19 8.12402H15.2014V8.12016ZM28.529 8.47202C28.4204 8.46816 28.3004 8.54936 28.3499 8.71369C28.3233 8.80262 28.5785 9.10422 28.6223 9.27049C28.6604 9.38649 28.5652 9.76542 28.6414 9.80022C28.7138 9.83889 28.8128 9.53729 28.8509 9.25889C28.8738 9.10422 28.7633 8.57256 28.5747 8.47782C28.5614 8.47396 28.5461 8.47009 28.5309 8.47009L28.529 8.47202ZM21.1576 8.65762C21.1709 8.70209 21.1804 8.74656 21.1861 8.79296C21.209 8.88962 21.2281 8.98629 21.2471 9.08682C21.1633 8.96696 21.0947 8.87029 21.0623 8.83549C20.8719 8.60349 21.0661 8.68469 21.1576 8.65762ZM22.8585 9.50442C22.8166 9.51215 22.7766 9.54889 22.7633 9.60689C22.7519 9.64169 22.7785 9.70355 22.7442 9.72289C22.7252 9.74222 22.649 9.73062 22.6547 9.62622C22.6547 9.59142 22.63 9.55469 22.6166 9.53535C22.6014 9.52569 22.5919 9.52182 22.5652 9.52182C22.5328 9.52182 22.5328 9.53149 22.5157 9.56049C22.508 9.58755 22.4966 9.61462 22.4966 9.64749C22.4966 9.68615 22.4814 9.69775 22.4547 9.70549C22.4242 9.70549 22.43 9.70549 22.4052 9.69195C22.39 9.67262 22.3728 9.66875 22.3728 9.64169C22.3728 9.61269 22.3671 9.56822 22.3576 9.54889C22.3442 9.52955 22.3252 9.52375 22.3004 9.51602C22.1766 9.51602 22.1671 9.66295 22.1747 9.71709C22.1671 9.72869 22.1614 9.99162 22.3328 10.0651C22.5652 10.1753 22.9995 10.1231 22.9804 9.74802C22.9804 9.71515 22.9709 9.60302 22.969 9.57402C22.9442 9.51602 22.9004 9.49669 22.8604 9.50249L22.8585 9.50442ZM15.1062 9.58175C15.0795 9.58175 15.0414 9.58949 14.9976 9.61655C14.7938 9.72869 14.7157 10.0612 14.8452 10.2546C14.9595 10.4286 15.15 10.3648 15.1747 10.3648C15.3747 10.3918 15.4928 9.98582 15.4928 9.98582C15.4928 9.98582 15.4985 9.86982 15.2643 10.0864C15.1614 10.1057 15.15 10.067 15.1233 10.009C15.1004 9.90655 15.1043 9.79635 15.1519 9.69389C15.1747 9.63009 15.1519 9.58949 15.1062 9.58562V9.58175ZM26.0642 9.63395C25.9499 9.62815 25.8299 9.70355 25.7976 9.86015C25.7976 9.95295 25.8395 10.0032 25.8319 10.0883C25.8223 10.1366 25.7747 10.1656 25.6566 10.1115C25.6757 10.0922 25.5804 9.96069 25.5804 9.96069C25.4909 9.90269 25.3709 9.96069 25.2909 10.0148C25.2471 10.096 25.2147 10.2333 25.2642 10.3725C25.3938 10.618 25.8414 11.0356 26.0547 11.0395C26.0585 10.8191 26.0795 10.5252 26.0928 10.3435C26.0966 10.2739 26.1119 10.1985 26.1785 10.1811C26.2433 10.1618 26.3557 10.2468 26.3557 10.1753C26.3442 10.0361 26.3176 9.82729 26.2414 9.73062C26.1995 9.67262 26.1328 9.63782 26.0661 9.63395H26.0642ZM16.9919 10.4015L16.9862 10.4073C16.9862 10.4073 16.9823 10.4073 16.9804 10.4112C16.9576 10.4305 16.9309 10.4692 16.8719 10.5078C16.7709 10.6238 16.7538 10.707 16.7576 10.939C16.7652 10.9641 16.9481 11.4861 17.1062 11.8515C17.2128 12.2323 17.31 12.6693 17.2395 13.0811C16.9919 13.6263 16.4966 14.1154 16.0147 14.3822C15.7671 14.4595 15.5576 14.4325 15.5004 14.3783C15.3595 14.2817 15.3576 14.1077 15.3671 14.0806V14.0748C15.7709 13.7887 16.2338 13.5567 16.5957 12.7853C16.7023 12.4895 16.7366 12.3116 16.63 11.8573C16.5881 11.6833 16.5347 11.548 16.4204 11.4242H16.4243C16.4928 11.3914 16.6719 11.5248 16.7004 11.4436C16.6566 11.2232 16.51 10.9312 16.3481 10.7804C16.2033 10.6451 16.0433 10.6316 15.9138 10.7534C15.7652 10.8384 15.7347 11.14 15.8052 11.403C15.8852 11.6002 16.1004 11.635 16.2528 12.0351C16.2566 12.0622 16.3043 12.3348 16.2281 12.4469C16.1633 12.6441 15.3614 13.286 15.3043 13.3247L15.2985 13.3285L15.2947 13.3324H15.2909H15.2871V13.3266C15.2833 13.3111 15.2871 13.2686 15.2871 13.2048C15.2814 13.0849 15.3309 12.8123 15.3252 12.764V12.7601C15.0585 12.9341 14.969 13.4658 14.9214 13.6243C14.249 14.0941 13.4871 14.4441 13.0471 14.9197C12.8185 15.287 14.6243 14.5059 14.8338 14.4112L14.8395 14.417C14.8814 14.4615 14.8833 14.6161 15.0033 14.7573C15.1938 15.0144 15.59 15.1729 15.9785 15.0743C16.63 14.8365 17.0071 14.3861 17.3881 13.8853C17.4414 13.808 17.5271 13.7423 17.6071 13.8041C17.8681 14.3996 18.6262 14.8249 19.6033 14.8675C19.8319 14.5891 19.7233 14.4518 19.6319 14.3938C19.6033 14.3745 19.1462 14.1927 19.0738 14.0129C19.03 13.8467 19.1385 13.6978 19.3557 13.5876C19.9842 13.5103 20.6014 13.4233 21.1995 13.228C21.2052 13.0231 21.3233 12.7195 21.4033 12.5861C21.4604 12.4953 21.4928 12.4856 21.5061 12.474V12.4701H21.51V12.4643V12.445L21.4071 12.3831L19.4014 12.3754C19.3766 12.3657 19.3595 12.3561 19.3481 12.3464L19.3442 12.3406C19.3442 12.3406 19.3404 12.3406 19.3404 12.3367C19.3404 12.3329 19.3366 12.3329 19.3366 12.3329V12.3348V12.3309V12.3271V12.3232L19.3404 12.3174C19.35 12.3058 19.3747 12.2923 19.4033 12.2787C19.8833 12.2149 20.7328 12.0738 20.79 11.2444C20.7804 10.8114 20.6071 10.5291 20.0852 10.4518C19.7004 10.4808 19.4262 10.8578 19.47 11.2715C19.4509 11.3817 19.5081 11.6002 19.3938 11.6253C18.6585 11.6949 17.8547 12.1627 17.8281 12.4991H17.8242H17.8204H17.8166C17.8166 12.503 17.8128 12.503 17.8109 12.503H17.8033H17.7995H17.7919C17.7442 12.4875 17.6833 12.4063 17.6928 12.2961C17.6642 11.7162 17.4776 11.0588 17.1881 10.5562C17.0833 10.4498 17.0357 10.4073 17.009 10.4015H17.0033H16.9976H16.9938H16.9919ZM18.9119 10.707C18.8738 10.7147 18.83 10.7495 18.8166 10.8075C18.8071 10.8462 18.8357 10.908 18.8014 10.9274C18.7823 10.9467 18.7062 10.9351 18.71 10.8307C18.71 10.7978 18.6852 10.7611 18.6719 10.7398C18.6566 10.7302 18.6471 10.7282 18.6223 10.7282C18.59 10.7282 18.5881 10.736 18.5709 10.763C18.5614 10.7901 18.5519 10.821 18.5519 10.85C18.5481 10.8887 18.5328 10.9003 18.5081 10.9042C18.4776 10.9042 18.4852 10.91 18.4604 10.8945C18.4452 10.879 18.4262 10.8713 18.4262 10.8442C18.4262 10.8152 18.4204 10.7669 18.4128 10.7476C18.3995 10.734 18.3785 10.7282 18.3557 10.7205C18.2281 10.7205 18.2223 10.8655 18.2281 10.9216C18.2185 10.9312 18.2128 11.1922 18.3842 11.2657C18.6128 11.3778 19.1652 11.3121 19.0319 10.9506C19.0319 10.9177 19.0223 10.8056 19.0204 10.7766C18.9957 10.7186 18.9519 10.6992 18.91 10.705L18.9119 10.707ZM26.6547 11.0298H26.6357C26.6357 11.0298 25.5652 11.8032 25.5404 11.8302C25.4338 11.9269 25.4871 12.2613 25.5404 12.2227C25.6166 12.2517 26.6928 11.5112 26.6719 11.4242C26.7195 11.4281 26.7423 11.0434 26.6528 11.0279L26.6547 11.0298ZM19.9233 11.1458C19.9652 11.14 20.0223 11.1555 20.0757 11.1845C20.1576 11.2348 20.209 11.3044 20.1995 11.3585V11.3662C20.1957 11.3662 20.1957 11.3662 20.1957 11.3701V11.374C20.1957 11.374 20.1919 11.374 20.1919 11.3778C20.1919 11.3817 20.1861 11.3856 20.1823 11.3894C20.1442 11.4281 20.0566 11.4204 19.9728 11.3701C19.8928 11.3256 19.8452 11.2541 19.849 11.2038V11.198L19.8585 11.1787C19.8585 11.1787 19.8585 11.1748 19.8623 11.1729L19.8719 11.1613C19.8852 11.1516 19.9023 11.142 19.9233 11.142V11.1458ZM10.5557 11.3392C10.0033 11.3508 9.18998 12.0777 9.16903 12.4798L10.9214 11.6292C10.8262 11.4822 10.9157 11.3508 10.5557 11.3392ZM12.3519 11.5905C12.4052 11.5944 12.4624 11.6214 12.4928 11.6988C12.5195 11.7703 12.4928 11.8438 12.4604 11.8805V11.8863C12.4338 11.9172 12.3538 11.9056 12.2947 11.9056C12.2243 11.9018 12.19 11.8902 12.1481 11.8321C12.1252 11.7645 12.1862 11.7007 12.2147 11.6543L12.2281 11.635C12.2471 11.6156 12.2852 11.6002 12.3233 11.5963L12.3481 11.5924L12.3519 11.5905ZM26.4471 11.8167C26.3461 11.8283 26.2528 11.923 26.2947 12.0738C26.268 12.1627 26.428 12.474 26.4719 12.6383C26.5099 12.7543 26.4223 13.0888 26.5004 13.1217C26.5728 13.1603 26.7614 12.9283 26.7557 12.6306C26.7747 12.4759 26.7023 11.9153 26.5138 11.8225C26.4909 11.8167 26.468 11.8148 26.4452 11.8167H26.4471ZM14.4776 12.3657C14.39 12.3715 14.3119 12.4179 14.3481 12.5436C14.3424 12.6325 14.5957 12.7427 14.609 12.9496C14.6433 13.0385 14.5519 13.3169 14.6281 13.3401C14.6966 13.3691 14.7919 13.1468 14.8281 12.9457C14.8471 12.8336 14.7404 12.4431 14.5614 12.3715C14.5328 12.3638 14.5043 12.3619 14.4757 12.3638L14.4776 12.3657ZM18.0585 12.8607H18.0814C18.3062 12.9225 18.6338 12.9303 18.9195 12.9573C19.1538 12.9767 19.2681 13.1584 19.0528 13.2377C18.8357 13.3111 18.6281 13.373 18.6281 13.6862C18.6547 13.8409 18.6471 13.9221 18.6242 13.9569C18.6242 13.9627 18.6185 13.9665 18.6166 13.9685C18.6166 13.9685 18.6166 13.9723 18.6128 13.9723V13.9762H18.6071L18.5938 13.982H18.5842C18.5328 13.9917 18.4585 13.9433 18.4033 13.9124C18.27 13.8157 17.8985 13.5837 17.8452 13.0811C17.8376 12.9651 17.9214 12.8684 18.0547 12.8587L18.0585 12.8607ZM9.30808 13.2473C9.29474 13.2473 9.26998 13.2899 9.23188 13.3382C8.90046 13.8699 8.86998 14.6645 9.05284 14.9042C9.14807 15.0144 9.30807 15.0647 9.42617 15.0299C9.63569 14.939 9.72522 14.5117 9.67379 14.3571C9.60712 14.2469 9.55188 14.2295 9.48331 14.3223C9.33665 14.6219 9.27379 14.4151 9.26427 14.2449C9.24141 13.9298 9.27188 13.6359 9.30617 13.4039C9.32522 13.2879 9.32522 13.2435 9.30617 13.2435L9.30808 13.2473ZM20.5404 13.9472C20.5157 13.9472 20.4909 13.9511 20.4642 13.9665C20.4585 13.9665 20.2281 14.1212 20.1538 14.2333C20.1081 14.2681 20.1157 14.2971 20.1271 14.359C20.1614 14.4421 20.2223 14.417 20.2947 14.3783C20.39 14.3629 20.4338 14.4267 20.4281 14.5407C20.3842 14.6857 20.4471 14.7379 20.4471 14.7476C20.4471 14.7553 20.5366 14.8346 20.6433 14.7727C20.8661 14.6857 21.0052 14.5987 21.3195 14.5311C21.4014 14.5311 21.3957 14.3068 21.2661 14.2991C21.0947 14.3068 20.9423 14.3184 20.7709 14.4537C20.6661 14.4769 20.649 14.4112 20.6242 14.3532C20.5976 14.2101 20.6852 14.1096 20.6661 14.0013C20.67 14.0071 20.6128 13.9549 20.5385 13.9511L20.5404 13.9472ZM27.7328 14.2179L27.5804 14.2333C27.5118 14.2469 27.489 14.2778 27.4757 14.3629C27.4814 14.4885 27.5576 14.4827 27.6376 14.533C27.6833 14.591 27.7138 14.6451 27.6338 14.7457C27.5576 14.8133 27.5061 14.852 27.4299 14.9197C27.3976 14.9815 27.3728 15.0743 27.4833 15.1053C27.6833 15.1633 28.1461 14.8578 28.1461 14.8539C28.2223 14.7959 28.1957 14.6857 28.1899 14.6857C28.1442 14.6355 28.0452 14.6664 27.9804 14.6567C27.948 14.6567 27.8471 14.6413 27.8928 14.5485C27.9347 14.4905 27.9499 14.4576 27.9785 14.3861C28.0071 14.3165 27.9785 14.2701 27.868 14.2314C27.8109 14.2198 27.7728 14.2159 27.729 14.2179H27.7328ZM24.9652 21.6805C25.4795 21.7057 25.9595 21.6863 26.4699 21.7115C26.5538 21.7811 26.5138 21.9435 26.4604 21.9705L26.4509 21.9744H26.4452H26.4376L26.0071 21.9628V21.9377C25.9652 21.8178 25.6795 21.8255 25.6109 21.9183V21.9241C25.6071 21.9241 25.6052 21.9299 25.6052 21.9319L25.6014 21.9415V21.9647C25.3728 21.9937 25.1728 21.957 24.948 21.9493C24.8814 21.8661 24.8909 21.7173 24.9671 21.6786L24.9652 21.6805Z" fill="white"/>
8
+ </svg>
9
+ )}
10
+
11
+ export default SaudiFlagIcon
@@ -0,0 +1,28 @@
1
+ import React from "react";
2
+
3
+ const SpainFlagIcon = ({ width = "40", height = "29" }) => {
4
+ return (
5
+ <svg width={width} height={height} viewBox="0 0 40 29" fill="none" xmlns="http://www.w3.org/2000/svg">
6
+ <g clip-path="url(#clip0_2839_48234)">
7
+ <rect width="39.9999" height="28.9999" rx="3" fill="#F93939"/>
8
+ <path d="M36.1904 0H3.80952C1.70558 0 0 1.73116 0 3.86666V25.1333C0 27.2688 1.70558 28.9999 3.80952 28.9999H36.1904C38.2943 28.9999 39.9999 27.2688 39.9999 25.1333V3.86666C39.9999 1.73116 38.2943 0 36.1904 0Z" fill="#F93939"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M0 7.7334H39.9999V21.2667H0V7.7334Z" fill="#FFDA2C"/>
10
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M17.141 12.0288V16.9008C17.141 18.2542 15.861 19.3368 14.2838 19.3368H10.4743C8.90099 19.333 7.61719 18.2445 7.61719 16.897V12.025C7.61719 10.9191 8.47052 9.99498 9.64385 9.69531C9.99814 8.68998 11.0877 9.59091 12.3791 9.59091C13.6781 9.59091 14.76 8.69578 15.1143 9.69724C16.2838 10.0046 17.141 10.9307 17.141 12.0288Z" fill="#D4AF2C"/>
11
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M17.1434 13.5332H19.0482V19.3332H17.1434V13.5332ZM5.71484 13.5332H7.6196V19.3332H5.71484V13.5332Z" fill="#CBCBCB"/>
12
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M17.1434 17.4004H19.0482V19.3337H17.1434V17.4004ZM5.71484 17.4004H7.6196V19.3337H5.71484V17.4004Z" fill="#1A47B8"/>
13
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M17.1434 11.5996H19.0482V13.5329H17.1434V11.5996ZM5.71484 11.5996H7.6196V13.5329H5.71484V11.5996Z" fill="#D4AF2C"/>
14
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9.52344 11.5996H11.4282V14.4996H9.52344V11.5996ZM13.333 15.4663H15.2377V18.3663H13.333V15.4663Z" fill="#AF010D"/>
15
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9.52344 15.4668H11.4282V18.3668H9.52344V15.4668Z" fill="#FFDA2C"/>
16
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M13.332 11.5996H15.2368V14.4996H13.332V11.5996Z" fill="#AE6A3E"/>
17
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.4282 11.6003L9.52344 9.66699H15.2377L13.333 11.6003H11.4282Z" fill="#AF010D"/>
18
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.4297 7.7334H13.3344V9.66673H11.4297V7.7334Z" fill="#D4AF2C"/>
19
+ </g>
20
+ <defs>
21
+ <clipPath id="clip0_2839_48234">
22
+ <rect width="39.9999" height="28.9999" rx="3" fill="white"/>
23
+ </clipPath>
24
+ </defs>
25
+ </svg>
26
+ )}
27
+
28
+ export default SpainFlagIcon
@@ -0,0 +1,36 @@
1
+ import React from "react";
2
+
3
+ const TurkishFlagIcon = () => {
4
+ return (
5
+ <svg
6
+ width="29"
7
+ height="21"
8
+ viewBox="0 0 29 21"
9
+ fill="none"
10
+ xmlns="http://www.w3.org/2000/svg"
11
+ >
12
+ <rect
13
+ x="0.285156"
14
+ y="0.128906"
15
+ width="28.2285"
16
+ height="20.4657"
17
+ rx="2.72254"
18
+ fill="#F93939"
19
+ />
20
+ <path
21
+ fill-rule="evenodd"
22
+ clip-rule="evenodd"
23
+ d="M19.1053 11.9296L17.5433 12.7618L17.8417 10.9977L16.5781 9.74655L18.3256 9.48732L19.1053 7.88281L19.8849 9.48869L21.6324 9.74792L20.3688 10.9963L20.6672 12.7605"
24
+ fill="white"
25
+ />
26
+ <path
27
+ fill-rule="evenodd"
28
+ clip-rule="evenodd"
29
+ d="M13.0524 15.1366C15.6508 15.1366 17.7572 12.9986 17.7572 10.3613C17.7572 7.72392 15.6508 5.58594 13.0524 5.58594C10.454 5.58594 8.34766 7.72392 8.34766 10.3613C8.34766 12.9986 10.454 15.1366 13.0524 15.1366ZM14.3966 13.7722C16.2516 13.7722 17.7572 12.2441 17.7572 10.3613C17.7572 8.47842 16.2516 6.95032 14.3966 6.95032C12.5416 6.95032 11.0361 8.47842 11.0361 10.3613C11.0361 12.2441 12.5416 13.7722 14.3966 13.7722Z"
30
+ fill="white"
31
+ />
32
+ </svg>
33
+ );
34
+ };
35
+
36
+ export default TurkishFlagIcon;
@@ -0,0 +1,20 @@
1
+ import React from "react";
2
+
3
+ const UsaFlagIcon = ({ width = "40", height = "29" }) => { // Default values are set to "40" and "29"
4
+ return (
5
+ <svg width={width} height={height} viewBox="0 0 40 29" fill="none" xmlns="http://www.w3.org/2000/svg">
6
+ <g clipPath="url(#clip0_2839_33881)">
7
+ <rect width="39.9999" height="28.9999" rx="6.85713" fill="white"/>
8
+ <path fillRule="evenodd" clipRule="evenodd" d="M0 0H17.1428V13.5333H0V0Z" fill="#1A47B8"/>
9
+ <path fillRule="evenodd" clipRule="evenodd" d="M17.1428 0V1.93333H39.9999V0H17.1428ZM17.1428 3.86666V5.79999H39.9999V3.86666H17.1428ZM17.1428 7.73332V9.66665H39.9999V7.73332H17.1428ZM17.1428 11.6V13.5333H39.9999V11.6H17.1428ZM0 15.4666V17.4H39.9999V15.4666H0ZM0 19.3333V21.2666H39.9999V19.3333H0ZM0 23.2V25.1333H39.9999V23.2H0ZM0 27.0666V28.9999H39.9999V27.0666H0Z" fill="#F93939"/>
10
+ <path fillRule="evenodd" clipRule="evenodd" d="M1.90234 1.93311V3.86644H3.8071V1.93311H1.90234ZM5.71186 1.93311V3.86644H7.61662V1.93311H5.71186ZM9.52138 1.93311V3.86644H11.4261V1.93311H9.52138ZM13.3309 1.93311V3.86644H15.2357V1.93311H13.3309ZM11.4261 3.86644V5.79977H13.3309V3.86644H11.4261ZM7.61662 3.86644V5.79977H9.52138V3.86644H7.61662ZM3.8071 3.86644V5.79977H5.71186V3.86644H3.8071ZM1.90234 5.79977V7.7331H3.8071V5.79977H1.90234ZM5.71186 5.79977V7.7331H7.61662V5.79977H5.71186ZM9.52138 5.79977V7.7331H11.4261V5.79977H9.52138ZM13.3309 5.79977V7.7331H15.2357V5.79977H13.3309ZM1.90234 9.66642V11.5998H3.8071V9.66642H1.90234ZM5.71186 9.66642V11.5998H7.61662V9.66642H5.71186ZM9.52138 9.66642V11.5998H11.4261V9.66642H9.52138ZM13.3309 9.66642V11.5998H15.2357V9.66642H13.3309ZM11.4261 7.7331V9.66642H13.3309V7.7331H11.4261ZM7.61662 7.7331V9.66642H9.52138V7.7331H7.61662ZM3.8071 7.7331V9.66642H5.71186V7.7331H3.8071Z" fill="white"/>
11
+ </g>
12
+ <defs>
13
+ <clipPath id="clip0_2839_33881">
14
+ <rect width="39.9999" height="28.9999" rx="6.85713" fill="white"/>
15
+ </clipPath>
16
+ </defs>
17
+ </svg>
18
+ )}
19
+
20
+ export default UsaFlagIcon;
@@ -0,0 +1,42 @@
1
+ const toolTip = (value) => {
2
+ return `<div style="background:pink;">
3
+ <p>${value}</p>
4
+ </div>`;
5
+ };
6
+
7
+ export const data = [
8
+ // Africa
9
+ ["Country", "Value", { type: "string", role: "tooltip", p: { html: true } }],
10
+ ["Nigeria", 100, toolTip("hello")],
11
+ ["South Africa", 50, toolTip("hello")],
12
+
13
+ // Asia
14
+ ["China", 100, toolTip("hello")],
15
+ ["India", 50, toolTip("hello")],
16
+
17
+ // Europe
18
+ ["France", 100, toolTip("hello")],
19
+ ["Germany", 50, toolTip("hello")],
20
+
21
+ // North America
22
+ ["United States", 100, toolTip("hello")],
23
+ ["Canada", 50, toolTip("hello")],
24
+
25
+ // Oceania (Australia)
26
+ ["Australia", 100, toolTip("hello")],
27
+ ["New Zealand", 50, toolTip("hello")],
28
+
29
+ // South America
30
+ ["Brazil", 100, toolTip("hello")],
31
+ ["Argentina", 50, toolTip("hello")],
32
+ ];
33
+ export const options = {
34
+ region: "world",
35
+ colorAxis: { colors: ["#00C2C2", "#FEBF10"] },
36
+ backgroundColor: "#F5F7F7",
37
+ datalessRegionColor: "#fff",
38
+ defaultColor: "#f5f5f5",
39
+ resolution: "countries",
40
+ legend: "none",
41
+ tooltip: { isHtml: true },
42
+ };
@@ -0,0 +1,77 @@
1
+ import React, { useState } from 'react';
2
+
3
+ import { Chart } from 'react-google-charts';
4
+ import { data, options } from './data';
5
+ import {
6
+ Badge,
7
+ Container,
8
+ ToolTipContainer,
9
+ ToolTipContent,
10
+ ToolTipWrapper,
11
+ } from './index.styled';
12
+ import { UsaFlagIcon } from '../../assets/svg/flags';
13
+
14
+ const GraphMap = () => {
15
+ const [showTooltip, setShowTooltip] = useState(false);
16
+ const [tooltipContent, setTooltipContent] = useState('');
17
+ const [tooltipPosition, setTooltipPosition] = useState({ top: 0, left: 0 });
18
+
19
+ return (
20
+ <Container>
21
+ {showTooltip && (
22
+ <ToolTip content={tooltipContent} position={tooltipPosition} />
23
+ )}
24
+ <Badge>
25
+ <span></span>
26
+ <p>Top locations</p>
27
+ </Badge>
28
+ <Chart
29
+ chartType="GeoChart"
30
+ width="100%"
31
+ height="100%"
32
+ data={data}
33
+ options={options}
34
+ />
35
+ </Container>
36
+ );
37
+ };
38
+
39
+ const ToolTip = ({ content, position }) => (
40
+ <ToolTipContainer style={{ ...position }}>
41
+ <Arrow />
42
+ <ToolTipWrapper>
43
+ <span>
44
+ <UsaFlagIcon />
45
+ </span>
46
+ <ToolTipContent>
47
+ <p>United States</p>
48
+ <ul>
49
+ <li>
50
+ <p>$250k+</p>
51
+ <p>Total Revenue</p>
52
+ </li>
53
+ <li>
54
+ <p>250k+</p>
55
+ <p>No. of Users</p>
56
+ </li>
57
+ </ul>
58
+ </ToolTipContent>
59
+ </ToolTipWrapper>
60
+ </ToolTipContainer>
61
+ );
62
+
63
+ const Arrow = () => (
64
+ <svg
65
+ xmlns="http://www.w3.org/2000/svg"
66
+ width="24"
67
+ height="14"
68
+ viewBox="0 0 24 14"
69
+ fill="none"
70
+ >
71
+ <path
72
+ d="M11.9124 14L0.777781 0.500002L23.047 0.5L11.9124 14Z"
73
+ fill="#B0DCDC"
74
+ />
75
+ </svg>
76
+ );
77
+ export default GraphMap;
@@ -0,0 +1,103 @@
1
+ import styled from "styled-components";
2
+
3
+ export const Container = styled.div`
4
+ position: relative;
5
+ flex: 1;
6
+ border-radius: 15px;
7
+ overflow: hidden;
8
+ `;
9
+
10
+ export const Badge = styled.div`
11
+ border-radius: 10px;
12
+ background: #dfe5e5;
13
+ position: absolute;
14
+ z-index: 5;
15
+ background-color: #dfe5e5;
16
+ padding: 0 10px;
17
+ height: 32px;
18
+ display: flex;
19
+ align-items: center;
20
+ justify-content: center;
21
+ gap: 10px;
22
+ bottom: 15px;
23
+ right: 15px;
24
+ p {
25
+ color: #636666;
26
+ font-size: 12px;
27
+ }
28
+ span {
29
+ display: inline-block;
30
+ width: 9px;
31
+ border-radius: 50%;
32
+ height: 9px;
33
+ background-color: #febf10;
34
+ }
35
+ `;
36
+
37
+ export const ToolTipContainer = styled.div`
38
+ position: relative;
39
+ width: fit-content;
40
+ > svg {
41
+ position: absolute;
42
+ left: 50%;
43
+ transform: translateX(-50%);
44
+ bottom: -12px;
45
+ z-index: 3;
46
+ }
47
+ `;
48
+ export const ToolTipWrapper = styled.div`
49
+ width: 250px;
50
+ height: 75px;
51
+ border-radius: 10px;
52
+ border: 1px solid #3ac2c2;
53
+ background: #e6f9f9;
54
+ padding: 0 10px;
55
+ display: flex;
56
+ align-items: center;
57
+ gap: 12px;
58
+ position: relative;
59
+ z-index: 4;
60
+ > span {
61
+ svg {
62
+ width: 28px;
63
+ height: 28px;
64
+ }
65
+ }
66
+ `;
67
+
68
+ export const ToolTipContent = styled.div`
69
+ flex: 1;
70
+ height: 100%;
71
+ padding: 6px 0;
72
+ p {
73
+ color: #475467;
74
+ font-size: 16px;
75
+ font-weight: 400;
76
+ }
77
+ ul {
78
+ list-style: none;
79
+ display: flex;
80
+ width: 100%;
81
+ li {
82
+ flex: 1;
83
+ p {
84
+ &:nth-child(1) {
85
+ color: ${({ $color }) => $color || "#00c2c2"};
86
+ font-size: 16px;
87
+ font-weight: 700;
88
+ }
89
+ &:nth-child(2) {
90
+ color: #636666;
91
+ font-size: 12px;
92
+ }
93
+ }
94
+ &:nth-child(1) {
95
+ padding-right: 14px;
96
+ border-right: 1px solid #d9d9d9;
97
+ }
98
+ &:nth-child(2) {
99
+ padding-left: 14px;
100
+ }
101
+ }
102
+ }
103
+ `;
@@ -1,45 +1,47 @@
1
- export { default as Header } from "./header/index";
2
- export { default as LoginHeader } from "./header/login-header";
3
- export { default as Banner } from "./banner/";
4
- export { default as SideNav } from "./sideNav";
5
- export { default as SideMenu } from "./sideBar/sideMenu";
6
- export { default as ProgressBar } from "./progressBar";
7
- export { default as Radio } from "./radio";
8
- export { default as Checkbox } from "./checkBoxes/checkbox/index2";
9
- export { default as CheckboxGroup } from "./checkBoxes/checkboxGroup";
10
- export { default as RequestList } from "./friendRequest/friendRequestList";
11
- export { default as CourseList } from "./course/courseList";
12
- export { default as ApiProgressBar } from "./ApiProgress/ApiProgressBar";
13
- export { default as ApiConsumption } from "./ApiProgress/ApiConsumption";
14
- export { default as Loader } from "./loader";
15
- export { default as SearchComponent } from "./searchBar";
16
- export { default as ButtonComponent } from "./button";
17
- export { default as ToggleButtonComponent } from "./toggle button";
18
- export { default as InputComponent } from "./input";
19
- export { default as MainLayout } from "./authentication/mainLayout";
20
- export { default as SocialBtn } from "./button/socialBtn";
21
- export { default as SuccessCard } from "./successCard/index";
22
- export { default as DropDownComponent } from "./dropdown component/dropdown";
23
- export { default as SelectDropdown } from "./select";
24
- export { default as SelectDropdownGraph } from "./graph";
25
- export { default as NotificationThresholdComponent } from "./notificationThreshold";
26
- export { default as DevAPIdocs } from "./developerAPIdocs";
27
- export { default as Calender } from "./calender/input";
28
- export { default as ErrorPage } from "./errorPage";
29
- export { default as AppMainLayout } from "./AppMainLayout";
30
- export { OutletContext as OutletContext } from "./AppMainLayout";
31
- export { default as DatePickerCalender } from "./datePicker";
32
- export { default as TextEditor } from "./textEditor";
33
- export { default as MessageAddon } from "./messageAddon/messages";
34
- export { default as InstructorAccountSwitcher } from "./instructorAccountSwitcher";
35
- export { default as InstructorRightBar } from "./fileRightBar/instructorRightBar";
1
+ export { default as Header } from './header/index';
2
+ export { default as LoginHeader } from './header/login-header';
3
+ export { default as Banner } from './banner/';
4
+ export { default as SideNav } from './sideNav';
5
+ export { default as SideMenu } from './sideBar/sideMenu';
6
+ export { default as ProgressBar } from './progressBar';
7
+ export { default as Radio } from './radio';
8
+ export { default as Checkbox } from './checkBoxes/checkbox/index2';
9
+ export { default as CheckboxGroup } from './checkBoxes/checkboxGroup';
10
+ export { default as RequestList } from './friendRequest/friendRequestList';
11
+ export { default as CourseList } from './course/courseList';
12
+ export { default as ApiProgressBar } from './ApiProgress/ApiProgressBar';
13
+ export { default as ApiConsumption } from './ApiProgress/ApiConsumption';
14
+ export { default as Loader } from './loader';
15
+ export { default as SearchComponent } from './searchBar';
16
+ export { default as ButtonComponent } from './button';
17
+ export { default as ToggleButtonComponent } from './toggle button';
18
+ export { default as InputComponent } from './input';
19
+ export { default as MainLayout } from './authentication/mainLayout';
20
+ export { default as SocialBtn } from './button/socialBtn';
21
+ export { default as SuccessCard } from './successCard/index';
22
+ export { default as DropDownComponent } from './dropdown component/dropdown';
23
+ export { default as SelectDropdown } from './select';
24
+ export { default as SelectDropdownGraph } from './graph';
25
+ export { default as NotificationThresholdComponent } from './notificationThreshold';
26
+ export { default as DevAPIdocs } from './developerAPIdocs';
27
+ export { default as Calender } from './calender/input';
28
+ export { default as ErrorPage } from './errorPage';
29
+ export { default as AppMainLayout } from './AppMainLayout';
30
+ export { OutletContext as OutletContext } from './AppMainLayout';
31
+ export { default as DatePickerCalender } from './datePicker';
32
+ export { default as TextEditor } from './textEditor';
33
+ export { default as MessageAddon } from './messageAddon/messages';
34
+ export { default as InstructorAccountSwitcher } from './instructorAccountSwitcher';
35
+ export { default as InstructorRightBar } from './fileRightBar/instructorRightBar';
36
36
 
37
- export { default as EnterpriseRightBar } from "./fileRightBar/enterpriseRightBar";
38
- export { default as FullPageLoader } from "./fullPageLoader";
39
- export { default as AdminAppMainLayout } from "./AdminAppMainLayout";
40
- export { default as PaginationComponent } from "./paginate";
41
- export { default as VideoPlayer } from "./video-player";
42
- export { default as AdminLogin } from "./AdminLogin";
43
- export { default as AdminResetPassword } from "./AdminResetPassword";
44
- export { default as AdminChangePassword } from "./AdminResetPassword/change-password";
45
- export { default as AdminPasswordSuccess } from "./AdminResetPassword/success-screen";
37
+ export { default as EnterpriseRightBar } from './fileRightBar/enterpriseRightBar';
38
+ export { default as FullPageLoader } from './fullPageLoader';
39
+ export { default as AdminAppMainLayout } from './AdminAppMainLayout';
40
+ export { default as PaginationComponent } from './paginate';
41
+ export { default as VideoPlayer } from './video-player';
42
+ export { default as AdminLogin } from './AdminLogin';
43
+ export { default as AdminResetPassword } from './AdminResetPassword';
44
+ export { default as AdminChangePassword } from './AdminResetPassword/change-password';
45
+ export { default as AdminPasswordSuccess } from './AdminResetPassword/success-screen';
46
+
47
+ export { default as GraphMap } from './GraphMap';
@@ -67,7 +67,6 @@ const settings = {
67
67
  path: '/security',
68
68
  hasNotification: false,
69
69
  text: 'Security',
70
- hasNotification: false,
71
70
  },
72
71
  ],
73
72
  };
@@ -138,7 +137,33 @@ export const adminAnalyticsItem = [
138
137
  },
139
138
  {
140
139
  optionType: null,
141
- routes: [settings],
140
+ routes: [
141
+ {
142
+ ...settings,
143
+ dropdownItems: [
144
+ {
145
+ path: '/admins',
146
+ text: 'Admins',
147
+ hasNotification: false,
148
+ },
149
+ {
150
+ path: '/notification',
151
+ text: 'Notification',
152
+ hasNotification: false,
153
+ },
154
+ {
155
+ path: '/roles-and-permissions',
156
+ text: 'Roles & Permissions',
157
+ hasNotification: false,
158
+ },
159
+ {
160
+ path: '/security',
161
+ text: 'Security',
162
+ hasNotification: false,
163
+ },
164
+ ],
165
+ },
166
+ ],
142
167
  },
143
168
  ];
144
169