@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/BT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),i=require("react"),l=require("../flag-icon/_FlagIconBase.js"),r=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"),r=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var s=i.forwardRef((function(i,s){var t=i.height,a=i.width,d=r.useStableUniqueId(3);return e.jsxs(l.FlagIconBase,{ref:s,height:t,viewBox:"0 0 16 12",width:a,children:[e.jsxs("g",{clipPath:"url(#".concat(d[1],")"),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 0h16v12H0V0Z",fill:"#FF6230",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M0 0v12L16 0H0Z",fill:"#FECA00",fillRule:"evenodd"}),e.jsx("g",{filter:"url(#".concat(d[2],")"),children:e.jsx("path",{clipRule:"evenodd",d:"M2.191 8.164s-.751.685-.156.721c.596.036.485.4.972.002.488-.397.015.063.665-.027s.975-.883 1.318-.829c.343.054.144-.072.433.27.29.344.797-.385.526.121-.27.506-.379 1.011.018.993.397-.018.56-.253.74-.505.181-.253 1.59.614.94-.253-.65-.867-.903.095-.957-.357-.054-.451-.183-.686.124-.47.307.218 1.03.163.47-.378-.56-.542-.483-.686-.645-.542-.163.144-.56-.542 0-.632.56-.09 1.204.217 1.42.38.218.162.886-.037 1.03.288.145.325.632.38.759.578.126.199.036 1.174 1.065 1.12 1.03-.055 1.354-.578.921-.994-.434-.415-.397-1.173-.849-.812-.451.36-1.101.307-1.101-.127 0-.433.198-.505.162-.848-.036-.344-.072-.2.596-.181.668.018.434 0 .921-.235.488-.234.813.795 1.011.036.199-.758-.072-1.535-.614-1.228-.541.307-.523 1.066-1.21.47-.686-.596-1.01-.289-.794-.614.217-.325-.054-.56.433-.343.488.217.344.289.759.343.415.054 2.618.325 2.13-.126-.487-.452-.955-.378-1.027-.667-.072-.29.225-.217.658-.38.434-.162.253-.993-.163-.83-.415.162-.38.885-1.228.433-.974.424-.823.211-1.319-.507-.433-.343-.668-.36-1.408.036-.585.241-1.074.687-.767 1.283.308.595 1.039 1.718.642 1.79-.398.072-1.824-.993-2.655-.433-.83.56-1.284 1.104-1.555 1.754-.27.65-1.147 1.029-1.364 1.029-.217 0-.522.382-.9.671Z",fill:"#fff",fillRule:"evenodd"})})]})]}),e.jsxs("defs",{children:[e.jsx("clipPath",{id:"".concat(d[1]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})}),e.jsxs("filter",{colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse",height:"11.641",id:"".concat(d[2]),width:"15.543",x:"-.194",y:"-.225",children:[e.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),e.jsx("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),e.jsx("feOffset",{}),e.jsx("feGaussianBlur",{stdDeviation:"1"}),e.jsx("feColorMatrix",{values:"0 0 0 0 0.866667 0 0 0 0 0.184314 0 0 0 0 0 0 0 0 0.38 0"}),e.jsx("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_157_65775"}),e.jsx("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_157_65775",result:"shape"})]})]})]})}));exports.BT=s;
|
package/icons/flags/BY.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),a=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"),a=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var d=l.forwardRef((function(l,d){var h=l.height,r=l.width,s=a.useStableUniqueId(2);return e.jsxs(i.FlagIconBase,{ref:d,height:h,viewBox:"0 0 16 12",width:r,children:[e.jsxs("g",{clipPath:"url(#".concat(s[1],")"),children:[e.jsx("mask",{height:"12",id:"".concat(s[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),e.jsxs("g",{mask:"url(#".concat(s[0],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"M0 0h16v12H0V0Z",fill:"#73BE4A",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M0 0v8h16V0H0Z",fill:"#AF0100",fillRule:"evenodd"}),e.jsx("path",{d:"M0 0h3v12H0z",fill:"#F7FCFF"}),e.jsx("path",{clipRule:"evenodd",d:"M.5 0a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1Zm2 0a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1ZM1 2.5a.5.5 0 1 0-1 0 .5.5 0 0 0 1 0ZM2.5 2a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1Zm0 7a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1ZM1 9.5a.5.5 0 1 0-1 0 .5.5 0 0 0 1 0ZM.5 11a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1Zm2.5.5a.5.5 0 1 0-1 0 .5.5 0 0 0 1 0ZM1.5 10a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1ZM2 1.5a.5.5 0 1 0-1 0 .5.5 0 0 0 1 0Zm.055 4.52L3 7v1l.022.046L1.546 6.57.219 8H0V7l.991-.986-.99-.992V4h.108l1.423 1.476 1.43-1.422L3 4v1l-.945 1.02ZM1.5 3a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1ZM2 8.5a.5.5 0 1 0-1 0 .5.5 0 0 0 1 0Z",fill:"#D0181A",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M0 0h1v1H0V0Zm1 2H0v1h1V2ZM0 4h1v1H0V4Zm1 3H0v1h1V7ZM0 9h1v1H0V9Zm1 2H0v1h1v-1Zm2 0H2v1h1v-1ZM3 0H2v1h1V0Z",fill:"#8F181A",fillRule:"evenodd",opacity:".4"})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(s[1]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.BY=d;
|
package/icons/flags/BZ.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 a=l.height,t=l.width,h=d.useStableUniqueId(3);return e.jsxs(i.FlagIconBase,{ref:s,height:a,viewBox:"0 0 16 12",width:t,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:"#0168B4",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 0v2h16V0H0Zm0 10v2h16v-2H0Z",fill:"#E93C43",fillRule:"evenodd"}),e.jsx("path",{d:"M8 9a3 3 0 1 1 0-6 3 3 0 0 1 0 6Z",fill:"#F7FCFF"}),e.jsx("path",{clipRule:"evenodd",d:"M4.5 6a3.5 3.5 0 1 0 7 0 3.5 3.5 0 0 0-7 0ZM11 6a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z",fill:"#fff",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M5 6a3 3 0 1 0 6 0 3 3 0 0 0-6 0Zm5.3 0a2.3 2.3 0 1 1-4.6 0 2.3 2.3 0 0 1 4.6 0Z",fill:"#5B8C39",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"m6.5 7 1.47-.188L9.5 7v.5l-1.53-.188L6.5 7.5V7Z",fill:"#5B8C39",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M7 5h2s.141 3-1 3-1-3-1-3Z",fill:"#769DF1",fillRule:"evenodd"}),e.jsx("path",{d:"M8 5h1v1H8z",fill:"#FECA00"}),e.jsx("path",{d:"M7 5h1v1H7z",fill:"#F6F7F8",opacity:".6"}),e.jsx("rect",{fill:"#5B8C39",height:"1",opacity:".66",rx:".5",width:"2",x:"7",y:"4"}),e.jsx("path",{clipRule:"evenodd",d:"M6.9 6.4c.276 0 .5-.448.5-1s-.224-1-.5-1-.5.448-.5 1 .224 1 .5 1Z",fill:"#E9AD35",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M9.1 6.4c.276 0 .5-.448.5-1s-.224-1-.5-1-.5.448-.5 1 .224 1 .5 1Z",fill:"#5C2216",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.BZ=s;
|
package/icons/flags/CF.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),i=require("react"),l=require("../flag-icon/_FlagIconBase.js"),r=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"),r=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=r.useStableUniqueId(1);return e.jsxs(l.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-12.4 32h640v480h-640z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(h[0],")"),fillRule:"evenodd",transform:"translate(12.4 -32)",children:[e.jsx("path",{d:"M-52 32h719.3v119H-52z",fill:"#00f"}),e.jsx("path",{d:"M-52 391.6h719.3V512H-52z",fill:"#ff0"}),e.jsx("path",{d:"M-52 271.3h719.3v120.3H-52z",fill:"#009a00"}),e.jsx("path",{d:"M-52 151h719.3v120.3H-52z",fill:"#fff"}),e.jsx("path",{d:"M247.7 32.5h119.9V512H247.7z",fill:"red"}),e.jsx("path",{d:"m99.3 137.7-31.5-21.8-31.3 22L47.4 101 16.9 78l38.2-1 12.5-36.3L80.3 77l38.1.7L88.2 101",fill:"#ff0"})]})]})}));exports.CF=a;
|
package/icons/flags/CG.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 l=r.forwardRef((function(r,l){var a=r.height,s=r.width,h=t.useStableUniqueId(1);return e.jsxs(i.FlagIconBase,{ref:l,height:a,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-79.5 32h640v480h-640z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(h[0],")"),fillRule:"evenodd",strokeWidth:"1pt",transform:"translate(79.5 -32)",children:[e.jsx("path",{d:"M-119.5 32h720v480h-720z",fill:"#ff0"}),e.jsx("path",{d:"M-119.5 32v480l480-480h-480z",fill:"#00ca00"}),e.jsx("path",{d:"M120.5 512h480V32l-480 480z",fill:"red"})]})]})}));exports.CG=l;
|
package/icons/flags/CL.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 s=i.height,t=i.width,h=l.useStableUniqueId(1);return e.jsxs(r.FlagIconBase,{ref:a,height:s,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 0h682.7v512H0z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(h[0],")"),fillRule:"evenodd",transform:"scale(.9375)",children:[e.jsx("path",{d:"M256 0h512v256H256z",fill:"#fff"}),e.jsx("path",{d:"M0 0h256v256H0z",fill:"#0039a6"}),e.jsx("path",{d:"M167.8 191.7 128.2 162l-39.5 30 14.7-48.8L64 113.1l48.7-.5L127.8 64l15.5 48.5 48.7.1-39.2 30.4 15 48.7z",fill:"#fff"}),e.jsx("path",{d:"M0 256h768v256H0z",fill:"#d52b1e"})]})]})}));exports.CL=a;
|
package/icons/flags/CM.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),t=require("react"),r=require("../flag-icon/_FlagIconBase.js"),i=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"),i=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var s=t.forwardRef((function(t,s){var a=t.height,n=t.width,c=i.useStableUniqueId(2);return e.jsxs(r.FlagIconBase,{ref:s,height:a,viewBox:"0 0 640 480",width:n,children:[e.jsx("path",{d:"M0 0h213.3v480H0z",fill:"#007a5e"}),e.jsx("path",{d:"M213.3 0h213.4v480H213.3z",fill:"#ce1126"}),e.jsx("path",{d:"M426.7 0H640v480H426.7z",fill:"#fcd116"}),e.jsxs("g",{fill:"#fcd116",transform:"translate(320 240) scale(7.1111)",children:[e.jsxs("g",{id:"".concat(c[0]),children:[e.jsx("path",{d:"M0-8-2.5-.4 1.3.9z",id:"".concat(c[1])}),e.jsx("use",{height:"100%",transform:"scale(-1 1)",width:"100%",xlinkHref:"#".concat(c[1])})]}),e.jsx("use",{height:"100%",transform:"rotate(72)",width:"100%",xlinkHref:"#".concat(c[0])}),e.jsx("use",{height:"100%",transform:"rotate(144)",width:"100%",xlinkHref:"#".concat(c[0])}),e.jsx("use",{height:"100%",transform:"rotate(-144)",width:"100%",xlinkHref:"#".concat(c[0])}),e.jsx("use",{height:"100%",transform:"rotate(-72)",width:"100%",xlinkHref:"#".concat(c[0])})]})]})}));exports.CM=s;
|
package/icons/flags/CN.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,n=r.width,h=t.useStableUniqueId(1);return e.jsxs(i.FlagIconBase,{ref:s,height:a,viewBox:"0 0 640 480",width:n,children:[e.jsx("defs",{children:e.jsx("path",{d:"M-.6.8 0-1 .6.8-1-.3h2z",fill:"#ffde00",id:"".concat(h[0])})}),e.jsx("path",{d:"M0 0h640v480H0z",fill:"#de2910"}),e.jsx("use",{height:"20",transform:"matrix(71.9991 0 0 72 120 120)",width:"30",xlinkHref:"#".concat(h[0])}),e.jsx("use",{height:"20",transform:"matrix(-12.33562 -20.5871 20.58684 -12.33577 240.3 48)",width:"30",xlinkHref:"#".concat(h[0])}),e.jsx("use",{height:"20",transform:"matrix(-3.38573 -23.75998 23.75968 -3.38578 288 95.8)",width:"30",xlinkHref:"#".concat(h[0])}),e.jsx("use",{height:"20",transform:"matrix(6.5991 -23.0749 23.0746 6.59919 288 168)",width:"30",xlinkHref:"#".concat(h[0])}),e.jsx("use",{height:"20",transform:"matrix(14.9991 -18.73557 18.73533 14.99929 240 216)",width:"30",xlinkHref:"#".concat(h[0])})]})}));exports.CN=s;
|
package/icons/flags/CU.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,f=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(f[0]),children:e.jsx("path",{d:"M-32 0h682.7v512H-32z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(f[0],")"),fillRule:"evenodd",transform:"translate(30) scale(.94)",children:[e.jsx("path",{d:"M-32 0h768v512H-32z",fill:"#0050f0"}),e.jsx("path",{d:"M-32 102.4h768v102.4H-32zm0 204.8h768v102.4H-32z",fill:"#fff"}),e.jsx("path",{d:"m-32 0 440.7 255.7L-32 511V0z",fill:"#ed0000"}),e.jsx("path",{d:"M161.8 325.5 114.3 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.CU=a;
|
package/icons/flags/CV.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),i=require("react"),s=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"),s=require("../flag-icon/_FlagIconBase.js"),l=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var r=i.forwardRef((function(i,r){var t=i.height,a=i.width,c=l.useStableUniqueId(3);return e.jsxs(s.FlagIconBase,{ref:r,height:t,viewBox:"0 0 16 12",width:a,children:[e.jsxs("g",{clipPath:"url(#".concat(c[2],")"),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:"#4141DB",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("path",{d:"M0 6.5h-.5v2h17v-2H0Z",fill:"#F90000",stroke:"#F7FCFF"}),e.jsx("path",{clipRule:"evenodd",d:"M5.5 11a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z",stroke:"#FFDE00"})]})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(c[2]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.CV=r;
|
package/icons/flags/CW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),i=require("react"),r=require("../flag-icon/_FlagIconBase.js"),s=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"),s=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var t=i.forwardRef((function(i,t){var a=i.height,l=i.width,c=s.useStableUniqueId(2);return e.jsxs(r.FlagIconBase,{ref:t,height:a,viewBox:"0 0 640 480",width:l,children:[e.jsxs("defs",{children:[e.jsx("clipPath",{id:"".concat(c[0]),children:e.jsx("path",{d:"M0 0h682.7v512H0z",fillOpacity:".7"})}),e.jsx("path",{d:"m0-1 .2.7H1L.3 0l.2.7L0 .4l-.6.4.2-.7-.5-.4h.7z",id:"".concat(c[1])})]}),e.jsxs("g",{clipPath:"url(#".concat(c[0],")"),transform:"scale(.94)",children:[e.jsx("path",{d:"M0 0h768v512H0z",fill:"#002b7f"}),e.jsx("path",{d:"M0 320h768v64H0z",fill:"#f9e814"}),e.jsx("use",{fill:"#fff",height:"9000",transform:"scale(42.67)",width:"13500",x:"2",xlinkHref:"#".concat(c[1]),y:"2"}),e.jsx("use",{fill:"#fff",height:"9000",transform:"scale(56.9)",width:"13500",x:"3",xlinkHref:"#".concat(c[1]),y:"3"})]})]})}));exports.CW=t;
|
package/icons/flags/CY.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),s=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"),s=require("react"),i=require("../flag-icon/_FlagIconBase.js"),l=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var t=s.forwardRef((function(s,t){var c=s.height,r=s.width,a=l.useStableUniqueId(5);return e.jsxs(i.FlagIconBase,{ref:t,height:c,viewBox:"0 0 16 12",width:r,children:[e.jsxs("g",{clipPath:"url(#".concat(a[4],")"),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:"M0 0v12h16V0H0Z",fill:"#F7FCFF",fillRule:"evenodd"}),e.jsx("mask",{height:"12",id:"".concat(a[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(a[1],")"),children:[e.jsx("path",{d:"M12.284 2.38S9.643 3.839 9.31 3.93c-.332.093-.11.149-.683.112-.573-.037-1.7.206-1.958.04-.258-.167-.35-.462-.369.037-.019.498.388.923-.13.96-.516.037-.572-.444-.923-.148-.35.295-.646.96-.868.794-.221-.166-.535-.61-.443-.185.092.425.37 1.495 1.256 1.513.886.019 1.071-.295 1.108-.036.037.258.425.295.517-.037.092-.333.85.37 1.256.02.406-.351.739-.647.868-.85.13-.203.572-.166.997-.166.425 0 1.053.184.72-.222-.332-.406-.905-.59-.572-.997.332-.406 3.153-1.757 3.283-1.905.129-.148-.698-.702-1.085-.48Z",fill:"#F57A01"}),e.jsx("path",{d:"M12.284 2.38S9.643 3.839 9.31 3.93c-.332.093-.11.149-.683.112-.573-.037-1.7.206-1.958.04-.258-.167-.35-.462-.369.037-.019.498.388.923-.13.96-.516.037-.572-.444-.923-.148-.35.295-.646.96-.868.794-.221-.166-.535-.61-.443-.185.092.425.37 1.495 1.256 1.513.886.019 1.071-.295 1.108-.036.037.258.425.295.517-.037.092-.333.85.37 1.256.02.406-.351.739-.647.868-.85.13-.203.572-.166.997-.166.425 0 1.053.184.72-.222-.332-.406-.905-.59-.572-.997.332-.406 3.153-1.757 3.283-1.905.129-.148-.698-.702-1.085-.48Z",fill:"url(#".concat(a[2],")")}),e.jsx("path",{d:"M5.456 8.052c1.311 0 2.438 1.459 2.438 1.459l.052.055L8 9.511s1.314-1.459 2.625-1.459-.944 2.124-2.403 2.124c0 0-.15-.014-.275-.076a.89.89 0 0 1-.274.076c-1.459 0-3.527-2.124-2.216-2.124Z",fill:"#006B49"}),e.jsx("path",{d:"M5.456 8.052c1.311 0 2.438 1.459 2.438 1.459l.052.055L8 9.511s1.314-1.459 2.625-1.459-.944 2.124-2.403 2.124c0 0-.15-.014-.275-.076a.89.89 0 0 1-.274.076c-1.459 0-3.527-2.124-2.216-2.124Z",fill:"url(#".concat(a[3],")")})]})]})]}),e.jsxs("defs",{children:[e.jsxs("linearGradient",{gradientUnits:"userSpaceOnUse",id:"".concat(a[2]),x1:"15",x2:"15",y1:"9",y2:"1",children:[e.jsx("stop",{stopColor:"#EA5113"}),e.jsx("stop",{offset:"1",stopColor:"#FC9B58"})]}),e.jsxs("linearGradient",{gradientUnits:"userSpaceOnUse",id:"".concat(a[3]),x1:"11.019",x2:"11.019",y1:"10.176",y2:"8.052",children:[e.jsx("stop",{stopColor:"#008057"}),e.jsx("stop",{offset:"1",stopColor:"#00B77C"})]}),e.jsx("clipPath",{id:"".concat(a[4]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})]})]})}));exports.CY=t;
|
package/icons/flags/CZ.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 l=i.height,s=i.width,c=t.useStableUniqueId(1);return e.jsxs(r.FlagIconBase,{ref:a,height:l,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-74 0h682.7v512H-74z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(c[0],")"),fillRule:"evenodd",strokeWidth:"1pt",transform:"translate(69.4) scale(.94)",children:[e.jsx("path",{d:"M-74 0h768v512H-74z",fill:"#e80000"}),e.jsx("path",{d:"M-74 0h768v256H-74z",fill:"#fff"}),e.jsx("path",{d:"m-74 0 382.7 255.7L-74 511V0z",fill:"#00006f"})]})]})}));exports.CZ=a;
|
package/icons/flags/DJ.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,c=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(c[0]),children:e.jsx("path",{d:"M-40 0h682.7v512H-40z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(c[0],")"),fillRule:"evenodd",transform:"translate(37.5) scale(.94)",children:[e.jsx("path",{d:"M-40 0h768v512H-40z",fill:"#0c0"}),e.jsx("path",{d:"M-40 0h768v256H-40z",fill:"#69f"}),e.jsx("path",{d:"m-40 0 382.7 255.7L-40 511V0z",fill:"#fffefe"}),e.jsx("path",{d:"M119.8 292 89 270l-30.7 22.4L69.7 256l-30.6-22.5 37.9-.3 11.7-36.3 12 36.2h37.9l-30.5 22.7 11.7 36.4z",fill:"red"})]})]})}));exports.DJ=a;
|
package/icons/flags/DM.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),s=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"),s=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var h=l.forwardRef((function(l,h){var d=l.height,t=l.width,a=s.useStableUniqueId(3);return e.jsxs(i.FlagIconBase,{ref:h,height:d,viewBox:"0 0 16 12",width:t,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:"M0 0v12h16V0H0Z",fill:"#279E19",fillRule:"evenodd"}),e.jsx("mask",{height:"12",id:"".concat(a[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(a[1],")"),children:[e.jsx("path",{d:"M8 0h1v7h7v1H9v4H8V8H0V7h8V0Z",fill:"#F7FCFF"}),e.jsx("path",{d:"M7 0h1v6h8v1H8v5H7V7H0V6h7V0Z",fill:"#272727"}),e.jsx("path",{d:"M6 0h1v5h9v1H7v6H6V6H0V5h6V0Z",fill:"#FECA00"}),e.jsx("path",{d:"M8 10a4 4 0 1 0 0-8 4 4 0 0 0 0 8Z",fill:"#C51918"}),e.jsx("path",{d:"M7.363 4.207s.19-.617.631-.298c.692.34.92.732 1.188 1.175.267.444-.655.12-.827-.13-.172-.25-1.127-.331-.992-.54.135-.207 0-.207 0-.207Z",fill:"#804BFF"}),e.jsx("path",{d:"M7.207 7.363s-.47.643 0 .643 2.374-.139 2.146-.322c-.228-.183-1.92 0-1.92 0l-.226-.321Z",fill:"#A95601"}),e.jsx("path",{d:"M7.909 7.343c-.049-.055-.905-1.998-.507-2.402.398-.404.632-.166.632.44 0 .605.023 2.111-.125 1.962Z",fill:"#804BFF"}),e.jsx("path",{d:"M7.859 7.027s-.05.472.193 1.024c.243.55.733.54.733.089 0-.451.358-.028.496.273.137.301-.219-2.673-.724-3.339-.505-.666-.992-.708-.845-.278.147.43.147 2.231.147 2.231Z",fill:"#279E19"}),e.jsx("path",{d:"M7.564 3.8s-.214.137-.214.514c0 .378.506-.116.506-.116L7.564 3.8Zm.046-.143.44-.232.44.232-.083-.491.356-.348-.493-.071-.22-.447-.22.447-.493.071.356.348-.084.49Zm0 5.9.44-.232.44.232-.083-.491.356-.348-.493-.071-.22-.447-.22.447-.493.071.356.348-.084.49Zm2.8-2.8.083-.491-.356-.348.493-.071.22-.447.22.447.493.071-.356.348.084.49-.441-.231-.44.232Zm-5.7 0 .44-.232.44.232-.083-.491.356-.348-.493-.071-.22-.447-.22.447-.493.071.356.348-.084.49ZM6.233 4.35l-.14.478-.294-.401-.498.015.29-.405-.167-.468.474.151.394-.305.002.498.412.28-.473.157Zm4.104 4.38.14-.479.473-.156-.412-.28-.002-.499-.394.305-.474-.152.168.47-.29.404.497-.015.294.401Zm.07-4.438-.139.478-.294-.402-.498.015.29-.404-.167-.469.474.152.394-.305.002.498.412.28-.473.157ZM6.212 8.87l.14-.478.472-.156-.411-.28-.003-.499-.394.305-.474-.152.168.47-.29.404.497-.015.295.401Z",fill:"#FECA00"})]})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(a[2]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.DM=h;
|
package/icons/flags/DO.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),h=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"),h=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var s=l.forwardRef((function(l,s){var c=l.height,d=l.width,t=h.useStableUniqueId(3);return e.jsxs(i.FlagIconBase,{ref:s,height:c,viewBox:"0 0 16 12",width:d,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:"#C51918",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:"M7 0h2v5h7v2H9v5H7V7H0V5h7V0Z",fill:"#F7FCFF",fillRule:"evenodd"}),e.jsx("path",{d:"M0 0h7v5H0zm9 7h7v5H9z",fill:"#4257BF"}),e.jsx("path",{d:"m6.818 5.555.498.048c-.085.89.026 1.265.206 1.265v.5c-.623 0-.815-.65-.704-1.813Zm2.395 0-.497.048c.085.89-.026 1.265-.206 1.265v.5c.622 0 .815-.65.703-1.813Z",fill:"#309404"}),e.jsx("path",{d:"M7.364 5.346h.473v.738h-.473zm.726.877h.474v.375c0 .2-.163.364-.364.364h-.11v-.739Z",fill:"#003994"}),e.jsx("path",{d:"M8.055 5.3h.473v.738h-.473zm-.691.923h.472v.739h-.109a.364.364 0 0 1-.363-.364v-.375Z",fill:"#DE2110"}),e.jsx("path",{d:"m7.167 5.305-.334-.372c.353-.318.721-.483 1.1-.483.38 0 .747.165 1.1.483l-.334.372c-.267-.241-.521-.355-.766-.355-.244 0-.498.114-.766.355Z",fill:"#00319C"}),e.jsx("path",{d:"m7.204 7.797-.335-.372c.353-.318.721-.483 1.1-.483.38 0 .748.165 1.1.483l-.334.372c-.267-.24-.521-.355-.766-.355-.244 0-.498.114-.765.355Z",fill:"#DE2110"})]})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(t[2]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.DO=s;
|
package/icons/flags/Default.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 s=i.forwardRef((function(i,s){var t=i.height,a=i.width,h=l.useStableUniqueId(2);return e.jsxs(r.FlagIconBase,{ref:s,height:t,viewBox:"0 0 16 12",width:a,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",{clipRule:"evenodd",fillRule:"evenodd",mask:"url(#".concat(h[0],")"),children:[e.jsx("path",{d:"M0 0h16v12H0V0Z",fill:"#9898A0"}),e.jsx("path",{d:"M0 0v4h16V0H0Z",fill:"#D6D6D9"}),e.jsx("path",{d:"M0 8v4h16V8H0Z",fill:"#5B5B60"})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(h[1]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.Default=s;
|
package/icons/flags/EC.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var l=require("react/jsx-runtime"),e=require("react"),i=require("../flag-icon/_FlagIconBase.js"),s=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"),s=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,h=s.useStableUniqueId(4);return l.jsxs(i.FlagIconBase,{ref:d,height:c,viewBox:"0 0 16 12",width:t,children:[l.jsxs("g",{clipPath:"url(#".concat(h[3],")"),children:[l.jsx("mask",{height:"12",id:"".concat(h[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:l.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),l.jsxs("g",{mask:"url(#".concat(h[0],")"),children:[l.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#2E42A5",fillRule:"evenodd"}),l.jsx("mask",{height:"12",id:"".concat(h[1]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:l.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#fff",fillRule:"evenodd"})}),l.jsxs("g",{mask:"url(#".concat(h[1],")"),children:[l.jsx("path",{clipRule:"evenodd",d:"M0 0v6h16V0H0Z",fill:"#FECA00",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M0 9v3h16V9H0Z",fill:"#E31D1C",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M4.606 2.896c-.06-.136 2.256-.823 2.43-.823.173 0 .392.412.392.412l1.408.113s-.166-.525 0-.525c.167 0 2.716.886 2.716.886s-3.187.384-3.187.47c0 .087.209.562.209.562l-.59.193s.035-.573-.061-.573-.381.685-.381.685l-.28-.867s-2.595-.397-2.656-.533Z",fill:"#7B2900",fillRule:"evenodd"}),l.jsx("path",{d:"m4.616 5.009.63.15c-.659 2.759-.05 4.082 1.828 4.205l-.042.646c-2.353-.154-3.157-1.9-2.416-5.001Z",fill:"#FECA00"}),l.jsx("path",{d:"m5 4.637.64.1c-.451 2.887-.09 4.192.924 4.156l.023.648C4.967 9.598 4.492 7.883 5 4.637Z",fill:"#07138E"}),l.jsx("path",{d:"m5.648 4.373.64.1c-.451 2.886-.09 4.191.925 4.156l.022.647c-1.62.057-2.095-1.657-1.587-4.903Z",fill:"#E10001"}),l.jsx("path",{d:"m6.851 9.637.645-.063c.053.546.013 1.017-.125 1.413l-.612-.214c.104-.299.137-.678.092-1.136Z",fill:"#07138E"}),l.jsx("path",{d:"M10.75 5.084S11.783 9.731 8.6 9.65",stroke:"#FECA00",strokeWidth:".648"}),l.jsx("path",{d:"m10.681 4.637-.64.1c.452 2.887.09 4.192-.924 4.156l-.023.648c1.62.057 2.095-1.658 1.587-4.904Z",fill:"#07138E"}),l.jsx("path",{d:"m10.033 4.373-.64.1c.451 2.886.09 4.191-.924 4.156l-.023.647c1.62.057 2.095-1.657 1.587-4.903Z",fill:"#E10001"}),l.jsx("path",{d:"m8.704 9.64-.644-.07c-.054.5-.013.931.13 1.295l.603-.236c-.1-.258-.132-.587-.089-.989Z",fill:"#07138E"}),l.jsx("path",{clipRule:"evenodd",d:"M6.933 8.75h1.945v.926H6.933V8.75Z",fill:"#908F89",fillRule:"evenodd"}),l.jsx("path",{d:"M7.906 9c.548 0 1.021-.309 1.348-.763.327-.454.522-1.07.522-1.737 0-.668-.195-1.283-.522-1.737C8.927 4.309 8.454 4 7.906 4c-.549 0-1.022.309-1.35.763-.326.454-.52 1.07-.52 1.737 0 .668.194 1.283.52 1.737.328.454.801.763 1.35.763Z",stroke:"#FEE901",strokeWidth:".5"}),l.jsx("mask",{height:"7",id:"".concat(h[2]),maskUnits:"userSpaceOnUse",width:"6",x:"5",y:"3",children:l.jsx("path",{d:"M7.906 9c.548 0 1.021-.309 1.348-.763.327-.454.522-1.07.522-1.737 0-.668-.195-1.283-.522-1.737C8.927 4.309 8.454 4 7.906 4c-.549 0-1.022.309-1.35.763-.326.454-.52 1.07-.52 1.737 0 .668.194 1.283.52 1.737.328.454.801.763 1.35.763Z",fill:"#fff",stroke:"#fff",strokeWidth:".5"})}),l.jsxs("g",{clipRule:"evenodd",fillRule:"evenodd",mask:"url(#".concat(h[2],")"),children:[l.jsx("path",{d:"M9.08 7.702s-.789-.428-1.015-.581c-.226-.153-.095-.494-.485-.403-.39.092-.702.25-.702.685 0 .435-.306.693-.41.396-.104-.297-.594-1.687 0-1.687s1.983.312 2.392.312c.409 0 .647.212.647.596a.73.73 0 0 1-.428.682Z",fill:"#8DDD61"}),l.jsx("path",{d:"M7.906 5.441a.328.328 0 0 0 .324-.33.328.328 0 0 0-.324-.332.328.328 0 0 0-.325.331c0 .183.146.331.325.331Z",fill:"#FEE901"}),l.jsx("path",{d:"M6.835 5.47s.377-.091.898.26c.52.351 1.783.55 1.783.275v.537s-2.802-.174-2.952 0c-.15.174-.165-.974 0-1.072.165-.097.27 0 .27 0Z",fill:"#F7FCFF"})]})]})]})]}),l.jsx("defs",{children:l.jsx("clipPath",{id:"".concat(h[3]),children:l.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.EC=d;
|
package/icons/flags/EG.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),s=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"),s=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var d=l.forwardRef((function(l,d){var c=l.height,a=l.width,h=s.useStableUniqueId(3);return e.jsxs(i.FlagIconBase,{ref:d,height:c,viewBox:"0 0 16 12",width:a,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:"#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:"#BF2714",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M0 8v4h16V8H0Z",fill:"#272727",fillRule:"evenodd"}),e.jsx("path",{d:"m6.13 5.11.5.023-.126 2.735-.5-.023.126-2.735Zm.522.17.5.028-.126 2.218-.5-.029.126-2.217Z",fill:"#C09302"}),e.jsx("path",{d:"m7.174 5.446.499.04-.126 1.529-.498-.04.125-1.529ZM9.87 5.11l-.5.023.126 2.735.5-.023L9.87 5.11Zm-.522.17-.5.028.126 2.218.5-.029-.126-2.217Z",fill:"#C09302"}),e.jsx("path",{d:"m8.826 5.446-.499.04.126 1.529.498-.04-.125-1.529Zm-.839 2.217-.488-.111.207-.9.487.111-.206.9Z",fill:"#C09302"}),e.jsx("path",{d:"m8.36 7.663.487-.111-.206-.9-.488.111.207.9Z",fill:"#C09302"}),e.jsx("path",{d:"M8.236 7.655h-.5v-.884h.5v.884Zm-.919-2.198.5.012-.029 1.19-.5-.012.03-1.19Zm.87 0 .5.012-.03 1.19-.5-.012.03-1.19Z",fill:"#C09302"}),e.jsx("path",{d:"m6.669 7.961.13-.482c.53.142.938.213 1.215.213.278 0 .686-.07 1.216-.213l.13.482c-.57.153-1.016.23-1.346.23-.33 0-.776-.077-1.345-.23Zm-.528-2.85c-.033-.33.16-.554.488-.525.108.01.229.041.39.096l.093.032c.221.079.281.1.294.102-.05-.011.095-.273.128-.317.004.028-.012.024-.052.016l-.451-.09.32-.33a.585.585 0 0 1 .433-.171c.018 0 .034-.001.088-.005l.085-.004c.312-.01.536.078.536.399 0 .115.015.3.039.44.008.046.023.09-.023.11.002-.017.111-.06.281-.13l.02-.01c.494-.206.552-.225.711-.128.106.065.207.18.32.353l-.418.274a.872.872 0 0 0-.159-.198c.063.044-.149.114-.26.16l-.02.01c-.385.16-.436.18-.546.18-.299 0-.406-.307-.436-.746-.092.304-.367.687-.594.687-.1 0-.052.016-.464-.13l-.086-.03a1.346 1.346 0 0 0-.272-.072.227.227 0 0 1 .02-.02l-.465.047Z",fill:"#C09302"})]})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(h[2]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.EG=d;
|
package/icons/flags/EH.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),i=require("react"),l=require("../flag-icon/_FlagIconBase.js"),r=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"),r=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,d=r.useStableUniqueId(1);return e.jsxs(l.FlagIconBase,{ref:a,height:t,viewBox:"0 0 640 480",width:s,children:[e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(d[0]),children:e.jsx("path",{d:"M-158.7 0H524v512h-682.7z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(d[0],")"),fillRule:"evenodd",transform:"translate(148.8) scale(.94)",children:[e.jsx("path",{d:"M-180 0H844v256H-180z"}),e.jsx("path",{d:"M-180 256H844v256H-180z",fill:"#107b00"}),e.jsx("path",{d:"M-180 169.3H844v176.1H-180z",fill:"#fff"}),e.jsx("path",{d:"M310 195.6c-45.2-19.5-84.1 20.6-84 58 0 39.2 38 81 86 62.5-34-10-48-35.3-48-60.7-.3-25.2 15.8-54.6 46-59.9z",fill:"#f0f"}),e.jsx("path",{d:"m363.1 294.2-25.8-18.9-26 19 10-30.5-26-18.8h32l9.9-30.5 9.8 30.4h32.1l-25.9 18.8",fill:"#ff1800"}),e.jsx("path",{d:"M314.3 315.6a65.2 65.2 0 0 1-89.2-59.4 65 65 0 0 1 89.5-60.9 60.6 60.6 0 0 0-51.2 59.2 61.3 61.3 0 0 0 51 61.1zM-180 0l348.6 256.6L-180 512V0z",fill:"red"})]})]})}));exports.EH=a;
|
package/icons/flags/ER.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),i=require("react"),l=require("../flag-icon/_FlagIconBase.js"),r=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"),r=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var s=i.forwardRef((function(i,s){var a=i.height,t=i.width,h=r.useStableUniqueId(2);return e.jsxs(l.FlagIconBase,{ref:s,height:a,viewBox:"0 0 16 12",width:t,children:[e.jsxs("g",{clipPath:"url(#".concat(h[1],")"),children:[e.jsx("mask",{height:"12",id:"".concat(h[0]),maskUnits:"userSpaceOnUse",width:"17",x:"0",y:"0",children:e.jsx("path",{d:"M0 0h17v12H0z",fill:"#fff"})}),e.jsxs("g",{clipRule:"evenodd",fillRule:"evenodd",mask:"url(#".concat(h[0],")"),children:[e.jsx("path",{d:"M0 0v6h16V0H0Z",fill:"#43B764"}),e.jsx("path",{d:"M0 6v6h16V6H0Z",fill:"#B4D7F4"}),e.jsx("path",{d:"m0 0 16.5 6L0 12V0Z",fill:"#BE0027"}),e.jsx("path",{d:"m4.557 8.684-.477.01a4.742 4.742 0 0 1-.096-.128 3.157 3.157 0 0 1-.355-1.458v.13c-.002.58-.002.827.355 1.328.102.198.225.392.37.58l.616-.472-.413.01Z",fill:"#F3E294"}),e.jsx("path",{d:"M1 6.25a3.25 3.25 0 1 0 6.5 0 3.25 3.25 0 0 0-6.5 0Zm5.5 0a2.25 2.25 0 1 1-4.5 0 2.25 2.25 0 0 1 4.5 0Z",fill:"#F3E294"})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(h[1]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.ER=s;
|
package/icons/flags/ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var l=require("react/jsx-runtime"),e=require("react"),d=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"),d=require("../flag-icon/_FlagIconBase.js"),i=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var h=e.forwardRef((function(e,h){var v=e.height,s=e.width,c=i.useStableUniqueId(4);return l.jsxs(d.FlagIconBase,{ref:h,height:v,viewBox:"0 0 16 12",width:s,children:[l.jsxs("g",{clipPath:"url(#".concat(c[3],")"),children:[l.jsx("mask",{height:"12",id:"".concat(c[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:l.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),l.jsxs("g",{mask:"url(#".concat(c[0],")"),children:[l.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#FFB400",fillRule:"evenodd"}),l.jsx("mask",{height:"12",id:"".concat(c[1]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:l.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#fff",fillRule:"evenodd"})}),l.jsxs("g",{mask:"url(#".concat(c[1],")"),children:[l.jsx("path",{clipRule:"evenodd",d:"M0 0v3h16V0H0Zm0 9v3h16V9H0Z",fill:"#C51918",fillRule:"evenodd"}),l.jsx("path",{d:"M2.504 5.136h.56v2.912h-.56z",fill:"#F1F9FF"}),l.jsx("path",{clipRule:"evenodd",d:"M3.288 4.632H2.28v.28h.168v.224h.672v-.224h.168v-.28ZM3.12 8.216h.168v.28H2.28v-.28h.168v-.224h.672v.224Z",fill:"#C88A02",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M2.784 4.688c.122 0 .134-.046.206-.114.056-.054.186-.12.186-.194 0-.17-.175-.308-.392-.308-.216 0-.392.138-.392.308 0 .083.09.138.157.194.072.058.124.114.235.114Z",fill:"#AD1619",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M2.28 8.496h1.008v.448s-.126-.056-.252-.056-.252.056-.252.056-.126-.056-.252-.056-.252.056-.252.056v-.448Z",fill:"#005BBF",fillRule:"evenodd"}),l.jsx("path",{d:"M7.992 5.136h.56v2.912h-.56z",fill:"#F1F9FF"}),l.jsx("path",{clipRule:"evenodd",d:"M8.776 4.632H7.768v.28h.168v.224h.672v-.224h.168v-.28Zm-.168 3.584h.168v.28H7.768v-.28h.168v-.224h.672v.224Z",fill:"#C88A02",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M8.272 4.688c.122 0 .134-.046.206-.114.056-.054.186-.12.186-.194 0-.17-.175-.308-.392-.308-.216 0-.392.138-.392.308 0 .083.09.138.157.194.072.058.124.114.235.114Z",fill:"#AD1619",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M7.768 8.496h1.008v.448s-.126-.056-.252-.056-.252.056-.252.056-.126-.056-.252-.056-.252.056-.252.056v-.448Z",fill:"#005BBF",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M2.494 7.84c.101-.122.157-.234.157-.352a.316.316 0 0 0-.06-.192l.006-.003s.11-.048.15-.067c.072-.034.135-.07.197-.116.04-.028.092-.06.173-.103l.096-.051.096-.053a.62.62 0 0 0 .183-.144.268.268 0 0 0-.061-.399.728.728 0 0 0-.301-.096l-.197-.03a4.931 4.931 0 0 1-.177-.03c.345-.057.836-.036 1.052.076l.206-.398c-.44-.228-1.445-.204-1.82.054-.275.19-.238.476.048.6.12.05.276.085.564.131a1.431 1.431 0 0 0-.126.081.799.799 0 0 1-.127.075 6.71 6.71 0 0 1-.125.055l-.017.008c-.233.106-.346.252-.312.517l.018.143.033.01.344.284Zm-.288-.37v.002-.002Zm6.147.018c0 .118.056.23.157.352l.344-.284.033-.01.018-.143c.034-.265-.079-.411-.312-.517l-.016-.008a6.704 6.704 0 0 1-.125-.055.8.8 0 0 1-.128-.075 1.431 1.431 0 0 0-.126-.08c.289-.047.445-.081.564-.133.286-.123.323-.41.048-.6-.375-.257-1.379-.28-1.82-.053l.206.398c.216-.112.708-.133 1.052-.075l-.177.029-.196.03a.728.728 0 0 0-.301.096.268.268 0 0 0-.062.4.605.605 0 0 0 .183.143l.096.053.096.05c.081.044.134.076.173.104.062.045.126.082.198.116.039.02.15.068.15.067l.006.003a.316.316 0 0 0-.061.192Z",fill:"#AD1619",fillRule:"evenodd"}),l.jsx("path",{d:"m2.962 6.2.165.034v.247c-.176.14-.623.377-.623.377V6.2h.458Zm5.195 0-.165.034v.247c.176.14.623.377.623.377V6.2h-.458Z",fill:"#F1F9FF"}),l.jsx("path",{clipRule:"evenodd",d:"M7.388 3.603v-.082a1.53 1.53 0 0 0-.905-.31 1.806 1.806 0 0 0-.917-.157c-.466-.046-.935.157-.935.157-.473 0-.905.31-.905.31v.082l.565.567s.159.546 1.272.418v.001s.737-.02.79-.037l.063-.02c.144-.041.31-.09.407-.362l.565-.567Zm-1.825-.518Z",fill:"#AD1619",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"m3.76 3.7.038-.042.513.483c.097-.026.626-.16 1.216-.168h.045a5.281 5.281 0 0 1 1.232.172s-.006.053-.021.116l.056-.11.006-.006.517-.487.038.041-.514.483c-.075.138-.112.23-.112.267 0 .058-.15.092-.444.128-.23.027-.5.046-.722.048h-.056a7.222 7.222 0 0 1-.722-.048c-.294-.036-.444-.07-.444-.128a.118.118 0 0 0-.004-.027.44.44 0 0 1-.064-.154 2.84 2.84 0 0 0-.044-.086L3.76 3.7Zm2.867.75c.039.019.07 0 .095-.035a.18.18 0 0 0-.004.027.541.541 0 0 1-.098.032 3.068 3.068 0 0 1-.296.047c-.238.029-.52.047-.744.049a7.095 7.095 0 0 1-.744-.049 3.067 3.067 0 0 1-.296-.047.633.633 0 0 1-.073-.02l.006-.003c.122-.058.93-.111 1.077-.12.145.009.954.062 1.077.12Zm.154-.01-.001.001Z",fill:"#C88A02",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M5.556 2.674a.168.168 0 1 0 0-.336.168.168 0 0 0 0 .336Z",fill:"#005BBF",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M5.493 2.038h.117v.074h.076v.117H5.61v.233h.076v.117h-.27v-.117h.077v-.233h-.077v-.117h.077v-.074Z",fill:"#C88A02",fillRule:"evenodd"}),l.jsx("path",{d:"M5.472 2.672h.224V3.4h-.224z",fill:"#C88A02"}),l.jsx("path",{d:"m3.854 3.649-.308-.012c.145-.839.86-1.25 2.002-1.25 1.144 0 1.856.413 1.99 1.255l-.415.044c-.066-.41-.752-.78-1.569-.78-.818-.001-1.629.33-1.7.743Z",fill:"#C88A02"}),l.jsx("path",{clipRule:"evenodd",d:"M3.736 4.632h3.64v3.27S7.106 9 5.556 9s-1.82-1.126-1.82-1.126V4.632Z",fill:"#E1E5E8",fillRule:"evenodd",opacity:".3"}),l.jsx("mask",{height:"5",id:"".concat(c[2]),maskUnits:"userSpaceOnUse",width:"5",x:"3",y:"4",children:l.jsx("path",{clipRule:"evenodd",d:"M3.736 4.632h3.64v3.27S7.106 9 5.556 9s-1.82-1.126-1.82-1.126V4.632Z",fill:"#fff",fillRule:"evenodd"})}),l.jsxs("g",{mask:"url(#".concat(c[2],")"),children:[l.jsx("path",{d:"M3.736 6.648h1.848v2.184H3.736z",fill:"#FFC034"}),l.jsx("path",{d:"M3.736 4.576h1.848v2.128H3.736z",fill:"#AD1619"}),l.jsx("path",{d:"M5.528 6.592h1.848V8.72H5.528z",fill:"#AD1619"}),l.jsx("path",{d:"M5.528 4.632h1.96v2.072h-1.96z",fill:"#F1F9FF"}),l.jsx("path",{clipRule:"evenodd",d:"M6.741 8.722s-1.186.093-1.186-.672c0 0-.011.672-1.25.672v.603h2.436v-.603Z",fill:"#F1F9FF",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M5.556 7.096c.232 0 .42-.2.42-.448 0-.247-.188-.448-.42-.448-.232 0-.42.2-.42.448s.188.448.42.448Z",fill:"#005BBF",fillRule:"evenodd",stroke:"#AD1619",strokeWidth:".583"})]}),l.jsx("path",{clipRule:"evenodd",d:"M4.5 6a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z",fill:"#C88A02",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M6.5 6a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z",fill:"#C37C9C",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M6.5 8a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z",fill:"#FFC034",fillRule:"evenodd"}),l.jsx("path",{d:"M4.5 8a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z",fill:"#AD1619"})]})]})]}),l.jsx("defs",{children:l.jsx("clipPath",{id:"".concat(c[3]),children:l.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.ES=h;
|
package/icons/flags/ET.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:"M-61.3 0h682.7v512H-61.3z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(c[0],")"),fillRule:"evenodd",strokeWidth:"1pt",transform:"translate(57.5) scale(.94)",children:[e.jsx("path",{d:"M-238 3.5H800v498H-238z",fill:"#ffc621"}),e.jsx("path",{d:"M-240 342.5H799.3V512H-240z",fill:"#ef2118"}),e.jsx("path",{d:"M-238 0H800v180H-238z",fill:"#298c08"}),e.jsx("circle",{cx:"534.2",cy:"353",fill:"#006bc6",r:"199.7",transform:"matrix(.54 0 0 .54 -25.8 74)"}),e.jsx("path",{d:"m214.3 188.2-6.5 4.5 23.5 33 6.3-4-23.4-33.5zm29.4 78-9.7-6.8 4-12.7-48.1.7-14-10.7 65.7-.7 12.2-36.9 6.6 15-16.7 52zm76.5-70.7-6.3-4.8-24.3 32.4 5.6 4.7 25-32.3zM254.8 247l3.5-11.2h13.3L256.4 190l6-16.5 20.5 62.4 38.8.5-12.2 10.7-54.7-.2zm90.6 51.2 2.7-7.4-38.3-13.3-2.8 7 38.4 13.7zm-69.1-46.4 11.7-.1 4.1 12.6 38.8-28.5 17.6.6-53.1 38.7 11.5 37.2-14-8.4-16.6-52.1zm-19.8 102 7.9.2.3-40.5-7.4-.5-.8 40.9zm22-80.3 3.8 11.1-10.7 8 39.4 27.7 5 16.8-53.6-38-31.5 22.7 3.5-16 44-32.3zm-103.3 13 2.3 7.5 38.7-12.2-2-7.2-39 11.9zm83.2-4-9.4 7.1-10.8-7.7-14.2 46-14.4 10 19.5-62.7-31.4-23 16.3-1.6 44.4 31.9z",fill:"#ffc621"})]})]})}));exports.ET=t;
|
package/icons/flags/FJ.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),l=require("react"),s=require("../flag-icon/_FlagIconBase.js"),h=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),l=require("react"),s=require("../flag-icon/_FlagIconBase.js"),h=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var d=l.forwardRef((function(l,d){var i=l.height,t=l.width,c=h.useStableUniqueId(6);return e.jsxs(s.FlagIconBase,{ref:d,height:i,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:"#67BFE5",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",{clipRule:"evenodd",d:"M10 5h4.828v4.167S14.423 11 12.414 11C10.404 11 10 9.167 10 9.167V5Z",fill:"#F7FCFF",fillRule:"evenodd"}),e.jsx("mask",{height:"6",id:"".concat(c[4]),maskUnits:"userSpaceOnUse",width:"5",x:"10",y:"5",children:e.jsx("path",{clipRule:"evenodd",d:"M10 5h4.828v4.167S14.423 11 12.414 11C10.404 11 10 9.167 10 9.167V5Z",fill:"#fff",fillRule:"evenodd"})}),e.jsxs("g",{mask:"url(#".concat(c[4],")"),children:[e.jsx("path",{d:"M10 5h4.828v1.5H10z",fill:"#C3352C"}),e.jsx("path",{d:"M12.069 6.333h.69V11h-.69z",fill:"#C3352C"}),e.jsx("path",{clipRule:"evenodd",d:"M10 8.167h4.828v.666H10v-.666Z",fill:"#C3352C",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M11.27 10.368c.29.41.527.571.694.33.118-.17.13-.34-.037-.374a2.795 2.795 0 0 1-.205-.287l.005-.005c.047-.046.05-.107.04-.13-.004-.03.02-.073.17-.188.137-.104.198-.203.108-.311-.047-.057-.09-.068-.223-.089l-.04-.006a.716.716 0 0 1-.087-.018l-.093-.178a1.145 1.145 0 0 0-.51.098l-.152.064c-.05.021-.06.026-.061.025l.002-.002c.004-.003.01-.008.001-.008-.035 0-.073-.004-.178-.017l-.02-.003c-.302-.038-.378-.037-.427.104-.074.214.367.605.6.652.118.024.258.136.413.343Zm.328-.294c.029 0 .05 0 .07-.006l.006-.013a.132.132 0 0 1-.076.02Zm-1.1-.59c-.007-.007-.009-.017-.005-.029 0 .003.002.008.008.016a.347.347 0 0 0 .026.029.06.06 0 0 1-.03-.016Zm.409.296c-.084-.016-.297-.194-.38-.28.022.006.051.01.083.013.014 0 .028.002.043.004l.02.003c.118.015.159.019.209.019.029 0 .023.01.02.016-.002.002-.003.003-.002.004a.761.761 0 0 0 .138-.055l.15-.064a.941.941 0 0 1 .259-.072c.01.042.034.08.074.11a.443.443 0 0 0 .216.076c-.128.106-.193.194-.213.28-.116.037-.105.167-.036.298.048.09.14.219.276.39l.098.046c-.03 0-.045-.013-.058-.023-.015-.013-.024-.02-.045.01-.002.002-.093-.06-.287-.334-.19-.254-.376-.402-.565-.44Zm.61.15v-.005.005Zm.08-.106h-.008.007Zm.001 0h-.002.002Z",fill:"#979797",fillRule:"evenodd"}),e.jsx("path",{d:"M10.828 8.055s-.239-.33-.239-.448",stroke:"#964C36",strokeWidth:".5"}),e.jsx("path",{d:"M10.68 7.771s-.306-.13-.306 0m.3-.137s-.214-.272-.375-.272c-.162 0-.158.136-.158.136m.411-.138s-.096-.445-.25-.445c-.152 0-.152.223-.152.223m.44.222s-.042-.382.155-.382",stroke:"#2A8E51",strokeWidth:".5"}),e.jsx("path",{d:"M11.13 7.99s-.11-.391-.07-.502",stroke:"#964C36",strokeWidth:".5"}),e.jsx("path",{d:"M11.088 7.673s-.242-.226-.286-.104m.328-.026s-.108-.33-.26-.385c-.15-.055-.194.074-.194.074m.433.012s.063-.452-.081-.505c-.144-.052-.22.158-.22.158m.338.36s.09-.374.276-.307",stroke:"#2A8E51",strokeWidth:".5"}),e.jsx("path",{d:"M11.376 8.13s.158-.375.132-.49",stroke:"#964C36",strokeWidth:".35"}),e.jsx("path",{d:"M11.457 7.82s.267-.195.297-.068m-.324-.066s.148-.314.305-.35c.158-.037.184.097.184.097m-.431-.041s-.007-.457.143-.491c.149-.035.2.183.2.183m-.381.316s-.044-.383-.236-.338m2.135.839s.121-.557.465-.557c.345 0 .499.588.499.588",stroke:"#2A8E51",strokeWidth:".35"}),e.jsx("path",{d:"M13.065 7.52s.185-.328.797-.301c.612.027.723.302.723.302m-1.644-.418s.336-.417.807-.064l.16.064s.16-.472.933 0",stroke:"#2A8E51",strokeWidth:".35"}),e.jsx("path",{d:"M13.87 8.018s.024-.52.106-.662m.574 1.801s-.31-.145-.402 0c-.093.145-1.207 1.48-1.207 1.48",stroke:"#964C36",strokeWidth:".5"}),e.jsx("path",{clipRule:"evenodd",d:"m13.482 9.298.69.482s.318-.226.16-.354c-.16-.128-.592-.354-.592-.354l-.258.226Z",fill:"#FFF203",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M13.458 9.322s-.16.168-.16.296c0 .128-.149.47-.149.47s.417.257.503.094c.087-.164.648-.066.549-.315-.1-.25-.743-.545-.743-.545Z",fill:"#00A651",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M10.528 5.591s.369-.189.551 0c.183.19.332-.016.332-.13s.29-.505.29-.188c0 .318-.09.498.165.498.254 0 1.401-.44 1.676-.31.275.13.486.098.416-.088-.07-.187-.25-.303-.596-.201-.346.101-.264.2-.563.2-.3 0-.632-.099-.632-.099s.093-.167.435-.048c.341.119.812-.147.94-.147.128 0 .48-.008.516.094.034.101.247.195.085.29-.162.094-.43.153-.246.275.184.121.608.098.628.224.02.126.221.315.14.315-.08 0-.225.178-.36.124-.136-.054-.152-.102-.022-.146s.128-.228.021-.228-.055.064-.299 0c-.244-.065-.567-.137-.547 0 .02.136.178.346-.115.374-.293.028-.43.14-.487.05-.057-.09-.261-.211-.1-.25.16-.038.313.131.37.104.058-.028.19-.043.08-.16-.11-.118-.29-.187-.123-.275.167-.088.035-.09-.284.092-.32.182-.497.337-.777.315-.28-.022-.386.008-.476-.022-.09-.03-.528.326-.655.236-.126-.09-.534-.125-.46-.236.073-.11.172-.168.281-.11.11.056.22.113.293.056.074-.057.288-.253.234-.292-.054-.04-.002-.171-.306-.171s-.412.147-.484.054c-.072-.092.08-.2.08-.2Z",fill:"#FFD100",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.FJ=d;
|
package/icons/flags/FK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var h=require("react/jsx-runtime"),e=require("react"),l=require("../flag-icon/_FlagIconBase.js"),s=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"),s=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var i=e.forwardRef((function(e,i){var t=e.height,d=e.width,c=s.useStableUniqueId(6);return h.jsxs(l.FlagIconBase,{ref:i,height:t,viewBox:"0 0 16 12",width:d,children:[h.jsxs("g",{clipPath:"url(#".concat(c[5],")"),children:[h.jsx("mask",{height:"12",id:"".concat(c[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:h.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),h.jsxs("g",{mask:"url(#".concat(c[0],")"),children:[h.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#2E42A5",fillRule:"evenodd"}),h.jsx("mask",{height:"12",id:"".concat(c[1]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:h.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#fff",fillRule:"evenodd"})}),h.jsxs("g",{mask:"url(#".concat(c[1],")"),children:[h.jsx("mask",{height:"7",id:"".concat(c[2]),maskUnits:"userSpaceOnUse",width:"9",x:"0",y:"0",children:h.jsx("path",{d:"M0 0h9v7H0z",fill:"#fff"})}),h.jsxs("g",{mask:"url(#".concat(c[2],")"),children:[h.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"}),h.jsx("path",{d:"m-.731 7.108 1.009.505 9.436-8.08H8.298L-.731 7.109Z",fill:"#F50100"}),h.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"}),h.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"}),h.jsxs("mask",{fill:"#000",height:"9",id:"".concat(c[3]),maskUnits:"userSpaceOnUse",width:"11",x:"-1",y:"-1",children:[h.jsx("path",{d:"M-1-1h11v9H-1z",fill:"#fff"}),h.jsx("path",{clipRule:"evenodd",d:"M4.992 0h-1v3H0v1h3.992v3h1V4H9V3H4.992V0Z",fillRule:"evenodd"})]}),h.jsx("path",{clipRule:"evenodd",d:"M4.992 0h-1v3H0v1h3.992v3h1V4H9V3H4.992V0Z",fill:"#F50100",fillRule:"evenodd"}),h.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],")")})]}),h.jsx("path",{d:"M12.975 9.857c-.514 0-.872-.121-1.127-.333-.256-.213-.424-.53-.531-.952-.107-.423-.152-.94-.168-1.541-.011-.423-.01-.881-.007-1.373l.002-.517h3.708c.066 1.204.09 2.377-.146 3.257-.121.452-.308.815-.582 1.065-.272.247-.64.394-1.149.394Z",fill:"#6DC2FF",stroke:"#F7FCFF",strokeWidth:".25"}),h.jsx("mask",{height:"5",id:"".concat(c[4]),maskUnits:"userSpaceOnUse",width:"5",x:"11",y:"5",children:h.jsx("path",{d:"M12.975 9.857c-.514 0-.872-.121-1.127-.333-.256-.213-.424-.53-.531-.952-.107-.423-.152-.94-.168-1.541-.011-.423-.01-.881-.007-1.373l.002-.517h3.708c.066 1.204.09 2.377-.146 3.257-.121.452-.308.815-.582 1.065-.272.247-.64.394-1.149.394Z",fill:"#fff",stroke:"#fff",strokeWidth:".25"})}),h.jsxs("g",{mask:"url(#".concat(c[4],")"),children:[h.jsx("path",{clipRule:"evenodd",d:"M12.26 6.793s-.196-.146-.281-.382a8.832 8.832 0 0 1-.252-.92c0-.055-.223 0-.223 0s.003-.267.087-.267c.084 0 .088-.247.292-.184.204.062.364.29.572.29.208 0 1.077.066 1.216.066.14 0 .508.295.508.515 0 .221-.1.55-.18.55-.078 0-.178.191-.328.128-.15-.063-.508-.193-.83-.128-.32.065-.386.024-.386.128 0 .104-.194.204-.194.204Z",fill:"#E1E5E8",fillRule:"evenodd"}),h.jsx("path",{clipRule:"evenodd",d:"M11.8 6.64h2.578l-.444.573h-1.822l-.312-.574Z",fill:"#49801E",fillRule:"evenodd"}),h.jsx("path",{d:"M11.767 9.148s.445.16.631.14c.206-.022.389-.257.527-.257.137 0 .402.235.608.257.186.02.55-.14.55-.14m-2.806-.68c.154-.13.49-.14.49-.14s.445.16.631.14c.206-.022.389-.257.527-.257.137 0 .402.236.608.257.186.02.55-.14.55-.14s.203-.229.458.013",stroke:"#fff",strokeWidth:".533"}),h.jsx("path",{d:"m11.23 7.765-.337-.413c.132-.108.354-.215.678-.332l.158-.008c.336.087.56.124.643.116a.44.44 0 0 0 .155-.08c.235-.156.258-.169.398-.169.127 0 .154.013.42.157l.095.049c.057.027.097.04.12.043.063.006.192-.024.373-.096.235-.214.532-.192.788.042.17.155.308.28.411.376l-.362.392c-.102-.095-.239-.22-.408-.374-.068-.062-.053-.061-.083-.029l-.092.065c-.28.118-.502.173-.68.155a.883.883 0 0 1-.297-.093 2.674 2.674 0 0 1-.118-.061c-.129-.07-.178-.092-.167-.092.022 0-.009.017-.103.08-.152.1-.258.152-.397.166-.155.015-.396-.022-.748-.11-.229.087-.38.162-.447.216Z",fill:"#fff"})]}),h.jsx("path",{d:"M11.482 9.197s.492.471.195.79c-.297.32-.57.134-.57.134m3.418-.924s-.492.471-.195.79c.297.32.57.134.57.134",stroke:"#B85F3C",strokeWidth:".5"}),h.jsx("path",{d:"M11.16 9.576s.848.81 1.89.81c1.042 0 1.88-.618 1.88-.618",stroke:"#CB8B73",strokeWidth:".5"})]})]})]}),h.jsx("defs",{children:h.jsx("clipPath",{id:"".concat(c[5]),children:h.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.FK=i;
|
package/icons/flags/FM.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:"M-81.3 0h682.6v512H-81.3z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(c[0],")"),fillRule:"evenodd",strokeWidth:"1pt",transform:"translate(76.3) scale(.94)",children:[e.jsx("path",{d:"M-252 0H772v512H-252z",fill:"#6797d6"}),e.jsx("path",{d:"m259.8 123-32.4 22.2 12.4-35.9-32.5-22.2h40.1l12.4-35.9 12.4 36h40l-32.4 22.1 12.4 35.9M259.8 390l-32.4-22.2 12.4 36-32.5 22.1h40.1l12.4 35.9 12.4-36 40 .1-32.4-22.2 12.4-35.9m-188.4-92.4L79.3 306l1.4-38-37.5-11.7 38.4-11.7 1.3-38 22.3 30.8 38.4-11.8-24.6 30.7 22.4 30.7m274.2-11.7 24.6 30.7-1.4-38 37.5-11.7-38.4-11.7-1.3-38-22.3 30.8-38.4-11.8 24.6 30.7-22.4 30.7",fill:"#fff"})]})]})}));exports.FM=t;
|
package/icons/flags/FO.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 l=i.height,s=i.width,h=t.useStableUniqueId(1);return e.jsxs(r.FlagIconBase,{ref:a,height:l,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-78 32h640v480H-78z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(h[0],")"),fillRule:"evenodd",strokeWidth:"0",transform:"translate(78 -32)",children:[e.jsx("path",{d:"M-78 32h663.9v480H-78z",fill:"#fff"}),e.jsx("path",{d:"M-76 218.7h185.9V32H216v186.7h371.8v106.6H216V512H109.9V325.3h-186V218.7z",fill:"#003897"}),e.jsx("path",{d:"M-76 245.3h212.4V32h53.1v213.3H588v53.4H189.5V512h-53V298.7H-76v-53.4z",fill:"#d72828"})]})]})}));exports.FO=a;
|
package/icons/flags/GB.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 s=i.forwardRef((function(i,s){var a=i.height,l=i.width,h=t.useStableUniqueId(1);return e.jsxs(r.FlagIconBase,{ref:s,height:a,viewBox:"0 0 640 480",width:l,children:[e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(h[0]),children:e.jsx("path",{d:"M-85.3 0h682.6v512H-85.3z",fillOpacity:".7"})})}),e.jsx("g",{clipPath:"url(#".concat(h[0],")"),transform:"translate(80) scale(.94)",children:e.jsxs("g",{strokeWidth:"1pt",children:[e.jsx("path",{d:"M-256 0H768v512H-256z",fill:"#012169"}),e.jsx("path",{d:"M-256 0v57.2L653.5 512H768v-57.2L-141.5 0H-256zM768 0v57.2L-141.5 512H-256v-57.2L653.5 0H768z",fill:"#fff"}),e.jsx("path",{d:"M170.7 0v512h170.6V0H170.7zM-256 170.7v170.6H768V170.7H-256z",fill:"#fff"}),e.jsx("path",{d:"M-256 204.8v102.4H768V204.8H-256zM204.8 0v512h102.4V0H204.8zM-256 512 85.3 341.3h76.4L-179.7 512H-256zm0-512L85.3 170.7H9L-256 38.2V0zm606.4 170.7L691.7 0H768L426.7 170.7h-76.3zM768 512 426.7 341.3H503l265 132.5V512z",fill:"#c8102e"})]})})]})}));exports.GB=s;
|
package/icons/flags/GD.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var t=require("react/jsx-runtime"),e=require("react"),r=require("../flag-icon/_FlagIconBase.js"),a=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"),a=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var s=e.forwardRef((function(e,s){var i=e.height,n=e.width,c=a.useStableUniqueId(4);return t.jsxs(r.FlagIconBase,{ref:s,height:i,viewBox:"0 0 640 480",width:n,children:[t.jsx("defs",{children:t.jsxs("g",{id:"".concat(c[0]),children:[t.jsxs("g",{id:"".concat(c[1]),children:[t.jsx("path",{d:"M0-1v1h.5",fill:"#fcd116",id:"".concat(c[2]),transform:"rotate(18 0 -1)"}),t.jsx("use",{transform:"scale(-1 1)",xlinkHref:"#".concat(c[2])})]}),t.jsx("use",{transform:"rotate(72)",xlinkHref:"#".concat(c[1])}),t.jsx("use",{transform:"rotate(144)",xlinkHref:"#".concat(c[1])}),t.jsx("use",{transform:"rotate(216)",xlinkHref:"#".concat(c[1])}),t.jsx("use",{transform:"rotate(288)",xlinkHref:"#".concat(c[1])})]})}),t.jsx("path",{d:"M0 0h640v480H0z",fill:"#ce1126"}),t.jsx("path",{d:"M67.2 67.2h505.6v345.6H67.2z",fill:"#007a5e"}),t.jsx("path",{d:"M67.2 67.3h505.6L67.2 412.9h505.6z",fill:"#fcd116"}),t.jsx("circle",{cx:"319.9",cy:"240.1",fill:"#ce1126",r:"57.6"}),t.jsx("use",{height:"100%",transform:"matrix(52.8 0 0 52.8 320 240)",width:"100%",xlinkHref:"#".concat(c[0])}),t.jsx("use",{height:"100%",transform:"translate(-30.3)",width:"100%",x:"-100",xlinkHref:"#".concat(c[3])}),t.jsx("use",{height:"100%",id:"".concat(c[3]),transform:"matrix(31.2 0 0 31.2 320 33.6)",width:"100%",xlinkHref:"#".concat(c[0])}),t.jsx("use",{height:"100%",transform:"translate(30.3)",width:"100%",x:"100",xlinkHref:"#".concat(c[3])}),t.jsx("path",{d:"M102.3 240.7a80.4 80.4 0 0 0 33.5 33.2 111 111 0 0 0-11.3-45l-22.2 11.8z",fill:"#ce1126"}),t.jsx("path",{d:"M90.1 194.7c10.4 21.7-27.1 73.7 35.5 85.9a63.2 63.2 0 0 1-10.9-41.9 70 70 0 0 1 32.5 30.8c16.4-59.5-42-55.8-57.1-74.8z",fill:"#fcd116"}),t.jsx("use",{height:"100%",transform:"translate(-30.3 414.6)",width:"100%",x:"-100",xlinkHref:"#".concat(c[3])}),t.jsx("use",{height:"100%",transform:"matrix(31.2 0 0 31.2 320 448.2)",width:"100%",xlinkHref:"#".concat(c[0])}),t.jsx("use",{height:"100%",transform:"translate(30.3 414.6)",width:"100%",x:"100",xlinkHref:"#".concat(c[3])})]})}));exports.GD=s;
|
package/icons/flags/GG.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),r=require("react"),t=require("../flag-icon/_FlagIconBase.js"),i=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),r=require("react"),t=require("../flag-icon/_FlagIconBase.js"),i=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var a=r.forwardRef((function(r,a){var s=r.height,h=r.width,n=i.useStableUniqueId(1);return e.jsxs(t.FlagIconBase,{ref:a,height:s,viewBox:"0 0 640 480",width:h,children:[e.jsx("path",{d:"M0 0h640v480H0z",fill:"#fff"}),e.jsx("path",{d:"M256 0h128v480H256z",fill:"#e8112d"}),e.jsx("path",{d:"M0 176h640v128H0z",fill:"#e8112d"}),e.jsx("path",{d:"m110 286.7 23.3-23.4h210v-46.6h-210L110 193.3z",fill:"#f9dd16",id:"".concat(n[0])}),e.jsx("use",{height:"24",transform:"rotate(90 320 240)",width:"36",xlinkHref:"#".concat(n[0])}),e.jsx("use",{height:"24",transform:"rotate(-90 320 240)",width:"36",xlinkHref:"#".concat(n[0])}),e.jsx("use",{height:"24",transform:"rotate(180 320 240)",width:"36",xlinkHref:"#".concat(n[0])})]})}));exports.GG=a;
|
package/icons/flags/GI.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 v=l.height,r=l.width,s=i.useStableUniqueId(2);return e.jsxs(h.FlagIconBase,{ref:d,height:v,viewBox:"0 0 16 12",width:r,children:[e.jsxs("g",{clipPath:"url(#".concat(s[1],")"),children:[e.jsx("mask",{height:"12",id:"".concat(s[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),e.jsxs("g",{mask:"url(#".concat(s[0],")"),children:[e.jsx("path",{d:"M0 0h16v12H0z",fill:"#F7FCFF"}),e.jsx("path",{clipRule:"evenodd",d:"M0 8h16v4H0V8Z",fill:"#C51918",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M8.229.633h-.947v.848h.467l-.033 2.33H6.334V2.753h.474v-.847H5.86v.424h-.474v-.424h-.948v.847h.474v1.06h-.999v.847h.474v2.543h-.474v.848h9v-.848h-.947V4.66h.947v-.847h-.928l.023-1.06h.483v-.847h-.947v.424h-.474v-.424h-.947v.847h.464l-.023 1.06H9.137L9.17 1.48h.48V.633h-.947v.424h-.474V.633Z",fill:"#DB000B",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M5.808 6.845a.553.553 0 1 1 1.105 0v.914H5.808v-.914Zm4.052 0a.553.553 0 0 1 1.106 0v.914H9.86v-.914Zm-2.21-.182a.737.737 0 0 1 1.474 0v1.463H7.65V6.663Z",fill:"#272727",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"m8.661 7.599-.09.166-.169-.252-1.379.925 1.538.732 1.356-.887-1.256-.684Zm-.63.765.444-.297.469.255-.422.276-.49-.234Zm-.452 1.903h.737V11h-.737v-.733Z",fill:"#E8AA00",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M8 9h.874v2H8V9Z",fill:"#E8AA00",fillRule:"evenodd"})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(s[1]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.GI=d;
|
package/icons/flags/GM.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,h=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(h[0]),children:e.jsx("path",{d:"M0-48h640v480H0z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(h[0],")"),fillRule:"evenodd",strokeWidth:"1pt",transform:"translate(0 48)",children:[e.jsx("path",{d:"M0-128h640V85.3H0z",fill:"red"}),e.jsx("path",{d:"M0 85.3h640V121H0z",fill:"#fff"}),e.jsx("path",{d:"M0 120.9h640V263H0z",fill:"#009"}),e.jsx("path",{d:"M0 263.1h640v35.6H0z",fill:"#fff"}),e.jsx("path",{d:"M0 298.7h640V512H0z",fill:"#090"})]})]})}));exports.GM=l;
|
package/icons/flags/GQ.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),s=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"),s=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var d=l.forwardRef((function(l,d){var t=l.height,h=l.width,c=s.useStableUniqueId(3);return e.jsxs(i.FlagIconBase,{ref:d,height:t,viewBox:"0 0 16 12",width:h,children:[e.jsxs("g",{clipPath:"url(#".concat(c[2],")"),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 0v12.288h16.384V0H0Z",fill:"#F7FCFF",fillRule:"evenodd"}),e.jsx("mask",{height:"13",id:"".concat(c[1]),maskUnits:"userSpaceOnUse",width:"17",x:"0",y:"0",children:e.jsx("path",{clipRule:"evenodd",d:"M0 0v12.288h16.384V0H0Z",fill:"#fff",fillRule:"evenodd"})}),e.jsxs("g",{clipRule:"evenodd",fillRule:"evenodd",mask:"url(#".concat(c[1],")"),children:[e.jsx("path",{d:"M0 0v4.096h16.384V0H0Z",fill:"#009D00"}),e.jsx("path",{d:"M0 4.096v4.096h16.384V4.096H0Z",fill:"#fff"}),e.jsx("path",{d:"M0 8.192v4.096h16.384V8.192H0Z",fill:"#F80000"})]}),e.jsx("path",{clipRule:"evenodd",d:"M0 0v12.288l4.096-6.066L0 0Z",fill:"#0075D5",fillRule:"evenodd"}),e.jsx("path",{d:"m7.46 4.55.003.011-.016-.014-.103-.095-.012.139.011.001-.019.01-.122.069.128.055.005-.01.004.02.028.138.092-.105-.009-.008.022.003.138.016-.071-.12-.01.006.01-.02.058-.126-.137.03Zm.512 0 .003.011-.016-.014-.103-.095-.012.139.011.001-.019.01-.122.069.128.055.005-.01.004.02.028.138.092-.105-.009-.008.022.003.138.016-.071-.12-.01.006.01-.02.058-.126-.137.03Zm.512 0 .003.011-.016-.014-.103-.095-.012.139.011.001-.019.01-.122.069.128.055.005-.01.004.02.028.138.092-.105-.009-.008.022.003.138.016-.071-.12-.01.006.01-.02.058-.126-.137.03Zm.512 0L9 4.561l-.016-.014-.103-.095-.012.139.011.001-.019.01-.122.069.128.055.005-.01.004.02.028.138.092-.105-.009-.008.022.003.138.016-.071-.12-.01.006.01-.02.058-.126-.137.03Zm.512 0 .003.011-.016-.014-.103-.095-.012.139.011.001-.019.01-.122.069.128.055.005-.01.004.02.028.138.092-.105-.009-.008.022.003.138.016-.071-.12-.01.006.01-.02.058-.126-.137.03Zm.512 0 .003.011-.016-.014-.103-.095-.012.139.011.001-.019.01-.122.069.128.055.005-.01.004.02.028.138.092-.105-.009-.008.022.003.138.016-.071-.12-.01.006.01-.02.058-.126-.137.03Z",fill:"#FFD500",stroke:"#000",strokeWidth:".03"}),e.jsx("path",{d:"M7.71 5.15h1.988v1.506a.994.994 0 0 1-1.988 0V5.15Z",stroke:"#373737",strokeWidth:".06"}),e.jsx("path",{clipRule:"evenodd",d:"M8.564 6.123s-.103 1.212-.206 1.285c-.104.073.494.11.55.055.058-.055-.26-1.042-.15-1.34.109-.297.285-.321.285-.321s-.222-.047-.286.042c-.063.09-.252-.042-.252-.042l.059.321Z",fill:"#6F3E1D",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M8.541 6.055h-.08s-.053.21-.176.105c-.124-.105-.298-.068-.298-.068s.016-.126.205-.176c.19-.05.27-.456.27-.456s.268-.1.431.105c.163.204.393.117.393.117s.168.095.084.234-.227.24-.352.139c-.125-.101-.477 0-.477 0Z",fill:"#009D29",fillRule:"evenodd"})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(c[2]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.GQ=d;
|
package/icons/flags/GR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),i=require("react"),l=require("../flag-icon/_FlagIconBase.js"),f=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"),f=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var h=i.forwardRef((function(i,h){var a=i.height,s=i.width,t=f.useStableUniqueId(1);return e.jsxs(l.FlagIconBase,{ref:h,height:a,viewBox:"0 0 640 480",width:s,children:[e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(t[0]),children:e.jsx("path",{d:"M0 0h120v90H0z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(t[0],")"),fillRule:"evenodd",strokeWidth:"1pt",transform:"scale(5.33)",children:[e.jsx("path",{d:"M0 0h135v10H0z",fill:"#0d5eaf"}),e.jsx("path",{d:"M0 10h135v10H0z",fill:"#fff"}),e.jsx("path",{d:"M0 20h135v10H0z",fill:"#0d5eaf"}),e.jsx("path",{d:"M0 30h135v10H0z",fill:"#fff"}),e.jsx("path",{d:"M0 40h135v10H0z",fill:"#0d5eaf"}),e.jsx("path",{d:"M0 50h135v10H0z",fill:"#fff"}),e.jsx("path",{d:"M0 60h135v10H0z",fill:"#0d5eaf"}),e.jsx("path",{d:"M0 70h135v10H0z",fill:"#fff"}),e.jsx("path",{d:"M0 80h135v10H0zM0 0h50v50H0z",fill:"#0d5eaf"}),e.jsxs("g",{fill:"#fff",children:[e.jsx("path",{d:"M20 0h10v50H20z"}),e.jsx("path",{d:"M0 20h50v10H0z"})]})]})]})}));exports.GR=h;
|
package/icons/flags/GT.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,r=l.width,h=d.useStableUniqueId(2);return e.jsxs(i.FlagIconBase,{ref:s,height:c,viewBox:"0 0 16 12",width:r,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:"M11 0h5v12h-5V0ZM0 0h6v12H0V0Z",fill:"#58A5FF",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M5 0h6v12H5V0Z",fill:"#fff",fillRule:"evenodd"}),e.jsx("path",{d:"m6.382 8.519-.363-.344 3.844-4.064.363.344-3.844 4.064Z",fill:"#C6C6C6"}),e.jsx("path",{clipRule:"evenodd",d:"M6.492 4.053s-1.23.742-1.23 2.604c0 1.861 2.996 2.113 2.996 2.113S6.465 7.677 6.23 6.894c-.234-.783.262-2.841.262-2.841Z",fill:"#5AB92D",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M9.527 4.053s1.23.742 1.23 2.604c0 1.861-2.995 2.113-2.995 2.113S9.646 7.69 9.91 6.657c.264-1.033-.383-2.604-.383-2.604Z",fill:"#5AB92D",fillRule:"evenodd"}),e.jsx("path",{d:"m7.404 3.8.498.045c-.017.18.082.364.326.561.784.635 1.206 1.426.875 2.325-.24.653-.565 1.204-.977 1.651l-.368-.339c.366-.397.658-.891.876-1.484.237-.646-.084-1.25-.72-1.764-.364-.294-.543-.629-.51-.995Z",fill:"#5AB92D"}),e.jsx("path",{clipRule:"evenodd",d:"m7.087 4.905.525 1.483h-.386s-.14.468.123.468h1.614s.176-.118.088-.468c-.088-.351-.532-1.32-.532-1.32s.19-.16.19-.279c0-.119-.19-.132-.19-.132H7.322c-.153.026-.235.248-.235.248Z",fill:"#EFE298",fillRule:"evenodd"})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(h[1]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.GT=s;
|