@zonos/amino 5.1.87 → 5.1.89
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/_tslib-bd4862e8.js +1 -0
- package/all.d.ts +0 -1
- package/components/alert-dialog/AlertContext.js +1 -1
- package/components/alert-dialog/AlertDialog.js +1 -1
- package/components/alert-dialog/useAlert.js +1 -1
- package/components/announcement-dialog/AnnouncementDialog.js +1 -1
- package/components/avatar/AvatarBase.js +1 -1
- package/components/avatar/ImageAvatar.js +1 -1
- package/components/avatar/UserAvatar.js +1 -1
- package/components/badge/Badge.js +1 -1
- package/components/banner/Banner.js +1 -1
- package/components/button/Button.js +1 -1
- package/components/button/ButtonIcon.js +1 -1
- package/components/button/MenuButton.js +1 -1
- package/components/button/RippleGroup.js +1 -1
- package/components/button/_Ripple.js +1 -1
- package/components/card/Card.js +1 -1
- package/components/checkbox/Checkbox.js +1 -1
- package/components/confirm-dialog/ConfirmContext.js +1 -1
- package/components/confirm-dialog/ConfirmDialog.js +1 -1
- package/components/confirm-dialog/useConfirm.js +1 -1
- package/components/connection-map/ConnectionMap.js +1 -1
- package/components/cover-sheet/CoverSheet.js +1 -1
- package/components/cover-sheet/CoverSheetActions.d.ts +1 -1
- package/components/cover-sheet/CoverSheetActions.js +1 -1
- package/components/currency/Currency.js +1 -1
- package/components/currency/DualCurrency.js +1 -1
- package/components/danger-zone/DangerZone.js +1 -1
- package/components/dialog/BaseDialog.js +1 -1
- package/components/dialog/Dialog.js +1 -1
- package/components/drop-zone/DropZone.js +1 -1
- package/components/file-upload/FileUpload.js +1 -1
- package/components/filter/FilterWrapper.js +1 -1
- package/components/filter/filter-amount/FilterAmount.js +1 -1
- package/components/filter/filter-date/DateControls.js +1 -1
- package/components/filter/filter-date/FilterDate.js +1 -1
- package/components/filter/filter-date/_DateControls/_IsAfter.js +1 -1
- package/components/filter/filter-date/_DateControls/_IsBefore.js +1 -1
- package/components/filter/filter-date/_DateControls/_IsBeforeOrOn.js +1 -1
- package/components/filter/filter-date/_DateControls/_IsBetween.js +1 -1
- package/components/filter/filter-date/_DateControls/_IsEqualTo.js +1 -1
- package/components/filter/filter-date/_DateControls/_IsInTheLast.js +1 -1
- package/components/filter/filter-date/_DateControls/_IsOnOrAfter.js +1 -1
- package/components/filter/filter-multi-select/FilterMultiSelect.js +1 -1
- package/components/filter/filter-select/FilterSelect.js +1 -1
- package/components/filter/filter-text/FilterText.js +1 -1
- package/components/filter/useFilterWrapper.js +1 -1
- package/components/glow/GlowWrapper.js +1 -1
- package/components/graph-matrix/GraphMatrix.js +1 -1
- package/components/graph-matrix/_Graphiql.js +1 -1
- package/components/graph-matrix/_LoadingIcon.js +1 -1
- package/components/help-text/HelpText.js +1 -1
- package/components/input/Input.js +1 -1
- package/components/input/SearchInput.js +1 -1
- package/components/input/input-type/_DateInput.js +1 -1
- package/components/input/input-type/_FloatLabelInput.js +1 -1
- package/components/input/input-type/_NumberInput.js +1 -1
- package/components/input/input-type/_PasswordInput.js +1 -1
- package/components/input/input-type/_TimeInput.js +1 -1
- package/components/layout/Layout.d.ts +1 -1
- package/components/layout/Layout.js +1 -1
- package/components/layout/NavigationGroup.d.ts +5 -6
- package/components/layout/NavigationGroup.js +1 -1
- package/components/lightbox/LightBox.js +1 -1
- package/components/list/CollapsibleList.js +1 -1
- package/components/list-item/ListItem.js +1 -1
- package/components/nested-data-table/NestedDataTable.d.ts +3 -2
- package/components/nested-data-table/NestedDataTable.js +1 -1
- package/components/nested-data-table/NestedDataTableHasura.js +1 -1
- package/components/nested-data-table/_Filter.js +1 -1
- package/components/nested-data-table/_TableData.js +1 -1
- package/components/pivot-table/PivotTable.d.ts +3 -2
- package/components/pivot-table/PivotTable.js +1 -1
- package/components/profile-icon/ProfileIcon.js +1 -1
- package/components/progress-bar/ProgressBar.d.ts +1 -1
- package/components/progress-bar/ProgressBar.js +1 -1
- package/components/radio/Radio.d.ts +3 -2
- package/components/radio/Radio.js +1 -1
- package/components/radio/RadioGroup.d.ts +3 -3
- package/components/radio/RadioGroup.js +1 -1
- package/components/rest-state/RestState.d.ts +3 -3
- package/components/rest-state/RestState.js +1 -1
- package/components/rich-card-select/RichCardStateSelect.d.ts +1 -1
- package/components/rich-card-select/RichCardStateSelect.js +1 -1
- package/components/rich-checkbox/RichCheckbox.d.ts +3 -2
- package/components/rich-checkbox/RichCheckbox.js +1 -1
- package/components/rich-radio/RichRadio.d.ts +3 -3
- package/components/rich-radio/RichRadio.js +1 -1
- package/components/rounded-icon/RoundedIcon.d.ts +3 -3
- package/components/rounded-icon/RoundedIcon.js +1 -1
- package/components/section/HSection.d.ts +3 -3
- package/components/section/HSection.js +1 -1
- package/components/section/VSection.d.ts +3 -3
- package/components/section/VSection.js +1 -1
- package/components/section/_SectionHeader.js +1 -1
- package/components/section/_SectionSubheader.js +1 -1
- package/components/select/CountryMultiSelect.js +1 -1
- package/components/select/CountryPhoneSelect.d.ts +2 -1
- package/components/select/CountryPhoneSelect.js +1 -1
- package/components/select/CountrySelect.d.ts +2 -1
- package/components/select/CountrySelect.js +1 -1
- package/components/select/MultiSelect.d.ts +2 -1
- package/components/select/MultiSelect.js +1 -1
- package/components/select/Select.js +1 -1
- package/components/select/_StyledReactSelect.js +1 -1
- package/components/simple-table/SimpleTable.d.ts +1 -1
- package/components/simple-table/SimpleTable.js +1 -1
- package/components/skeleton/Skeleton.js +1 -1
- package/components/slide-over/SlideOver.js +1 -1
- package/components/slider/Slider.d.ts +3 -3
- package/components/slider/Slider.js +1 -1
- package/components/sortable-list/SortableListItem.d.ts +3 -2
- package/components/sortable-list/SortableListItem.js +1 -1
- package/components/spinner/Spinner.js +1 -1
- package/components/split-panel/SplitPanel.js +1 -1
- package/components/stack/HStack.js +1 -1
- package/components/stack/Stack.js +1 -1
- package/components/stack/VStack.js +1 -1
- package/components/switch/Switch.d.ts +1 -1
- package/components/switch/Switch.js +1 -1
- package/components/table/TableCell.js +1 -1
- package/components/table/TableFooter.d.ts +3 -3
- package/components/table/TableFooter.js +1 -1
- package/components/table/TableHead.d.ts +3 -3
- package/components/table/TableHead.js +1 -1
- package/components/table/TableRowCollapse.js +1 -1
- package/components/tabs/Tabs.d.ts +3 -3
- package/components/tabs/Tabs.js +1 -1
- package/components/tag/Tag.d.ts +3 -3
- package/components/tag/Tag.js +1 -1
- package/components/text/Text.js +1 -1
- package/components/textarea/Textarea.js +1 -1
- package/components/theme-select/ThemeSelect.js +1 -1
- package/components/thumbnail/Thumbnail.d.ts +1 -1
- package/components/thumbnail/Thumbnail.js +1 -1
- package/components/toast/Toast.d.ts +3 -2
- package/components/toast/Toast.js +1 -1
- package/components/toast/ToastContext.js +1 -1
- package/components/tooltip/Tooltip.js +1 -1
- package/icons/custom/products/CheckoutColorIcon.js +1 -1
- package/icons/custom/products/ClassifyColorIcon.js +1 -1
- package/icons/custom/products/ClearColorIcon.js +1 -1
- package/icons/custom/products/CollectColorIcon.js +1 -1
- package/icons/custom/products/CounterCompanionColorIcon.js +1 -1
- package/icons/custom/products/DashboardColorIcon.js +1 -1
- package/icons/custom/products/HelloColorIcon.js +1 -1
- package/icons/custom/products/InclusivePricingColorIcon.js +1 -1
- package/icons/custom/products/LandedCostColorIcon.js +1 -1
- package/icons/custom/products/PrepayColorIcon.js +1 -1
- package/icons/custom/products/RateColorIcon.js +1 -1
- package/icons/custom/products/RestrictColorIcon.js +1 -1
- package/icons/custom/products/ScreenColorIcon.js +1 -1
- package/icons/custom/products/TaxColorIcon.js +1 -1
- package/icons/custom/theme/ThemeDarkIcon.js +1 -1
- package/icons/custom/theme/ThemeLightIcon.js +1 -1
- package/icons/flag-icon/FlagIcon.js +1 -1
- package/icons/flag-icon/useStableUniqueId.js +1 -1
- package/icons/flags/AD.js +1 -1
- package/icons/flags/AF.js +1 -1
- package/icons/flags/AG.js +1 -1
- package/icons/flags/AI.js +1 -1
- package/icons/flags/AL.js +1 -1
- package/icons/flags/AR.js +1 -1
- package/icons/flags/AS.js +1 -1
- package/icons/flags/AW.js +1 -1
- package/icons/flags/AX.js +1 -1
- package/icons/flags/BA.js +1 -1
- package/icons/flags/BB.js +1 -1
- package/icons/flags/BH.js +1 -1
- package/icons/flags/BI.js +1 -1
- package/icons/flags/BJ.js +1 -1
- package/icons/flags/BM.js +1 -1
- package/icons/flags/BN.js +1 -1
- package/icons/flags/BO.js +1 -1
- package/icons/flags/BR.js +1 -1
- package/icons/flags/BS.js +1 -1
- package/icons/flags/BT.js +1 -1
- package/icons/flags/BY.js +1 -1
- package/icons/flags/BZ.js +1 -1
- package/icons/flags/CF.js +1 -1
- package/icons/flags/CG.js +1 -1
- package/icons/flags/CL.js +1 -1
- package/icons/flags/CM.js +1 -1
- package/icons/flags/CN.js +1 -1
- package/icons/flags/CU.js +1 -1
- package/icons/flags/CV.js +1 -1
- package/icons/flags/CW.js +1 -1
- package/icons/flags/CY.js +1 -1
- package/icons/flags/CZ.js +1 -1
- package/icons/flags/DJ.js +1 -1
- package/icons/flags/DM.js +1 -1
- package/icons/flags/DO.js +1 -1
- package/icons/flags/Default.js +1 -1
- package/icons/flags/EC.js +1 -1
- package/icons/flags/EG.js +1 -1
- package/icons/flags/EH.js +1 -1
- package/icons/flags/ER.js +1 -1
- package/icons/flags/ES.js +1 -1
- package/icons/flags/ET.js +1 -1
- package/icons/flags/FJ.js +1 -1
- package/icons/flags/FK.js +1 -1
- package/icons/flags/FM.js +1 -1
- package/icons/flags/FO.js +1 -1
- package/icons/flags/GB.js +1 -1
- package/icons/flags/GD.js +1 -1
- package/icons/flags/GG.js +1 -1
- package/icons/flags/GI.js +1 -1
- package/icons/flags/GM.js +1 -1
- package/icons/flags/GQ.js +1 -1
- package/icons/flags/GR.js +1 -1
- package/icons/flags/GT.js +1 -1
- package/icons/flags/GW.js +1 -1
- package/icons/flags/HK.js +1 -1
- package/icons/flags/HN.js +1 -1
- package/icons/flags/HR.js +1 -1
- package/icons/flags/HT.js +1 -1
- package/icons/flags/IL.js +1 -1
- package/icons/flags/IM.js +1 -1
- package/icons/flags/IN.js +1 -1
- package/icons/flags/IR.js +1 -1
- package/icons/flags/IS.js +1 -1
- package/icons/flags/JE.js +1 -1
- package/icons/flags/JO.js +1 -1
- package/icons/flags/JP.js +1 -1
- package/icons/flags/KE.js +1 -1
- package/icons/flags/KG.js +1 -1
- package/icons/flags/KH.js +1 -1
- package/icons/flags/KI.js +1 -1
- package/icons/flags/KM.js +1 -1
- package/icons/flags/KN.js +1 -1
- package/icons/flags/KP.js +1 -1
- package/icons/flags/KR.js +1 -1
- package/icons/flags/KW.js +1 -1
- package/icons/flags/LA.js +1 -1
- package/icons/flags/LB.js +1 -1
- package/icons/flags/LI.js +1 -1
- package/icons/flags/LK.js +1 -1
- package/icons/flags/LR.js +1 -1
- package/icons/flags/LY.js +1 -1
- package/icons/flags/MD.js +1 -1
- package/icons/flags/ME.js +1 -1
- package/icons/flags/MM.js +1 -1
- package/icons/flags/MO.js +1 -1
- package/icons/flags/MP.js +1 -1
- package/icons/flags/MS.js +1 -1
- package/icons/flags/MT.js +1 -1
- package/icons/flags/MW.js +1 -1
- package/icons/flags/MX.js +1 -1
- package/icons/flags/MY.js +1 -1
- package/icons/flags/MZ.js +1 -1
- package/icons/flags/NA.js +1 -1
- package/icons/flags/NI.js +1 -1
- package/icons/flags/NP.js +1 -1
- package/icons/flags/NR.js +1 -1
- package/icons/flags/NU.js +1 -1
- package/icons/flags/NZ.js +1 -1
- package/icons/flags/OM.js +1 -1
- package/icons/flags/PA.js +1 -1
- package/icons/flags/PE.js +1 -1
- package/icons/flags/PF.js +1 -1
- package/icons/flags/PK.js +1 -1
- package/icons/flags/PN.js +1 -1
- package/icons/flags/PR.js +1 -1
- package/icons/flags/PS.js +1 -1
- package/icons/flags/PT.js +1 -1
- package/icons/flags/PW.js +1 -1
- package/icons/flags/PY.js +1 -1
- package/icons/flags/RS.js +1 -1
- package/icons/flags/RW.js +1 -1
- package/icons/flags/SA.js +1 -1
- package/icons/flags/SB.js +1 -1
- package/icons/flags/SC.js +1 -1
- package/icons/flags/SD.js +1 -1
- package/icons/flags/SE.js +1 -1
- package/icons/flags/SG.js +1 -1
- package/icons/flags/SH.js +1 -1
- package/icons/flags/SI.js +1 -1
- package/icons/flags/SO.js +1 -1
- package/icons/flags/ST.js +1 -1
- package/icons/flags/SV.js +1 -1
- package/icons/flags/SX.js +1 -1
- package/icons/flags/SZ.js +1 -1
- package/icons/flags/TC.js +1 -1
- package/icons/flags/TF.js +1 -1
- package/icons/flags/TG.js +1 -1
- package/icons/flags/TJ.js +1 -1
- package/icons/flags/TL.js +1 -1
- package/icons/flags/TM.js +1 -1
- package/icons/flags/TN.js +1 -1
- package/icons/flags/TV.js +1 -1
- package/icons/flags/TW.js +1 -1
- package/icons/flags/TZ.js +1 -1
- package/icons/flags/UG.js +1 -1
- package/icons/flags/UM.js +1 -1
- package/icons/flags/US.js +1 -1
- package/icons/flags/UY.js +1 -1
- package/icons/flags/UZ.js +1 -1
- package/icons/flags/VA.js +1 -1
- package/icons/flags/VE.js +1 -1
- package/icons/flags/VG.js +1 -1
- package/icons/flags/VI.js +1 -1
- package/icons/flags/VN.js +1 -1
- package/icons/flags/VU.js +1 -1
- package/icons/flags/ZA.js +1 -1
- package/icons/flags/ZM.js +1 -1
- package/icons/flags/ZW.js +1 -1
- package/package.json +1 -2
- package/types/BaseProps.d.ts +0 -1
- package/utils/_extractQueryParams.js +1 -1
- package/utils/_graphiqlFetcher.js +1 -1
- package/utils/addIndex.js +1 -1
- package/utils/flattenRow.js +1 -1
- package/utils/formatCurrency.js +1 -1
- package/utils/getIsInternalLink.js +1 -1
- package/utils/getProductDetails.js +1 -1
- package/utils/handleFetch.js +1 -1
- package/utils/hooks/_useGraphiqlExplorer.js +1 -1
- package/utils/hooks/_useGraphiqlFetcher.js +1 -1
- package/utils/hooks/_useGraphiqlStorage.js +1 -1
- package/utils/hooks/action-pivot-table/useHasuraGqlPagination.js +1 -1
- package/utils/hooks/useAminoTheme.js +1 -1
- package/utils/hooks/useCurrentShema.js +1 -1
- package/utils/hooks/useDropdown.js +1 -1
- package/utils/hooks/useHeightAdjustTextarea.js +1 -1
- package/utils/hooks/useNotify.js +1 -1
- package/utils/hooks/useStorage.js +1 -1
- package/utils/hooks/useSwrt.js +1 -1
- package/utils/prepCountryOptions.js +1 -1
- package/utils/setupNestedData.js +1 -1
- package/utils/storage.js +1 -1
- package/utils/useCopyText.js +1 -1
- package/_tslib-ccfac372.js +0 -1
- package/animations/DropdownAnimation.d.ts +0 -2
- package/animations/DropdownAnimation.js +0 -1
package/icons/flags/MO.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),a=require("react"),i=require("../flag-icon/_FlagIconBase.js"),r=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),a=require("react"),i=require("../flag-icon/_FlagIconBase.js"),r=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var t=a.forwardRef((function(a,t){var s=a.height,h=a.width,c=r.useStableUniqueId(1);return e.jsxs(i.FlagIconBase,{ref:t,height:s,viewBox:"0 0 640 480",width:h,children:[e.jsx("path",{d:"M0 0h640v480H0z",fill:"#00785e"}),e.jsx("path",{d:"m295 108.7 40.5 29.5L320 90.5l-15.5 47.7 40.6-29.5z",fill:"#fbd116"}),e.jsxs("g",{id:"".concat(c[0]),children:[e.jsx("path",{d:"M320 331.6H217.5a146.3 146.3 0 0 1-3.8-4H320a2.1 2.1 0 0 1 1.4 2c0 .8-.5 1.7-1.4 2zm0-31.3a13 13 0 0 0 1.2-7.6 12.4 12.4 0 0 0-1.2-3.8 82 82 0 0 1-32.5 19 81 81 0 0 1-23.5 3.5h-63.1a144.4 144.4 0 0 0 5.8 8h61c20 0 38.2-7.2 52.3-19.1zm-109.6-24.7a32.3 32.3 0 0 1-9.7 2 81 81 0 0 0 60.8 27.5 80.9 80.9 0 0 0 58.5-25 441 441 0 0 0 4.5-58.8 441 441 0 0 0-4.5-67.7c-6.6 6-19 18.7-24.8 38.3A81 81 0 0 0 292 215a80.7 80.7 0 0 0 13.7 45 80.7 80.7 0 0 1-17-49.5c0-12.4 2.8-24.2 7.8-34.7a32.5 32.5 0 0 1-7.5-13 80.7 80.7 0 0 0-10.5 40c0 18 5.9 34.7 15.9 48.1a95 95 0 0 0-73.4-29.4 32.6 32.6 0 0 1 6.8 8.9 95 95 0 0 1 68.6 29.4 95 95 0 0 0-61-22.2 95 95 0 0 0-36.7 7.3 81.2 81.2 0 0 0 82.6 52.2c-4.7.8-9.5 1.3-14.4 1.3a80.8 80.8 0 0 1-56.4-22.8zM320 364.4h-53.1a143.5 143.5 0 0 0 53.1 10.1 11 11 0 0 0 1.3-5 11 11 0 0 0-1.3-5.1zm0-24.5h-93.6a143.8 143.8 0 0 0 7.8 6.2H320a4.6 4.6 0 0 0 1.3-3.1 4 4 0 0 0-1.3-3.1zm0 12.5h-76.7a143.6 143.6 0 0 0 14.4 8H320a7.6 7.6 0 0 0 1.2-4.2 7.5 7.5 0 0 0-1.2-3.8z",fill:"#fff"}),e.jsx("path",{d:"m200.5 174.8 25.4 23.6-6.7-34-14.6 31.4 30.3-16.8zm36.9-32 34.7.6-27.7-21 10.1 33.3 11.3-32.9z",fill:"#fbd116"})]}),e.jsx("use",{height:"100%",transform:"matrix(-1 0 0 1 640 0)",width:"100%",xlinkHref:"#".concat(c[0])})]})}));exports.MO=t;
|
package/icons/flags/MP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),l=require("react"),c=require("../flag-icon/_FlagIconBase.js"),i=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),l=require("react"),c=require("../flag-icon/_FlagIconBase.js"),i=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var a=l.forwardRef((function(l,a){var d=l.height,s=l.width,h=i.useStableUniqueId(2);return e.jsxs(c.FlagIconBase,{ref:a,height:d,viewBox:"0 0 16 12",width:s,children:[e.jsxs("g",{clipPath:"url(#".concat(h[1],")"),children:[e.jsx("mask",{height:"12",id:"".concat(h[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),e.jsxs("g",{mask:"url(#".concat(h[0],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"M0 0h17v12H0V0Z",fill:"#2993EC",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M3.106 5.792c0 2.646 2.191 4.791 4.894 4.791 2.703 0 4.894-2.145 4.894-4.791C12.894 3.145 10.703 1 8 1 5.297 1 3.106 3.145 3.106 5.792Zm8.724 0c0 2.07-1.715 3.75-3.83 3.75s-3.83-1.68-3.83-3.75c0-2.071 1.715-3.75 3.83-3.75s3.83 1.679 3.83 3.75Z",fill:"#F1F9FF",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M3.532 5.792c0 2.416 2 4.375 4.468 4.375s4.468-1.959 4.468-4.375-2-4.375-4.468-4.375-4.468 1.959-4.468 4.375Zm8.723 0c0 2.3-1.905 4.166-4.255 4.166-2.35 0-4.255-1.865-4.255-4.166S5.65 1.625 8 1.625c2.35 0 4.255 1.866 4.255 4.167Z",fill:"#E31D1C",fillRule:"evenodd"}),e.jsx("path",{d:"M8 10.092c-2.428 0-4.393-1.927-4.393-4.3h-.15c0 2.459 2.035 4.45 4.543 4.45v-.15Zm4.393-4.3c0 2.373-1.965 4.3-4.393 4.3v.15c2.508 0 4.543-1.991 4.543-4.45h-.15ZM8 1.492c2.428 0 4.393 1.926 4.393 4.3h.15c0-2.46-2.035-4.45-4.543-4.45v.15Zm-4.393 4.3c0-2.374 1.965-4.3 4.393-4.3v-.15c-2.508 0-4.543 1.99-4.543 4.45h.15ZM8 10.033c2.39 0 4.33-1.897 4.33-4.241h-.15c0 2.258-1.87 4.091-4.18 4.091v.15ZM3.67 5.792c0 2.344 1.94 4.241 4.33 4.241v-.15c-2.31 0-4.18-1.833-4.18-4.091h-.15ZM8 1.55c-2.39 0-4.33 1.898-4.33 4.242h.15C3.82 3.533 5.69 1.7 8 1.7v-.15Zm4.33 4.242c0-2.344-1.94-4.242-4.33-4.242v.15c2.31 0 4.18 1.833 4.18 4.092h.15Z",fill:"#E31D1C"}),e.jsx("path",{clipRule:"evenodd",d:"M7.293 2.875c-.183 0-.32.17-.28.349l.193.884a.287.287 0 0 0 .128.182.287.287 0 0 0-.109.192l-.694 5.823a.265.265 0 0 0 .129.265c.261.15.827.43 1.393.43.566 0 1.132-.28 1.394-.43a.265.265 0 0 0 .128-.265l-.694-5.823a.287.287 0 0 0-.109-.192.287.287 0 0 0 .128-.182l.194-.884a.287.287 0 0 0-.28-.349h-1.52Z",fill:"#A7A7A7",fillRule:"evenodd"}),e.jsx("path",{d:"M3.26 6.006a.16.16 0 0 1 .199-.103.156.156 0 0 1 .106.195c-.045.143-.045.353.004.63a1.403 1.403 0 0 0 .107.347l.04.084a.773.773 0 0 1 .068.342.158.158 0 0 1-.16.156.158.158 0 0 1-.16-.156.47.47 0 0 0-.042-.218 6.558 6.558 0 0 0-.037-.079 1.6 1.6 0 0 1-.13-.423c-.057-.32-.057-.577.005-.775Z",fill:"#73BE4A"}),e.jsx("path",{clipRule:"evenodd",d:"M8.106 8.09 6.05 9.49l.726-2.349L4.778 5.66l2.505-.05.823-2.318.823 2.318 2.506.05-1.997 1.482.726 2.35L8.106 8.09Z",fill:"#F7FCFF",fillRule:"evenodd"}),e.jsx("path",{d:"M12.78 6.215a.16.16 0 0 0-.2-.104.156.156 0 0 0-.105.195c.044.143.044.354-.005.63a1.398 1.398 0 0 1-.107.347l-.039.085a.773.773 0 0 0-.069.341c0 .086.072.156.16.156.088 0 .16-.07.16-.156a.47.47 0 0 1 .042-.217l.037-.08a1.607 1.607 0 0 0 .13-.422c.057-.32.057-.578-.004-.775Z",fill:"#73BE4A"}),e.jsx("path",{d:"M8.03 1.574s.583.26.331.667m.095-.667s.582.26.33.667",stroke:"#73BE4A",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:".5"}),e.jsx("path",{d:"M4.63 3.178a.137.137 0 0 1 .198-.049.165.165 0 0 1 .045.216c-.08.14-.123.332-.123.579 0 .086-.064.156-.144.156-.079 0-.143-.07-.143-.156 0-.302.054-.55.167-.746Z",fill:"#73BE4A"}),e.jsx("path",{d:"M4.404 4.606c0 .087-.064.157-.143.157-.08 0-.144-.07-.144-.157v-.445c0-.315.05-.563.154-.744a.137.137 0 0 1 .198-.05.164.164 0 0 1 .045.216c-.071.124-.11.317-.11.578v.445Zm7.338-.208c0 .086.064.156.144.156.079 0 .143-.07.143-.156v-.445c0-.315-.05-.563-.153-.744a.137.137 0 0 0-.198-.05.164.164 0 0 0-.046.216c.072.124.11.317.11.578v.445Z",fill:"#73BE4A"}),e.jsx("path",{d:"M12.168 5.127c0 .086.064.156.143.156.08 0 .144-.07.144-.156v-.445c0-.315-.05-.563-.154-.744a.137.137 0 0 0-.198-.05.164.164 0 0 0-.045.216c.071.124.11.317.11.578v.445Z",fill:"#73BE4A"})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(h[1]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.MP=a;
|
package/icons/flags/MS.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),h=require("react"),l=require("../flag-icon/_FlagIconBase.js"),s=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),h=require("react"),l=require("../flag-icon/_FlagIconBase.js"),s=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var i=h.forwardRef((function(h,i){var d=h.height,t=h.width,c=s.useStableUniqueId(6);return e.jsxs(l.FlagIconBase,{ref:i,height:d,viewBox:"0 0 16 12",width:t,children:[e.jsxs("g",{clipPath:"url(#".concat(c[5],")"),children:[e.jsx("mask",{height:"12",id:"".concat(c[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),e.jsxs("g",{mask:"url(#".concat(c[0],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#2E42A5",fillRule:"evenodd"}),e.jsx("mask",{height:"12",id:"".concat(c[1]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#fff",fillRule:"evenodd"})}),e.jsxs("g",{mask:"url(#".concat(c[1],")"),children:[e.jsx("mask",{height:"7",id:"".concat(c[2]),maskUnits:"userSpaceOnUse",width:"9",x:"0",y:"0",children:e.jsx("path",{d:"M0 0h9v7H0z",fill:"#fff"})}),e.jsxs("g",{mask:"url(#".concat(c[2],")"),children:[e.jsx("path",{d:"m-1.002 6.5 1.98.868L9.045.944l1.045-1.29-2.118-.29-3.29 2.768-2.649 1.865L-1.002 6.5Z",fill:"#F7FCFF"}),e.jsx("path",{d:"m-.731 7.108 1.009.505 9.436-8.08H8.298L-.731 7.109Z",fill:"#F50100"}),e.jsx("path",{d:"m10.002 6.5-1.98.868L-.045.944-1.09-.346l2.118-.29 3.29 2.768 2.649 1.865L10.002 6.5Z",fill:"#F7FCFF"}),e.jsx("path",{d:"m9.935 6.937-1.01.504-4.018-3.46-1.19-.386L-1.19-.342H.227L5.13 3.502l1.303.463 3.502 2.972Z",fill:"#F50100"}),e.jsxs("mask",{fill:"#000",height:"9",id:"".concat(c[3]),maskUnits:"userSpaceOnUse",width:"11",x:"-1",y:"-1",children:[e.jsx("path",{d:"M-1-1h11v9H-1z",fill:"#fff"}),e.jsx("path",{clipRule:"evenodd",d:"M4.992 0h-1v3H0v1h3.992v3h1V4H9V3H4.992V0Z",fillRule:"evenodd"})]}),e.jsx("path",{clipRule:"evenodd",d:"M4.992 0h-1v3H0v1h3.992v3h1V4H9V3H4.992V0Z",fill:"#F50100",fillRule:"evenodd"}),e.jsx("path",{d:"M3.992 0v-.75h-.75V0h.75Zm1 0h.75v-.75h-.75V0Zm-1 3v.75h.75V3h-.75ZM0 3v-.75h-.75V3H0Zm0 1h-.75v.75H0V4Zm3.992 0h.75v-.75h-.75V4Zm0 3h-.75v.75h.75V7Zm1 0v.75h.75V7h-.75Zm0-3v-.75h-.75V4h.75ZM9 4v.75h.75V4H9Zm0-1h.75v-.75H9V3ZM4.992 3h-.75v.75h.75V3Zm-1-2.25h1v-1.5h-1v1.5ZM4.742 3V0h-1.5v3h1.5ZM0 3.75h3.992v-1.5H0v1.5ZM.75 4V3h-1.5v1h1.5Zm3.242-.75H0v1.5h3.992v-1.5ZM4.742 7V4h-1.5v3h1.5Zm.25-.75h-1v1.5h1v-1.5ZM4.242 4v3h1.5V4h-1.5ZM9 3.25H4.992v1.5H9v-1.5ZM8.25 3v1h1.5V3h-1.5Zm-3.258.75H9v-1.5H4.992v1.5ZM4.242 0v3h1.5V0h-1.5Z",fill:"#F7FCFF",mask:"url(#".concat(c[3],")")})]}),e.jsx("path",{d:"M12.464 10.957c-.647 0-1.102-.15-1.427-.414-.326-.265-.537-.659-.672-1.177-.135-.52-.19-1.154-.21-1.889a52.512 52.512 0 0 1-.01-1.677c.002-.215.003-.434.003-.658h4.688c.083 1.479.115 2.926-.181 4.011-.152.555-.387 1.004-.735 1.314-.346.308-.815.49-1.456.49Z",fill:"#6DC2FF",stroke:"#F7FCFF",strokeWidth:".25"}),e.jsx("mask",{height:"7",id:"".concat(c[4]),maskUnits:"userSpaceOnUse",width:"6",x:"10",y:"5",children:e.jsx("path",{d:"M12.464 10.957c-.647 0-1.102-.15-1.427-.414-.326-.265-.537-.659-.672-1.177-.135-.52-.19-1.154-.21-1.889a52.512 52.512 0 0 1-.01-1.677c.002-.215.003-.434.003-.658h4.688c.083 1.479.115 2.926-.181 4.011-.152.555-.387 1.004-.735 1.314-.346.308-.815.49-1.456.49Z",fill:"#fff",stroke:"#fff",strokeWidth:".25"})}),e.jsxs("g",{mask:"url(#".concat(c[4],")"),children:[e.jsx("path",{d:"M9.966 5h5.035v4.056H9.966z",fill:"#2EBED7"}),e.jsx("path",{d:"M9.9 9.023h5.3V11.1H9.9z",fill:"#A95601"}),e.jsx("path",{d:"M12.873 6.76s-.934.216-.843 0c.09-.214.331-.99.331-.99",stroke:"#FFC6B5",strokeWidth:".5"}),e.jsx("path",{clipRule:"evenodd",d:"M13.154 6.914s-.17-.106-.17-.3c0-.192-.416-.265-.123-.567.293-.302.419-.169.419 0 0 .17.235.568.235.568l-.361.3Z",fill:"#FFC6B5",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M12.682 5.165h-.463v.461h-.928v.462h.928v4.023h.463V6.088h.928v-.462h-.928v-.461Z",fill:"#272727",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M13.681 10.247s-.169-.794-.169-1.337c0-.544-.282-.932-.202-1.22.081-.287.276-.605.178-.802-.097-.196.095-.292-.178-.196-.273.096-.346-.096-.61 0-.263.096-.296.548-.296.677s.117.998.117 1.27c0 .27-.097 1.938.18 1.938.276 0 .577-.434.682-.434.106 0 .298.104.298.104Z",fill:"#0C7C38",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M12.015 8.122c-.168 0-.014.398-.442.572-.429.174-.513.42-.378.42s1.203 1.22 1.203 1.22l.261-.412v-1.3s-.476-.5-.644-.5Z",stroke:"#FF9A06",strokeWidth:".5"}),e.jsx("path",{d:"M13.272 10.164s.2.429 0 .429",stroke:"#979797",strokeWidth:".5"}),e.jsx("path",{d:"M13.207 6.927s-.088.49-.255.592c-.167.102-.854.3-.854.47 0 .17-.069.23-.069.23",stroke:"#FFC6B5",strokeWidth:".5"}),e.jsx("path",{clipRule:"evenodd",d:"M12.874 5.916s.168.203.262.538.367.45.367.293c0-.157.202-.83 0-.83h-.629Z",fill:"#FF9A06",fillRule:"evenodd"})]})]})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(c[5]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.MS=i;
|
package/icons/flags/MT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var h=require("react/jsx-runtime"),e=require("react"),l=require("../flag-icon/_FlagIconBase.js"),v=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var h=require("react/jsx-runtime"),e=require("react"),l=require("../flag-icon/_FlagIconBase.js"),v=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var i=e.forwardRef((function(e,i){var a=e.height,Z=e.width,r=v.useStableUniqueId(3);return h.jsxs(l.FlagIconBase,{ref:i,height:a,viewBox:"0 0 16 12",width:Z,children:[h.jsxs("g",{clipPath:"url(#".concat(r[2],")"),children:[h.jsx("path",{d:"M0 0h16v12H0z",fill:"#F7FCFF"}),h.jsx("mask",{height:"12",id:"".concat(r[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:h.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),h.jsxs("g",{mask:"url(#".concat(r[0],")"),children:[h.jsx("mask",{fill:"#fff",id:"".concat(r[1]),children:h.jsx("path",{clipRule:"evenodd",d:"M5 3H3v1.496a.5.5 0 0 0-.384.487V5H1v2h1.665A.501.501 0 0 0 3 7.27V9h2V7.276A.5.5 0 0 0 5.366 7H7V5H5.416v-.017A.5.5 0 0 0 5 4.49V3Z",fillRule:"evenodd"})}),h.jsx("path",{clipRule:"evenodd",d:"M5 3H3v1.496a.5.5 0 0 0-.384.487V5H1v2h1.665A.501.501 0 0 0 3 7.27V9h2V7.276A.5.5 0 0 0 5.366 7H7V5H5.416v-.017A.5.5 0 0 0 5 4.49V3Z",fill:"#A0A0A0",fillRule:"evenodd"}),h.jsx("path",{d:"M3 3v-.5h-.5V3H3Zm2 0h.5v-.5H5V3ZM3 4.496l.115.487.385-.091v-.396H3Zm-.384.487h-.5v.008l.5-.008Zm0 .017v.5h.509l-.009-.508-.5.008ZM1 5v-.5H.5V5H1Zm0 2H.5v.5H1V7Zm1.665 0 .45-.218L2.98 6.5h-.314V7ZM3 7.27h.5v-.396l-.385-.091L3 7.269ZM3 9h-.5v.5H3V9Zm2 0v.5h.5V9H5Zm0-1.724-.084-.493-.416.07v.423H5ZM5.366 7v-.5h-.313l-.137.282.45.218ZM7 7v.5h.5V7H7Zm0-2h.5v-.5H7V5ZM5.416 5l-.5-.008-.009.508h.509V5Zm0-.017.5.008v-.008h-.5ZM5 4.49h-.5v.422l.416.07L5 4.49ZM3 3.5h2v-1H3v1Zm.5.996V3h-1v1.496h1Zm-.384.487-.231-.973a1 1 0 0 0-.77.973h1Zm0 .009v-.018l-1 .017v.017l1-.016ZM1 5.5h1.616v-1H1v1ZM1.5 7V5h-1v2h1Zm1.165-.5H1v1h1.665v-1Zm.45.283-.9.434c.129.267.373.468.67.539l.23-.973ZM3.5 9V7.27h-1V9h1ZM5 8.5H3v1h2v-1Zm-.5-1.224V9h1V7.276h-1Zm.584.493a1 1 0 0 0 .733-.551l-.9-.436.167.987ZM7 6.5H5.366v1H7v-1ZM6.5 5v2h1V5h-1Zm-1.084.5H7v-1H5.416v1Zm-.5-.526v.018l1 .016v-.017l-1-.017Zm0 .009h1a1 1 0 0 0-.832-.986l-.168.986ZM4.5 3v1.49h1V3h-1Z",fill:"#FECA00",mask:"url(#".concat(r[1],")")}),h.jsx("path",{clipRule:"evenodd",d:"M8 0h8v12H8V0Z",fill:"#E31D1C",fillRule:"evenodd"})]})]}),h.jsx("defs",{children:h.jsx("clipPath",{id:"".concat(r[2]),children:h.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.MT=i;
|
package/icons/flags/MW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),c=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),c=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var s=l.forwardRef((function(l,s){var h=l.height,r=l.width,d=c.useStableUniqueId(3);return e.jsxs(i.FlagIconBase,{ref:s,height:h,viewBox:"0 0 16 12",width:r,children:[e.jsxs("g",{clipPath:"url(#".concat(d[2],")"),children:[e.jsx("mask",{height:"12",id:"".concat(d[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),e.jsxs("g",{mask:"url(#".concat(d[0],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#E11C1B",fillRule:"evenodd"}),e.jsx("mask",{height:"12",id:"".concat(d[1]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#fff",fillRule:"evenodd"})}),e.jsxs("g",{clipRule:"evenodd",fillRule:"evenodd",mask:"url(#".concat(d[1],")"),children:[e.jsx("path",{d:"M0 0v5h16V0H0Z",fill:"#272727"}),e.jsx("path",{d:"M0 8v4h16V8H0Z",fill:"#5EAA22"}),e.jsx("path",{d:"M2 6.973v-.001h-.004l.005.001Zm.315-1.91h.052l-.08-.012.028.012Zm1.464 0a3.1 3.1 0 0 1 .082-.149l-1.145-.758 1.35.44c.076-.106.157-.208.243-.307l-.992-.945 1.264.66c.093-.089.19-.174.291-.255L4.07 2.641l1.133.867c.106-.07.215-.137.327-.2l-.578-1.24.957 1.051c.114-.05.231-.098.35-.14l-.325-1.333.741 1.202c.12-.032.24-.06.364-.083l-.054-1.378.493 1.312c.122-.013.245-.022.37-.027L8.07 1.3l.224 1.372c.124.005.247.015.369.028l.493-1.313-.054 1.38c.122.023.243.051.362.083l.743-1.204-.326 1.336c.118.043.235.09.348.14l.96-1.053-.58 1.244c.111.062.22.128.324.198l1.138-.87-.806 1.113c.1.08.197.165.288.253l1.271-.663-.997.95c.085.098.165.2.24.304l1.358-.442-1.152.763.08.144h-.983c-.677-.938-1.915-1.566-3.33-1.566-1.413 0-2.65.628-3.328 1.566h-.933Zm1.5 0c.642-.661 1.65-1.087 2.782-1.087 1.133 0 2.14.426 2.781 1.087H5.28Zm8.495 0h.052l.027-.012-.079.012Zm.367 1.909h.004-.004Z",fill:"#E11C1B"})]})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(d[2]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.MW=s;
|
package/icons/flags/MX.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),d=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),d=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var c=l.forwardRef((function(l,c){var s=l.height,h=l.width,t=d.useStableUniqueId(2);return e.jsxs(i.FlagIconBase,{ref:c,height:s,viewBox:"0 0 16 12",width:h,children:[e.jsxs("g",{clipPath:"url(#".concat(t[1],")"),children:[e.jsx("mask",{height:"12",id:"".concat(t[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),e.jsxs("g",{mask:"url(#".concat(t[0],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"M11 0h5v12h-5V0Z",fill:"#D9071E",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M0 0h6v12H0V0Z",fill:"#006923",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M5 0h6v12H5V0Z",fill:"#fff",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M7.192 3.957s-.343.266-.28.55c.065.284.742 0 .66-.275-.082-.275-.38-.275-.38-.275Z",fill:"#FCCA3D",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M6.668 4.634c-.257 0-.364-.214-.311-.442.028-.121.102-.275.222-.476l.429.257a2.864 2.864 0 0 0-.11.198.96.96 0 0 1 .251.113c.233.154.32.428.069.631a.821.821 0 0 0-.17.302.602.602 0 0 1 .283.071c.221.13.2.37.032.553-.12.13-.279.237-.429.291-.25.09-.516.056-.516-.264v-.002c0-.013-.002-.036.11-.038h.022-.022c-.19-.003-.231-.103-.255-.283a1.852 1.852 0 0 1-.012-.182l-.002-.06-.003-.06V5.23c-.004-.057-.007-.097.123-.097h-.29v-.5h.29c.164 0 .255.055.307.17.03-.052.06-.101.094-.145a.386.386 0 0 0-.112-.024Zm.318.878.008-.008-.003.004-.005.004Zm-.218.149s-.001 0 0 0Zm0-.189v.008-.015.007Z",fill:"#A8AC71",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M9.633 6.202s.463-1.371-.272-2.08c-.736-.71-1.585-.663-1.585-.663s-.245.182 0 .32c.244.14.142.272.142.272s-.41-.416-.682-.173c-.272.243.254.206.198.39-.055.182-.291.995.054 1.405.344.41-.326.321-.19.321s.62.096.62 0c0-.095.168.372.312.372s.255-.164.255-.164.201.164.324.164.552-.108.552-.108l-.81-.682s.049-.301-.066-.366.92.577 1.002.784c.08.208.146.208.146.208Z",fill:"#8F4620",fillRule:"evenodd"}),e.jsx("path",{d:"M5.533 5.863s.075-.239.156-.256c.07-.014.216.115.216.115.26 1.445.889 2.01 1.932 2.01 1.056 0 1.696-.43 2.07-1.762 0 0 .198-.203.268-.18.077.024.172.292.172.292-.095 1.559-1.22 2.482-2.492 2.482-1.284 0-2.333-1.035-2.322-2.7Z",fill:"#9FAB2F"}),e.jsx("path",{clipRule:"evenodd",d:"M6.667 6.828s1.502.319 2.095.319c.593 0-.52.484-.954.484-.435 0-1.14-.803-1.14-.803Z",fill:"#2FC2DC",fillRule:"evenodd"}),e.jsx("rect",{fill:"#F9AA51",height:".536",rx:".083",width:"1",x:"7.333",y:"7.05"}),e.jsx("path",{d:"m6.088 6.068.41-.287c.532.76 1.328 1.009 2.443.748l.114.487c-1.303.305-2.31-.01-2.967-.948Z",fill:"#259485"}),e.jsx("path",{clipRule:"evenodd",d:"M8.296 6.175s-.607.32-.405.32c.202 0 .994.16.84 0a2.353 2.353 0 0 0-.435-.32Zm-.718-.381s-.115-.333-.355-.333-.172.273-.288.273c-.115 0 .108.193.207.193.1 0 .436-.133.436-.133Z",fill:"#FCCA3D",fillRule:"evenodd"})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(t[1]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.MX=c;
|
package/icons/flags/MY.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),t=require("react"),r=require("../flag-icon/_FlagIconBase.js"),a=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),t=require("react"),r=require("../flag-icon/_FlagIconBase.js"),a=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var i=t.forwardRef((function(t,i){var s=t.height,n=t.width,h=a.useStableUniqueId(1);return e.jsxs(r.FlagIconBase,{ref:i,height:s,viewBox:"0 0 640 480",width:n,children:[e.jsx("path",{d:"M0 0h640v480H0z",fill:"#cc0001"}),e.jsx("path",{d:"M0 445.8h640V480H0z",fill:"#fff",id:"".concat(h[0])}),e.jsx("use",{height:"100%",transform:"translate(0 -68.6)",width:"100%",xlinkHref:"#".concat(h[0])}),e.jsx("use",{height:"100%",transform:"translate(0 -137.2)",width:"100%",xlinkHref:"#".concat(h[0])}),e.jsx("use",{height:"100%",transform:"translate(0 -205.8)",width:"100%",xlinkHref:"#".concat(h[0])}),e.jsx("use",{height:"100%",transform:"translate(0 -274.3)",width:"100%",xlinkHref:"#".concat(h[0])}),e.jsx("use",{height:"100%",transform:"translate(0 -343)",width:"100%",xlinkHref:"#".concat(h[0])}),e.jsx("use",{height:"100%",transform:"translate(0 -411.5)",width:"100%",xlinkHref:"#".concat(h[0])}),e.jsx("path",{d:"M0 0h372.6v274.3H0z",fill:"#010066"}),e.jsxs("g",{fill:"#fc0",children:[e.jsx("path",{d:"M149.7 48.5c-49 0-88.9 39.7-88.9 88.6a88.8 88.8 0 0 0 89 88.6 88.7 88.7 0 0 0 48-14 78.9 78.9 0 0 1-25.8 4.2 78.7 78.7 0 0 1-78.8-78.5 78.7 78.7 0 0 1 106.2-73.7 88.7 88.7 0 0 0-49.7-15.2z"}),e.jsx("path",{d:"m297.1 183.2-37.4-19.5 11 40-25-33.5-7.8 40.7-7.7-40.7-25.1 33.4 11.2-40-37.6 19.5 28-31.3-42.5 1.6 39-16.3-39-16.5 42.5 1.7L178.9 91l37.4 19.5-11-40 25 33.5 7.8-40.7 7.7 40.7 25.1-33.3-11.2 39.9 37.6-19.4-28 31.2 42.5-1.6-39 16.4 39 16.5-42.5-1.8z"})]})]})}));exports.MY=i;
|
package/icons/flags/MZ.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),d=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),d=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var s=l.forwardRef((function(l,s){var n=l.height,t=l.width,h=d.useStableUniqueId(4);return e.jsxs(i.FlagIconBase,{ref:s,height:n,viewBox:"0 0 16 12",width:t,children:[e.jsxs("g",{clipPath:"url(#".concat(h[3],")"),children:[e.jsx("mask",{height:"12",id:"".concat(h[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),e.jsxs("g",{mask:"url(#".concat(h[0],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#F7FCFF",fillRule:"evenodd"}),e.jsx("mask",{height:"12",id:"".concat(h[1]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#fff",fillRule:"evenodd"})}),e.jsxs("g",{mask:"url(#".concat(h[1],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"M0 0v4h16V0H0Z",fill:"#FECA00",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M0 8v4h16V8H0Z",fill:"#093",fillRule:"evenodd"}),e.jsx("path",{d:"M0 3.5h-.5v5h17v-5H0Z",fill:"#272727",stroke:"#fff"})]}),e.jsx("path",{clipRule:"evenodd",d:"M0 0v12l9-6-9-6Z",fill:"#F50100",fillRule:"evenodd"}),e.jsx("mask",{height:"12",id:"".concat(h[2]),maskUnits:"userSpaceOnUse",width:"9",x:"0",y:"0",children:e.jsx("path",{clipRule:"evenodd",d:"M0 0v12l9-6-9-6Z",fill:"#fff",fillRule:"evenodd"})}),e.jsxs("g",{mask:"url(#".concat(h[2],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"m4.034 7.177-1.89 1.525.868-2.038-1.49-1.435H3.28L4.002 3.5l.766 1.73h1.754L4.955 6.663l.784 2.038-1.705-1.525Z",fill:"#FECA00",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"m3.078 5.992-.32 1.07s1.081-.01 1.211.099c.392-.244 1.198-.099 1.198-.099l-.429-1.145s-.543-.246-.769-.111c-.552-.125-.891.186-.891.186Z",fill:"#F7FCFF",fillRule:"evenodd"}),e.jsx("path",{d:"M5.782 7.608a.25.25 0 0 1-.4.3l-2.09-2.775a.25.25 0 1 1 .4-.3l2.09 2.775Z",fill:"#000"}),e.jsx("path",{d:"m3.487 4.92-.2-.24",stroke:"#000",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:".5"}),e.jsx("path",{clipRule:"evenodd",d:"m2.802 4.681-.604.968.302.523.691-1.027.125-.318-.125-.146h-.389ZM2.02 7.554l.464.54L5.998 4.02l-1.597.996L2.02 7.554Z",fill:"#000",fillRule:"evenodd"})]})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(h[3]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.MZ=s;
|
package/icons/flags/NA.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),i=require("react"),l=require("../flag-icon/_FlagIconBase.js"),a=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),i=require("react"),l=require("../flag-icon/_FlagIconBase.js"),a=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var r=i.forwardRef((function(i,r){var s=i.height,t=i.width,f=a.useStableUniqueId(1);return e.jsxs(l.FlagIconBase,{ref:r,height:s,viewBox:"0 0 640 480",width:t,children:[e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(f[0]),children:e.jsx("path",{d:"M0 0h640v480H0z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(f[0],")"),fillRule:"evenodd",children:[e.jsx("path",{d:"M0 0h640v480H0z",fill:"#fff"}),e.jsx("path",{d:"m-26.4.2.8 345.6L512.5 0-26.4.2z",fill:"#3662a2"}),e.jsx("path",{d:"M666.4 479.6 665 120.3 122.3 479.8l544-.2z",fill:"#38a100"}),e.jsx("path",{d:"m-26 371.8.4 108.2 117.5-.1L665.4 95.4l-.7-94.1-116-1L-26 371.7z",fill:"#c70000"}),e.jsx("path",{d:"m219.6 172-21.8-13.2-12.6 22.1-12.2-22.2-22 12.9.6-25.4-25.4.2 13.2-21.8-22.1-12.5 22.2-12.3-12.8-22 25.4.6-.1-25.5 21.7 13.2L186.3 44l12.2 22.2 22-12.9-.6 25.4 25.4-.2-13.2 21.8 22.1 12.5-22.2 12.3 12.8 22-25.4-.6z",fill:"#ffe700"}),e.jsx("path",{d:"M232.4 112.4c0 25.6-20.9 46.3-46.6 46.3s-46.6-20.7-46.6-46.3 20.8-46.2 46.6-46.2 46.6 20.7 46.6 46.2z",fill:"#3662a2"}),e.jsx("path",{d:"M222.3 112.4a36.5 36.5 0 1 1-73 0 36.5 36.5 0 0 1 73 0z",fill:"#ffe700"})]})]})}));exports.NA=r;
|
package/icons/flags/NI.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),d=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),d=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var s=l.forwardRef((function(l,s){var t=l.height,a=l.width,h=d.useStableUniqueId(4);return e.jsxs(i.FlagIconBase,{ref:s,height:t,viewBox:"0 0 16 12",width:a,children:[e.jsxs("g",{clipPath:"url(#".concat(h[3],")"),children:[e.jsx("mask",{height:"12",id:"".concat(h[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),e.jsxs("g",{mask:"url(#".concat(h[0],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#F7FCFF",fillRule:"evenodd"}),e.jsx("mask",{height:"12",id:"".concat(h[1]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#fff",fillRule:"evenodd"})}),e.jsxs("g",{mask:"url(#".concat(h[1],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"M0 0v4h16V0H0Zm0 8v4h16V8H0Z",fill:"#0080EC",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M8 4c.094 0 .187.007.278.02l-.1.637a1.368 1.368 0 0 0-.436.013l-.046-.647c.1-.015.2-.023.304-.023Zm.576.084-.174.622a1.355 1.355 0 0 1 .952 1.339l.644.054L10 6a2 2 0 0 0-1.424-1.916Zm1.18 2.873a2 2 0 0 1-1.608 1.038v-.648c.37-.04.696-.23.915-.508l.694.118Zm-3.468.078a2 2 0 0 0 1.598.962V7.35a1.353 1.353 0 0 1-.968-.535l-.63.22Zm-.286-.95a2 2 0 0 1 1.274-1.95l.167.63c-.468.211-.794.68-.798 1.225l-.643.096Z",fill:"#D0AB00",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M7.987 4.475 6.62 6.84h2.758l-1.39-2.365Z",fill:"#7CDFFF",fillRule:"evenodd"}),e.jsx("mask",{height:"3",id:"".concat(h[2]),maskUnits:"userSpaceOnUse",width:"4",x:"6",y:"4",children:e.jsx("path",{clipRule:"evenodd",d:"M7.987 4.475 6.62 6.84h2.758l-1.39-2.365Z",fill:"#fff",fillRule:"evenodd"})}),e.jsxs("g",{mask:"url(#".concat(h[2],")"),children:[e.jsx("path",{d:"M8 7.56a1.195 1.195 0 1 0 0-2.392A1.195 1.195 0 0 0 8 7.56Z",stroke:"#E31D1C",strokeWidth:".5"}),e.jsx("path",{d:"M8 7.56a1.195 1.195 0 1 0 0-2.392A1.195 1.195 0 0 0 8 7.56Z",stroke:"#FFD018",strokeWidth:".5"}),e.jsx("path",{d:"M8 7.56a1.195 1.195 0 1 0 0-2.392A1.195 1.195 0 0 0 8 7.56Z",stroke:"#4EDD00",strokeWidth:".5"}),e.jsx("path",{d:"M8 7.56a1.195 1.195 0 1 0 0-2.392A1.195 1.195 0 0 0 8 7.56Z",stroke:"#3D58DB",strokeWidth:".5"}),e.jsx("path",{d:"M6.509 6.109h3.127v.909H6.509z",fill:"#3D58DB"}),e.jsx("path",{clipRule:"evenodd",d:"m6.718 6.495.624-.62.191.31.134-.377.148.283.156-.215.202.215.185-.283.158.283.181-.215.424.45.076.17-2.479.125v-.126Z",fill:"#97C923",fillRule:"evenodd"})]})]})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(h[3]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.NI=s;
|
package/icons/flags/NP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),r=require("react"),i=require("../flag-icon/_FlagIconBase.js"),l=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),r=require("react"),i=require("../flag-icon/_FlagIconBase.js"),l=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var t=r.forwardRef((function(r,t){var a=r.height,s=r.width,c=l.useStableUniqueId(1);return e.jsxs(i.FlagIconBase,{ref:t,height:a,viewBox:"0 0 640 480",width:s,children:[e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(c[0]),children:e.jsx("path",{d:"M0-16h512v512H0z",fillOpacity:".7"})})}),e.jsx("path",{d:"M0 0h640v480H0z",fill:"#fff"}),e.jsx("g",{clipPath:"url(#".concat(c[0],")"),transform:"translate(0 15) scale(.9375)",children:e.jsxs("g",{fillRule:"evenodd",children:[e.jsx("path",{d:"M6.5 489.5h378.8L137.4 238.1l257.3.3L6.6-9.5v499z",fill:"#ce0000",stroke:"#000063",strokeWidth:"13.8"}),e.jsx("path",{d:"m180.7 355.8-27 9 21.2 19.8-28.5-1.8 11.7 26.2-25.5-12.3.5 28.6-18.8-20.9-10.7 26.6-9.2-26.3-20.3 20.6 1.8-27.7L49 409l12.6-25-29.3.6 21.5-18.3-27.3-10.5 27-9L32.2 327l28.4 1.8L49 302.6l25.6 12.3-.5-28.6 18.8 20.9 10.7-26.6 9.1 26.3 20.4-20.6-1.9 27.7 27-11.4-12.7 25 29.4-.6-21.5 18.3zm-32.4-184.7-11.3 8.4 5.6 4.6a93.8 93.8 0 0 0 30.7-36c1.8 21.3-17.7 69-68.7 69.5a70.6 70.6 0 0 1-71.5-70.3c10 18.2 16.2 27 32 36.5l4.7-4.4-10.6-8.9 13.7-3.6-7.4-12.4 14.4 1-1.8-14.4 12.6 7.4 4-13.5 9 10.8 8.5-10.3 4.6 14 11.8-8.2-1.5 14.3 14.2-1.7-6.7 13.2 13.7 4z",fill:"#fff"})]})})]})}));exports.NP=t;
|
package/icons/flags/NR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),i=require("react"),r=require("../flag-icon/_FlagIconBase.js"),t=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),i=require("react"),r=require("../flag-icon/_FlagIconBase.js"),t=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var l=i.forwardRef((function(i,l){var a=i.height,s=i.width,c=t.useStableUniqueId(1);return e.jsxs(r.FlagIconBase,{ref:l,height:a,viewBox:"0 0 640 480",width:s,children:[e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(c[0]),children:e.jsx("path",{d:"M-54.7 0H628v512H-54.7z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(c[0],")"),fillRule:"evenodd",strokeWidth:"1pt",transform:"translate(51.3) scale(.9375)",children:[e.jsx("path",{d:"M-140 0H884v512H-140z",fill:"#002170"}),e.jsx("path",{d:"M-140 234.1H884V278H-140z",fill:"#ffb20d"}),e.jsx("path",{d:"m161.8 438-33-33-10.5 45.4-12-45-31.9 34 12.1-45L42 407.9l33-33-45.4-10.6 45-12-34-31.8 45 12L72 288l33 33 10.6-45.4 12 45 31.8-34-12 45 44.5-13.5-33 33 45.4 10.5-45 12 34 32-45-12.2z",fill:"#fff"})]})]})}));exports.NR=l;
|
package/icons/flags/NU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var l=require("react/jsx-runtime"),e=require("react"),i=require("../flag-icon/_FlagIconBase.js"),h=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var l=require("react/jsx-runtime"),e=require("react"),i=require("../flag-icon/_FlagIconBase.js"),h=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var s=e.forwardRef((function(e,s){var t=e.height,d=e.width,a=h.useStableUniqueId(1);return l.jsxs(i.FlagIconBase,{ref:s,height:t,viewBox:"0 0 640 480",width:d,children:[l.jsx("defs",{children:l.jsx("clipPath",{id:"".concat(a[0]),children:l.jsx("path",{d:"M0 0h496v372H0z",fillOpacity:".7"})})}),l.jsxs("g",{clipPath:"url(#".concat(a[0],")"),transform:"scale(1.2902)",children:[l.jsx("path",{d:"M0 0h499.6v248.1H0z",fill:"#fff",fillRule:"evenodd"}),l.jsx("path",{d:"M0 0v18.6L119.2 80l44.9 1.3L0 0z",fill:"#c00"}),l.jsx("path",{d:"m51 0 144.6 75.5V0H51z",fill:"#006"}),l.jsx("path",{d:"M214.9 0v96.4H0v55h215v96.4h66v-96.4h215v-55H281V0h-66z",fill:"#c00"}),l.jsx("path",{d:"M300.2 0v71.1L441.6.6 300.2 0z",fill:"#006"}),l.jsx("path",{d:"m304.7 78.9 39.8-.3L498.9.6l-41 .6L304.8 79z",fill:"#c00"}),l.jsx("path",{d:"M0 167.5v52.8L99.2 168 0 167.6z",fill:"#006"}),l.jsx("path",{d:"m381.9 169.7-41.4-.3 155.8 77.5-1-17.7-113.5-59.5zM38.7 248.3l146.1-76.8-38.3.3L0 248.1",fill:"#c00"}),l.jsx("path",{d:"m497.9 21.8-118 58.5 116.4.5v87.1h-99.1l98.2 53.3 1.4 27-52.4-.6-143.6-70.5v71.2H196V177L61.3 248l-60.9.2V496H992V.4L499 0M.6 28 0 79.4l104.4 1.3L.5 28z",fill:"#006"}),l.jsxs("g",{fill:"#ffd900",fillRule:"evenodd",strokeWidth:"1pt",children:[l.jsx("path",{d:"M496 0h496.1v496h-496z"}),l.jsx("path",{d:"M0 248h523.5v248H0z"})]}),l.jsxs("g",{fillRule:"evenodd",children:[l.jsx("path",{d:"M290.9 125.3a42.8 42.8 0 1 1-85.5 0 42.8 42.8 0 0 1 85.5 0z",fill:"#000067"}),l.jsx("path",{d:"m240.2 114.3 8.2-24.6 8.2 24.6h26.7l-21.6 15.2L270 154l-21.6-15.3-21.6 15.2 8.3-24.5-21.6-15.2zm148.5 4 4.1-11.5 4 11.6h13.3l-10.7 7 4.1 11.5-10.7-7-10.7 7 4.1-11.5-10.7-7zM244.1 204l4-11.5 4.1 11.5h13.2l-10.7 7 4.1 11.6-10.7-7.1-10.7 7 4.1-11.4-10.7-7.1zm0-167 4-11.6 4.1 11.5h13.2L254.7 44l4.1 11.5-10.7-7-10.7 7 4.1-11.5-10.7-7zM98.9 118.2l4.1-11.5 4 11.5h13.3l-10.7 7.1 4.1 11.5-10.7-7-10.7 7 4.1-11.5-10.7-7z",fill:"#fff40d"})]})]})]})}));exports.NU=s;
|
package/icons/flags/NZ.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var t=require("react/jsx-runtime"),e=require("react"),r=require("../flag-icon/_FlagIconBase.js"),s=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var t=require("react/jsx-runtime"),e=require("react"),r=require("../flag-icon/_FlagIconBase.js"),s=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var a=e.forwardRef((function(e,a){var i=e.height,c=e.width,l=s.useStableUniqueId(4);return t.jsxs(r.FlagIconBase,{ref:a,height:i,viewBox:"0 0 640 480",width:c,children:[t.jsxs("defs",{children:[t.jsx("clipPath",{id:"".concat(l[0]),children:t.jsx("path",{d:"M0 0h600v300H0z"})}),t.jsx("clipPath",{id:"".concat(l[1]),children:t.jsx("path",{d:"m0 0 300 150H0zm300 0h300L300 150zm0 150h300v150zm0 0v150H0z"})}),t.jsxs("g",{id:"".concat(l[2]),children:[t.jsxs("g",{id:"".concat(l[3]),children:[t.jsx("path",{d:"M0-.3v.5l1-.5z"}),t.jsx("path",{d:"M.213.256-.081-.15l1.103-.183z"})]}),t.jsx("use",{transform:"scale(-1 1)",xlinkHref:"#".concat(l[3])}),t.jsx("use",{transform:"rotate(72 0 0)",xlinkHref:"#".concat(l[3])}),t.jsx("use",{transform:"rotate(-72 0 0)",xlinkHref:"#".concat(l[3])}),t.jsx("use",{transform:"scale(-1 1) rotate(72)",xlinkHref:"#".concat(l[3])})]})]}),t.jsx("path",{d:"M0 0h640v480H0z",fill:"#00247d",fillRule:"evenodd"}),t.jsxs("g",{transform:"translate(-93 36.1) scale(.66825)",children:[t.jsx("use",{fill:"#fff",height:"100%",transform:"matrix(45.4 0 0 45.4 900 120)",width:"100%",xlinkHref:"#".concat(l[2])}),t.jsx("use",{fill:"#cc142b",height:"100%",transform:"matrix(30 0 0 30 900 120)",width:"100%",xlinkHref:"#".concat(l[2])})]}),t.jsxs("g",{transform:"rotate(82 534.2 125) scale(.66825)",children:[t.jsx("use",{fill:"#fff",height:"100%",transform:"rotate(-82 519 -457.7) scale(40.4)",width:"100%",xlinkHref:"#".concat(l[2])}),t.jsx("use",{fill:"#cc142b",height:"100%",transform:"rotate(-82 519 -457.7) scale(25)",width:"100%",xlinkHref:"#".concat(l[2])})]}),t.jsxs("g",{transform:"rotate(82 534.2 125) scale(.66825)",children:[t.jsx("use",{fill:"#fff",height:"100%",transform:"rotate(-82 668.6 -327.7) scale(45.4)",width:"100%",xlinkHref:"#".concat(l[2])}),t.jsx("use",{fill:"#cc142b",height:"100%",transform:"rotate(-82 668.6 -327.7) scale(30)",width:"100%",xlinkHref:"#".concat(l[2])})]}),t.jsxs("g",{transform:"translate(-93 36.1) scale(.66825)",children:[t.jsx("use",{fill:"#fff",height:"100%",transform:"matrix(50.4 0 0 50.4 900 480)",width:"100%",xlinkHref:"#".concat(l[2])}),t.jsx("use",{fill:"#cc142b",height:"100%",transform:"matrix(35 0 0 35 900 480)",width:"100%",xlinkHref:"#".concat(l[2])})]}),t.jsx("path",{clipPath:"url(#".concat(l[0],")"),d:"m0 0 600 300M0 300 600 0",stroke:"#fff",strokeWidth:"60",transform:"scale(.60681 .73139)"}),t.jsx("path",{clipPath:"url(#".concat(l[1],")"),d:"m0 0 600 300M0 300 600 0",stroke:"#cc142b",strokeWidth:"40",transform:"scale(.60681 .73139)"}),t.jsx("path",{clipPath:"url(#".concat(l[0],")"),color:"#000",d:"M151.7 0v79.4H0V140h151.7v79.4h60.7v-79.3H364V79.4H212.4V0z",fill:"#fff",fontFamily:"sansSerif",fontWeight:"400",overflow:"visible"}),t.jsx("path",{color:"#000",d:"M163.8 0v91.5H0v36.4h163.8v91.5h36.4V128h163.9V91.5H200.2V0z",fill:"#cc142b",fontFamily:"sansSerif",fontWeight:"400",overflow:"visible"})]})}));exports.NZ=a;
|
package/icons/flags/OM.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),c=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),c=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var a=l.forwardRef((function(l,a){var d=l.height,s=l.width,h=c.useStableUniqueId(3);return e.jsxs(i.FlagIconBase,{ref:a,height:d,viewBox:"0 0 16 12",width:s,children:[e.jsxs("g",{clipPath:"url(#".concat(h[2],")"),children:[e.jsx("mask",{height:"12",id:"".concat(h[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),e.jsxs("g",{mask:"url(#".concat(h[0],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#F50101",fillRule:"evenodd"}),e.jsx("mask",{height:"12",id:"".concat(h[1]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#fff",fillRule:"evenodd"})}),e.jsxs("g",{mask:"url(#".concat(h[1],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"M0 0v4h16V0H0Z",fill:"#F7FCFF",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M0 8v4h16V8H0Z",fill:"#5EAA22",fillRule:"evenodd"}),e.jsx("path",{d:"M0 0h6v12H0z",fill:"#F50101"}),e.jsx("path",{clipRule:"evenodd",d:"M5.385 1.017C5.39.97 5.332.953 5.308.993a19.138 19.138 0 0 1-1.385 2v-.459c-.07-.077-.299-.286-.299-.286V1.79l.412-.373L3.471 1l-.597.417.451.373v.458c0 .22-.273.286-.273.286l-.05.404a18.687 18.687 0 0 1-1.315-1.924c-.023-.041-.083-.022-.076.025a6.71 6.71 0 0 0 .68 2.06h-.123v-.017a.043.043 0 0 0-.044-.043H1.07a.043.043 0 0 0-.043.043v.663c0 .024.02.044.043.044h1.054c.024 0 .044-.02.044-.044v-.348H2.3a.3.3 0 0 0 .27.18c.084.13.175.26.275.388-.229-.023-1.74-.151-1.74.398 0 .328.368.502.829.592L.83 5.952c-.033.03-.007.08.036.07a7.128 7.128 0 0 0 2.2-.977h.029a.68.68 0 0 0 .55-.258c.914.745 1.947 1.09 2.396 1.213.046.013.071-.047.032-.075A13.586 13.586 0 0 1 4.048 4.18l.022-.026c.171-.202.32-.41.45-.619a.298.298 0 0 0 .124-.138h.133v.348c0 .024.02.044.043.044h1.054c.024 0 .044-.02.044-.044v-.663a.043.043 0 0 0-.044-.043H4.82a.043.043 0 0 0-.029.01 6.178 6.178 0 0 0 .594-2.032Zm-.608 2.081v-.02l-.01.02h.01Zm-1.957.183c0 .133-.11.241-.244.241a.243.243 0 0 1-.245-.241c0-.134.11-.242.245-.242s.244.108.244.242Zm1.304 0c0 .133.11.241.245.241a.243.243 0 0 0 .245-.241.243.243 0 0 0-.245-.242.243.243 0 0 0-.245.242Z",fill:"#F7FCFF",fillRule:"evenodd"})]})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(h[2]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.OM=a;
|
package/icons/flags/PA.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),r=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),r=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var d=l.forwardRef((function(l,d){var a=l.height,t=l.width,h=r.useStableUniqueId(1);return e.jsxs(i.FlagIconBase,{ref:d,height:a,viewBox:"0 0 640 480",width:t,children:[e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(h[0]),children:e.jsx("path",{d:"M0 0h640v480H0z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(h[0],")"),children:[e.jsx("path",{d:"M0 0h640v480H0z",fill:"#fff"}),e.jsx("path",{d:"M92.5 0h477.2v480H92.4z",fill:"#fff",fillRule:"evenodd"}),e.jsx("path",{d:"M323 3.6h358v221.7H323z",fill:"#db0000",fillRule:"evenodd"}),e.jsx("path",{d:"M3.2 225.3h319.9V480H3.2zm211.6-47.6-42-29.4-41.7 29.6 15.5-48L105 100l51.6-.4 16-48 16.3 47.9h51.6l-41.5 30 15.9 48z",fill:"#0000ab",fillRule:"evenodd"}),e.jsx("path",{d:"m516.9 413.9-42.4-27.7-42.1 28 15.6-45.6-42-28 52-.5 16.2-45.4 16.4 45.3h52l-41.8 28.5 16 45.4z",fill:"#d80000",fillRule:"evenodd"})]})]})}));exports.PA=d;
|
package/icons/flags/PE.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var l=require("react/jsx-runtime"),c=require("react"),h=require("../flag-icon/_FlagIconBase.js"),e=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-ccfac372.js"),require("uuid");var a=c.forwardRef((function(c,a){var s=c.height,i=c.width,v=e.useStableUniqueId(5);return l.jsxs(h.FlagIconBase,{ref:a,height:s,viewBox:"0 0 16 12",width:i,children:[l.jsxs("g",{clipPath:"url(#".concat(v[4],")"),children:[l.jsx("mask",{height:"12",id:"".concat(v[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:l.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),l.jsxs("g",{mask:"url(#".concat(v[0],")"),children:[l.jsx("path",{clipRule:"evenodd",d:"M4 0h8.5v12H4V0Z",fill:"#F7FCFF",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M12 0h4v12h-4V0ZM0 0h4v12H0V0Z",fill:"#F50101",fillRule:"evenodd"}),l.jsx("path",{d:"m7.87 4.373.017.18c-.499.051-.769-.193-.769-.7 0-.502.264-.769.76-.772l.002.182c-.402.003-.588.19-.588.59 0 .398.18.56.579.52Zm.222 0-.017.18c.5.051.769-.193.769-.7 0-.502-.264-.769-.76-.772l-.001.182c.402.003.587.19.587.59 0 .398-.18.56-.578.52Z",fill:"#A2BB6A"}),l.jsxs("mask",{fill:"#000",height:"6",id:"".concat(v[1]),maskUnits:"userSpaceOnUse",width:"5",x:"5.588",y:"3.441",children:[l.jsx("path",{d:"M5.588 3.441h5v6h-5z",fill:"#fff"}),l.jsx("path",{clipRule:"evenodd",d:"m8.043 4.453.021-.012v.023c.096.053.339.178.496.178.2 0 .473-.201.473-.201l.456.643s-.307.643-.072 1.43c.234.785-.013 1.391-1.057 1.458 0 0-.206.04-.296.102v.057c0-.014-.008-.028-.02-.04-.014.012-.021.026-.021.04v-.057c-.09-.063-.296-.102-.296-.102C6.683 7.905 6.435 7.3 6.67 6.513c.235-.786-.072-1.429-.072-1.429l.456-.643s.272.2.472.2c.158 0 .4-.124.497-.177v-.023l.02.012Z",fillRule:"evenodd"})]}),l.jsx("path",{clipRule:"evenodd",d:"m8.043 4.453.021-.012v.023c.096.053.339.178.496.178.2 0 .473-.201.473-.201l.456.643s-.307.643-.072 1.43c.234.785-.013 1.391-1.057 1.458 0 0-.206.04-.296.102v.057c0-.014-.008-.028-.02-.04-.014.012-.021.026-.021.04v-.057c-.09-.063-.296-.102-.296-.102C6.683 7.905 6.435 7.3 6.67 6.513c.235-.786-.072-1.429-.072-1.429l.456-.643s.272.2.472.2c.158 0 .4-.124.497-.177v-.023l.02.012Z",fill:"#E8AA00",fillRule:"evenodd"}),l.jsx("path",{d:"M8.064 4.44h.5v-.88l-.756.451.256.43Zm-.02.013-.247.435.246.14.247-.14-.247-.435Zm.02.011h-.5v.295l.259.143.241-.438Zm.969-.023.408-.29-.295-.416-.41.303.297.403Zm.456.643.45.215.127-.264-.17-.24-.407.289Zm-.072 1.43-.48.142.48-.143ZM8.36 7.971l-.032-.499-.031.002-.03.006.093.491Zm-.296.102-.284-.412-.216.15v.262h.5Zm-.02.016.35-.356-.35-.344-.35.344.35.356Zm-.021-.016h.5V7.81l-.216-.149-.284.412Zm-.296-.102.093-.49-.03-.007-.031-.002-.032.5ZM6.598 5.084l-.408-.289-.17.24.127.264.451-.215Zm.456-.643.297-.403-.41-.303-.295.417.408.289Zm.969.023.241.438.259-.143v-.295h-.5Zm0-.023.256-.43-.756-.45v.88h.5Zm.041 0-.256-.43s.001 0 0 0l-.011.007.493.87a2.254 2.254 0 0 0 .027-.016l.002-.001h.001l-.256-.43Zm.5.023v-.023h-1v.023h1Zm-.741.438c.056.031.16.086.277.134.101.041.278.106.46.106v-1c.021 0 .023.003 0-.003a.719.719 0 0 1-.082-.029 1.746 1.746 0 0 1-.172-.084l-.483.876Zm.737.24c.234 0 .447-.106.55-.16a2.072 2.072 0 0 0 .217-.137l.002-.001v-.001l-.296-.402-.297-.403h.001l-.003.002a.891.891 0 0 1-.18.099c-.026.008-.021.003.006.003v1Zm.065-.412.456.643.816-.578-.456-.643-.816.578Zm.864.354a62.671 62.671 0 0 0-.452-.215v.001l-.001.002-.002.004a.943.943 0 0 0-.02.046 2.604 2.604 0 0 0-.141.492c-.058.315-.081.755.065 1.242l.958-.286a1.665 1.665 0 0 1 .046-1.074l-.001.001V5.3l-.452-.215Zm-.551 1.572c.098.33.059.507.007.59-.043.068-.178.199-.617.227l.064.998c.605-.039 1.116-.244 1.399-.692.274-.434.24-.954.105-1.409l-.958.286ZM8.36 7.972l-.093-.49h-.001a.055.055 0 0 0-.005 0 2.057 2.057 0 0 0-.15.036c-.063.018-.21.06-.331.144l.568.823c-.023.016-.035.019-.018.013a.58.58 0 0 1 .106-.03.842.842 0 0 1 .016-.004h.002l-.094-.492Zm.204.16v-.058h-1v.057h1Zm-.87.315a.443.443 0 0 1-.13-.316h1a.557.557 0 0 0-.17-.397l-.7.713Zm0-.713a.557.557 0 0 0-.171.397h1a.443.443 0 0 1-.13.316l-.7-.713Zm.829.397v-.057h-1v.057h1Zm-.796-.159-.094.491h.002a.86.86 0 0 1 .122.035c.017.006.005.003-.019-.013l.569-.823a1.143 1.143 0 0 0-.331-.144 2.103 2.103 0 0 0-.155-.037l-.094.491ZM6.19 6.37c-.136.455-.17.975.105 1.41.283.447.794.652 1.399.691l.064-.998c-.44-.028-.574-.16-.617-.228-.052-.082-.091-.258.007-.589L6.19 6.37Zm.407-1.286-.451.215-.001-.002v-.001h-.001l.004.009a1.604 1.604 0 0 1 .081.289c.037.203.05.477-.039.776l.958.286a2.665 2.665 0 0 0-.096-1.78l-.002-.004V4.87l-.452.214Zm.048-.932-.456.643.816.578.456-.643-.816-.578Zm.88-.01c.028 0 .033.005.008-.003a1.074 1.074 0 0 1-.184-.101l-.296.403-.297.402h.001l.002.002.005.004a1.358 1.358 0 0 0 .06.04c.037.025.09.059.152.092.102.055.315.16.55.16v-1Zm.255-.116c-.04.022-.105.057-.173.084a.719.719 0 0 1-.081.029c-.024.006-.022.003 0 .003v1c.182 0 .358-.065.46-.106.117-.048.22-.103.277-.134l-.483-.876Zm.742.438v-.023h-1v.023h1Zm-.5-.023-.256.43h.001l.002.001.006.004.02.012.494-.87-.01-.006-.002-.001-.255.43Z",fill:"#E8AA00",mask:"url(#".concat(v[1],")")}),l.jsxs("mask",{height:"6",id:"".concat(v[2]),maskUnits:"userSpaceOnUse",width:"5",x:"6",y:"3",children:[l.jsxs("mask",{fill:"#000",height:"6",id:"".concat(v[3]),maskUnits:"userSpaceOnUse",width:"5",x:"5.588",y:"3.441",children:[l.jsx("path",{d:"M5.588 3.441h5v6h-5z",fill:"#fff"}),l.jsx("path",{clipRule:"evenodd",d:"m8.043 4.453.021-.012v.023c.096.053.339.178.496.178.2 0 .473-.201.473-.201l.456.643s-.307.643-.072 1.43c.234.785-.013 1.391-1.057 1.458 0 0-.206.04-.296.102v.057c0-.014-.008-.028-.02-.04-.014.012-.021.026-.021.04v-.057c-.09-.063-.296-.102-.296-.102C6.683 7.905 6.435 7.3 6.67 6.513c.235-.786-.072-1.429-.072-1.429l.456-.643s.272.2.472.2c.158 0 .4-.124.497-.177v-.023l.02.012Z",fillRule:"evenodd"})]}),l.jsx("path",{clipRule:"evenodd",d:"m8.043 4.453.021-.012v.023c.096.053.339.178.496.178.2 0 .473-.201.473-.201l.456.643s-.307.643-.072 1.43c.234.785-.013 1.391-1.057 1.458 0 0-.206.04-.296.102v.057c0-.014-.008-.028-.02-.04-.014.012-.021.026-.021.04v-.057c-.09-.063-.296-.102-.296-.102C6.683 7.905 6.435 7.3 6.67 6.513c.235-.786-.072-1.429-.072-1.429l.456-.643s.272.2.472.2c.158 0 .4-.124.497-.177v-.023l.02.012Z",fill:"#fff",fillRule:"evenodd"}),l.jsx("path",{d:"M8.064 4.44h.5v-.88l-.756.451.256.43Zm-.02.013-.247.435.246.14.247-.14-.247-.435Zm.02.011h-.5v.295l.259.143.241-.438Zm.969-.023.408-.29-.295-.416-.41.303.297.403Zm.456.643.45.215.127-.264-.17-.24-.407.289Zm-.072 1.43-.48.142.48-.143ZM8.36 7.971l-.032-.499-.031.002-.03.006.093.491Zm-.296.102-.284-.412-.216.15v.262h.5Zm-.02.016.35-.356-.35-.344-.35.344.35.356Zm-.021-.016h.5V7.81l-.216-.149-.284.412Zm-.296-.102.093-.49-.03-.007-.031-.002-.032.5ZM6.598 5.084l-.408-.289-.17.24.127.264.451-.215Zm.456-.643.297-.403-.41-.303-.295.417.408.289Zm.969.023.241.438.259-.143v-.295h-.5Zm0-.023.256-.43-.756-.45v.88h.5Zm.041 0-.256-.43s.001 0 0 0l-.011.007.493.87a2.254 2.254 0 0 0 .027-.016l.002-.001h.001l-.256-.43Zm.5.023v-.023h-1v.023h1Zm-.741.438c.056.031.16.086.277.134.101.041.278.106.46.106v-1c.021 0 .023.003 0-.003a.719.719 0 0 1-.082-.029 1.746 1.746 0 0 1-.172-.084l-.483.876Zm.737.24c.234 0 .447-.106.55-.16a2.072 2.072 0 0 0 .217-.137l.002-.001v-.001l-.296-.402-.297-.403h.001l-.003.002a.891.891 0 0 1-.18.099c-.026.008-.021.003.006.003v1Zm.065-.412.456.643.816-.578-.456-.643-.816.578Zm.864.354a62.671 62.671 0 0 0-.452-.215v.001l-.001.002-.002.004a.943.943 0 0 0-.02.046 2.604 2.604 0 0 0-.141.492c-.058.315-.081.755.065 1.242l.958-.286a1.665 1.665 0 0 1 .046-1.074l-.001.001V5.3l-.452-.215Zm-.551 1.572c.098.33.059.507.007.59-.043.068-.178.199-.617.227l.064.998c.605-.039 1.116-.244 1.399-.692.274-.434.24-.954.105-1.409l-.958.286ZM8.36 7.972l-.093-.49h-.001a.055.055 0 0 0-.005 0 2.057 2.057 0 0 0-.15.036c-.063.018-.21.06-.331.144l.568.823c-.023.016-.035.019-.018.013a.58.58 0 0 1 .106-.03.842.842 0 0 1 .016-.004h.002l-.094-.492Zm.204.16v-.058h-1v.057h1Zm-.87.315a.443.443 0 0 1-.13-.316h1a.557.557 0 0 0-.17-.397l-.7.713Zm0-.713a.557.557 0 0 0-.171.397h1a.443.443 0 0 1-.13.316l-.7-.713Zm.829.397v-.057h-1v.057h1Zm-.796-.159-.094.491h.002a.86.86 0 0 1 .122.035c.017.006.005.003-.019-.013l.569-.823a1.143 1.143 0 0 0-.331-.144 2.103 2.103 0 0 0-.155-.037l-.094.491ZM6.19 6.37c-.136.455-.17.975.105 1.41.283.447.794.652 1.399.691l.064-.998c-.44-.028-.574-.16-.617-.228-.052-.082-.091-.258.007-.589L6.19 6.37Zm.407-1.286-.451.215-.001-.002v-.001h-.001l.004.009a1.604 1.604 0 0 1 .081.289c.037.203.05.477-.039.776l.958.286a2.665 2.665 0 0 0-.096-1.78l-.002-.004V4.87l-.452.214Zm.048-.932-.456.643.816.578.456-.643-.816-.578Zm.88-.01c.028 0 .033.005.008-.003a1.074 1.074 0 0 1-.184-.101l-.296.403-.297.402h.001l.002.002.005.004a1.358 1.358 0 0 0 .06.04c.037.025.09.059.152.092.102.055.315.16.55.16v-1Zm.255-.116c-.04.022-.105.057-.173.084a.719.719 0 0 1-.081.029c-.024.006-.022.003 0 .003v1c.182 0 .358-.065.46-.106.117-.048.22-.103.277-.134l-.483-.876Zm.742.438v-.023h-1v.023h1Zm-.5-.023-.256.43h.001l.002.001.006.004.02.012.494-.87-.01-.006-.002-.001-.255.43Z",fill:"#fff",mask:"url(#".concat(v[3],")")})]}),l.jsxs("g",{mask:"url(#".concat(v[2],")"),children:[l.jsx("path",{d:"M6.652 4.364h1.391v1.909H6.652z",fill:"#67BAFF"}),l.jsx("path",{d:"M8.043 4.364h1.391v1.909H8.043z",fill:"#fff"}),l.jsx("path",{d:"M6.478 6.455h3.478v2.182H6.478z",fill:"#C51918"}),l.jsx("path",{d:"M8.717 6.137h-.174V4.83h.174v1.307Z",fill:"#C9A951"}),l.jsx("path",{d:"m8.647 5.543-.085.151-.3-.167.085-.152.3.168Zm0-.363-.085.15-.3-.167.085-.152.3.168Z",fill:"#C9A951"}),l.jsx("path",{d:"m8.61 5.543.085.151.3-.167-.085-.152-.3.168Zm0-.363.085.15.3-.167-.085-.152-.3.168Z",fill:"#C9A951"}),l.jsx("path",{clipRule:"evenodd",d:"M7.688 4.785c-.105.092-.037.427-.209.427s-.413-.251-.474-.086c-.061.166 0 .11 0 .251 0 .141-.146.533-.073.6.073.066.147.24.134.158-.012-.081-.068-.201-.045-.332-.022-.134.123-.264.123-.264s-.015.14-.027.192c0 0-.048.105-.028.175 0 0 .049.197.069.21 0 0 .013-.465.028-.542.015-.077.122.086.157.068 0 0 .012.319-.006.357 0 0-.037.075-.024.1 0 0 .035.087.065.061l.016-.087s-.018-.051.01-.168c0 0 .028-.257.04-.201 0 0-.005.121.009.184 0 0 .021.155.026.172 0 0 .105.15.108.087 0 0-.101-.12-.08-.212 0 0-.057-.258.023-.316 0 0 .214-.099.226-.267 0 0 .031-.193.037-.281 0 0-.047-.026.05-.072 0 0 .156-.06.059-.143",fill:"#D18219",fillRule:"evenodd"})]}),l.jsx("path",{d:"m6.1 3.843.387.31c-.504.829-.387 1.609-.387 2.11 0 .925.695 1.992 1.905 1.992.9 0 1.878-.7 2.109-1.556.181-.674-.236-2.257-.55-2.67l.372-.186c.488.642 1.414 2.111 1.143 3.116-.352 1.306-1.735 2.296-3.074 2.296C6.13 9.255 5.1 7.673 5.1 6.263c0-.716.41-1.449 1-2.42Z",fill:"#00A854"}),l.jsx("path",{clipRule:"evenodd",d:"M8 7.6c.552 0 1-.224 1-.5s-.448-.5-1-.5-1 .224-1 .5.448.5 1 .5Z",fill:"#FDD200",fillRule:"evenodd"}),l.jsx("path",{d:"M6.5 8h3v1h-3z",fill:"#CA0000"})]})]}),l.jsx("defs",{children:l.jsx("clipPath",{id:"".concat(v[4]),children:l.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.PE=a;
|
|
1
|
+
"use strict";var l=require("react/jsx-runtime"),c=require("react"),h=require("../flag-icon/_FlagIconBase.js"),e=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var a=c.forwardRef((function(c,a){var s=c.height,i=c.width,v=e.useStableUniqueId(5);return l.jsxs(h.FlagIconBase,{ref:a,height:s,viewBox:"0 0 16 12",width:i,children:[l.jsxs("g",{clipPath:"url(#".concat(v[4],")"),children:[l.jsx("mask",{height:"12",id:"".concat(v[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:l.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),l.jsxs("g",{mask:"url(#".concat(v[0],")"),children:[l.jsx("path",{clipRule:"evenodd",d:"M4 0h8.5v12H4V0Z",fill:"#F7FCFF",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M12 0h4v12h-4V0ZM0 0h4v12H0V0Z",fill:"#F50101",fillRule:"evenodd"}),l.jsx("path",{d:"m7.87 4.373.017.18c-.499.051-.769-.193-.769-.7 0-.502.264-.769.76-.772l.002.182c-.402.003-.588.19-.588.59 0 .398.18.56.579.52Zm.222 0-.017.18c.5.051.769-.193.769-.7 0-.502-.264-.769-.76-.772l-.001.182c.402.003.587.19.587.59 0 .398-.18.56-.578.52Z",fill:"#A2BB6A"}),l.jsxs("mask",{fill:"#000",height:"6",id:"".concat(v[1]),maskUnits:"userSpaceOnUse",width:"5",x:"5.588",y:"3.441",children:[l.jsx("path",{d:"M5.588 3.441h5v6h-5z",fill:"#fff"}),l.jsx("path",{clipRule:"evenodd",d:"m8.043 4.453.021-.012v.023c.096.053.339.178.496.178.2 0 .473-.201.473-.201l.456.643s-.307.643-.072 1.43c.234.785-.013 1.391-1.057 1.458 0 0-.206.04-.296.102v.057c0-.014-.008-.028-.02-.04-.014.012-.021.026-.021.04v-.057c-.09-.063-.296-.102-.296-.102C6.683 7.905 6.435 7.3 6.67 6.513c.235-.786-.072-1.429-.072-1.429l.456-.643s.272.2.472.2c.158 0 .4-.124.497-.177v-.023l.02.012Z",fillRule:"evenodd"})]}),l.jsx("path",{clipRule:"evenodd",d:"m8.043 4.453.021-.012v.023c.096.053.339.178.496.178.2 0 .473-.201.473-.201l.456.643s-.307.643-.072 1.43c.234.785-.013 1.391-1.057 1.458 0 0-.206.04-.296.102v.057c0-.014-.008-.028-.02-.04-.014.012-.021.026-.021.04v-.057c-.09-.063-.296-.102-.296-.102C6.683 7.905 6.435 7.3 6.67 6.513c.235-.786-.072-1.429-.072-1.429l.456-.643s.272.2.472.2c.158 0 .4-.124.497-.177v-.023l.02.012Z",fill:"#E8AA00",fillRule:"evenodd"}),l.jsx("path",{d:"M8.064 4.44h.5v-.88l-.756.451.256.43Zm-.02.013-.247.435.246.14.247-.14-.247-.435Zm.02.011h-.5v.295l.259.143.241-.438Zm.969-.023.408-.29-.295-.416-.41.303.297.403Zm.456.643.45.215.127-.264-.17-.24-.407.289Zm-.072 1.43-.48.142.48-.143ZM8.36 7.971l-.032-.499-.031.002-.03.006.093.491Zm-.296.102-.284-.412-.216.15v.262h.5Zm-.02.016.35-.356-.35-.344-.35.344.35.356Zm-.021-.016h.5V7.81l-.216-.149-.284.412Zm-.296-.102.093-.49-.03-.007-.031-.002-.032.5ZM6.598 5.084l-.408-.289-.17.24.127.264.451-.215Zm.456-.643.297-.403-.41-.303-.295.417.408.289Zm.969.023.241.438.259-.143v-.295h-.5Zm0-.023.256-.43-.756-.45v.88h.5Zm.041 0-.256-.43s.001 0 0 0l-.011.007.493.87a2.254 2.254 0 0 0 .027-.016l.002-.001h.001l-.256-.43Zm.5.023v-.023h-1v.023h1Zm-.741.438c.056.031.16.086.277.134.101.041.278.106.46.106v-1c.021 0 .023.003 0-.003a.719.719 0 0 1-.082-.029 1.746 1.746 0 0 1-.172-.084l-.483.876Zm.737.24c.234 0 .447-.106.55-.16a2.072 2.072 0 0 0 .217-.137l.002-.001v-.001l-.296-.402-.297-.403h.001l-.003.002a.891.891 0 0 1-.18.099c-.026.008-.021.003.006.003v1Zm.065-.412.456.643.816-.578-.456-.643-.816.578Zm.864.354a62.671 62.671 0 0 0-.452-.215v.001l-.001.002-.002.004a.943.943 0 0 0-.02.046 2.604 2.604 0 0 0-.141.492c-.058.315-.081.755.065 1.242l.958-.286a1.665 1.665 0 0 1 .046-1.074l-.001.001V5.3l-.452-.215Zm-.551 1.572c.098.33.059.507.007.59-.043.068-.178.199-.617.227l.064.998c.605-.039 1.116-.244 1.399-.692.274-.434.24-.954.105-1.409l-.958.286ZM8.36 7.972l-.093-.49h-.001a.055.055 0 0 0-.005 0 2.057 2.057 0 0 0-.15.036c-.063.018-.21.06-.331.144l.568.823c-.023.016-.035.019-.018.013a.58.58 0 0 1 .106-.03.842.842 0 0 1 .016-.004h.002l-.094-.492Zm.204.16v-.058h-1v.057h1Zm-.87.315a.443.443 0 0 1-.13-.316h1a.557.557 0 0 0-.17-.397l-.7.713Zm0-.713a.557.557 0 0 0-.171.397h1a.443.443 0 0 1-.13.316l-.7-.713Zm.829.397v-.057h-1v.057h1Zm-.796-.159-.094.491h.002a.86.86 0 0 1 .122.035c.017.006.005.003-.019-.013l.569-.823a1.143 1.143 0 0 0-.331-.144 2.103 2.103 0 0 0-.155-.037l-.094.491ZM6.19 6.37c-.136.455-.17.975.105 1.41.283.447.794.652 1.399.691l.064-.998c-.44-.028-.574-.16-.617-.228-.052-.082-.091-.258.007-.589L6.19 6.37Zm.407-1.286-.451.215-.001-.002v-.001h-.001l.004.009a1.604 1.604 0 0 1 .081.289c.037.203.05.477-.039.776l.958.286a2.665 2.665 0 0 0-.096-1.78l-.002-.004V4.87l-.452.214Zm.048-.932-.456.643.816.578.456-.643-.816-.578Zm.88-.01c.028 0 .033.005.008-.003a1.074 1.074 0 0 1-.184-.101l-.296.403-.297.402h.001l.002.002.005.004a1.358 1.358 0 0 0 .06.04c.037.025.09.059.152.092.102.055.315.16.55.16v-1Zm.255-.116c-.04.022-.105.057-.173.084a.719.719 0 0 1-.081.029c-.024.006-.022.003 0 .003v1c.182 0 .358-.065.46-.106.117-.048.22-.103.277-.134l-.483-.876Zm.742.438v-.023h-1v.023h1Zm-.5-.023-.256.43h.001l.002.001.006.004.02.012.494-.87-.01-.006-.002-.001-.255.43Z",fill:"#E8AA00",mask:"url(#".concat(v[1],")")}),l.jsxs("mask",{height:"6",id:"".concat(v[2]),maskUnits:"userSpaceOnUse",width:"5",x:"6",y:"3",children:[l.jsxs("mask",{fill:"#000",height:"6",id:"".concat(v[3]),maskUnits:"userSpaceOnUse",width:"5",x:"5.588",y:"3.441",children:[l.jsx("path",{d:"M5.588 3.441h5v6h-5z",fill:"#fff"}),l.jsx("path",{clipRule:"evenodd",d:"m8.043 4.453.021-.012v.023c.096.053.339.178.496.178.2 0 .473-.201.473-.201l.456.643s-.307.643-.072 1.43c.234.785-.013 1.391-1.057 1.458 0 0-.206.04-.296.102v.057c0-.014-.008-.028-.02-.04-.014.012-.021.026-.021.04v-.057c-.09-.063-.296-.102-.296-.102C6.683 7.905 6.435 7.3 6.67 6.513c.235-.786-.072-1.429-.072-1.429l.456-.643s.272.2.472.2c.158 0 .4-.124.497-.177v-.023l.02.012Z",fillRule:"evenodd"})]}),l.jsx("path",{clipRule:"evenodd",d:"m8.043 4.453.021-.012v.023c.096.053.339.178.496.178.2 0 .473-.201.473-.201l.456.643s-.307.643-.072 1.43c.234.785-.013 1.391-1.057 1.458 0 0-.206.04-.296.102v.057c0-.014-.008-.028-.02-.04-.014.012-.021.026-.021.04v-.057c-.09-.063-.296-.102-.296-.102C6.683 7.905 6.435 7.3 6.67 6.513c.235-.786-.072-1.429-.072-1.429l.456-.643s.272.2.472.2c.158 0 .4-.124.497-.177v-.023l.02.012Z",fill:"#fff",fillRule:"evenodd"}),l.jsx("path",{d:"M8.064 4.44h.5v-.88l-.756.451.256.43Zm-.02.013-.247.435.246.14.247-.14-.247-.435Zm.02.011h-.5v.295l.259.143.241-.438Zm.969-.023.408-.29-.295-.416-.41.303.297.403Zm.456.643.45.215.127-.264-.17-.24-.407.289Zm-.072 1.43-.48.142.48-.143ZM8.36 7.971l-.032-.499-.031.002-.03.006.093.491Zm-.296.102-.284-.412-.216.15v.262h.5Zm-.02.016.35-.356-.35-.344-.35.344.35.356Zm-.021-.016h.5V7.81l-.216-.149-.284.412Zm-.296-.102.093-.49-.03-.007-.031-.002-.032.5ZM6.598 5.084l-.408-.289-.17.24.127.264.451-.215Zm.456-.643.297-.403-.41-.303-.295.417.408.289Zm.969.023.241.438.259-.143v-.295h-.5Zm0-.023.256-.43-.756-.45v.88h.5Zm.041 0-.256-.43s.001 0 0 0l-.011.007.493.87a2.254 2.254 0 0 0 .027-.016l.002-.001h.001l-.256-.43Zm.5.023v-.023h-1v.023h1Zm-.741.438c.056.031.16.086.277.134.101.041.278.106.46.106v-1c.021 0 .023.003 0-.003a.719.719 0 0 1-.082-.029 1.746 1.746 0 0 1-.172-.084l-.483.876Zm.737.24c.234 0 .447-.106.55-.16a2.072 2.072 0 0 0 .217-.137l.002-.001v-.001l-.296-.402-.297-.403h.001l-.003.002a.891.891 0 0 1-.18.099c-.026.008-.021.003.006.003v1Zm.065-.412.456.643.816-.578-.456-.643-.816.578Zm.864.354a62.671 62.671 0 0 0-.452-.215v.001l-.001.002-.002.004a.943.943 0 0 0-.02.046 2.604 2.604 0 0 0-.141.492c-.058.315-.081.755.065 1.242l.958-.286a1.665 1.665 0 0 1 .046-1.074l-.001.001V5.3l-.452-.215Zm-.551 1.572c.098.33.059.507.007.59-.043.068-.178.199-.617.227l.064.998c.605-.039 1.116-.244 1.399-.692.274-.434.24-.954.105-1.409l-.958.286ZM8.36 7.972l-.093-.49h-.001a.055.055 0 0 0-.005 0 2.057 2.057 0 0 0-.15.036c-.063.018-.21.06-.331.144l.568.823c-.023.016-.035.019-.018.013a.58.58 0 0 1 .106-.03.842.842 0 0 1 .016-.004h.002l-.094-.492Zm.204.16v-.058h-1v.057h1Zm-.87.315a.443.443 0 0 1-.13-.316h1a.557.557 0 0 0-.17-.397l-.7.713Zm0-.713a.557.557 0 0 0-.171.397h1a.443.443 0 0 1-.13.316l-.7-.713Zm.829.397v-.057h-1v.057h1Zm-.796-.159-.094.491h.002a.86.86 0 0 1 .122.035c.017.006.005.003-.019-.013l.569-.823a1.143 1.143 0 0 0-.331-.144 2.103 2.103 0 0 0-.155-.037l-.094.491ZM6.19 6.37c-.136.455-.17.975.105 1.41.283.447.794.652 1.399.691l.064-.998c-.44-.028-.574-.16-.617-.228-.052-.082-.091-.258.007-.589L6.19 6.37Zm.407-1.286-.451.215-.001-.002v-.001h-.001l.004.009a1.604 1.604 0 0 1 .081.289c.037.203.05.477-.039.776l.958.286a2.665 2.665 0 0 0-.096-1.78l-.002-.004V4.87l-.452.214Zm.048-.932-.456.643.816.578.456-.643-.816-.578Zm.88-.01c.028 0 .033.005.008-.003a1.074 1.074 0 0 1-.184-.101l-.296.403-.297.402h.001l.002.002.005.004a1.358 1.358 0 0 0 .06.04c.037.025.09.059.152.092.102.055.315.16.55.16v-1Zm.255-.116c-.04.022-.105.057-.173.084a.719.719 0 0 1-.081.029c-.024.006-.022.003 0 .003v1c.182 0 .358-.065.46-.106.117-.048.22-.103.277-.134l-.483-.876Zm.742.438v-.023h-1v.023h1Zm-.5-.023-.256.43h.001l.002.001.006.004.02.012.494-.87-.01-.006-.002-.001-.255.43Z",fill:"#fff",mask:"url(#".concat(v[3],")")})]}),l.jsxs("g",{mask:"url(#".concat(v[2],")"),children:[l.jsx("path",{d:"M6.652 4.364h1.391v1.909H6.652z",fill:"#67BAFF"}),l.jsx("path",{d:"M8.043 4.364h1.391v1.909H8.043z",fill:"#fff"}),l.jsx("path",{d:"M6.478 6.455h3.478v2.182H6.478z",fill:"#C51918"}),l.jsx("path",{d:"M8.717 6.137h-.174V4.83h.174v1.307Z",fill:"#C9A951"}),l.jsx("path",{d:"m8.647 5.543-.085.151-.3-.167.085-.152.3.168Zm0-.363-.085.15-.3-.167.085-.152.3.168Z",fill:"#C9A951"}),l.jsx("path",{d:"m8.61 5.543.085.151.3-.167-.085-.152-.3.168Zm0-.363.085.15.3-.167-.085-.152-.3.168Z",fill:"#C9A951"}),l.jsx("path",{clipRule:"evenodd",d:"M7.688 4.785c-.105.092-.037.427-.209.427s-.413-.251-.474-.086c-.061.166 0 .11 0 .251 0 .141-.146.533-.073.6.073.066.147.24.134.158-.012-.081-.068-.201-.045-.332-.022-.134.123-.264.123-.264s-.015.14-.027.192c0 0-.048.105-.028.175 0 0 .049.197.069.21 0 0 .013-.465.028-.542.015-.077.122.086.157.068 0 0 .012.319-.006.357 0 0-.037.075-.024.1 0 0 .035.087.065.061l.016-.087s-.018-.051.01-.168c0 0 .028-.257.04-.201 0 0-.005.121.009.184 0 0 .021.155.026.172 0 0 .105.15.108.087 0 0-.101-.12-.08-.212 0 0-.057-.258.023-.316 0 0 .214-.099.226-.267 0 0 .031-.193.037-.281 0 0-.047-.026.05-.072 0 0 .156-.06.059-.143",fill:"#D18219",fillRule:"evenodd"})]}),l.jsx("path",{d:"m6.1 3.843.387.31c-.504.829-.387 1.609-.387 2.11 0 .925.695 1.992 1.905 1.992.9 0 1.878-.7 2.109-1.556.181-.674-.236-2.257-.55-2.67l.372-.186c.488.642 1.414 2.111 1.143 3.116-.352 1.306-1.735 2.296-3.074 2.296C6.13 9.255 5.1 7.673 5.1 6.263c0-.716.41-1.449 1-2.42Z",fill:"#00A854"}),l.jsx("path",{clipRule:"evenodd",d:"M8 7.6c.552 0 1-.224 1-.5s-.448-.5-1-.5-1 .224-1 .5.448.5 1 .5Z",fill:"#FDD200",fillRule:"evenodd"}),l.jsx("path",{d:"M6.5 8h3v1h-3z",fill:"#CA0000"})]})]}),l.jsx("defs",{children:l.jsx("clipPath",{id:"".concat(v[4]),children:l.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.PE=a;
|
package/icons/flags/PF.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var l=require("react/jsx-runtime"),e=require("react"),s=require("../flag-icon/_FlagIconBase.js"),i=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var l=require("react/jsx-runtime"),e=require("react"),s=require("../flag-icon/_FlagIconBase.js"),i=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var d=e.forwardRef((function(e,d){var c=e.height,t=e.width,r=i.useStableUniqueId(1);return l.jsxs(s.FlagIconBase,{ref:d,height:c,viewBox:"0 0 640 480",width:t,children:[l.jsx("defs",{children:l.jsx("clipPath",{id:"".concat(r[0]),children:l.jsx("path",{d:"M0 0h640v480H0z",fillOpacity:".7"})})}),l.jsxs("g",{clipPath:"url(#".concat(r[0],")"),children:[l.jsx("path",{d:"M0 0h640v480H0z",fill:"#fff"}),l.jsx("path",{d:"M80 0h480v480H80z",fill:"#fff"}),l.jsx("path",{d:"M277.3 340.8s10.8-8.8 21.4-8.8 13.4 7.3 20.8 7.9c7.3.6 13.4-7.3 22.5-7.6 9.1-.3 20.5 6.4 20.5 6.4l-39.8 12-45.4-10zm-22.9-13 135.4.7s-11.7-12.7-25.5-13c-13.8-.2-10 6-20.5 6.8-10.6.9-13.2-6.4-22.9-6.2-9.6.3-15.2 6.2-22.5 6.5-7.4.3-16.7-7.3-22.3-7-5.6.3-25.5 8.7-25.5 8.7l3.8 3.6zm-17.3-16 167 .5c2.7-3.8-8.2-12.9-18.1-13.7-8.2.3-14 8.5-20.8 8.8-6.8.3-14.4-8.5-22-8.2-7.6.3-15.5 8.2-23.1 8.2-7.7 0-13.2-8.5-22.9-8.5s-14 9.3-21.4 8.8c-7.3-.6-13.8-9.4-20.8-9.4s-18.7 10.5-21 10c-2.4-.7 2.9 4.3 3.1 3.4z",fill:"#083d9c",fillRule:"evenodd",stroke:"#083d9c",strokeWidth:"2pt"}),l.jsx("path",{d:"m301.3 218.9 38.4 10.2v-54.8c-17.6 1-32.2-33.4-1.2-35.7-30.5-4.4-34 3.5-37.5 12l.3 68.3z",fill:"red",fillRule:"evenodd",stroke:"#000",strokeLinejoin:"round",strokeWidth:"2.5"}),l.jsx("path",{d:"m277 258.7 86.7.3",fill:"#083d9c",fillRule:"evenodd",stroke:"#083d9c",strokeLinecap:"round",strokeWidth:"5"}),l.jsx("path",{d:"m281.1 238 10.3 13.7m-10.3 0 11.1-13.5M287 237l-.3 8.5m10.8-7.6 10.3 13.8m-10.3 0 11.1-13.5m-5.2-1.2-.3 8.5m11.1-7.6 10.3 13.8m-10.3 0 11.1-13.5m-5.2-1.2-.3 8.5m11.7-7.6 10.2 13.8m-10.2 0 11.1-13.5m-5.3-1.2-.2 8.5m11-7.6 10.3 13.8m-10.2 0 11.1-13.5M354 237l-.3 8.5",fill:"none",stroke:"#000",strokeLinecap:"round",strokeWidth:"4"}),l.jsx("path",{d:"m218.7 259.6 36.9.3v-23.1l-42.2-2.1 5.3 24.9zm-1.8-32 39.3 3.9-.3-16.4-38.4-15.3-.6 27.9zm8-32.7 30.1 14.6 4.3-4.5s-2.8-1.9-2.6-3.7c0-1.7 2.8-2 2.8-4 0-1.7-3-2-3.1-3.7-.2-2 2.4-4 2.4-4l-27.2-23.7-6.8 29zm198 65h-39l-.3-22.6 42.8-3.2-3.5 25.8zM384.2 232l46.3-5.6-10-26.7-36.6 15.6.3 16.7zm33.7-39.6L384.5 210c-.5-2-.9-3.8-3.2-5.3 0 0 2-1.2 2-3.2s-2.6-2.4-2.6-3.5 2.4-2.2 2.6-4.9c-.3-1.8-2.6-4.4-2.2-4.9l26-19.8 10.8 24zm-72.4 39.1 16.7-.7.3-6.7-17 7.4zm-51-.5-17.5-.5v-7l17.6 7.5zm0-2-17.5-9v-11.8s-2 .3-1.8-2c.1-4.9 12.9 8.9 19.4 13.4l-.1 9.4zm51-1.1v-7.7s15.8-14.2 19.1-16.9c0 3-1.8 5.2-1.8 5.2v11.2l-17.3 8.2zM243 163.8l17.8 19.7c.4-1.8 4.5-2.1 8.6-1.8 4 .3 7.3-.3 7.3 2.6s-2 2.5-2 4.6 3 1.9 3 4.5-2.2 2.1-2.2 4.1c0 1.7 2.4 1.8 2.4 1.8l16.6 16.1v-17.2l-34.2-53.7-17.3 19.3zm27.4-20.4 23.3 47.5s.2-43.8 4.1-46.1l-6.5-12-20.9 10.6zm101 1.9-26 46.2V172s2.2-3.2-1.2-3c-3.4.3-7.5-.2-7.5-.2l10.4-36.6 24.3 13zM398 165c-.3.5-17.5 18-17.5 18-.8-2-6-1-11-1-4.9 0-5.6 1.6-5.3 2.9.5 3.3 2.2.8 2.2 4 0 3.1-2.4 2-2.7 4.2.3 2.7 3.8 2 1.7 4l-19.9 19.2v-18.2l37.1-57.6L398 165z",fill:"#ef7d08",fillRule:"evenodd"}),l.jsx("path",{d:"M309.8 268.4c-8.3 13.8-30.6 9.7-35.9 0-1.5-.4-.6-59.5-.6-59.5s-2.5-1.1-2.6-3c-.1-1.8 3.4-2 3.4-4.3s-3.6-1.4-3.7-3.8c0-2.2 3.9-2 3.7-4-.2-2.4-4.3-2-4.5-4.2 0-1.7 3-3.2 3.8-4a61.3 61.3 0 0 1-2.8 0l-6.4.1c-4.6 0 0 1 0 3.6 0 1.7-2.3 2.9-2.5 4.3-.1 1.6 3.2 2.6 3.3 4.5 0 1.6-3.3 1.7-3.2 3.3.2 2.5 3 3.1 2.9 4.7 0 1.5-3.6 2.1-3.7 3.3.2 2.4.6 60.8.6 60.8 5.7 29.8 38.8 37.3 48.2-1.8zm21.9 0c8.3 13.8 30.6 9.7 35.8 0 1.6-.4.7-59.5.7-59.5s2.5-1.1 2.6-3c.1-1.8-3.2-2-3.2-4.3s3.4-1.4 3.4-3.8c0-2.2-3.5-2-3.3-4.2.2-2.3 3-2 3.1-4.2.1-1.9-1.7-3-2.6-3.8h2.7l6.4.1c4.5 0 0 1 0 3.6 0 1.7 2.3 2.9 2.5 4.3 0 1.6-3.2 2.6-3.3 4.5 0 1.6 3.3 1.7 3.2 3.3-.2 2.5-3 3.1-3 4.7.1 1.5 3.7 2.1 3.7 3.3l-.5 60.8c-5.7 29.8-38.9 37.3-48.2-1.8z",fill:"red",fillRule:"evenodd",stroke:"#000",strokeLinejoin:"round",strokeWidth:"2.5"}),l.jsx("path",{d:"M301.7 295.6H339c.3-.3-8.4-13-18.6-12-11.5.3-19.3 12-18.7 12zm118.9-1h-51s6.6-3.8 8.4-7.4c3.3 1.8 2.4 3.6 9 3.9 6.6.3 12.9-7.5 19.2-7.2 6.3.3 14.4 11 14.4 10.8zm-201 0h51s-6.6-3.8-8.4-7.4c-3.3 1.8-2.4 3.6-9 3.9-6.6.3-13-7.5-19.2-7.2-6.3.3-14.4 11-14.4 10.8zm3.8-16 36.3.3s-2.3-5-2.6-11.1c-9.4-3.2-17 7-23.8 7.3-6.7.3-13.7-7.3-13.7-7.3l3.8 10.8zm194 0-36.4.3s2.3-5 2.6-11.1c9.4-3.2 17 7 23.8 7.3 6.7.3 13.7-7.3 13.7-7.3l-3.8 10.8zM311 279l18.4-.5s.3-5.6-9.3-5.6-8.8 6.4-9.1 6.1zm-11.2-7.9a17 17 0 0 0 8.2-7.6l-12.6.3s-5.8 3.5-8.7 7.3h13.1zm40.8 0a17 17 0 0 1-8.2-7.6l12.6.3s5.8 3.5 8.7 7.3h-13.1z",fill:"#083d9c",fillRule:"evenodd",stroke:"#083d9c",strokeWidth:"2pt"}),l.jsx("path",{d:"M-40 360h720v120H-40zm0-360h720v120H-40z",fill:"#de2010",fillRule:"evenodd"})]})]})}));exports.PF=d;
|
package/icons/flags/PK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),i=require("react"),r=require("../flag-icon/_FlagIconBase.js"),t=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),i=require("react"),r=require("../flag-icon/_FlagIconBase.js"),t=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var a=i.forwardRef((function(i,a){var s=i.height,l=i.width,c=t.useStableUniqueId(1);return e.jsxs(r.FlagIconBase,{ref:a,height:s,viewBox:"0 0 640 480",width:l,children:[e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(c[0]),children:e.jsx("path",{d:"M-52.3 0h682.6v512H-52.3z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(c[0],")"),fillRule:"evenodd",strokeWidth:"1pt",transform:"translate(49) scale(.9375)",children:[e.jsx("path",{d:"M-95 0h768v512H-95z",fill:"#0c590b"}),e.jsx("path",{d:"M-95 0H97.5v512H-95z",fill:"#fff"}),e.jsxs("g",{fill:"#fff",children:[e.jsx("path",{d:"m403.7 225.4-31.2-6.6-16.4 27.3-3.4-31.6-31-7.2 29-13-2.7-31.7 21.4 23.6 29.3-12.4-15.9 27.6 21 24z"}),e.jsx("path",{d:"M415.4 306a121.2 121.2 0 0 1-161.3 59.4 122.1 122.1 0 0 1-59.5-162.1A118.6 118.6 0 0 1 266 139a156.2 156.2 0 0 0-11.8 10.9A112.3 112.3 0 0 0 415.5 306z"})]})]})]})}));exports.PK=a;
|
package/icons/flags/PN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var t=require("react/jsx-runtime"),s=require("react"),e=require("../flag-icon/_FlagIconBase.js"),c=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-ccfac372.js"),require("uuid");var h=s.forwardRef((function(s,h){var l=s.height,r=s.width,i=c.useStableUniqueId(1);return t.jsxs(e.FlagIconBase,{ref:h,height:l,viewBox:"0 0 640 480",width:r,children:[t.jsx("defs",{children:t.jsx("clipPath",{id:"".concat(i[0]),children:t.jsx("path",{d:"M-15-7.5h30v15h-30z"})})}),t.jsx("path",{d:"M0 0h640v480H0z",fill:"#00247d"}),t.jsxs("g",{clipPath:"url(#".concat(i[0],")"),transform:"translate(320 160) scale(21.33333)",children:[t.jsx("circle",{fill:"#00247d",r:"20"}),t.jsx("path",{d:"m-20-10 40 20m-40 0 40-20",stroke:"#fff",strokeWidth:"3"}),t.jsx("path",{d:"m-20-10 40 20m-40 0 40-20",stroke:"#cf142b",strokeWidth:"2"}),t.jsx("path",{d:"m0 0 20 10h-3L-3 0m3 0 20-10h3L3 0M0 0l-20 10h-3L-3 0m3 0-20-10h3L3 0",fill:"#fff"}),t.jsx("path",{d:"M-20 0h40M0-10v20",stroke:"#fff",strokeWidth:"5"}),t.jsx("path",{d:"M-20 0h40M0-10v20",stroke:"#cf142b",strokeWidth:"3"})]}),t.jsx("path",{d:"M410 310.4a59.7 59.7 0 0 0-20.1 29.3c-6 28.9-14 35.3-26.5 29 0 15.6 13.6 16.8 19.6 7.7 0 14.5 5.3 27.1 17.1 37.9 5 4.5 6 1.4 3.6-3.6s-2.4-21.2-7.1-30.5c7.6 5.5 18.8 2.4 17.8-12.6-9.7 5.7-19.5 5.5-20.5-8.1-1.2-16 5-39.1 16-49.1zm-11.6-114.8c.6-5.7-.6-11.6-4.8-15.2-8-7.2-16-4.8-21.9 1-8.8-4.8-13.5 12-23.5 9.2 1.7 5.5 4.3 7.8 9.3 6-5.2 4.7 0 10.4-6.2 16.2 11.2 3.5 17.2-2.7 16.7-13.4 4.3 3.8 11 3.6 14.5-.7-6-2-6-7.1-3.6-12 3.6-7 20.4-6.8 19.5 9z",fill:"#f7e017",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M424.2 278.5c-12.6 6.7-35.7 3.8-37.9-12.6-2.1-16.4 13.8-23.8 18.1-26 6.7-3.3 12 2.6 9.8 9.5a10.8 10.8 0 0 0 5.5-16.2c9.7.7 18.8-6.6 22.6-17.1-3.4 3.3-12.8 1-20.5.5 2.4-2.6 2.4-7.7 1.7-10.3-8.1 8.3-19.8 4.5-35.3 28.6 2.4-8.3 7-25 9.6-36a27.1 27.1 0 0 0 .6-3.3c.9-15.7-15.9-16-19.5-8.8 4 4.4 2 9.6.5 17.4-1.6 9.3-5.2 30.7-8.3 37.9-1-11.2-8.4-12-9.8-17.4-2.1 1.4-3.3 5.2-2.9 7.8-2.6-2.8-11.6.7-15-3.5-3.5 7.1 2.2 14.3 8.2 17.3-3.5.3-4.4 4.5-8.2 4.5a23.3 23.3 0 0 0 16.5 8.8c6 .5 10.6 2.7 14.3 10.1 6 11.9 28.6 19.6 50 8.8z",fill:"#337321",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M455.7 264c-7.2 19.7-26.7 33.8-35.6 36-15 3.6-45.6 18.4-53.8 26",fill:"#f7e017",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M410 310.4c-11.4 9.6-17.3 33.1-16 49.1.3 4.4 1.5 7.5 3.4 9.3.8-9 7.1-32.4 23.2-42.9 13.6-8.8 34.8-28.6 42.7-51.2a18 18 0 0 0-8.4-9.8c-7.8 21.4-28.7 31.6-45 45.5z",fill:"#337321",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M448.4 254.8c-4 6-13.2 14.4-22 17.8 1.9-2.2 2.5-5 2.6-7.2a80.8 80.8 0 0 1-42.7.5 58.2 58.2 0 0 0 57.7-17.2c2 2.2 3.6 4 4.4 6.1z",fill:"#316d3a",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M362.7 304.7c-18.2 17-6.2 32 1 35.3-2 11.9 9.3 10.4 9 20.4 4.6-2.6 5.8-9.5 5-15 5.8 6.2 20.3-.7 23.4 10.8 2-12.7-7.9-25.3-20-24.1 5-4.5 2.1-11.9-2.6-13.8-1 9.3-11.5 9.3-15.5 6.4-4-2.8-7.4-12.1-.3-20z",fill:"#337321",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M402.2 413.1c-2 1.1-1.9 3.7-.6 5.3 2.5 3.4-1.8 11 6.3 12.6 2.4.5 4.2-1 5.1-3.7 2.5-7.5-5.5-8.4-6.2-12-.7-3.5-3-3.2-4.6-2.2z",fill:"#f7e017",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M409 427.2c-2.7 1.2-5 3-4 11.5.5 3.6.2 12.2-2.8 12.3 1.9 1 6 2 7.6-.3 1.6 2.7 5.2 2 6.7-1.4 1.9 1.6 4.5-1 4.5-3.3 1.7 1 5-.5 4.1-5.6 2 .7 4.7-.7 5.7-2-3-.6-10.5-4.7-12.3-8-1.8-3.1-6.4-4.7-9.5-3.2z",fill:"#f7e017",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M367.7 186.2a31.4 31.4 0 0 1 4-4.9m41.3 36.4c2.1-1.1 5.3-1.3 8.9-1m-12.1 234c-.8-1.1-1.1-6.2-.6-9.2m7.3 7.8",fill:"none",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M535 305c29.3 24.5 31.2 44 26.7 55.4-2.4-10.7-14.5-27.3-27.2-31.6l.5-23.9z",fill:"#f7e017",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M482.6 291.1h54.3v64.4c0 54.7-30.5 87.1-61.5 104.3A114.3 114.3 0 0 1 414 355.5V291h38c0 3.4.4 8.4 4.3 13.4 9-1 19.2-7.7 26.2-13.4z",fill:"#337321",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M536.9 291.1v64.4c0 16.5-2.8 31-7.5 43.6l-54-99-53.9 99",fill:"#006ec7",stroke:"#000",strokeWidth:".6"}),t.jsxs("g",{fill:"#f7e017",stroke:"#000",strokeWidth:".6",children:[t.jsx("path",{d:"m500 429.6 5.2 2.6a38.3 38.3 0 0 0 2.4-21c-3 7.9-13.6 7.6-16.4 12.4a34.6 34.6 0 0 1 4.8 3 55 55 0 0 1-16.7 11v-51c0-3.6-1.2-6.6-1.2-9.6v-10.5c0-2.4-.5-5.9-2.7-5.9-2.1 0-2.6 3.5-2.6 5.9V377c0 3-1.2 6.4-1.2 9.6v51c-2.6-7.6-12.9-5-17.6-12.6a13.5 13.5 0 0 1 5.7-.2c-3.5-12.2-13.3-13.1-15.2-16.7 0 5-2.1 16.7 1.2 21.7a13.3 13.3 0 0 1 3.2-2.6c4 8.8 22.3 8.8 26.5 23.3 3.5-5.3 15.9-11.5 24.6-20.9z"}),t.jsx("path",{d:"M475.4 387.1c4 0 17-1.3 21.6-1.3 1.2 0 2.2-1.8 2.2-4s-1-4-2.2-4c-4.6 0-17.5-1.4-21.5-1.4s-17 1.3-21.6 1.3c-1.2 0-2.2 1.8-2.2 4s1 4.1 2.2 4.1c4.6 0 17.5 1.3 21.5 1.3zm-2.6-20.9"}),t.jsx("path",{d:"M453.9 385.8c1.2 0 2.2-1.8 2.2-4s-1-4-2.2-4"}),t.jsx("path",{d:"M455.7 385.8c1.2 0 2.2-1.8 2.2-4s-1-4-2.2-4m11.7 8.8c1.5 0 2.7-2.1 2.7-4.8 0-2.7-1.2-4.9-2.7-4.9m2.8 10c1.5 0 2.8-2.3 2.8-5.1s-1.3-5.1-2.8-5.1m9.1 10.2c1.6 0 2.8-2.3 2.8-5.1 0-2.9-1.2-5.2-2.8-5.2m3 10.2c1.4 0 2.7-2.3 2.7-5 0-2.8-1.3-5-2.8-5m12.8 9.1c1.2 0 2.2-1.8 2.2-4.1s-1-4.1-2.2-4.1m-46.2 49.5a18.1 18.1 0 0 1 5.2-2.2m43.4 2.6-1.4-1m4 3c3.3-3.5 6-7.6 7.6-12.2"})]}),t.jsxs("g",{stroke:"#000",strokeWidth:".6",children:[t.jsx("path",{d:"M464.5 336.6c0-1.2 1-1.7 2.1-2.5 1.3-1 1.9-1.5 3.1-1.5h15.6c1.2 0 1.5.3 1.5 1.4v21.2c0 1.1-.3 1.4-1.5 1.4h-20.8v-20.2",fill:"#fff"}),t.jsx("path",{d:"M481.5 358.5c2 0 1.7 0 3-1.5 1.6-1.5 1.5-1.4 1.5-2.8v-19.4c0-1-.3-1.3-1.4-1.3h-14.4c-1.1 0-1.6.4-2.9 1.4-1 .8-1.9 1.3-1.9 2.3v21.3h16z",fill:"#e5e5e5"}),t.jsx("path",{d:"M483 358c0 1-.3 1.4-1.4 1.4h-15.7c-1.1 0-1.4-.3-1.4-1.4v-21.3c0-1 .3-1.3 1.4-1.3h15.7c1.1 0 1.4.3 1.4 1.4V358z",fill:"#fff"})]}),t.jsx("path",{d:"M513.3 278.7a12 12 0 0 1 2.4 12.4h-4.5c1.9-5.7.7-11.2-7.4-11.9-12.1-1-26.2 22.4-47.4 25.3-6.2-7.4-5.9-21.5 2-28.1a86.7 86.7 0 0 0-18.6-30.2",fill:"#96877d",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M460.5 285c-1-16-7.5-29-16.5-38a25 25 0 0 0 19-3c8-5.3 28.4-14.5 35.9-10.5a11.7 11.7 0 0 1 .5 6.1c-1.8-4.7-21.6 2.7-27.2 5-5.3 2.4-7.7 5.8-5.8 13.3-3.1-2.6-2-5.1-5.3-7a50 50 0 0 1 2.8 13.2c-1.2-3.2-3.4-10.1-8-14.2a78 78 0 0 1 5.9 36.8 30 30 0 0 0 13.1-5.5c-2.5 3.6-9.7 6.1-14.3 7-2 2.6-3.5 9-3.4 12.6-.3-4.4 1-15.2 3.3-15.9zm52.8-6.3c-4-4.4-11.3-6.8-20.7-4.2a29.8 29.8 0 0 1 7.3-2.4c-.4-2.5-2.7-13.3-3-15.9l2.6-1a178 178 0 0 0 4 16.8c1 .2 2.8.6 4.5 1.4-.8-2.5-4.8-20.5-4.7-22.4l3.6-2c1.4 9.8 3.7 24 6.4 29.7z"}),t.jsx("path",{d:"M511.2 291.1c1.9-5.7.7-11.2-7.4-11.9-6.3-.5-13 5.6-21.2 12h28.6zm-52.7-51.3",fill:"#96877d",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M458.4 276.4c1.3 3.8 2.2 7.4 2.3 10.7m-13.1-58.3c-2.2 3.2-4 6.6-4.7 9.4 4 1.4 12 2 15.6 1.6",fill:"none",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"m439.8 246.2 4.2.8a24.9 24.9 0 0 0 19-3c6-4.3 22.2-17.7 40.6-19.1",fill:"none",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M435 242c5.8 1.3 17.6 1.8 23.5-2.2a80.4 80.4 0 0 1 40.5-15.6",fill:"none",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M535 305c20 13.8 34.8 27.1 39 48.6 4.4 21.4 12.5 27.1 22.5 21.4-2.4 12.4-14.8 13.8-25.3 4.3 1 14.3-4.8 31.4-19.5 37.6-1-8.6 4.7-15.3 3-22.4-.6-3-.9-10.2 3.2-13.6-7.9 2.7-20.3-2.3-21.5-14 9 4.3 20.8 5 25.3-6.4 4.5-11.5 2.6-31-26.7-55.6zm25.3-111.5c6.1-16.3 22.4-14.6 27.8-7.7 16-9 18.1 11.5 31.7 7.4-.2 3.8-4.8 7.4-9.7 7.2 5.2 4.7-2.2 11.9 9 16.2-9.5 4.7-22.9-.3-26.5-13.4-3 6.2-14.3 6.2-18.8 1.2 9.8-2.6 9-11.7 3.6-15.2-5.5-3.6-15.3-2.2-17.1 4.2zM511.9 229a86.8 86.8 0 0 0 23.6 36.8c11.4 10.5 28.7 7.8 38.3-2.2.3 20-20.4 21.5-31.9 15.3-5-2.8-9.2-1.3-4.3 3 7.4 6.7 23.6 11.7 42.7 15.8 33.3 7.1 21.4 33.6 11.6 33.4 2.9-.1 5.2-3 1.1-6.7-29-26-87.8-15.7-86.8-73.9-6.2 15.3-31.7 9.3-19.8-8.8 3.8 3.1 10.5 3.3 12.4-1.4 1.5-3.7.5-10.2-6.2-15.7 1.1-.1 3.5 0 3.2-2.7.3 1.6 1.8 4 5.5 3.2 1.1 1.6 2.2 2.8 3.8 2.2.3-.2 1.2-.6.8-2.3.3 3.1 4 4.3 6 4z",fill:"#337321",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M542 279c13.7 9 29.3 9 43.7-7.6 4.6-5.3 11.7-9.8 16.7-10.3s4.8-5.2 8.6-6.2c-2.4-.7-3.3-3.5-6.9-3.2 9-3.1 6.3-10.2 10.7-13.7-3.6 1.3-9.1-4-14.3 2.8 1.3-3.2-.5-6.9-1.8-8.3.5 3.6-7 4.3-8.4 13.4-.8 5-3.6 4.7-4-3.1-.4-5.8-3.2-21.7-6.5-29.8-3.3-8.1-4.1-19.2.4-21m-33.5 234.4c3 1.5 5.5 3.5 3.9 13-.7 4-.8 13.6 2.7 13.9-2.2 1-6.8 1.9-8.5-.6-2 2.9-6 1.9-7.4-2-2.2 1.7-5-1.3-5-3.9-1.8 1.2-5.5-.7-4.3-6.4-2.3.7-5.2-1-6.2-2.5 3.3-.5 11.9-4.7 14-8.2 2.2-3.5 7.4-5 10.8-3.3z",fill:"#f7e017",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M544.7 452.7c1-1.3 1.6-6.9 1-10.3m-8.4 8.4a15.7 15.7 0 0 0 5.1-8.2m-10 4.3c2-.8 6.7-6.5 7.8-10.2m-12.2 3.7a26 26 0 0 0 12.1-9",fill:"none",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M506.2 250.6c-.4 24.5 9.7 36.8 23.8 44.8-5.2-3-3-13.8-10-17.3 1.7 0 4.3 2.3 8.5 1.3-2-4.5-5.4-11.4-13.1-12.3 2-.3 6.4.4 9.2-.6-4-6.2-14.7-3.3-18.4-15.9zm-2.6-23.2c-.8-.3-1.6-1.1-2.3-2.3-3.7.8-5.2-1.5-5.5-3.2.2 2.8-2.1 2.7-3.2 2.8 6.7 5.5 7.7 12 6.2 15.7-2 4.7-8.6 4.5-12.4 1.4-.5 10.1 12.6 13.5 17.4.7 0 2.2 2.7 2 3.4 4.8 3.4-5.5.9-13.4-3.6-19.9z",fill:"#f7e017",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M487 150.7c0-2.2 3.6-5 8.6-5 6 .2 10.7 5.6 15.5 5.1 4.8-.5 2.5 2.1 1.4 2.9-1 .7-1.6 1.8-1.2 3 .4 1.4-.3 2.2-2.2 1-4.3-2.7-8.6 1-14.3-1-4.9-1.8-7.7-2.8-7.8-6z",fill:"#cf142b",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M462.5 207a36.5 36.5 0 0 0-15.9-17.7l-.2-4a53 53 0 0 0 10.7-8c17.9 8.5 42.2-3.6 53.4-16.3l4.3 2.7-2.2 2.8-2.2-1.2c-2.8 3.4-13 13-16.1 15a61 61 0 0 0 11.4 1.7c10-7.1 17.9-13.6 21.7-14l3.2 4.2-2.9 2-2.2-1.2a114.6 114.6 0 0 0-27.7 41c-6.6-1.5-30.5-.5-35.3-7.1z",fill:"#96877d",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M463.4 204.3c-1.6-8.9 1-18.7 5.5-21.7a35.6 35.6 0 0 0 36.8-.6",fill:"none",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M463.4 199.6c7.6-.2 24.2 1.1 28.3 1.7 4 .6 10.8 2.3 9.8 4.3m-34.6-7.2 2.2-2.2-2.2-2.2-2.2 2.2 2.2 2.2z",fill:"none",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M472.1 154c-2.7-3.8-10.3-5-11.9.1-.7 2.3-1.8 4.7-3.6 5.8-1.7 1-1.3 4.3-.6 5.7 2 3.4.3 6.7 4 9 0-2.7 4-5.6 7.5-6.3 3.4-.7 8.7-3.8 9.4-7.2.7-3.5 1.9-6.4-4.8-7z",fill:"#337321",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M455 188.3h.9v6.5l.6.3 5.6-3.2.5.9-5.7 3.2a1.7 1.7 0 0 1 0 .6l5.7 3.3-.5.8-5.7-3.2",fill:"#96877d",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M450.7 215c-.7-.8-2-3.1-2-4.8a6.2 6.2 0 0 1 4.1 1.6c-.1-1.2-.6-3.8-.3-5 1.3.5 4 2 5 3.8",fill:"#337321",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M490.5 151.9c0-.9 2-2.9 5.5-2.8 4.2 0 8 3 11.4 2.9 3.4-.3 1.7.8 1 1.1-.7.3-1 .8-.8 1.3.2.5-.2.9-1.6.4-3-1.1-6 .4-10-.5-3.4-.7-5.4-1-5.5-2.4z",fill:"#f7e017"}),t.jsxs("g",{stroke:"#000",strokeWidth:".6",children:[t.jsx("path",{d:"M454.4 222.2c-3.6 4.2-7.2 3.5-7.9.8-.7-2.8 2-4 1-6.5-1-2.3 1.5-3.4 2.7-2.3 1.2 1 5-2.4 6.7 1.2 1.6 3.5 3 6 2 7.5-1 1.4-3.8.7-4.5-.7zm15.3-6.5c-.7-1.5 3-4.6 5-2.4 1.9 2.1 4.9-2.4 6.5 1 1.7 3.4 2.2 5.2 3 7.1.9 2-4.5 3-6.1 1.3.2 1.1-4.7 2-6-1.2l-2.4-5.8zm24.8 2c-.9-1.7 3.5-4 5.7-1 .6-1.3 5-1.5 5.2 2.1l.5 7.2c.1 1.5-2.6 2.8-4.5-.9-3.5.8-5.2-1.2-5.6-3.3a17 17 0 0 0-1.3-4.1z",fill:"#f7e017"}),t.jsx("path",{d:"M456.7 215.3c-.6-1.2 3-3.6 5.4-1.8 2.5 1.8 5.9-1.5 7.3 1.7 3 6.5 3.1 7 2.2 8.2-.9 1.3-4.7.8-5.6-1-.2 1.2-3.5 1-5.2.1-2-1-3.4-5-4.1-7.2zm25 .3c-.8-1.8 4.8-3.4 7.2-.2 1.3-1.2 4-1.2 5.6 2.3 1.5 3.5 1.8 5.5.6 6.4-.8.6-3.6 1-4.6-.5-1.3.8-5.4.1-6.3-2.1-.8-2.3-1.6-4.3-2.4-6zm23.8 3.5c-.2-1.6 2.9-2.4 4 0 1.1 2.5 4.8.3 5 4.3a9 9 0 0 1-1.5 5.2c-1.1 1.4-6.6 0-7-3",fill:"#337321"}),t.jsx("path",{d:"M454.4 222.2c-1.3-1.8-3.1-4.7-5.4-1.6m17 1.8",fill:"none"})]})]})}));exports.PN=h;
|
|
1
|
+
"use strict";var t=require("react/jsx-runtime"),s=require("react"),e=require("../flag-icon/_FlagIconBase.js"),c=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var h=s.forwardRef((function(s,h){var l=s.height,r=s.width,i=c.useStableUniqueId(1);return t.jsxs(e.FlagIconBase,{ref:h,height:l,viewBox:"0 0 640 480",width:r,children:[t.jsx("defs",{children:t.jsx("clipPath",{id:"".concat(i[0]),children:t.jsx("path",{d:"M-15-7.5h30v15h-30z"})})}),t.jsx("path",{d:"M0 0h640v480H0z",fill:"#00247d"}),t.jsxs("g",{clipPath:"url(#".concat(i[0],")"),transform:"translate(320 160) scale(21.33333)",children:[t.jsx("circle",{fill:"#00247d",r:"20"}),t.jsx("path",{d:"m-20-10 40 20m-40 0 40-20",stroke:"#fff",strokeWidth:"3"}),t.jsx("path",{d:"m-20-10 40 20m-40 0 40-20",stroke:"#cf142b",strokeWidth:"2"}),t.jsx("path",{d:"m0 0 20 10h-3L-3 0m3 0 20-10h3L3 0M0 0l-20 10h-3L-3 0m3 0-20-10h3L3 0",fill:"#fff"}),t.jsx("path",{d:"M-20 0h40M0-10v20",stroke:"#fff",strokeWidth:"5"}),t.jsx("path",{d:"M-20 0h40M0-10v20",stroke:"#cf142b",strokeWidth:"3"})]}),t.jsx("path",{d:"M410 310.4a59.7 59.7 0 0 0-20.1 29.3c-6 28.9-14 35.3-26.5 29 0 15.6 13.6 16.8 19.6 7.7 0 14.5 5.3 27.1 17.1 37.9 5 4.5 6 1.4 3.6-3.6s-2.4-21.2-7.1-30.5c7.6 5.5 18.8 2.4 17.8-12.6-9.7 5.7-19.5 5.5-20.5-8.1-1.2-16 5-39.1 16-49.1zm-11.6-114.8c.6-5.7-.6-11.6-4.8-15.2-8-7.2-16-4.8-21.9 1-8.8-4.8-13.5 12-23.5 9.2 1.7 5.5 4.3 7.8 9.3 6-5.2 4.7 0 10.4-6.2 16.2 11.2 3.5 17.2-2.7 16.7-13.4 4.3 3.8 11 3.6 14.5-.7-6-2-6-7.1-3.6-12 3.6-7 20.4-6.8 19.5 9z",fill:"#f7e017",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M424.2 278.5c-12.6 6.7-35.7 3.8-37.9-12.6-2.1-16.4 13.8-23.8 18.1-26 6.7-3.3 12 2.6 9.8 9.5a10.8 10.8 0 0 0 5.5-16.2c9.7.7 18.8-6.6 22.6-17.1-3.4 3.3-12.8 1-20.5.5 2.4-2.6 2.4-7.7 1.7-10.3-8.1 8.3-19.8 4.5-35.3 28.6 2.4-8.3 7-25 9.6-36a27.1 27.1 0 0 0 .6-3.3c.9-15.7-15.9-16-19.5-8.8 4 4.4 2 9.6.5 17.4-1.6 9.3-5.2 30.7-8.3 37.9-1-11.2-8.4-12-9.8-17.4-2.1 1.4-3.3 5.2-2.9 7.8-2.6-2.8-11.6.7-15-3.5-3.5 7.1 2.2 14.3 8.2 17.3-3.5.3-4.4 4.5-8.2 4.5a23.3 23.3 0 0 0 16.5 8.8c6 .5 10.6 2.7 14.3 10.1 6 11.9 28.6 19.6 50 8.8z",fill:"#337321",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M455.7 264c-7.2 19.7-26.7 33.8-35.6 36-15 3.6-45.6 18.4-53.8 26",fill:"#f7e017",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M410 310.4c-11.4 9.6-17.3 33.1-16 49.1.3 4.4 1.5 7.5 3.4 9.3.8-9 7.1-32.4 23.2-42.9 13.6-8.8 34.8-28.6 42.7-51.2a18 18 0 0 0-8.4-9.8c-7.8 21.4-28.7 31.6-45 45.5z",fill:"#337321",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M448.4 254.8c-4 6-13.2 14.4-22 17.8 1.9-2.2 2.5-5 2.6-7.2a80.8 80.8 0 0 1-42.7.5 58.2 58.2 0 0 0 57.7-17.2c2 2.2 3.6 4 4.4 6.1z",fill:"#316d3a",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M362.7 304.7c-18.2 17-6.2 32 1 35.3-2 11.9 9.3 10.4 9 20.4 4.6-2.6 5.8-9.5 5-15 5.8 6.2 20.3-.7 23.4 10.8 2-12.7-7.9-25.3-20-24.1 5-4.5 2.1-11.9-2.6-13.8-1 9.3-11.5 9.3-15.5 6.4-4-2.8-7.4-12.1-.3-20z",fill:"#337321",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M402.2 413.1c-2 1.1-1.9 3.7-.6 5.3 2.5 3.4-1.8 11 6.3 12.6 2.4.5 4.2-1 5.1-3.7 2.5-7.5-5.5-8.4-6.2-12-.7-3.5-3-3.2-4.6-2.2z",fill:"#f7e017",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M409 427.2c-2.7 1.2-5 3-4 11.5.5 3.6.2 12.2-2.8 12.3 1.9 1 6 2 7.6-.3 1.6 2.7 5.2 2 6.7-1.4 1.9 1.6 4.5-1 4.5-3.3 1.7 1 5-.5 4.1-5.6 2 .7 4.7-.7 5.7-2-3-.6-10.5-4.7-12.3-8-1.8-3.1-6.4-4.7-9.5-3.2z",fill:"#f7e017",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M367.7 186.2a31.4 31.4 0 0 1 4-4.9m41.3 36.4c2.1-1.1 5.3-1.3 8.9-1m-12.1 234c-.8-1.1-1.1-6.2-.6-9.2m7.3 7.8",fill:"none",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M535 305c29.3 24.5 31.2 44 26.7 55.4-2.4-10.7-14.5-27.3-27.2-31.6l.5-23.9z",fill:"#f7e017",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M482.6 291.1h54.3v64.4c0 54.7-30.5 87.1-61.5 104.3A114.3 114.3 0 0 1 414 355.5V291h38c0 3.4.4 8.4 4.3 13.4 9-1 19.2-7.7 26.2-13.4z",fill:"#337321",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M536.9 291.1v64.4c0 16.5-2.8 31-7.5 43.6l-54-99-53.9 99",fill:"#006ec7",stroke:"#000",strokeWidth:".6"}),t.jsxs("g",{fill:"#f7e017",stroke:"#000",strokeWidth:".6",children:[t.jsx("path",{d:"m500 429.6 5.2 2.6a38.3 38.3 0 0 0 2.4-21c-3 7.9-13.6 7.6-16.4 12.4a34.6 34.6 0 0 1 4.8 3 55 55 0 0 1-16.7 11v-51c0-3.6-1.2-6.6-1.2-9.6v-10.5c0-2.4-.5-5.9-2.7-5.9-2.1 0-2.6 3.5-2.6 5.9V377c0 3-1.2 6.4-1.2 9.6v51c-2.6-7.6-12.9-5-17.6-12.6a13.5 13.5 0 0 1 5.7-.2c-3.5-12.2-13.3-13.1-15.2-16.7 0 5-2.1 16.7 1.2 21.7a13.3 13.3 0 0 1 3.2-2.6c4 8.8 22.3 8.8 26.5 23.3 3.5-5.3 15.9-11.5 24.6-20.9z"}),t.jsx("path",{d:"M475.4 387.1c4 0 17-1.3 21.6-1.3 1.2 0 2.2-1.8 2.2-4s-1-4-2.2-4c-4.6 0-17.5-1.4-21.5-1.4s-17 1.3-21.6 1.3c-1.2 0-2.2 1.8-2.2 4s1 4.1 2.2 4.1c4.6 0 17.5 1.3 21.5 1.3zm-2.6-20.9"}),t.jsx("path",{d:"M453.9 385.8c1.2 0 2.2-1.8 2.2-4s-1-4-2.2-4"}),t.jsx("path",{d:"M455.7 385.8c1.2 0 2.2-1.8 2.2-4s-1-4-2.2-4m11.7 8.8c1.5 0 2.7-2.1 2.7-4.8 0-2.7-1.2-4.9-2.7-4.9m2.8 10c1.5 0 2.8-2.3 2.8-5.1s-1.3-5.1-2.8-5.1m9.1 10.2c1.6 0 2.8-2.3 2.8-5.1 0-2.9-1.2-5.2-2.8-5.2m3 10.2c1.4 0 2.7-2.3 2.7-5 0-2.8-1.3-5-2.8-5m12.8 9.1c1.2 0 2.2-1.8 2.2-4.1s-1-4.1-2.2-4.1m-46.2 49.5a18.1 18.1 0 0 1 5.2-2.2m43.4 2.6-1.4-1m4 3c3.3-3.5 6-7.6 7.6-12.2"})]}),t.jsxs("g",{stroke:"#000",strokeWidth:".6",children:[t.jsx("path",{d:"M464.5 336.6c0-1.2 1-1.7 2.1-2.5 1.3-1 1.9-1.5 3.1-1.5h15.6c1.2 0 1.5.3 1.5 1.4v21.2c0 1.1-.3 1.4-1.5 1.4h-20.8v-20.2",fill:"#fff"}),t.jsx("path",{d:"M481.5 358.5c2 0 1.7 0 3-1.5 1.6-1.5 1.5-1.4 1.5-2.8v-19.4c0-1-.3-1.3-1.4-1.3h-14.4c-1.1 0-1.6.4-2.9 1.4-1 .8-1.9 1.3-1.9 2.3v21.3h16z",fill:"#e5e5e5"}),t.jsx("path",{d:"M483 358c0 1-.3 1.4-1.4 1.4h-15.7c-1.1 0-1.4-.3-1.4-1.4v-21.3c0-1 .3-1.3 1.4-1.3h15.7c1.1 0 1.4.3 1.4 1.4V358z",fill:"#fff"})]}),t.jsx("path",{d:"M513.3 278.7a12 12 0 0 1 2.4 12.4h-4.5c1.9-5.7.7-11.2-7.4-11.9-12.1-1-26.2 22.4-47.4 25.3-6.2-7.4-5.9-21.5 2-28.1a86.7 86.7 0 0 0-18.6-30.2",fill:"#96877d",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M460.5 285c-1-16-7.5-29-16.5-38a25 25 0 0 0 19-3c8-5.3 28.4-14.5 35.9-10.5a11.7 11.7 0 0 1 .5 6.1c-1.8-4.7-21.6 2.7-27.2 5-5.3 2.4-7.7 5.8-5.8 13.3-3.1-2.6-2-5.1-5.3-7a50 50 0 0 1 2.8 13.2c-1.2-3.2-3.4-10.1-8-14.2a78 78 0 0 1 5.9 36.8 30 30 0 0 0 13.1-5.5c-2.5 3.6-9.7 6.1-14.3 7-2 2.6-3.5 9-3.4 12.6-.3-4.4 1-15.2 3.3-15.9zm52.8-6.3c-4-4.4-11.3-6.8-20.7-4.2a29.8 29.8 0 0 1 7.3-2.4c-.4-2.5-2.7-13.3-3-15.9l2.6-1a178 178 0 0 0 4 16.8c1 .2 2.8.6 4.5 1.4-.8-2.5-4.8-20.5-4.7-22.4l3.6-2c1.4 9.8 3.7 24 6.4 29.7z"}),t.jsx("path",{d:"M511.2 291.1c1.9-5.7.7-11.2-7.4-11.9-6.3-.5-13 5.6-21.2 12h28.6zm-52.7-51.3",fill:"#96877d",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M458.4 276.4c1.3 3.8 2.2 7.4 2.3 10.7m-13.1-58.3c-2.2 3.2-4 6.6-4.7 9.4 4 1.4 12 2 15.6 1.6",fill:"none",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"m439.8 246.2 4.2.8a24.9 24.9 0 0 0 19-3c6-4.3 22.2-17.7 40.6-19.1",fill:"none",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M435 242c5.8 1.3 17.6 1.8 23.5-2.2a80.4 80.4 0 0 1 40.5-15.6",fill:"none",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M535 305c20 13.8 34.8 27.1 39 48.6 4.4 21.4 12.5 27.1 22.5 21.4-2.4 12.4-14.8 13.8-25.3 4.3 1 14.3-4.8 31.4-19.5 37.6-1-8.6 4.7-15.3 3-22.4-.6-3-.9-10.2 3.2-13.6-7.9 2.7-20.3-2.3-21.5-14 9 4.3 20.8 5 25.3-6.4 4.5-11.5 2.6-31-26.7-55.6zm25.3-111.5c6.1-16.3 22.4-14.6 27.8-7.7 16-9 18.1 11.5 31.7 7.4-.2 3.8-4.8 7.4-9.7 7.2 5.2 4.7-2.2 11.9 9 16.2-9.5 4.7-22.9-.3-26.5-13.4-3 6.2-14.3 6.2-18.8 1.2 9.8-2.6 9-11.7 3.6-15.2-5.5-3.6-15.3-2.2-17.1 4.2zM511.9 229a86.8 86.8 0 0 0 23.6 36.8c11.4 10.5 28.7 7.8 38.3-2.2.3 20-20.4 21.5-31.9 15.3-5-2.8-9.2-1.3-4.3 3 7.4 6.7 23.6 11.7 42.7 15.8 33.3 7.1 21.4 33.6 11.6 33.4 2.9-.1 5.2-3 1.1-6.7-29-26-87.8-15.7-86.8-73.9-6.2 15.3-31.7 9.3-19.8-8.8 3.8 3.1 10.5 3.3 12.4-1.4 1.5-3.7.5-10.2-6.2-15.7 1.1-.1 3.5 0 3.2-2.7.3 1.6 1.8 4 5.5 3.2 1.1 1.6 2.2 2.8 3.8 2.2.3-.2 1.2-.6.8-2.3.3 3.1 4 4.3 6 4z",fill:"#337321",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M542 279c13.7 9 29.3 9 43.7-7.6 4.6-5.3 11.7-9.8 16.7-10.3s4.8-5.2 8.6-6.2c-2.4-.7-3.3-3.5-6.9-3.2 9-3.1 6.3-10.2 10.7-13.7-3.6 1.3-9.1-4-14.3 2.8 1.3-3.2-.5-6.9-1.8-8.3.5 3.6-7 4.3-8.4 13.4-.8 5-3.6 4.7-4-3.1-.4-5.8-3.2-21.7-6.5-29.8-3.3-8.1-4.1-19.2.4-21m-33.5 234.4c3 1.5 5.5 3.5 3.9 13-.7 4-.8 13.6 2.7 13.9-2.2 1-6.8 1.9-8.5-.6-2 2.9-6 1.9-7.4-2-2.2 1.7-5-1.3-5-3.9-1.8 1.2-5.5-.7-4.3-6.4-2.3.7-5.2-1-6.2-2.5 3.3-.5 11.9-4.7 14-8.2 2.2-3.5 7.4-5 10.8-3.3z",fill:"#f7e017",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M544.7 452.7c1-1.3 1.6-6.9 1-10.3m-8.4 8.4a15.7 15.7 0 0 0 5.1-8.2m-10 4.3c2-.8 6.7-6.5 7.8-10.2m-12.2 3.7a26 26 0 0 0 12.1-9",fill:"none",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M506.2 250.6c-.4 24.5 9.7 36.8 23.8 44.8-5.2-3-3-13.8-10-17.3 1.7 0 4.3 2.3 8.5 1.3-2-4.5-5.4-11.4-13.1-12.3 2-.3 6.4.4 9.2-.6-4-6.2-14.7-3.3-18.4-15.9zm-2.6-23.2c-.8-.3-1.6-1.1-2.3-2.3-3.7.8-5.2-1.5-5.5-3.2.2 2.8-2.1 2.7-3.2 2.8 6.7 5.5 7.7 12 6.2 15.7-2 4.7-8.6 4.5-12.4 1.4-.5 10.1 12.6 13.5 17.4.7 0 2.2 2.7 2 3.4 4.8 3.4-5.5.9-13.4-3.6-19.9z",fill:"#f7e017",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M487 150.7c0-2.2 3.6-5 8.6-5 6 .2 10.7 5.6 15.5 5.1 4.8-.5 2.5 2.1 1.4 2.9-1 .7-1.6 1.8-1.2 3 .4 1.4-.3 2.2-2.2 1-4.3-2.7-8.6 1-14.3-1-4.9-1.8-7.7-2.8-7.8-6z",fill:"#cf142b",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M462.5 207a36.5 36.5 0 0 0-15.9-17.7l-.2-4a53 53 0 0 0 10.7-8c17.9 8.5 42.2-3.6 53.4-16.3l4.3 2.7-2.2 2.8-2.2-1.2c-2.8 3.4-13 13-16.1 15a61 61 0 0 0 11.4 1.7c10-7.1 17.9-13.6 21.7-14l3.2 4.2-2.9 2-2.2-1.2a114.6 114.6 0 0 0-27.7 41c-6.6-1.5-30.5-.5-35.3-7.1z",fill:"#96877d",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M463.4 204.3c-1.6-8.9 1-18.7 5.5-21.7a35.6 35.6 0 0 0 36.8-.6",fill:"none",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M463.4 199.6c7.6-.2 24.2 1.1 28.3 1.7 4 .6 10.8 2.3 9.8 4.3m-34.6-7.2 2.2-2.2-2.2-2.2-2.2 2.2 2.2 2.2z",fill:"none",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M472.1 154c-2.7-3.8-10.3-5-11.9.1-.7 2.3-1.8 4.7-3.6 5.8-1.7 1-1.3 4.3-.6 5.7 2 3.4.3 6.7 4 9 0-2.7 4-5.6 7.5-6.3 3.4-.7 8.7-3.8 9.4-7.2.7-3.5 1.9-6.4-4.8-7z",fill:"#337321",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M455 188.3h.9v6.5l.6.3 5.6-3.2.5.9-5.7 3.2a1.7 1.7 0 0 1 0 .6l5.7 3.3-.5.8-5.7-3.2",fill:"#96877d",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M450.7 215c-.7-.8-2-3.1-2-4.8a6.2 6.2 0 0 1 4.1 1.6c-.1-1.2-.6-3.8-.3-5 1.3.5 4 2 5 3.8",fill:"#337321",stroke:"#000",strokeWidth:".6"}),t.jsx("path",{d:"M490.5 151.9c0-.9 2-2.9 5.5-2.8 4.2 0 8 3 11.4 2.9 3.4-.3 1.7.8 1 1.1-.7.3-1 .8-.8 1.3.2.5-.2.9-1.6.4-3-1.1-6 .4-10-.5-3.4-.7-5.4-1-5.5-2.4z",fill:"#f7e017"}),t.jsxs("g",{stroke:"#000",strokeWidth:".6",children:[t.jsx("path",{d:"M454.4 222.2c-3.6 4.2-7.2 3.5-7.9.8-.7-2.8 2-4 1-6.5-1-2.3 1.5-3.4 2.7-2.3 1.2 1 5-2.4 6.7 1.2 1.6 3.5 3 6 2 7.5-1 1.4-3.8.7-4.5-.7zm15.3-6.5c-.7-1.5 3-4.6 5-2.4 1.9 2.1 4.9-2.4 6.5 1 1.7 3.4 2.2 5.2 3 7.1.9 2-4.5 3-6.1 1.3.2 1.1-4.7 2-6-1.2l-2.4-5.8zm24.8 2c-.9-1.7 3.5-4 5.7-1 .6-1.3 5-1.5 5.2 2.1l.5 7.2c.1 1.5-2.6 2.8-4.5-.9-3.5.8-5.2-1.2-5.6-3.3a17 17 0 0 0-1.3-4.1z",fill:"#f7e017"}),t.jsx("path",{d:"M456.7 215.3c-.6-1.2 3-3.6 5.4-1.8 2.5 1.8 5.9-1.5 7.3 1.7 3 6.5 3.1 7 2.2 8.2-.9 1.3-4.7.8-5.6-1-.2 1.2-3.5 1-5.2.1-2-1-3.4-5-4.1-7.2zm25 .3c-.8-1.8 4.8-3.4 7.2-.2 1.3-1.2 4-1.2 5.6 2.3 1.5 3.5 1.8 5.5.6 6.4-.8.6-3.6 1-4.6-.5-1.3.8-5.4.1-6.3-2.1-.8-2.3-1.6-4.3-2.4-6zm23.8 3.5c-.2-1.6 2.9-2.4 4 0 1.1 2.5 4.8.3 5 4.3a9 9 0 0 1-1.5 5.2c-1.1 1.4-6.6 0-7-3",fill:"#337321"}),t.jsx("path",{d:"M454.4 222.2c-1.3-1.8-3.1-4.7-5.4-1.6m17 1.8",fill:"none"})]})]})}));exports.PN=h;
|
package/icons/flags/PR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),i=require("react"),r=require("../flag-icon/_FlagIconBase.js"),l=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),i=require("react"),r=require("../flag-icon/_FlagIconBase.js"),l=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var a=i.forwardRef((function(i,a){var t=i.height,s=i.width,h=l.useStableUniqueId(1);return e.jsxs(r.FlagIconBase,{ref:a,height:t,viewBox:"0 0 640 480",width:s,children:[e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(h[0]),children:e.jsx("path",{d:"M-37.3 0h682.7v512H-37.3z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(h[0],")"),fillRule:"evenodd",transform:"translate(35) scale(.9375)",children:[e.jsx("path",{d:"M-37.3 0h768v512h-768z",fill:"#ed0000"}),e.jsx("path",{d:"M-37.3 102.4h768v102.4h-768zm0 204.8h768v102.4h-768z",fill:"#fff"}),e.jsx("path",{d:"m-37.3 0 440.7 255.7L-37.3 511V0z",fill:"#0050f0"}),e.jsx("path",{d:"M156.4 325.5 109 290l-47.2 35.8 17.6-58.1-47.2-36 58.3-.4 18.1-58 18.5 57.8 58.3.1-46.9 36.3 18 58z",fill:"#fff"})]})]})}));exports.PR=a;
|
package/icons/flags/PS.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),r=require("react"),i=require("../flag-icon/_FlagIconBase.js"),t=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),r=require("react"),i=require("../flag-icon/_FlagIconBase.js"),t=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var s=r.forwardRef((function(r,s){var a=r.height,l=r.width,d=t.useStableUniqueId(1);return e.jsxs(i.FlagIconBase,{ref:s,height:a,viewBox:"0 0 640 480",width:l,children:[e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(d[0]),children:e.jsx("path",{d:"M-118 0h682.7v512H-118z",fillOpacity:".7"})})}),e.jsx("g",{clipPath:"url(#".concat(d[0],")"),transform:"translate(110.6) scale(.9375)",children:e.jsxs("g",{fillRule:"evenodd",strokeWidth:"1pt",children:[e.jsx("path",{d:"M-246 0H778v170.7H-246z"}),e.jsx("path",{d:"M-246 170.7H778v170.6H-246z",fill:"#fff"}),e.jsx("path",{d:"M-246 341.3H778V512H-246z",fill:"#090"}),e.jsx("path",{d:"m-246 512 512-256L-246 0v512z",fill:"red"})]})})]})}));exports.PS=s;
|
package/icons/flags/PT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),l=require("react"),h=require("../flag-icon/_FlagIconBase.js"),i=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),l=require("react"),h=require("../flag-icon/_FlagIconBase.js"),i=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var d=l.forwardRef((function(l,d){var c=l.height,s=l.width,a=i.useStableUniqueId(3);return e.jsxs(h.FlagIconBase,{ref:d,height:c,viewBox:"0 0 16 12",width:s,children:[e.jsxs("g",{clipPath:"url(#".concat(a[2],")"),children:[e.jsx("mask",{height:"12",id:"".concat(a[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),e.jsxs("g",{mask:"url(#".concat(a[0],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"M4 0h12v12H4V0Z",fill:"#EF0000",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M0 0h6v12H0V0Z",fill:"#2F8D00",fillRule:"evenodd"}),e.jsx("mask",{height:"8",id:"".concat(a[1]),maskUnits:"userSpaceOnUse",width:"8",x:"2",y:"2",children:e.jsx("path",{clipRule:"evenodd",d:"M5.952 9.904c-2.13 0-3.857-1.748-3.857-3.904 0-2.156 1.727-3.904 3.857-3.904S9.81 3.844 9.81 6c0 2.156-1.727 3.904-3.858 3.904Z",fill:"#fff",fillRule:"evenodd"})}),e.jsxs("g",{fill:"#FFE017",mask:"url(#".concat(a[1],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"M5.714 2h.5v1.35h-.5V2Zm0 6.747h.5V10h-.5V8.747Z",fillRule:"evenodd"}),e.jsx("path",{d:"m2.157 6.202-.14-.359C3.56 5.228 4.724 4.83 5.514 4.651a29.368 29.368 0 0 1 3.821-.583l.034.384a28.97 28.97 0 0 0-3.771.576c-.767.173-1.915.565-3.44 1.174Z"}),e.jsx("path",{d:"m9.57 3.832-.113.368c-1.166-.368-2.116-.526-2.846-.477l-.025-.385c.784-.052 1.778.113 2.984.494Zm.404 2.058-.216.318c-.594-.413-1.326-.62-2.201-.62v-.386c.948 0 1.756.229 2.417.688Z"}),e.jsx("path",{d:"m9.651 6.005.098.373c-1.28.347-2.484.544-3.609.59-1.132.047-2.452-.15-3.96-.591l.105-.37c1.472.43 2.752.62 3.84.576 1.095-.045 2.27-.238 3.526-.578Z"}),e.jsx("path",{d:"m9.506 7.818-.602.617c-1.145-1.143-2.152-1.96-3.016-2.452-.88-.5-2.026-1.006-3.438-1.52l.29-.816c1.453.528 2.642 1.054 3.567 1.58.94.534 2.005 1.398 3.199 2.591Zm-6.776.35-.229-.31a4.64 4.64 0 0 1 .594-.361c.425-.215.852-.35 1.259-.362l.059-.001v.386h-.048c-.343.01-.72.13-1.1.322a4.264 4.264 0 0 0-.536.326Z"}),e.jsx("path",{d:"m2.906 8.301.096-.373c1.27.335 2.25.501 2.933.501.68 0 1.694-.196 3.033-.59l.106.37c-1.37.403-2.415.606-3.14.606-.721 0-1.73-.172-3.028-.514Zm-.495-3.454.604-.616.883.887-.603.616-.884-.887Z"}),e.jsx("path",{d:"m7.418 7.924.449-.739 1.402.872-.45.74-1.401-.873Z"})]}),e.jsx("path",{clipRule:"evenodd",d:"M2.095 6c0 2.156 1.727 3.904 3.857 3.904S9.81 8.156 9.81 6c0-2.156-1.727-3.904-3.858-3.904-2.13 0-3.857 1.748-3.857 3.904Zm7.238.048c0 1.863-1.492 3.374-3.333 3.374-1.84 0-3.333-1.51-3.333-3.374 0-1.863 1.492-3.373 3.333-3.373 1.841 0 3.333 1.51 3.333 3.373Z",fill:"#F9E813",fillRule:"evenodd"}),e.jsx("path",{d:"M3.828 3.593v3.13c.206 1.239.9 1.858 2.083 1.858 1.182 0 1.877-.62 2.083-1.858v-3.13H3.828Z",fill:"#fff"}),e.jsx("path",{d:"M3.043 3h5.536v3.711l-.004.026C8.307 8.22 7.359 9 5.81 9c-1.548 0-2.496-.78-2.764-2.263l-.004-.026V3Z",fill:"#C51918"}),e.jsx("path",{clipRule:"evenodd",d:"M4.524 3.953h-.9v.9h.9v-.9Zm3.5 0h-.9v.9h.9v-.9Zm-4.4 2h.9v.9h-.9v-.9Zm3.55.014h.9v.9h-.9v-.9Zm.013 1.458h-.9v.9h.9v-.9ZM4.324 7.42h.9v.9h-.9v-.9Z",fill:"#F9E813",fillRule:"evenodd"}),e.jsx("path",{d:"M4.426 4.355h2.97v2.22s-.22 1.147-1.485 1.147c-1.265 0-1.485-1.146-1.485-1.146v-2.22Z",fill:"#F7FCFF"}),e.jsx("path",{d:"M5.619 4.602h.66v.481s-.049.248-.33.248-.33-.248-.33-.248v-.48Zm0 1.061h.66v.48s-.049.249-.33.249-.33-.249-.33-.249v-.48Zm.857 0h.66v.48s-.049.249-.33.249c-.28 0-.33-.249-.33-.249v-.48Zm-1.714 0h.66v.48s-.049.249-.33.249-.33-.249-.33-.249v-.48Zm.857 1.06h.66v.48s-.049.249-.33.249-.33-.248-.33-.248v-.481Z",fill:"#013399"})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(a[2]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.PT=d;
|
package/icons/flags/PW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),r=require("react"),i=require("../flag-icon/_FlagIconBase.js"),t=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),r=require("react"),i=require("../flag-icon/_FlagIconBase.js"),t=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var a=r.forwardRef((function(r,a){var s=r.height,l=r.width,d=t.useStableUniqueId(1);return e.jsxs(i.FlagIconBase,{ref:a,height:s,viewBox:"0 0 640 480",width:l,children:[e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(d[0]),children:e.jsx("path",{d:"M-70.3 0h640v480h-640z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(d[0],")"),fillRule:"evenodd",strokeWidth:"1pt",transform:"translate(70.3)",children:[e.jsx("path",{d:"M-173.4 0h846.3v480h-846.3z",fill:"#4aadd6"}),e.jsx("path",{d:"M335.6 232.1a135.9 130.1 0 1 1-271.7 0 135.9 130.1 0 1 1 271.7 0z",fill:"#ffde00"})]})]})}));exports.PW=a;
|
package/icons/flags/PY.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),d=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),d=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var s=l.forwardRef((function(l,s){var c=l.height,a=l.width,t=d.useStableUniqueId(3);return e.jsxs(i.FlagIconBase,{ref:s,height:c,viewBox:"0 0 16 12",width:a,children:[e.jsxs("g",{clipPath:"url(#".concat(t[2],")"),children:[e.jsx("mask",{height:"12",id:"".concat(t[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),e.jsxs("g",{mask:"url(#".concat(t[0],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#F7FCFF",fillRule:"evenodd"}),e.jsx("mask",{height:"12",id:"".concat(t[1]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#fff",fillRule:"evenodd"})}),e.jsxs("g",{mask:"url(#".concat(t[1],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"M6 6a2 2 0 1 0 4 0 2 2 0 0 0-4 0Zm3.5 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z",fill:"#272727",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M0 0v4h16V0H0Z",fill:"#F05234",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M0 8v4h16V8H0Z",fill:"#3D58DB",fillRule:"evenodd"}),e.jsx("path",{d:"m7.289 4.928.285.411c-.285.197-.37.47-.262.875.107.398.343.584.76.599l-.018.5c-.636-.023-1.061-.359-1.225-.97-.16-.6-.006-1.092.46-1.415Z",fill:"#73BE4A"}),e.jsx("path",{d:"m8.712 4.928-.284.411c.284.197.37.47.261.875-.106.398-.342.584-.76.599l.018.5c.636-.023 1.061-.359 1.225-.97.161-.6.007-1.092-.46-1.415Z",fill:"#73BE4A"}),e.jsx("path",{clipRule:"evenodd",d:"M8.001 6.374a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z",fill:"#FBCD17",fillRule:"evenodd"})]})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(t[2]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.PY=s;
|