@zonos/amino 5.1.86 → 5.1.88
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/amino.css +6 -2
- 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.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.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.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.js +1 -1
- package/components/profile-icon/ProfileIcon.js +1 -1
- package/components/radio/Radio.js +1 -1
- package/components/radio/RadioGroup.js +1 -1
- package/components/rest-state/RestState.js +1 -1
- package/components/rich-card-select/RichCardStateSelect.js +1 -1
- package/components/rich-checkbox/RichCheckbox.js +1 -1
- package/components/rich-radio/RichRadio.js +1 -1
- package/components/section/HSection.js +1 -1
- 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.js +1 -1
- package/components/select/CountrySelect.js +1 -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.js +1 -1
- package/components/skeleton/Skeleton.js +1 -1
- package/components/slide-over/SlideOver.js +1 -1
- package/components/slider/Slider.js +1 -1
- 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.js +1 -1
- package/components/table/Table.d.ts +3 -3
- package/components/table/Table.js +1 -1
- package/components/table/TableCell.d.ts +3 -3
- package/components/table/TableCell.js +1 -1
- package/components/table/TableRow.d.ts +3 -3
- package/components/table/TableRow.js +1 -1
- package/components/table/TableRowCollapse.d.ts +3 -3
- package/components/table/TableRowCollapse.js +1 -1
- package/components/tabs/Tabs.js +1 -1
- package/components/tag/Tag.js +1 -1
- package/components/text/LegacyText.d.ts +3 -3
- package/components/text/LegacyText.js +1 -1
- package/components/text/Text.d.ts +0 -1
- package/components/text/Text.js +1 -1
- package/components/text-avatar/TextAvatar.js +1 -1
- package/components/textarea/Textarea.js +1 -1
- package/components/theme-select/ThemeSelect.js +1 -1
- package/components/thumbnail/Thumbnail.js +1 -1
- 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/SO.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),r=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"),r=require("react"),i=require("../flag-icon/_FlagIconBase.js"),a=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var l=r.forwardRef((function(r,l){var t=r.height,s=r.width,c=a.useStableUniqueId(1);return e.jsxs(i.FlagIconBase,{ref:l,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-85.3 0h682.6v512H-85.3z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(c[0],")"),fillRule:"evenodd",transform:"translate(80) scale(.9375)",children:[e.jsx("path",{d:"M-128 0h768v512h-768z",fill:"#40a6ff"}),e.jsx("path",{d:"M336.5 381.2 254 327.7l-82.1 54 30.5-87.7-82-54.2L222 239l31.4-87.5 32.1 87.3 101.4.1-81.5 54.7 31.2 87.6z",fill:"#fff"})]})]})}));exports.SO=l;
|
package/icons/flags/ST.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),t=require("react"),r=require("../flag-icon/_FlagIconBase.js"),a=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),t=require("react"),r=require("../flag-icon/_FlagIconBase.js"),a=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var i=t.forwardRef((function(t,i){var s=t.height,n=t.width,h=a.useStableUniqueId(3);return e.jsxs(r.FlagIconBase,{ref:i,height:s,viewBox:"0 0 640 480",width:n,children:[e.jsx("path",{d:"M0 0h640v480H0z",fill:"#12ad2b"}),e.jsx("path",{d:"M0 137.1h640V343H0z",fill:"#ffce00"}),e.jsx("path",{d:"M0 0v480l240-240",fill:"#d21034"}),e.jsxs("g",{id:"".concat(h[0]),transform:"translate(351.6 240) scale(.34286)",children:[e.jsxs("g",{id:"".concat(h[1]),children:[e.jsx("path",{d:"M0-200V0h100",id:"".concat(h[2]),transform:"rotate(18 0 -200)"}),e.jsx("use",{height:"100%",transform:"scale(-1 1)",width:"100%",xlinkHref:"#".concat(h[2])})]}),e.jsx("use",{height:"100%",transform:"rotate(72)",width:"100%",xlinkHref:"#".concat(h[1])}),e.jsx("use",{height:"100%",transform:"rotate(144)",width:"100%",xlinkHref:"#".concat(h[1])}),e.jsx("use",{height:"100%",transform:"rotate(-144)",width:"100%",xlinkHref:"#".concat(h[1])}),e.jsx("use",{height:"100%",transform:"rotate(-72)",width:"100%",xlinkHref:"#".concat(h[1])})]}),e.jsx("use",{height:"100%",transform:"translate(-523.2)",width:"100%",x:"700",xlinkHref:"#".concat(h[0])})]})}));exports.ST=i;
|
package/icons/flags/SV.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 t=i.forwardRef((function(i,t){var d=i.height,r=i.width,h=l.useStableUniqueId(3);return e.jsxs(s.FlagIconBase,{ref:t,height:d,viewBox:"0 0 16 12",width:r,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 0v4h16V0H0Zm0 8v4h16V8H0Z",fill:"#3D58DB",fillRule:"evenodd"}),e.jsx("path",{d:"M9.713 5.93a1.82 1.82 0 1 1-3.642 0 1.82 1.82 0 0 1 3.642 0Z",stroke:"#E8AA00",strokeWidth:".5"}),e.jsx("path",{clipRule:"evenodd",d:"M6.905 4.831s-.476.784-.476 1.322S7 7.367 7.896 7.367c.875 0 1.504-.522 1.523-1.214.019-.692-.47-1.184-.47-1.184s.276.996.138 1.4c-.139.403-.587.891-1.19.83-.604-.063-1.177-.806-1.177-1.046s.185-1.322.185-1.322Z",fill:"#1E601B",fillRule:"evenodd"}),e.jsx("path",{d:"M7.08 6.164h1.604",stroke:"#188396",strokeWidth:".5"}),e.jsx("path",{d:"M7.23 5.903h1.38m-.085.303H7.297l.62-1.028.608 1.028Z",stroke:"#E8AA00",strokeWidth:".5"})]})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(h[2]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.SV=t;
|
package/icons/flags/SX.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),d=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),d=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var c=l.forwardRef((function(l,c){var s=l.height,a=l.width,h=d.useStableUniqueId(4);return e.jsxs(i.FlagIconBase,{ref:c,height:s,viewBox:"0 0 16 12",width:a,children:[e.jsxs("g",{clipPath:"url(#".concat(h[3],")"),children:[e.jsx("mask",{height:"12",id:"".concat(h[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),e.jsxs("g",{mask:"url(#".concat(h[0],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#E31D1C",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.jsx("g",{mask:"url(#".concat(h[1],")"),children:e.jsx("path",{clipRule:"evenodd",d:"M0 6v6h16V6H0Z",fill:"#2E42A5",fillRule:"evenodd"})}),e.jsx("path",{clipRule:"evenodd",d:"M0-1v14l10-7L0-1Z",fill:"#F7FCFF",fillRule:"evenodd"}),e.jsx("mask",{height:"14",id:"".concat(h[2]),maskUnits:"userSpaceOnUse",width:"10",x:"0",y:"-1",children:e.jsx("path",{clipRule:"evenodd",d:"M0-1v14l10-7L0-1Z",fill:"#fff",fillRule:"evenodd"})}),e.jsxs("g",{mask:"url(#".concat(h[2],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"M4.063 4.594c.718 0 1.3-.357 1.3-.797 0-.44-.582-.797-1.3-.797-.718 0-1.3.357-1.3.797 0 .44.582.797 1.3.797Z",fill:"#FBCD17",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M4.177 3.193c-.106 0-.182.068-.182.171v.011a.199.199 0 0 0-.01.058c0 .055.02.1.062.142a.117.117 0 0 1 .004.028c-.003-.009-.013-.016-.033-.03a1.06 1.06 0 0 1-.145-.126c-.101-.103-.178-.143-.273-.127a.444.444 0 0 0-.09.029.335.335 0 0 1-.196.006c-.255-.049-.535 0-.838.14l.105.226c.259-.12.487-.158.686-.12a.58.58 0 0 0 .375-.034c-.003 0-.001.002.011.014l.042.042a.925.925 0 0 0 .09.079c-.06.015-.056.026-.046.065.005.015.01.035.014.062.007.06-.005.09.005.105.012.017.052.013.178.008a4.963 4.963 0 0 0 .426-.046c.07-.012.09-.016.119-.037l.026-.033a11.757 11.757 0 0 1 .818-.092c.007 0 .007 0 .037-.006l.021-.01c.001 0 .002 0 0 0l.062-.144-.064-.077a.208.208 0 0 0-.046-.013h-.01a.21.21 0 0 0-.004 0l-.057-.001a.638.638 0 0 1-.122-.012l-.044-.008c-.195-.036-.375-.036-.759.021l-.021-.016a1.9 1.9 0 0 1 .216-.022l.075-.003h.012l-.002-.25h-.442Zm-.207.723.024-.005.023-.005-.047.01Z",fill:"#DA610A",fillRule:"evenodd"}),e.jsx("path",{d:"m3.962 4.29.041.007.04-.007c.497-.08.824-.071 1.013-.008.218.073.46.053.713-.033-.08.36-.121.698-.121 1.017 0 .363.07.657.134.915l.005.02c.062.252.114.461.114.701 0 .216-.071.329-.171.4-.116.081-.308.133-.594.133-.403 0-.78.109-1.127.321l-.006-.004-.006.004a2.127 2.127 0 0 0-1.127-.32c-.286 0-.478-.053-.594-.135-.1-.07-.171-.183-.171-.399 0-.24.052-.449.114-.7l.005-.021c.064-.258.134-.552.134-.915 0-.319-.041-.658-.121-1.017.253.086.494.106.713.033.189-.063.516-.073 1.012.008Z",fill:"#56C6F5",stroke:"#E31D1C",strokeWidth:".5"}),e.jsx("path",{clipRule:"evenodd",d:"m4.392 5.112-.385-.343-.386.343h.114v.198l-.6.374v.914h-.114v.171h2v-.171h-.143v-.914l-.628-.392v-.18h.142Z",fill:"#F7FCFF",fillRule:"evenodd"}),e.jsx("path",{d:"M3.976 8.51c.53 0 .896-.058 1.084-.156a.253.253 0 0 1 .228-.128c.413.015.733-.159.984-.542.272-.413.327-1 .15-1.771l.45-.103c.203.883.136 1.595-.214 2.128-.314.477-.742.732-1.264.75-.266.197-.734.284-1.418.284-.662 0-1.153-.129-1.468-.402-.715-.169-1.169-.454-1.348-.877-.19-.45-.19-1.076-.012-1.881l.45.099c-.159.72-.159 1.257-.013 1.603.102.241.399.438.9.574l.467.1-.022.118c.227.133.575.204 1.046.204Z",fill:"#FBCD17"}),e.jsx("path",{d:"m2.357 4.412.256.103-.128.266.357-.185-.027.137-.077.376.147-.429v.38l.089-.38.266.08-.266-.164.266-.081",stroke:"#73BE4A",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:".5"}),e.jsx("path",{clipRule:"evenodd",d:"M2.844 4.969a.25.25 0 1 0 0-.5.25.25 0 0 0 0 .5Z",fill:"#FBCD17",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M5.32 4.937c-.004-.169-.022-.552-.108-.552-.085 0-.098.388-.1.554-.148.049-.259.176-.259.176h.736s-.116-.133-.268-.178Z",fill:"#F7FCFF",fillRule:"evenodd"})]})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(h[3]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.SX=c;
|
package/icons/flags/SZ.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var h=require("react/jsx-runtime"),e=require("react"),l=require("../flag-icon/_FlagIconBase.js"),i=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"),i=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var s=e.forwardRef((function(e,s){var d=e.height,v=e.width,c=i.useStableUniqueId(3);return h.jsxs(l.FlagIconBase,{ref:s,height:d,viewBox:"0 0 16 12",width:v,children:[h.jsxs("g",{clipPath:"url(#".concat(c[2],")"),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 0h16v12H0V0Z",fill:"#3D58DB",fillRule:"evenodd"}),h.jsx("path",{d:"M0 2.5h-.5v7h17v-7H0Z",fill:"#C51918",stroke:"#FFD018"}),h.jsx("path",{d:"M3.575 4.666c-.06 0-.109-.136-.109-.303 0-.168.049-.303.109-.303h8.705c.06 0 .109.135.109.303 0 .167-.049.303-.109.303H3.575Z",fill:"#FFD018"}),h.jsx("path",{clipRule:"evenodd",d:"m12.048 4.301.505-.645.895.645-.895.662-.505-.662Z",fill:"#F7FCFF",fillRule:"evenodd"}),h.jsx("path",{d:"M3.575 6.666c-.06 0-.109-.136-.109-.303 0-.168.049-.303.109-.303h8.705c.06 0 .109.135.109.303 0 .167-.049.303-.109.303H3.575Z",fill:"#FFD018"}),h.jsx("path",{clipRule:"evenodd",d:"m12.048 6.301.505-.645.895.645-.895.662-.505-.662Z",fill:"#F7FCFF",fillRule:"evenodd"}),h.jsx("path",{d:"M2.173 7.91c-.08 0-.146-.153-.146-.343 0-.19.065-.344.146-.344h11.672c.08 0 .146.154.146.344 0 .19-.066.344-.146.344H2.173Z",fill:"#FFD018"}),h.jsx("path",{clipRule:"evenodd",d:"M4.409 6.026s1.42-2.99 3.452-2.99 3.5 2.99 3.5 2.99S9.57 8.977 7.886 8.977c-1.683 0-3.476-2.95-3.476-2.95Z",fill:"#F7FCFF",fillRule:"evenodd"}),h.jsx("mask",{height:"6",id:"".concat(c[1]),maskUnits:"userSpaceOnUse",width:"8",x:"4",y:"3",children:h.jsx("path",{clipRule:"evenodd",d:"M4.409 6.026s1.42-2.99 3.452-2.99 3.5 2.99 3.5 2.99S9.57 8.977 7.886 8.977c-1.683 0-3.476-2.95-3.476-2.95Z",fill:"#fff",fillRule:"evenodd"})}),h.jsxs("g",{clipRule:"evenodd",fillRule:"evenodd",mask:"url(#".concat(c[1],")"),children:[h.jsx("path",{d:"M7.962 2.84s-.463.563-.309 1.1c.155.537.515.48.515.953s-.167.955 0 .955c.166 0 .224.327.072.548-.152.221-.287.228-.278.588.01.36.796.714.415.714-.381 0-.884.37-.724.37.16 0 .996.288.996.666v.682H4.286V2.84h3.676Z",fill:"#272727"}),h.jsx("path",{d:"M5.91 4.962h-.218v.884h.218v-.884Zm.64 0h-.217v.884h.217v-.884Zm-.537 0h.217v.884h-.217v-.884Zm.858 0h-.218v.884h.218v-.884Zm.103 0h.217v.884h-.217v-.884Zm.537 0h-.217v.884h.217v-.884ZM5.692 6.23h.218v.885h-.218V6.23Zm.858 0h-.217v.885h.217V6.23Zm-.537 0h.217v.885h-.217V6.23Zm.858 0h-.218v.885h.218V6.23Zm.103 0h.217v.885h-.217V6.23Zm.537 0h-.217v.885h.217V6.23Z",fill:"#F7FCFF"}),h.jsx("path",{d:"M8.489 4.962H8.27v.884h.218v-.884Zm.64 0h-.217v.884h.217v-.884Zm-.537 0h.217v.884h-.217v-.884Zm.858 0h-.217v.884h.217v-.884Zm.103 0h.217v.884h-.217v-.884Zm.537 0h-.217v.884h.218v-.884ZM8.271 6.23h.218v.885H8.27V6.23Zm.858 0h-.217v.885h.217V6.23Zm-.537 0h.217v.885h-.217V6.23Zm.858 0h-.217v.885h.217V6.23Zm.103 0h.217v.885h-.217V6.23Zm.537 0h-.217v.885h.218V6.23Z",fill:"#272727"}),h.jsx("path",{d:"M6.616 3.536c-.304.094-.444.892-.41 1.085.034.193.138-.024.138-.024s.21.457.232.58c.022.123.132-.186.132-.186s.366.252.415.532c.05.28.124-.32.124-.32l.082-.015-.052-.297.158.135-.049-.276s.119.155.089-.016l-.047-.266-.041-.234.156-.027s-.623-.766-.927-.671Z",fill:"#3D58DB"})]}),h.jsx("path",{clipRule:"evenodd",d:"M13.044 6.848c-.316.04-.591.802-.591.997 0 .196.139 0 .139 0s.128.488.128.613.163-.16.163-.16.316.31.316.595.177-.294.177-.294h.084v-.302l.132.16v-.28s.09.174.09 0V7.67h.159s-.48-.862-.797-.822ZM2.796 6.732c.316.04.592.802.592.998 0 .196-.14 0-.14 0s-.127.487-.127.612-.163-.16-.163-.16-.316.311-.316.596c0 .284-.177-.295-.177-.295H2.38v-.301l-.132.16v-.28s-.09.173-.09 0v-.508H2s.48-.862.796-.822Z",fill:"#3D58DB",fillRule:"evenodd"})]})]}),h.jsx("defs",{children:h.jsx("clipPath",{id:"".concat(c[2]),children:h.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.SZ=s;
|
package/icons/flags/TC.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var l=require("react/jsx-runtime"),e=require("react"),h=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"),h=require("../flag-icon/_FlagIconBase.js"),i=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var d=e.forwardRef((function(e,d){var s=e.height,v=e.width,a=i.useStableUniqueId(5);return l.jsxs(h.FlagIconBase,{ref:d,height:s,viewBox:"0 0 16 12",width:v,children:[l.jsxs("g",{clipPath:"url(#".concat(a[4],")"),children:[l.jsx("mask",{height:"12",id:"".concat(a[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:l.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),l.jsxs("g",{mask:"url(#".concat(a[0],")"),children:[l.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#2E42A5",fillRule:"evenodd"}),l.jsx("mask",{height:"12",id:"".concat(a[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(a[1],")"),children:[l.jsx("path",{clipRule:"evenodd",d:"M10.523 5.016s.443 5.966 2.441 5.966c1.998 0 2.49-5.966 2.49-5.966h-4.93Z",fill:"#FECA00",fillRule:"evenodd",stroke:"#F7FCFF",strokeWidth:".25"}),l.jsx("path",{clipRule:"evenodd",d:"m12.956 5.31.073-.082.347.221c.05-.078.14-.114.265-.108l-.127-.193.103-.055.24.29.024.007-.06-.376.12-.014.079.487h.006a.21.21 0 0 1 .111.042L14.223 5l.121.014-.06.376.023-.008.24-.289.103.055-.127.193c.126-.006.215.03.266.108l.347-.22.073.082-.38.242a.484.484 0 0 1 .007.09V5.7l.525-.115.039.097-.564.2v.068l.535-.043.016.103-.551.08v.118l.552.09-.022.102-.53-.079v1.15h-.081V6.308l-.356-.053c-.04.281-.085.635-.078.763.006.127.1.18.167.219.051.03.086.05.048.086-.085.083-.297.163-.51.163-.213 0-.423-.08-.468-.163-.008-.015-.007-.014 0-.006.033.039.2.23.212-.299a2.894 2.894 0 0 0-.084-.751l-.276.041V7.47h-.082V6.321l-.53.08-.022-.102.552-.091V6.09l-.55-.08.016-.103.534.043v-.068l-.564-.2.04-.097.524.115v-.056c0-.033.003-.063.008-.09l-.38-.243Zm.695.827a.733.733 0 0 1 .005.017l-.246.04v-.092l.24.035Zm.005-.38a.65.65 0 0 0-.01.012l-.236-.051v-.074l.001-.043.245.156Zm.157-.155a1.513 1.513 0 0 0-.08.075l-.291-.185c.04-.071.121-.097.246-.079l.125.19Zm.534.128.375-.239c-.04-.07-.12-.096-.246-.078l-.174.265.045.052Zm.127.05.279-.179a.475.475 0 0 1 .002.043v.074l-.281.061Zm.112.19.169-.059v.046l-.169.014Zm-.13.175.299-.043v.092l-.299-.05ZM13.41 5.91v.046l.168.014-.168-.06Z",fill:"#CF6900",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M12.439 7.921s-.657 1.1-.657 1.767c0 0 .448.355 1.218.355s1.166-.355 1.166-.355a23.99 23.99 0 0 0-.586-1.767h-1.141Z",fill:"#00A727",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M12.471 7.618a.549.549 0 0 1 1.097 0v.375h-1.097v-.375Z",fill:"#E31D1C",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M10.76 6.417s.867.178.867.46c0 .282.349.383.434.307.086-.076.69-.13.69-.496 0-.367.05-.467-.096-.7-.147-.234-.453-1.022-.523-.706-.07.316-.177.55-.372.361-.196-.188-.448-.586-.536-.36-.088.224.28.45 0 .45s-.082.015-.082.206c0 .19.033.37-.175.37-.207 0-.207.108-.207.108Z",fill:"#FF927F",fillRule:"evenodd"}),l.jsx("mask",{height:"7",id:"".concat(a[2]),maskUnits:"userSpaceOnUse",width:"9",x:"0",y:"0",children:l.jsx("path",{d:"M0 0h9v7H0z",fill:"#fff"})}),l.jsxs("g",{mask:"url(#".concat(a[2],")"),children:[l.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"}),l.jsx("path",{d:"m-.731 7.108 1.009.505 9.436-8.08H8.298L-.731 7.109Z",fill:"#F50100"}),l.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"}),l.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"}),l.jsxs("mask",{fill:"#000",height:"9",id:"".concat(a[3]),maskUnits:"userSpaceOnUse",width:"11",x:"-1",y:"-1",children:[l.jsx("path",{d:"M-1-1h11v9H-1z",fill:"#fff"}),l.jsx("path",{clipRule:"evenodd",d:"M4.992 0h-1v3H0v1h3.992v3h1V4H9V3H4.992V0Z",fillRule:"evenodd"})]}),l.jsx("path",{clipRule:"evenodd",d:"M4.992 0h-1v3H0v1h3.992v3h1V4H9V3H4.992V0Z",fill:"#F50100",fillRule:"evenodd"}),l.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(a[3],")")})]})]})]})]}),l.jsx("defs",{children:l.jsx("clipPath",{id:"".concat(a[4]),children:l.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.TC=d;
|
package/icons/flags/TF.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),h=require("react"),i=require("../flag-icon/_FlagIconBase.js"),r=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),h=require("react"),i=require("../flag-icon/_FlagIconBase.js"),r=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var s=h.forwardRef((function(h,s){var t=h.height,a=h.width,l=r.useStableUniqueId(1);return e.jsxs(i.FlagIconBase,{ref:s,height:t,viewBox:"0 0 640 480",width:a,children:[e.jsx("defs",{children:e.jsx("path",{d:"m0-21 12.3 38L-20-6.5h40L-12.3 17z",fill:"#fff",id:"".concat(l[0])})}),e.jsx("path",{d:"M0 0h640v480H0z",fill:"#002395"}),e.jsx("path",{d:"M0 0h292.8v196.8H0z",fill:"#fff"}),e.jsx("path",{d:"M0 0h96v192H0z",fill:"#002395"}),e.jsx("path",{d:"M192 0h96v192h-96z",fill:"#ed2939"}),e.jsx("path",{d:"m426 219.6 15.4 24.6h44V330l-33-51.6-44.4 70.8h21.6l22.8-40.8 46.8 84 46.8-84 22.8 40.8h21.6L546 278.4 513 330v-47.4h19.8l14.7-23.4H513v-15h44l15.4-24.6H426zm51.6 105h-48v16.8h48zm91.2 0h-48v16.8h48z",fill:"#fff"}),e.jsx("use",{height:"100%",transform:"scale(1.2)",width:"100%",x:"416",xlinkHref:"#".concat(l[0]),y:"362"}),e.jsx("use",{height:"100%",transform:"scale(1.2)",width:"100%",x:"371",xlinkHref:"#".concat(l[0]),y:"328"}),e.jsx("use",{height:"100%",transform:"scale(1.2)",width:"100%",x:"461",xlinkHref:"#".concat(l[0]),y:"328"}),e.jsx("use",{height:"100%",transform:"scale(1.2)",width:"100%",x:"333",xlinkHref:"#".concat(l[0]),y:"227"}),e.jsx("use",{height:"100%",transform:"scale(1.2)",width:"100%",x:"499",xlinkHref:"#".concat(l[0]),y:"227"})]})}));exports.TF=s;
|
package/icons/flags/TG.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(1);return e.jsxs(l.FlagIconBase,{ref:s,height:a,viewBox:"0 0 640 480",width:t,children:[e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(h[0]),children:e.jsx("path",{d:"M0 0h682.7v512H0z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(h[0],")"),fillRule:"evenodd",transform:"scale(.9375)",children:[e.jsx("path",{d:"M0 0h767.6v512H0z",fill:"#ffe300"}),e.jsx("path",{d:"M0 208.1h767.6V311H0zM0 .2h767.6v102.9H0z",fill:"#118600"}),e.jsx("path",{d:"M0 .3h306.5v310.6H0z",fill:"#d80000"}),e.jsx("path",{d:"M134.4 128.4c0-.8 18.9-53 18.9-53l17 52.2s57.4 1.7 57.4.8-45.3 34.3-45.3 34.3 21.4 60 20.5 58.2c-.8-1.7-49.6-36-49.6-36s-49.7 34.3-48.8 34.3c.8 0 18.8-56.5 18.8-56.5l-44.5-33.4 55.6-.9z",fill:"#fff"}),e.jsx("path",{d:"M0 409.2h767.6V512H0z",fill:"#118600"})]})]})}));exports.TG=s;
|
package/icons/flags/TJ.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var t=require("react/jsx-runtime"),e=require("react"),a=require("../flag-icon/_FlagIconBase.js"),r=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var t=require("react/jsx-runtime"),e=require("react"),a=require("../flag-icon/_FlagIconBase.js"),r=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var i=e.forwardRef((function(e,i){var s=e.height,l=e.width,f=r.useStableUniqueId(4);return t.jsxs(a.FlagIconBase,{ref:i,height:s,viewBox:"0 0 640 480",width:l,children:[t.jsx("path",{d:"M0 0h640v480H0z",fill:"#060"}),t.jsx("path",{d:"M0 0h640v342.9H0z",fill:"#fff"}),t.jsx("path",{d:"M0 0h640v137.1H0z",fill:"#c00"}),t.jsx("path",{d:"M300.8 233.6a8.6 8.6 0 0 1 16 4V272h6.4v-34.3a8.6 8.6 0 0 1 16-4 20.2 20.2 0 1 0-38.4 0",fill:"#f8c300"}),t.jsx("path",{d:"M305.4 224.7a13.7 13.7 0 0 1 14.6 6.5 13.7 13.7 0 0 1 14.6-6.5 14.7 14.7 0 0 0-29.2 0",fill:"#fff"}),t.jsx("path",{d:"M316.8 258.3a26 26 0 0 1-43.8 16.6 27 27 0 0 1-41 12c2.5 25 40 19.9 42.8-4.4 11.7 20.7 37.6 14.7 45.2-10.6z",fill:"#f8c300",id:"".concat(f[0])}),t.jsx("use",{fill:"#f8c300",height:"100%",transform:"matrix(-1 0 0 1 640 0)",width:"100%",xlinkHref:"#".concat(f[0])}),t.jsx("path",{d:"M291.8 302.6c-5.3 11.3-15.7 13.2-24.8 4.1 0 0 3.6-2.6 7.6-3.3-.8-3.1.7-7.5 2.9-9.8a15 15 0 0 1 6.1 8.1c5.5-.7 8.2 1 8.2 1z",fill:"#f8c300",id:"".concat(f[1])}),t.jsx("use",{fill:"#f8c300",height:"100%",transform:"rotate(9.4 320 551.3)",width:"100%",xlinkHref:"#".concat(f[1])}),t.jsx("use",{fill:"#f8c300",height:"100%",transform:"rotate(18.7 320 551.3)",width:"100%",xlinkHref:"#".concat(f[1])}),t.jsx("path",{d:"M253.5 327.8a233.1 233.1 0 0 1 133 0",fill:"none",stroke:"#f8c300",strokeWidth:"11"}),t.jsx("g",{fill:"#f8c300",transform:"translate(320 164.6) scale(.68571)",children:t.jsx("path",{d:"m301930 415571-790463-574305h977066l-790463 574305L0-513674z",id:"".concat(f[2]),transform:"scale(.00005)"})}),t.jsxs("g",{fill:"#f8c300",id:"".concat(f[3]),transform:"translate(320 260.6) scale(.68571)",children:[t.jsx("use",{height:"100%",transform:"translate(-70 -121.2)",width:"100%",xlinkHref:"#".concat(f[2])}),t.jsx("use",{height:"100%",transform:"translate(-121.2 -70)",width:"100%",xlinkHref:"#".concat(f[2])}),t.jsx("use",{height:"100%",transform:"translate(-140)",width:"100%",xlinkHref:"#".concat(f[2])})]}),t.jsx("use",{fill:"#f8c300",height:"100%",transform:"matrix(-1 0 0 1 640 0)",width:"100%",xlinkHref:"#".concat(f[3])})]})}));exports.TJ=i;
|
package/icons/flags/TL.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,c=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(c[0]),children:e.jsx("path",{d:"M0 0h682.7v512H0z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(c[0],")"),fillRule:"evenodd",transform:"scale(.9375)",children:[e.jsx("path",{d:"M0 0h1031.2v512H0z",fill:"#cb000f"}),e.jsx("path",{d:"M0 0c3.2 0 512 256.7 512 256.7L0 512V0z",fill:"#f8c00c"}),e.jsx("path",{d:"M0 0c2.1 0 340.6 256.7 340.6 256.7L0 512V0z"}),e.jsx("path",{d:"M187.7 298.2 127 284.7l-31 52.8-5-59.7-60.7-13.3 54.9-24.9-3.3-59.3 40.2 43.4 55.4-25.3-28.9 54 39.2 45.8z",fill:"#fff"})]})]})}));exports.TL=a;
|
package/icons/flags/TM.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var l=require("react/jsx-runtime"),h=require("react"),v=require("../flag-icon/_FlagIconBase.js"),e=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-ccfac372.js"),require("uuid");var d=h.forwardRef((function(h,d){var Z=h.height,m=h.width,i=e.useStableUniqueId(5);return l.jsxs(v.FlagIconBase,{ref:d,height:Z,viewBox:"0 0 16 12",width:m,children:[l.jsxs("g",{clipPath:"url(#".concat(i[4],")"),children:[l.jsx("mask",{height:"12",id:"".concat(i[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:l.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),l.jsxs("g",{mask:"url(#".concat(i[0],")"),children:[l.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#29C470",fillRule:"evenodd"}),l.jsx("mask",{height:"12",id:"".concat(i[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(i[1],")"),children:[l.jsx("path",{d:"M1-.161h5v13.162H1z",fill:"#C51918"}),l.jsx("mask",{height:"14",id:"".concat(i[2]),maskUnits:"userSpaceOnUse",width:"5",x:"1",y:"-1",children:l.jsx("path",{d:"M1-.161h5v13.162H1z",fill:"#fff"})}),l.jsxs("g",{mask:"url(#".concat(i[2],")"),children:[l.jsx("path",{clipRule:"evenodd",d:"m1.298.453-.273.35L1 .78l.265-.34V.364L1.298.27l-.02-.033-.155.157.3-.47v.16l.059.053.138-.241-.139-.233-.1.077.04.081-.027.02-.226-.378.144.099.025-.037-.138-.14.061-.068-.2-.293L1.083-1l.22.32-.058.062.135.137-.062.09-.041-.028.078.132.133-.102.169.283-.17.296L1.39.102V.038L1.291.19l.042.074-.035.109v.079Zm-.273 2.862.273-.35v-.08l.035-.109-.042-.073.099-.154v.064l.098.089.17-.296-.17-.284-.132.102-.078-.132.04.029.063-.09-.135-.137.057-.063-.219-.32-.026.023.201.294-.06.067.137.14-.025.037-.144-.098.226.377.028-.02-.04-.08.1-.077.138.232-.138.241-.058-.052v-.16l-.301.469.156-.156.019.033-.031.095-.001.006v.068L1 3.29l.025.025Zm.273 1.94-.273.35L1 5.581l.265-.34v-.076l.032-.095-.02-.033-.155.156.3-.47v.161l.059.052.138-.241-.139-.233-.1.077.04.082-.027.02-.226-.378.144.098.025-.037-.138-.14.061-.067-.2-.294.025-.023.22.32-.058.063.135.137-.062.09-.041-.029.078.132.133-.102.169.283-.17.297-.098-.09V4.84l-.099.154.042.073-.035.11v.078Zm-.273 2.677.273-.351V7.5l.035-.108-.042-.073.099-.154v.064l.098.088.17-.296-.17-.283-.132.102-.078-.132.04.028.063-.09-.135-.136.057-.063-.219-.32-.026.023.201.294-.06.067.137.14-.025.037-.144-.099.226.378.028-.02-.04-.08.1-.078.138.233-.138.241-.058-.052v-.16l-.301.469.156-.157.019.033-.031.095-.001.007v.068L1 7.907l.025.025Zm0 2.068.273-.35v-.08l.035-.109-.042-.073.099-.154v.064l.098.089.17-.297-.17-.283-.132.102-.078-.132.04.029.063-.09-.135-.137.057-.063-.219-.32-.026.023.201.294-.06.067.137.14-.025.037-.144-.098.226.377.028-.02-.04-.08.1-.077.138.232-.138.241-.058-.052v-.16l-.301.469.156-.156.019.033-.031.095-.001.006v.068L1 9.975l.025.025Zm4.95 0-.273-.35v-.08l-.035-.109.042-.073-.099-.154v.064l-.098.089-.17-.297.17-.283.132.102.078-.132-.04.029-.063-.09.135-.137-.057-.063.219-.32.026.023-.201.294.06.067-.137.14.025.037.144-.098-.226.377-.028-.02.04-.08-.1-.077-.138.232.138.241.058-.052v-.16l.301.469-.156-.156-.019.033.031.095.001.006v.068l.265.34-.025.025Zm-.273-2.42.273.352L6 7.907l-.265-.34v-.075l-.032-.095.02-.033.155.157-.3-.47v.16l-.059.053-.138-.241.139-.233.1.077-.04.082.027.019.226-.378-.144.099-.025-.037.138-.14-.061-.067.2-.294-.025-.023-.22.32.058.063-.135.137.062.09.041-.029-.078.132-.133-.102-.169.283.17.296.098-.088v-.064l.099.154-.042.073.035.109v.079Zm.273-1.975-.273-.35v-.08l-.035-.109.042-.073-.099-.154v.064l-.098.089-.17-.297.17-.283.132.102.078-.132-.04.029-.063-.09.135-.137-.057-.063.219-.32.026.023-.201.294.06.067-.137.14.025.037.144-.098-.226.377-.028-.02.04-.08-.1-.078-.138.233.138.241.058-.052v-.16l.301.469-.156-.156-.019.033.031.095.001.006v.068L6 5.58l-.025.025Zm-.273-2.64.273.35L6 3.291l-.265-.34v-.076l-.032-.095.02-.033.155.156-.3-.469v.16l-.059.052-.138-.241.139-.232.1.076-.04.082.027.02.226-.378-.144.098-.025-.037.138-.14-.061-.067.2-.294-.025-.023-.22.32.058.063-.135.137.062.09.041-.029-.078.132-.133-.102-.169.284.17.296.098-.089v-.064l.099.154-.042.073.035.11v.078ZM5.975.803l-.273-.35v-.08L5.667.266 5.709.19 5.61.038v.064L5.512.19l-.17-.296.17-.283.132.102.078-.132-.04.028-.063-.09.135-.137-.057-.062.219-.32.026.023-.201.293.06.068-.137.14.025.037.144-.099-.226.378-.028-.02.04-.081-.1-.077-.138.233.138.241.058-.052v-.16l.301.469-.156-.157-.019.033.031.095.001.007v.068L6 .779l-.025.025Z",fill:"#E8AA00",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.653 7.282h.777v.183h.177v.146h.212v.474h-.212v.145H4.43v.146h-.756l-.21.186-.21-.186h-.7V8.23h-.177v-.145H2.2V7.61h.177v-.146h.177v-.183h.722l.189-.167.188.167Z",fill:"#389F5D",fillRule:"evenodd"}),l.jsx("path",{d:"M4.43 7.282h.075v-.075H4.43v.075Zm-.777 0-.05.057.022.018h.028v-.075Zm.777.183h-.075v.075h.075v-.075Zm.177 0h.075V7.39h-.075v.075Zm0 .146h-.075v.075h.075V7.61Zm.212 0h.075v-.075H4.82v.075Zm0 .474v.075h.075v-.075H4.82Zm-.212 0V8.01h-.075v.075h.075Zm0 .145v.075h.075V8.23h-.075Zm-.177 0v-.075h-.075v.075h.075Zm0 .146v.075h.075v-.075H4.43Zm-.756 0v-.075h-.028l-.022.02.05.055Zm-.21.186-.049.056.05.044.05-.044-.05-.056Zm-.21-.186.05-.056-.02-.019h-.03v.075Zm-.7 0h-.075v.075h.075v-.075Zm0-.146h.075v-.075h-.075v.075Zm-.177 0h-.075v.075h.075V8.23Zm0-.145h.075V8.01h-.075v.075Zm-.177 0h-.075v.075H2.2v-.075Zm0-.474v-.075h-.075v.075H2.2Zm.177 0v.075h.075V7.61h-.075Zm0-.146V7.39h-.075v.075h.075Zm.177 0v.075h.075v-.075h-.075Zm0-.183v-.075h-.075v.075h.075Zm.722 0v.075h.028l.021-.018-.05-.057Zm.189-.167.05-.056-.05-.044-.05.044.05.056Zm.965.092h-.777v.15h.777v-.15Zm.075.258v-.183h-.15v.183h.15Zm.102-.075H4.43v.15h.177v-.15Zm.075.22v-.145h-.15v.146h.15Zm.137-.074h-.212v.15h.212v-.15Zm.075.549V7.61h-.15v.474h.15Zm-.287.075h.212v-.15h-.212v.15Zm.075.07v-.145h-.15v.145h.15Zm-.252.075h.177v-.15H4.43v.15Zm.075.071V8.23h-.15v.146h.15Zm-.83.075h.755v-.15h-.756v.15Zm-.16.167.209-.186-.1-.112-.209.186.1.112Zm-.31-.186.21.186.1-.112-.21-.186-.1.112Zm-.651.02h.7v-.15h-.7v.15Zm-.075-.222v.146h.15V8.23h-.15Zm-.102.075h.177v-.15h-.177v.15Zm-.075-.22v.145h.15v-.145h-.15ZM2.2 8.16h.177v-.15H2.2v.15Zm-.075-.55v.475h.15V7.61h-.15Zm.252-.074H2.2v.15h.177v-.15Zm-.075-.071v.146h.15v-.146h-.15Zm.252-.075h-.177v.15h.177v-.15Zm-.075-.108v.183h.15v-.183h-.15Zm.797-.075h-.722v.15h.722v-.15Zm.05.132.189-.168-.1-.112-.19.167.1.113Zm.09-.168.188.168.1-.113-.19-.167-.099.112Z",fill:"#E8AA00"}),l.jsx("path",{clipRule:"evenodd",d:"M2.658 7.704v-.322h.375l-.375.322Zm1.578 0v-.322h-.375l.375.322Zm-1.578.583v-.322l.375.322h-.375Zm1.578-.322v.322h-.375l.375-.322Z",fill:"#C51918",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"m3.323 7.41.13-.17.127.17h-.257Zm0 .158.13.17.127-.17h-.257Zm.13.4-.13.17h.257l-.128-.17Zm-.13.329.13.17.127-.17h-.257Z",fill:"#E8AA00",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.325 7.39v.072h-.074v.1h.074v.073h.26v-.073h.074v-.1h-.074V7.39h-.26Zm.26.801V8.12h-.26v.072h-.074v.1h.074v.073h.26v-.073h.074v-.1h-.074Zm-.758-.416.123-.17.122.17h-.245Zm0 .16.123.17.122-.17h-.245Zm1.15-.33-.123.17h.245l-.122-.17Zm-.123.33.123.17.122-.17h-.245Z",fill:"#AF0100",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M2.826 7.754v.074h-.07v.102h.07v.075h.247V7.93h.07v-.102h-.07v-.074h-.247Zm1.274.074v-.074h-.247v.074h-.071v.102h.07v.075H4.1V7.93h.07v-.102H4.1Z",fill:"#E8AA00",fillRule:"evenodd"}),l.jsx("mask",{height:"3",id:"".concat(i[3]),maskUnits:"userSpaceOnUse",width:"3",x:"2",y:"8",children:l.jsx("path",{clipRule:"evenodd",d:"m3.109 8.625-.886.5v.828l.886.52h.959l.907-.52v-.828l-.907-.5h-.96Z",fill:"#fff",fillRule:"evenodd"})}),l.jsxs("g",{mask:"url(#".concat(i[3],")"),children:[l.jsx("path",{d:"M2.235 9.548h1.38v.911h-1.38v-.911Z",fill:"#E8AA00"}),l.jsx("path",{d:"M2.094 8.636h1.522v.911H2.094z",fill:"#F9E8E7"}),l.jsx("path",{d:"m2.448 9.168.458-.276v.276h-.458Zm2.69-.532H3.616v.911h1.522z",fill:"#E8AA00"}),l.jsx("path",{d:"m4.678 9.168-.458-.276v.276h.458Zm.319 1.291H3.616v-.911h1.38z",fill:"#F9E8E7"}),l.jsx("path",{d:"m4.642 9.928-.458.276v-.276h.458Z",fill:"#E8AA00"}),l.jsx("path",{d:"m2.448 9.87.458.277V9.87h-.458Z",fill:"#FCFCFC"})]}),l.jsx("path",{clipRule:"evenodd",d:"M3.12 9.183h.23l.23-.073.23.073h.23v.693h-.23l-.23.11-.23-.11h-.23v-.693Z",fill:"#C51918",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.9 8.769h.124v.14h.051v.1h-.05v.055h-.126v-.295Zm-1.256.437h-.125v.295h.125v-.054h.05v-.1h-.05v-.14Zm.177 0h-.125v.295h.125v-.295Zm-.177.365h-.125v.295h.125v-.054h.05v-.1h-.05V9.57Zm.052 0h.125v.295h-.125V9.57Zm1.77-.365h.124v.141h.052v.1H4.59v.054h-.125v-.295Zm.301 0h-.125v.295h.125v-.295Zm-.177.365h-.125v.295h.125v-.054h.052v-.1H4.59V9.57Zm.052 0h.125v.295h-.125V9.57Zm-.44-.802h-.126v.295h.125v-.295Zm-1.027 0H3.05v.295h.125V9.01h.05v-.1h-.05v-.141Zm.052 0h.125v.295h-.125v-.295Zm.672 1.24h.125v.14h.051v.1h-.05v.054h-.126v-.295Zm.302 0h-.125v.294h.125v-.295Zm-1.026 0H3.05v.294h.125v-.054h.05v-.1h-.05v-.14Zm.052 0h.125v.294h-.125v-.295Z",fill:"#C9343F",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.513 9.333h.035v-.099h-.177v.113h-.146v.163h.136v-.037h-.1v-.09h.12l.18.158-.18.156h-.12v-.09h.1v-.036h-.136v.163h.146v.113h.177v-.1h-.035v.063h-.107v-.087l.184-.16.184.16v.087h-.106v-.062h-.035v.099h.177v-.113h.146V9.57H3.82v.037h.1v.09H3.8l-.18-.158.18-.156h.12v.09h-.1v.036h.136v-.163H3.81v-.113h-.177v.1h.035V9.27h.106v.087l-.184.16-.184-.16V9.27h.107v.062Z",fill:"#fff",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.792 2.4H3.17v2h.623v-2Zm-1.402.423h.39V3.9h-.39V2.823Zm1.83 0h.39V3.9h-.39V2.823Z",fill:"#E8AA00",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.169 2.554h-.39v1.538h.39V2.554Zm-.78.423H2v.73h.39v-.73Zm2.221 0H5v.73h-.39v-.73Zm-.428-.423h-.39v1.538h.39V2.554Z",fill:"#389F5D",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.09 2.746a.116.116 0 0 1-.116.116.116.116 0 0 1-.117-.116c0-.063.052-.115.117-.115s.117.052.117.115Zm-.778.385a.116.116 0 0 1-.117.115.116.116 0 0 1-.117-.115.117.117 0 0 1 .234 0Zm0 .423a.116.116 0 0 1-.117.115.116.116 0 0 1-.117-.115c0-.064.052-.115.117-.115.064 0 .117.051.117.115Zm.662.461a.116.116 0 0 0 .117-.115.116.116 0 0 0-.117-.115.116.116 0 0 0-.117.115c0 .064.052.115.117.115Zm1.831-.769a.116.116 0 0 0 .117-.115.116.116 0 0 0-.117-.116.116.116 0 0 0-.117.116c0 .064.053.115.117.115Zm.117.308a.116.116 0 0 1-.117.115.116.116 0 0 1-.117-.115c0-.064.053-.115.117-.115.065 0 .117.051.117.115Zm-.935.461a.116.116 0 0 0 .117-.115.116.116 0 0 0-.117-.115.116.116 0 0 0-.117.115c0 .064.052.115.117.115Zm.117-1.269a.116.116 0 0 1-.117.116.116.116 0 0 1-.117-.116c0-.063.052-.115.117-.115s.117.052.117.115Z",fill:"#E1E5E8",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.597 2.592a.116.116 0 0 1-.116.116.116.116 0 0 1-.117-.116c0-.063.052-.115.117-.115.064 0 .116.052.116.115Zm-.896.424a.116.116 0 0 1-.117.115.116.116 0 0 1-.116-.115.116.116 0 0 1 .233 0Zm.78 1.346a.116.116 0 0 0 .116-.116.116.116 0 0 0-.116-.115.116.116 0 0 0-.117.115c0 .064.052.116.117.116Zm1.051-1.346a.116.116 0 0 1-.116.115.116.116 0 0 1-.117-.115.116.116 0 0 1 .233 0Zm-1.948.807a.116.116 0 0 0 .117-.115.116.116 0 0 0-.117-.116.116.116 0 0 0-.116.116c0 .064.052.115.116.115Zm1.948-.115a.116.116 0 0 1-.116.115.116.116 0 0 1-.117-.115.116.116 0 0 1 .233 0Z",fill:"#C51918",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"m2.803 3.196.38-.343h.615l.433.393h.574V3.4h-.559v.008l-.448.456h-.615l-.38-.411V3.4h-.647v-.154h.647v-.05Z",fill:"#C51918",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"m3.506 3.138.184.187-.194.183-.193-.183.184-.187.01-.008.009.008Zm.033.451.022-.02-.022-.02.191-.183.2.203-.09.095h-.053l-.1.063-.148-.138Zm-.043.04-.184.17-.124-.077h-.061l-.146-.154.239-.242-.24-.227.157-.153.058.045.082-.084-.025-.025.042-.04.202.204.202-.204.042.04-.025.025.083.084.057-.045.158.153-.24.227.238.242-.145.154h-.062l-.123.077-.185-.17ZM3.6 3.15l.003-.003-.056-.05-.007-.008.144-.133.11.111.058-.045.078.075-.197.187L3.6 3.15Zm-.123.418-.171.158-.1-.063h-.053l-.09-.095.2-.203.214.203Zm-.412-.47.197.186.192-.195-.144-.133-.11.111-.058-.045-.077.075Zm-.841 7.622c-.104-.132-.175-.221-.193-.22-.059.004-.113.622.645 1.092 0 0 .112.062.177 0 .065-.062 0-.154 0-.154a6.621 6.621 0 0 1-.629-.717Zm2.552 0c.104-.132.175-.221.193-.22.059.004.113.622-.645 1.092 0 0-.112.062-.177 0-.065-.062 0-.154 0-.154.245-.23.474-.52.629-.717Zm-.056.832c-.249.074-.537.089-.648.041a.637.637 0 0 0-.112-.036 1.008 1.008 0 0 0-.343-.011l-.05.006a.336.336 0 0 1-.02.002.108.108 0 0 0-.025.003.108.108 0 0 0-.025-.003l-.02-.002-.05-.006a1.008 1.008 0 0 0-.344.011.636.636 0 0 0-.111.036c-.11.048-.4.033-.649-.041 0 0 .454.182.723.101a.479.479 0 0 1 .083-.026.774.774 0 0 1 .25-.01c-.04.018-.087.04-.14.06v.023c.106-.043.23-.063.283-.07.053.007.177.027.283.07v-.022a2.952 2.952 0 0 1-.14-.062.774.774 0 0 1 .25.01.479.479 0 0 1 .083.027c.269.08.722-.101.722-.101Z",fill:"#E8AA00",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"m2.882 4.989-.626.551v.526l.547.55h1.118l.616-.587v-.447l-.616-.593H2.882Z",fill:"#389F5D",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.097 5.047h-.141v.11h.141v-.11Zm0 1.43h-.141v.11h.141v-.11Zm.213 0h.141v.11H3.31v-.11Zm.141-1.43H3.31v.11h.141v-.11Zm.213 1.43h.141v.11h-.141v-.11Zm.141-1.43h-.141v.11h.141v-.11Z",fill:"#C51918",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.277 5.019h-.144v.11h.144v-.11Zm0 1.458h-.144v.11h.144v-.11Zm.216-1.458h.144v.11h-.144v-.11Zm.144 1.458h-.144v.11h.144v-.11Z",fill:"#E8AA00",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M2.457 4.92h1.89v.293h.27V6.42h-.27v.25h-1.89v-.25h-.294V5.213h.294v-.292Zm.106.402h-.294v.989h.294v.25h1.678v-.25h.27v-.989h-.27V5.03H2.563v.292Z",fill:"#750100",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.204 4.8h-.177v.182h.177V4.8Zm.283 0H3.31v.182h.177V4.8Zm.106 0h.177v.182h-.177V4.8Zm-.39 1.823h-.176v.182h.177v-.182Zm.107 0h.177v.182H3.31v-.182Zm.46 0h-.177v.182h.177v-.182Zm-1.773-.404v-.177h.183v.177h-.183Zm0-.468v.177h.183V5.75h-.183Zm0-.115v-.177h.183v.177h-.183Zm2.549.406v.177h.182v-.177h-.182Zm0-.114V5.75h.182v.177h-.182Zm0-.47v.178h.182v-.177h-.182Z",fill:"#389F5D",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"m2.89 5.142-.306.266v.859l.253.18h1.099l.253-.18v-.86l-.286-.265H2.889Z",fill:"#C51918",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"m3.402 5.499-.369.314h.369V5.5Z",fill:"#E1E5E8",fillRule:"evenodd"}),l.jsx("path",{d:"m3.402 6.099-.369-.315h.369v.315Z",fill:"#E8AA00"}),l.jsx("path",{clipRule:"evenodd",d:"m3.37 5.499.368.314H3.37V5.5Z",fill:"#E8AA00",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.386 5.898a.112.112 0 1 0 0-.223.112.112 0 0 0 0 .223Z",fill:"#29AE66",fillRule:"evenodd"}),l.jsx("path",{d:"m3.37 6.099.368-.315H3.37v.315Z",fill:"#E1E5E8"}),l.jsx("path",{clipRule:"evenodd",d:"M2.602 5.675h-.319v.102h.319v-.102Zm0 .186h-.319v.102h.319v-.102Zm1.593-.186h.318v.102h-.318v-.102Zm.318.186h-.318v.102h.318v-.102Z",fill:"#C51918",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M2.566 5.566h-.283v.111h.283v-.111Zm0 .186h-.283v.111h.283v-.111Zm-.283.186h.283v.111h-.283v-.111Zm2.195-.372h-.283v.111h.283v-.111Zm-.283.186h.283v.111h-.283v-.111Zm.283.186h-.283v.111h.283v-.111ZM4.992.795v.203h-1.48l-.001.92h-.464c-.081 0-.303-.156-.303-.156h-.377l-.174-.178v-.178l-.186-.222V.982h1.48l.001-.92h.464c.081 0 .303.155.303.155h.377l.174.178v.178l.186.222Z",fill:"#E8AA00",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M2.007.795v.203h1.48l.001.92h.464c.081 0 .303-.156.303-.156h.377l.174-.178v-.178l.186-.222V.982h-1.48l-.001-.92h-.464c-.081 0-.303.155-.303.155h-.377l-.174.178v.178l-.186.222Z",fill:"#E1E5E8",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.001.343 2.985.264l.319-.073A.992.992 0 0 0 3.5.034l.043.048.008-.008a.992.992 0 0 0 .196.157l.32.073-.017.079-.177-.037.017.015a.22.22 0 0 0-.04.032L3.776.382l.007-.025-.02-.003a.85.85 0 0 0-.045.11L3.643.442l.03-.145L3.504.14l-.118.11c.015.014.03.03.044.047a.705.705 0 0 1-.036.013h-.005l.02.093-.076.022a1.129 1.129 0 0 0-.028-.072H3.3a.22.22 0 0 0-.04-.032l.022-.019a.185.185 0 0 0-.01-.015l-.27.056Zm.013.286.043-.067-.22-.148L2.86.38 2.798.333 2.771.37 2.684.31 2.64.38l.084.056-.017.024.062.048.02-.028.224.15Zm-.272.08.042-.067-.22-.148.024-.034-.063-.047-.027.038-.087-.06-.043.068.084.056-.017.024.063.048.02-.028.224.15Zm-.117.24.042-.067-.22-.148L2.47.7 2.41.653 2.38.69 2.294.63 2.251.7l.084.056-.017.024.063.048.02-.028.224.15Zm.003.192-.042-.067-.224.15-.02-.027-.063.047.017.024-.084.056.043.067.088-.058.027.038.062-.048-.024-.034.22-.148Zm.075.173.042.067-.22.148.024.034-.063.048-.027-.038-.087.058-.043-.067.084-.056-.017-.024.063-.047.02.027.224-.15Zm.272.08.043.067-.22.148.024.034-.063.048-.027-.038-.087.058-.043-.067.084-.056-.017-.024.062-.047.02.027.224-.15Zm.416.383a.704.704 0 0 0-.036-.013L3.34 1.76l.03-.139-.075-.022a.603.603 0 0 1-.063.137l-.27-.055-.016.078.308.07v.001l.044.03.006-.004c.039.027.091.071.157.133l.026-.028.025.028c.091-.085.158-.138.196-.157l.01-.002a.31.31 0 0 0 .041.03l.044-.03-.004-.015.005-.005.223-.051-.016-.078-.27.055A.603.603 0 0 1 3.68 1.6l-.075.022.03.145-.147.138-.115-.107a.542.542 0 0 0 .019-.02Zm.954-.636.042-.067.224.15.02-.027.063.047-.017.024.084.056-.043.067-.087-.058-.027.038-.063-.048.024-.034-.22-.148Zm-.117.24.043-.067.224.15.02-.027.062.047-.017.024.084.056-.043.067-.087-.058-.027.038-.063-.048.024-.034-.22-.148Zm-.273.08.043-.067.224.15.02-.027.062.047-.017.024.084.056-.043.067-.087-.058-.027.038-.063-.048.025-.034-.22-.148Zm.429-.539.042.067.224-.15.02.028.063-.048-.017-.024L4.8.74 4.757.672 4.67.73 4.643.693 4.58.74l.024.034-.22.148Zm-.117-.24L4.31.75 4.534.6l.02.028.062-.048L4.6.555 4.683.5 4.64.432 4.553.49 4.526.453 4.463.5l.024.034-.22.148Zm-.273-.08.043.067.224-.15.02.028.062-.048-.017-.024L4.41.42 4.367.352 4.28.41 4.253.373 4.19.42l.025.034-.22.148Z",fill:"#C51918",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"m3.104.577.441-.234v.64h1.091l-.26.187v.245h-.411l-.442.234v-.64h-1.09l.26-.188V.577h.41Z",fill:"#C51918",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.965.577 3.523.343v.64h-1.09l.26.187v.245h.41l.442.234v-.64h1.091L4.376.82V.577h-.411Z",fill:"#29AE66",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M2.89.742 2.96.6l.184.098.05-.075.128.091-.04.059.543.29.033-.05.129.09-.023.034.059.032-.072.141-.076-.04-.061.091-.129-.09.05-.076-.541-.29-.045.067L3.022.88l.033-.05L2.89.742Z",fill:"#29AE66",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M4.045.703 3.963.567l-.176.11-.055-.071-.122.1.043.055-.52.327-.037-.047-.122.1.025.031-.056.036.082.136.072-.045.068.087.122-.1-.056-.071.52-.328.05.063.121-.1-.037-.047.16-.1Z",fill:"#C51918",fillRule:"evenodd"})]}),l.jsx("path",{clipRule:"evenodd",d:"M9.537 1s1.165 2.76.13 3.933C8.632 6.106 6 5.88 6 5.88s3.378 1.526 4.85-.575C12.322 3.204 9.537 1 9.537 1Z",fill:"#F7FCFF",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"m7.422 2.624-.308.217.109-.363-.3-.23.376-.008.123-.358.123.358.376.008-.3.23.11.363-.309-.217Zm.06 1.003-.309.217.11-.364-.3-.23.375-.007.124-.359.123.36.376.007-.3.23.109.363-.308-.217Zm-1.246.294.309-.217.308.217-.109-.363.3-.23-.376-.007-.123-.36-.124.36-.375.007.3.23-.11.363Zm1.246.758-.309.217.11-.364-.3-.23.375-.007.124-.359.123.359.376.008-.3.23.109.363-.308-.217Zm.71-1.141.309-.217.308.217-.109-.364.3-.23-.376-.007-.123-.36-.124.36-.375.007.3.23-.11.364Z",fill:"#F7FCFF",fillRule:"evenodd"})]})]})]}),l.jsx("defs",{children:l.jsx("clipPath",{id:"".concat(i[4]),children:l.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.TM=d;
|
|
1
|
+
"use strict";var l=require("react/jsx-runtime"),h=require("react"),v=require("../flag-icon/_FlagIconBase.js"),e=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var d=h.forwardRef((function(h,d){var Z=h.height,m=h.width,i=e.useStableUniqueId(5);return l.jsxs(v.FlagIconBase,{ref:d,height:Z,viewBox:"0 0 16 12",width:m,children:[l.jsxs("g",{clipPath:"url(#".concat(i[4],")"),children:[l.jsx("mask",{height:"12",id:"".concat(i[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:l.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),l.jsxs("g",{mask:"url(#".concat(i[0],")"),children:[l.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#29C470",fillRule:"evenodd"}),l.jsx("mask",{height:"12",id:"".concat(i[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(i[1],")"),children:[l.jsx("path",{d:"M1-.161h5v13.162H1z",fill:"#C51918"}),l.jsx("mask",{height:"14",id:"".concat(i[2]),maskUnits:"userSpaceOnUse",width:"5",x:"1",y:"-1",children:l.jsx("path",{d:"M1-.161h5v13.162H1z",fill:"#fff"})}),l.jsxs("g",{mask:"url(#".concat(i[2],")"),children:[l.jsx("path",{clipRule:"evenodd",d:"m1.298.453-.273.35L1 .78l.265-.34V.364L1.298.27l-.02-.033-.155.157.3-.47v.16l.059.053.138-.241-.139-.233-.1.077.04.081-.027.02-.226-.378.144.099.025-.037-.138-.14.061-.068-.2-.293L1.083-1l.22.32-.058.062.135.137-.062.09-.041-.028.078.132.133-.102.169.283-.17.296L1.39.102V.038L1.291.19l.042.074-.035.109v.079Zm-.273 2.862.273-.35v-.08l.035-.109-.042-.073.099-.154v.064l.098.089.17-.296-.17-.284-.132.102-.078-.132.04.029.063-.09-.135-.137.057-.063-.219-.32-.026.023.201.294-.06.067.137.14-.025.037-.144-.098.226.377.028-.02-.04-.08.1-.077.138.232-.138.241-.058-.052v-.16l-.301.469.156-.156.019.033-.031.095-.001.006v.068L1 3.29l.025.025Zm.273 1.94-.273.35L1 5.581l.265-.34v-.076l.032-.095-.02-.033-.155.156.3-.47v.161l.059.052.138-.241-.139-.233-.1.077.04.082-.027.02-.226-.378.144.098.025-.037-.138-.14.061-.067-.2-.294.025-.023.22.32-.058.063.135.137-.062.09-.041-.029.078.132.133-.102.169.283-.17.297-.098-.09V4.84l-.099.154.042.073-.035.11v.078Zm-.273 2.677.273-.351V7.5l.035-.108-.042-.073.099-.154v.064l.098.088.17-.296-.17-.283-.132.102-.078-.132.04.028.063-.09-.135-.136.057-.063-.219-.32-.026.023.201.294-.06.067.137.14-.025.037-.144-.099.226.378.028-.02-.04-.08.1-.078.138.233-.138.241-.058-.052v-.16l-.301.469.156-.157.019.033-.031.095-.001.007v.068L1 7.907l.025.025Zm0 2.068.273-.35v-.08l.035-.109-.042-.073.099-.154v.064l.098.089.17-.297-.17-.283-.132.102-.078-.132.04.029.063-.09-.135-.137.057-.063-.219-.32-.026.023.201.294-.06.067.137.14-.025.037-.144-.098.226.377.028-.02-.04-.08.1-.077.138.232-.138.241-.058-.052v-.16l-.301.469.156-.156.019.033-.031.095-.001.006v.068L1 9.975l.025.025Zm4.95 0-.273-.35v-.08l-.035-.109.042-.073-.099-.154v.064l-.098.089-.17-.297.17-.283.132.102.078-.132-.04.029-.063-.09.135-.137-.057-.063.219-.32.026.023-.201.294.06.067-.137.14.025.037.144-.098-.226.377-.028-.02.04-.08-.1-.077-.138.232.138.241.058-.052v-.16l.301.469-.156-.156-.019.033.031.095.001.006v.068l.265.34-.025.025Zm-.273-2.42.273.352L6 7.907l-.265-.34v-.075l-.032-.095.02-.033.155.157-.3-.47v.16l-.059.053-.138-.241.139-.233.1.077-.04.082.027.019.226-.378-.144.099-.025-.037.138-.14-.061-.067.2-.294-.025-.023-.22.32.058.063-.135.137.062.09.041-.029-.078.132-.133-.102-.169.283.17.296.098-.088v-.064l.099.154-.042.073.035.109v.079Zm.273-1.975-.273-.35v-.08l-.035-.109.042-.073-.099-.154v.064l-.098.089-.17-.297.17-.283.132.102.078-.132-.04.029-.063-.09.135-.137-.057-.063.219-.32.026.023-.201.294.06.067-.137.14.025.037.144-.098-.226.377-.028-.02.04-.08-.1-.078-.138.233.138.241.058-.052v-.16l.301.469-.156-.156-.019.033.031.095.001.006v.068L6 5.58l-.025.025Zm-.273-2.64.273.35L6 3.291l-.265-.34v-.076l-.032-.095.02-.033.155.156-.3-.469v.16l-.059.052-.138-.241.139-.232.1.076-.04.082.027.02.226-.378-.144.098-.025-.037.138-.14-.061-.067.2-.294-.025-.023-.22.32.058.063-.135.137.062.09.041-.029-.078.132-.133-.102-.169.284.17.296.098-.089v-.064l.099.154-.042.073.035.11v.078ZM5.975.803l-.273-.35v-.08L5.667.266 5.709.19 5.61.038v.064L5.512.19l-.17-.296.17-.283.132.102.078-.132-.04.028-.063-.09.135-.137-.057-.062.219-.32.026.023-.201.293.06.068-.137.14.025.037.144-.099-.226.378-.028-.02.04-.081-.1-.077-.138.233.138.241.058-.052v-.16l.301.469-.156-.157-.019.033.031.095.001.007v.068L6 .779l-.025.025Z",fill:"#E8AA00",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.653 7.282h.777v.183h.177v.146h.212v.474h-.212v.145H4.43v.146h-.756l-.21.186-.21-.186h-.7V8.23h-.177v-.145H2.2V7.61h.177v-.146h.177v-.183h.722l.189-.167.188.167Z",fill:"#389F5D",fillRule:"evenodd"}),l.jsx("path",{d:"M4.43 7.282h.075v-.075H4.43v.075Zm-.777 0-.05.057.022.018h.028v-.075Zm.777.183h-.075v.075h.075v-.075Zm.177 0h.075V7.39h-.075v.075Zm0 .146h-.075v.075h.075V7.61Zm.212 0h.075v-.075H4.82v.075Zm0 .474v.075h.075v-.075H4.82Zm-.212 0V8.01h-.075v.075h.075Zm0 .145v.075h.075V8.23h-.075Zm-.177 0v-.075h-.075v.075h.075Zm0 .146v.075h.075v-.075H4.43Zm-.756 0v-.075h-.028l-.022.02.05.055Zm-.21.186-.049.056.05.044.05-.044-.05-.056Zm-.21-.186.05-.056-.02-.019h-.03v.075Zm-.7 0h-.075v.075h.075v-.075Zm0-.146h.075v-.075h-.075v.075Zm-.177 0h-.075v.075h.075V8.23Zm0-.145h.075V8.01h-.075v.075Zm-.177 0h-.075v.075H2.2v-.075Zm0-.474v-.075h-.075v.075H2.2Zm.177 0v.075h.075V7.61h-.075Zm0-.146V7.39h-.075v.075h.075Zm.177 0v.075h.075v-.075h-.075Zm0-.183v-.075h-.075v.075h.075Zm.722 0v.075h.028l.021-.018-.05-.057Zm.189-.167.05-.056-.05-.044-.05.044.05.056Zm.965.092h-.777v.15h.777v-.15Zm.075.258v-.183h-.15v.183h.15Zm.102-.075H4.43v.15h.177v-.15Zm.075.22v-.145h-.15v.146h.15Zm.137-.074h-.212v.15h.212v-.15Zm.075.549V7.61h-.15v.474h.15Zm-.287.075h.212v-.15h-.212v.15Zm.075.07v-.145h-.15v.145h.15Zm-.252.075h.177v-.15H4.43v.15Zm.075.071V8.23h-.15v.146h.15Zm-.83.075h.755v-.15h-.756v.15Zm-.16.167.209-.186-.1-.112-.209.186.1.112Zm-.31-.186.21.186.1-.112-.21-.186-.1.112Zm-.651.02h.7v-.15h-.7v.15Zm-.075-.222v.146h.15V8.23h-.15Zm-.102.075h.177v-.15h-.177v.15Zm-.075-.22v.145h.15v-.145h-.15ZM2.2 8.16h.177v-.15H2.2v.15Zm-.075-.55v.475h.15V7.61h-.15Zm.252-.074H2.2v.15h.177v-.15Zm-.075-.071v.146h.15v-.146h-.15Zm.252-.075h-.177v.15h.177v-.15Zm-.075-.108v.183h.15v-.183h-.15Zm.797-.075h-.722v.15h.722v-.15Zm.05.132.189-.168-.1-.112-.19.167.1.113Zm.09-.168.188.168.1-.113-.19-.167-.099.112Z",fill:"#E8AA00"}),l.jsx("path",{clipRule:"evenodd",d:"M2.658 7.704v-.322h.375l-.375.322Zm1.578 0v-.322h-.375l.375.322Zm-1.578.583v-.322l.375.322h-.375Zm1.578-.322v.322h-.375l.375-.322Z",fill:"#C51918",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"m3.323 7.41.13-.17.127.17h-.257Zm0 .158.13.17.127-.17h-.257Zm.13.4-.13.17h.257l-.128-.17Zm-.13.329.13.17.127-.17h-.257Z",fill:"#E8AA00",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.325 7.39v.072h-.074v.1h.074v.073h.26v-.073h.074v-.1h-.074V7.39h-.26Zm.26.801V8.12h-.26v.072h-.074v.1h.074v.073h.26v-.073h.074v-.1h-.074Zm-.758-.416.123-.17.122.17h-.245Zm0 .16.123.17.122-.17h-.245Zm1.15-.33-.123.17h.245l-.122-.17Zm-.123.33.123.17.122-.17h-.245Z",fill:"#AF0100",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M2.826 7.754v.074h-.07v.102h.07v.075h.247V7.93h.07v-.102h-.07v-.074h-.247Zm1.274.074v-.074h-.247v.074h-.071v.102h.07v.075H4.1V7.93h.07v-.102H4.1Z",fill:"#E8AA00",fillRule:"evenodd"}),l.jsx("mask",{height:"3",id:"".concat(i[3]),maskUnits:"userSpaceOnUse",width:"3",x:"2",y:"8",children:l.jsx("path",{clipRule:"evenodd",d:"m3.109 8.625-.886.5v.828l.886.52h.959l.907-.52v-.828l-.907-.5h-.96Z",fill:"#fff",fillRule:"evenodd"})}),l.jsxs("g",{mask:"url(#".concat(i[3],")"),children:[l.jsx("path",{d:"M2.235 9.548h1.38v.911h-1.38v-.911Z",fill:"#E8AA00"}),l.jsx("path",{d:"M2.094 8.636h1.522v.911H2.094z",fill:"#F9E8E7"}),l.jsx("path",{d:"m2.448 9.168.458-.276v.276h-.458Zm2.69-.532H3.616v.911h1.522z",fill:"#E8AA00"}),l.jsx("path",{d:"m4.678 9.168-.458-.276v.276h.458Zm.319 1.291H3.616v-.911h1.38z",fill:"#F9E8E7"}),l.jsx("path",{d:"m4.642 9.928-.458.276v-.276h.458Z",fill:"#E8AA00"}),l.jsx("path",{d:"m2.448 9.87.458.277V9.87h-.458Z",fill:"#FCFCFC"})]}),l.jsx("path",{clipRule:"evenodd",d:"M3.12 9.183h.23l.23-.073.23.073h.23v.693h-.23l-.23.11-.23-.11h-.23v-.693Z",fill:"#C51918",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.9 8.769h.124v.14h.051v.1h-.05v.055h-.126v-.295Zm-1.256.437h-.125v.295h.125v-.054h.05v-.1h-.05v-.14Zm.177 0h-.125v.295h.125v-.295Zm-.177.365h-.125v.295h.125v-.054h.05v-.1h-.05V9.57Zm.052 0h.125v.295h-.125V9.57Zm1.77-.365h.124v.141h.052v.1H4.59v.054h-.125v-.295Zm.301 0h-.125v.295h.125v-.295Zm-.177.365h-.125v.295h.125v-.054h.052v-.1H4.59V9.57Zm.052 0h.125v.295h-.125V9.57Zm-.44-.802h-.126v.295h.125v-.295Zm-1.027 0H3.05v.295h.125V9.01h.05v-.1h-.05v-.141Zm.052 0h.125v.295h-.125v-.295Zm.672 1.24h.125v.14h.051v.1h-.05v.054h-.126v-.295Zm.302 0h-.125v.294h.125v-.295Zm-1.026 0H3.05v.294h.125v-.054h.05v-.1h-.05v-.14Zm.052 0h.125v.294h-.125v-.295Z",fill:"#C9343F",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.513 9.333h.035v-.099h-.177v.113h-.146v.163h.136v-.037h-.1v-.09h.12l.18.158-.18.156h-.12v-.09h.1v-.036h-.136v.163h.146v.113h.177v-.1h-.035v.063h-.107v-.087l.184-.16.184.16v.087h-.106v-.062h-.035v.099h.177v-.113h.146V9.57H3.82v.037h.1v.09H3.8l-.18-.158.18-.156h.12v.09h-.1v.036h.136v-.163H3.81v-.113h-.177v.1h.035V9.27h.106v.087l-.184.16-.184-.16V9.27h.107v.062Z",fill:"#fff",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.792 2.4H3.17v2h.623v-2Zm-1.402.423h.39V3.9h-.39V2.823Zm1.83 0h.39V3.9h-.39V2.823Z",fill:"#E8AA00",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.169 2.554h-.39v1.538h.39V2.554Zm-.78.423H2v.73h.39v-.73Zm2.221 0H5v.73h-.39v-.73Zm-.428-.423h-.39v1.538h.39V2.554Z",fill:"#389F5D",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.09 2.746a.116.116 0 0 1-.116.116.116.116 0 0 1-.117-.116c0-.063.052-.115.117-.115s.117.052.117.115Zm-.778.385a.116.116 0 0 1-.117.115.116.116 0 0 1-.117-.115.117.117 0 0 1 .234 0Zm0 .423a.116.116 0 0 1-.117.115.116.116 0 0 1-.117-.115c0-.064.052-.115.117-.115.064 0 .117.051.117.115Zm.662.461a.116.116 0 0 0 .117-.115.116.116 0 0 0-.117-.115.116.116 0 0 0-.117.115c0 .064.052.115.117.115Zm1.831-.769a.116.116 0 0 0 .117-.115.116.116 0 0 0-.117-.116.116.116 0 0 0-.117.116c0 .064.053.115.117.115Zm.117.308a.116.116 0 0 1-.117.115.116.116 0 0 1-.117-.115c0-.064.053-.115.117-.115.065 0 .117.051.117.115Zm-.935.461a.116.116 0 0 0 .117-.115.116.116 0 0 0-.117-.115.116.116 0 0 0-.117.115c0 .064.052.115.117.115Zm.117-1.269a.116.116 0 0 1-.117.116.116.116 0 0 1-.117-.116c0-.063.052-.115.117-.115s.117.052.117.115Z",fill:"#E1E5E8",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.597 2.592a.116.116 0 0 1-.116.116.116.116 0 0 1-.117-.116c0-.063.052-.115.117-.115.064 0 .116.052.116.115Zm-.896.424a.116.116 0 0 1-.117.115.116.116 0 0 1-.116-.115.116.116 0 0 1 .233 0Zm.78 1.346a.116.116 0 0 0 .116-.116.116.116 0 0 0-.116-.115.116.116 0 0 0-.117.115c0 .064.052.116.117.116Zm1.051-1.346a.116.116 0 0 1-.116.115.116.116 0 0 1-.117-.115.116.116 0 0 1 .233 0Zm-1.948.807a.116.116 0 0 0 .117-.115.116.116 0 0 0-.117-.116.116.116 0 0 0-.116.116c0 .064.052.115.116.115Zm1.948-.115a.116.116 0 0 1-.116.115.116.116 0 0 1-.117-.115.116.116 0 0 1 .233 0Z",fill:"#C51918",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"m2.803 3.196.38-.343h.615l.433.393h.574V3.4h-.559v.008l-.448.456h-.615l-.38-.411V3.4h-.647v-.154h.647v-.05Z",fill:"#C51918",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"m3.506 3.138.184.187-.194.183-.193-.183.184-.187.01-.008.009.008Zm.033.451.022-.02-.022-.02.191-.183.2.203-.09.095h-.053l-.1.063-.148-.138Zm-.043.04-.184.17-.124-.077h-.061l-.146-.154.239-.242-.24-.227.157-.153.058.045.082-.084-.025-.025.042-.04.202.204.202-.204.042.04-.025.025.083.084.057-.045.158.153-.24.227.238.242-.145.154h-.062l-.123.077-.185-.17ZM3.6 3.15l.003-.003-.056-.05-.007-.008.144-.133.11.111.058-.045.078.075-.197.187L3.6 3.15Zm-.123.418-.171.158-.1-.063h-.053l-.09-.095.2-.203.214.203Zm-.412-.47.197.186.192-.195-.144-.133-.11.111-.058-.045-.077.075Zm-.841 7.622c-.104-.132-.175-.221-.193-.22-.059.004-.113.622.645 1.092 0 0 .112.062.177 0 .065-.062 0-.154 0-.154a6.621 6.621 0 0 1-.629-.717Zm2.552 0c.104-.132.175-.221.193-.22.059.004.113.622-.645 1.092 0 0-.112.062-.177 0-.065-.062 0-.154 0-.154.245-.23.474-.52.629-.717Zm-.056.832c-.249.074-.537.089-.648.041a.637.637 0 0 0-.112-.036 1.008 1.008 0 0 0-.343-.011l-.05.006a.336.336 0 0 1-.02.002.108.108 0 0 0-.025.003.108.108 0 0 0-.025-.003l-.02-.002-.05-.006a1.008 1.008 0 0 0-.344.011.636.636 0 0 0-.111.036c-.11.048-.4.033-.649-.041 0 0 .454.182.723.101a.479.479 0 0 1 .083-.026.774.774 0 0 1 .25-.01c-.04.018-.087.04-.14.06v.023c.106-.043.23-.063.283-.07.053.007.177.027.283.07v-.022a2.952 2.952 0 0 1-.14-.062.774.774 0 0 1 .25.01.479.479 0 0 1 .083.027c.269.08.722-.101.722-.101Z",fill:"#E8AA00",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"m2.882 4.989-.626.551v.526l.547.55h1.118l.616-.587v-.447l-.616-.593H2.882Z",fill:"#389F5D",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.097 5.047h-.141v.11h.141v-.11Zm0 1.43h-.141v.11h.141v-.11Zm.213 0h.141v.11H3.31v-.11Zm.141-1.43H3.31v.11h.141v-.11Zm.213 1.43h.141v.11h-.141v-.11Zm.141-1.43h-.141v.11h.141v-.11Z",fill:"#C51918",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.277 5.019h-.144v.11h.144v-.11Zm0 1.458h-.144v.11h.144v-.11Zm.216-1.458h.144v.11h-.144v-.11Zm.144 1.458h-.144v.11h.144v-.11Z",fill:"#E8AA00",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M2.457 4.92h1.89v.293h.27V6.42h-.27v.25h-1.89v-.25h-.294V5.213h.294v-.292Zm.106.402h-.294v.989h.294v.25h1.678v-.25h.27v-.989h-.27V5.03H2.563v.292Z",fill:"#750100",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.204 4.8h-.177v.182h.177V4.8Zm.283 0H3.31v.182h.177V4.8Zm.106 0h.177v.182h-.177V4.8Zm-.39 1.823h-.176v.182h.177v-.182Zm.107 0h.177v.182H3.31v-.182Zm.46 0h-.177v.182h.177v-.182Zm-1.773-.404v-.177h.183v.177h-.183Zm0-.468v.177h.183V5.75h-.183Zm0-.115v-.177h.183v.177h-.183Zm2.549.406v.177h.182v-.177h-.182Zm0-.114V5.75h.182v.177h-.182Zm0-.47v.178h.182v-.177h-.182Z",fill:"#389F5D",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"m2.89 5.142-.306.266v.859l.253.18h1.099l.253-.18v-.86l-.286-.265H2.889Z",fill:"#C51918",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"m3.402 5.499-.369.314h.369V5.5Z",fill:"#E1E5E8",fillRule:"evenodd"}),l.jsx("path",{d:"m3.402 6.099-.369-.315h.369v.315Z",fill:"#E8AA00"}),l.jsx("path",{clipRule:"evenodd",d:"m3.37 5.499.368.314H3.37V5.5Z",fill:"#E8AA00",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.386 5.898a.112.112 0 1 0 0-.223.112.112 0 0 0 0 .223Z",fill:"#29AE66",fillRule:"evenodd"}),l.jsx("path",{d:"m3.37 6.099.368-.315H3.37v.315Z",fill:"#E1E5E8"}),l.jsx("path",{clipRule:"evenodd",d:"M2.602 5.675h-.319v.102h.319v-.102Zm0 .186h-.319v.102h.319v-.102Zm1.593-.186h.318v.102h-.318v-.102Zm.318.186h-.318v.102h.318v-.102Z",fill:"#C51918",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M2.566 5.566h-.283v.111h.283v-.111Zm0 .186h-.283v.111h.283v-.111Zm-.283.186h.283v.111h-.283v-.111Zm2.195-.372h-.283v.111h.283v-.111Zm-.283.186h.283v.111h-.283v-.111Zm.283.186h-.283v.111h.283v-.111ZM4.992.795v.203h-1.48l-.001.92h-.464c-.081 0-.303-.156-.303-.156h-.377l-.174-.178v-.178l-.186-.222V.982h1.48l.001-.92h.464c.081 0 .303.155.303.155h.377l.174.178v.178l.186.222Z",fill:"#E8AA00",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M2.007.795v.203h1.48l.001.92h.464c.081 0 .303-.156.303-.156h.377l.174-.178v-.178l.186-.222V.982h-1.48l-.001-.92h-.464c-.081 0-.303.155-.303.155h-.377l-.174.178v.178l-.186.222Z",fill:"#E1E5E8",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.001.343 2.985.264l.319-.073A.992.992 0 0 0 3.5.034l.043.048.008-.008a.992.992 0 0 0 .196.157l.32.073-.017.079-.177-.037.017.015a.22.22 0 0 0-.04.032L3.776.382l.007-.025-.02-.003a.85.85 0 0 0-.045.11L3.643.442l.03-.145L3.504.14l-.118.11c.015.014.03.03.044.047a.705.705 0 0 1-.036.013h-.005l.02.093-.076.022a1.129 1.129 0 0 0-.028-.072H3.3a.22.22 0 0 0-.04-.032l.022-.019a.185.185 0 0 0-.01-.015l-.27.056Zm.013.286.043-.067-.22-.148L2.86.38 2.798.333 2.771.37 2.684.31 2.64.38l.084.056-.017.024.062.048.02-.028.224.15Zm-.272.08.042-.067-.22-.148.024-.034-.063-.047-.027.038-.087-.06-.043.068.084.056-.017.024.063.048.02-.028.224.15Zm-.117.24.042-.067-.22-.148L2.47.7 2.41.653 2.38.69 2.294.63 2.251.7l.084.056-.017.024.063.048.02-.028.224.15Zm.003.192-.042-.067-.224.15-.02-.027-.063.047.017.024-.084.056.043.067.088-.058.027.038.062-.048-.024-.034.22-.148Zm.075.173.042.067-.22.148.024.034-.063.048-.027-.038-.087.058-.043-.067.084-.056-.017-.024.063-.047.02.027.224-.15Zm.272.08.043.067-.22.148.024.034-.063.048-.027-.038-.087.058-.043-.067.084-.056-.017-.024.062-.047.02.027.224-.15Zm.416.383a.704.704 0 0 0-.036-.013L3.34 1.76l.03-.139-.075-.022a.603.603 0 0 1-.063.137l-.27-.055-.016.078.308.07v.001l.044.03.006-.004c.039.027.091.071.157.133l.026-.028.025.028c.091-.085.158-.138.196-.157l.01-.002a.31.31 0 0 0 .041.03l.044-.03-.004-.015.005-.005.223-.051-.016-.078-.27.055A.603.603 0 0 1 3.68 1.6l-.075.022.03.145-.147.138-.115-.107a.542.542 0 0 0 .019-.02Zm.954-.636.042-.067.224.15.02-.027.063.047-.017.024.084.056-.043.067-.087-.058-.027.038-.063-.048.024-.034-.22-.148Zm-.117.24.043-.067.224.15.02-.027.062.047-.017.024.084.056-.043.067-.087-.058-.027.038-.063-.048.024-.034-.22-.148Zm-.273.08.043-.067.224.15.02-.027.062.047-.017.024.084.056-.043.067-.087-.058-.027.038-.063-.048.025-.034-.22-.148Zm.429-.539.042.067.224-.15.02.028.063-.048-.017-.024L4.8.74 4.757.672 4.67.73 4.643.693 4.58.74l.024.034-.22.148Zm-.117-.24L4.31.75 4.534.6l.02.028.062-.048L4.6.555 4.683.5 4.64.432 4.553.49 4.526.453 4.463.5l.024.034-.22.148Zm-.273-.08.043.067.224-.15.02.028.062-.048-.017-.024L4.41.42 4.367.352 4.28.41 4.253.373 4.19.42l.025.034-.22.148Z",fill:"#C51918",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"m3.104.577.441-.234v.64h1.091l-.26.187v.245h-.411l-.442.234v-.64h-1.09l.26-.188V.577h.41Z",fill:"#C51918",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M3.965.577 3.523.343v.64h-1.09l.26.187v.245h.41l.442.234v-.64h1.091L4.376.82V.577h-.411Z",fill:"#29AE66",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M2.89.742 2.96.6l.184.098.05-.075.128.091-.04.059.543.29.033-.05.129.09-.023.034.059.032-.072.141-.076-.04-.061.091-.129-.09.05-.076-.541-.29-.045.067L3.022.88l.033-.05L2.89.742Z",fill:"#29AE66",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M4.045.703 3.963.567l-.176.11-.055-.071-.122.1.043.055-.52.327-.037-.047-.122.1.025.031-.056.036.082.136.072-.045.068.087.122-.1-.056-.071.52-.328.05.063.121-.1-.037-.047.16-.1Z",fill:"#C51918",fillRule:"evenodd"})]}),l.jsx("path",{clipRule:"evenodd",d:"M9.537 1s1.165 2.76.13 3.933C8.632 6.106 6 5.88 6 5.88s3.378 1.526 4.85-.575C12.322 3.204 9.537 1 9.537 1Z",fill:"#F7FCFF",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"m7.422 2.624-.308.217.109-.363-.3-.23.376-.008.123-.358.123.358.376.008-.3.23.11.363-.309-.217Zm.06 1.003-.309.217.11-.364-.3-.23.375-.007.124-.359.123.36.376.007-.3.23.109.363-.308-.217Zm-1.246.294.309-.217.308.217-.109-.363.3-.23-.376-.007-.123-.36-.124.36-.375.007.3.23-.11.363Zm1.246.758-.309.217.11-.364-.3-.23.375-.007.124-.359.123.359.376.008-.3.23.109.363-.308-.217Zm.71-1.141.309-.217.308.217-.109-.364.3-.23-.376-.007-.123-.36-.124.36-.375.007.3.23-.11.364Z",fill:"#F7FCFF",fillRule:"evenodd"})]})]})]}),l.jsx("defs",{children:l.jsx("clipPath",{id:"".concat(i[4]),children:l.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.TM=d;
|
package/icons/flags/TN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),i=require("react"),r=require("../flag-icon/_FlagIconBase.js"),a=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),i=require("react"),r=require("../flag-icon/_FlagIconBase.js"),a=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var l=i.forwardRef((function(i,l){var s=i.height,t=i.width,c=a.useStableUniqueId(1);return e.jsxs(r.FlagIconBase,{ref:l,height:s,viewBox:"0 0 640 480",width:t,children:[e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(c[0]),children:e.jsx("path",{d:"M-85.3 0h682.6v512H-85.3z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(c[0],")"),fillRule:"evenodd",transform:"translate(80) scale(.9375)",children:[e.jsx("path",{d:"M-128 0h768v512h-768z",fill:"#e70013"}),e.jsx("path",{d:"M385.8 255.8a129.1 129.1 0 1 1-258.2 0 129.1 129.1 0 0 1 258.2 0z",fill:"#fff"}),e.jsx("path",{d:"M256.7 341.4a85.7 85.7 0 0 1 0-171.3c11.8 0 25.3 2.8 34.4 9.5-62.6 2.3-78.5 55.5-78.5 76.9s10.1 69.1 78.5 76.2c-7.8 5-22.6 8.7-34.4 8.7z",fill:"#e70013"}),e.jsx("path",{d:"m332.1 291.8-38.9-14.2-25.7 32.4 1.5-41.3-38.8-14.5 39.8-11.4 1.7-41.3 23.2 34.3 39.8-11-25.5 32.5z",fill:"#e70013"})]})]})}));exports.TN=l;
|
package/icons/flags/TV.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var l=require("react/jsx-runtime"),h=require("react"),e=require("../flag-icon/_FlagIconBase.js"),i=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var l=require("react/jsx-runtime"),h=require("react"),e=require("../flag-icon/_FlagIconBase.js"),i=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var t=h.forwardRef((function(h,t){var r=h.height,s=h.width,d=i.useStableUniqueId(1);return l.jsxs(e.FlagIconBase,{ref:t,height:r,viewBox:"0 0 640 480",width:s,children:[l.jsx("defs",{children:l.jsx("clipPath",{id:"".concat(d[0]),children:l.jsx("path",{d:"M0 0h640v480H0z",fillOpacity:".7"})})}),l.jsxs("g",{clipPath:"url(#".concat(d[0],")"),children:[l.jsxs("g",{fill:"#009fca",fillRule:"evenodd",strokeWidth:"1pt",transform:"matrix(.64508 0 0 .92059 0 23.3)",children:[l.jsx("path",{d:"M506-19.8h486V496H506z"}),l.jsx("rect",{height:"521.4",ry:"0",width:"523.5",y:"-25.3"})]}),l.jsx("path",{d:"M0 0h396v196.6H0z",fill:"#fff",fillRule:"evenodd"}),l.jsx("path",{d:"M0 0v14.8l94.5 48.5 35.5 1L0 0z",fill:"#c00"}),l.jsx("path",{d:"M40.5 0 155 59.8V0H40.5z",fill:"#006"}),l.jsx("path",{d:"M170.3 0v76.4H0V120h170.3v76.4h52.3V120H393V76.4H222.7V0h-52.4z",fill:"#c00"}),l.jsx("path",{d:"M238 0v56.4l112-56L238 0z",fill:"#006"}),l.jsx("path",{d:"m241.5 62.5 31.5-.2L395.4.4l-32.5.6-121.4 61.5z",fill:"#c00"}),l.jsx("path",{d:"M0 132.7v41.9l78.6-41.4-78.6-.5z",fill:"#006"}),l.jsx("path",{d:"m302.6 134.5-32.8-.3 123.5 61.5-.8-14-90-47.2zM30.7 196.7 146.5 136l-30.4.2L0 196.6",fill:"#c00"}),l.jsx("path",{d:"M394.6 17.3 301 63.6l92.3.4v69h-78.6l77.9 42.3 1.1 21.4-41.6-.5-113.8-55.8v56.3h-82.9v-56.3L48.6 196.6l-48.2.1v196.4h785.8V.3L395.4 0M.4 22.2 0 63l82.7 1L.4 22.2z",fill:"#006"}),l.jsxs("g",{fill:"#009fca",fillRule:"evenodd",transform:"scale(.79241 .79977)",children:[l.jsx("path",{d:"M496 0h496.1v496h-496z"}),l.jsx("rect",{height:"251.4",rx:"0",ry:"0",width:"525.8",x:"-2.3",y:"244.6"})]}),l.jsx("path",{d:"M593.3 122.7H621l-22.3 15.2 8.5 24.7-22.3-15.3-22.2 15.3 8.5-24.7-22.3-15.2h27.5l8.5-24.7zm-69.2 196.8h27.6l-22.3 15.2 8.5 24.7-22.3-15.3-22.3 15.3 8.6-24.7-22.3-15.2H507l8.5-24.7zm69.2-44.6H621l-22.3 15.2 8.5 24.7-22.3-15.3-22.2 15.3 8.5-24.7-22.3-15.2h27.5l8.5-24.7zM295.8 417.7h27.6L301 432.8l8.6 24.6-22.3-15.2-22.3 15.2 8.6-24.6-22.4-15.3h27.6l8.5-24.6zm62.6-76.5h-27.6l22.3-15.3-8.5-24.6 22.3 15.2 22.3-15.2-8.6 24.6 22.3 15.3h-27.5l-8.5 24.6zm81.3-112.5H412l22.3-15.2-8.5-24.7 22.3 15.3 22.3-15.3-8.6 24.7 22.3 15.2h-27.5l-8.5 24.7zm68.3-23.3h-27.6l22.4-15.3-8.6-24.6 22.3 15.2 22.3-15.2-8.6 24.6 22.4 15.3H525l-8.5 24.6zM439.7 400H412l22.3-15.2L426 360l22.3 15.2 22.3-15.2-8.6 24.7 22.3 15.2h-27.5l-8.5 24.7zm-81.3 19.9h-27.6l22.3-15.2-8.5-24.7 22.3 15.2 22.3-15.2-8.6 24.6L403 420h-27.5l-8.5 24.7z",fill:"#fff40d",fillRule:"evenodd"})]})]})}));exports.TV=t;
|
package/icons/flags/TW.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 t=i.forwardRef((function(i,t){var a=i.height,s=i.width,f=l.useStableUniqueId(1);return e.jsxs(r.FlagIconBase,{ref:t,height:a,viewBox:"0 0 640 480",width:s,children:[e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(f[0]),children:e.jsx("path",{d:"M0 0h682.7v512H0z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(f[0],")"),fillRule:"evenodd",strokeWidth:"1pt",transform:"scale(.9375)",children:[e.jsx("path",{d:"M0 0h768v512H0z",fill:"#fe0000"}),e.jsx("path",{d:"M0 0h385.7v256H0z",fill:"#000095"}),e.jsx("path",{d:"m282.1 178.6-47.3-9.8 10 47.3-36-32.1-15 46-15.2-45.9-36 32.4 9.8-47.4-47.2 10.1 32-36.1-46-15 46-15.2-32.4-35.8 47.3 9.7-10-47.3 36 32.1 15-46 15.2 45.9 35.9-32.4-9.7 47.4 47.2-10.1-32 36.1 45.9 15-45.9 15.2z",fill:"#fff"}),e.jsx("path",{d:"m238.5 175-15 7.9-14.5 8.6-17-.6-16.9.2-14.3-9L146 174l-8-15-8.6-14.5.6-16.8-.2-17 9-14.2 8.3-14.8 14.9-7.9 14.6-8.6 16.9.6 17-.2 14.3 9 14.7 8.2 8 14.9 8.6 14.5-.6 16.9.2 16.9-9 14.3z",fill:"#000095"}),e.jsx("path",{d:"M244.6 128.3a51.9 51.9 0 1 1-103.7 0 51.9 51.9 0 0 1 103.7 0z",fill:"#fff"})]})]})}));exports.TW=t;
|
package/icons/flags/TZ.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:"M10 0h160v120H10z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(h[0],")"),fillRule:"evenodd",strokeWidth:"1pt",transform:"matrix(4 0 0 4 -40 0)",children:[e.jsx("path",{d:"M0 0h180v120H0z",fill:"#09f"}),e.jsx("path",{d:"M0 0h180L0 120V0z",fill:"#090"}),e.jsx("path",{d:"M0 120h40l140-95V0h-40L0 95v25z"}),e.jsx("path",{d:"M0 91.5 137.2 0h13.5L0 100.5v-9zM29.3 120 180 19.5v9L42.8 120H29.3z",fill:"#ff0"})]})]})}));exports.TZ=a;
|
package/icons/flags/UG.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),l=require("react"),s=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"),s=require("../flag-icon/_FlagIconBase.js"),d=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var i=l.forwardRef((function(l,i){var t=l.height,o=l.width,r=d.useStableUniqueId(1);return e.jsxs(s.FlagIconBase,{ref:i,height:t,viewBox:"0 0 640 480",width:o,children:[e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(r[0]),children:e.jsx("path",{d:"M-85.3 0h682.6v512H-85.3z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(r[0],")"),transform:"translate(80) scale(.9375)",children:[e.jsx("path",{d:"M-128 341.4h768v85.3h-768z",fill:"#ffe700",fillRule:"evenodd"}),e.jsx("path",{d:"M-128 256h768v85.3h-768z",fillRule:"evenodd"}),e.jsx("path",{d:"M-128 170.7h768V256h-768z",fill:"#de3908",fillRule:"evenodd"}),e.jsx("path",{d:"M-128 85.4h768v85.3h-768z",fill:"#ffe700",fillRule:"evenodd"}),e.jsx("path",{d:"M-128 0h768v85.3h-768z",fillRule:"evenodd"}),e.jsx("path",{d:"M335.7 256a79.7 79.7 0 1 1-159.4 0 79.7 79.7 0 0 1 159.4 0z",fill:"#fffdff",fillRule:"evenodd",stroke:"#000"}),e.jsx("path",{d:"m242 194.9-5.2-9.5c2-2 5.3-3.6 10.7-3.6l-.6 10.5-5 2.6z",fill:"#de3108",fillRule:"evenodd",stroke:"#000"}),e.jsx("path",{d:"m247 192.3.7-10.5s10.7-.6 16.5 6.4l-5.7 8.2-11.6-4z",fill:"#ffe700",fillRule:"evenodd",stroke:"#000"}),e.jsx("path",{d:"m258.6 196.3 5.3-8.2c3.5 3.7 5 6.3 5.5 10.3.1.1-8.3 2.1-8.3 2l-2.5-4.1z",fill:"#de3108",fillRule:"evenodd",stroke:"#000"}),e.jsx("path",{d:"M244.6 331.1s9.9-11.3 29.1-8.9c-2.9-4.7-12.3-4.1-12.3-4.1s-2.8-22-.6-23.2 12 .1 12 .1c1.2 0 3.4-3.4 1.6-5.6-1.7-2.2-6.8-10.5-4.7-12.2 2.1-1.6 13.4 1 13.4 1l-32-41s-3.3-15.5 3.3-23c7.9-6.5 7-13.6 6.8-13.5-1.1-7.2-12-12.3-19.4-5.7-4.3 5.2-1.4 9.2-1.4 9.2s-11.5 3.1-11.9 5.1c-.5 2 12.9-.3 12.9-.3l-1.3 9.1s-26 23.6-6 44l.6-.8s7 8.6 14.3 10.5c7 7 6.3 6 6.3 6s1.3 11.1 0 13.3c-1.7-.5-19.3-1.2-21.9-.2-2.4.8-11.4.3-9.2 15.1l3.3-7.5s-.3 5.3 1.9 7.2c-.4-5.6 2.1-9.4 2.1-9.4s.4 6.2 1.8 7c1.4 1 1.4-10 9-9 7.4.9 12.9.6 12.9.6s2.5 21.4 1.7 23.4c-5.4-1.3-18.4.5-19.2 3.8 7.6-.5 11.1.4 11.1.4s-6.1 5.5-4.2 8.6z",fillRule:"evenodd",stroke:"#000",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:".9"}),e.jsx("path",{d:"M247.6 214.8s-18.9 20.8-10.7 36.7c.4-2.2.2-3.6.5-3.5-.5-.3 2.3 1.9 2.1 1.5 0-1.2-.8-3.7-.8-3.7l2.5.7-1.5-2.8 3.7.4s-1.3-3.4-.9-3.4l3 .2c-5.4-9.6-.3-17.6 2.1-26.2z",fill:"#9ca69c",fillRule:"evenodd",stroke:"#9ca69c",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:".9"}),e.jsx("path",{d:"M254.2 196.9s1 7.2-3 9.2c-.5.5-3 1.3-2.6 2.8.4 2 1.5 1.6 3 1.2 4.1-.7 8.9-9.4 2.6-13.2z",fill:"#9ca69c",fillRule:"evenodd",stroke:"#9ca69c"}),e.jsx("path",{d:"M247.2 203a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z",fill:"#fff",fillRule:"evenodd"}),e.jsx("path",{d:"M241.1 209c-1 .9-6.2 6.3-1 8.3 5.3-1.4 3.8-2.4 5-3.6 0-2.5-2.6-3.1-4-4.6z",fill:"#de3108",fillRule:"evenodd",stroke:"#000"}),e.jsx("path",{d:"M252.6 260.5c-.3 1.2-1.5 5.6.1 9 4.6-2 6.7-1.4 8.2-.4-3.7-3-5.2-4.3-8.3-8.6z",fill:"#9ca69c",fillRule:"evenodd",stroke:"#9ca69c",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:".9"}),e.jsx("path",{d:"m260.4 281.1.2 10.2s3.6.6 5.2 0 0-7-5.4-10.2z",fill:"#fff",fillRule:"evenodd",stroke:"#fff",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:".9"}),e.jsx("path",{d:"M286 282.4s-6.5-15.8-23.2-19.8-14.5-21.8-13.2-22.9c.8-1.5 1.3-3.9 6.1-1.6s27 13.4 30.2 14 .4 30.7.2 30.3z",fill:"#9ca69c",fillRule:"evenodd",stroke:"#000"}),e.jsx("path",{d:"M270.2 262.5c-.3.2 22.3 13.4 15.5 24.7 6.4-4.3 4.4-11.7 4.4-11.7s5.2 13.7-7.6 20.4c1.4 1.2 2.3 1 2.3 1l-2.2 2.1s-1 1.7 7.6-2.5c-2.3 1.9-2.5 3.3-2.5 3.3s.6 1.8 6.2-3.1c-4.5 4.9-5.5 7.4-5.5 7.3 12.3-1 39-41-8.4-52.7l2.1 2.2-12 9z",fill:"#de3108",fillRule:"evenodd",stroke:"#000",strokeLinejoin:"round",strokeWidth:".9"}),e.jsx("path",{d:"M271.2 258.6c3 2.2 4.1 3 4.5 4-2.8-.6-5.3-.4-5.3-.4s-6.1-5.8-7.2-6.3c-.8 0-5.6-3-5.6-3-2.3-1.2-4.5-9.3 4.2-7a93 93 0 0 0 10.3 4.6l10.7 3.4 6.2 6.9s-11-5.4-12.4-5.5c3 2.4 4.7 5.8 4.7 5.8-3.5-1-6.5-2-10.1-2.5z",fill:"#fff",fillRule:"evenodd",stroke:"#000",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:".9"}),e.jsx("path",{d:"M228.4 209.9s10.5-2.6 11.8-2.2",fill:"none",stroke:"#fff",strokeLinecap:"round",strokeWidth:".9"}),e.jsx("path",{d:"M-128 426.7h768V512h-768z",fill:"#de3908",fillRule:"evenodd"})]})]})}));exports.UG=i;
|
package/icons/flags/UM.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var l=require("react/jsx-runtime"),h=require("react"),e=require("../flag-icon/_FlagIconBase.js"),i=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var l=require("react/jsx-runtime"),h=require("react"),e=require("../flag-icon/_FlagIconBase.js"),i=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var r=h.forwardRef((function(h,r){var d=h.height,s=h.width,t=i.useStableUniqueId(2);return l.jsxs(e.FlagIconBase,{ref:r,height:d,viewBox:"0 0 16 12",width:s,children:[l.jsxs("g",{clipPath:"url(#".concat(t[1],")"),children:[l.jsx("mask",{height:"12",id:"".concat(t[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:l.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),l.jsxs("g",{mask:"url(#".concat(t[0],")"),children:[l.jsx("path",{clipRule:"evenodd",d:"M0 0h16v12H0V0Z",fill:"#E31D1C",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M0 1v1h16V1H0Zm0 2v1h16V3H0Zm0 3V5h16v1H0Zm0 1v1h16V7H0Zm0 3V9h16v1H0Zm0 2v-1h16v1H0Z",fill:"#F7FCFF",fillRule:"evenodd"}),l.jsx("path",{d:"M0 0h9v7H0z",fill:"#2E42A5"}),l.jsx("path",{clipRule:"evenodd",d:"m1.04 2.174.53-.37.411.297h-.233l.47.416-.158.584h-.249l-.242-.537-.206.537H.748l.47.416-.178.657.53-.37.411.297h-.233l.47.416-.158.584h-.249l-.242-.537-.206.537H.748l.47.416-.178.657.53-.37.513.37-.16-.657.412-.416h-.19l.425-.296.411.296h-.233l.47.416-.178.657.53-.37.513.37-.16-.657.412-.416h-.19l.425-.296.411.296h-.233l.47.416-.178.657.53-.37.513.37-.16-.657.412-.416h-.19l.425-.296.411.296h-.233l.47.416-.178.657.53-.37.513.37-.16-.657.412-.416h-.524l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.19l.425-.296.513.369-.16-.657.412-.416h-.524l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.19l.425-.296.513.369-.16-.657.412-.416h-.524L7.569.564l-.206.537h-.615l.47.416-.158.584h-.249l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.524L5.569.564l-.206.537h-.615l.47.416-.158.584h-.249l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.524L3.569.564l-.206.537h-.615l.47.416-.158.584h-.249l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.524L1.569.564l-.206.537H.748l.47.416-.178.657ZM7.06 4.1l.159-.584-.47-.416h.232l-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.537.242.537h.249Zm-1.079 0-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.537.242.537h.249l.159-.584-.47-.416h.232Zm-1.762.416-.16.584h-.248l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.19l.425-.296.411.296h-.233l.47.416Zm.144-.416h-.298l-.142-.584.412-.416h-.19l.425-.296.411.296h-.233l.47.416-.158.584h-.249l-.242-.537-.206.537Zm-1.303 0 .159-.584-.47-.416h.232l-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.537.242.537h.249Zm3.159-1.584-.16.584h-.248l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.19l.425-.296.411.296h-.233l.47.416ZM3.98 2.1l-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.537.242.537h.249l.159-.584-.47-.416h.232Z",fill:"#F7FCFF",fillRule:"evenodd"})]})]}),l.jsx("defs",{children:l.jsx("clipPath",{id:"".concat(t[1]),children:l.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.UM=r;
|
package/icons/flags/US.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var l=require("react/jsx-runtime"),h=require("react"),e=require("../flag-icon/_FlagIconBase.js"),i=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var l=require("react/jsx-runtime"),h=require("react"),e=require("../flag-icon/_FlagIconBase.js"),i=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var r=h.forwardRef((function(h,r){var d=h.height,s=h.width,t=i.useStableUniqueId(2);return l.jsxs(e.FlagIconBase,{ref:r,height:d,viewBox:"0 0 16 12",width:s,children:[l.jsxs("g",{clipPath:"url(#".concat(t[1],")"),children:[l.jsx("mask",{height:"12",id:"".concat(t[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:l.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),l.jsxs("g",{mask:"url(#".concat(t[0],")"),children:[l.jsx("path",{clipRule:"evenodd",d:"M0 0h16v12H0V0Z",fill:"#E31D1C",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M0 1v1h16V1H0Zm0 2v1h16V3H0Zm0 3V5h16v1H0Zm0 1v1h16V7H0Zm0 3V9h16v1H0Zm0 2v-1h16v1H0Z",fill:"#F7FCFF",fillRule:"evenodd"}),l.jsx("path",{d:"M0 0h9v7H0z",fill:"#2E42A5"}),l.jsx("path",{clipRule:"evenodd",d:"m1.04 2.174.53-.37.411.297h-.233l.47.416-.158.584h-.249l-.242-.537-.206.537H.748l.47.416-.178.657.53-.37.411.297h-.233l.47.416-.158.584h-.249l-.242-.537-.206.537H.748l.47.416-.178.657.53-.37.513.37-.16-.657.412-.416h-.19l.425-.296.411.296h-.233l.47.416-.178.657.53-.37.513.37-.16-.657.412-.416h-.19l.425-.296.411.296h-.233l.47.416-.178.657.53-.37.513.37-.16-.657.412-.416h-.19l.425-.296.411.296h-.233l.47.416-.178.657.53-.37.513.37-.16-.657.412-.416h-.524l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.19l.425-.296.513.369-.16-.657.412-.416h-.524l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.19l.425-.296.513.369-.16-.657.412-.416h-.524L7.569.564l-.206.537h-.615l.47.416-.158.584h-.249l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.524L5.569.564l-.206.537h-.615l.47.416-.158.584h-.249l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.524L3.569.564l-.206.537h-.615l.47.416-.158.584h-.249l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.524L1.569.564l-.206.537H.748l.47.416-.178.657ZM7.06 4.1l.159-.584-.47-.416h.232l-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.537.242.537h.249Zm-1.079 0-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.537.242.537h.249l.159-.584-.47-.416h.232Zm-1.762.416-.16.584h-.248l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.19l.425-.296.411.296h-.233l.47.416Zm.144-.416h-.298l-.142-.584.412-.416h-.19l.425-.296.411.296h-.233l.47.416-.158.584h-.249l-.242-.537-.206.537Zm-1.303 0 .159-.584-.47-.416h.232l-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.537.242.537h.249Zm3.159-1.584-.16.584h-.248l-.242-.537-.206.537h-.298l-.142-.584.412-.416h-.19l.425-.296.411.296h-.233l.47.416ZM3.98 2.1l-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.537.242.537h.249l.159-.584-.47-.416h.232Z",fill:"#F7FCFF",fillRule:"evenodd"})]})]}),l.jsx("defs",{children:l.jsx("clipPath",{id:"".concat(t[1]),children:l.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.US=r;
|
package/icons/flags/UY.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var s=require("react/jsx-runtime"),e=require("react"),t=require("../flag-icon/_FlagIconBase.js"),r=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var s=require("react/jsx-runtime"),e=require("react"),t=require("../flag-icon/_FlagIconBase.js"),r=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var c=e.forwardRef((function(e,c){var i=e.height,a=e.width,h=r.useStableUniqueId(4);return s.jsxs(t.FlagIconBase,{ref:c,height:i,viewBox:"0 0 640 480",width:a,children:[s.jsx("path",{d:"M0 0h640v480H0z",fill:"#fff"}),s.jsx("path",{d:"M266 53.3h374v53.4H266zm0 106.7h374v53.3H266zM0 266.7h640V320H0zm0 106.6h640v53.4H0z",fill:"#0038a8"}),s.jsxs("g",{fill:"#fcd116",stroke:"#000",strokeMiterlimit:"20",strokeWidth:".6",transform:"translate(133.3 133.3) scale(2.93333)",children:[s.jsxs("g",{id:"".concat(h[0]),children:[s.jsxs("g",{id:"".concat(h[1]),children:[s.jsxs("g",{id:"".concat(h[2]),children:[s.jsx("path",{d:"m-2.058 8.889 3.01 4.494c-12.367 8.949-4.817 14.24-13.58 17.105 5.45-5.32-.859-5.767 3.733-16.854",strokeLinecap:"square"}),s.jsx("path",{d:"M-4.21 10.163c-6.822 11.245-2.348 17.428-8.419 20.325",fill:"none"}),s.jsx("path",{d:"M0 0h6L0 33-6 0h6v33"})]}),s.jsx("use",{height:"100%",transform:"rotate(45)",width:"100%",xlinkHref:"#".concat(h[2])})]}),s.jsx("use",{height:"100%",transform:"rotate(90)",width:"100%",xlinkHref:"#".concat(h[1])})]}),s.jsx("use",{height:"100%",transform:"scale(-1)",width:"100%",xlinkHref:"#".concat(h[0])}),s.jsx("circle",{r:"11"})]}),s.jsxs("g",{transform:"translate(133.3 133.3) scale(.29333)",children:[s.jsxs("g",{id:"".concat(h[3]),children:[s.jsx("path",{d:"M81-44c-7 8-11-6-36-6S16-35 12-38s21-21 29-22 31 7 40 16m-29 9c7 6 1 19-6 19S26-28 32-36"}),s.jsx("path",{d:"M19-26c1-12 11-14 27-14s23 12 29 15c-7 0-13-10-29-10s-16 0-27 10m3 2c4-6 9 6 20 6s17-3 24-8-10 12-21 12-26-6-23-10"}),s.jsx("path",{d:"M56-17c13-7 5-17 0-19 2 2 10 12 0 19M0 43c6 0 8-2 16-2s27 11 38 7c-23 9-14 3-54 3h-5m63 6c-4-7-3-5-11-16 8 6 10 9 11 16M0 67c25 0 21-5 54-19-24 3-29 11-54 11h-5m5-29c7 0 9-5 17-5s19 3 24 7c1 1-3-8-11-9S25 9 16 7c0 4 3 3 4 9 0 5-9 5-11 0 2 8-4 8-9 8"})]}),s.jsx("use",{height:"100%",transform:"scale(-1 1)",width:"100%",xlinkHref:"#".concat(h[3])}),s.jsx("path",{d:"M0 76c-5 0-18 3 0 3s5-3 0-3"})]})]})}));exports.UY=c;
|
package/icons/flags/UZ.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),i=require("react"),t=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"),t=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 c=i.height,h=i.width,n=r.useStableUniqueId(5);return e.jsxs(t.FlagIconBase,{ref:s,height:c,viewBox:"0 0 640 480",width:h,children:[e.jsx("path",{d:"M0 320h640v160H0z",fill:"#1eb53a"}),e.jsx("path",{d:"M0 0h640v160H0z",fill:"#0099b5"}),e.jsx("path",{d:"M0 153.6h640v172.8H0z",fill:"#ce1126"}),e.jsx("path",{d:"M0 163.2h640v153.6H0z",fill:"#fff"}),e.jsx("circle",{cx:"134.4",cy:"76.8",fill:"#fff",r:"57.6"}),e.jsx("circle",{cx:"153.6",cy:"76.8",fill:"#0099b5",r:"57.6"}),e.jsxs("g",{fill:"#fff",transform:"matrix(1.92 0 0 1.92 261.1 122.9)",children:[e.jsxs("g",{id:"".concat(n[0]),children:[e.jsxs("g",{id:"".concat(n[1]),children:[e.jsxs("g",{id:"".concat(n[2]),children:[e.jsxs("g",{id:"".concat(n[3]),children:[e.jsx("path",{d:"M0-6-1.9-.3 1 .7",id:"".concat(n[4])}),e.jsx("use",{height:"100%",transform:"scale(-1 1)",width:"100%",xlinkHref:"#".concat(n[4])})]}),e.jsx("use",{height:"100%",transform:"rotate(72)",width:"100%",xlinkHref:"#".concat(n[3])})]}),e.jsx("use",{height:"100%",transform:"rotate(-72)",width:"100%",xlinkHref:"#".concat(n[3])}),e.jsx("use",{height:"100%",transform:"rotate(144)",width:"100%",xlinkHref:"#".concat(n[2])})]}),e.jsx("use",{height:"100%",width:"100%",xlinkHref:"#".concat(n[1]),y:"-24"}),e.jsx("use",{height:"100%",width:"100%",xlinkHref:"#".concat(n[1]),y:"-48"})]}),e.jsx("use",{height:"100%",width:"100%",x:"24",xlinkHref:"#".concat(n[0])}),e.jsx("use",{height:"100%",width:"100%",x:"48",xlinkHref:"#".concat(n[0])}),e.jsx("use",{height:"100%",width:"100%",x:"-48",xlinkHref:"#".concat(n[1])}),e.jsx("use",{height:"100%",width:"100%",x:"-24",xlinkHref:"#".concat(n[1])}),e.jsx("use",{height:"100%",width:"100%",x:"-24",xlinkHref:"#".concat(n[1]),y:"-24"})]})]})}));exports.UZ=s;
|
package/icons/flags/VA.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),d=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),d=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var c=l.forwardRef((function(l,c){var a=l.height,s=l.width,h=d.useStableUniqueId(2);return e.jsxs(i.FlagIconBase,{ref:c,height:a,viewBox:"0 0 16 12",width:s,children:[e.jsxs("g",{clipPath:"url(#".concat(h[1],")"),children:[e.jsx("mask",{height:"12",id:"".concat(h[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),e.jsxs("g",{mask:"url(#".concat(h[0],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"M0 0h16v12H0V0Z",fill:"#F7FCFF",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M0 0h7v12H0V0Z",fill:"#FFDC17",fillRule:"evenodd"}),e.jsx("path",{d:"m11.39 6.375-.172.012c.041.593.169 1.05.385 1.374.349.521.809.924 1.116.924.07 0 .087.026.064.09-.033.091-.137.18-.27.215-.222.058-.727.087-1.506.087v.168c.795 0 1.309-.03 1.55-.093.188-.048.337-.177.389-.322.06-.167-.03-.312-.227-.312-.228 0-.652-.372-.97-.848-.199-.296-.319-.728-.358-1.295Zm-.817 0 .173.012c-.041.593-.168 1.05-.385 1.374-.348.521-.808.924-1.116.924-.07 0-.086.026-.063.09.033.091.136.18.27.215.222.058.726.087 1.505.087v.168c-.794 0-1.308-.03-1.55-.093-.188-.048-.337-.177-.389-.322-.06-.167.031-.312.227-.312.228 0 .653-.372.971-.848.198-.296.318-.728.357-1.295Z",fill:"#AF0100"}),e.jsx("path",{clipRule:"evenodd",d:"m14.033 3.4-4.57 3.562a1.67 1.67 0 0 0-.517-.08c-.742 0-1.362.473-1.362 1.088 0 .615.62 1.088 1.362 1.088.085 0 .168-.006.25-.018a.479.479 0 0 1-.16-.21c-.033-.093-.02-.18.033-.238-.04.004-.081.006-.123.006-.5 0-.887-.295-.887-.628s.387-.628.887-.628.886.295.886.628c0 .102-.036.2-.1.288l.036-.034c.159-.147-.197.461-.505.461-.07 0-.086.026-.063.09.03.086.123.17.245.208.501-.156.863-.544.863-1.013a.92.92 0 0 0-.166-.525l2.456-2.085.164.17.119-.107.41.304-.171.132.35.426.706-.545.012-.006-.002-.001.044-.034-.35-.426-.17.13-.458-.316.053-.05-.147-.152.222-.188.118.122.126-.115.398.315-.167.129.35.425.605-.466.07-.038-.01-.008.095-.074-.35-.425-.198.152-.436-.334.06-.054-.101-.104.452-.384-.359-.439Z",fill:"#F4B300",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M11.692 7.97c0-.277.125-.524.33-.714L9.399 5.224l-.03.023.076.07-.207.213-.108-.099-.402.31.153.118-.35.426-.699-.54-.02-.011.003-.001-.044-.034.35-.426.17.13.458-.317-.053-.048.198-.205-.231-.18-.16.165-.121-.11-.393.318.157.121-.35.426-.586-.452-.088-.052.01-.008-.096-.074.35-.426.198.153.436-.334-.06-.054.12-.124-.47-.364.296-.36 4.541 3.517c.184-.073.39-.114.608-.114.742 0 1.362.474 1.362 1.089 0 .614-.62 1.088-1.362 1.088a1.72 1.72 0 0 1-.25-.018.478.478 0 0 0 .16-.21c.033-.094.02-.18-.033-.238.04.004.081.006.123.006.5 0 .886-.295.886-.628s-.386-.628-.886-.628-.886.295-.886.628c0 .102.036.2.1.287a3.001 3.001 0 0 1-.036-.033c-.159-.147.197.461.505.461.07 0 .086.026.063.09-.03.085-.123.17-.245.208-.501-.157-.863-.544-.863-1.013Z",fill:"#BFBFBF",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M10.87 5.898a.065.065 0 0 0-.065.065v.27h-.24a.063.063 0 1 0 0 .125h.24v3.577c0 .036.03.065.065.065H11a.065.065 0 0 0 .065-.065V6.358h.37a.063.063 0 1 0 0-.125h-.37v-.27A.065.065 0 0 0 11 5.898h-.13Z",fill:"#AF0100",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M10.935 10.008c.143 0 .26-.058.26-.13 0-.071-.117-.13-.26-.13-.143 0-.26.059-.26.13 0 .072.117.13.26.13Z",fill:"#AF0100",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M10 2.9a.9.9 0 1 1 1.8 0v1.622H10V2.9Z",fill:"#F4B300",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M10.892 4.61c.501 0 .908-.068.908-.152 0-.083-.407-.151-.908-.151-.502 0-.908.068-.908.151 0 .084.406.152.908.152Z",fill:"#AF0100",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.VA=c;
|
package/icons/flags/VE.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var t=require("react/jsx-runtime"),e=require("react"),r=require("../flag-icon/_FlagIconBase.js"),i=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"),i=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var s=e.forwardRef((function(e,s){var a=e.height,n=e.width,c=i.useStableUniqueId(6);return t.jsxs(r.FlagIconBase,{ref:s,height:a,viewBox:"0 0 640 480",width:n,children:[t.jsx("defs",{children:t.jsxs("g",{id:"".concat(c[0]),transform:"translate(0 -36)",children:[t.jsxs("g",{id:"".concat(c[1]),children:[t.jsxs("g",{id:"".concat(c[2]),children:[t.jsx("path",{d:"M0-5-1.5-.2l2.8.9z",fill:"#fff",id:"".concat(c[3])}),t.jsx("use",{height:"120",transform:"scale(-1 1)",width:"180",xlinkHref:"#".concat(c[3])})]}),t.jsx("use",{height:"120",transform:"rotate(72)",width:"180",xlinkHref:"#".concat(c[2])})]}),t.jsx("use",{height:"120",transform:"rotate(-72)",width:"180",xlinkHref:"#".concat(c[2])}),t.jsx("use",{height:"120",transform:"rotate(144)",width:"180",xlinkHref:"#".concat(c[1])})]})}),t.jsx("path",{d:"M0 0h640v480H0z",fill:"#cf142b"}),t.jsx("path",{d:"M0 0h640v320H0z",fill:"#00247d"}),t.jsx("path",{d:"M0 0h640v160H0z",fill:"#fc0"}),t.jsxs("g",{id:"".concat(c[4]),transform:"matrix(4 0 0 4 320 336)",children:[t.jsxs("g",{id:"".concat(c[5]),children:[t.jsx("use",{height:"120",transform:"rotate(10)",width:"180",xlinkHref:"#".concat(c[0])}),t.jsx("use",{height:"120",transform:"rotate(30)",width:"180",xlinkHref:"#".concat(c[0])})]}),t.jsx("use",{height:"120",transform:"rotate(40)",width:"180",xlinkHref:"#".concat(c[5])})]}),t.jsx("use",{height:"120",transform:"rotate(-80 320 336)",width:"180",xlinkHref:"#".concat(c[4])})]})}));exports.VE=s;
|
package/icons/flags/VG.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var l=require("react/jsx-runtime"),e=require("react"),h=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"),h=require("../flag-icon/_FlagIconBase.js"),i=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var d=e.forwardRef((function(e,d){var c=e.height,a=e.width,s=i.useStableUniqueId(5);return l.jsxs(h.FlagIconBase,{ref:d,height:c,viewBox:"0 0 16 12",width:a,children:[l.jsxs("g",{clipPath:"url(#".concat(s[4],")"),children:[l.jsx("mask",{height:"12",id:"".concat(s[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:l.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),l.jsxs("g",{mask:"url(#".concat(s[0],")"),children:[l.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#2E42A5",fillRule:"evenodd"}),l.jsx("mask",{height:"12",id:"".concat(s[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(s[1],")"),children:[l.jsx("mask",{height:"7",id:"".concat(s[2]),maskUnits:"userSpaceOnUse",width:"9",x:"0",y:"0",children:l.jsx("path",{d:"M0 0h9v7H0z",fill:"#fff"})}),l.jsxs("g",{mask:"url(#".concat(s[2],")"),children:[l.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"}),l.jsx("path",{d:"m-.731 7.108 1.009.505 9.436-8.08H8.298L-.731 7.109Z",fill:"#F50100"}),l.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"}),l.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"}),l.jsxs("mask",{fill:"#000",height:"9",id:"".concat(s[3]),maskUnits:"userSpaceOnUse",width:"11",x:"-1",y:"-1",children:[l.jsx("path",{d:"M-1-1h11v9H-1z",fill:"#fff"}),l.jsx("path",{clipRule:"evenodd",d:"M4.992 0h-1v3H0v1h3.992v3h1V4H9V3H4.992V0Z",fillRule:"evenodd"})]}),l.jsx("path",{clipRule:"evenodd",d:"M4.992 0h-1v3H0v1h3.992v3h1V4H9V3H4.992V0Z",fill:"#F50100",fillRule:"evenodd"}),l.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(s[3],")")})]}),l.jsx("path",{clipRule:"evenodd",d:"M10.123 5.016v3.265s-.048 2.701 2.441 2.701c2.49 0 2.49-2.701 2.49-2.701V5.016h-4.93Z",fill:"#3B7E05",fillRule:"evenodd",stroke:"#F7FCFF",strokeWidth:".25"}),l.jsx("path",{clipRule:"evenodd",d:"m10.118 9.944.397-.398c.62.766 1.272 1.138 1.965 1.138.693 0 1.344-.372 1.963-1.138l.226.227.01-.015c.137.117.229.227.272.353a.421.421 0 0 1-.171.51.967.967 0 0 1-.104.058.26.26 0 0 1-.202.022.29.29 0 0 1-.187-.173c-.562.498-1.166.75-1.807.75-.636 0-1.235-.248-1.793-.737a.29.29 0 0 1-.19.168.26.26 0 0 1-.201-.026.97.97 0 0 1-.103-.06.421.421 0 0 1-.162-.512.526.526 0 0 1 .095-.158l-.008-.009Z",fill:"#FFD018",fillRule:"evenodd"}),l.jsx("path",{d:"m10.515 9.546.058-.047-.052-.065-.059.06.053.052Zm-.397.398-.053-.053-.047.048.042.052.058-.047Zm4.325-.398.053-.053-.059-.059-.052.065.058.047Zm.226.227-.053.053.064.064.051-.075-.062-.042Zm.01-.015.048-.057-.064-.054-.047.07.063.041Zm.272.353.071-.024-.07.024Zm-.171.51-.04-.064.04.063Zm-.104.058-.031-.068.031.068Zm-.202.022.02-.072-.02.072Zm-.187-.173.07-.028-.04-.098-.08.07.05.056Zm-3.6.013.049-.056-.077-.068-.041.094.069.03Zm-.19.168-.018-.072.019.072Zm-.201-.026.032-.067-.032.067Zm-.103-.06-.04.063.04-.063Zm-.162-.512.07.025-.07-.025Zm.095-.158.057.048.04-.047-.04-.048-.057.047Zm.336-.46-.397.398.107.106.396-.398-.106-.106Zm2.018 1.116c-.663 0-1.295-.355-1.907-1.11l-.116.094c.628.776 1.3 1.166 2.023 1.166v-.15Zm1.905-1.11c-.61.755-1.243 1.11-1.905 1.11v.15c.724 0 1.394-.39 2.021-1.166l-.116-.094Zm.337.22-.226-.226-.106.106.226.227.106-.106Zm-.106-.003-.01.015.125.084.01-.015-.125-.084Zm.406.37c-.05-.144-.153-.264-.295-.385l-.097.115c.134.113.213.211.25.32l.142-.05Zm-.203.598a.497.497 0 0 0 .203-.597l-.142.049a.347.347 0 0 1-.14.421l.08.127Zm-.111.063a.963.963 0 0 0 .111-.063l-.08-.127a.898.898 0 0 1-.095.054l.064.136Zm-.255.027a.327.327 0 0 0 .255-.027l-.063-.136a.265.265 0 0 1-.076.025.177.177 0 0 1-.075-.007l-.04.145Zm-.235-.217c.043.106.13.187.235.216l.041-.144a.215.215 0 0 1-.137-.13l-.14.058Zm-1.738.797c.663 0 1.283-.262 1.857-.77l-.1-.112c-.551.488-1.138.732-1.757.732v.15Zm-1.843-.757c.57.5 1.186.757 1.843.757v-.15c-.614 0-1.196-.24-1.744-.72l-.099.113Zm-.12.185a.365.365 0 0 0 .238-.211l-.137-.06a.215.215 0 0 1-.14.126l.039.145Zm-.254-.031a.326.326 0 0 0 .254.031l-.039-.145a.177.177 0 0 1-.075.005.268.268 0 0 1-.075-.026l-.065.135Zm-.11-.065c.041.027.077.049.11.065l.065-.135a.887.887 0 0 1-.094-.056l-.082.126Zm-.193-.6a.496.496 0 0 0 .192.6l.082-.126a.347.347 0 0 1-.133-.424l-.141-.05Zm.108-.181a.602.602 0 0 0-.108.18l.14.051a.455.455 0 0 1 .083-.135l-.115-.096Zm-.008.086a.572.572 0 0 0 .008.01l.116-.095a.58.58 0 0 0-.007-.009l-.117.094Z",fill:"#fff"}),l.jsx("path",{d:"m11.066 7.324-.038-.164V5.771a.375.375 0 0 1 .75 0v1.303l.36.74a.375.375 0 0 1-.083.439l-.413.383v.72a.375.375 0 1 1-.75 0v-.884c0-.105.043-.204.12-.275l.33-.305-.276-.568Z",fill:"#FFD018"}),l.jsx("path",{d:"M13.626 5.75v3.702",stroke:"#FFD018",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:".75"}),l.jsx("path",{clipRule:"evenodd",d:"m12.32 6.293-.168.546s-.282.365-.334.544c-.052.178-.08.297-.066.297.014 0 .13-.05.13-.174 0-.123.438-.52.438-.52l.13-.693h-.13Z",fill:"#FFC6B5",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M13.686 5.434a.058.058 0 0 0 .006-.026c0-.03-.022-.054-.05-.054-.027 0-.05.024-.05.054 0 .013.004.025.011.034l-.189.293.02.016.189-.293a.047.047 0 0 0 .046-.004l.199.297.02-.016-.202-.3Zm-.007.254a.057.057 0 0 0 .013-.037c0-.03-.022-.054-.05-.054-.027 0-.05.024-.05.054 0 .019.008.035.021.044l-.047.057h-.321s.035.08.144.102c.034.032.12.091.12.091l-.05.06h.347v-.06c.084 0 .116-.067.127-.09.005-.01.006-.013.006 0 0 .042.062 0 .062 0s.102-.103.102-.2c0-.097-.214.097-.214.097h-.145l-.065-.064Z",fill:"#FFD018",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M12.73 6.074a.06.06 0 0 1 .008.028c0 .031-.133.078-.23.078-.096 0-.058-.078 0-.121.059-.043-.004-.118-.058-.118-.051 0-.051-.072-.051-.13v-.235c0-.091.025-.08.072-.06a.26.26 0 0 0 .105.027c.072 0 .076.017.087.061a.375.375 0 0 0 .044.116c.045.08.035.1.021.128a.183.183 0 0 0-.021.093c0 .083.014.113.023.133Zm.12.58.027-.307s-.028-.113.038-.113c.067 0 .17.538.207.754.024.138.002.163-.06.237a1.365 1.365 0 0 0-.146.2.499.499 0 0 0-.09.341c.003.05.005.09-.025.133-.072.1-.101.005-.13-.087a1.224 1.224 0 0 0-.006-.02c-.027-.087.097-.348.182-.526l.03-.065c.08-.17.073-.23.038-.302-.034-.072-.066-.245-.066-.245Z",fill:"#FFC6B5",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M13.01 9.685c0 .078-.06.141-.134.141-.073 0-.133-.063-.133-.141 0-.078.06-.142.133-.142.074 0 .134.064.134.142Zm-.71.04c-.06.05-.133.061-.163.025s-.006-.106.053-.156c.06-.05.133-.062.164-.026.03.036.006.106-.054.156Z",fill:"#FFD018",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M12.476 5.392s-.14.028-.093.098c.046.07-.06.052.093.06.152.01.194.065.173.106-.02.041-.037.143 0 .205.038.061.05.168.116.115.066-.054.192-.127.153-.223-.038-.097.016-.209-.069-.263-.085-.054-.104-.021-.152-.098-.048-.076-.12-.097-.17-.049l-.051.05Z",fill:"#A95601",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M12.448 6.089s-.279.336-.233.454c.045.118.114.125.08.293-.035.168.02.428-.08.76-.1.33-.167 1.107-.134 1.107s.079.429.04.621c-.04.193-.315.354-.04.354s.308.038.418 0c.11-.038.266.11.266 0s.012-.132.096-.132h.154c.074 0 .172.069.172-.095s.018-.517-.077-.79c-.095-.274-.063-.1-.156-.465-.055-.217-.098-.303-.131-.379-.023-.052-.09.04-.105-.042-.005-.028.04-.19.04-.21.004-.13.103-.153.103-.376 0-.26-.062-.544 0-.687.062-.143.215-.057.154-.195-.06-.14-.08-.218-.195-.218h-.372Z",fill:"#F7FCFF",fillRule:"evenodd"})]})]})]}),l.jsx("defs",{children:l.jsx("clipPath",{id:"".concat(s[4]),children:l.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.VG=d;
|
package/icons/flags/VI.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react/jsx-runtime"),l=require("react"),c=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"),c=require("../flag-icon/_FlagIconBase.js"),s=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-bd4862e8.js"),require("uuid");var i=l.forwardRef((function(l,i){var h=l.height,d=l.width,a=s.useStableUniqueId(4);return e.jsxs(c.FlagIconBase,{ref:i,height:h,viewBox:"0 0 16 12",width:d,children:[e.jsxs("g",{clipPath:"url(#".concat(a[3],")"),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",{mask:"url(#".concat(a[1],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"M8.574 2.963c0 .093.42 1.39.42 1.39H6.952l.574-1.122s.084-.214-.121-.268c-.206-.054-.453.18-.453.18s.06-.373.14-.454c.082-.08.553-.287.947-.287.393 0 .536.47.536.561Zm-7.185-.528c.156-.068 1.75.407 2.944.763.686.205 1.24.37 1.313.37.2 0 1.02.843 1.02.843v1.886s-2.589-.537-5.03-3.185c-.358-.355-.494-.571-.247-.677Zm5.033 3.98s-.272.188-.572.689c-.148.246-.16.463-.168.62-.01.163-.015.26-.162.26-.173 0-.298.038-.4.068a.677.677 0 0 1-.185.039c-.137 0-.4.517-.269.637.132.12.683.31.683 0s.149-.487.418-.487c.27 0 .751-.179.751-.57 0-.392.525-.364.525-.364l-.621-.891Zm5.359-3.217c1.193-.356 2.787-.83 2.944-.763.247.106.111.322-.247.676-.959 1.716-5.03 3.186-5.03 3.186V4.411s.82-.843 1.02-.843c.072 0 .626-.165 1.313-.37ZM9.69 6.416s.272.187.572.688c.148.246.16.463.169.62.009.163.014.26.162.26.173 0 .298.038.4.068.07.021.129.039.184.039.137 0 .4.517.27.637-.133.12-.684.31-.684 0s-.148-.487-.418-.487-.75-.179-.75-.57c0-.392-.526-.364-.526-.364l.622-.891ZM6.255 8.5c0-.17.821-1.082.821-1.082l.918-.387.011.232.012-.232.917.387s.821.912.821 1.082c0 .171-1.574 1.565-1.738 1.565a.017.017 0 0 1-.012-.006.017.017 0 0 1-.011.006c-.164 0-1.739-1.394-1.739-1.565Z",fill:"#E8AA00",fillRule:"evenodd"}),e.jsx("path",{d:"m3.123 5.496.949-.316c.641 1.927 1.26 3.172 1.815 3.71l-.696.719c-.703-.681-1.379-2.044-2.068-4.113Z",fill:"#46A000"}),e.jsx("path",{clipRule:"evenodd",d:"M14.346 5.17h-1.069s.227 0 .252.218c0 0 .005 1.847 0 1.992-.006.145-.252.195-.252.195s1.297.004 1.069 0c-.228-.004-.278-.195-.278-.195V5.388c0-.169.278-.219.278-.219ZM2.283 7.426c-.121-.313-.868-2.225-.868-2.225h.74c-.13 0-.177.163-.177.163l.518 1.477s.5-1.205.5-1.42c0-.213-.21-.22-.21-.22h.964l-.232.078s-.772 1.768-.772 2.147c-.036.083.355.14.355.14H2.066l.217-.14Zm8.85-.699.573-1.055.017 1.174-.178-.058-.125.785.633-1.215-.21-.08.783-.848-.267 1.147-.152-.134-.898 1.676 1.003-1.148-.194-.097.99-.648-.43 1.056-.24-.173-1.018 1.28-.422-.161.422-1.5h-.287Zm-.33 2.002h-.317v.24h-.25l-.706.82h.39l.135.461.181-.162v.162l.354-.162.339.293.252-1.127-.17-.125.088-.076-.088-.324h-.208Z",fill:"#0093E1",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M6.172 4.006s.465.322.93.322c.466 0 .93-.322.93-.322s.466.322.932.322c.465 0 .93-.322.93-.322v1.45c0 1.5-1.861 2.663-1.861 2.663s-1.951-1.067-1.861-2.68V4.006Z",fill:"#F7FCFF",fillRule:"evenodd"}),e.jsx("mask",{height:"5",id:"".concat(a[2]),maskUnits:"userSpaceOnUse",width:"4",x:"6",y:"4",children:e.jsx("path",{clipRule:"evenodd",d:"M6.172 4.006s.465.322.93.322c.466 0 .93-.322.93-.322s.466.322.932.322c.465 0 .93-.322.93-.322v1.45c0 1.5-1.861 2.663-1.861 2.663s-1.951-1.067-1.861-2.68V4.006Z",fill:"#fff",fillRule:"evenodd"})}),e.jsxs("g",{clipRule:"evenodd",fillRule:"evenodd",mask:"url(#".concat(a[2],")"),children:[e.jsx("path",{d:"M6.04 3.91h3.92v1.51H6.04V3.91Z",fill:"#2E42A5"}),e.jsx("path",{d:"M6.798 5.42h-.33v3.052h.33V5.42Zm.56 0h-.33v3.052h.33V5.42Zm.23 0h.33v3.052h-.33V5.42Zm.89 0h-.33v3.052h.33V5.42Zm.23 0h.33v3.052h-.33V5.42Zm.89 0h-.33v3.052h.33V5.42Z",fill:"#AF0100"})]})]})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(a[3]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.VI=i;
|
package/icons/flags/VN.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 a=r.forwardRef((function(r,a){var t=r.height,s=r.width,c=l.useStableUniqueId(1);return e.jsxs(i.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-85.3 0h682.6v512H-85.3z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(c[0],")"),fillRule:"evenodd",transform:"translate(80) scale(.9375)",children:[e.jsx("path",{d:"M-128 0h768v512h-768z",fill:"#ec0015"}),e.jsx("path",{d:"M349.6 381 260 314.3l-89 67.3L204 272l-89-67.7 110.1-1 34.2-109.4L294 203l110.1.1-88.5 68.4 33.9 109.6z",fill:"#ff0"})]})]})}));exports.VN=a;
|