@bytebrand/fe-ui-core 4.1.148 → 4.1.149
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 +1 -1
- package/source/components/_common/IconSVG/SVG/flags/AT.tsx +6 -5
- package/source/components/_common/IconSVG/SVG/flags/BE.tsx +7 -6
- package/source/components/_common/IconSVG/SVG/flags/BG.tsx +14 -7
- package/source/components/_common/IconSVG/SVG/flags/CH.tsx +9 -5
- package/source/components/_common/IconSVG/SVG/flags/CZ.tsx +5 -7
- package/source/components/_common/IconSVG/SVG/flags/DE.tsx +5 -6
- package/source/components/_common/IconSVG/SVG/flags/DK.tsx +5 -3
- package/source/components/_common/IconSVG/SVG/flags/ES.tsx +2572 -561
- package/source/components/_common/IconSVG/SVG/flags/FI.tsx +5 -6
- package/source/components/_common/IconSVG/SVG/flags/FR.tsx +7 -6
- package/source/components/_common/IconSVG/SVG/flags/GB.tsx +13 -21
- package/source/components/_common/IconSVG/SVG/flags/HR.tsx +102 -100
- package/source/components/_common/IconSVG/SVG/flags/HU.tsx +7 -6
- package/source/components/_common/IconSVG/SVG/flags/IT.tsx +7 -6
- package/source/components/_common/IconSVG/SVG/flags/LI.tsx +60 -61
- package/source/components/_common/IconSVG/SVG/flags/LU.tsx +5 -6
- package/source/components/_common/IconSVG/SVG/flags/NL.tsx +5 -6
- package/source/components/_common/IconSVG/SVG/flags/NO.tsx +7 -8
- package/source/components/_common/IconSVG/SVG/flags/PL.tsx +6 -5
- package/source/components/_common/IconSVG/SVG/flags/RO.tsx +7 -6
- package/source/components/_common/IconSVG/SVG/flags/RU.tsx +7 -6
- package/source/components/_common/IconSVG/SVG/flags/SE.tsx +11 -3
- package/source/components/_common/IconSVG/SVG/flags/SI.tsx +35 -48
- package/source/components/_common/IconSVG/SVG/flags/SK.tsx +9 -15
- package/source/components/_common/IconSVG/SVG/flags/UA.tsx +9 -7
- package/source/framework/utils/CommonUtils.ts +1 -0
|
@@ -4,14 +4,15 @@ import * as React from "react";
|
|
|
4
4
|
const IT = (props: any) => (
|
|
5
5
|
<svg
|
|
6
6
|
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
viewBox="0 0 3 2"
|
|
7
|
+
id="flag-icons-it"
|
|
8
|
+
viewBox="0 0 640 480"
|
|
10
9
|
{...props}
|
|
11
10
|
>
|
|
12
|
-
<
|
|
13
|
-
|
|
14
|
-
|
|
11
|
+
<g fill-rule="evenodd" stroke-width="1pt">
|
|
12
|
+
<path fill="#fff" d="M0 0h640v480H0z" />
|
|
13
|
+
<path fill="#009246" d="M0 0h213.3v480H0z" />
|
|
14
|
+
<path fill="#ce2b37" d="M426.7 0H640v480H426.7z" />
|
|
15
|
+
</g>
|
|
15
16
|
</svg>
|
|
16
17
|
);
|
|
17
18
|
|
|
@@ -2,102 +2,101 @@
|
|
|
2
2
|
import * as React from "react";
|
|
3
3
|
|
|
4
4
|
const LI = (props: any) => (
|
|
5
|
-
|
|
6
|
-
version="1.0"
|
|
5
|
+
<svg
|
|
7
6
|
xmlns="http://www.w3.org/2000/svg"
|
|
8
7
|
xmlnsXlink="http://www.w3.org/1999/xlink"
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
viewBox="0 0 900 600"
|
|
8
|
+
id="flag-icons-li"
|
|
9
|
+
viewBox="0 0 640 480"
|
|
12
10
|
{...props}
|
|
13
11
|
>
|
|
14
|
-
<path fill="#002b7f" d="M0
|
|
15
|
-
<path fill="#ce1126" d="M0
|
|
12
|
+
<path fill="#002b7f" d="M0 0h640v240H0z" />
|
|
13
|
+
<path fill="#ce1126" d="M0 240h640v240H0z" />
|
|
16
14
|
<g
|
|
17
15
|
fill="#ffd83d"
|
|
18
16
|
stroke="#000"
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
17
|
+
strokeLinecap="round"
|
|
18
|
+
strokeLinejoin="round"
|
|
19
|
+
strokeWidth={2}
|
|
20
|
+
transform="scale(.8)"
|
|
22
21
|
>
|
|
23
22
|
<g id="a">
|
|
24
23
|
<path
|
|
25
|
-
d="M216.377 122.289l-1.838 62.5h-63.42c-7.802-15.169-14.246-28.052-14.246-45.497 0-14.6 11.483-26.195 28.033-26.195 17.52 0 36.77 5.904 51.471 9.192z"
|
|
26
24
|
stroke="none"
|
|
25
|
+
d="m216.4 122.3-1.9 62.5h-63.4c-7.8-15.2-14.2-28-14.2-45.5 0-14.6 11.5-26.2 28-26.2 17.5 0 36.8 5.9 51.5 9.2z"
|
|
27
26
|
/>
|
|
28
|
-
<g
|
|
29
|
-
<path d="M144.
|
|
27
|
+
<g strokeWidth={1.5}>
|
|
28
|
+
<path d="M144.5 125.2v36m5-39.7v48m5.2-50.5v57.2m5-58.4v44.9m5.1-45.1v45.3m5.1-47v47m5.1-47v47m5.1-46.5v47m5.1-46.5v46.9m5.1-44v47m5-46.5v52.9m5.2-52.9v47m5-47v47" />
|
|
30
29
|
<path
|
|
31
|
-
d="M176.395 117.923c10.764 1.775 34.407 12.837 31.71 27.803-3.821 21.21-16.208 12.698-32.629 9.65l-12.408 4.137c-4.44 4.532-10.978 8.683-15.395 3.217h-7.353v28.722h81.342V122.06z"
|
|
32
30
|
fill="#000"
|
|
31
|
+
d="M176.4 118c10.8 1.7 34.4 12.8 31.7 27.7-3.8 21.2-16.2 12.7-32.6 9.7l-12.4 4.1c-4.5 4.5-11 8.7-15.4 3.2h-7.4v28.8h81.4V122z"
|
|
33
32
|
/>
|
|
34
33
|
</g>
|
|
35
|
-
<circle cx=
|
|
36
|
-
<circle cx=
|
|
37
|
-
<circle cx=
|
|
38
|
-
<circle cx=
|
|
39
|
-
<circle cx=
|
|
40
|
-
<circle cx=
|
|
41
|
-
<circle cx=
|
|
42
|
-
<circle cx=
|
|
43
|
-
<circle cx=
|
|
44
|
-
<circle cx=
|
|
45
|
-
<circle cx=
|
|
46
|
-
<circle cx=
|
|
47
|
-
<path d="
|
|
34
|
+
<circle cx={212.8} cy={113} r={4.9} />
|
|
35
|
+
<circle cx={201.7} cy={110.3} r={4.9} />
|
|
36
|
+
<circle cx={190.4} cy={107.5} r={4.9} />
|
|
37
|
+
<circle cx={179.1} cy={105.6} r={4.9} />
|
|
38
|
+
<circle cx={167.8} cy={104.5} r={4.9} />
|
|
39
|
+
<circle cx={156.8} cy={105.1} r={4.9} />
|
|
40
|
+
<circle cx={146.2} cy={108.7} r={4.9} />
|
|
41
|
+
<circle cx={137.3} cy={115.3} r={4.9} />
|
|
42
|
+
<circle cx={131} cy={124.4} r={4.9} />
|
|
43
|
+
<circle cx={127.9} cy={135.2} r={4.9} />
|
|
44
|
+
<circle cx={128} cy={146.3} r={4.9} />
|
|
45
|
+
<circle cx={130.2} cy={157.2} r={4.9} />
|
|
46
|
+
<path d="m215 119.5-.5 6.5c-12.3-2-29.7-8.8-46-8.8-15 0-26.6 6-26.6 21.2 0 14.9 6.3 28.5 14.7 42.3l-8.7 4c-7.8-15-14.3-28-14.3-45.4 0-14.6 11.5-29 31.3-29 17.5 0 35.4 6 50.1 9.2z" />
|
|
48
47
|
</g>
|
|
49
|
-
<g transform="matrix(-1 0 0 1
|
|
48
|
+
<g transform="matrix(-1 0 0 1 444 0)">
|
|
50
49
|
<path
|
|
51
|
-
d="M216.377 122.289l-1.838 62.5h-63.42c-7.802-15.169-14.246-28.052-14.246-45.497 0-14.6 11.483-26.195 28.033-26.195 17.52 0 36.77 5.904 51.471 9.192z"
|
|
52
50
|
stroke="none"
|
|
51
|
+
d="m216.4 122.3-1.9 62.5h-63.4c-7.8-15.2-14.2-28-14.2-45.5 0-14.6 11.5-26.2 28-26.2 17.5 0 36.8 5.9 51.5 9.2z"
|
|
53
52
|
/>
|
|
54
|
-
<g
|
|
55
|
-
<path d="M144.
|
|
53
|
+
<g strokeWidth={1.5}>
|
|
54
|
+
<path d="M144.5 125.2v36m5-39.7v48m5.2-50.5v57.2m5-58.4v44.9m5.1-45.1v45.3m5.1-47v47m5.1-47v47m5.1-46.5v47m5.1-46.5v46.9m5.1-44v47m5-46.5v52.9m5.2-52.9v47m5-47v47" />
|
|
56
55
|
<path
|
|
57
|
-
d="M176.395 117.923c10.764 1.775 34.407 12.837 31.71 27.803-3.821 21.21-16.208 12.698-32.629 9.65l-12.408 4.137c-4.44 4.532-10.978 8.683-15.395 3.217h-7.353v28.722h81.342V122.06z"
|
|
58
56
|
fill="#000"
|
|
57
|
+
d="M176.4 118c10.8 1.7 34.4 12.8 31.7 27.7-3.8 21.2-16.2 12.7-32.6 9.7l-12.4 4.1c-4.5 4.5-11 8.7-15.4 3.2h-7.4v28.8h81.4V122z"
|
|
59
58
|
/>
|
|
60
59
|
</g>
|
|
61
|
-
<circle cx=
|
|
62
|
-
<circle cx=
|
|
63
|
-
<circle cx=
|
|
64
|
-
<circle cx=
|
|
65
|
-
<circle cx=
|
|
66
|
-
<circle cx=
|
|
67
|
-
<circle cx=
|
|
68
|
-
<circle cx=
|
|
69
|
-
<circle cx=
|
|
70
|
-
<circle cx=
|
|
71
|
-
<circle cx=
|
|
72
|
-
<circle cx=
|
|
73
|
-
<path d="
|
|
60
|
+
<circle cx={212.8} cy={113} r={4.9} />
|
|
61
|
+
<circle cx={201.7} cy={110.3} r={4.9} />
|
|
62
|
+
<circle cx={190.4} cy={107.5} r={4.9} />
|
|
63
|
+
<circle cx={179.1} cy={105.6} r={4.9} />
|
|
64
|
+
<circle cx={167.8} cy={104.5} r={4.9} />
|
|
65
|
+
<circle cx={156.8} cy={105.1} r={4.9} />
|
|
66
|
+
<circle cx={146.2} cy={108.7} r={4.9} />
|
|
67
|
+
<circle cx={137.3} cy={115.3} r={4.9} />
|
|
68
|
+
<circle cx={131} cy={124.4} r={4.9} />
|
|
69
|
+
<circle cx={127.9} cy={135.2} r={4.9} />
|
|
70
|
+
<circle cx={128} cy={146.3} r={4.9} />
|
|
71
|
+
<circle cx={130.2} cy={157.2} r={4.9} />
|
|
72
|
+
<path d="m215 119.5-.5 6.5c-12.3-2-29.7-8.8-46-8.8-15 0-26.6 6-26.6 21.2 0 14.9 6.3 28.5 14.7 42.3l-8.7 4c-7.8-15-14.3-28-14.3-45.4 0-14.6 11.5-29 31.3-29 17.5 0 35.4 6 50.1 9.2z" />
|
|
74
73
|
</g>
|
|
75
|
-
<path d="
|
|
76
|
-
<circle cx=
|
|
77
|
-
<circle cx=
|
|
74
|
+
<path d="m222 53.1-5.2 9.7 5.2 9.6 5.1-9.6L222 53zm0 24.4-5.2 9.6 5.2 9.7 5-9.8-5.1-9.6zM203.6 75l8.1 5.1 8.1-5.1-8-5.2-8.2 5.2zm20.5 0 8.1 5.1 8.2-5.1-8.2-5.2-8 5.2z" />
|
|
75
|
+
<circle cx={222} cy={75.1} r={3.9} />
|
|
76
|
+
<circle cx={222} cy={100} r={10.5} />
|
|
78
77
|
<path
|
|
79
|
-
d="M219.344 89.875c0 3.114-.022 4.924-.031 6.625-2.52.112-5.006.377-7.438.781m20.188 0a62.126 62.126 0 00-7.438-.781v-6.625m-12.781 12.688a61.391 61.391 0 0110.125-.844c3.45 0 6.83.293 10.125.844"
|
|
80
78
|
fill="none"
|
|
81
|
-
|
|
79
|
+
strokeWidth={1.5}
|
|
80
|
+
d="M219.3 89.9v6.6a62.5 62.5 0 0 0-7.4.8m20.2 0a62.1 62.1 0 0 0-7.5-.8v-6.6m-12.8 12.7a61.4 61.4 0 0 1 10.2-.9c3.4 0 6.8.3 10 .9"
|
|
82
81
|
/>
|
|
83
|
-
<path d="M211.
|
|
84
|
-
<path d="
|
|
85
|
-
<g
|
|
82
|
+
<path d="M211.8 117.7c-1 17-3 34.5-9.7 47.1l10.8-4.4c3.8-14.3 4.6-32.8 5.7-41.6l-6.8-1.1zm20.4 0-6.9 1.1c1.2 8.8 2 27.3 5.7 41.6l10.8 4.4c-6.6-12.6-8.6-30-9.6-47.1z" />
|
|
83
|
+
<path d="M222 154.7c-13 0-22.5 6-23 21.6-3.2-5.6-16.5-23-29-20.7-7.4 1.4-14 11.7-12.8 23.4-6.2-17.6-24.1-20.5-37.3-10 11.7 9.5 16.9 37.8 26.7 50h150.7c9.8-12.2 15-40.5 26.7-50-13.1-10.5-31.1-7.6-37.2 10 1-11.7-5.5-22-13-23.4-12.4-2.3-25.7 15.1-28.9 20.7-.5-15.5-10-21.6-23-21.6z" />
|
|
84
|
+
<g strokeWidth={1.5}>
|
|
86
85
|
<path
|
|
87
|
-
d="M297.107 219.026c0 5.58-33.662 11.718-75.138 11.718-41.476 0-75.138-6.137-75.138-11.718s33.662-8.502 75.138-8.502c41.476 0 75.138 2.92 75.138 8.502z"
|
|
88
86
|
fill="#000"
|
|
87
|
+
d="M297.1 219c0 5.6-33.6 11.7-75.1 11.7s-75.2-6-75.2-11.7c0-5.5 33.7-8.5 75.2-8.5 41.4 0 75.1 3 75.1 8.5z"
|
|
89
88
|
/>
|
|
90
|
-
<circle cx=
|
|
91
|
-
<circle cx=
|
|
92
|
-
<circle cx=
|
|
93
|
-
<circle cx=
|
|
94
|
-
<circle cx=
|
|
89
|
+
<circle cx={222} cy={114.4} r={3.5} />
|
|
90
|
+
<circle cx={222} cy={122} r={3.7} />
|
|
91
|
+
<circle cx={222} cy={130.2} r={4.1} />
|
|
92
|
+
<circle cx={222} cy={139.3} r={4.7} />
|
|
93
|
+
<circle cx={222} cy={149.4} r={5.1} />
|
|
95
94
|
<path
|
|
96
|
-
d="M219.938 159.206c-.553-.007-1.076.459-.938 1.344.163 1.043.367 2.995.563 4.312.22 1.493 1.09 1.13 1.312-.031.221-1.161.132-1.906.188-4.063.027-1.078-.573-1.555-1.125-1.562zm4.062 0c-.553.007-1.153.484-1.125 1.562.055 2.157-.034 2.902.188 4.063.22 1.161 1.091 1.524 1.312.031.195-1.317.4-3.269.563-4.312.138-.885-.385-1.351-.938-1.344zm-7.687.562c-.506.07-1.03.58-1 1.125.055.996.33 2.19.437 3.688.11 1.548 1.202.947 1.313.062.11-.884.235-2.192.125-3.906-.042-.643-.323-.925-.657-.969a.842.842 0 00-.218 0zm11.093 0c-.334.043-.615.326-.656.97-.11 1.713.015 3.02.125 3.905.11.885 1.202 1.486 1.313-.062.107-1.499.382-2.692.437-3.688.03-.544-.494-1.054-1-1.125a.842.842 0 00-.219 0zm-15.437 1.75c-.463.12-.889.677-.75 1.313.276 1.272.531 2.678.531 3.969 0 1.106.945.711 1-.063a59.74 59.74 0 00.156-3.906c0-1.115-.474-1.432-.937-1.313zm19.687 0c-.329.091-.625.477-.625 1.313 0 1.493.102 3.132.157 3.906.055.774 1 1.169 1 .063 0-1.291.254-2.697.53-3.97.14-.635-.286-1.192-.75-1.312a.551.551 0 00-.312 0zm-59.093.171c-.555-.018-.943.734-.563 1.563.608 1.327 1.254 2.165 1.875 3.594.553 1.271 1.401.478 1.125-.407-.277-.884-.577-1.87-1.406-3.75-.311-.705-.699-.989-1.031-1zm98.812 0c-.332.011-.72.295-1.031 1-.83 1.88-1.13 2.866-1.406 3.75-.277.885.571 1.678 1.125.407.62-1.43 1.266-2.267 1.875-3.594.38-.83-.009-1.581-.563-1.563zm-94.812.063c-.408.124-.656.642-.407 1.25.498 1.216 1.217 2.463 1.719 3.781.442 1.161 1.426.832 1.094-.219-.332-1.05-.43-1.665-1.094-3.656-.332-.995-.905-1.28-1.312-1.156zm90.5 0c-.35.074-.752.41-1 1.156-.664 1.99-.763 2.606-1.094 3.656-.332 1.05.651 1.38 1.094.22.502-1.319 1.22-2.566 1.718-3.782.25-.608.002-1.126-.406-1.25a.592.592 0 00-.312 0zm-85.5.969c-.515.097-.913.882-.563 1.843.443 1.217 1.072 2.368 1.625 3.75.553 1.383 1.471 1.104 1.25.22-.221-.886-.492-2.352-1.156-4.563-.29-.968-.757-1.327-1.156-1.25zm80.812 0c-.4-.077-.866.282-1.156 1.25-.664 2.211-.935 3.677-1.156 4.562-.222.885.696 1.164 1.25-.219.553-1.382 1.182-2.533 1.625-3.75.35-.961-.049-1.746-.563-1.843zm-93.187.687c-.557.057-1.065.965-.72 1.656.554 1.106.904 1.483 1.438 2.657.553 1.216 1.159.274.938-.5-.222-.775-.505-1.676-.781-2.782-.203-.81-.541-1.065-.875-1.03zm105.562 0c-.334-.034-.672.221-.875 1.031-.276 1.106-.56 2.007-.781 2.782-.222.774.384 1.716.937.5.534-1.174.884-1.55 1.438-2.657.345-.69-.162-1.599-.719-1.656zm-67.031 2.798c-.584 0-1.208.774-1 1.5.331 1.161.844 2.19 1.219 3.687.331 1.327 1.274.666 1.218-.218-.055-.885-.207-2.089-.593-3.97-.146-.704-.494-.999-.844-1zm28.5 0c-.35 0-.699.295-.844 1-.387 1.88-.538 3.084-.594 3.969-.055.884.887 1.545 1.219.218.374-1.496.887-2.526 1.219-3.687.207-.726-.416-1.5-1-1.5zm-14.25 1.187c-.72 0-.819.966-.844 1.75-.083 2.572-1.15 5.069-2.062 6.313-.913 1.244-2.256.913-3.5.25-1.245-.664-1.986-1.16-3.313-2.156-1.327-.996-2.334-.414-.75 1.843 4.617 6.58 9.625 12.205 9.625 22.938 0 1.388.242 1.812.844 1.812.601 0 .875-.424.875-1.812 0-10.733 4.976-16.357 9.594-22.938 1.583-2.257.577-2.839-.75-1.843-1.327.995-2.069 1.492-3.313 2.156-1.244.663-2.588.994-3.5-.25-.913-1.244-1.98-3.741-2.062-6.313-.026-.784-.125-1.75-.844-1.75zm-35.281-1.61a.6.6 0 00-.188.031c-.269.085-.448.41-.344.97.186 1.001.88 2.966 1.157 3.905.276.94 1.432.74 1.156-.53-.277-1.273-.262-1.657-.594-3.095-.181-.786-.747-1.269-1.187-1.28zm70.562 0c-.44.012-1.006.495-1.187 1.281-.332 1.438-.318 1.822-.594 3.094-.277 1.272.88 1.472 1.156.531.276-.94.97-2.904 1.156-3.906.104-.56-.075-.884-.343-.969a.6.6 0 00-.188-.03zm-91.531.406c-.579.046-.994.773-.406 1.844.633 1.157 1.72 2.608 2.218 3.438.498.829 1.359.27.75-.782-.608-1.05-.812-2.257-1.531-3.75-.27-.56-.684-.777-1.031-.75zm112.5 0c-.348-.027-.762.19-1.031.75-.72 1.493-.924 2.7-1.532 3.75-.608 1.051.253 1.61.75.782.498-.83 1.585-2.281 2.219-3.438.588-1.071.173-1.798-.406-1.844zm-144.188 3.33c-.668-.036-.877 1.17-.25 1.968.913 1.161 1.548 1.777 2.594 2.719.83.746 1.07-.222.656-.969-.414-.746-1.014-1.505-1.843-2.75-.455-.682-.853-.952-1.157-.969zm175.875 0c-.303.016-.701.286-1.156.968-.83 1.245-1.43 2.004-1.844 2.75-.414.747-.173 1.715.657.969 1.046-.942 1.68-1.558 2.593-2.719.627-.798.418-2.004-.25-1.969zm-170.843 1c-.533.006-.884.4-.47 1.312.595 1.306 1.378 2.786 1.876 3.781.497.995 2.014 1.33 1.406-.219-.608-1.548-.728-2.343-1.281-3.78-.277-.72-1-1.102-1.531-1.095zm165.812 0c-.532-.008-1.255.374-1.531 1.093-.553 1.438-.673 2.233-1.281 3.781-.609 1.549.908 1.214 1.406.22.498-.996 1.28-2.476 1.875-3.782.414-.913.063-1.306-.469-1.313zm-175.562.343c-.774.008-.84.784-.157 1.281.913.664 2 1.4 3.063 2.25 1.244.996 1.726.08 1.062-.75-.663-.829-1.31-1.67-2.968-2.5-.415-.207-.743-.284-1-.28zm185.312 0c-.258-.002-.585.074-1 .281-1.659.83-2.305 1.671-2.969 2.5-.663.83-.181 1.746 1.063.75 1.062-.85 2.15-1.586 3.062-2.25.684-.497.618-1.273-.156-1.28zm-109.656.719c-.433.06-.807.552-.625 1.187.331 1.161.708 2.392.937 3.594.222 1.162 1.565 1.176 1.344.125-.22-1.05-.332-2.365-.719-3.969-.145-.601-.448-.89-.75-.937a.637.637 0 00-.187 0zm33.812 0c-.301.047-.605.336-.75.937-.386 1.604-.498 2.919-.718 3.97-.222 1.05 1.122 1.036 1.343-.126.23-1.202.606-2.433.938-3.594.181-.635-.192-1.127-.625-1.187a.637.637 0 00-.188 0zm-63.906-1.985c-.34.094-.536.744-.281 1.656 1.41 5.06 1.842 7.724 1.594 8.969-.25 1.244-.932 1.414-1.844 1a18.844 18.844 0 01-2.813-1.594c-.829-.581-1.692.114-.5 1.094 6.055 4.976 10.252 10.664 11.875 17.562.332 1.41 1.218 1.576.969 0-1.372-8.69-1.636-15.833.438-20.312.779-1.684-.006-3.3-1.25-.563-.83 1.825-2.172 2.545-3.25.969-1.079-1.576-3.306-5.78-3.97-7.688-.248-.715-.555-1.046-.812-1.093a.354.354 0 00-.156 0zm94.031 0c-.256.047-.563.378-.812 1.093-.664 1.908-2.89 6.112-3.969 7.688-1.079 1.576-2.42.856-3.25-.969-1.244-2.737-2.03-1.12-1.25.563 2.074 4.479 1.81 11.622.438 20.312-.25 1.576.637 1.41.968 0 1.623-6.898 5.82-12.586 11.875-17.562 1.192-.98.33-1.675-.5-1.094-.829.58-1.9 1.179-2.812 1.594-.912.414-1.595.244-1.844-1-.249-1.245.184-3.91 1.594-8.97.254-.911.058-1.561-.281-1.655a.354.354 0 00-.157 0zm-124.468 2.422c-.547.007-1 .39-.75 1.22.398 1.328 1.223 2.764 1.5 3.593.276.83 1.165.442 1-.719-.166-1.16-.248-1.853-.47-3.125-.11-.636-.734-.976-1.28-.969zm155.062 0c-.546-.007-1.17.333-1.281.97-.222 1.271-.303 1.963-.469 3.124-.166 1.161.723 1.548 1 .719.276-.83 1.101-2.265 1.5-3.594.249-.83-.204-1.212-.75-1.219zm-136.281-1.735c-.635-.114-.727 1.524-.188 2.188.72.885 1.718 1.954 2.719 3.156.83.995 1.342.11.844-.719-.498-.83-1.236-1.711-2.563-3.812-.332-.526-.6-.775-.812-.813zm117.5 0c-.212.038-.48.287-.813.813-1.327 2.1-2.065 2.982-2.562 3.812-.498.83.014 1.714.844.719 1-1.202 2-2.271 2.718-3.156.54-.664.448-2.302-.187-2.188zm-132 3.954c-.394-.028-.729.292-.563 1.094.232 1.116.567 2.043.844 3.094.276 1.05 1 .87 1-.125 0-.996-.178-2.106-.344-3.157-.083-.525-.543-.878-.937-.906zm146.5 0c-.394.028-.855.381-.938.906-.166 1.051-.344 2.161-.343 3.157 0 .995.723 1.175 1 .125.276-1.051.612-1.978.843-3.094.166-.802-.168-1.122-.562-1.094zm-133.406 1.421c-.62.094-1.164.692-.438 1.625 1.161 1.493 2.432 2.54 2.875 3.094.442.553 1.563.349.844-.813-.735-1.186-1.846-2.615-2.344-3.5-.187-.331-.566-.462-.937-.406zm120.062 0c-.272.029-.548.158-.687.406-.498.885-1.61 2.314-2.344 3.5-.72 1.162.401 1.366.844.813.442-.553 1.713-1.601 2.875-3.094.725-.933.18-1.531-.438-1.625a.889.889 0 00-.25 0zm-140.719 4.173c-.488-.044-.657.35 0 1.25 1.493 2.046 3.14 5.142 3.25 6.469.111 1.327-.545 1.312-1.156 1.312-1.825 0-2.716-1.332-4.375-1.719-1.659-.387-1.9.486-.719 1.344 6.083 4.424 12.179 9.36 14.625 13.844.995 1.825 2.34 2.492 1.594.75-2.287-5.337-2.841-9.857-2.344-12.594.498-2.737 1.177-4.58 1.094-6.156-.083-1.576-.977-1.468-1.344 0-.249.995-.73 2.314-1.062 2.812-.332.498-1.666.777-2.938-.937-1.272-1.714-4.48-5.015-5.531-5.844-.394-.31-.8-.505-1.094-.531zm161.625 0c-.293.026-.7.22-1.093.531-1.051.83-4.26 4.13-5.532 5.844-1.272 1.714-2.606 1.435-2.937.937-.332-.498-.814-1.817-1.063-2.812-.367-1.468-1.26-1.576-1.343 0-.083 1.576.595 3.419 1.093 6.156.498 2.737-.056 7.257-2.343 12.594-.747 1.742.598 1.075 1.593-.75 2.447-4.485 8.543-9.42 14.625-13.844 1.181-.858.94-1.73-.718-1.344-1.66.387-2.55 1.72-4.375 1.72-.611 0-1.268.014-1.157-1.313.11-1.327 1.757-4.423 3.25-6.47.657-.9.489-1.293 0-1.25z"
|
|
97
95
|
fill="#000"
|
|
98
96
|
stroke="none"
|
|
97
|
+
d="M220 159.2c-.6 0-1.1.5-1 1.4l.6 4.3c.2 1.5 1 1 1.3 0 .2-1.2.1-2 .2-4.1 0-1.1-.6-1.6-1.2-1.6zm4 0c-.6 0-1.1.5-1.1 1.6 0 2.1 0 2.9.2 4 .2 1.2 1 1.6 1.3 0l.5-4.2c.2-1-.4-1.4-.9-1.4zm-7.7.6a1 1 0 0 0-1 1c0 1 .3 2.3.4 3.8.2 1.5 1.3 1 1.4 0 0-.8.2-2.2 0-3.9 0-.6-.2-.9-.6-1a.8.8 0 0 0-.2 0zm11.1 0c-.3 0-.6.3-.7 1a20.1 20.1 0 0 0 .2 3.8c0 1 1.2 1.5 1.3 0 0-1.5.4-2.7.4-3.7 0-.6-.5-1-1-1.1a.8.8 0 0 0-.2 0zm-15.4 1.7c-.5.1-1 .7-.8 1.3.3 1.3.6 2.7.6 4 0 1.1.9.7 1 0a59.8 59.8 0 0 0 .1-4c0-1-.5-1.4-1-1.3zm19.6 0c-.3.1-.6.5-.6 1.3l.2 4c0 .7 1 1.1 1 0 0-1.3.2-2.7.5-4 .2-.6-.3-1.2-.7-1.3a.6.6 0 0 0-.3 0zm-59 .2c-.6 0-1 .7-.6 1.5.6 1.4 1.3 2.2 1.9 3.6.5 1.3 1.4.5 1.1-.4l-1.4-3.7c-.3-.7-.7-1-1-1zm98.8 0c-.4 0-.7.3-1 1-.9 1.9-1.2 2.8-1.5 3.7-.2 1 .6 1.7 1.2.4l1.8-3.6c.4-.8 0-1.5-.5-1.5zm-94.8 0c-.5.2-.7.7-.5 1.3.6 1.2 1.3 2.5 1.8 3.8.4 1.1 1.4.8 1-.2l-1-3.7c-.4-1-1-1.3-1.3-1.2zm90.5 0c-.4.1-.8.5-1 1.2-.7 2-.8 2.6-1.1 3.7-.4 1 .6 1.3 1 .2l1.8-3.8c.2-.6 0-1.1-.4-1.3a.6.6 0 0 0-.3 0zm-85.5 1c-.6.1-1 .9-.6 1.9.4 1.2 1 2.3 1.6 3.7.6 1.4 1.5 1.1 1.3.2-.3-.9-.5-2.3-1.2-4.5-.3-1-.7-1.4-1.1-1.3zm80.8 0c-.4 0-.9.3-1.2 1.3-.6 2.2-1 3.6-1.1 4.5-.3 1 .7 1.2 1.2-.2.6-1.4 1.2-2.5 1.6-3.7.4-1 0-1.8-.5-1.9zm-93.2.7c-.6 0-1 1-.7 1.7.5 1 .9 1.4 1.4 2.6.6 1.2 1.2.3 1-.5-.3-.8-.6-1.7-.8-2.8-.2-.8-.6-1-1-1zm105.6 0c-.4 0-.7.2-1 1l-.7 2.8c-.2.8.4 1.7 1 .5.5-1.2.8-1.5 1.4-2.6.3-.7-.2-1.6-.7-1.7zm-67 2.8c-.7 0-1.3.8-1 1.5.2 1.2.8 2.2 1.1 3.7.4 1.3 1.3.7 1.2-.2a28.7 28.7 0 0 0-.5-4c-.2-.7-.5-1-.9-1zm28.4 0c-.3 0-.7.3-.8 1a28.7 28.7 0 0 0-.6 4c0 .9.9 1.5 1.2.2l1.2-3.7c.2-.7-.4-1.5-1-1.5zm-14.2 1.2c-.8 0-.9 1-.9 1.7a12.3 12.3 0 0 1-2 6.4c-1 1.2-2.3.9-3.5.2a22.3 22.3 0 0 1-3.3-2.2c-1.4-1-2.4-.4-.8 1.9 4.6 6.6 9.6 12.2 9.6 23 0 1.3.3 1.7.9 1.7s.8-.4.8-1.8c0-10.7 5-16.3 9.6-23 1.6-2.2.6-2.8-.7-1.8a21 21 0 0 1-3.3 2.2c-1.3.7-2.6 1-3.5-.2a12.3 12.3 0 0 1-2-6.4c-.1-.7-.2-1.7-1-1.7zm-35.3-1.6a.6.6 0 0 0-.2 0c-.3.1-.4.4-.3 1l1.1 3.9c.3 1 1.4.7 1.2-.5l-.6-3.1c-.2-.8-.8-1.3-1.2-1.3zm70.6 0c-.5 0-1 .5-1.2 1.3-.4 1.4-.4 1.8-.6 3-.3 1.3.9 1.5 1.1.6l1.2-4c0-.5-.1-.8-.4-.9a.6.6 0 0 0-.2 0zm-91.6.4c-.6 0-1 .8-.4 1.8.6 1.2 1.7 2.6 2.2 3.5.5.8 1.4.2.8-.8-.6-1-.8-2.3-1.6-3.8a1 1 0 0 0-1-.7zm112.5 0c-.3 0-.7.2-1 .7-.7 1.5-1 2.7-1.5 3.8-.6 1 .2 1.6.7.8.5-.9 1.6-2.3 2.2-3.5.6-1 .2-1.8-.4-1.8zM134 169.5c-.6 0-.8 1.2-.2 2a19.2 19.2 0 0 0 2.6 2.7c.8.8 1-.2.6-1l-1.8-2.7c-.5-.7-.9-1-1.2-1zm175.9 0c-.3 0-.7.3-1.1 1l-1.9 2.7c-.4.8-.2 1.8.7 1a19 19 0 0 0 2.6-2.7c.6-.8.4-2-.3-2zm-170.8 1c-.6 0-1 .4-.5 1.3l1.9 3.8c.5 1 2 1.3 1.4-.2l-1.3-3.8c-.3-.7-1-1-1.5-1zm165.8 0c-.6 0-1.3.4-1.6 1.1l-1.2 3.8c-.6 1.5.9 1.2 1.4.2.5-1 1.3-2.5 1.8-3.8.5-.9.1-1.3-.4-1.3zm-175.6.4c-.8 0-.8.7-.1 1.2.9.7 2 1.4 3 2.3 1.3 1 1.7 0 1-.8-.6-.8-1.2-1.6-2.9-2.5-.4-.2-.7-.2-1-.2zm185.3 0c-.2 0-.6 0-1 .2-1.6.9-2.3 1.7-3 2.5-.6.9-.1 1.8 1.1.8 1-.9 2.2-1.6 3-2.3.8-.5.7-1.2 0-1.2zm-109.6.7c-.5 0-.8.5-.7 1.2l1 3.6c.2 1.1 1.5 1.1 1.3 0-.2-1-.3-2.3-.7-3.9-.1-.6-.4-.9-.8-1a.6.6 0 0 0-.1 0zm33.8 0c-.3 0-.6.3-.8 1-.4 1.5-.5 2.8-.7 3.9-.2 1 1.1 1 1.3-.1l1-3.6c.2-.7-.2-1.2-.6-1.2a.6.6 0 0 0-.2 0zm-64-2c-.3 0-.5.7-.2 1.7a26 26 0 0 1 1.6 9c-.3 1.2-1 1.3-1.9 1a18.8 18.8 0 0 1-2.8-1.7c-.8-.5-1.7.1-.5 1.1 6 5 10.3 10.7 12 17.6.2 1.4 1.1 1.6.9 0-1.4-8.7-1.7-15.9.4-20.3.8-1.7 0-3.3-1.2-.6-.9 1.8-2.2 2.5-3.3 1a47.9 47.9 0 0 1-4-7.7c-.2-.7-.5-1-.8-1.1a.3.3 0 0 0-.1 0zm94.1 0c-.3 0-.6.4-.8 1-.7 2-2.9 6.2-4 7.8s-2.4.8-3.2-1c-1.3-2.7-2-1.1-1.3.6 2.1 4.4 1.8 11.6.5 20.3-.3 1.6.6 1.4 1 0a32.4 32.4 0 0 1 11.8-17.6c1.2-1 .3-1.6-.5-1a18 18 0 0 1-2.8 1.5c-1 .4-1.6.3-1.9-1-.2-1.2.2-3.9 1.7-9 .2-.8 0-1.5-.3-1.6a.3.3 0 0 0-.2 0zM144.4 172c-.5 0-1 .4-.7 1.2.4 1.4 1.2 2.8 1.5 3.6.3.9 1.2.5 1-.7l-.5-3.1c0-.6-.7-1-1.3-1zm155.1 0c-.6 0-1.2.4-1.3 1l-.4 3.1c-.2 1.2.7 1.6 1 .7.2-.8 1-2.2 1.4-3.6.3-.8-.1-1.2-.7-1.2zm-136.3-1.7c-.6-.1-.7 1.5-.2 2.2l2.8 3.1c.8 1 1.3.1.8-.7l-2.6-3.8c-.3-.5-.6-.8-.8-.8zm117.5 0c-.2 0-.5.3-.8.8l-2.6 3.8c-.5.8 0 1.7.9.7l2.7-3.1c.5-.7.5-2.3-.2-2.2zm-132 4c-.4 0-.7.2-.5 1 .2 1.2.5 2 .8 3.1.3 1 1 .9 1-.1l-.3-3.2a1.1 1.1 0 0 0-1-.9zm146.5 0a1 1 0 0 0-1 .8l-.3 3.2c0 1 .8 1.2 1 .1l.9-3c.2-.9-.2-1.2-.6-1.2zm-133.4 1.4c-.6 0-1.1.7-.4 1.6 1.1 1.5 2.4 2.5 2.9 3 .4.6 1.5.4.8-.7l-2.3-3.5c-.2-.4-.6-.5-1-.4zm120 0c-.2 0-.5.1-.6.4l-2.4 3.5c-.7 1.1.4 1.3.9.8.4-.6 1.7-1.6 2.9-3.1.7-1 .1-1.6-.5-1.6a.9.9 0 0 0-.2 0zm-140.7 4.1c-.4 0-.6.4 0 1.3a17 17 0 0 1 3.3 6.4c.1 1.4-.5 1.4-1.1 1.4-1.9 0-2.8-1.4-4.4-1.8-1.7-.3-2 .5-.8 1.4a53.4 53.4 0 0 1 14.7 13.8c1 1.9 2.3 2.5 1.6.8a23.7 23.7 0 0 1-2.4-12.6c.5-2.8 1.2-4.6 1.1-6.2 0-1.5-1-1.4-1.3 0l-1 2.8c-.4.5-1.8.8-3-.9a48 48 0 0 0-5.6-5.8c-.3-.3-.7-.5-1-.6zm161.7 0c-.3 0-.7.2-1.1.6a48.2 48.2 0 0 0-5.5 5.8c-1.3 1.7-2.7 1.4-3 1a12 12 0 0 1-1-2.9c-.4-1.4-1.3-1.5-1.4 0 0 1.6.6 3.4 1.1 6.2s0 7.2-2.3 12.6c-.8 1.7.6 1 1.6-.8a53 53 0 0 1 14.6-13.8c1.2-.9 1-1.7-.7-1.4-1.7.4-2.6 1.8-4.4 1.8-.6 0-1.3 0-1.2-1.4.1-1.3 1.8-4.4 3.3-6.4.6-1 .5-1.3 0-1.3z"
|
|
99
98
|
/>
|
|
100
|
-
<path d="
|
|
99
|
+
<path d="m150.1 212.7 2 6.1m2-7.3 1.8 6.2m2.6-7 1.2 6.4m2.8-7.1 1.3 6.3m3.8-6.8 1 6.4m4.5-6.4 1.1 6.3m4.3-8.1.8 6.4m4.2-6.1.8 6.4m4.1-7 .8 6.4m4-7 .5 6.5m4.8-6.5.4 6.5m4.4-6.8.3 6.5m4.9-6.8.3 6.4m5.7-6.6.3 6.5m79 .2-2 6.1m-2-7.3-1.7 6.2m-2.6-7-1.2 6.4m-2.8-7.1-1.3 6.3m-4-6.8-1 6.4m-4.4-6.4-1.1 6.4m-4.2-8.2-.8 6.4m-4.3-6.1-.8 6.4m-4-7-.9 6.4m-4-7-.5 6.5m-4.8-6.5-.4 6.5m-4.3-6.8-.3 6.5m-5-6.8-.2 6.4m-5.8-6.6-.2 6.5m-7.2-7v7.2" />
|
|
101
100
|
</g>
|
|
102
101
|
</g>
|
|
103
102
|
</svg>
|
|
@@ -4,14 +4,13 @@ import * as React from "react";
|
|
|
4
4
|
const LU = (props: any) => (
|
|
5
5
|
<svg
|
|
6
6
|
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
|
|
8
|
-
|
|
7
|
+
id="flag-icons-lu"
|
|
8
|
+
viewBox="0 0 640 480"
|
|
9
9
|
{...props}
|
|
10
|
-
viewBox="0 0 900 600"
|
|
11
10
|
>
|
|
12
|
-
<path fill="#
|
|
13
|
-
<path fill="#ed2939" d="M0
|
|
14
|
-
<path fill="#fff" d="M0
|
|
11
|
+
<path fill="#00a1de" d="M0 240h640v240H0z" />
|
|
12
|
+
<path fill="#ed2939" d="M0 0h640v240H0z" />
|
|
13
|
+
<path fill="#fff" d="M0 160h640v160H0z" />
|
|
15
14
|
</svg>
|
|
16
15
|
);
|
|
17
16
|
|
|
@@ -4,14 +4,13 @@ import * as React from "react";
|
|
|
4
4
|
const NL = (props: any) => (
|
|
5
5
|
<svg
|
|
6
6
|
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
viewBox="0 0 9 6"
|
|
7
|
+
id="flag-icons-nl"
|
|
8
|
+
viewBox="0 0 640 480"
|
|
10
9
|
{...props}
|
|
11
10
|
>
|
|
12
|
-
<path fill="#
|
|
13
|
-
<path fill="#
|
|
14
|
-
<path fill="#
|
|
11
|
+
<path fill="#21468b" d="M0 0h640v480H0z" />
|
|
12
|
+
<path fill="#fff" d="M0 0h640v320H0z" />
|
|
13
|
+
<path fill="#ae1c28" d="M0 0h640v160H0z" />
|
|
15
14
|
</svg>
|
|
16
15
|
);
|
|
17
16
|
|
|
@@ -4,16 +4,15 @@ import * as React from "react";
|
|
|
4
4
|
const NO = (props: any) => (
|
|
5
5
|
<svg
|
|
6
6
|
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
|
|
8
|
-
|
|
7
|
+
id="flag-icons-no"
|
|
8
|
+
viewBox="0 0 640 480"
|
|
9
9
|
{...props}
|
|
10
|
-
viewBox="0 0 900 600"
|
|
11
10
|
>
|
|
12
|
-
<path fill="#
|
|
13
|
-
<path fill="#fff" d="
|
|
14
|
-
<path fill="#fff" d="M0
|
|
15
|
-
<path fill="#
|
|
16
|
-
<path fill="#
|
|
11
|
+
<path fill="#ed2939" d="M0 0h640v480H0z" />
|
|
12
|
+
<path fill="#fff" d="M180 0h120v480H180z" />
|
|
13
|
+
<path fill="#fff" d="M0 180h640v120H0z" />
|
|
14
|
+
<path fill="#002664" d="M210 0h60v480h-60z" />
|
|
15
|
+
<path fill="#002664" d="M0 210h640v60H0z" />
|
|
17
16
|
</svg>
|
|
18
17
|
);
|
|
19
18
|
|
|
@@ -4,13 +4,14 @@ import * as React from "react";
|
|
|
4
4
|
const PL = (props: any) => (
|
|
5
5
|
<svg
|
|
6
6
|
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
viewBox="0 0 8 5"
|
|
7
|
+
id="flag-icons-pl"
|
|
8
|
+
viewBox="0 0 640 480"
|
|
10
9
|
{...props}
|
|
11
10
|
>
|
|
12
|
-
<
|
|
13
|
-
|
|
11
|
+
<g fill-rule="evenodd">
|
|
12
|
+
<path fill="#fff" d="M640 480H0V0h640z" />
|
|
13
|
+
<path fill="#dc143c" d="M640 480H0V240h640z" />
|
|
14
|
+
</g>
|
|
14
15
|
</svg>
|
|
15
16
|
);
|
|
16
17
|
|
|
@@ -4,14 +4,15 @@ import * as React from "react";
|
|
|
4
4
|
const RO = (props: any) => (
|
|
5
5
|
<svg
|
|
6
6
|
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
viewBox="0 0 3 2"
|
|
7
|
+
id="flag-icons-ro"
|
|
8
|
+
viewBox="0 0 640 480"
|
|
10
9
|
{...props}
|
|
11
10
|
>
|
|
12
|
-
<
|
|
13
|
-
|
|
14
|
-
|
|
11
|
+
<g fill-rule="evenodd" stroke-width="1pt">
|
|
12
|
+
<path fill="#00319c" d="M0 0h213.3v480H0z" />
|
|
13
|
+
<path fill="#ffde00" d="M213.3 0h213.4v480H213.3z" />
|
|
14
|
+
<path fill="#de2110" d="M426.7 0H640v480H426.7z" />
|
|
15
|
+
</g>
|
|
15
16
|
</svg>
|
|
16
17
|
);
|
|
17
18
|
|
|
@@ -4,14 +4,15 @@ import * as React from "react";
|
|
|
4
4
|
const RU = (props: any) => (
|
|
5
5
|
<svg
|
|
6
6
|
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
height="600"
|
|
7
|
+
id="flag-icons-ru"
|
|
8
|
+
viewBox="0 0 640 480"
|
|
10
9
|
{...props}
|
|
11
10
|
>
|
|
12
|
-
<
|
|
13
|
-
|
|
14
|
-
|
|
11
|
+
<g fill-rule="evenodd" stroke-width="1pt">
|
|
12
|
+
<path fill="#fff" d="M0 0h640v480H0z" />
|
|
13
|
+
<path fill="#0039a6" d="M0 160h640v320H0z" />
|
|
14
|
+
<path fill="#d52b1e" d="M0 320h640v160H0z" />
|
|
15
|
+
</g>
|
|
15
16
|
</svg>
|
|
16
17
|
);
|
|
17
18
|
|
|
@@ -2,9 +2,17 @@
|
|
|
2
2
|
import * as React from "react";
|
|
3
3
|
|
|
4
4
|
const SE = (props: any) => (
|
|
5
|
-
<svg
|
|
6
|
-
|
|
7
|
-
|
|
5
|
+
<svg
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
id="flag-icons-se"
|
|
8
|
+
viewBox="0 0 640 480"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path fill="#005293" d="M0 0h640v480H0z" />
|
|
12
|
+
<path
|
|
13
|
+
fill="#fecb00"
|
|
14
|
+
d="M176 0v192H0v96h176v192h96V288h368v-96H272V0h-96z"
|
|
15
|
+
/>
|
|
8
16
|
</svg>
|
|
9
17
|
);
|
|
10
18
|
|
|
@@ -3,63 +3,50 @@ import * as React from "react";
|
|
|
3
3
|
|
|
4
4
|
const SI = (props: any) => (
|
|
5
5
|
<svg
|
|
6
|
-
height="600"
|
|
7
|
-
viewBox="0 0 12 6"
|
|
8
|
-
width="1200"
|
|
9
6
|
xmlns="http://www.w3.org/2000/svg"
|
|
10
|
-
|
|
7
|
+
id="flag-icons-si"
|
|
8
|
+
viewBox="0 0 640 480"
|
|
11
9
|
{...props}
|
|
12
10
|
>
|
|
13
|
-
<
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
11
|
+
<defs>
|
|
12
|
+
<clipPath id="a">
|
|
13
|
+
<path fill-opacity=".7" d="M-15 0h682.6v512H-15.1z" />
|
|
14
|
+
</clipPath>
|
|
15
|
+
</defs>
|
|
16
|
+
<g
|
|
17
|
+
fill-rule="evenodd"
|
|
18
|
+
stroke-width="1pt"
|
|
19
|
+
clip-path="url(#a)"
|
|
20
|
+
transform="translate(14.1) scale(.9375)"
|
|
21
|
+
>
|
|
22
|
+
<path fill="#fff" d="M-62 0H962v512H-62z" />
|
|
23
|
+
<path fill="#d50000" d="M-62 341.3H962V512H-62z" />
|
|
24
|
+
<path fill="#0000bf" d="M-62 170.7H962v170.6H-62z" />
|
|
25
|
+
<path
|
|
26
|
+
fill="#d50000"
|
|
27
|
+
d="M228.4 93c-4 61.6-6.4 95.4-15.7 111-10.2 16.8-20 29.1-59.7 44-39.6-14.9-49.4-27.2-59.6-44-9.4-15.6-11.7-49.4-15.7-111l5.8-2c11.8-3.6 20.6-6.5 27.1-7.8 9.3-2 17.3-4.2 42.3-4.7 25 .4 33 2.8 42.3 4.8 6.4 1.4 15.6 4 27.3 7.7l5.9 2z"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
fill="#0000bf"
|
|
31
|
+
d="M222.6 91c-3.8 61.5-7 89.7-12 103.2-9.6 23.2-24.8 35.9-57.6 48-32.8-12.1-48-24.8-57.7-48-5-13.6-8-41.7-11.8-103.3 11.6-3.6 20.6-6.4 27.1-7.7 9.3-2 17.3-4.3 42.3-4.7 25 .4 33 2.7 42.3 4.7a284 284 0 0 1 27.4 7.7z"
|
|
32
|
+
/>
|
|
17
33
|
<path
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
fill-rule="evenodd"
|
|
21
|
-
stroke-width="2.1"
|
|
34
|
+
fill="#ffdf00"
|
|
35
|
+
d="m153 109.8 1.5 3.7 7 1-4.5 2.7 4.3 2.9-6.3 1-2 3.4-2-3.5-6-.8 4-3-4.2-2.7 6.7-1 1.5-3.7z"
|
|
22
36
|
/>
|
|
23
37
|
<path
|
|
24
|
-
d="M147.934-84.712l-8.314 16.237-5.375-6.983-14.046 18.561c.254 1.153.552 2.265.878 3.35 1.568 2.648 4.583 5.67 8.449 5.67 3.068 0 6.136-2.454 9.204-2.454 3.068 0 6.136 2.455 9.204 2.455 3.068 0 6.136-2.455 9.205-2.455 3.068 0 6.136 2.455 9.204 2.455 3.831 0 6.825-2.967 8.406-5.597.338-1.115.64-2.263.902-3.448l-14.027-18.537-5.375 6.983zm-9.204 36.836c-3.068 0-6.136 2.454-9.204 2.454-2.428 0-4.514-.86-6.13-2.08a41.98 41.98 0 001.835 3.504c1.265.787 2.704 1.319 4.295 1.319 3.068 0 6.136-2.455 9.204-2.455 3.068 0 6.136 2.455 9.204 2.455 3.068 0 6.136-2.455 9.205-2.455 3.068 0 6.136 2.455 9.204 2.455 1.568 0 2.987-.52 4.24-1.289a42.193 42.193 0 001.835-3.491c-1.609 1.197-3.675 2.037-6.075 2.037-3.068 0-6.136-2.454-9.204-2.454-3.069 0-6.137 2.454-9.205 2.454-3.068 0-6.136-2.454-9.204-2.454zm0 5.197c-3.068 0-6.136 2.454-9.204 2.454-.667 0-1.3-.078-1.914-.196 5.307 7.091 12.549 11.838 20.316 14.567 7.751-2.725 14.982-7.475 20.286-14.555-.6.113-1.22.184-1.871.184-3.068 0-6.136-2.454-9.204-2.454-3.069 0-6.137 2.454-9.205 2.454-3.068 0-6.136-2.454-9.204-2.454z"
|
|
25
38
|
fill="#fff"
|
|
26
|
-
|
|
39
|
+
d="m208.3 179.6-3.9-3-2.7-4.6-5.4-4.7-2.9-4.7-5.4-4.9-2.6-4.7-3-2.3-1.8-1.9-5 4.3-2.6 4.7-3.3 3-3.7-2.9-2.7-4.8-10.3-18.3-10.3 18.3-2.7 4.8-3.7 2.9-3.3-3-2.7-4.7-4.9-4.3-1.9 1.8-2.9 2.4-2.6 4.7-5.4 4.9-2.9 4.7-5.4 4.7-2.7 4.6-3.9 3a65.8 65.8 0 0 0 18.6 36.3 107 107 0 0 0 36.6 20.5 104.1 104.1 0 0 0 36.8-20.5c5.8-6 16.6-19.3 18.6-36.3z"
|
|
40
|
+
/>
|
|
41
|
+
<path
|
|
42
|
+
fill="#ffdf00"
|
|
43
|
+
d="m169.4 83.9 1.6 3.7 7 1-4.6 2.7 4.4 2.9-6.3 1-2 3.4-2-3.5-6-.8 4-3-4.2-2.7 6.6-1 1.6-3.7zm-33 0 1.6 3.7 7 .9-4.5 2.7 4.3 2.9-6.3 1-2 3.4-2-3.4-6-.9 4-3-4.2-2.7 6.7-1 1.5-3.7z"
|
|
44
|
+
/>
|
|
45
|
+
<path
|
|
46
|
+
fill="#0000bf"
|
|
47
|
+
d="M199.7 203h-7.4l-7-.5-8.3-4h-9.4l-8.1 4-6.5.6-6.4-.6-8.1-4H129l-8.4 4-6.9.6-7.6-.1-3.6-6.2.1-.2 11.2 1.9 6.9-.5 8.3-4.1h9.4l8.2 4 6.4.6 6.5-.6 8.1-4h9.4l8.4 4 6.9.6 10.8-2 .2.4-3.7 6.1zm-86.4 9.5 7.4-.5 8.3-4h9.4l8.2 4 6.4.5 6.4-.5 8.2-4h9.4l8.3 4 7.5.5 4.8-6h-.1l-5.2 1.4-6.9-.5-8.3-4h-9.4l-8.2 4-6.4.6-6.5-.6-8.1-4H129l-8.4 4-6.9.6-5-1.3v.2l4.5 5.6z"
|
|
27
48
|
/>
|
|
28
|
-
<g id="b" fill="#ffe500">
|
|
29
|
-
<path
|
|
30
|
-
id="a"
|
|
31
|
-
d="M134.094-109.56h6.96l-3.48 6.027"
|
|
32
|
-
fill="#ffe500"
|
|
33
|
-
fill-rule="evenodd"
|
|
34
|
-
/>
|
|
35
|
-
<use
|
|
36
|
-
height="300"
|
|
37
|
-
transform="matrix(1 0 0 -1 0 -215.104)"
|
|
38
|
-
width="600"
|
|
39
|
-
xlinkHref="#a"
|
|
40
|
-
/>
|
|
41
|
-
</g>
|
|
42
|
-
<g fill="#ffe500">
|
|
43
|
-
<use
|
|
44
|
-
height="300"
|
|
45
|
-
transform="translate(20.72)"
|
|
46
|
-
width="600"
|
|
47
|
-
xlinkHref="#b"
|
|
48
|
-
/>
|
|
49
|
-
<use
|
|
50
|
-
height="300"
|
|
51
|
-
transform="translate(10.36 13.875)"
|
|
52
|
-
width="600"
|
|
53
|
-
xlinkHref="#b"
|
|
54
|
-
/>
|
|
55
|
-
</g>
|
|
56
49
|
</g>
|
|
57
|
-
<path
|
|
58
|
-
d="M3 1.052zm-.718.157a2.26 2.26 0 00-.055.023l.06.935c.041.489.36.773.713.885.354-.112.672-.396.714-.885l.059-.932a1.362 1.362 0 00-.055-.026l-.056.927a.947.947 0 01-.662.86.947.947 0 01-.662-.86z"
|
|
59
|
-
fill="red"
|
|
60
|
-
fill-rule="evenodd"
|
|
61
|
-
stroke-width="2.1"
|
|
62
|
-
/>
|
|
63
50
|
</svg>
|
|
64
51
|
);
|
|
65
52
|
|
|
@@ -4,35 +4,29 @@ import * as React from "react";
|
|
|
4
4
|
|
|
5
5
|
const SK = (props: any) => (
|
|
6
6
|
<svg
|
|
7
|
-
version="1.1"
|
|
8
|
-
id="Layer_1"
|
|
9
7
|
xmlns="http://www.w3.org/2000/svg"
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
viewBox="0 0 900 600"
|
|
13
|
-
xmlpace="preserve"
|
|
8
|
+
id="flag-icons-sk"
|
|
9
|
+
viewBox="0 0 640 480"
|
|
14
10
|
{...props}
|
|
15
11
|
>
|
|
16
|
-
<
|
|
17
|
-
<path
|
|
18
|
-
<path
|
|
19
|
-
<path d="M0 0h900v200H0z" fill="#fff" />
|
|
12
|
+
<path fill="#ee1c25" d="M0 0h640v480H0z" />
|
|
13
|
+
<path fill="#0b4ea2" d="M0 0h640v320H0z" />
|
|
14
|
+
<path fill="#fff" d="M0 0h640v160H0z" />
|
|
20
15
|
<path
|
|
21
|
-
id="_x3C_Path_x3E_"
|
|
22
16
|
fill="#fff"
|
|
23
|
-
d="
|
|
17
|
+
d="M233 370.8c-43-20.7-104.6-61.9-104.6-143.2 0-81.4 4-118.4 4-118.4h201.3s3.9 37 3.9 118.4S276 350 233 370.8z"
|
|
24
18
|
/>
|
|
25
19
|
<path
|
|
26
20
|
fill="#ee1c25"
|
|
27
|
-
d="
|
|
21
|
+
d="M233 360c-39.5-19-96-56.8-96-131.4s3.6-108.6 3.6-108.6h184.8s3.5 34 3.5 108.6C329 303.3 272.5 341 233 360z"
|
|
28
22
|
/>
|
|
29
23
|
<path
|
|
30
24
|
fill="#fff"
|
|
31
|
-
d="
|
|
25
|
+
d="M241.4 209c10.7.2 31.6.6 50.1-5.6 0 0-.4 6.7-.4 14.4s.5 14.4.5 14.4c-17-5.7-38.1-5.8-50.2-5.7v41.2h-16.8v-41.2c-12-.1-33.1 0-50.1 5.7 0 0 .5-6.7.5-14.4 0-7.8-.5-14.4-.5-14.4 18.5 6.2 39.4 5.8 50 5.6v-25.9c-9.7 0-23.7.4-39.6 5.7 0 0 .5-6.6.5-14.4 0-7.7-.5-14.4-.5-14.4 15.9 5.3 29.9 5.8 39.6 5.7-.5-16.4-5.3-37-5.3-37s9.9.7 13.8.7c4 0 13.8-.7 13.8-.7s-4.8 20.6-5.3 37c9.7.1 23.7-.4 39.6-5.7 0 0-.5 6.7-.5 14.4 0 7.8.5 14.4.5 14.4a119 119 0 0 0-39.7-5.7v26z"
|
|
32
26
|
/>
|
|
33
27
|
<path
|
|
34
28
|
fill="#0b4ea2"
|
|
35
|
-
d="
|
|
29
|
+
d="M233 263.3c-19.9 0-30.5 27.5-30.5 27.5s-6-13-22.2-13c-11 0-19 9.7-24.2 18.8 20 31.7 51.9 51.3 76.9 63.4 25-12 57-31.7 76.9-63.4-5.2-9-13.2-18.8-24.2-18.8-16.2 0-22.2 13-22.2 13S253 263.3 233 263.3z"
|
|
36
30
|
/>
|
|
37
31
|
</svg>
|
|
38
32
|
);
|
|
@@ -2,14 +2,16 @@
|
|
|
2
2
|
import * as React from "react";
|
|
3
3
|
|
|
4
4
|
const UA = (props: any) => (
|
|
5
|
-
<svg
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
5
|
+
<svg
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
id="flag-icons-ua"
|
|
8
|
+
viewBox="0 0 640 480"
|
|
9
|
+
{...props}
|
|
10
10
|
>
|
|
11
|
-
<
|
|
12
|
-
|
|
11
|
+
<g fill-rule="evenodd" stroke-width="1pt">
|
|
12
|
+
<path fill="gold" d="M0 0h640v480H0z" />
|
|
13
|
+
<path fill="#0057b8" d="M0 0h640v240H0z" />
|
|
14
|
+
</g>
|
|
13
15
|
</svg>
|
|
14
16
|
);
|
|
15
17
|
|
|
@@ -544,6 +544,7 @@ export const updateCookieList = () => {
|
|
|
544
544
|
// google
|
|
545
545
|
if (cookieConsentList.includes(cookie)) cookieConsentList = cookieConsentList.filter(i => i !== cookie); // deny google cookie consent for _gcl_au, _ga, _gid, _gat_UA-31842-13, etc
|
|
546
546
|
// fb
|
|
547
|
+
// tslint:disable-next-line:prefer-switch
|
|
547
548
|
else if (cookie === '_fbp') isFBGranted = false;
|
|
548
549
|
else if (cookie === 'hotjar') isHotjarGranted = false;
|
|
549
550
|
});
|