@zonos/amino 5.5.28 → 5.5.30
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/CountryMultiSelectExpandedOption-e473f7c0.js +1 -0
- package/DateControlsWrapper-4385a75c.js +1 -0
- package/_rollupPluginBabelHelpers-77a6284f.js +1 -0
- 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/button/button-group/ButtonGroup.js +1 -1
- package/components/card/Card.js +1 -1
- package/components/checkbox/Checkbox.js +1 -1
- package/components/collapse/Collapse.js +1 -1
- package/components/connection-map/ConnectionMap.js +1 -1
- package/components/country-multi-select/CountryMultiSelectExpanded.js +1 -1
- package/components/country-multi-select/CountryMultiSelectExpandedOption.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/dialog/DismissableDialog.js +1 -1
- package/components/dialog/alert/AlertContext.js +1 -1
- package/components/dialog/alert/AlertDialog.js +1 -1
- package/components/dialog/alert/useAlert.js +1 -1
- package/components/dialog/announcement/AnnouncementDialog.js +1 -1
- package/components/dialog/confirm/ConfirmContext.js +1 -1
- package/components/dialog/confirm/ConfirmDialog.js +1 -1
- package/components/dialog/confirm/useConfirm.js +1 -1
- package/components/divider/Divider.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-amount/filterAmountReducer.js +1 -1
- package/components/filter/filter-date/DateControls.js +1 -1
- package/components/filter/filter-date/DateControlsWrapper.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-date/filterDateReducer.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/flex/Flex.js +1 -1
- package/components/glow/GlowWrapper.js +1 -1
- package/components/help-text/HelpText.js +1 -1
- package/components/input/Input.js +1 -1
- package/components/input/MultiInput.js +1 -1
- package/components/input/input-simple/InputSimple.js +1 -1
- package/components/input/input-simple/input-type/_DateInput.js +1 -1
- package/components/input/input-simple/input-type/_InputBase.js +1 -1
- package/components/input/input-simple/input-type/_NumberInput.js +1 -1
- package/components/input/input-simple/input-type/_PasswordInput.js +1 -1
- package/components/input/input-simple/input-type/_TimeInput.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/layout/NavigationGroup.js +1 -1
- package/components/lightbox/LightBox.js +1 -1
- package/components/list/CollapsibleList.js +1 -1
- package/components/list/List.js +1 -1
- package/components/list-item/ListItem.js +1 -1
- package/components/menu/Menu.js +1 -1
- package/components/menu/MenuItem.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/progress-bar/ProgressBar.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/rounded-icon/RoundedIcon.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/_SectionInnerWrapper.js +1 -1
- package/components/section/_SectionSubheader.js +1 -1
- package/components/select/CountryMultiSelect.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/simple-table/SimpleTableRow.js +1 -1
- package/components/skeleton/Skeleton.js +1 -1
- package/components/slide-over/SlideOver.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/surface/Surface.js +1 -1
- package/components/switch/Switch.js +1 -1
- package/components/table/Table.js +1 -1
- package/components/table/TableBody.js +1 -1
- package/components/table/TableCell.js +1 -1
- package/components/table/TableFooter.js +1 -1
- package/components/table/TableHead.js +1 -1
- package/components/table/TableRow.js +1 -1
- package/components/table/TableRowCollapse.js +1 -1
- package/components/tabs/Tabs.js +1 -1
- package/components/tag/Tag.js +1 -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/toggle/Toggle.js +1 -1
- package/components/tooltip/Tooltip.js +1 -1
- package/icons/AIDuotoneIcon.js +1 -1
- package/icons/AIIcon.js +1 -1
- package/icons/ArrowDownDuotoneIcon.js +1 -1
- package/icons/ArrowDownIcon.js +1 -1
- package/icons/ArrowLeftDuotoneIcon.js +1 -1
- package/icons/ArrowLeftIcon.js +1 -1
- package/icons/ArrowRightDuotoneIcon.js +1 -1
- package/icons/ArrowRightIcon.js +1 -1
- package/icons/ArrowSwapDuotoneIcon.js +1 -1
- package/icons/ArrowSwapIcon.js +1 -1
- package/icons/ArrowUpDuotoneIcon.js +1 -1
- package/icons/ArrowUpIcon.js +1 -1
- package/icons/BagDuotoneIcon.js +1 -1
- package/icons/BagIcon.js +1 -1
- package/icons/BankDuotoneIcon.js +1 -1
- package/icons/BankIcon.js +1 -1
- package/icons/BellDuotoneIcon.js +1 -1
- package/icons/BellIcon.js +1 -1
- package/icons/BellOffDuotoneIcon.js +1 -1
- package/icons/BellOffIcon.js +1 -1
- package/icons/BookDuotoneIcon.js +1 -1
- package/icons/BookIcon.js +1 -1
- package/icons/BookmarkAddDuotoneIcon.js +1 -1
- package/icons/BookmarkAddIcon.js +1 -1
- package/icons/BookmarkCheckDuotoneIcon.js +1 -1
- package/icons/BookmarkCheckIcon.js +1 -1
- package/icons/BookmarkDuotoneIcon.js +1 -1
- package/icons/BookmarkIcon.js +1 -1
- package/icons/BookmarkOffDuotoneIcon.js +1 -1
- package/icons/BookmarkOffIcon.js +1 -1
- package/icons/BookmarkRemoveDuotoneIcon.js +1 -1
- package/icons/BookmarkRemoveIcon.js +1 -1
- package/icons/BookmarkSubtractDuotoneIcon.js +1 -1
- package/icons/BookmarkSubtractIcon.js +1 -1
- package/icons/BoxesDuotoneIcon.js +1 -1
- package/icons/BoxesIcon.js +1 -1
- package/icons/BufferDuotoneIcon.js +1 -1
- package/icons/BufferIcon.js +1 -1
- package/icons/CalculatorDuotoneIcon.js +1 -1
- package/icons/CalculatorIcon.js +1 -1
- package/icons/CalendarDuotoneIcon.js +1 -1
- package/icons/CalendarIcon.js +1 -1
- package/icons/CardDuotoneIcon.js +1 -1
- package/icons/CardIcon.js +1 -1
- package/icons/CaretDownDuotoneIcon.js +1 -1
- package/icons/CaretDownIcon.js +1 -1
- package/icons/CaretLeftDuotoneIcon.js +1 -1
- package/icons/CaretLeftIcon.js +1 -1
- package/icons/CaretRightDuotoneIcon.js +1 -1
- package/icons/CaretRightIcon.js +1 -1
- package/icons/CaretUpDuotoneIcon.js +1 -1
- package/icons/CaretUpIcon.js +1 -1
- package/icons/CartDuotoneIcon.js +1 -1
- package/icons/CartIcon.js +1 -1
- package/icons/ChartDuotoneIcon.js +1 -1
- package/icons/ChartIcon.js +1 -1
- package/icons/CheckCircleDuotoneIcon.js +1 -1
- package/icons/CheckCircleIcon.js +1 -1
- package/icons/CheckmarkDuotoneIcon.js +1 -1
- package/icons/CheckmarkIcon.js +1 -1
- package/icons/CheckoutDuotoneIcon.js +1 -1
- package/icons/CheckoutIcon.js +1 -1
- package/icons/ChevronDownCircleDuotoneIcon.js +1 -1
- package/icons/ChevronDownCircleIcon.js +1 -1
- package/icons/ChevronDownDuotoneIcon.js +1 -1
- package/icons/ChevronDownIcon.js +1 -1
- package/icons/ChevronLeftCircleDuotoneIcon.js +1 -1
- package/icons/ChevronLeftCircleIcon.js +1 -1
- package/icons/ChevronLeftDuotoneIcon.js +1 -1
- package/icons/ChevronLeftIcon.js +1 -1
- package/icons/ChevronRightCircleDuotoneIcon.js +1 -1
- package/icons/ChevronRightCircleIcon.js +1 -1
- package/icons/ChevronRightDuotoneIcon.js +1 -1
- package/icons/ChevronRightIcon.js +1 -1
- package/icons/ChevronUpCircleDuotoneIcon.js +1 -1
- package/icons/ChevronUpCircleIcon.js +1 -1
- package/icons/ChevronUpDuotoneIcon.js +1 -1
- package/icons/ChevronUpIcon.js +1 -1
- package/icons/CircleDuotoneIcon.js +1 -1
- package/icons/CircleIcon.js +1 -1
- package/icons/ClassifyDuotoneIcon.js +1 -1
- package/icons/ClassifyIcon.js +1 -1
- package/icons/ClearDuotoneIcon.js +1 -1
- package/icons/ClearIcon.js +1 -1
- package/icons/ClockDuotoneIcon.js +1 -1
- package/icons/ClockIcon.js +1 -1
- package/icons/CodeCircleDuotoneIcon.js +1 -1
- package/icons/CodeCircleIcon.js +1 -1
- package/icons/CodeDuotoneIcon.js +1 -1
- package/icons/CodeIcon.js +1 -1
- package/icons/CoinsDuotoneIcon.js +1 -1
- package/icons/CoinsIcon.js +1 -1
- package/icons/CollectDuotoneIcon.js +1 -1
- package/icons/CollectIcon.js +1 -1
- package/icons/CommentDuotoneIcon.js +1 -1
- package/icons/CommentIcon.js +1 -1
- package/icons/CopilotDuotoneIcon.js +1 -1
- package/icons/CopilotIcon.js +1 -1
- package/icons/CopyDuotoneIcon.js +1 -1
- package/icons/CopyIDIcon.js +1 -1
- package/icons/CopyIcon.js +1 -1
- package/icons/CubeDuotoneIcon.js +1 -1
- package/icons/CubeIcon.js +1 -1
- package/icons/DashboardDuotoneIcon.js +1 -1
- package/icons/DashboardIcon.js +1 -1
- package/icons/DiamondDuotoneIcon.js +1 -1
- package/icons/DiamondIcon.js +1 -1
- package/icons/DislikeDuotoneIcon.js +1 -1
- package/icons/DislikeIcon.js +1 -1
- package/icons/DocsDuotoneIcon.js +1 -1
- package/icons/DocsIcon.js +1 -1
- package/icons/DollarDuotoneIcon.js +1 -1
- package/icons/DollarIcon.js +1 -1
- package/icons/DoubleChevronDuotoneIcon.js +1 -1
- package/icons/DoubleChevronIcon.js +1 -1
- package/icons/DragDuotoneIcon.js +1 -1
- package/icons/DragIcon.js +1 -1
- package/icons/EditDuotoneIcon.js +1 -1
- package/icons/EditIcon.js +1 -1
- package/icons/ExclamationMarkDuotoneIcon.js +1 -1
- package/icons/ExclamationMarkIcon.js +1 -1
- package/icons/ExportDuotoneIcon.js +1 -1
- package/icons/ExportIcon.js +1 -1
- package/icons/ExternalDuotoneIcon.js +1 -1
- package/icons/ExternalIcon.js +1 -1
- package/icons/EyeDuotoneIcon.js +1 -1
- package/icons/EyeIcon.js +1 -1
- package/icons/EyeOffDuotoneIcon.js +1 -1
- package/icons/EyeOffIcon.js +1 -1
- package/icons/FileDuotoneIcon.js +1 -1
- package/icons/FileIcon.js +1 -1
- package/icons/FileUploadDuotoneIcon.js +1 -1
- package/icons/FileUploadIcon.js +1 -1
- package/icons/FilterDuotoneIcon.js +1 -1
- package/icons/FilterIcon.js +1 -1
- package/icons/FolderListDuotoneIcon.js +1 -1
- package/icons/FolderListIcon.js +1 -1
- package/icons/FolderUploadDuotoneIcon.js +1 -1
- package/icons/FolderUploadIcon.js +1 -1
- package/icons/FusionDuotoneIcon.js +1 -1
- package/icons/FusionIcon.js +1 -1
- package/icons/GlobeDuotoneIcon.js +1 -1
- package/icons/GlobeIcon.js +1 -1
- package/icons/GraphQLDuotoneIcon.js +1 -1
- package/icons/GraphQLIcon.js +1 -1
- package/icons/GridDuotoneIcon.js +1 -1
- package/icons/GridIcon.js +1 -1
- package/icons/HelloDuotoneIcon.js +1 -1
- package/icons/HelloIcon.js +1 -1
- package/icons/HelpDuotoneIcon.js +1 -1
- package/icons/HelpIcon.js +1 -1
- package/icons/HexagonDuotoneIcon.js +1 -1
- package/icons/HexagonIcon.js +1 -1
- package/icons/HomeDuotoneIcon.js +1 -1
- package/icons/HomeIcon.js +1 -1
- package/icons/ImageDuotoneIcon.js +1 -1
- package/icons/ImageIcon.js +1 -1
- package/icons/ImportDuotoneIcon.js +1 -1
- package/icons/ImportIcon.js +1 -1
- package/icons/InfoDuotoneIcon.js +1 -1
- package/icons/InfoIcon.js +1 -1
- package/icons/IntegrationDuotoneIcon.js +1 -1
- package/icons/IntegrationIcon.js +1 -1
- package/icons/LandedCostDuotoneIcon.js +1 -1
- package/icons/LandedCostIcon.js +1 -1
- package/icons/LaptopDuotoneIcon.js +1 -1
- package/icons/LaptopIcon.js +1 -1
- package/icons/LeftPanelClosedDuotoneIcon.js +1 -1
- package/icons/LeftPanelClosedIcon.js +1 -1
- package/icons/LeftPanelOpenDuotoneIcon.js +1 -1
- package/icons/LeftPanelOpenIcon.js +1 -1
- package/icons/LightDuotoneIcon.js +1 -1
- package/icons/LightIcon.js +1 -1
- package/icons/LikeDuotoneIcon.js +1 -1
- package/icons/LikeIcon.js +1 -1
- package/icons/LineDownDuotoneIcon.js +1 -1
- package/icons/LineDownIcon.js +1 -1
- package/icons/LineUpDuotoneIcon.js +1 -1
- package/icons/LineUpIcon.js +1 -1
- package/icons/LinkDuotoneIcon.js +1 -1
- package/icons/LinkIcon.js +1 -1
- package/icons/LocationDuotoneIcon.js +1 -1
- package/icons/LocationIcon.js +1 -1
- package/icons/LockDuotoneIcon.js +1 -1
- package/icons/LockIcon.js +1 -1
- package/icons/LoginDuotoneIcon.js +1 -1
- package/icons/LoginIcon.js +1 -1
- package/icons/LogoutDuotoneIcon.js +1 -1
- package/icons/LogoutIcon.js +1 -1
- package/icons/MailDuotoneIcon.js +1 -1
- package/icons/MailIcon.js +1 -1
- package/icons/MaximizeDuotoneIcon.js +1 -1
- package/icons/MaximizeIcon.js +1 -1
- package/icons/MenuDuotoneIcon.js +1 -1
- package/icons/MenuIcon.js +1 -1
- package/icons/MinimizeDuotoneIcon.js +1 -1
- package/icons/MinimizeIcon.js +1 -1
- package/icons/MinusCircleDuotoneIcon.js +1 -1
- package/icons/MinusCircleIcon.js +1 -1
- package/icons/MinusDuotoneIcon.js +1 -1
- package/icons/MinusIcon.js +1 -1
- package/icons/MobileDuotoneIcon.js +1 -1
- package/icons/MobileIcon.js +1 -1
- package/icons/MoneyDuotoneIcon.js +1 -1
- package/icons/MoneyIcon.js +1 -1
- package/icons/MonitorDuotoneIcon.js +1 -1
- package/icons/MonitorIcon.js +1 -1
- package/icons/NightDuotoneIcon.js +1 -1
- package/icons/NightIcon.js +1 -1
- package/icons/NoteIcon.js +1 -1
- package/icons/PaletteDuotoneIcon.js +1 -1
- package/icons/PaletteIcon.js +1 -1
- package/icons/PauseCircleDuotoneIcon.js +1 -1
- package/icons/PauseCircleIcon.js +1 -1
- package/icons/PenDuotoneIcon.js +1 -1
- package/icons/PenIcon.js +1 -1
- package/icons/PercentBadgeDuotoneIcon.js +1 -1
- package/icons/PercentBadgeIcon.js +1 -1
- package/icons/PercentDuotoneIcon.js +1 -1
- package/icons/PercentIcon.js +1 -1
- package/icons/PlaneDuotoneIcon.js +1 -1
- package/icons/PlaneIcon.js +1 -1
- package/icons/PlayCircleDuotoneIcon.js +1 -1
- package/icons/PlayCircleIcon.js +1 -1
- package/icons/PlayDuotoneIcon.js +1 -1
- package/icons/PlayIcon.js +1 -1
- package/icons/PlusCircleDuotoneIcon.js +1 -1
- package/icons/PlusCircleIcon.js +1 -1
- package/icons/PlusDuotoneIcon.js +1 -1
- package/icons/PlusIcon.js +1 -1
- package/icons/PrepayDuotoneIcon.js +1 -1
- package/icons/PrepayIcon.js +1 -1
- package/icons/PrinterDuotoneIcon.js +1 -1
- package/icons/PrinterIcon.js +1 -1
- package/icons/RadioIcon.js +1 -1
- package/icons/RateDuotoneIcon.js +1 -1
- package/icons/RateIcon.js +1 -1
- package/icons/ReceiptDuotoneIcon.js +1 -1
- package/icons/ReceiptIcon.js +1 -1
- package/icons/RefreshDuotoneIcon.js +1 -1
- package/icons/RefreshIcon.js +1 -1
- package/icons/RemoveCircleDuotoneIcon.js +1 -1
- package/icons/RemoveCircleIcon.js +1 -1
- package/icons/RemoveDuotoneIcon.js +1 -1
- package/icons/RemoveIcon.js +1 -1
- package/icons/RestrictDuotoneIcon.js +1 -1
- package/icons/RestrictIcon.js +1 -1
- package/icons/RightPanelClosedDuotoneIcon.js +1 -1
- package/icons/RightPanelClosedIcon.js +1 -1
- package/icons/RightPanelOpenDuotoneIcon.js +1 -1
- package/icons/RightPanelOpenIcon.js +1 -1
- package/icons/RocketDuotoneIcon.js +1 -1
- package/icons/RocketIcon.js +1 -1
- package/icons/RulesIcon.js +1 -1
- package/icons/ScanDuotoneIcon.js +1 -1
- package/icons/ScanIcon.js +1 -1
- package/icons/ScreenDuotoneIcon.js +1 -1
- package/icons/ScreenIcon.js +1 -1
- package/icons/SearchDuotoneIcon.js +1 -1
- package/icons/SearchIcon.js +1 -1
- package/icons/SendDuotoneIcon.js +1 -1
- package/icons/SendIcon.js +1 -1
- package/icons/SettingsDuotoneIcon.js +1 -1
- package/icons/SettingsIcon.js +1 -1
- package/icons/ShoppingListDuotoneIcon.js +1 -1
- package/icons/ShoppingListIcon.js +1 -1
- package/icons/ShoppingTagDuotoneIcon.js +1 -1
- package/icons/ShoppingTagIcon.js +1 -1
- package/icons/SquareDuotoneIcon.js +1 -1
- package/icons/SquareIcon.js +1 -1
- package/icons/StarDuotoneIcon.js +1 -1
- package/icons/StarIcon.js +1 -1
- package/icons/StarOffDuotoneIcon.js +1 -1
- package/icons/StarOffIcon.js +1 -1
- package/icons/StarsDuotoneIcon.js +1 -1
- package/icons/StarsIcon.js +1 -1
- package/icons/SunnyDuotoneIcon.js +1 -1
- package/icons/SunnyIcon.js +1 -1
- package/icons/TagDuotoneIcon.js +1 -1
- package/icons/TagIcon.js +1 -1
- package/icons/TaxDuotoneIcon.js +1 -1
- package/icons/TaxIcon.js +1 -1
- package/icons/ThreeDotDuotoneIcon.js +1 -1
- package/icons/ThreeDotIcon.js +1 -1
- package/icons/TotalLandedCostDuotoneIcon.js +1 -1
- package/icons/TotalLandedCostIcon.js +1 -1
- package/icons/TrashCanDuotoneIcon.js +1 -1
- package/icons/TrashCanIcon.js +1 -1
- package/icons/TriangleDuotoneIcon.js +1 -1
- package/icons/TriangleIcon.js +1 -1
- package/icons/TruckDuotoneIcon.js +1 -1
- package/icons/TruckIcon.js +1 -1
- package/icons/UFODuotoneIcon.js +1 -1
- package/icons/UFOIcon.js +1 -1
- package/icons/UserDuotoneIcon.js +1 -1
- package/icons/UserIcon.js +1 -1
- package/icons/UsersIcon.js +1 -1
- package/icons/UtahDuotoneIcon.js +1 -1
- package/icons/UtahIcon.js +1 -1
- package/icons/WarningDuotoneIcon.js +1 -1
- package/icons/WarningIcon.js +1 -1
- package/icons/custom/AvatarIcon.js +1 -1
- package/icons/custom/logo/ZonosIcon.js +1 -0
- package/icons/custom/logo/ZonosLogoIcon.js +1 -0
- package/icons/custom/logo/ZonosWordmark.js +1 -0
- 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/custom/us-states/AlabamaIcon.js +1 -1
- package/icons/custom/us-states/AlaskaIcon.js +1 -1
- package/icons/custom/us-states/ArizonaIcon.js +1 -1
- package/icons/custom/us-states/ArkansasIcon.js +1 -1
- package/icons/custom/us-states/CaliforniaIcon.js +1 -1
- package/icons/custom/us-states/ColoradoIcon.js +1 -1
- package/icons/custom/us-states/ConnecticutIcon.js +1 -1
- package/icons/custom/us-states/DelawareIcon.js +1 -1
- package/icons/custom/us-states/FloridaIcon.js +1 -1
- package/icons/custom/us-states/GeorgiaIcon.js +1 -1
- package/icons/custom/us-states/HawaiiIcon.js +1 -1
- package/icons/custom/us-states/IdahoIcon.js +1 -1
- package/icons/custom/us-states/IllinoisIcon.js +1 -1
- package/icons/custom/us-states/IndianaIcon.js +1 -1
- package/icons/custom/us-states/IowaIcon.js +1 -1
- package/icons/custom/us-states/KansasIcon.js +1 -1
- package/icons/custom/us-states/KentuckyIcon.js +1 -1
- package/icons/custom/us-states/LouisianaIcon.js +1 -1
- package/icons/custom/us-states/MaineIcon.js +1 -1
- package/icons/custom/us-states/MarylandIcon.js +1 -1
- package/icons/custom/us-states/MassachusettsIcon.js +1 -1
- package/icons/custom/us-states/MichiganIcon.js +1 -1
- package/icons/custom/us-states/MinnesotaIcon.js +1 -1
- package/icons/custom/us-states/MississippiIcon.js +1 -1
- package/icons/custom/us-states/MissouriIcon.js +1 -1
- package/icons/custom/us-states/MontanaIcon.js +1 -1
- package/icons/custom/us-states/NebraskaIcon.js +1 -1
- package/icons/custom/us-states/NevadaIcon.js +1 -1
- package/icons/custom/us-states/NewHampshireIcon.js +1 -1
- package/icons/custom/us-states/NewJerseyIcon.js +1 -1
- package/icons/custom/us-states/NewMexicoIcon.js +1 -1
- package/icons/custom/us-states/NewYorkIcon.js +1 -1
- package/icons/custom/us-states/NorthCarolinaIcon.js +1 -1
- package/icons/custom/us-states/NorthDakotaIcon.js +1 -1
- package/icons/custom/us-states/OhioIcon.js +1 -1
- package/icons/custom/us-states/OklahomaIcon.js +1 -1
- package/icons/custom/us-states/OregonIcon.js +1 -1
- package/icons/custom/us-states/PennsylvaniaIcon.js +1 -1
- package/icons/custom/us-states/PuertoRicoIcon.js +1 -1
- package/icons/custom/us-states/RhodeIslandIcon.js +1 -1
- package/icons/custom/us-states/SouthCarolinaIcon.js +1 -1
- package/icons/custom/us-states/SouthDakotaIcon.js +1 -1
- package/icons/custom/us-states/TennesseeIcon.js +1 -1
- package/icons/custom/us-states/TexasIcon.js +1 -1
- package/icons/custom/us-states/UtahIcon.js +1 -1
- package/icons/custom/us-states/VermontIcon.js +1 -1
- package/icons/custom/us-states/VirginiaIcon.js +1 -1
- package/icons/custom/us-states/WashingtonIcon.js +1 -1
- package/icons/custom/us-states/WestVirginiaIcon.js +1 -1
- package/icons/custom/us-states/WisconsinIcon.js +1 -1
- package/icons/custom/us-states/WyomingIcon.js +1 -1
- package/icons/flag-icon/FlagIcon.js +1 -1
- package/icons/flag-icon/_FlagIconBase.js +1 -1
- package/icons/flags/AD.js +1 -1
- package/icons/flags/AE.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/AM.js +1 -1
- package/icons/flags/AO.js +1 -1
- package/icons/flags/AQ.js +1 -1
- package/icons/flags/AR.js +1 -1
- package/icons/flags/AS.js +1 -1
- package/icons/flags/AT.js +1 -1
- package/icons/flags/AU.js +1 -1
- package/icons/flags/AW.js +1 -1
- package/icons/flags/AX.js +1 -1
- package/icons/flags/AZ.js +1 -1
- package/icons/flags/BA.js +1 -1
- package/icons/flags/BB.js +1 -1
- package/icons/flags/BD.js +1 -1
- package/icons/flags/BE.js +1 -1
- package/icons/flags/BF.js +1 -1
- package/icons/flags/BG.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/BL.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/BQ.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/BV.js +1 -1
- package/icons/flags/BW.js +1 -1
- package/icons/flags/BY.js +1 -1
- package/icons/flags/BZ.js +1 -1
- package/icons/flags/CA.js +1 -1
- package/icons/flags/CC.js +1 -1
- package/icons/flags/CD.js +1 -1
- package/icons/flags/CF.js +1 -1
- package/icons/flags/CG.js +1 -1
- package/icons/flags/CH.js +1 -1
- package/icons/flags/CI.js +1 -1
- package/icons/flags/CK.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/CO.js +1 -1
- package/icons/flags/CR.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/CX.js +1 -1
- package/icons/flags/CY.js +1 -1
- package/icons/flags/CZ.js +1 -1
- package/icons/flags/DE.js +1 -1
- package/icons/flags/DJ.js +1 -1
- package/icons/flags/DK.js +1 -1
- package/icons/flags/DM.js +1 -1
- package/icons/flags/DO.js +1 -1
- package/icons/flags/DZ.js +1 -1
- package/icons/flags/Default.js +1 -1
- package/icons/flags/EC.js +1 -1
- package/icons/flags/EE.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/FI.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/FR.js +1 -1
- package/icons/flags/GA.js +1 -1
- package/icons/flags/GB.js +1 -1
- package/icons/flags/GD.js +1 -1
- package/icons/flags/GE.js +1 -1
- package/icons/flags/GF.js +1 -1
- package/icons/flags/GG.js +1 -1
- package/icons/flags/GH.js +1 -1
- package/icons/flags/GI.js +1 -1
- package/icons/flags/GL.js +1 -1
- package/icons/flags/GM.js +1 -1
- package/icons/flags/GN.js +1 -1
- package/icons/flags/GP.js +1 -1
- package/icons/flags/GQ.js +1 -1
- package/icons/flags/GR.js +1 -1
- package/icons/flags/GS.js +1 -1
- package/icons/flags/GT.js +1 -1
- package/icons/flags/GU.js +1 -1
- package/icons/flags/GW.js +1 -1
- package/icons/flags/GY.js +1 -1
- package/icons/flags/HK.js +1 -1
- package/icons/flags/HM.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/HU.js +1 -1
- package/icons/flags/IC.js +1 -1
- package/icons/flags/ID.js +1 -1
- package/icons/flags/IE.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/IO.js +1 -1
- package/icons/flags/IQ.js +1 -1
- package/icons/flags/IR.js +1 -1
- package/icons/flags/IS.js +1 -1
- package/icons/flags/IT.js +1 -1
- package/icons/flags/JE.js +1 -1
- package/icons/flags/JM.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/KY.js +1 -1
- package/icons/flags/KZ.js +1 -1
- package/icons/flags/LA.js +1 -1
- package/icons/flags/LB.js +1 -1
- package/icons/flags/LC.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/LS.js +1 -1
- package/icons/flags/LT.js +1 -1
- package/icons/flags/LU.js +1 -1
- package/icons/flags/LV.js +1 -1
- package/icons/flags/LY.js +1 -1
- package/icons/flags/MA.js +1 -1
- package/icons/flags/MC.js +1 -1
- package/icons/flags/MD.js +1 -1
- package/icons/flags/ME.js +1 -1
- package/icons/flags/MF.js +1 -1
- package/icons/flags/MG.js +1 -1
- package/icons/flags/MH.js +1 -1
- package/icons/flags/MK.js +1 -1
- package/icons/flags/ML.js +1 -1
- package/icons/flags/MM.js +1 -1
- package/icons/flags/MN.js +1 -1
- package/icons/flags/MO.js +1 -1
- package/icons/flags/MP.js +1 -1
- package/icons/flags/MQ.js +1 -1
- package/icons/flags/MR.js +1 -1
- package/icons/flags/MS.js +1 -1
- package/icons/flags/MT.js +1 -1
- package/icons/flags/MU.js +1 -1
- package/icons/flags/MV.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/NC.js +1 -1
- package/icons/flags/NE.js +1 -1
- package/icons/flags/NF.js +1 -1
- package/icons/flags/NG.js +1 -1
- package/icons/flags/NI.js +1 -1
- package/icons/flags/NL.js +1 -1
- package/icons/flags/NO.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/PG.js +1 -1
- package/icons/flags/PH.js +1 -1
- package/icons/flags/PK.js +1 -1
- package/icons/flags/PL.js +1 -1
- package/icons/flags/PM.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/QA.js +1 -1
- package/icons/flags/RE.js +1 -1
- package/icons/flags/RO.js +1 -1
- package/icons/flags/RS.js +1 -1
- package/icons/flags/RU.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/SJ.js +1 -1
- package/icons/flags/SK.js +1 -1
- package/icons/flags/SL.js +1 -1
- package/icons/flags/SM.js +1 -1
- package/icons/flags/SN.js +1 -1
- package/icons/flags/SO.js +1 -1
- package/icons/flags/SR.js +1 -1
- package/icons/flags/SS.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/SY.js +1 -1
- package/icons/flags/SZ.js +1 -1
- package/icons/flags/TC.js +1 -1
- package/icons/flags/TD.js +1 -1
- package/icons/flags/TF.js +1 -1
- package/icons/flags/TG.js +1 -1
- package/icons/flags/TH.js +1 -1
- package/icons/flags/TJ.js +1 -1
- package/icons/flags/TK.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/TO.js +1 -1
- package/icons/flags/TR.js +1 -1
- package/icons/flags/TT.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/UA.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/VC.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/WF.js +1 -1
- package/icons/flags/WS.js +1 -1
- package/icons/flags/YE.js +1 -1
- package/icons/flags/YT.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/icons/icon-base/_IconBase.js +1 -1
- package/icons/icon-base/_StateIconBase.js +1 -1
- package/icons/icon-base/_ThemeIconBase.js +1 -1
- package/package.json +3 -1
- package/tsconfig.emitDeclarationOnly.tsbuildinfo +1 -0
- package/tsconfig.tsbuildinfo +1 -0
- package/tslib.es6-8c21e256.js +1 -0
- package/utils/_extractQueryParams.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/action-pivot-table/useHasuraGqlPagination.js +1 -1
- package/utils/hooks/useCountryOptions.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/useStateUrl.js +1 -1
- package/utils/hooks/useSwrt.js +1 -1
- package/utils/prepCountryOptions.js +1 -1
- package/utils/prepRegionCountryOptions.js +1 -1
- package/utils/setupNestedData.js +1 -1
- package/utils/unitedStates.js +1 -1
- package/utils/useCopyText.js +1 -1
- package/CountryMultiSelectExpandedOption-920c1ec2.js +0 -1
- package/DateControlsWrapper-4900e6bb.js +0 -1
- package/all.d.ts +0 -767
- package/components/avatar/AvatarBase.d.ts +0 -36
- package/components/avatar/ImageAvatar.d.ts +0 -5
- package/components/avatar/UserAvatar.d.ts +0 -3
- package/components/badge/Badge.d.ts +0 -26
- package/components/banner/Banner.d.ts +0 -12
- package/components/button/Button.d.ts +0 -52
- package/components/button/ButtonIcon.d.ts +0 -5
- package/components/button/MenuButton.d.ts +0 -19
- package/components/button/RippleGroup.d.ts +0 -21
- package/components/button/_Ripple.d.ts +0 -15
- package/components/button/button-group/ButtonGroup.d.ts +0 -9
- package/components/button/useRipple.d.ts +0 -17
- package/components/card/Card.d.ts +0 -12
- package/components/checkbox/Checkbox.d.ts +0 -14
- package/components/collapse/Collapse.d.ts +0 -17
- package/components/connection-map/ConnectionMap.d.ts +0 -12
- package/components/country-multi-select/CountryMultiSelectExpanded.d.ts +0 -29
- package/components/country-multi-select/CountryMultiSelectExpandedOption.d.ts +0 -23
- package/components/cover-sheet/CoverSheet.d.ts +0 -12
- package/components/cover-sheet/CoverSheetActions.d.ts +0 -11
- package/components/currency/Currency.d.ts +0 -7
- package/components/currency/DualCurrency.d.ts +0 -33
- package/components/danger-zone/DangerZone.d.ts +0 -6
- package/components/dialog/BaseDialog.d.ts +0 -49
- package/components/dialog/Dialog.d.ts +0 -28
- package/components/dialog/DismissableDialog.d.ts +0 -21
- package/components/dialog/alert/AlertContext.d.ts +0 -12
- package/components/dialog/alert/AlertDialog.d.ts +0 -6
- package/components/dialog/alert/useAlert.d.ts +0 -1
- package/components/dialog/announcement/AnnouncementDialog.d.ts +0 -28
- package/components/dialog/confirm/ConfirmContext.d.ts +0 -13
- package/components/dialog/confirm/ConfirmDialog.d.ts +0 -8
- package/components/dialog/confirm/useConfirm.d.ts +0 -1
- package/components/divider/Divider.d.ts +0 -13
- package/components/drop-zone/DropZone.d.ts +0 -33
- package/components/file-upload/FileUpload.d.ts +0 -34
- package/components/filter/FilterWrapper.d.ts +0 -18
- package/components/filter/filter-amount/FilterAmount.d.ts +0 -9
- package/components/filter/filter-amount/filterAmountReducer.d.ts +0 -20
- package/components/filter/filter-date/DateControls.d.ts +0 -11
- package/components/filter/filter-date/DateControlsWrapper.d.ts +0 -13
- package/components/filter/filter-date/FilterDate.d.ts +0 -11
- package/components/filter/filter-date/_DateControls/_IsAfter.d.ts +0 -2
- package/components/filter/filter-date/_DateControls/_IsBefore.d.ts +0 -2
- package/components/filter/filter-date/_DateControls/_IsBeforeOrOn.d.ts +0 -2
- package/components/filter/filter-date/_DateControls/_IsBetween.d.ts +0 -3
- package/components/filter/filter-date/_DateControls/_IsEqualTo.d.ts +0 -2
- package/components/filter/filter-date/_DateControls/_IsInTheLast.d.ts +0 -2
- package/components/filter/filter-date/_DateControls/_IsOnOrAfter.d.ts +0 -2
- package/components/filter/filter-date/filterDateReducer.d.ts +0 -24
- package/components/filter/filter-multi-select/FilterMultiSelect.d.ts +0 -8
- package/components/filter/filter-select/FilterSelect.d.ts +0 -17
- package/components/filter/filter-text/FilterText.d.ts +0 -6
- package/components/filter/useFilterWrapper.d.ts +0 -29
- package/components/flex/Flex.d.ts +0 -42
- package/components/glow/GlowWrapper.d.ts +0 -27
- package/components/help-text/HelpText.d.ts +0 -19
- package/components/input/Input.d.ts +0 -19
- package/components/input/MultiInput.d.ts +0 -12
- package/components/input/input-simple/InputSimple.d.ts +0 -19
- package/components/input/input-simple/input-type/_DateInput.d.ts +0 -21
- package/components/input/input-simple/input-type/_InputBase.d.ts +0 -79
- package/components/input/input-simple/input-type/_NumberInput.d.ts +0 -22
- package/components/input/input-simple/input-type/_PasswordInput.d.ts +0 -21
- package/components/input/input-simple/input-type/_TimeInput.d.ts +0 -21
- package/components/input/input-type/_DateInput.d.ts +0 -21
- package/components/input/input-type/_FloatLabelInput.d.ts +0 -80
- package/components/input/input-type/_NumberInput.d.ts +0 -22
- package/components/input/input-type/_PasswordInput.d.ts +0 -21
- package/components/input/input-type/_TimeInput.d.ts +0 -21
- package/components/layout/Layout.d.ts +0 -12
- package/components/layout/NavigationGroup.d.ts +0 -21
- package/components/lightbox/LightBox.d.ts +0 -5
- package/components/list/CollapsibleList.d.ts +0 -12
- package/components/list/List.d.ts +0 -8
- package/components/list-item/ListItem.d.ts +0 -13
- package/components/menu/Menu.d.ts +0 -5
- package/components/menu/MenuItem.d.ts +0 -10
- package/components/nested-data-table/NestedDataTable.d.ts +0 -28
- package/components/nested-data-table/NestedDataTableHasura.d.ts +0 -19
- package/components/nested-data-table/_Filter.d.ts +0 -7
- package/components/nested-data-table/_TableData.d.ts +0 -16
- package/components/pivot-table/PivotTable.d.ts +0 -34
- package/components/progress-bar/ProgressBar.d.ts +0 -7
- package/components/radio/Radio.d.ts +0 -10
- package/components/radio/RadioGroup.d.ts +0 -13
- package/components/rest-state/RestState.d.ts +0 -9
- package/components/rich-card-select/RichCardStateSelect.d.ts +0 -7
- package/components/rich-checkbox/RichCheckbox.d.ts +0 -15
- package/components/rich-radio/RichRadio.d.ts +0 -25
- package/components/rounded-icon/RoundedIcon.d.ts +0 -11
- package/components/section/HSection.d.ts +0 -18
- package/components/section/VSection.d.ts +0 -11
- package/components/section/_SectionHeader.d.ts +0 -9
- package/components/section/_SectionInnerWrapper.d.ts +0 -7
- package/components/section/_SectionSubheader.d.ts +0 -7
- package/components/select/CountryMultiSelect.d.ts +0 -16
- package/components/select/CountrySelect.d.ts +0 -15
- package/components/select/MultiSelect.d.ts +0 -27
- package/components/select/Select.d.ts +0 -33
- package/components/select/_StyledReactSelect.d.ts +0 -22
- package/components/simple-table/SimpleTable.d.ts +0 -154
- package/components/simple-table/SimpleTableRow.d.ts +0 -17
- package/components/skeleton/Skeleton.d.ts +0 -15
- package/components/slide-over/SlideOver.d.ts +0 -10
- package/components/spinner/Spinner.d.ts +0 -13
- package/components/split-panel/SplitPanel.d.ts +0 -30
- package/components/stack/HStack.d.ts +0 -8
- package/components/stack/Stack.d.ts +0 -18
- package/components/stack/VStack.d.ts +0 -8
- package/components/surface/Surface.d.ts +0 -13
- package/components/switch/Switch.d.ts +0 -14
- package/components/table/Table.d.ts +0 -7
- package/components/table/TableBody.d.ts +0 -6
- package/components/table/TableCell.d.ts +0 -11
- package/components/table/TableFooter.d.ts +0 -6
- package/components/table/TableHead.d.ts +0 -6
- package/components/table/TableRow.d.ts +0 -15
- package/components/table/TableRowCollapse.d.ts +0 -19
- package/components/tabs/Tabs.d.ts +0 -24
- package/components/tag/Tag.d.ts +0 -16
- package/components/text/Text.d.ts +0 -110
- package/components/text-avatar/TextAvatar.d.ts +0 -6
- package/components/textarea/Textarea.d.ts +0 -40
- package/components/theme-select/ThemeSelect.d.ts +0 -9
- package/components/thumbnail/Thumbnail.d.ts +0 -27
- package/components/toast/Toast.d.ts +0 -22
- package/components/toast/ToastContext.d.ts +0 -17
- package/components/toggle/Toggle.d.ts +0 -18
- package/components/tooltip/Tooltip.d.ts +0 -37
- package/icons/AIDuotoneIcon.d.ts +0 -6
- package/icons/AIIcon.d.ts +0 -3
- package/icons/ArrowDownDuotoneIcon.d.ts +0 -3
- package/icons/ArrowDownIcon.d.ts +0 -3
- package/icons/ArrowLeftDuotoneIcon.d.ts +0 -3
- package/icons/ArrowLeftIcon.d.ts +0 -3
- package/icons/ArrowRightDuotoneIcon.d.ts +0 -3
- package/icons/ArrowRightIcon.d.ts +0 -3
- package/icons/ArrowSwapDuotoneIcon.d.ts +0 -6
- package/icons/ArrowSwapIcon.d.ts +0 -3
- package/icons/ArrowUpDuotoneIcon.d.ts +0 -3
- package/icons/ArrowUpIcon.d.ts +0 -3
- package/icons/BagDuotoneIcon.d.ts +0 -6
- package/icons/BagIcon.d.ts +0 -3
- package/icons/BankDuotoneIcon.d.ts +0 -6
- package/icons/BankIcon.d.ts +0 -3
- package/icons/BellDuotoneIcon.d.ts +0 -6
- package/icons/BellIcon.d.ts +0 -3
- package/icons/BellOffDuotoneIcon.d.ts +0 -6
- package/icons/BellOffIcon.d.ts +0 -3
- package/icons/BookDuotoneIcon.d.ts +0 -6
- package/icons/BookIcon.d.ts +0 -3
- package/icons/BookmarkAddDuotoneIcon.d.ts +0 -6
- package/icons/BookmarkAddIcon.d.ts +0 -3
- package/icons/BookmarkCheckDuotoneIcon.d.ts +0 -6
- package/icons/BookmarkCheckIcon.d.ts +0 -3
- package/icons/BookmarkDuotoneIcon.d.ts +0 -3
- package/icons/BookmarkIcon.d.ts +0 -3
- package/icons/BookmarkOffDuotoneIcon.d.ts +0 -6
- package/icons/BookmarkOffIcon.d.ts +0 -3
- package/icons/BookmarkRemoveDuotoneIcon.d.ts +0 -6
- package/icons/BookmarkRemoveIcon.d.ts +0 -3
- package/icons/BookmarkSubtractDuotoneIcon.d.ts +0 -6
- package/icons/BookmarkSubtractIcon.d.ts +0 -3
- package/icons/BoxesDuotoneIcon.d.ts +0 -6
- package/icons/BoxesIcon.d.ts +0 -3
- package/icons/BufferDuotoneIcon.d.ts +0 -6
- package/icons/BufferIcon.d.ts +0 -3
- package/icons/CalculatorDuotoneIcon.d.ts +0 -6
- package/icons/CalculatorIcon.d.ts +0 -3
- package/icons/CalendarDuotoneIcon.d.ts +0 -6
- package/icons/CalendarIcon.d.ts +0 -3
- package/icons/CardDuotoneIcon.d.ts +0 -6
- package/icons/CardIcon.d.ts +0 -3
- package/icons/CaretDownDuotoneIcon.d.ts +0 -3
- package/icons/CaretDownIcon.d.ts +0 -3
- package/icons/CaretLeftDuotoneIcon.d.ts +0 -3
- package/icons/CaretLeftIcon.d.ts +0 -3
- package/icons/CaretRightDuotoneIcon.d.ts +0 -3
- package/icons/CaretRightIcon.d.ts +0 -3
- package/icons/CaretUpDuotoneIcon.d.ts +0 -3
- package/icons/CaretUpIcon.d.ts +0 -3
- package/icons/CartDuotoneIcon.d.ts +0 -6
- package/icons/CartIcon.d.ts +0 -3
- package/icons/ChartDuotoneIcon.d.ts +0 -6
- package/icons/ChartIcon.d.ts +0 -3
- package/icons/CheckCircleDuotoneIcon.d.ts +0 -6
- package/icons/CheckCircleIcon.d.ts +0 -3
- package/icons/CheckmarkDuotoneIcon.d.ts +0 -3
- package/icons/CheckmarkIcon.d.ts +0 -3
- package/icons/CheckoutDuotoneIcon.d.ts +0 -6
- package/icons/CheckoutIcon.d.ts +0 -3
- package/icons/ChevronDownCircleDuotoneIcon.d.ts +0 -6
- package/icons/ChevronDownCircleIcon.d.ts +0 -3
- package/icons/ChevronDownDuotoneIcon.d.ts +0 -3
- package/icons/ChevronDownIcon.d.ts +0 -3
- package/icons/ChevronLeftCircleDuotoneIcon.d.ts +0 -6
- package/icons/ChevronLeftCircleIcon.d.ts +0 -3
- package/icons/ChevronLeftDuotoneIcon.d.ts +0 -3
- package/icons/ChevronLeftIcon.d.ts +0 -3
- package/icons/ChevronRightCircleDuotoneIcon.d.ts +0 -6
- package/icons/ChevronRightCircleIcon.d.ts +0 -3
- package/icons/ChevronRightDuotoneIcon.d.ts +0 -3
- package/icons/ChevronRightIcon.d.ts +0 -3
- package/icons/ChevronUpCircleDuotoneIcon.d.ts +0 -3
- package/icons/ChevronUpCircleIcon.d.ts +0 -3
- package/icons/ChevronUpDuotoneIcon.d.ts +0 -3
- package/icons/ChevronUpIcon.d.ts +0 -3
- package/icons/CircleDuotoneIcon.d.ts +0 -3
- package/icons/CircleIcon.d.ts +0 -3
- package/icons/ClassifyDuotoneIcon.d.ts +0 -6
- package/icons/ClassifyIcon.d.ts +0 -3
- package/icons/ClearDuotoneIcon.d.ts +0 -6
- package/icons/ClearIcon.d.ts +0 -3
- package/icons/ClockDuotoneIcon.d.ts +0 -6
- package/icons/ClockIcon.d.ts +0 -3
- package/icons/CodeCircleDuotoneIcon.d.ts +0 -6
- package/icons/CodeCircleIcon.d.ts +0 -3
- package/icons/CodeDuotoneIcon.d.ts +0 -6
- package/icons/CodeIcon.d.ts +0 -3
- package/icons/CoinsDuotoneIcon.d.ts +0 -6
- package/icons/CoinsIcon.d.ts +0 -3
- package/icons/CollectDuotoneIcon.d.ts +0 -6
- package/icons/CollectIcon.d.ts +0 -3
- package/icons/CommentDuotoneIcon.d.ts +0 -6
- package/icons/CommentIcon.d.ts +0 -3
- package/icons/CopilotDuotoneIcon.d.ts +0 -6
- package/icons/CopilotIcon.d.ts +0 -3
- package/icons/CopyDuotoneIcon.d.ts +0 -6
- package/icons/CopyIDIcon.d.ts +0 -3
- package/icons/CopyIcon.d.ts +0 -3
- package/icons/CubeDuotoneIcon.d.ts +0 -6
- package/icons/CubeIcon.d.ts +0 -3
- package/icons/DashboardDuotoneIcon.d.ts +0 -6
- package/icons/DashboardIcon.d.ts +0 -3
- package/icons/DiamondDuotoneIcon.d.ts +0 -3
- package/icons/DiamondIcon.d.ts +0 -3
- package/icons/DislikeDuotoneIcon.d.ts +0 -6
- package/icons/DislikeIcon.d.ts +0 -3
- package/icons/DocsDuotoneIcon.d.ts +0 -6
- package/icons/DocsIcon.d.ts +0 -3
- package/icons/DollarDuotoneIcon.d.ts +0 -6
- package/icons/DollarIcon.d.ts +0 -3
- package/icons/DoubleChevronDuotoneIcon.d.ts +0 -6
- package/icons/DoubleChevronIcon.d.ts +0 -3
- package/icons/DragDuotoneIcon.d.ts +0 -6
- package/icons/DragIcon.d.ts +0 -3
- package/icons/EditDuotoneIcon.d.ts +0 -6
- package/icons/EditIcon.d.ts +0 -3
- package/icons/ExclamationMarkDuotoneIcon.d.ts +0 -6
- package/icons/ExclamationMarkIcon.d.ts +0 -3
- package/icons/ExportDuotoneIcon.d.ts +0 -6
- package/icons/ExportIcon.d.ts +0 -3
- package/icons/ExternalDuotoneIcon.d.ts +0 -6
- package/icons/ExternalIcon.d.ts +0 -3
- package/icons/EyeDuotoneIcon.d.ts +0 -6
- package/icons/EyeIcon.d.ts +0 -3
- package/icons/EyeOffDuotoneIcon.d.ts +0 -6
- package/icons/EyeOffIcon.d.ts +0 -3
- package/icons/FileDuotoneIcon.d.ts +0 -6
- package/icons/FileIcon.d.ts +0 -3
- package/icons/FileUploadDuotoneIcon.d.ts +0 -6
- package/icons/FileUploadIcon.d.ts +0 -3
- package/icons/FilterDuotoneIcon.d.ts +0 -6
- package/icons/FilterIcon.d.ts +0 -3
- package/icons/FolderListDuotoneIcon.d.ts +0 -6
- package/icons/FolderListIcon.d.ts +0 -3
- package/icons/FolderUploadDuotoneIcon.d.ts +0 -6
- package/icons/FolderUploadIcon.d.ts +0 -3
- package/icons/FusionDuotoneIcon.d.ts +0 -6
- package/icons/FusionIcon.d.ts +0 -3
- package/icons/GlobeDuotoneIcon.d.ts +0 -6
- package/icons/GlobeIcon.d.ts +0 -3
- package/icons/GraphQLDuotoneIcon.d.ts +0 -3
- package/icons/GraphQLIcon.d.ts +0 -3
- package/icons/GridDuotoneIcon.d.ts +0 -6
- package/icons/GridIcon.d.ts +0 -3
- package/icons/HelloDuotoneIcon.d.ts +0 -6
- package/icons/HelloIcon.d.ts +0 -3
- package/icons/HelpDuotoneIcon.d.ts +0 -6
- package/icons/HelpIcon.d.ts +0 -3
- package/icons/HexagonDuotoneIcon.d.ts +0 -3
- package/icons/HexagonIcon.d.ts +0 -3
- package/icons/HomeDuotoneIcon.d.ts +0 -6
- package/icons/HomeIcon.d.ts +0 -3
- package/icons/ImageDuotoneIcon.d.ts +0 -6
- package/icons/ImageIcon.d.ts +0 -3
- package/icons/ImportDuotoneIcon.d.ts +0 -6
- package/icons/ImportIcon.d.ts +0 -3
- package/icons/InfoDuotoneIcon.d.ts +0 -6
- package/icons/InfoIcon.d.ts +0 -3
- package/icons/IntegrationDuotoneIcon.d.ts +0 -6
- package/icons/IntegrationIcon.d.ts +0 -3
- package/icons/LandedCostDuotoneIcon.d.ts +0 -6
- package/icons/LandedCostIcon.d.ts +0 -3
- package/icons/LaptopDuotoneIcon.d.ts +0 -6
- package/icons/LaptopIcon.d.ts +0 -3
- package/icons/LeftPanelClosedDuotoneIcon.d.ts +0 -6
- package/icons/LeftPanelClosedIcon.d.ts +0 -3
- package/icons/LeftPanelOpenDuotoneIcon.d.ts +0 -6
- package/icons/LeftPanelOpenIcon.d.ts +0 -3
- package/icons/LightDuotoneIcon.d.ts +0 -6
- package/icons/LightIcon.d.ts +0 -3
- package/icons/LikeDuotoneIcon.d.ts +0 -6
- package/icons/LikeIcon.d.ts +0 -3
- package/icons/LineDownDuotoneIcon.d.ts +0 -6
- package/icons/LineDownIcon.d.ts +0 -3
- package/icons/LineUpDuotoneIcon.d.ts +0 -6
- package/icons/LineUpIcon.d.ts +0 -3
- package/icons/LinkDuotoneIcon.d.ts +0 -6
- package/icons/LinkIcon.d.ts +0 -3
- package/icons/LocationDuotoneIcon.d.ts +0 -6
- package/icons/LocationIcon.d.ts +0 -3
- package/icons/LockDuotoneIcon.d.ts +0 -6
- package/icons/LockIcon.d.ts +0 -3
- package/icons/LoginDuotoneIcon.d.ts +0 -6
- package/icons/LoginIcon.d.ts +0 -3
- package/icons/LogoutDuotoneIcon.d.ts +0 -6
- package/icons/LogoutIcon.d.ts +0 -3
- package/icons/MailDuotoneIcon.d.ts +0 -6
- package/icons/MailIcon.d.ts +0 -3
- package/icons/MaximizeDuotoneIcon.d.ts +0 -6
- package/icons/MaximizeIcon.d.ts +0 -3
- package/icons/MenuDuotoneIcon.d.ts +0 -6
- package/icons/MenuIcon.d.ts +0 -3
- package/icons/MinimizeDuotoneIcon.d.ts +0 -6
- package/icons/MinimizeIcon.d.ts +0 -3
- package/icons/MinusCircleDuotoneIcon.d.ts +0 -6
- package/icons/MinusCircleIcon.d.ts +0 -3
- package/icons/MinusDuotoneIcon.d.ts +0 -3
- package/icons/MinusIcon.d.ts +0 -3
- package/icons/MobileDuotoneIcon.d.ts +0 -6
- package/icons/MobileIcon.d.ts +0 -3
- package/icons/MoneyDuotoneIcon.d.ts +0 -6
- package/icons/MoneyIcon.d.ts +0 -3
- package/icons/MonitorDuotoneIcon.d.ts +0 -6
- package/icons/MonitorIcon.d.ts +0 -3
- package/icons/NightDuotoneIcon.d.ts +0 -3
- package/icons/NightIcon.d.ts +0 -3
- package/icons/NoteIcon.d.ts +0 -3
- package/icons/PaletteDuotoneIcon.d.ts +0 -6
- package/icons/PaletteIcon.d.ts +0 -3
- package/icons/PauseCircleDuotoneIcon.d.ts +0 -6
- package/icons/PauseCircleIcon.d.ts +0 -3
- package/icons/PenDuotoneIcon.d.ts +0 -6
- package/icons/PenIcon.d.ts +0 -3
- package/icons/PercentBadgeDuotoneIcon.d.ts +0 -6
- package/icons/PercentBadgeIcon.d.ts +0 -3
- package/icons/PercentDuotoneIcon.d.ts +0 -6
- package/icons/PercentIcon.d.ts +0 -3
- package/icons/PlaneDuotoneIcon.d.ts +0 -6
- package/icons/PlaneIcon.d.ts +0 -3
- package/icons/PlayCircleDuotoneIcon.d.ts +0 -6
- package/icons/PlayCircleIcon.d.ts +0 -3
- package/icons/PlayDuotoneIcon.d.ts +0 -3
- package/icons/PlayIcon.d.ts +0 -3
- package/icons/PlusCircleDuotoneIcon.d.ts +0 -6
- package/icons/PlusCircleIcon.d.ts +0 -3
- package/icons/PlusDuotoneIcon.d.ts +0 -3
- package/icons/PlusIcon.d.ts +0 -3
- package/icons/PrepayDuotoneIcon.d.ts +0 -6
- package/icons/PrepayIcon.d.ts +0 -3
- package/icons/PrinterDuotoneIcon.d.ts +0 -6
- package/icons/PrinterIcon.d.ts +0 -3
- package/icons/RadioIcon.d.ts +0 -3
- package/icons/RateDuotoneIcon.d.ts +0 -6
- package/icons/RateIcon.d.ts +0 -3
- package/icons/ReceiptDuotoneIcon.d.ts +0 -6
- package/icons/ReceiptIcon.d.ts +0 -3
- package/icons/RefreshDuotoneIcon.d.ts +0 -6
- package/icons/RefreshIcon.d.ts +0 -3
- package/icons/RemoveCircleDuotoneIcon.d.ts +0 -6
- package/icons/RemoveCircleIcon.d.ts +0 -3
- package/icons/RemoveDuotoneIcon.d.ts +0 -3
- package/icons/RemoveIcon.d.ts +0 -3
- package/icons/RestrictDuotoneIcon.d.ts +0 -6
- package/icons/RestrictIcon.d.ts +0 -3
- package/icons/RightPanelClosedDuotoneIcon.d.ts +0 -6
- package/icons/RightPanelClosedIcon.d.ts +0 -3
- package/icons/RightPanelOpenDuotoneIcon.d.ts +0 -6
- package/icons/RightPanelOpenIcon.d.ts +0 -3
- package/icons/RocketDuotoneIcon.d.ts +0 -6
- package/icons/RocketIcon.d.ts +0 -3
- package/icons/RulesIcon.d.ts +0 -3
- package/icons/ScanDuotoneIcon.d.ts +0 -6
- package/icons/ScanIcon.d.ts +0 -3
- package/icons/ScreenDuotoneIcon.d.ts +0 -6
- package/icons/ScreenIcon.d.ts +0 -3
- package/icons/SearchDuotoneIcon.d.ts +0 -6
- package/icons/SearchIcon.d.ts +0 -3
- package/icons/SendDuotoneIcon.d.ts +0 -6
- package/icons/SendIcon.d.ts +0 -3
- package/icons/SettingsDuotoneIcon.d.ts +0 -6
- package/icons/SettingsIcon.d.ts +0 -3
- package/icons/ShoppingListDuotoneIcon.d.ts +0 -6
- package/icons/ShoppingListIcon.d.ts +0 -3
- package/icons/ShoppingTagDuotoneIcon.d.ts +0 -6
- package/icons/ShoppingTagIcon.d.ts +0 -3
- package/icons/SquareDuotoneIcon.d.ts +0 -3
- package/icons/SquareIcon.d.ts +0 -3
- package/icons/StarDuotoneIcon.d.ts +0 -3
- package/icons/StarIcon.d.ts +0 -3
- package/icons/StarOffDuotoneIcon.d.ts +0 -6
- package/icons/StarOffIcon.d.ts +0 -3
- package/icons/StarsDuotoneIcon.d.ts +0 -6
- package/icons/StarsIcon.d.ts +0 -3
- package/icons/SunnyDuotoneIcon.d.ts +0 -6
- package/icons/SunnyIcon.d.ts +0 -3
- package/icons/TagDuotoneIcon.d.ts +0 -6
- package/icons/TagIcon.d.ts +0 -3
- package/icons/TaxDuotoneIcon.d.ts +0 -6
- package/icons/TaxIcon.d.ts +0 -3
- package/icons/ThreeDotDuotoneIcon.d.ts +0 -3
- package/icons/ThreeDotIcon.d.ts +0 -3
- package/icons/TotalLandedCostDuotoneIcon.d.ts +0 -6
- package/icons/TotalLandedCostIcon.d.ts +0 -3
- package/icons/TrashCanDuotoneIcon.d.ts +0 -6
- package/icons/TrashCanIcon.d.ts +0 -3
- package/icons/TriangleDuotoneIcon.d.ts +0 -3
- package/icons/TriangleIcon.d.ts +0 -3
- package/icons/TruckDuotoneIcon.d.ts +0 -6
- package/icons/TruckIcon.d.ts +0 -3
- package/icons/UFODuotoneIcon.d.ts +0 -6
- package/icons/UFOIcon.d.ts +0 -3
- package/icons/UserDuotoneIcon.d.ts +0 -6
- package/icons/UserIcon.d.ts +0 -3
- package/icons/UsersIcon.d.ts +0 -3
- package/icons/UtahDuotoneIcon.d.ts +0 -3
- package/icons/UtahIcon.d.ts +0 -3
- package/icons/WarningDuotoneIcon.d.ts +0 -6
- package/icons/WarningIcon.d.ts +0 -3
- package/icons/custom/AvatarIcon.d.ts +0 -3
- package/icons/custom/ZonosIcon.d.ts +0 -3
- package/icons/custom/ZonosIcon.js +0 -1
- package/icons/custom/ZonosLogoIcon.d.ts +0 -3
- package/icons/custom/ZonosLogoIcon.js +0 -1
- package/icons/custom/products/CheckoutColorIcon.d.ts +0 -3
- package/icons/custom/products/ClassifyColorIcon.d.ts +0 -3
- package/icons/custom/products/ClearColorIcon.d.ts +0 -3
- package/icons/custom/products/CollectColorIcon.d.ts +0 -3
- package/icons/custom/products/CounterCompanionColorIcon.d.ts +0 -3
- package/icons/custom/products/DashboardColorIcon.d.ts +0 -3
- package/icons/custom/products/HelloColorIcon.d.ts +0 -3
- package/icons/custom/products/InclusivePricingColorIcon.d.ts +0 -3
- package/icons/custom/products/LandedCostColorIcon.d.ts +0 -3
- package/icons/custom/products/PrepayColorIcon.d.ts +0 -3
- package/icons/custom/products/RateColorIcon.d.ts +0 -3
- package/icons/custom/products/RestrictColorIcon.d.ts +0 -3
- package/icons/custom/products/ScreenColorIcon.d.ts +0 -3
- package/icons/custom/products/TaxColorIcon.d.ts +0 -3
- package/icons/custom/theme/ThemeDarkIcon.d.ts +0 -4
- package/icons/custom/theme/ThemeLightIcon.d.ts +0 -4
- package/icons/custom/us-states/AlabamaIcon.d.ts +0 -3
- package/icons/custom/us-states/AlaskaIcon.d.ts +0 -3
- package/icons/custom/us-states/ArizonaIcon.d.ts +0 -3
- package/icons/custom/us-states/ArkansasIcon.d.ts +0 -3
- package/icons/custom/us-states/CaliforniaIcon.d.ts +0 -3
- package/icons/custom/us-states/ColoradoIcon.d.ts +0 -3
- package/icons/custom/us-states/ConnecticutIcon.d.ts +0 -3
- package/icons/custom/us-states/DelawareIcon.d.ts +0 -3
- package/icons/custom/us-states/FloridaIcon.d.ts +0 -3
- package/icons/custom/us-states/GeorgiaIcon.d.ts +0 -3
- package/icons/custom/us-states/HawaiiIcon.d.ts +0 -3
- package/icons/custom/us-states/IdahoIcon.d.ts +0 -3
- package/icons/custom/us-states/IllinoisIcon.d.ts +0 -3
- package/icons/custom/us-states/IndianaIcon.d.ts +0 -3
- package/icons/custom/us-states/IowaIcon.d.ts +0 -3
- package/icons/custom/us-states/KansasIcon.d.ts +0 -3
- package/icons/custom/us-states/KentuckyIcon.d.ts +0 -3
- package/icons/custom/us-states/LouisianaIcon.d.ts +0 -3
- package/icons/custom/us-states/MaineIcon.d.ts +0 -3
- package/icons/custom/us-states/MarylandIcon.d.ts +0 -3
- package/icons/custom/us-states/MassachusettsIcon.d.ts +0 -3
- package/icons/custom/us-states/MichiganIcon.d.ts +0 -3
- package/icons/custom/us-states/MinnesotaIcon.d.ts +0 -3
- package/icons/custom/us-states/MississippiIcon.d.ts +0 -3
- package/icons/custom/us-states/MissouriIcon.d.ts +0 -3
- package/icons/custom/us-states/MontanaIcon.d.ts +0 -3
- package/icons/custom/us-states/NebraskaIcon.d.ts +0 -3
- package/icons/custom/us-states/NevadaIcon.d.ts +0 -3
- package/icons/custom/us-states/NewHampshireIcon.d.ts +0 -3
- package/icons/custom/us-states/NewJerseyIcon.d.ts +0 -3
- package/icons/custom/us-states/NewMexicoIcon.d.ts +0 -3
- package/icons/custom/us-states/NewYorkIcon.d.ts +0 -3
- package/icons/custom/us-states/NorthCarolinaIcon.d.ts +0 -3
- package/icons/custom/us-states/NorthDakotaIcon.d.ts +0 -3
- package/icons/custom/us-states/OhioIcon.d.ts +0 -3
- package/icons/custom/us-states/OklahomaIcon.d.ts +0 -3
- package/icons/custom/us-states/OregonIcon.d.ts +0 -3
- package/icons/custom/us-states/PennsylvaniaIcon.d.ts +0 -3
- package/icons/custom/us-states/PuertoRicoIcon.d.ts +0 -3
- package/icons/custom/us-states/RhodeIslandIcon.d.ts +0 -3
- package/icons/custom/us-states/SouthCarolinaIcon.d.ts +0 -3
- package/icons/custom/us-states/SouthDakotaIcon.d.ts +0 -3
- package/icons/custom/us-states/TennesseeIcon.d.ts +0 -3
- package/icons/custom/us-states/TexasIcon.d.ts +0 -3
- package/icons/custom/us-states/UtahIcon.d.ts +0 -3
- package/icons/custom/us-states/VermontIcon.d.ts +0 -3
- package/icons/custom/us-states/VirginiaIcon.d.ts +0 -3
- package/icons/custom/us-states/WashingtonIcon.d.ts +0 -3
- package/icons/custom/us-states/WestVirginiaIcon.d.ts +0 -3
- package/icons/custom/us-states/WisconsinIcon.d.ts +0 -3
- package/icons/custom/us-states/WyomingIcon.d.ts +0 -3
- package/icons/flag-icon/FlagIcon.d.ts +0 -14
- package/icons/flag-icon/_FlagIconBase.d.ts +0 -10
- package/icons/flags/AD.d.ts +0 -8
- package/icons/flags/AE.d.ts +0 -8
- package/icons/flags/AF.d.ts +0 -8
- package/icons/flags/AG.d.ts +0 -8
- package/icons/flags/AI.d.ts +0 -8
- package/icons/flags/AL.d.ts +0 -8
- package/icons/flags/AM.d.ts +0 -8
- package/icons/flags/AO.d.ts +0 -8
- package/icons/flags/AQ.d.ts +0 -8
- package/icons/flags/AR.d.ts +0 -8
- package/icons/flags/AS.d.ts +0 -8
- package/icons/flags/AT.d.ts +0 -8
- package/icons/flags/AU.d.ts +0 -8
- package/icons/flags/AW.d.ts +0 -8
- package/icons/flags/AX.d.ts +0 -8
- package/icons/flags/AZ.d.ts +0 -8
- package/icons/flags/BA.d.ts +0 -8
- package/icons/flags/BB.d.ts +0 -8
- package/icons/flags/BD.d.ts +0 -8
- package/icons/flags/BE.d.ts +0 -8
- package/icons/flags/BF.d.ts +0 -8
- package/icons/flags/BG.d.ts +0 -8
- package/icons/flags/BH.d.ts +0 -8
- package/icons/flags/BI.d.ts +0 -8
- package/icons/flags/BJ.d.ts +0 -8
- package/icons/flags/BL.d.ts +0 -8
- package/icons/flags/BM.d.ts +0 -8
- package/icons/flags/BN.d.ts +0 -8
- package/icons/flags/BO.d.ts +0 -8
- package/icons/flags/BQ.d.ts +0 -8
- package/icons/flags/BR.d.ts +0 -8
- package/icons/flags/BS.d.ts +0 -8
- package/icons/flags/BT.d.ts +0 -8
- package/icons/flags/BV.d.ts +0 -8
- package/icons/flags/BW.d.ts +0 -8
- package/icons/flags/BY.d.ts +0 -8
- package/icons/flags/BZ.d.ts +0 -8
- package/icons/flags/CA.d.ts +0 -8
- package/icons/flags/CC.d.ts +0 -8
- package/icons/flags/CD.d.ts +0 -8
- package/icons/flags/CF.d.ts +0 -8
- package/icons/flags/CG.d.ts +0 -8
- package/icons/flags/CH.d.ts +0 -8
- package/icons/flags/CI.d.ts +0 -8
- package/icons/flags/CK.d.ts +0 -8
- package/icons/flags/CL.d.ts +0 -8
- package/icons/flags/CM.d.ts +0 -8
- package/icons/flags/CN.d.ts +0 -8
- package/icons/flags/CO.d.ts +0 -8
- package/icons/flags/CR.d.ts +0 -8
- package/icons/flags/CU.d.ts +0 -8
- package/icons/flags/CV.d.ts +0 -8
- package/icons/flags/CW.d.ts +0 -8
- package/icons/flags/CX.d.ts +0 -8
- package/icons/flags/CY.d.ts +0 -8
- package/icons/flags/CZ.d.ts +0 -8
- package/icons/flags/DE.d.ts +0 -8
- package/icons/flags/DJ.d.ts +0 -8
- package/icons/flags/DK.d.ts +0 -8
- package/icons/flags/DM.d.ts +0 -8
- package/icons/flags/DO.d.ts +0 -8
- package/icons/flags/DZ.d.ts +0 -8
- package/icons/flags/Default.d.ts +0 -8
- package/icons/flags/EC.d.ts +0 -8
- package/icons/flags/EE.d.ts +0 -8
- package/icons/flags/EG.d.ts +0 -8
- package/icons/flags/EH.d.ts +0 -8
- package/icons/flags/ER.d.ts +0 -8
- package/icons/flags/ES.d.ts +0 -8
- package/icons/flags/ET.d.ts +0 -8
- package/icons/flags/FI.d.ts +0 -8
- package/icons/flags/FJ.d.ts +0 -8
- package/icons/flags/FK.d.ts +0 -8
- package/icons/flags/FM.d.ts +0 -8
- package/icons/flags/FO.d.ts +0 -8
- package/icons/flags/FR.d.ts +0 -8
- package/icons/flags/GA.d.ts +0 -8
- package/icons/flags/GB.d.ts +0 -8
- package/icons/flags/GD.d.ts +0 -8
- package/icons/flags/GE.d.ts +0 -8
- package/icons/flags/GF.d.ts +0 -8
- package/icons/flags/GG.d.ts +0 -8
- package/icons/flags/GH.d.ts +0 -8
- package/icons/flags/GI.d.ts +0 -8
- package/icons/flags/GL.d.ts +0 -8
- package/icons/flags/GM.d.ts +0 -8
- package/icons/flags/GN.d.ts +0 -8
- package/icons/flags/GP.d.ts +0 -8
- package/icons/flags/GQ.d.ts +0 -8
- package/icons/flags/GR.d.ts +0 -8
- package/icons/flags/GS.d.ts +0 -8
- package/icons/flags/GT.d.ts +0 -8
- package/icons/flags/GU.d.ts +0 -8
- package/icons/flags/GW.d.ts +0 -8
- package/icons/flags/GY.d.ts +0 -8
- package/icons/flags/HK.d.ts +0 -8
- package/icons/flags/HM.d.ts +0 -8
- package/icons/flags/HN.d.ts +0 -8
- package/icons/flags/HR.d.ts +0 -8
- package/icons/flags/HT.d.ts +0 -8
- package/icons/flags/HU.d.ts +0 -8
- package/icons/flags/IC.d.ts +0 -8
- package/icons/flags/ID.d.ts +0 -8
- package/icons/flags/IE.d.ts +0 -8
- package/icons/flags/IL.d.ts +0 -8
- package/icons/flags/IM.d.ts +0 -8
- package/icons/flags/IN.d.ts +0 -8
- package/icons/flags/IO.d.ts +0 -8
- package/icons/flags/IQ.d.ts +0 -8
- package/icons/flags/IR.d.ts +0 -8
- package/icons/flags/IS.d.ts +0 -8
- package/icons/flags/IT.d.ts +0 -8
- package/icons/flags/JE.d.ts +0 -8
- package/icons/flags/JM.d.ts +0 -8
- package/icons/flags/JO.d.ts +0 -8
- package/icons/flags/JP.d.ts +0 -8
- package/icons/flags/KE.d.ts +0 -8
- package/icons/flags/KG.d.ts +0 -8
- package/icons/flags/KH.d.ts +0 -8
- package/icons/flags/KI.d.ts +0 -8
- package/icons/flags/KM.d.ts +0 -8
- package/icons/flags/KN.d.ts +0 -8
- package/icons/flags/KP.d.ts +0 -8
- package/icons/flags/KR.d.ts +0 -8
- package/icons/flags/KW.d.ts +0 -8
- package/icons/flags/KY.d.ts +0 -8
- package/icons/flags/KZ.d.ts +0 -8
- package/icons/flags/LA.d.ts +0 -8
- package/icons/flags/LB.d.ts +0 -8
- package/icons/flags/LC.d.ts +0 -8
- package/icons/flags/LI.d.ts +0 -8
- package/icons/flags/LK.d.ts +0 -8
- package/icons/flags/LR.d.ts +0 -8
- package/icons/flags/LS.d.ts +0 -8
- package/icons/flags/LT.d.ts +0 -8
- package/icons/flags/LU.d.ts +0 -8
- package/icons/flags/LV.d.ts +0 -8
- package/icons/flags/LY.d.ts +0 -8
- package/icons/flags/MA.d.ts +0 -8
- package/icons/flags/MC.d.ts +0 -8
- package/icons/flags/MD.d.ts +0 -8
- package/icons/flags/ME.d.ts +0 -8
- package/icons/flags/MF.d.ts +0 -8
- package/icons/flags/MG.d.ts +0 -8
- package/icons/flags/MH.d.ts +0 -8
- package/icons/flags/MK.d.ts +0 -8
- package/icons/flags/ML.d.ts +0 -8
- package/icons/flags/MM.d.ts +0 -8
- package/icons/flags/MN.d.ts +0 -8
- package/icons/flags/MO.d.ts +0 -8
- package/icons/flags/MP.d.ts +0 -8
- package/icons/flags/MQ.d.ts +0 -8
- package/icons/flags/MR.d.ts +0 -8
- package/icons/flags/MS.d.ts +0 -8
- package/icons/flags/MT.d.ts +0 -8
- package/icons/flags/MU.d.ts +0 -8
- package/icons/flags/MV.d.ts +0 -8
- package/icons/flags/MW.d.ts +0 -8
- package/icons/flags/MX.d.ts +0 -8
- package/icons/flags/MY.d.ts +0 -8
- package/icons/flags/MZ.d.ts +0 -8
- package/icons/flags/NA.d.ts +0 -8
- package/icons/flags/NC.d.ts +0 -8
- package/icons/flags/NE.d.ts +0 -8
- package/icons/flags/NF.d.ts +0 -8
- package/icons/flags/NG.d.ts +0 -8
- package/icons/flags/NI.d.ts +0 -8
- package/icons/flags/NL.d.ts +0 -8
- package/icons/flags/NO.d.ts +0 -8
- package/icons/flags/NP.d.ts +0 -8
- package/icons/flags/NR.d.ts +0 -8
- package/icons/flags/NU.d.ts +0 -8
- package/icons/flags/NZ.d.ts +0 -8
- package/icons/flags/OM.d.ts +0 -8
- package/icons/flags/PA.d.ts +0 -8
- package/icons/flags/PE.d.ts +0 -8
- package/icons/flags/PF.d.ts +0 -8
- package/icons/flags/PG.d.ts +0 -8
- package/icons/flags/PH.d.ts +0 -8
- package/icons/flags/PK.d.ts +0 -8
- package/icons/flags/PL.d.ts +0 -8
- package/icons/flags/PM.d.ts +0 -8
- package/icons/flags/PN.d.ts +0 -8
- package/icons/flags/PR.d.ts +0 -8
- package/icons/flags/PS.d.ts +0 -8
- package/icons/flags/PT.d.ts +0 -8
- package/icons/flags/PW.d.ts +0 -8
- package/icons/flags/PY.d.ts +0 -8
- package/icons/flags/QA.d.ts +0 -8
- package/icons/flags/RE.d.ts +0 -8
- package/icons/flags/RO.d.ts +0 -8
- package/icons/flags/RS.d.ts +0 -8
- package/icons/flags/RU.d.ts +0 -8
- package/icons/flags/RW.d.ts +0 -8
- package/icons/flags/SA.d.ts +0 -8
- package/icons/flags/SB.d.ts +0 -8
- package/icons/flags/SC.d.ts +0 -8
- package/icons/flags/SD.d.ts +0 -8
- package/icons/flags/SE.d.ts +0 -8
- package/icons/flags/SG.d.ts +0 -8
- package/icons/flags/SH.d.ts +0 -8
- package/icons/flags/SI.d.ts +0 -8
- package/icons/flags/SJ.d.ts +0 -8
- package/icons/flags/SK.d.ts +0 -8
- package/icons/flags/SL.d.ts +0 -8
- package/icons/flags/SM.d.ts +0 -8
- package/icons/flags/SN.d.ts +0 -8
- package/icons/flags/SO.d.ts +0 -8
- package/icons/flags/SR.d.ts +0 -8
- package/icons/flags/SS.d.ts +0 -8
- package/icons/flags/ST.d.ts +0 -8
- package/icons/flags/SV.d.ts +0 -8
- package/icons/flags/SX.d.ts +0 -8
- package/icons/flags/SY.d.ts +0 -8
- package/icons/flags/SZ.d.ts +0 -8
- package/icons/flags/TC.d.ts +0 -8
- package/icons/flags/TD.d.ts +0 -8
- package/icons/flags/TF.d.ts +0 -8
- package/icons/flags/TG.d.ts +0 -8
- package/icons/flags/TH.d.ts +0 -8
- package/icons/flags/TJ.d.ts +0 -8
- package/icons/flags/TK.d.ts +0 -8
- package/icons/flags/TL.d.ts +0 -8
- package/icons/flags/TM.d.ts +0 -8
- package/icons/flags/TN.d.ts +0 -8
- package/icons/flags/TO.d.ts +0 -8
- package/icons/flags/TR.d.ts +0 -8
- package/icons/flags/TT.d.ts +0 -8
- package/icons/flags/TV.d.ts +0 -8
- package/icons/flags/TW.d.ts +0 -8
- package/icons/flags/TZ.d.ts +0 -8
- package/icons/flags/UA.d.ts +0 -8
- package/icons/flags/UG.d.ts +0 -8
- package/icons/flags/UM.d.ts +0 -8
- package/icons/flags/US.d.ts +0 -8
- package/icons/flags/UY.d.ts +0 -8
- package/icons/flags/UZ.d.ts +0 -8
- package/icons/flags/VA.d.ts +0 -8
- package/icons/flags/VC.d.ts +0 -8
- package/icons/flags/VE.d.ts +0 -8
- package/icons/flags/VG.d.ts +0 -8
- package/icons/flags/VI.d.ts +0 -8
- package/icons/flags/VN.d.ts +0 -8
- package/icons/flags/VU.d.ts +0 -8
- package/icons/flags/WF.d.ts +0 -8
- package/icons/flags/WS.d.ts +0 -8
- package/icons/flags/YE.d.ts +0 -8
- package/icons/flags/YT.d.ts +0 -8
- package/icons/flags/ZA.d.ts +0 -8
- package/icons/flags/ZM.d.ts +0 -8
- package/icons/flags/ZW.d.ts +0 -8
- package/icons/flags/_FlagIndex.d.ts +0 -251
- package/icons/icon-base/_IconBase.d.ts +0 -6
- package/icons/icon-base/_StateIconBase.d.ts +0 -6
- package/icons/icon-base/_ThemeIconBase.d.ts +0 -8
- package/styles/constants/theme.d.ts +0 -534
- package/styles/devices.d.ts +0 -10
- package/tslib.es6-5672428a.js +0 -1
- package/types/BaseProps.d.ts +0 -7
- package/types/Color.d.ts +0 -5
- package/types/Depth.d.ts +0 -1
- package/types/GeoJsonWorld.d.ts +0 -21
- package/types/GridSpacing.d.ts +0 -2
- package/types/IconProps.d.ts +0 -10
- package/types/Intent.d.ts +0 -1
- package/types/ReactComponent.d.ts +0 -2
- package/types/SectionLayout.d.ts +0 -1
- package/types/SelectOption.d.ts +0 -12
- package/types/Size.d.ts +0 -1
- package/types/Theme.d.ts +0 -3
- package/types/UnitedStates.d.ts +0 -12
- package/types/UploadedFile.d.ts +0 -5
- package/types/Variant.d.ts +0 -1
- package/types/deep/Deep.test-d.d.ts +0 -1
- package/types/deep/DeepKeyof.d.ts +0 -18
- package/types/deep/DeepKeyofAtIndex.d.ts +0 -12
- package/types/deep/DeepKeyofAtIndex.test-d.d.ts +0 -1
- package/types/deep/DeepReducerActions.d.ts +0 -25
- package/types/deep/deep.d.ts +0 -4
- package/utils/_extractQueryParams.d.ts +0 -5
- package/utils/addIndex.d.ts +0 -6
- package/utils/changeDeepProperty.d.ts +0 -44
- package/utils/changeDeepPropertyAtIndex.d.ts +0 -68
- package/utils/countryPhoneCodes.d.ts +0 -4
- package/utils/flattenRow.d.ts +0 -8
- package/utils/formatCurrency.d.ts +0 -49
- package/utils/getAminoColor.d.ts +0 -2
- package/utils/getCountryCodeByName.d.ts +0 -2
- package/utils/getCountryUrls.d.ts +0 -1
- package/utils/getFuzzySearch.d.ts +0 -8
- package/utils/getHashId.d.ts +0 -2
- package/utils/getIsInternalLink.d.ts +0 -8
- package/utils/getProductDetails.d.ts +0 -19
- package/utils/getTestId.d.ts +0 -5
- package/utils/handleFetch.d.ts +0 -23
- package/utils/hooks/action-pivot-table/useHasuraGqlPagination.d.ts +0 -13
- package/utils/hooks/useAminoTheme.d.ts +0 -12
- package/utils/hooks/useCountryOptions.d.ts +0 -71
- package/utils/hooks/useDropdown.d.ts +0 -32
- package/utils/hooks/useHeightAdjustTextarea.d.ts +0 -15
- package/utils/hooks/useNotify.d.ts +0 -5
- package/utils/hooks/usePrevious.d.ts +0 -1
- package/utils/hooks/useStateUrl.d.ts +0 -24
- package/utils/hooks/useStorage.d.ts +0 -19
- package/utils/hooks/useSwr.d.ts +0 -1
- package/utils/hooks/useSwrt.d.ts +0 -29
- package/utils/isKeyInObj.d.ts +0 -5
- package/utils/jsonParse.d.ts +0 -1
- package/utils/multiinput/parseStringIntoTags.d.ts +0 -2
- package/utils/prepCountryOptions.d.ts +0 -19
- package/utils/prepRegionCountryOptions.d.ts +0 -5
- package/utils/setupNestedData.d.ts +0 -2
- package/utils/storage.d.ts +0 -21
- package/utils/truncateText.d.ts +0 -25
- package/utils/unitedStates.d.ts +0 -2
- package/utils/useCopyText.d.ts +0 -13
package/icons/flags/KY.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),c=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var t=e.forwardRef((function(e,t){var a=e.borderRadius,l=e.height,h=e.width;return React.createElement(c.FlagIconBase,{ref:t,borderRadius:a,height:l,viewBox:"0 0 24 24",width:h},React.createElement("path",{d:"M21.333 3.333H2.667c-.137 0-.272.01-.403.03l-.003 1.17-1.82-.003A2.656 2.656 0 0 0 0 6v12a2.667 2.667 0 0 0 2.667 2.667h18.666A2.667 2.667 0 0 0 24 18V6a2.667 2.667 0 0 0-2.667-2.667Z",fill:"#00247D"}),React.createElement("path",{d:"M22.493 15.147c-.186.026-.264.293-.344.453 0 0-.186.16-.48.133 0 0 .135-.213.268-.427.133-.213.054-.48-.133-.506-.186-.027-.213-.134-.453-.347-.24-.213-.667-.24-.747-.053-.08.186-.454.32-.4.587.053.266.186.613.32.826 0 0-.631.4-1.139.587-.506.187-.874.213-.874.213s-.532-.026-1.039-.213c-.507-.187-.99-.587-.99-.587.133-.213.267-.56.321-.826.053-.266-.32-.401-.4-.587-.08-.187-.507-.16-.747.053s-.266.32-.454.347c-.186.026-.267.293-.133.506l.265.427c-.293.027-.48-.133-.48-.133-.08-.16-.163-.427-.35-.453-.187-.027-.19.159-.164.347.027.186.15.533.23.746.08.213.22.24.514.293.293.054.735-.186.735-.186 1.041 1.013 2.538.986 2.538.986s1.644.027 2.684-.986c0 0 .514.24.808.186.294-.053.472-.08.551-.293.08-.213.223-.56.25-.746.027-.188.03-.374-.157-.347Z",fill:"#F9D050"}),React.createElement("path",{d:"M22.392 16.213s.213-.64.266-.854c.053-.212-.16-.293-.32-.16-.16.135-.4.908-.4.908s.08-.16.24-.134c.16.027.214.24.214.24Zm-1.28-.986s.293-.348.32-.56c.026-.213-.267-.48-.481-.454-.213.027-.374.187-.32.373.054.187.24.56.24.56s0-.053.107-.053.133.134.133.134Zm-6.495.986s-.213-.64-.267-.854c-.053-.212.16-.293.32-.16.16.135.4.908.4.908s-.08-.16-.24-.134c-.16.027-.213.24-.213.24Zm1.28-.986s-.293-.348-.32-.56c-.026-.213.267-.48.48-.454.214.027.374.187.32.373-.053.187-.24.56-.24.56s0-.053-.106-.053c-.107 0-.134.134-.134.134Z",fill:"#DB1C1C"}),React.createElement("path",{d:"M18.511 10.559h-2.154v1.952h4.667v-1.952h-2.513Z",fill:"#CF1B2B"}),React.createElement("path",{d:"M20.18 15.572c.374-.454.844-1.28.844-2.427v-.99c-.143-.003-.297-.016-.335-.005-.246.07-.288.329-.586.329-.346 0-.441-.347-.788-.347-.347 0-.46.347-.807.347-.293 0-.537-.347-.803-.347-.267 0-.562.347-.802.347-.212 0-.352-.27-.546-.334l.001 1c0 .798.162 1.431.351 1.91.11.278.416.694.471.738 0 0 .63.136.996.78 0 0 .065.046.343.046.277 0 .338-.06.338-.06.364-.667.99-.582 1.324-.987Z",fill:"#fff"}),React.createElement("path",{d:"M16.82 13.92c.32 0 .72-.293.933-.293.214 0 .4.292.694.292.293 0 .666-.292.853-.292.187 0 .48.292.773.292.293 0 .4-.292.666-.292.053 0 .21.02.253.04.027-.175.04-.466.031-.738-.111-.003-.189-.007-.242-.007-.032 0-.071-.006-.116.01-.226.079-.274.321-.564.321-.346 0-.44-.346-.787-.346-.347 0-.46.346-.807.346-.293 0-.537-.346-.804-.346-.266 0-.562.346-.802.346-.164 0-.284-.163-.42-.265a.382.382 0 0 0-.124-.062c-.016.37.02.735.02.735.132.077.192.258.444.258Zm2.51 1.573c-.343 0-.453.337-.79.344-.337-.007-.447-.344-.79-.344-.232 0-.417.198-.57.3.177.113.436.184.775.436.241.18.585.198.585.198s.344-.02.585-.198c.34-.252.598-.323.776-.436-.154-.102-.339-.3-.571-.3Zm1.54-1.414c-.373 0-.345.347-.69.347-.348 0-.428-.347-.774-.347-.347 0-.454.347-.8.347-.294 0-.534-.347-.8-.347-.267 0-.56.347-.8.347-.183 0-.381-.201-.571-.298 0 0 .092.557.27.916.06.027.142.049.22.049.32 0 .72-.293.934-.293.213 0 .4.293.693.293.293 0 .667-.293.853-.293.187 0 .48.293.773.293.19 0 .32-.128.448-.215.123-.225.215-.485.29-.797a.48.48 0 0 0-.045-.002Z",fill:"#0B50A0"}),React.createElement("path",{d:"m17.227 13.223.237-.805.243.803.839-.024-.688.48.281.79-.668-.507-.665.513.275-.793-.692-.474.838.017Zm2.454 0 .236-.805.244.803.839-.024-.689.48.282.79-.669-.507-.664.513.275-.793-.693-.474.84.017Z",fill:"#059334"}),React.createElement("path",{d:"m18.455 14.663.236-.806.244.804.838-.024-.688.48.282.79-.669-.506-.665.512.275-.792-.693-.475.84.017Z",fill:"#059334"}),React.createElement("path",{d:"M16.79 10.732c.166-.137.32.08.347.213.026.134.186.32.346.32 0 0 .107-.32.187-.48.08-.16.293-.213.427-.16.134.054.374.027.347.267-.027.24-.107.347-.107.347s.48.026.694 0c.213-.027.454-.16.614-.08.159.08.4.106.48.053.08-.053.133-.213-.054-.187-.186.028-.346.028-.506.054-.16.026-.854.054-.854-.16 0-.213.266-.24.32-.213.054.027.454-.267.534-.133.08.133.08.293-.16.293s-.588-.053-.588.027.108.133.268.133c.159 0 .426-.107.612-.107.187 0 .454-.213.614-.08.16.134.293.32.16.4-.133.08-.614.107-.774.08 0 0 .187.107.348.134.16.027.48.08.454.24-.028.16.052.373-.16.346-.214-.026-.187-.133-.134-.213.054-.08-.08-.16-.32-.133-.239.026-.533-.107-.533-.107s-.08.213.027.267c0 0-.32.133-.507.16-.187.026-.373.106-.373 0 0-.107.133-.267.24-.214.106.054.292-.027.347-.027.053 0-.187-.16-.054-.213.133-.054-.106-.08-.24 0-.133.08-.933.293-1.2.4-.266.106-.507.08-.613.133-.107.053-.32-.08-.214-.213.107-.134.16-.214.24-.134.08.08.214.054.4 0 .187-.053-.106-.106-.159-.16-.053-.053-.267-.373-.267-.453-.003-.08-.483-.16-.19-.4Zm.988-2.013c-.16-.24-.64-.56-.64-.56l.453.134s-.213-.294-.453-.347c.053 0 .48.053.613.16 0 0-.374-.427-.56-.507 0 0 .454.134.614.294l-.187-.4s.347.16.453.373c0 0-.106-.427-.32-.64 0 0 .32.187.428.347l.079-.381.235.212.161-.296.188.306.323-.335s-.08.26-.106.5c0 0 .133-.216.426-.323 0 0-.373.572-.426.785 0 0 .533-.528.88-.661 0 0-.481.563-.614.777 0 0 .4-.346.773-.452 0 0-.48.507-.56.614 0 0 .267-.107.613-.08 0 0-.799.453-.986.613-.187.16-1.387-.133-1.387-.133Z",fill:"#F9D050"}),React.createElement("path",{d:"M17.399 9.896c-.288.053-.367.21-.341.367.026.158.21.288.393.21.183-.08.268-.118.341-.131.178-.033.42-.105.42-.105s.288.052.445 0c0 0 .288.13.524.026 0 0 .577.262.839.158.262-.105.048-.456-.079-.498-.236-.08-.812-.158-1.258-.184-.446-.026-1.284.157-1.284.157Z",fill:"#fff"}),React.createElement("path",{d:"M19.965 9.92a3.113 3.113 0 0 0-.437-.096s.037.148.063.308c.018.107.024.226.082.293a.574.574 0 0 0 .372 0c.266-.106.049-.463-.08-.506Zm-1.562-.183c.082.096.132.348.247.505.041.025.305.143.53.03.025-.045-.187-.515-.187-.515a6.529 6.529 0 0 0-.59-.02Zm-.574.598c.041.024.362-.07.362-.092-.004-.042-.04-.1-.092-.218a.851.851 0 0 0-.161-.235 9.98 9.98 0 0 0-.545.099c.112.19.236.326.436.446Z",fill:"#073163"}),React.createElement("path",{d:"M16.525 8.826s.08-.294.426-.294c.347 0 .187.213.587.24.4.027 1.814.213 2.027.32.213.107.48.08.613.053.133-.027.027.134-.106.214-.133.08-.4.026-.4.026s.293.267.373.454c.08.186 0 .266-.133.186-.133-.08-.293.08-.32-.026-.027-.107-.293-.48-.293-.48s-.774-.107-.987.08c-.213.186-.475.256-.907.213-.266-.027-.426-.16-.372-.32a.358.358 0 0 1 .186-.213s-.027-.32-.133-.24c-.107.08-.347.026-.374-.027-.027-.053-.187-.186-.187-.186Z",fill:"#059334"}),React.createElement("path",{d:"M17.377 8.72c.115-.07.667-.32 1.094-.294.427.027.694.133.986.293.294.16.267.294.428.347.16.053.08.133 0 .213-.08.08-.348.534-1.201.507-.853-.027-.933-.267-1.067-.373-.133-.107-.213-.374-.213-.454 0-.08-.16-.16-.027-.24Z",fill:"#059334"}),React.createElement("path",{d:"M18.978 9.52c.29-.08.681-.185.872-.469-.123-.06-.123-.185-.392-.332a2.15 2.15 0 0 0-.986-.293c-.301-.02-.666.1-.894.197-.013.189-.013.416-.013.416s.24.134.427.294c.186.16.692.266.986.186Z",fill:"#00493D"}),React.createElement("path",{d:"M12.667 12V3.333h-10c-.214 0-.403.03-.403.03l-.003 1.17-1.82-.003s-.028.04-.084.137A2.659 2.659 0 0 0 0 6v6h12.667Z",fill:"#00247D"}),React.createElement("path",{d:"M12.667 3.333h-1.554L8 5.513v-2.18H4.667v1.713L2.264 3.363a2.63 2.63 0 0 0-1.115.444L4.284 6H3.127L.645 4.26a2.81 2.81 0 0 0-.204.27L2.542 6H0v3.333h2.59L0 11.177V12h2.221l2.446-1.712V12H8V9.82L11.112 12h1.555v-1.353L10.79 9.333h1.877V6H10.79l1.876-1.314V3.333Z",fill:"#EEE"}),React.createElement("path",{d:"M7.333 3.333h-2v3.334H0v2h5.333V12h2V8.667h5.334v-2H7.333V3.333Z",fill:"#CF1B2B"}),React.createElement("path",{d:"M12.667 3.333h-.974L8 5.92V6h1.047l3.62-2.534v-.132Zm-11.518.474c-.187.13-.356.282-.504.454L3.127 6h1.156L1.15 3.807Zm3.142 5.526L.49 12h1.152l3.025-2.12v-.548H4.29Zm8.376 2.535v-.813l-2.458-1.722H9.047l3.62 2.535Z",fill:"#CF1B2B"}))}));exports.KY=t;
|
package/icons/flags/KZ.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var c=require("react/jsx-runtime"),s=require("react"),l=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var z=s.forwardRef((function(s,z){var e=s.borderRadius,r=s.height,a=s.width;return c.jsx(l.FlagIconBase,{ref:z,borderRadius:e,height:r,viewBox:"0 0 640 480",width:a,children:c.jsxs("g",{fillRule:"evenodd",children:[c.jsx("path",{d:"M0 0h640v480H0z",fill:"#6fdcff"}),c.jsxs("g",{fill:"#ffe400",children:[c.jsx("path",{d:"M60.2 467c3.3 3.2 2.2 8.5 11.3 7.8 13.8 0 14.2-8.4 14.2-14.3S65 446.4 64 437.7c-1-8.7 4.8-11 9.6-11 4.7 0 8 2.7 8 5.1S79.4 435 76 435s1.5-1.7-1.4-3-4.8 2-4.8 4c0 2.2 7.2 2.8 12 1.3 1 4.7 1.4 5-5.3 13 4.8-3.1 5.2-3.8 10.5-2-5.3-4.6-1.3-13.8-1.2-16.1s-1-5.1-3-6.5c-3.9-3.5-12.2-3.7-17.2-1.4-7.3 3.2-7.7 12.8-5.8 16L80 460.7c1.4 2.4 2 9.2-6.6 9.5-9 .7-12.2-11.6-13.8-15.7-2.1 4.5-4.5 16.8-13.6 16.1-8.6-.3-10.2-7-8.8-9.5l20.7-21c2-3.2 1.6-12.8-5.7-16-5-2.3-13.3-2-17.1 1.4-2.2 1.4-3.4 4.1-3.2 6.5s4.1 11.5-1.1 16c5.2-1.7 5.7-1 10.5 2-6.7-7.9-6.2-8.2-5.3-13 4.8 1.6 12 1 12-1.1s-2-5.6-4.9-4.2c-2.8 1.4 2 3.1-1.4 3.1-3.3 0-5.7-.7-5.7-3s3.3-5.3 8.1-5.3 10.5 2.4 9.5 11.1-22 18.1-22 24c0 6 1.4 13.1 15.2 13.1 9 .7 10.1-4.6 13.4-7.8z"}),c.jsx("path",{d:"M59.1 343.3c3.3-3.2 6-12.6 15-12 13.8 0 19 7.7 19 13.6 0 5.9-28 54-29 62.7-1 8.7 4.8 11.1 9.5 11.1 4.8 0 8.1-2.7 8.1-5.2s-2.4-3-5.7-3 1.4 1.7-1.4 3-4.8-2-4.8-4.1c0-2.1 7.2-2.8 12-1.2.9-4.7 1.3-5-5.3-13 4.8 3 5.2 3.8 10.5 2-5.3 4.6-1.4 13.7-1.2 16s-1 5.2-3.1 6.6c-3.8 3.5-12.2 3.6-17.2 1.4-7.2-3.3-7.6-12.8-5.7-16L87 346.6c1.5-2.4-2.3-10.4-10.9-10.7-9-.7-12.1 8.8-13.7 12.9l12.3-1s.5 2 0 3.2a110 110 0 0 0-12.3 1.6l-.5 6.2h6l-.4 2.8s-5.1-.4-5.6 0c-.5.3-1 6.2-1 6.2s-1 .4-2 .4-2-.4-2-.4-.4-5.9-.9-6.2c-.5-.4-5.6 0-5.6 0l-.5-2.8H56l-.5-6.2s-6-1.2-12.3-1.6c-.4-1.2 0-3.1 0-3.1l12.3.9c-1.6-4.1-4.7-13.6-13.7-13-8.6.4-12.4 8.4-11 10.8L58 405.2c1.9 3.1 1.5 12.7-5.7 16-5 2.2-13.4 2-17.2-1.4-2.1-1.4-3.3-4.2-3.1-6.5s4-11.6-1.2-16c5.3 1.7 5.8 1 10.5-2.1-6.6 8-6.2 8.3-5.2 13 4.7-1.6 11.9-1 11.9 1.2 0 2-2 5.5-4.8 4.1-2.8-1.4 2-3-1.4-3-3.3 0-5.7.6-5.7 3s3.3 5.2 8 5.2 10.5-2.4 9.6-11c-1-8.7-29-57-29-62.8 0-6 5.2-13.5 19-13.5 9-.7 12.3 8.7 15.5 11.9z"}),c.jsx("path",{d:"M59.1 319.4c3.3 3.2 6 12.6 15 12 13.8 0 19-7.7 19-13.6 0-5.9-28-54-29-62.7-1-8.7 4.8-11.1 9.5-11.1 4.8 0 8.1 2.7 8.1 5.2s-2.4 3-5.7 3 1.4-1.6-1.4-3-4.8 2-4.8 4.1c0 2.1 7.2 2.8 12 1.2.9 4.7 1.3 5-5.3 13 4.8-3 5.2-3.8 10.5-2-5.3-4.6-1.4-13.7-1.2-16s-1-5.2-3.1-6.6c-3.8-3.4-12.2-3.6-17.2-1.4-7.2 3.3-7.6 12.8-5.7 16L87 316c1.5 2.4-2.3 10.4-10.9 10.7-9 .7-12.1-8.8-13.7-12.9l12.3 1s.5-2 0-3.2a110 110 0 0 1-12.3-1.6l-.5-6.2h6l-.4-2.8s-5.1.4-5.6 0c-.5-.3-1-6.2-1-6.2s-1-.4-2-.4-2 .4-2 .4-.4 5.9-.9 6.2c-.5.4-5.6 0-5.6 0l-.5 2.8H56l-.5 6.2s-6 1.2-12.3 1.6c-.4 1.2 0 3.1 0 3.1l12.3-.9c-1.6 4.1-4.7 13.6-13.7 13-8.6-.4-12.4-8.4-11-10.8L58 257.5c1.9-3.2 1.5-12.7-5.7-16-5-2.2-13.4-2-17.2 1.4-2.1 1.4-3.3 4.2-3.1 6.5s4 11.5-1.2 16c5.3-1.7 5.8-1 10.5 2.1-6.6-8-6.2-8.3-5.2-13 4.7 1.6 11.9 1 11.9-1.2 0-2-2-5.5-4.8-4.1-2.8 1.4 2 3-1.4 3-3.3 0-5.7-.6-5.7-3s3.3-5.2 8-5.2 10.5 2.4 9.6 11c-1 8.7-29 57-29 62.8 0 6 5.2 13.5 19 13.5 9 .7 12.3-8.7 15.5-11.9z"}),c.jsx("path",{d:"M59.1 160.6c3.3-3.2 6-12.6 15-12 13.8 0 19 7.7 19 13.6 0 5.9-28 54-29 62.8-1 8.6 4.8 11 9.5 11 4.8 0 8.1-2.7 8.1-5.1s-2.4-3.2-5.7-3.2 1.4 1.8-1.4 3.2-4.8-2.1-4.8-4.2c0-2 7.2-2.8 12-1.2.9-4.7 1.3-5-5.3-13 4.8 3.1 5.2 3.8 10.5 2-5.3 4.6-1.4 13.8-1.2 16s-1 5.2-3.1 6.6c-3.8 3.5-12.2 3.6-17.2 1.4-7.2-3.3-7.6-12.8-5.7-16L87 164c1.5-2.4-2.3-10.4-10.9-10.7-9-.7-12.1 8.8-13.7 12.9l12.3-1s.5 2 0 3.2c-6.4.4-12.3 1.6-12.3 1.6l-.5 6.2h6l-.4 2.8s-5.1-.3-5.6 0-1 6.3-1 6.3-1 .3-2 .3-2-.3-2-.3-.4-6-.9-6.3c-.5-.3-5.6 0-5.6 0l-.5-2.8H56l-.5-6.2s-6-1.2-12.3-1.6c-.4-1.2 0-3.1 0-3.1l12.3.9c-1.6-4.1-4.7-13.6-13.7-13-8.6.4-12.4 8.4-11 10.8L58 222.5c1.9 3.2 1.5 12.7-5.7 16-5 2.2-13.4 2-17.2-1.4-2.1-1.4-3.3-4.2-3.1-6.5s4-11.5-1.2-16c5.3 1.7 5.8 1 10.5-2.1-6.6 8-6.2 8.3-5.2 13 4.7-1.6 11.9-.9 11.9 1.2 0 2-2 5.5-4.8 4.1-2.8-1.3 2-3-1.4-3-3.3 0-5.7.6-5.7 3s3.3 5.2 8 5.2 10.5-2.4 9.6-11c-1-8.7-29-56.9-29-62.8 0-5.9 5.2-13.5 19-13.5 9-.7 12.3 8.7 15.5 12z"}),c.jsx("path",{d:"M59.1 136.7c3.3 3.2 6 12.7 15 12 13.8 0 19-7.7 19-13.6 0-5.9-28-54-29-62.7-1-8.7 4.8-11.1 9.5-11.1 4.8 0 8.1 2.8 8.1 5.2s-2.4 3.1-5.7 3.1 1.4-1.7-1.4-3.1-4.8 2-4.8 4.1c0 2.1 7.2 2.8 12 1.2.9 4.7 1.3 5-5.3 13 4.8-3 5.2-3.8 10.5-2-5.3-4.5-1.4-13.7-1.2-16s-1-5.2-3.1-6.6c-3.8-3.4-12.2-3.6-17.2-1.3-7.2 3.2-7.6 12.8-5.7 15.9L87 133.4c1.5 2.4-2.3 10.4-10.9 10.8-9 .6-12.1-8.8-13.7-13l12.3 1s.5-2 0-3.2a111.5 111.5 0 0 1-12.3-1.5l-.5-6.3h6l-.4-2.8s-5.1.4-5.6 0c-.5-.3-1-6.2-1-6.2s-1-.4-2-.4-2 .4-2 .4-.4 5.9-.9 6.2c-.5.4-5.6 0-5.6 0l-.5 2.8H56l-.5 6.3s-6 1.1-12.3 1.5c-.4 1.3 0 3.2 0 3.2l12.3-1c-1.6 4.2-4.7 13.6-13.7 13-8.6-.4-12.4-8.4-11-10.8L58 74.8c1.9-3.1 1.5-12.7-5.7-16-5-2.2-13.4-2-17.2 1.4-2.1 1.4-3.3 4.2-3.1 6.5s4 11.6-1.2 16c5.3-1.7 5.8-1 10.5 2.1-6.6-8-6.2-8.3-5.2-13 4.8 1.6 11.9 1 11.9-1.2 0-2-2-5.5-4.8-4.1-2.8 1.4 2 3.1-1.4 3.1-3.3 0-5.7-.7-5.7-3.1s3.3-5.2 8-5.2 10.6 2.4 9.6 11c-1 8.7-29 57-29 62.8 0 6 5.2 13.6 19 13.6 9 .7 12.3-8.8 15.5-12z"}),c.jsx("path",{d:"M60.2 13c3.3-3.2 2.2-8.5 11.3-7.8 13.8 0 14.2 8.4 14.2 14.3S65 33.6 64 42.3c-1 8.7 4.8 11 9.6 11 4.7 0 8-2.7 8-5.1S79.4 45 76 45s1.5 1.7-1.4 3-4.8-2-4.8-4c0-2.2 7.2-2.9 12-1.3 1-4.7 1.4-5-5.3-13 4.8 3.1 5.2 3.8 10.5 2-5.3 4.6-1.3 13.8-1.2 16.1s-1 5.1-3 6.5c-4 3.7-12.3 3.7-17.3 1.5-7.3-3.2-7.7-12.8-5.8-16L80 19.3c1.4-2.4 2-9.2-6.6-9.5-9-.7-12.2 11.6-13.8 15.7C57.5 21 55.1 8.6 46 9.3c-8.6.3-10.2 7-8.8 9.5l20.7 21c2 3.2 1.6 12.8-5.7 16-5 2.3-13.3 2.1-17.1-1.4-2.2-1.4-3.4-4.1-3.2-6.5s4.1-11.5-1.1-16c5.2 1.7 5.7 1 10.4-2-6.6 7.9-6.1 8.2-5.2 13 4.8-1.6 12-1 12 1.1s-2 5.6-4.9 4.2c-2.8-1.4 2-3.1-1.4-3.1-3.3 0-5.7.7-5.7 3s3.3 5.3 8.1 5.3 10.5-2.4 9.5-11.1-22-18.1-22-24c0-6 1.4-13.1 15.2-13.1 9-.7 10.1 4.6 13.4 7.8z"})]}),c.jsxs("g",{fill:"#ffe400",transform:"translate(-194.7 8.3) scale(1.0673)",children:[c.jsx("rect",{height:"161.3",rx:"85.1",ry:"80.7",width:"170.2",x:"425.9",y:"104.5"}),c.jsx("path",{d:"M507 56.4c-.8 0-4.6 26.8-6 32.8-1.4 13.5 18 13 14.8-.5L507 56.3zm6.8 259.8c.7 0 6.5-26.5 8.4-32.4 2.3-13.3-17.1-14-15-.4l6.6 32.8zM378.2 184.6c0 .7 27.9 6.3 34.1 8.1 14 2.3 15-16 .6-14l-34.7 6zm271.7 3.2c0-.7-28.2-5.3-34.5-6.9-14.1-1.7-14.2 16.6 0 14.1l34.5-7.2zM406.8 99.6c-.5.5 17.9 21.3 21.6 26.4 9.6 10 22.3-4 9.6-10.8l-31.2-15.5zm211.1 171c.5-.5-19.7-19.7-23.9-24.4-10.5-9.2-21.8 5.7-8.6 11.5l32.5 13zm-169-200c-.6.3 8 26.1 9.4 32.2 4.8 12.7 22.2 4.4 13.2-6.5L449 70.6zM572 303c.7-.3-6-26.6-6.9-32.7-3.9-13-21.8-6-13.7 5.6l20.7 27zm30.3-214.4c-.6-.5-22.8 16.6-28.2 20-10.7 9 3.8 21.2 11.2 9.3l17-29.3zm-183 193.7c.5.5 24-15 29.6-18.1 11.3-8.2-2.2-21.4-10.5-10l-19 28.1zm-35-144.1c-.3.6 24 14.7 29.3 18.4 12.5 6.5 19.8-10.5 5.5-13.2l-34.8-5.2zM638 236.6c.3-.6-23-16.3-28-20.3-12-7.4-20.5 9.1-6.4 12.7l34.4 7.6zM557.4 63.7c-.7-.2-14.6 23.4-18.3 28.5a7.8 7.8 0 0 0 14 4.7l4.3-33.2zM463.5 308c.7.3 16.3-22.4 20.3-27.3 7.3-11.6-10.4-19-13.7-5.6l-6.6 32.9zM386 238.7c.3.6 28-6 34.5-7 13.6-3.8 6-20.6-6-12.8L386 238.7zM638.1 136c-.2-.6-28.3 4.1-34.8 4.7-14 2.9-7.5 20.2 5 13.2l29.8-17.9z"}),c.jsx("path",{d:"M534.6 58.1c-.7-.1-10.1 25.4-12.9 31-4.1 13 15 16.2 14.7 2.4L534.7 58zM486.1 314c.7.2 12-24.7 15.2-30.2 5-12.6-13.8-17-14.5-3.3L486 314zm-9.7-253.4c-.7.2 1.9 27.2 1.9 33.4 1.9 13.3 20.6 8.7 14.4-3.7l-16.3-29.7zm68 251.9c.7-.1 0-27.2.5-33.4-.9-13.5-20-10.1-14.6 2.7l14 30.7zM428.2 83c-.6.4 12.7 24.3 15.2 30 7.2 11.7 22.7.7 11.8-8.6l-27-21.4zM593 290.9c.6-.4-11-25.2-13-31-6.3-12.1-22.5-2.1-12.4 7.8l25.4 23.2zM393 116.6c-.4.6 21.1 18.4 25.6 23 11.1 8.4 21.4-7.2 7.8-12.1L393 116.6zm234.2 139.7c.4-.6-19.7-19.8-23.9-24.6-10.4-9.1-21.8 5.8-8.6 11.6l32.5 13zm-249.6-97.8c-.2.7 26.3 10.8 32.1 13.7 13.4 4.5 17.7-13.4 3.1-13.8l-35.2.1zM645 216.3c.3-.6-25.4-12.4-31-15.7-13-5.4-18.7 12.2-4.2 13.6l35.2 2.1zM376.7 210c.1.6 28.7.2 35.2.7 14.2-.7 10.8-18.8-2.8-13.9L376.7 210zm270.2-45c0-.7-28.6-2.2-35-3.1-14.3-.2-12.2 18.1 1.7 14l33.3-11zm-245.7 98.4c.4.6 26-11.6 32-13.9 12.4-6.5 1-21.4-8.9-11.3l-23.1 25.2zm222.3-152.3c-.4-.6-26.7 9.9-33 11.8-12.9 5.7-2.6 21.3 8 11.9l25-23.7zM442.8 298.8c.6.3 18.9-20.5 23.5-24.9 8.7-10.7-8-20-12.9-7l-10.6 31.9zM582.5 75c-.5-.4-20.3 19.1-25.2 23.2-9.4 10.1 6.6 20.5 12.4 7.9L582.4 75z"}),c.jsxs("g",{transform:"matrix(2.1824 0 0 2.0629 -405 -272.6)",children:[c.jsx("path",{d:"M360.1 247.9c.7 2.5.8 16.5 14.9 30 14 13.4 38 16.4 38 16.4s.1 1.9-1.6 2c-1.7.2-9.9-1.5-14-2.8-4-1.2-7.6-3.4-8-3.3-.5.2-1.3 1.6-2.5 1.4s-7-6.2-9.6-7.8a80.6 80.6 0 0 1-13.7-15.3c-2.8-4.5-3.5-7.5-4.4-7.5s-4.2 2.2-4.2 2.2-3-4.5-5.6-11.7c-2.7-7.2-2.4-11.4-1.8-11.7.7-.3.7 5.3 2.7 10.4 2 5.2 4.8 6.8 4.8 6.8s-1.8-2.7-3.2-9.4-2-13.2-1-15.2 1.9-2.6 2-2.5c.2.2-1.7 3.1-.4 10.8s4.8 14.2 5.6 13.9c.8-.3-.5-1.9-1-6.4s.5-7.3 1.6-7.7c.5-.4 1.3 5 1.4 7.4zm-9.8 12.8c-2.7-2.5-6.9-11.2-7.8-10.8-1 .5 6.8 13 7 14 .2 1.2 1.9 4.6.6 4.1s-10.6-10.3-9.5-8.4 8.1 10.5 7.7 11-5.8-4.8-6-4.1c-.1.6 5.3 5.8 5.2 6.4s-3.5-3.3-3.5-2.5 3.5 4.7 3.5 5.3-3-2.8-2-1c.9 2 3.5 3.7 3.4 4.3s-2.2-.8-2.2-.5c0 .3 3.9 1.7 4.8 2.8 1 1.1 7.4 8.5 12.2 12.2s18.6 10.2 19.6 10.2c.9 0 2.3-2 2-2.8-.3-.8-13.8-5.4-17.5-8.8-3.8-3.4-13-11.6-13.8-12-.7-.5-2.8-.3-2.8-.8s2.7.3 2.5 0c-.1-.3-3.7-1.9-3.6-2.2.2-.3 2.5.6 2.5.3s-4.2-2.6-4-3.1c.1-.5 3.1 1.4 3.1 1 0-.2-4-3-3.9-3.5.1-.5 3.1 2.2 3 1.6s-2.4-4-2.4-4.4c0-.5 3.6 3.4 4 2.6.2-.7-1.3-7.2-1.2-7.3s2.7 1.4 3.1.5c.5-1-1.8-2.3-4-4.1zm46.1 49.2c-1.9.3-2.8-.4-1.7-2 1.5 0 5.5-1.3 6.9-1.9s2.9-1.4 4.1-2.5c1.2-1.3 2 .7 1.3 1.8-.5.7-2.8 2-4.5 2.7-2.5.8-4.7 2-6.1 1.9zm12.5-5.1c-1.3-1.4-.2-2.4 1.7-3.5 2.8-1.5 2-3.6 5.6-5.3 1.6-1 24-10 31.3-14.8s27.8-20.3 33.3-31c5.4-10.6 2.8-11.4 3.6-11.8.7-.5 1.5 1.5 1.4 3.9-.2 2.3-2 9.3-1.4 10s8.2-5.5 11.4-13 5.6-15.3 7.1-15.3c1.6 0-2.6 12.8-5.3 17.8-2.6 5-5.7 7.5-5 8.6.8 1 8.6-5.5 11.3-10.3 2.6-4.9 5.1-9.2 5.6-8.3a34 34 0 0 1-6.7 16.1c-4.2 4.8-9.2 8.3-8.4 9 .7.8 6.4 1.6 12.3-2.4 6-4.1 6.6-10 7.3-9.7.8.3-.7 8.4-6.4 13.4s-13.2 5.5-13 6.6c.4 1 16.3-4.6 16-3.3-.3 1.2-20.6 9.2-20.8 10 0 .6 3.5.8 9-.5 5.4-1.2 10.6-5.5 11.3-4.5.2 1.4-3.9 4.8-10.1 6.4-6.3 1.6-9.4 3.7-9.6 4.2-.1.5 11.2-1.4 11.2-.8s-14.8 3.5-14.9 4.3c-.2.7 14-2.9 13.8-2-.4.7-19.3 6.3-19.1 6.6.1.4 15.8-3.4 15.5-2.8-.4.7-26.4 8-26.6 8.5-.2.4 23-5.2 22.8-4.7s-12 3.4-12 3.7c0 .3 9.5-1.5 9.3-1-.1.4-24 6.5-24.5 7.4-.5 1 12.4-2.5 12.2-.7s-27.7 11-27.8 9.3c-.2-1.7 16.7-6 16.6-6.5-.2-.5-9.7 1-9.9.1-.1-1 6.3-3 5.8-3.4-.5-.5-5.3 1.4-4.9.3.5-1.1 9.6-5.3 9.4-5.6-.1-.3-3.3 1-3 0 .4-1.1 19.7-6.7 19.4-7.4-.3-.6-8.9 1.4-9.7 1.6-.3-.6 12-5.2 11.8-6-.4-.7-6.6 2.7-7 1.8-.2-1 10.9-5.3 10.2-6s-5.7 1.8-6.4 1.1 10.5-8.4 8.8-8.6c-1.7-.1-3.8 2.4-4 .8.2-2 8.7-5.3 6.8-6.9-3-.9-13.1.7-17.3 3.2s-18.2 16.4-21.6 18.6c-3.4 2.1-15 7-17.2 8-3.4 1.2-4 3-7.5 4.8-6.3 1.7-6.2 3.6-9.2 4.7-1.1.3-12.4 5.7-12.5 5.3zm-15.8 7c-1.9 1-3.6 3.4-2.5 4.4.6 1.2 2.5-2.7 4-2.5l8 .4c4.3.3 6.4-.9 8.8-.7s7.7-1.3 10.2-1.3 3 .3 3.2-.8c.3-1-7.8-.3-11.4-.4-3.6-.2-8.1.7-10.8.7-2.5-.1-6.8-.9-9.5.2z"}),c.jsx("rect",{height:"3",rx:"1.7",ry:"1.5",width:"3.4",x:"401.7",y:"309.1"}),c.jsx("path",{d:"M445 307.7c1.7-.3 6.3 1.3 9.5 2 5.8 2.3 16.6 1.2 16.6 2.3s-.7 2.4-3.2 2.6-8.8-1-8.6-1 5 2.3 3.6 2.9-5.5-1.3-6.2-.8 3.8 1.4 3 1.7c-.6.3-3.7-.4-4.7-.3-1 .2.8 1.3-.4 1.7-1.2.5-3.2-.6-4-.3-.9.3 1.8 2 .6 2.2-1.2.2-4-.8-5.6-1-1.6 0 1.5 1.6.5 1.8-1 .1-3.8-1.3-4.5-1.3s0 2-1 2-2.2-1.7-2.8-1.7 0 2-1 2-1.4-2.1-2.2-2c-1 .2 0 2.7-1.4 2.5-1.3-.1-1.5-2.6-2.6-2.5-1 .2.2 2.5-.8 2.5s-1.2-2.3-2.2-2.5c-1-.1-.6 2.2-1.2 2.2s-1.2-2.2-1.6-2.2c-.3 0 0 2.2-1.2 2s-1.2-2.4-1.5-2.3c-.4.2-.4 1.8-1.2 1.8s-.9-1.6-1.2-1.4c-.4.1-1.6 2.1-2.4 1.8-.9-.3.2-1.9-.2-1.9s-1.4 1.1-2 1 0-1.4-.2-1.4-1.7.8-2.4.8-2.6 1-3.1.1c-.5-1 1.3-1 1.7-1.9.3-.9-1-3.6.4-4.5 1.3-1 5.6 1.3 12-.3 11.6-3.1 20.6-6.7 21.5-6.6z"})]})]})]})})}));exports.KZ=z;
|
|
1
|
+
"use strict";var c=require("react"),e=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var t=c.forwardRef((function(c,t){var s=c.borderRadius,l=c.height,a=c.width;return React.createElement(e.FlagIconBase,{ref:t,borderRadius:s,height:l,viewBox:"0 0 640 480",width:a},React.createElement("g",{fillRule:"evenodd"},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#6fdcff"}),React.createElement("g",{fill:"#ffe400"},React.createElement("path",{d:"M60.2 467c3.3 3.2 2.2 8.5 11.3 7.8 13.8 0 14.2-8.4 14.2-14.3S65 446.4 64 437.7c-1-8.7 4.8-11 9.6-11 4.7 0 8 2.7 8 5.1S79.4 435 76 435s1.5-1.7-1.4-3-4.8 2-4.8 4c0 2.2 7.2 2.8 12 1.3 1 4.7 1.4 5-5.3 13 4.8-3.1 5.2-3.8 10.5-2-5.3-4.6-1.3-13.8-1.2-16.1s-1-5.1-3-6.5c-3.9-3.5-12.2-3.7-17.2-1.4-7.3 3.2-7.7 12.8-5.8 16L80 460.7c1.4 2.4 2 9.2-6.6 9.5-9 .7-12.2-11.6-13.8-15.7-2.1 4.5-4.5 16.8-13.6 16.1-8.6-.3-10.2-7-8.8-9.5l20.7-21c2-3.2 1.6-12.8-5.7-16-5-2.3-13.3-2-17.1 1.4-2.2 1.4-3.4 4.1-3.2 6.5s4.1 11.5-1.1 16c5.2-1.7 5.7-1 10.5 2-6.7-7.9-6.2-8.2-5.3-13 4.8 1.6 12 1 12-1.1s-2-5.6-4.9-4.2c-2.8 1.4 2 3.1-1.4 3.1-3.3 0-5.7-.7-5.7-3s3.3-5.3 8.1-5.3 10.5 2.4 9.5 11.1-22 18.1-22 24c0 6 1.4 13.1 15.2 13.1 9 .7 10.1-4.6 13.4-7.8z"}),React.createElement("path",{d:"M59.1 343.3c3.3-3.2 6-12.6 15-12 13.8 0 19 7.7 19 13.6 0 5.9-28 54-29 62.7-1 8.7 4.8 11.1 9.5 11.1 4.8 0 8.1-2.7 8.1-5.2s-2.4-3-5.7-3 1.4 1.7-1.4 3-4.8-2-4.8-4.1c0-2.1 7.2-2.8 12-1.2.9-4.7 1.3-5-5.3-13 4.8 3 5.2 3.8 10.5 2-5.3 4.6-1.4 13.7-1.2 16s-1 5.2-3.1 6.6c-3.8 3.5-12.2 3.6-17.2 1.4-7.2-3.3-7.6-12.8-5.7-16L87 346.6c1.5-2.4-2.3-10.4-10.9-10.7-9-.7-12.1 8.8-13.7 12.9l12.3-1s.5 2 0 3.2a110 110 0 0 0-12.3 1.6l-.5 6.2h6l-.4 2.8s-5.1-.4-5.6 0c-.5.3-1 6.2-1 6.2s-1 .4-2 .4-2-.4-2-.4-.4-5.9-.9-6.2c-.5-.4-5.6 0-5.6 0l-.5-2.8H56l-.5-6.2s-6-1.2-12.3-1.6c-.4-1.2 0-3.1 0-3.1l12.3.9c-1.6-4.1-4.7-13.6-13.7-13-8.6.4-12.4 8.4-11 10.8L58 405.2c1.9 3.1 1.5 12.7-5.7 16-5 2.2-13.4 2-17.2-1.4-2.1-1.4-3.3-4.2-3.1-6.5s4-11.6-1.2-16c5.3 1.7 5.8 1 10.5-2.1-6.6 8-6.2 8.3-5.2 13 4.7-1.6 11.9-1 11.9 1.2 0 2-2 5.5-4.8 4.1-2.8-1.4 2-3-1.4-3-3.3 0-5.7.6-5.7 3s3.3 5.2 8 5.2 10.5-2.4 9.6-11c-1-8.7-29-57-29-62.8 0-6 5.2-13.5 19-13.5 9-.7 12.3 8.7 15.5 11.9z"}),React.createElement("path",{d:"M59.1 319.4c3.3 3.2 6 12.6 15 12 13.8 0 19-7.7 19-13.6 0-5.9-28-54-29-62.7-1-8.7 4.8-11.1 9.5-11.1 4.8 0 8.1 2.7 8.1 5.2s-2.4 3-5.7 3 1.4-1.6-1.4-3-4.8 2-4.8 4.1c0 2.1 7.2 2.8 12 1.2.9 4.7 1.3 5-5.3 13 4.8-3 5.2-3.8 10.5-2-5.3-4.6-1.4-13.7-1.2-16s-1-5.2-3.1-6.6c-3.8-3.4-12.2-3.6-17.2-1.4-7.2 3.3-7.6 12.8-5.7 16L87 316c1.5 2.4-2.3 10.4-10.9 10.7-9 .7-12.1-8.8-13.7-12.9l12.3 1s.5-2 0-3.2a110 110 0 0 1-12.3-1.6l-.5-6.2h6l-.4-2.8s-5.1.4-5.6 0c-.5-.3-1-6.2-1-6.2s-1-.4-2-.4-2 .4-2 .4-.4 5.9-.9 6.2c-.5.4-5.6 0-5.6 0l-.5 2.8H56l-.5 6.2s-6 1.2-12.3 1.6c-.4 1.2 0 3.1 0 3.1l12.3-.9c-1.6 4.1-4.7 13.6-13.7 13-8.6-.4-12.4-8.4-11-10.8L58 257.5c1.9-3.2 1.5-12.7-5.7-16-5-2.2-13.4-2-17.2 1.4-2.1 1.4-3.3 4.2-3.1 6.5s4 11.5-1.2 16c5.3-1.7 5.8-1 10.5 2.1-6.6-8-6.2-8.3-5.2-13 4.7 1.6 11.9 1 11.9-1.2 0-2-2-5.5-4.8-4.1-2.8 1.4 2 3-1.4 3-3.3 0-5.7-.6-5.7-3s3.3-5.2 8-5.2 10.5 2.4 9.6 11c-1 8.7-29 57-29 62.8 0 6 5.2 13.5 19 13.5 9 .7 12.3-8.7 15.5-11.9z"}),React.createElement("path",{d:"M59.1 160.6c3.3-3.2 6-12.6 15-12 13.8 0 19 7.7 19 13.6 0 5.9-28 54-29 62.8-1 8.6 4.8 11 9.5 11 4.8 0 8.1-2.7 8.1-5.1s-2.4-3.2-5.7-3.2 1.4 1.8-1.4 3.2-4.8-2.1-4.8-4.2c0-2 7.2-2.8 12-1.2.9-4.7 1.3-5-5.3-13 4.8 3.1 5.2 3.8 10.5 2-5.3 4.6-1.4 13.8-1.2 16s-1 5.2-3.1 6.6c-3.8 3.5-12.2 3.6-17.2 1.4-7.2-3.3-7.6-12.8-5.7-16L87 164c1.5-2.4-2.3-10.4-10.9-10.7-9-.7-12.1 8.8-13.7 12.9l12.3-1s.5 2 0 3.2c-6.4.4-12.3 1.6-12.3 1.6l-.5 6.2h6l-.4 2.8s-5.1-.3-5.6 0-1 6.3-1 6.3-1 .3-2 .3-2-.3-2-.3-.4-6-.9-6.3c-.5-.3-5.6 0-5.6 0l-.5-2.8H56l-.5-6.2s-6-1.2-12.3-1.6c-.4-1.2 0-3.1 0-3.1l12.3.9c-1.6-4.1-4.7-13.6-13.7-13-8.6.4-12.4 8.4-11 10.8L58 222.5c1.9 3.2 1.5 12.7-5.7 16-5 2.2-13.4 2-17.2-1.4-2.1-1.4-3.3-4.2-3.1-6.5s4-11.5-1.2-16c5.3 1.7 5.8 1 10.5-2.1-6.6 8-6.2 8.3-5.2 13 4.7-1.6 11.9-.9 11.9 1.2 0 2-2 5.5-4.8 4.1-2.8-1.3 2-3-1.4-3-3.3 0-5.7.6-5.7 3s3.3 5.2 8 5.2 10.5-2.4 9.6-11c-1-8.7-29-56.9-29-62.8 0-5.9 5.2-13.5 19-13.5 9-.7 12.3 8.7 15.5 12z"}),React.createElement("path",{d:"M59.1 136.7c3.3 3.2 6 12.7 15 12 13.8 0 19-7.7 19-13.6 0-5.9-28-54-29-62.7-1-8.7 4.8-11.1 9.5-11.1 4.8 0 8.1 2.8 8.1 5.2s-2.4 3.1-5.7 3.1 1.4-1.7-1.4-3.1-4.8 2-4.8 4.1c0 2.1 7.2 2.8 12 1.2.9 4.7 1.3 5-5.3 13 4.8-3 5.2-3.8 10.5-2-5.3-4.5-1.4-13.7-1.2-16s-1-5.2-3.1-6.6c-3.8-3.4-12.2-3.6-17.2-1.3-7.2 3.2-7.6 12.8-5.7 15.9L87 133.4c1.5 2.4-2.3 10.4-10.9 10.8-9 .6-12.1-8.8-13.7-13l12.3 1s.5-2 0-3.2a111.5 111.5 0 0 1-12.3-1.5l-.5-6.3h6l-.4-2.8s-5.1.4-5.6 0c-.5-.3-1-6.2-1-6.2s-1-.4-2-.4-2 .4-2 .4-.4 5.9-.9 6.2c-.5.4-5.6 0-5.6 0l-.5 2.8H56l-.5 6.3s-6 1.1-12.3 1.5c-.4 1.3 0 3.2 0 3.2l12.3-1c-1.6 4.2-4.7 13.6-13.7 13-8.6-.4-12.4-8.4-11-10.8L58 74.8c1.9-3.1 1.5-12.7-5.7-16-5-2.2-13.4-2-17.2 1.4-2.1 1.4-3.3 4.2-3.1 6.5s4 11.6-1.2 16c5.3-1.7 5.8-1 10.5 2.1-6.6-8-6.2-8.3-5.2-13 4.8 1.6 11.9 1 11.9-1.2 0-2-2-5.5-4.8-4.1-2.8 1.4 2 3.1-1.4 3.1-3.3 0-5.7-.7-5.7-3.1s3.3-5.2 8-5.2 10.6 2.4 9.6 11c-1 8.7-29 57-29 62.8 0 6 5.2 13.6 19 13.6 9 .7 12.3-8.8 15.5-12z"}),React.createElement("path",{d:"M60.2 13c3.3-3.2 2.2-8.5 11.3-7.8 13.8 0 14.2 8.4 14.2 14.3S65 33.6 64 42.3c-1 8.7 4.8 11 9.6 11 4.7 0 8-2.7 8-5.1S79.4 45 76 45s1.5 1.7-1.4 3-4.8-2-4.8-4c0-2.2 7.2-2.9 12-1.3 1-4.7 1.4-5-5.3-13 4.8 3.1 5.2 3.8 10.5 2-5.3 4.6-1.3 13.8-1.2 16.1s-1 5.1-3 6.5c-4 3.7-12.3 3.7-17.3 1.5-7.3-3.2-7.7-12.8-5.8-16L80 19.3c1.4-2.4 2-9.2-6.6-9.5-9-.7-12.2 11.6-13.8 15.7C57.5 21 55.1 8.6 46 9.3c-8.6.3-10.2 7-8.8 9.5l20.7 21c2 3.2 1.6 12.8-5.7 16-5 2.3-13.3 2.1-17.1-1.4-2.2-1.4-3.4-4.1-3.2-6.5s4.1-11.5-1.1-16c5.2 1.7 5.7 1 10.4-2-6.6 7.9-6.1 8.2-5.2 13 4.8-1.6 12-1 12 1.1s-2 5.6-4.9 4.2c-2.8-1.4 2-3.1-1.4-3.1-3.3 0-5.7.7-5.7 3s3.3 5.3 8.1 5.3 10.5-2.4 9.5-11.1-22-18.1-22-24c0-6 1.4-13.1 15.2-13.1 9-.7 10.1 4.6 13.4 7.8z"})),React.createElement("g",{fill:"#ffe400",transform:"translate(-194.7 8.3) scale(1.0673)"},React.createElement("rect",{height:"161.3",rx:"85.1",ry:"80.7",width:"170.2",x:"425.9",y:"104.5"}),React.createElement("path",{d:"M507 56.4c-.8 0-4.6 26.8-6 32.8-1.4 13.5 18 13 14.8-.5L507 56.3zm6.8 259.8c.7 0 6.5-26.5 8.4-32.4 2.3-13.3-17.1-14-15-.4l6.6 32.8zM378.2 184.6c0 .7 27.9 6.3 34.1 8.1 14 2.3 15-16 .6-14l-34.7 6zm271.7 3.2c0-.7-28.2-5.3-34.5-6.9-14.1-1.7-14.2 16.6 0 14.1l34.5-7.2zM406.8 99.6c-.5.5 17.9 21.3 21.6 26.4 9.6 10 22.3-4 9.6-10.8l-31.2-15.5zm211.1 171c.5-.5-19.7-19.7-23.9-24.4-10.5-9.2-21.8 5.7-8.6 11.5l32.5 13zm-169-200c-.6.3 8 26.1 9.4 32.2 4.8 12.7 22.2 4.4 13.2-6.5L449 70.6zM572 303c.7-.3-6-26.6-6.9-32.7-3.9-13-21.8-6-13.7 5.6l20.7 27zm30.3-214.4c-.6-.5-22.8 16.6-28.2 20-10.7 9 3.8 21.2 11.2 9.3l17-29.3zm-183 193.7c.5.5 24-15 29.6-18.1 11.3-8.2-2.2-21.4-10.5-10l-19 28.1zm-35-144.1c-.3.6 24 14.7 29.3 18.4 12.5 6.5 19.8-10.5 5.5-13.2l-34.8-5.2zM638 236.6c.3-.6-23-16.3-28-20.3-12-7.4-20.5 9.1-6.4 12.7l34.4 7.6zM557.4 63.7c-.7-.2-14.6 23.4-18.3 28.5a7.8 7.8 0 0 0 14 4.7l4.3-33.2zM463.5 308c.7.3 16.3-22.4 20.3-27.3 7.3-11.6-10.4-19-13.7-5.6l-6.6 32.9zM386 238.7c.3.6 28-6 34.5-7 13.6-3.8 6-20.6-6-12.8L386 238.7zM638.1 136c-.2-.6-28.3 4.1-34.8 4.7-14 2.9-7.5 20.2 5 13.2l29.8-17.9z"}),React.createElement("path",{d:"M534.6 58.1c-.7-.1-10.1 25.4-12.9 31-4.1 13 15 16.2 14.7 2.4L534.7 58zM486.1 314c.7.2 12-24.7 15.2-30.2 5-12.6-13.8-17-14.5-3.3L486 314zm-9.7-253.4c-.7.2 1.9 27.2 1.9 33.4 1.9 13.3 20.6 8.7 14.4-3.7l-16.3-29.7zm68 251.9c.7-.1 0-27.2.5-33.4-.9-13.5-20-10.1-14.6 2.7l14 30.7zM428.2 83c-.6.4 12.7 24.3 15.2 30 7.2 11.7 22.7.7 11.8-8.6l-27-21.4zM593 290.9c.6-.4-11-25.2-13-31-6.3-12.1-22.5-2.1-12.4 7.8l25.4 23.2zM393 116.6c-.4.6 21.1 18.4 25.6 23 11.1 8.4 21.4-7.2 7.8-12.1L393 116.6zm234.2 139.7c.4-.6-19.7-19.8-23.9-24.6-10.4-9.1-21.8 5.8-8.6 11.6l32.5 13zm-249.6-97.8c-.2.7 26.3 10.8 32.1 13.7 13.4 4.5 17.7-13.4 3.1-13.8l-35.2.1zM645 216.3c.3-.6-25.4-12.4-31-15.7-13-5.4-18.7 12.2-4.2 13.6l35.2 2.1zM376.7 210c.1.6 28.7.2 35.2.7 14.2-.7 10.8-18.8-2.8-13.9L376.7 210zm270.2-45c0-.7-28.6-2.2-35-3.1-14.3-.2-12.2 18.1 1.7 14l33.3-11zm-245.7 98.4c.4.6 26-11.6 32-13.9 12.4-6.5 1-21.4-8.9-11.3l-23.1 25.2zm222.3-152.3c-.4-.6-26.7 9.9-33 11.8-12.9 5.7-2.6 21.3 8 11.9l25-23.7zM442.8 298.8c.6.3 18.9-20.5 23.5-24.9 8.7-10.7-8-20-12.9-7l-10.6 31.9zM582.5 75c-.5-.4-20.3 19.1-25.2 23.2-9.4 10.1 6.6 20.5 12.4 7.9L582.4 75z"}),React.createElement("g",{transform:"matrix(2.1824 0 0 2.0629 -405 -272.6)"},React.createElement("path",{d:"M360.1 247.9c.7 2.5.8 16.5 14.9 30 14 13.4 38 16.4 38 16.4s.1 1.9-1.6 2c-1.7.2-9.9-1.5-14-2.8-4-1.2-7.6-3.4-8-3.3-.5.2-1.3 1.6-2.5 1.4s-7-6.2-9.6-7.8a80.6 80.6 0 0 1-13.7-15.3c-2.8-4.5-3.5-7.5-4.4-7.5s-4.2 2.2-4.2 2.2-3-4.5-5.6-11.7c-2.7-7.2-2.4-11.4-1.8-11.7.7-.3.7 5.3 2.7 10.4 2 5.2 4.8 6.8 4.8 6.8s-1.8-2.7-3.2-9.4-2-13.2-1-15.2 1.9-2.6 2-2.5c.2.2-1.7 3.1-.4 10.8s4.8 14.2 5.6 13.9c.8-.3-.5-1.9-1-6.4s.5-7.3 1.6-7.7c.5-.4 1.3 5 1.4 7.4zm-9.8 12.8c-2.7-2.5-6.9-11.2-7.8-10.8-1 .5 6.8 13 7 14 .2 1.2 1.9 4.6.6 4.1s-10.6-10.3-9.5-8.4 8.1 10.5 7.7 11-5.8-4.8-6-4.1c-.1.6 5.3 5.8 5.2 6.4s-3.5-3.3-3.5-2.5 3.5 4.7 3.5 5.3-3-2.8-2-1c.9 2 3.5 3.7 3.4 4.3s-2.2-.8-2.2-.5c0 .3 3.9 1.7 4.8 2.8 1 1.1 7.4 8.5 12.2 12.2s18.6 10.2 19.6 10.2c.9 0 2.3-2 2-2.8-.3-.8-13.8-5.4-17.5-8.8-3.8-3.4-13-11.6-13.8-12-.7-.5-2.8-.3-2.8-.8s2.7.3 2.5 0c-.1-.3-3.7-1.9-3.6-2.2.2-.3 2.5.6 2.5.3s-4.2-2.6-4-3.1c.1-.5 3.1 1.4 3.1 1 0-.2-4-3-3.9-3.5.1-.5 3.1 2.2 3 1.6s-2.4-4-2.4-4.4c0-.5 3.6 3.4 4 2.6.2-.7-1.3-7.2-1.2-7.3s2.7 1.4 3.1.5c.5-1-1.8-2.3-4-4.1zm46.1 49.2c-1.9.3-2.8-.4-1.7-2 1.5 0 5.5-1.3 6.9-1.9s2.9-1.4 4.1-2.5c1.2-1.3 2 .7 1.3 1.8-.5.7-2.8 2-4.5 2.7-2.5.8-4.7 2-6.1 1.9zm12.5-5.1c-1.3-1.4-.2-2.4 1.7-3.5 2.8-1.5 2-3.6 5.6-5.3 1.6-1 24-10 31.3-14.8s27.8-20.3 33.3-31c5.4-10.6 2.8-11.4 3.6-11.8.7-.5 1.5 1.5 1.4 3.9-.2 2.3-2 9.3-1.4 10s8.2-5.5 11.4-13 5.6-15.3 7.1-15.3c1.6 0-2.6 12.8-5.3 17.8-2.6 5-5.7 7.5-5 8.6.8 1 8.6-5.5 11.3-10.3 2.6-4.9 5.1-9.2 5.6-8.3a34 34 0 0 1-6.7 16.1c-4.2 4.8-9.2 8.3-8.4 9 .7.8 6.4 1.6 12.3-2.4 6-4.1 6.6-10 7.3-9.7.8.3-.7 8.4-6.4 13.4s-13.2 5.5-13 6.6c.4 1 16.3-4.6 16-3.3-.3 1.2-20.6 9.2-20.8 10 0 .6 3.5.8 9-.5 5.4-1.2 10.6-5.5 11.3-4.5.2 1.4-3.9 4.8-10.1 6.4-6.3 1.6-9.4 3.7-9.6 4.2-.1.5 11.2-1.4 11.2-.8s-14.8 3.5-14.9 4.3c-.2.7 14-2.9 13.8-2-.4.7-19.3 6.3-19.1 6.6.1.4 15.8-3.4 15.5-2.8-.4.7-26.4 8-26.6 8.5-.2.4 23-5.2 22.8-4.7s-12 3.4-12 3.7c0 .3 9.5-1.5 9.3-1-.1.4-24 6.5-24.5 7.4-.5 1 12.4-2.5 12.2-.7s-27.7 11-27.8 9.3c-.2-1.7 16.7-6 16.6-6.5-.2-.5-9.7 1-9.9.1-.1-1 6.3-3 5.8-3.4-.5-.5-5.3 1.4-4.9.3.5-1.1 9.6-5.3 9.4-5.6-.1-.3-3.3 1-3 0 .4-1.1 19.7-6.7 19.4-7.4-.3-.6-8.9 1.4-9.7 1.6-.3-.6 12-5.2 11.8-6-.4-.7-6.6 2.7-7 1.8-.2-1 10.9-5.3 10.2-6s-5.7 1.8-6.4 1.1 10.5-8.4 8.8-8.6c-1.7-.1-3.8 2.4-4 .8.2-2 8.7-5.3 6.8-6.9-3-.9-13.1.7-17.3 3.2s-18.2 16.4-21.6 18.6c-3.4 2.1-15 7-17.2 8-3.4 1.2-4 3-7.5 4.8-6.3 1.7-6.2 3.6-9.2 4.7-1.1.3-12.4 5.7-12.5 5.3zm-15.8 7c-1.9 1-3.6 3.4-2.5 4.4.6 1.2 2.5-2.7 4-2.5l8 .4c4.3.3 6.4-.9 8.8-.7s7.7-1.3 10.2-1.3 3 .3 3.2-.8c.3-1-7.8-.3-11.4-.4-3.6-.2-8.1.7-10.8.7-2.5-.1-6.8-.9-9.5.2z"}),React.createElement("rect",{height:"3",rx:"1.7",ry:"1.5",width:"3.4",x:"401.7",y:"309.1"}),React.createElement("path",{d:"M445 307.7c1.7-.3 6.3 1.3 9.5 2 5.8 2.3 16.6 1.2 16.6 2.3s-.7 2.4-3.2 2.6-8.8-1-8.6-1 5 2.3 3.6 2.9-5.5-1.3-6.2-.8 3.8 1.4 3 1.7c-.6.3-3.7-.4-4.7-.3-1 .2.8 1.3-.4 1.7-1.2.5-3.2-.6-4-.3-.9.3 1.8 2 .6 2.2-1.2.2-4-.8-5.6-1-1.6 0 1.5 1.6.5 1.8-1 .1-3.8-1.3-4.5-1.3s0 2-1 2-2.2-1.7-2.8-1.7 0 2-1 2-1.4-2.1-2.2-2c-1 .2 0 2.7-1.4 2.5-1.3-.1-1.5-2.6-2.6-2.5-1 .2.2 2.5-.8 2.5s-1.2-2.3-2.2-2.5c-1-.1-.6 2.2-1.2 2.2s-1.2-2.2-1.6-2.2c-.3 0 0 2.2-1.2 2s-1.2-2.4-1.5-2.3c-.4.2-.4 1.8-1.2 1.8s-.9-1.6-1.2-1.4c-.4.1-1.6 2.1-2.4 1.8-.9-.3.2-1.9-.2-1.9s-1.4 1.1-2 1 0-1.4-.2-1.4-1.7.8-2.4.8-2.6 1-3.1.1c-.5-1 1.3-1 1.7-1.9.3-.9-1-3.6.4-4.5 1.3-1 5.6 1.3 12-.3 11.6-3.1 20.6-6.7 21.5-6.6z"})))))}));exports.KZ=t;
|
package/icons/flags/LA.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,c){var r=a.borderRadius,l=a.height,i=a.width,n=e.useId();return React.createElement(t.FlagIconBase,{ref:c,borderRadius:r,height:l,viewBox:"0 0 640 480",width:i},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(n,"-0")},React.createElement("path",{d:"M0 0h640v480H0z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(n,"-0)"),fillRule:"evenodd"},React.createElement("path",{d:"M-40 0h720v480H-40z",fill:"#ce1126"}),React.createElement("path",{d:"M-40 119.3h720v241.4H-40z",fill:"#002868"}),React.createElement("path",{d:"M423.4 240a103.4 103.4 0 1 1-206.8 0 103.4 103.4 0 1 1 206.8 0z",fill:"#fff"})))}));exports.LA=a;
|
package/icons/flags/LB.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),c=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var t=e.forwardRef((function(t,a){var l=t.borderRadius,r=t.height,i=t.width,m=e.useId();return React.createElement(c.FlagIconBase,{ref:a,borderRadius:l,height:r,viewBox:"0 0 640 480",width:i},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(m,"-0")},React.createElement("path",{d:"M-85.3 0h682.6v512H-85.3z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(m,"-0)"),transform:"translate(80) scale(.9375)"},React.createElement("g",{fillRule:"evenodd",strokeWidth:"1pt"},React.createElement("path",{d:"M-128 384h768v128h-768zm0-384h768v128h-768z",fill:"red"}),React.createElement("path",{d:"M-128 128h768v256h-768z",fill:"#fff"})),React.createElement("path",{d:"M252.1 130c-7.8 15.5-13 15.5-26 26-5.2 5.1-13 7.7-2.6 13-10.5 5.1-15.7 7.7-20.9 18.1l2.6 2.6s10-4.8 10.4-2.6c1.8 2.1-13 10-14.9 11.3l-11 7c-13.1 10.3-21 7.7-28.7 23.3l26-2.6c5.2 18.2-13 20.8-26 28.6l-20.9 13c5.3 18.2 20.9 7.8 33.9 2.6l2.6 2.6v5.2l-26 13s-30.8 17.6-31.3 18.2c-.2 1 0 5.2 0 5.2 10.4 2.6 26 5.2 36.5 0 13-5.2 15.6-10.4 31.2-10.4a100.6 100.6 0 0 1-52 20.8v10.4c15.6 0 26 0 39-2.6l33.8-10.4c7.8 0 15.7 7.8 13 15.6-7.7 28.6-39 23.4-49.4 46.8L213 369c10.4-5.2 20.8-10.3 33.8-7.7 15.6 5.2 15.6 15.6 36.4 20.8l-5.2-13c5.2 2.6 10.4 2.6 15.7 5.2 13 5.2 15.6 10.4 31.2 7.8-13-15.6-15.6-13-26-23.4-10.4-15.6-15.7-39 0-41.6l18.2 5.2c18.2 2.6 18.2-2.6 44.2 7.8 15.7 5.2 20.9 13 39 7.8-7.7-18.2-36.3-31.2-54.6-36.4 20.9-13 15.6 5.2 44.3-2.6v-5.2C369.3 278 361.4 265 332.8 265l44.3-5.2v-5.2s-43.7-11.4-44.7-11.9c.3-1.3 1.4-3.3 4.3-4.5 8.3 5.4 33.3 4.8 34.8 4.7-.8-6.4-12.7-11.7-23-16.9 0 0-44.7-27.5-44.9-29.9.9-7 18.3 1.1 37 6.5-5.2-10.4-15.6-15.6-26-18.2l15.6-2.6c-10.4-23.4-36.4-20.8-52-31.2-10.5-7.8-10.5-13-26.1-20.7z",fill:"#007900"}),React.createElement("path",{d:"M224 303c1.9-6.1 4.4-11.6-7.2-16.9-11.6-5.3 5.8 21.1 7.2 17zm13.7-12.3c-2.3.3-3.6 8.8 1.1 11.2 5.2.8 1-11.1-1.1-11.2zm13.5-1c-2.4.8-2.5 12.8 6 10.6 8.6-2.1 0-11.5-6-10.5zM267 259c1.8-3-.1-15-7.4-10-7.4 5.1 5 10.8 7.4 10zm-16-10c2.3-.9 2.5-8.3-4-6.3-6.3 1.9 2.3 7.8 4 6.3zm-14.4 2.9s-4.5-6.2-8-4.9c-4.3 4.2 8.3 5 8 4.9zM187 271.7c1.9.2 16-2.3 20.9-7.8 4.9-5.5-25.1 2.3-25.1 2.4 0 .1 2.8 4.9 4.2 5.4zm141.1-35c.7-1.3-7.5-7.1-12.4-4.8-1.3 4.3 12.4 5.7 12.4 4.8zm-27.8-14c1.6-2.2-3.5-11.3-13.7-6.2-10.2 5 10.7 9.8 13.7 6.3zm-32.1-5.3s2.5-8.2 8.6-6.6c7 5.3-8.3 6.9-8.6 6.6zm-6-6.2c-1-2.3-7.3-1-14.6 3.9-7.4 4.7 16.8 1.4 14.6-4zm18.7-22.1s6.5-3 8.5 0c2.7 4.3-8.6 0-8.5 0zm-5.5-2.9c-1.3-2.6-8.5-2.9-8.3 1-1.2 3 9.4 2.4 8.3-1zm-17.2 0c-.7-1.5-11 0-14 6.2 5 2.4 16.3-2.3 14-6.2zm-22 6.3s-13.4 8.3-14.3 14.3c.4 5.2 16.8-9.4 16.8-9.4s1.4-5.8-2.4-4.9zm-14.9-7.5c.4-1.7 6.7-5.6 7.2-5.3.5 1.7-5.1 6.3-7.2 5.3zm4.3 31.6c.3-2.5-16-2.3-9.9 5.2 5.2 6.3 11-4.1 9.9-5.2zm-15 10.7c-.8-1.6-2-6-4.2-6.4-1.9 0-11.7 2-12.5 3.6-.4 1.3 4.1 9.4 5.6 9.6 1.8.7 10.9-6 11.2-6.8zm88.4 55.2c.5-1.8 17.3-7.5 23-2 6.8 9.3-23.4 5-23 2zm46 10.9c3.7-6.2-11.3-13.6-17.6-6.5 2.2 8.5 14.6 11.6 17.6 6.5z",fill:"#fff",fillRule:"evenodd",stroke:"#fff",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"3.2"})))}));exports.LB=t;
|
package/icons/flags/LC.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(e,a){var r=e.borderRadius,c=e.height,l=e.width;return React.createElement(t.FlagIconBase,{ref:a,borderRadius:r,height:c,viewBox:"0 0 640 480",width:l},React.createElement("g",{fillRule:"evenodd"},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#65cfff"}),React.createElement("path",{d:"m318.9 42 162.7 395.3-322.6.9L318.9 42z",fill:"#fff"}),React.createElement("path",{d:"m319 96.5 140.8 340-279 .8L319 96.5z"}),React.createElement("path",{d:"m318.9 240.1 162.7 197.6-322.6.5 159.9-198.1z",fill:"#ffce00"})))}));exports.LC=a;
|
package/icons/flags/LI.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(e,a){var c=e.borderRadius,r=e.height,l=e.width;return React.createElement(t.FlagIconBase,{ref:a,borderRadius:c,height:r,viewBox:"0 0 24 25",width:l},React.createElement("path",{d:"M24 18.889a2.667 2.667 0 0 1-2.667 2.666H2.667A2.667 2.667 0 0 1 0 18.89v-12a2.667 2.667 0 0 1 2.667-2.667h18.666A2.667 2.667 0 0 1 24 6.89v12Z",fill:"#CE1B26"}),React.createElement("path",{d:"M21.333 4.222H2.667A2.667 2.667 0 0 0 0 6.89v6h24v-6a2.667 2.667 0 0 0-2.667-2.667Z",fill:"#002B7F"}),React.createElement("path",{d:"M8.344 8.499c0-.496-.39-.89-.952-.89-.595 0-1.249.2-1.749.313h-.378c-.5-.112-1.154-.312-1.749-.312-.562 0-.952.393-.952.889 0 .593.219 1.03.484 1.545h4.811c.266-.515.485-.952.485-1.545Z",fill:"#B28914"}),React.createElement("path",{d:"m5.217 7.828-.015.218c-.417-.063-1.009-.296-1.56-.296-.51 0-.905.204-.905.718 0 .506.214.967.5 1.435l-.297.14c-.265-.514-.483-.952-.483-1.544 0-.496.389-.983 1.06-.983.594 0 1.201.2 1.7.312Zm.474 0 .016.218c.417-.063 1.008-.296 1.56-.296.51 0 .905.204.905.718 0 .506-.215.967-.5 1.435l.297.14c.264-.514.483-.952.483-1.544 0-.496-.39-.983-1.06-.983-.595 0-1.201.2-1.7.312Zm-.237-2.255-.175.328.175.327.175-.327-.175-.328Zm0 .828-.175.327.175.328.175-.328-.175-.327Zm-.623-.087.276.175.274-.175-.274-.175-.276.175Zm.696 0 .275.175.276-.175-.276-.175-.275.175Z",fill:"#FFD83D"}),React.createElement("path",{d:"M5.454 6.186a.132.132 0 1 1 0 .264.133.133 0 1 1 0-.264Zm0 .624a.355.355 0 1 1 0 .71.355.355 0 0 1 0-.71Zm0 2.212c-.439 0-.76.208-.78.734-.107-.19-.56-.782-.984-.703-.25.047-.473.396-.435.796-.209-.599-.819-.697-1.264-.343.395.325.571 1.284.904 1.7h5.12c.332-.416.509-1.375.904-1.7-.445-.354-1.055-.256-1.263.343.037-.4-.186-.75-.438-.796-.423-.08-.875.514-.983.703-.02-.527-.342-.734-.781-.734Z",fill:"#FFD83D"}),React.createElement("path",{d:"M7.812 11.057c-.394-.109-1.3-.164-2.358-.164-.705 0-1.343.024-1.807.073a3.638 3.638 0 0 0-.551.091c-.13.04-.213.075-.22.15.007.074.089.116.218.166.394.14 1.3.257 2.36.257.705 0 1.344-.052 1.807-.128.232-.038.42-.082.552-.13.13-.048.211-.09.217-.165-.005-.076-.089-.112-.218-.15Z",fill:"#000"}),React.createElement("path",{d:"M5.143 7.811s.39.056.621 0c0 0 .09.798.168 1.094 0 0-.275-.078-.468-.078s-.489.078-.489.078.056-.36.098-.599.07-.495.07-.495Zm-2.935 1.09c-.126-.536-.132-1.083.545-1.55.676-.465 1.805-.072 2.117.005.312.078.319.418-.064.323-.383-.095-1.455-.394-1.973.068-.517.462-.417.803-.338 1.076.23.787-.189.496-.287.078Zm6.493.03c.126-.535.132-1.083-.545-1.549-.677-.466-1.805-.072-2.117.006-.312.078-.319.418.064.322.382-.095 1.455-.394 1.972.068.518.462.414.802.338 1.076-.174.63.189.496.288.078Z",fill:"#FFD83D"}))}));exports.LI=a;
|
package/icons/flags/LK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var c=require("react"),e=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var s=c.forwardRef((function(c,s){var t=c.borderRadius,a=c.height,r=c.width;return React.createElement(e.FlagIconBase,{ref:s,borderRadius:t,height:a,viewBox:"0 0 24 25",width:r},React.createElement("path",{d:"M24 18.889a2.667 2.667 0 0 1-2.667 2.666H2.667A2.667 2.667 0 0 1 0 18.89v-12a2.667 2.667 0 0 1 2.667-2.667h18.666A2.667 2.667 0 0 1 24 6.89v12Z",fill:"#FFB700"}),React.createElement("path",{d:"M21.333 4.889H6.667v16h14.666c1.103 0 2-.897 2-2v-12c0-1.103-.897-2-2-2Z",fill:"#8D2129"}),React.createElement("path",{d:"M2.667 4.889c-1.103 0-2 .897-2 2v12c0 1.103.897 2 2 2h.666v-16h-.666Z",fill:"#005641"}),React.createElement("path",{d:"M3.333 4.889H6v16H3.333v-16Z",fill:"#FF5B00"}),React.createElement("path",{d:"M8.8 7.597s-.045-.64-.024-1.175c.014-.354-.185-.783-.56-.721-.375.062-.792-.014-.792-.014s.083.243 0 .472c-.083.23-.083.708.48.77.562.064.791.355.895.668Zm12.455 0s.045-.64.024-1.175c-.014-.354.184-.783.56-.721.375.062.792-.014.792-.014s-.084.243 0 .472c.083.23.083.708-.48.77-.562.064-.792.355-.896.668ZM8.8 18.181s-.044.64-.023 1.175c.014.355-.185.784-.56.721-.375-.063-.792.014-.792.014s.083-.243 0-.473c-.083-.229-.083-.708.48-.77.562-.063.791-.355.895-.667Zm12.456 0s.045.64.024 1.175c-.014.355.184.784.56.721.374-.063.792.014.792.014s-.084-.243 0-.473c.083-.229.083-.708-.48-.77-.562-.063-.792-.355-.896-.667Zm-8.984-8.375s.396-.021.792-.126c.396-.104.27-.478.27-.478s.354-.188.563 0c.208.187.459.166.333-.084.375-.187.542.23.542.23s.187-.118.229-.278c.333-.035.396.298.604.256.208-.042.354-.259.354-.259s.041.593-.313.739c.292.374.208 1.104.208 1.292l-.208-.126s.126.584.188.667c.062.083-.208 0-.208 0s.146.396.25.459c.104.062 2.062-.126 2.625-.126.563 0 1.333-.083 1.333-.583 0-.5-.646-.459-1.374-.354-.73.104-1.208.083-1.5-.104-.292-.187-.625-.236-.598.236-.444-.208-.125-.653-.125-.653s-.507-.555-.184-1.111c.323-.555 1.573-.723 2.448-.236s1.222.889 1.583.959c-.014-.264.431-.458.486.028.056.486-.556.388-.819.236-.263-.153-.736-.612-.736-.612s-.014.278.167.459c-.5-.055-.611-.43-.611-.43s-.029.401-.487.415c.334-.388.222-.708-.236-.874.264.402.014.75-.374.805.264-.375.042-.805-.444-.889.069.306-.167.389-.167.389s-.11-.278-.333-.125c-.223.152-.279.486.012.694.181-.361.542-.333.667-.18-.375.041-.36.389-.222.569.139-.236.278-.305.417-.055.138.25.555.236 1.305.125.75-.11 1.44-.03 1.555.639.098.569-.472.847-.472.847s.736.555.264 1.764-.277 1.708-.097 1.833c.18.126.459.139.083.472-.375.334-.278.57-.125.764.153.194.111.389-.333.139-.195.195-.389.139-.5-.028-.112.153-.32.195-.459.028-.139.111-.32.111-.222-.125.097-.237.57-.334.708-.375.139-.041.125-.292.083-.57-.042-.277-.278-.569-.778-.833-.222.167-.194.361-.111.459.083.098.347.125.361.208.014.083-.138.264-.305.39-.167.125-.139.347-.083.458.055.111.124.385-.056.512-.181.127-.361-.165-.361-.165s-.112.348-.43.014c-.181.223-.361.14-.445.014-.18.181-.458.167-.319-.083.14-.25.305-.25.5-.264.195-.013.458-.055.43-.444-.027-.39-.103-.785-.374-1.028-.417-.375-.347-.82-.347-.82s-.695-.069-1.236.307c-.542.375-.959.374-.959.374s-.306.334-.333.542c-.028.208.097.278.264.333.166.055.292.041.041.264-.25.223-.459.208-.459.208s-.012.235.015.374-.056.38-.195.405c-.138.025-.347-.155-.347-.155s-.264.278-.472-.014c-.236.222-.445.14-.528 0-.139.222-.361.125-.222-.125.14-.251.333-.279.667-.264.333.014.61-.25.486-.598a9.158 9.158 0 0 1-.236-.819s-.264-.028-.653-.25c-.486.583-.653.375-.792.264-.14-.111-.472-.417-.472-.417s-.18-.014-.153.153c-.194-.014-.125-.32-.125-.472 0-.153-.055-.333-.167-.333-.111 0-.278.028-.278.028s0 .054.167.11.153.168-.014.181c-.167.013-.278.055-.153.153.126.098.139.152.042.25-.098.097-.084.36.083.458.111-.264.32-.11.278.07-.041.18-.347.152-.347.152l.208.236-.318.07s-.016.194-.14.236c-.125.041-.153-.292-.153-.292l-.292-.014.195-.236s-.278-.098-.292-.264c-.014-.167.208-.084.25 0 .222-.098.152-.32.069-.403-.083-.083-.028-.153.055-.25.084-.097.07-.153-.055-.125-.125.027-.333-.223-.125-.223.208 0 .25-.014.222-.167-.25-.027-.098-.222-.098-.222s-.194-.139-.055-.236c-.125-.11-.153-.292-.014-.319-.083-.07.028-.195.028-.195s-.4-.068-.4-.373.347-.25.347-.25-.042-.972.055-2.333c.097-1.362.667-1.834 1.014-1.972-.361.764-.32 2.055-.32 2.847 0 .792-.013 1.417-.013 1.417s.388.027.36.291c-.028.264-.208.32-.208.32l.903.902s-.041-.926.264-1.296.777-.717.917-.829c.139-.111-.086-.406-.194-.083-.158-.02-.292-.278-.292-.278s.014.097-.084.167c-.097.069-.069-.236-.125-.208-.056.028-.208.111-.403.166.014-.111.098-.25.098-.25s-.25.028-.473.056c0-.195.125-.514.236-.542-.278-.138-.208-.402-.083-.361.124.041.708.389 1.361.43-.208-.235-.375-.54-.375-.54l-.069.235-.25-.236-.028.236s-.611-.444-.722-.805c-.11-.36.014-.626.222-.597.403.054.27.43.27.43Z",fill:"#FFB700"}))}));exports.LK=s;
|
package/icons/flags/LR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,c){var l=a.borderRadius,r=a.height,h=a.width,i=e.useId();return React.createElement(t.FlagIconBase,{ref:c,borderRadius:l,height:r,viewBox:"0 0 640 480",width:h},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(i,"-0")},React.createElement("path",{d:"M0 0h682.7v512H0z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(i,"-0)"),fillRule:"evenodd",transform:"scale(.9375)"},React.createElement("path",{d:"M0 0h767.9v512H0z",fill:"#fff"}),React.createElement("path",{d:"M0 0h232.7v232.8H0z",fill:"#006"}),React.createElement("path",{d:"M0 464.9h767.9V512H0z",fill:"#c00"}),React.createElement("path",{d:"M0 465.4h767.9V512H0zm0-92.9h767.9v46.2H0zm0-93.2h766V326H0zM232.7 0h535.1v46.5H232.7zm0 186h535.1v46.8H232.7zm0-92.7h535.1v46.5H232.7z",fill:"#c00"}),React.createElement("path",{d:"m166.3 177.5-50.7-31-50.4 31.3 18.7-50.9-50.3-31.4 62.3-.4 19.3-50.7L135 95h62.3l-50.1 31.7 19.1 50.8z",fill:"#fff"})))}));exports.LR=a;
|
package/icons/flags/LS.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(e,a){var r=e.borderRadius,c=e.height,l=e.width;return React.createElement(t.FlagIconBase,{ref:a,borderRadius:r,height:c,viewBox:"0 0 640 480",width:l},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#fff"}),React.createElement("path",{d:"M0 336h640v144H0z",fill:"#009543"}),React.createElement("path",{d:"M0 0h640v144H0z",fill:"#00209f"}),React.createElement("path",{d:"M319.6 153c-2.7 0-5.4 3-5.4 3l.3 32.4-10.3 10.7h8.3v18.5l-49 66-7.2-2.6-12.7 27s31.3 19.6 76.7 19c49.8-.5 76.9-19.9 76.9-19.9l-13-26.6-6.5 2.8-49.6-65.6v-19.1h8.2L325.1 188v-32.2s-2.7-3-5.5-2.9z",stroke:"#000",strokeWidth:"1.6"}),React.createElement("path",{d:"M336.7 230.4h-33.9s-12.2-25.9-10.3-44c2-18.4 12.6-27.1 26.6-27.3 16.6-.1 25.2 8.1 27.8 26.6 2.6 18.3-10.2 44.7-10.2 44.7z",fill:"none",stroke:"#000",strokeWidth:"8"}),React.createElement("path",{d:"M260.5 292.1c-.6.7-4.7 8.9-4.7 8.9l7-1.5-2.3-7.4zm4 10.5-7.4 2.4 8.9 3.5-1.5-5.9zm3.3-10.3 3.7 10.9 9-2.6-2.3-5.2-10.4-3.1zm5.8 14.8 1.2 4.4 12 3-4.8-10.2-8.4 2.8zm13.2-9.3 4.3 10.2 9-3.5-3-4.5-10.3-2.2zm6 13.9 1.4 3.8 14 2-5.9-9.2-9.6 3.4zm13.4-11 5.2 9.1 13-4.8-1.4-3.5-16.8-.7zm7.6 12.4 2.7 4.8 16.2-.5-6-9-13 4.7zm17.1-12 4.4 7.6 10.4-5-2.8-4-12 1.4zm17 5.8-10.3 5.1 2.7 4.5 13.8-2.2-6.2-7.4zm3.3-8 5.3 6.7 8.7-6.9-3-3-11 3.2zm15.9 3.5-8.3 6.3 2.2 3.9 11.4-3-5.3-7.2zm11.4-13 2 2.9-5.7 8.5-5.9-7.6 9.6-3.8zm3.9 7.3 3.5 7-7 2.4-.6-3.3 4-6z",fill:"#fff"}))}));exports.LS=a;
|
package/icons/flags/LT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var r=e.forwardRef((function(e,r){var a=e.borderRadius,c=e.height,i=e.width;return React.createElement(t.FlagIconBase,{ref:r,borderRadius:a,height:c,viewBox:"0 0 640 480",width:i},React.createElement("g",{fillRule:"evenodd",strokeWidth:"1pt",transform:"scale(.64143 .96773)"},React.createElement("rect",{fill:"#006a44",height:"708.7",rx:"0",ry:"0",transform:"scale(.93865 .69686)",width:"1063"}),React.createElement("rect",{fill:"#c1272d",height:"236.2",rx:"0",ry:"0",transform:"scale(.93865 .69686)",width:"1063",y:"475.6"}),React.createElement("path",{d:"M0 0h997.8v164.6H0z",fill:"#fdb913"})))}));exports.LT=r;
|
package/icons/flags/LU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var r=e.forwardRef((function(e,r){var a=e.borderRadius,i=e.height,c=e.width;return React.createElement(t.FlagIconBase,{ref:r,borderRadius:a,height:i,viewBox:"0 0 640 480",width:c},React.createElement("path",{d:"M0 240h640v240H0z",fill:"#00a1de"}),React.createElement("path",{d:"M0 0h640v240H0z",fill:"#ed2939"}),React.createElement("path",{d:"M0 160h640v160H0z",fill:"#fff"}))}));exports.LU=r;
|
package/icons/flags/LV.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var r=e.forwardRef((function(e,r){var a=e.borderRadius,i=e.height,c=e.width;return React.createElement(t.FlagIconBase,{ref:r,borderRadius:a,height:i,viewBox:"0 0 640 480",width:c},React.createElement("g",{fillRule:"evenodd"},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#fff"}),React.createElement("path",{d:"M0 0h640v192H0zm0 288h640v192H0z",fill:"#981e32"})))}));exports.LV=r;
|
package/icons/flags/LY.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,r){var c=a.borderRadius,l=a.height,i=a.width,n=e.useId();return React.createElement(t.FlagIconBase,{ref:r,borderRadius:c,height:l,viewBox:"0 0 640 480",width:i},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(n,"-0")},React.createElement("path",{d:"M166.7-20h666.6v500H166.7z"}))),React.createElement("g",{clipPath:"url(#".concat(n,"-0)"),transform:"matrix(.96 0 0 .96 -160 19.2)"},React.createElement("path",{d:"M0-20h1000v500H0z",fill:"#239e46"}),React.createElement("path",{d:"M0-20h1000v375H0z"}),React.createElement("path",{d:"M0-20h1000v125H0z",fill:"#e70013"}),React.createElement("path",{d:"M544.2 185.8a54.3 54.3 0 1 0 0 88.4 62.5 62.5 0 1 1 0-88.4M530.4 230l84.1-27.3-52 71.5v-88.4l52 71.5z",fill:"#fff"})))}));exports.LY=a;
|
package/icons/flags/MA.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),r=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var t=e.forwardRef((function(e,t){var a=e.borderRadius,i=e.height,c=e.width;return React.createElement(r.FlagIconBase,{ref:t,borderRadius:a,height:i,viewBox:"0 0 640 480",width:c},React.createElement("path",{d:"M640 0H0v480h640z",fill:"#c1272d"}),React.createElement("path",{d:"M320 179.4 284.4 289l93.2-67.6H262.4l93.2 67.6z",fill:"none",stroke:"#006233",strokeWidth:"11.7"}))}));exports.MA=t;
|
package/icons/flags/MC.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var r=e.forwardRef((function(e,r){var a=e.borderRadius,i=e.height,c=e.width;return React.createElement(t.FlagIconBase,{ref:r,borderRadius:a,height:i,viewBox:"0 0 640 480",width:c},React.createElement("g",{fillRule:"evenodd",strokeWidth:"1pt"},React.createElement("path",{d:"M0 0h640v240H0z",fill:"#f31830"}),React.createElement("path",{d:"M0 240h640v240H0z",fill:"#fff"})))}));exports.MC=r;
|
package/icons/flags/MD.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var l=e.forwardRef((function(e,l){var a=e.borderRadius,c=e.height,r=e.width;return React.createElement(t.FlagIconBase,{ref:l,borderRadius:a,height:c,viewBox:"0 0 24 25",width:r},React.createElement("path",{d:"M21.333 4H16v17.333h5.333A2.667 2.667 0 0 0 24 18.667v-12A2.667 2.667 0 0 0 21.333 4Z",fill:"#DD2E44"}),React.createElement("path",{d:"M2.667 4A2.667 2.667 0 0 0 0 6.667v12a2.667 2.667 0 0 0 2.667 2.666H8V4H2.667Z",fill:"#265FB5"}),React.createElement("path",{d:"M8 4h8v17.333H8V4Z",fill:"#FFCC4D"}),React.createElement("path",{d:"M10.667 10.667h2.666v2h-2.666v-2Z",fill:"#DD2E44"}),React.createElement("path",{d:"M10.667 12.667V14l1.333.667L13.333 14v-1.333h-2.666Z",fill:"#269"}),React.createElement("path",{d:"M10.667 8v.667h.666V10h1.334V8h-2Zm2 6.667-.667.416-.667-.416-.666 2 1.333.666 1.333-.666-.666-2ZM10 9.333l-.667-.666-.666.666V16L10 14.667V10h.667L10 9.333Zm4.667-.666L14 9.333l-.667.667H14v4.667L15.333 16V9.333l-.666-.666Z",fill:"#A0724A"}),React.createElement("path",{d:"M10.823 12.396h.354v.27h-.354v-.27Zm2 0h.354v.27h-.354v-.27Z",fill:"#FFCC4D"}),React.createElement("path",{d:"M10.425 15.829c-.071.041-.176-.007-.234-.106l-1.488-2.578c-.057-.1-.046-.214.025-.255l.09-.052c.071-.041.176.007.233.106l1.488 2.578c.058.1.047.213-.024.255l-.09.052Z",fill:"#77B255"}),React.createElement("path",{d:"M15.211 12.929c.072.04.084.153.026.251l-1.46 2.532c-.058.098-.16.144-.232.103l-.09-.052c-.071-.041-.083-.153-.026-.252l1.461-2.532c.057-.097.16-.144.231-.102l.09.052Z",fill:"#FFCC4D"}),React.createElement("path",{d:"m10.667 14.667-.667.666V16l.667-.667v-.666Zm2.666 0v.666L14 16v-.667l-.667-.666Z",fill:"#DD2E44"}),React.createElement("path",{d:"m12 12-.667-.666v1.972L12 14l.667-.694v-1.972L12 12Z",fill:"#FFCC4D"}))}));exports.MD=l;
|
package/icons/flags/ME.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),a=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var c=e.forwardRef((function(e,c){var t=e.borderRadius,l=e.height,r=e.width;return React.createElement(a.FlagIconBase,{ref:c,borderRadius:t,height:l,viewBox:"0 0 24 25",width:r},React.createElement("path",{d:"M24 18.667a2.667 2.667 0 0 1-2.667 2.666H2.667A2.667 2.667 0 0 1 0 18.667v-12A2.667 2.667 0 0 1 2.667 4h18.666A2.667 2.667 0 0 1 24 6.667v12Z",fill:"#FFCC4D"}),React.createElement("path",{d:"M23.333 18.667a2 2 0 0 1-2 2H2.667a2 2 0 0 1-2-2v-12a2 2 0 0 1 2-2h18.666a2 2 0 0 1 2 2v12Z",fill:"#DD2E44"}),React.createElement("path",{d:"M15.257 12.267c.402-1.606-.903-3.028-.903-3.028l-.342 1.668-.703.926.292.52-.292.161-.691-.958.256-.58.89-.459-.985-.326-.598.696-.181.768-.228-.768-.645-.696-.926.211.776.517.31.637-.636.989-.347-.193.292-.52-.703-.926-.342-1.667s-1.304 1.421-.902 3.028c.402 1.606 2.134 1.831 2.134 1.831l-1.102.745-.644.052-.11.708.584.271.513-.563 1.279-.468-.73 1.062 1.427.762 1.38-.76-.713-1.006v-.042l1.226.454.508.563.581-.271-.112-.708-.646-.052-1.101-.745c0-.001 1.731-.227 2.134-1.833Z",fill:"#FFCC4D"}),React.createElement("path",{d:"M12 13.667v.864s-.12-.18-.5-.292c-.5-.146-.583-.572-.583-.572H12Zm.001 0v.864s.121-.18.5-.292c.5-.146.584-.572.584-.572H12Z",fill:"#5C913B"}),React.createElement("path",{d:"M11.156 11.865s.49.198.844.02v1.698h-1.083s-.042-.364.104-.844c.091-.299-.084-.54-.084-.54l.219-.334Zm1.69 0s-.49.198-.845.02v1.698h1.084s.041-.364-.104-.844c-.092-.299.083-.54.083-.54l-.219-.334Zm2.54 2.916a.531.531 0 1 1-1.063.001.531.531 0 0 1 1.062 0Z",fill:"#269"}),React.createElement("path",{d:"M12.687 10.015c0 .147-.291.266-.651.266-.36 0-.651-.119-.651-.266 0-.146.291-.265.651-.265.36 0 .651.119.651.265Z",fill:"#FFCC4D"}),React.createElement("path",{d:"M12.02 8.834c-.563 0-1.02.263-1.02.588 0 .325.457.589 1.02.589.565 0 1.021-.263 1.021-.589 0-.325-.456-.588-1.02-.588Zm-.718.835c-.125-.055-.125-.2-.104-.305.02-.104.198-.208.198-.208s-.12.253-.019.36c.102.11.05.207-.075.153Zm.43-.009c-.045-.014-.05-.064-.079-.149-.028-.084-.06-.146-.039-.25.02-.105.28-.192.28-.192s-.072.212-.051.316c.02.104.104.215.104.215s-.169.074-.214.06Zm.645-.149c-.028.085-.034.135-.079.15-.045.013-.215-.06-.215-.06s.084-.11.104-.215c.021-.104-.052-.316-.052-.316s.26.087.281.191c.021.104-.01.167-.039.25Zm.352.158c-.125.054-.177-.044-.075-.152s-.019-.36-.019-.36.178.103.198.207c.021.105.021.25-.104.305Zm2.654 5.17a.136.136 0 0 1-.164.098l-.736-.191a.135.135 0 1 1 .067-.263l.736.191a.133.133 0 0 1 .097.165Z",fill:"#FFCC4D"}),React.createElement("path",{d:"M14.997 14.754a.119.119 0 0 1-.146.086.119.119 0 0 1-.086-.147l.165-.754a.12.12 0 0 1 .146-.085.119.119 0 0 1 .085.146l-.164.754Zm-5.107 1.83c-.04.015-.11-.069-.157-.186l-1.296-3.294c-.047-.118-.052-.227-.012-.243l.066-.026c.04-.015.209.029.256.146l1.296 3.294c.047.118-.047.266-.087.282l-.066.026Zm1.566-3.752h1.087v.751h-1.087v-.751Z",fill:"#FFCC4D"}))}));exports.ME=c;
|
package/icons/flags/MF.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var r=e.forwardRef((function(e,r){var a=e.borderRadius,i=e.height,l=e.width;return React.createElement(t.FlagIconBase,{ref:r,borderRadius:a,height:i,viewBox:"0 0 640 480",width:l},React.createElement("g",{fillRule:"evenodd",strokeWidth:"1pt"},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#fff"}),React.createElement("path",{d:"M0 0h213.3v480H0z",fill:"#00267f"}),React.createElement("path",{d:"M426.7 0H640v480H426.7z",fill:"#f31830"})))}));exports.MF=r;
|
package/icons/flags/MG.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var r=e.forwardRef((function(e,r){var a=e.borderRadius,c=e.height,i=e.width;return React.createElement(t.FlagIconBase,{ref:r,borderRadius:a,height:c,viewBox:"0 0 640 480",width:i},React.createElement("g",{fillRule:"evenodd",strokeWidth:"1pt"},React.createElement("path",{d:"M213.3 0H640v240H213.3z",fill:"#ff3319"}),React.createElement("path",{d:"M213.3 240H640v240H213.3z",fill:"#00cc28"}),React.createElement("path",{d:"M0 0h213.3v480H0z",fill:"#fff"})))}));exports.MG=r;
|
package/icons/flags/MH.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(e,a){var r=e.borderRadius,l=e.height,i=e.width;return React.createElement(t.FlagIconBase,{ref:a,borderRadius:r,height:l,viewBox:"0 0 640 480",width:i},React.createElement("g",{fillRule:"evenodd"},React.createElement("path",{d:"M0 0h639.9v480H0z",fill:"#3b5aa3"}),React.createElement("path",{d:"M0 467 639.9 0v87L0 480v-13z",fill:"#e2ae57"}),React.createElement("path",{d:"M22.4 480 640 179.2l-.1-95.5L0 480h22.4zm153-464.8L169 118l-27-65.6 10.4 69.8-41.9-56.4 27.5 64.3-55-42.6 42.8 53.6-62.1-27.6 54.4 41.2-67.7-9 64 25.4L14 180.3l100.6 6.7-63.7 26.2 67-9-54.3 40 63-27.6-43 54 54.6-41.3-27 62.9 43.6-54.7-11.8 68.1 27.5-63.7 6.2 100.7 9.7-100.4 23.7 64-9-69 43.4 54.8-28.6-64 54.6 44-43.4-54.9 64.9 27-57.4-41.9 69.9 11.8-67-25.7 104.1-6.5-104-9.7 68.5-22.8-71 9 58.6-41-66 26.5 45.6-55.3-55.6 43.4 26.7-66.4-43.1 56.4 9.3-70.4-25.7 66.5-9.6-102.8z",fill:"#fff"})))}));exports.MH=a;
|
package/icons/flags/MK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),r=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var t=e.forwardRef((function(e,t){var a=e.borderRadius,c=e.height,i=e.width;return React.createElement(r.FlagIconBase,{ref:t,borderRadius:a,height:c,viewBox:"0 0 640 480",width:i},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#d20000"}),React.createElement("path",{d:"M0 0h96l224 231.4L544 0h96L0 480h96l224-231.4L544 480h96zm640 192v96L0 192v96zM280 0l40 205.7L360 0zm0 480 40-205.7L360 480z",fill:"#ffe600"}),React.createElement("circle",{cx:"320",cy:"240",fill:"#ffe600",r:"77.1",stroke:"#d20000",strokeWidth:"17.1"}))}));exports.MK=t;
|
package/icons/flags/ML.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var r=e.forwardRef((function(e,r){var a=e.borderRadius,i=e.height,l=e.width;return React.createElement(t.FlagIconBase,{ref:r,borderRadius:a,height:i,viewBox:"0 0 640 480",width:l},React.createElement("g",{fillRule:"evenodd"},React.createElement("path",{d:"M425.8 0H640v480H425.7z",fill:"red"}),React.createElement("path",{d:"M0 0h212.9v480H0z",fill:"#009a00"}),React.createElement("path",{d:"M212.9 0h214v480h-214z",fill:"#ff0"})))}));exports.ML=r;
|
package/icons/flags/MM.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(e,a){var r=e.borderRadius,l=e.height,i=e.width;return React.createElement(t.FlagIconBase,{ref:a,borderRadius:r,height:l,viewBox:"0 0 24 25",width:i},React.createElement("path",{d:"M0 18.556a2.667 2.667 0 0 0 2.667 2.666h18.666A2.667 2.667 0 0 0 24 18.556v-2.667H0v2.667Z",fill:"#EA2839"}),React.createElement("path",{d:"M0 9.222h24v6.667H0V9.222Z",fill:"#34B232"}),React.createElement("path",{d:"M21.333 3.889H2.667A2.667 2.667 0 0 0 0 6.556v2.666h24V6.556a2.667 2.667 0 0 0-2.667-2.667Z",fill:"#FECB01"}),React.createElement("path",{d:"m12 6.396 1.569 4.826h5.075l-4.106 2.89 1.568 4.778L12 15.884l-4.106 2.972 1.569-4.738-4.106-2.896h5.075L12 6.396Z",fill:"#fff"}))}));exports.MM=a;
|
package/icons/flags/MN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),c=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var t=e.forwardRef((function(e,t){var r=e.borderRadius,l=e.height,a=e.width;return React.createElement(c.FlagIconBase,{ref:t,borderRadius:r,height:l,viewBox:"0 0 640 480",width:a},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#c4272f"}),React.createElement("path",{d:"M213.3 0h213.4v480H213.3z",fill:"#015197"}),React.createElement("circle",{cx:"107",cy:"189.1",fill:"#f9cf02",r:"35"}),React.createElement("circle",{cx:"107",cy:"173.2",fill:"#c4272f",r:"38.2"}),React.createElement("path",{d:"M91.1 131.8a15.9 15.9 0 0 0 31.8 0c0-6.3-4-7.2-4-9.5 0-2.4 2.4-5.6-2.4-9.6 2.4 4-1.6 4.8-1.6 8.8 0 4 1.6 4 1.6 7.1a3.2 3.2 0 0 1-6.3 0c0-3.1 3.1-6.3 3.1-11 0-4.9-.7-6.5-3.1-10.4-2.4-4-6.4-7.2-3.2-10.4-4.8 1.6-2.4 8-2.4 12s-3.2 6.3-3.2 11 2.4 5.7 2.4 8.8a3.2 3.2 0 0 1-6.3 0c0-3.1 1.6-3.1 1.6-7.1s-4-4.8-1.6-8.8c-4.8 4-2.4 7.2-2.4 9.6 0 2.4-4 3.1-4 9.5z",fill:"#f9cf02",fillRule:"evenodd"}),React.createElement("circle",{cx:"107",cy:"179.5",fill:"#f9cf02",r:"25.4"}),React.createElement("path",{d:"M37 230.4v152.7h31.8V230.4zm108.2 0v152.7H177V230.4zm-70 25.5v12.7h63.6v-12.7zm0 89v12.8h63.6V345zm0-114.5h63.6L107 249.5zm0 133.7h63.6L107 383z",fill:"#f9cf02"}),React.createElement("circle",{cx:"107",cy:"306.8",fill:"#f9cf02",r:"33.7",stroke:"#c4272f",strokeWidth:"3.8"}),React.createElement("path",{d:"M107 273a16.9 16.9 0 0 1 0 33.8 16.9 16.9 0 1 0 0 33.7",fill:"none",stroke:"#c4272f",strokeWidth:"3.8"}),React.createElement("circle",{cx:"107",cy:"289.9",fill:"#c4272f",r:"6.4"}),React.createElement("circle",{cx:"107",cy:"323.6",fill:"#c4272f",r:"6.4"}))}));exports.MN=t;
|
package/icons/flags/MO.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),a=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var t=e.forwardRef((function(t,r){var c=t.borderRadius,i=t.height,l=t.width,h=e.useId();return React.createElement(a.FlagIconBase,{ref:r,borderRadius:c,height:i,viewBox:"0 0 640 480",width:l},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#00785e"}),React.createElement("path",{d:"m295 108.7 40.5 29.5L320 90.5l-15.5 47.7 40.6-29.5z",fill:"#fbd116"}),React.createElement("g",{id:"".concat(h,"-0")},React.createElement("path",{d:"M320 331.6H217.5a146.3 146.3 0 0 1-3.8-4H320a2.1 2.1 0 0 1 1.4 2c0 .8-.5 1.7-1.4 2zm0-31.3a13 13 0 0 0 1.2-7.6 12.4 12.4 0 0 0-1.2-3.8 82 82 0 0 1-32.5 19 81 81 0 0 1-23.5 3.5h-63.1a144.4 144.4 0 0 0 5.8 8h61c20 0 38.2-7.2 52.3-19.1zm-109.6-24.7a32.3 32.3 0 0 1-9.7 2 81 81 0 0 0 60.8 27.5 80.9 80.9 0 0 0 58.5-25 441 441 0 0 0 4.5-58.8 441 441 0 0 0-4.5-67.7c-6.6 6-19 18.7-24.8 38.3A81 81 0 0 0 292 215a80.7 80.7 0 0 0 13.7 45 80.7 80.7 0 0 1-17-49.5c0-12.4 2.8-24.2 7.8-34.7a32.5 32.5 0 0 1-7.5-13 80.7 80.7 0 0 0-10.5 40c0 18 5.9 34.7 15.9 48.1a95 95 0 0 0-73.4-29.4 32.6 32.6 0 0 1 6.8 8.9 95 95 0 0 1 68.6 29.4 95 95 0 0 0-61-22.2 95 95 0 0 0-36.7 7.3 81.2 81.2 0 0 0 82.6 52.2c-4.7.8-9.5 1.3-14.4 1.3a80.8 80.8 0 0 1-56.4-22.8zM320 364.4h-53.1a143.5 143.5 0 0 0 53.1 10.1 11 11 0 0 0 1.3-5 11 11 0 0 0-1.3-5.1zm0-24.5h-93.6a143.8 143.8 0 0 0 7.8 6.2H320a4.6 4.6 0 0 0 1.3-3.1 4 4 0 0 0-1.3-3.1zm0 12.5h-76.7a143.6 143.6 0 0 0 14.4 8H320a7.6 7.6 0 0 0 1.2-4.2 7.5 7.5 0 0 0-1.2-3.8z",fill:"#fff"}),React.createElement("path",{d:"m200.5 174.8 25.4 23.6-6.7-34-14.6 31.4 30.3-16.8zm36.9-32 34.7.6-27.7-21 10.1 33.3 11.3-32.9z",fill:"#fbd116"})),React.createElement("use",{height:"100%",transform:"matrix(-1 0 0 1 640 0)",width:"100%",xlinkHref:"#".concat(h,"-0")}))}));exports.MO=t;
|
package/icons/flags/MP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var s=require("react/jsx-runtime"),c=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var r=c.forwardRef((function(r,e){var o=r.borderRadius,m=r.height,d=r.width,i=c.useId();return s.jsxs(t.FlagIconBase,{ref:e,borderRadius:o,height:m,viewBox:"0 0 640 480",width:d,children:[s.jsx("defs",{children:s.jsx("clipPath",{id:"".concat(i,"-0"),children:s.jsx("path",{d:"M0 0h640v480H0z",fillOpacity:".7"})})}),s.jsxs("g",{clipPath:"url(#".concat(i,"-0)"),children:[s.jsx("path",{d:"M-160 0h960v480h-960z",fill:"#0071bc",fillRule:"evenodd"}),s.jsx("path",{d:"M370 365.7s15.2-16.1 29.8-13c4.4-17 21-18.4 21-18.4s-1.7-18.7 19.5-22.8c.6-12.7 13.5-23.3 13.5-23.3s-2.6-19.7 10.8-24.3c-8.2-15.6 2.8-27 2.7-27.3-.2-.3-14-24.8-1.6-31.8-13-11-8.8-23.4-8.8-23.4s-14.2-3.7-9.1-20.7c-11.7-2-14-20.9-14-20.9s-18 3.7-20.2-12c-12 1.9-13.2-9.8-13.4-9.8-.1 0-23.5 6.3-28.2-11.4-9.1 4.7-13-3.7-13-3.7s-13 6.5-20.8-6c-15.5 9.7-24.2-.4-24.2-.4s-20.3 13.4-27 3c-12 12.2-22.8 7-22.8 7s-9 16-23.7 12c-3.3 14.9-20.2 15.2-20.2 15.2s1.8 13.1-18.4 16.7c-2.6 15.5-13.2 18-13.2 18s1 15.2-8.5 20c3.4 8.5-5.4 18.9-5.4 18.9s9.4 11.7-3.4 24.9c12.3 3.2 3.4 24.4 3.4 24.4s17 7.6 6.3 21.7c12.2 4 8.4 13.6 8.5 19.3 7.8 3.5 14.6 1.8 11.3 17.4 23.8 2.7 12.6 15.8 12.6 15.8s11 .5 6.7 9.3c20.3-.5 23.3 15.2 23.3 15.2s18.8-5 21.3 2.3-8.2 56.7-8.2 56.7-16 0-27.8-12.8c-27.8-.7-21.6-19-22-19-.5 0-9.3 3.4-13.8-11.9-18.6 3.8-18-11.8-18.2-12-.1-.1-8.3-3.8-5.3-11.5-19.1 1.7-17.7-17-17.7-17-4.2-1.7-5.7-5.6-5.1-9.5-2.5-.9-19.5-1.2-10.7-23.6-16.2-9.8-6.1-21-6.1-21s-22.4-11.6-5.1-25c-13-19 1-28.5 1-28.5s-17.9-18.1.3-31c-3-27.5 13.4-34.1 13.4-34.1s-8.6-22.4 14.8-31.8c1.5-22.7 17.9-23.3 17.9-23.3s.4-18 26.2-16.2c5-16.1 22.5-12.9 22.5-12.9s5.4-19.5 29.3-10.1c12.1-23.7 30.2-11.6 30.2-11.6s11.4-7.4 17-5c7.3-12.5 22.8-.6 32.7 1.9 3.7-1.5 16.6-11.2 26.5 1 13.2-8.5 24.5 7 24.5 7s18.1-9.2 26.6 11.8c38.5-3.5 33 21.7 33 21.7s30.2-6.9 23.6 23.3c27.6 1.9 24.8 20 24.8 20s17.4 13.2 9.8 25c15.5.8 9.8 15.7 9.8 15.7s11.9 4.6 2 23c22.7 18.1 4.4 36.2 4.3 36-.2-.1 12.1 14.6 1 31.6 3.4 27-10.2 33.8-10.2 33.8s3.5 17.5-11.7 22.4c-.3 20.5-19.7 23-19.7 23s5.2 9-14 18.3c-.8 13.7-20.8 14.8-20.8 14.8s-1.9 25.2-27.4 18.4c-6.1 20.2-36 14.2-36.6 14-.5-.3-5.7-43.4-5.7-43.5z",fill:"#fff",fillRule:"evenodd",stroke:"#000",strokeWidth:"1.9"}),s.jsx("path",{d:"M185 124s6.4 5.6 5.2 14c-1.2 8.3-6 19.9-5 28.5.6 3.5.3 9.7.3 9.7s-5.7-8.2-5.8-17 6.2-17.1 6.2-23.6-1.1-11.7-1-11.5zm-3.2 2.6s-8.4 8-9.5 15.7c-.8 4-1 22.7-1.2 31-.2 2.5-1.2 12.5-1.4 16.2-.3 3.6 6.1-6.2 6.5-14.3-.2-8.3-.2-25.8.6-28.5.8-3.4.6-7.1 1.8-10.5l3.2-9.6z",fill:"#217900",fillRule:"evenodd",stroke:"#000",strokeLinejoin:"round",strokeWidth:"1.9"}),s.jsxs("g",{fill:"#ffd200",fillRule:"evenodd",stroke:"#ef8a10",children:[s.jsx("path",{d:"M366 100.5s10.8-5 14-14.4-9.5-9.4-11.1-6.4c-1.7 3 1.4 10.3.6 12.3-.8 2-5.2 6.6-3.5 8.4z",strokeWidth:"1.9"}),s.jsx("path",{d:"M269.8 103.9s7-9.7 5.2-19.4c-1.9-9.6-12.8-3.6-12.8-.2s6.2 8.3 6.5 10.4c.3 2.1-1.3 8.4 1 9.1zm-19.1 5.7s7-9.7 5.2-19.3c-1.8-9.7-12.8-3.7-12.8-.3 0 3.4 6.3 8.4 6.6 10.5.2 2-1.3 8.3 1 9.1zm-21.1 6.5s7-9.6 5.2-19.3c-1.9-9.7-12.8-3.7-12.8-.3 0 3.4 6.2 8.4 6.5 10.5.3 2-1.3 8.3 1 9.1zm-15 14.9s7.1-9.7 5.3-19.3c-1.8-9.7-12.8-3.7-12.8-.3 0 3.4 6.3 8.4 6.5 10.5.3 2-1.3 8.3 1 9.1zM199 145.4s7-9.7 5.2-19.4-12.8-3.6-12.8-.2 6.3 8.3 6.6 10.4c.2 2.1-1.3 8.4 1 9.2z",strokeWidth:"2.5"}),s.jsx("path",{d:"M235 61.7s-9.4 7.4-10.2 17.2c-.8 9.8 11.3 7 12.2 3.7 1-3.3-3.7-9.7-3.4-11.8.3-2 3.5-7.7 1.4-9zm31.3-9.6s-9.3 7.4-10.2 17.2c-.8 9.8 11.3 7 12.3 3.7.9-3.3-3.8-9.8-3.5-11.9.3-2 3.5-7.7 1.4-9zm-116.7 84.5s2 11.8 10.2 17.3c8.2 5.4 11.5-6.6 9.1-9s-10.3-1.4-12-2.6c-1.7-1.3-5-6.8-7.3-5.7zm-15.6 40s0 12 7.3 18.7c7.2 6.6 12.4-4.7 10.4-7.4s-10-3-11.4-4.5c-1.5-1.6-4-7.5-6.3-6.7zm36 44.8s-4.2-11.2-13.3-15c-9.1-3.6-10 8.8-7.2 10.7 2.9 1.8 10.4-.7 12.3.2 2 .9 6.3 5.6 8.3 4zm-7.4-19.4s7.2-9.5 5.6-19.1c-1.7-9.7-12.7-4-12.8-.6 0 3.4 6 8.5 6.3 10.6.2 2.1-1.5 8.3.9 9.2zm225.6-91.9s10.8-5 14-14.3-9.5-9.4-11.1-6.5c-1.7 3 1.4 10.4.6 12.3-.8 2-5.2 6.7-3.5 8.5zm32.8 16.4s6.4-10.1 3.9-19.6c-2.5-9.5-13-2.8-12.8.6.2 3.3 6.8 7.9 7.2 10 .4 2-.7 8.4 1.7 9zm89.6 93s-4.3-11.1-13.4-14.9c-9.1-3.7-10 8.8-7.2 10.6 2.9 1.9 10.5-.7 12.3.2 2 1 6.3 5.7 8.3 4.1zm-43.8 7s.2-12 7.5-18.6c7.3-6.6 12.4 4.9 10.4 7.6-2.1 2.7-10 2.8-11.6 4.3-1.4 1.5-4 7.4-6.3 6.6zm-7-126.8s-11.3-4.3-20 0c-9 4.4-.2 13.4 3 12.5 3.3-1 6.4-8.3 8.4-9.1 2-.8 8.4-1 8.5-3.4zM434 78.3s-11.1-4.3-20 0c-8.8 4.4-.1 13.4 3.2 12.5 3.2-1 6.4-8.3 8.3-9.1 2-.8 8.4-1 8.5-3.4zm-38-20.4s-9.5 7.3-10.4 17c-1 9.8 11.2 7.1 12.2 3.9 1-3.3-3.7-9.8-3.4-11.9.4-2 3.6-7.6 1.6-9zm-24.8-6s-4.4 11.1-.1 20c4.3 8.9 13.3.2 12.4-3-.9-3.3-8.2-6.5-9-8.4-.8-2-.9-8.5-3.3-8.6zm-70.5 43s7.7-9.2 6.6-19c-1.1-9.7-12.5-4.5-12.7-1.1-.3 3.4 5.6 8.8 5.7 10.9.1 2-1.9 8.2.4 9.1z",strokeWidth:"1.9"})]}),s.jsx("path",{d:"M342.8 114.4s18.5 1.2 19.4 11.8-4.4 17.1-4.4 17.1 2.3 23-15.8 29.7c-19.4 2.3-49.9.5-49.9.5s-9 2.2-12.6-16.3a305 305 0 0 1-4.6-31.6s1.8-10.4 14.9-11c13-.7 52.8 0 53-.2z",fill:"#8c8a8c",fillRule:"evenodd",stroke:"#000",strokeWidth:"1.9"}),s.jsx("path",{d:"M357.7 143.2s-10 12.4-9 17.5",fill:"none",stroke:"#000",strokeLinecap:"round",strokeWidth:"1.9"}),s.jsx("path",{d:"M344.3 172.3c2.5 2.1 4.8 4.4 5.3 12l1 15.4 13 116.6 11.4 84.3.8 13s-2.7 9.7-10.4 10.5c-5.5 11.6-35.7 15-38.7 14.9-2.7-.2-12.3-4.2-18.1-3.7-5.9.5-16 4.4-20.5 3.8-4.5-.7-14.8-4.2-16.6-11.6-12.7-4-14.7-13.7-14.7-13.7l13.7-97.5 13.3-123.4s1.6-16.4 8.2-18.9c6.9-.6 42.4.7 52.3-1.7z",fill:"#8c8a8c",fillRule:"evenodd",stroke:"#000",strokeWidth:"1.9"}),s.jsx("path",{d:"m274.4 341.1-2.7 86.3m86.5-74.9 7.6 71.2",fill:"none",stroke:"#000",strokeWidth:"1.9"}),s.jsx("path",{d:"m136.6 296.3-.3 1m358.7-4.1.3 1",fill:"none",stroke:"#000"}),s.jsx("path",{d:"M127 179.8s5.6 7.9 6.7 12.4c1 4.5 2.9 13.4 5.3 17 2.5 3.7 16.6 23.9 17.4 32.3.1 5.6-5.9 15-14.7 15.2-5.6-.2-19.8-3.8-20.4-16-.6-12.3 4.3-12.5 5-20 .5-7.4.7-40.7.7-40.9z",fill:"none",stroke:"#6b18b5",strokeLinejoin:"round",strokeWidth:"1.9"}),s.jsx("path",{d:"M224.5 72.8s-6 .4-10.4 2.9c-3.5 2.1-9.5 5.3-13.6 11-10.6 8.2-26.5 12-31.5 19-3 4.6-2.8 15.7 4.7 20.5 4.8 2.7 19 7 25.8-3.1 6.8-10.2 2.7-13 6-19.6a117.4 117.4 0 0 1 19-30.7zM367 58s-4.4-4-9.3-5.5c-4-1-10.6-.6-17.5-1.3-13.3-1.8-27-11.4-35.3-10.2-5.4 1-13.3 9-11.5 17.6 1.3 5.4 7.3 16.2 19.4 14.1 12-2.1 12-4.8 19-7 17.4-9.7 35-7.7 35.2-7.7zm141.4 137.4c1-2.3-.9-6.6-2.2-11.5-1.2-4-3.1-10-7.7-15.5-5.4-12.2-4.5-29-10-35.4-3.7-4-14.6-6.6-21-.4-3.9 4-11.4 16.6-3.2 25.7 8.2 9 11.8 5.7 17.4 10.5 13.5 9 20 25 26.7 26.6zM503.5 302c1.9-2.5 5.2-7.4 4.8-11.5-.3-3.2 1.5-13 1.7-17.3 1.2-13.3 9.5-24.2 7.2-35.7-1.3-5.4-9.2-13-17.8-10.8-5.2 1.6-17 8-14.3 20 2.7 12 6.6 11.7 9.1 18.7 7.3 14.5 2.7 31.7 9.3 36.6z",fill:"none",stroke:"#6b18b5",strokeLinejoin:"round"}),s.jsx("path",{d:"M405.5 386.8s-2.3 4.4 6.8 8.2m11.3-18.4s10-2.5 16.8 0m13.2-25.4c0 .2-1.4 4.5 6.6 10.8m-.8-22s5.9 4.3 15.8 4m-75.4 8.6s.3 11.5-5.6 16.8m25.4-34.5s9.7 2.4 17.7-1.6m44.6-15.3s2.1 3 12.9 2.5m-54.9-9.3c.3.2 12.7 4.2 20.5.6m4.2-47.8s.5-.7 4.3 12.7m5.2-50.4s-.5 7.1-6.2 10.2m42.9-39.4s-8.4 6.8-6.8 9.5m-34.7-14.4s4.3 7.3-2.8 12.3M448.2 161s7.5-.3 10.8 6.1m-24.8-27.3h5.7m24-26c0 .1 1.5 1.5-1.4 4.5m-52-3.8s4 6.2 3.3 13.9m19.8-35.1c1.8-.2 7.7-2.8 7.7-2.8m-33.4-22c-.1 0-2.2 7.7 1.6 10.5m-11.1 25c0 8.4 6.6 6.3 2 14.3M382.2 97a57 57 0 0 0-10.4 9.4m-16.4-13.7s4.4 4.3 3.3 10.2m-16-13.7s-2.2 6.6-5.1 8.3m-18-10c-.1.3-3.6 7.8-6 9.1m-25.6-9c.2 0 3.5 7-.8 12m-6.5-48c.2.2.7 5.4-2.6 10m-28.7 1.9c0 .1 1.4 5.9-7.8 7.8m-9.9 45.2c.2.3 8.9 1.7 8.9 1.7M210 136.6c.2-.2 10.6-3.3 10.6-3.3m-27.4 16.3c.3 0 7.3 1.3 9 .4m-14 6s2.3 1.3.4 13m-34.2-43.5 4.2 6.2m-18.5 26c0-.2 4.2 6.2 9.8 7.4m23 25.2a49 49 0 0 0 8-2M170 213.8c.2 0-.1-4.3 5.2-7.3M163 224.7c0 .2 5 6.4 8.5 7.3m-11.5 4.7c.6-.2 6-4.9 12.2-4.5m-13.9 20.6s.2 5.4 16.2 4m-14.6 15c0-.2 4.7-10.8 14.2-14.8m-1.4 28.4s1.4-4.6 9.4-7.7m-.5 25.5s5.7-4.7 7.8-5.3m-.7 19.3s3.5 3.6 12.2-2.7m-54 5.6c1-.2 13.7-3.1 18 3.5m-13 7s13.4-1.8 15.1-.4m32.7 3.1s-1.8 3.7 14.7-2.4m5.8 9c-3 5 .7 9-3.2 11.3m-47-4.3c.5-.4 6-2.3 5.2-10.3m-.2 22.3c.7-.2 9.9-4.2 11.8-2.1m6.3 13.7s1.2-8.2 3.8-9m10 21.3s7.7-.1 11-2.6m3.8-25c.2.2 7.1 3.8 22 .2m-16.4 33s2 10.6 2 13",fill:"none",stroke:"#000",strokeWidth:"1.9"}),s.jsxs("g",{fill:"#de2010",fillRule:"evenodd",stroke:"#000",strokeWidth:"1.5",children:[s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(1.60885 -.2011 .2072 1.65762 94.8 75)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(1.60885 -.2011 .2072 1.65762 93.4 57.3)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(1.58497 -.3417 .35206 1.633 78 74)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(1.4455 -.73446 .7567 1.4893 55.9 163)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(1.4455 -.73446 .7567 1.4893 48.9 147.1)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(1.3781 -.85423 .88011 1.41987 40 167.4)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(1.28907 -.98346 1.01327 1.32812 33.8 193)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(1.1329 -1.15994 1.19508 1.16722 35.3 239)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(1.02138 -1.25922 1.29739 1.05234 34.3 262.7)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(.79817 -1.41132 1.45408 .82236 51.9 315)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(.66642 -1.4781 1.52289 .6866 56.8 337.4)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(.56582 -1.51945 1.5655 .58296 57.9 352.4)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(.4482 -1.5582 1.60543 .46178 63 370.4)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(.20288 -1.60864 1.65738 .20903 94.7 408.9)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(.06506 -1.62008 1.66918 .06703 106.3 427.4)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(.06506 -1.62008 1.66918 .06703 88.8 428)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(-.36132 -1.5806 1.62852 -.37226 172.5 473.5)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(-.49045 -1.54542 1.59227 -.50531 188.3 485.8)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(-.67103 -1.476 1.52073 -.69138 221.9 499.1)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(-.7945 -1.41337 1.4562 -.81858 241.4 508.3)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(-.94339 -1.31867 1.35863 -.97197 271.6 515.4)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(-1.05159 -1.2341 1.27151 -1.08344 292.4 520.2)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(-1.13737 -1.15553 1.19056 -1.17183 308.9 526.1)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(-1.2301 -1.05628 1.08829 -1.26738 331.4 529.6)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(-1.33573 -.91908 .94693 -1.3762 362.5 526.1)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(-1.47374 -.67597 .69645 -1.51841 415.9 504)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(-1.52895 -.53958 .55593 -1.5753 438.7 497.5)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(-1.61445 -.12005 .15429 -1.33344 500.5 406)"}),s.jsx("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(-1.58082 -.36035 .37125 -1.62873 468.4 480.8)"})]}),s.jsx("path",{d:"M480 194.7c2.2-2.3 4.2-3 6.7-2.1-1-6.1-2.8-8.2-5.2-7.4-2.3.7-3.4 3.8-1.5 9.5zm3.3 18.2c2.3-2.1 4.3-2.6 6.8-1.6-.4-6-2.2-8.3-4.6-7.7-2.4.5-3.6 3.6-2.2 9.3zm-7.8-35c1.5-2.7 3.3-3.8 6-3.7-2.5-5.6-4.8-7.1-7-5.8-2 1.3-2.2 4.6 1 9.6zm-8.1-16.6c1.5-2.8 3.3-3.9 6-3.7-2.5-5.7-4.9-7.2-7-5.9-2 1.3-2.2 4.6 1 9.6zm-19.5-30.5c1-3 2.6-4.4 5.2-4.6-3.3-5.2-5.9-6.3-7.7-4.7s-1.5 5 2.5 9.3zM435 117.5c1-3 2.4-4.4 5-4.8-3.4-5-6-6-7.8-4.4-1.8 1.7-1.4 5 2.8 9.2zM408.3 95c0-3.2 1-5 3.3-6.2-4.8-3.7-7.7-3.8-8.8-1.7s.2 5.1 5.5 7.9zm14 10.5c.4-3.1 1.7-4.8 4.3-5.5-4.2-4.5-6.9-5.2-8.4-3.3-1.5 2-.7 5.1 4 8.8zm-30-19.3c-.3-3.1.5-5 2.7-6.5-5.2-3.2-8-3-9-.8-.9 2.3.8 5.1 6.4 7.3zM376.2 79c-.8-3-.3-5 1.7-6.8-5.6-2.4-8.4-1.9-9 .5-.6 2.4 1.5 4.9 7.3 6.3zm-17.5-5.4c-1.1-3-.8-5 1.1-7-5.8-1.9-8.5-1.1-9 1.3-.3 2.4 2 4.8 7.9 5.7zm-17.3-3.4c-1.2-2.8-1-5 .7-7-6-1.5-8.6-.5-8.8 2-.3 2.4 2.2 4.6 8.1 5zm-18.2-1.4c-1.6-2.7-1.6-4.8 0-7-6.1-.9-8.7.4-8.6 2.8 0 2.5 2.7 4.4 8.6 4.2zm-35.7 2.7c-2.2-2.2-2.7-4.3-1.8-6.8-6 .6-8.2 2.4-7.6 4.8.6 2.4 3.7 3.6 9.4 2zm17.6-2.3c-1.9-2.5-2.2-4.6-.9-7-6.1-.2-8.5 1.3-8.2 3.8.3 2.4 3.2 4 9 3.2zm-34.9 6c-2.4-1.9-3.3-3.8-2.7-6.4-6 1.5-7.8 3.6-6.9 5.8 1 2.3 4.2 3 9.6.6zm-33 15.2c-2.8-1.4-4-3.1-3.9-5.8-5.6 2.6-7 5-5.6 7 1.3 2 4.6 2.2 9.5-1.2zm16-8.1c-2.7-1.7-3.6-3.6-3.2-6.2-5.9 1.8-7.6 4-6.5 6.2 1.1 2.2 4.4 2.8 9.6 0zm-45.6 28.8c-3-.8-4.6-2.3-5-5-5 3.8-5.8 6.4-4.1 8.1 1.8 1.7 5 1.2 9-3.1zm14.1-11.6c-3-1-4.4-2.6-4.6-5.2-5.2 3.2-6.3 5.8-4.7 7.7 1.6 1.8 5 1.5 9.3-2.5zm-26.7 24c-3-.6-4.7-1.9-5.4-4.5-4.6 4.1-5.2 6.9-3.3 8.4 1.9 1.6 5 .7 8.7-4zM183.7 138c-3.2-.2-5-1.3-5.8-3.8-4.2 4.5-4.6 7.2-2.6 8.6 2 1.4 5.1.2 8.4-4.8zm-9.4 15c-3.2.2-5-.7-6.4-3-3.4 5.1-3.4 8-1.2 9s5.1-.6 7.6-6zm-8.3 16c-3 .6-5 0-6.7-2.2-2.7 5.5-2.3 8.3 0 9 2.3.8 5-1.2 6.7-6.9zm-6.6 16.3c-3 1.1-5 .8-7-1-1.8 5.8-1 8.5 1.5 8.9 2.4.3 4.7-2 5.5-8zm-4.5 18.2c-2.8 1.3-4.9 1.2-7-.5-1.4 6-.4 8.5 2 8.7 2.5.3 4.7-2.2 5-8.2zm-1.8 15.2c-2.6 1.4-4.7 1.6-7 .5-.7 4.9.6 6.8 3 6.6 2.4-.2 4.3-2.4 4-7.1zm307-72.2c1.1-3 2.7-4.4 5.3-4.6-3.2-5.2-5.7-6.3-7.6-4.8-1.9 1.6-1.6 5 2.3 9.4zm25.2 85c2.3-2.2 4.4-2.7 6.8-1.6-.4-6.1-2.2-8.3-4.6-7.8-2.3.6-3.6 3.6-2.2 9.4z",fill:"#ffe300",fillRule:"evenodd"}),s.jsx("path",{d:"M461.3 132s-7 6.9-5.7 15.2c1.2 8.3 6.5 18.6 5.5 27.3-1 8.6-2.5 14.3-2.5 14.3s8-9.1 8-18c.2-8.7-5.4-20.3-5.4-26.7s.3-12.2.1-12zm12.7 28s-5.3 4-4.8 13c.5 9.1 10 25.8 10 25.8s6.8 14 6.5 17.7c-.2 3.7 1.3-3.5.6-11.5s-11-25.8-11-25.8-2.2-3.6-2-9.7c.2-6 .8-9.4.8-9.5z",fill:"#217900",fillRule:"evenodd",stroke:"#000",strokeLinejoin:"round",strokeWidth:"1.9"}),s.jsx("path",{d:"M313 47.4c0-1.8-2.2-3.4-4.8-3.4s-4.7 1.6-4.7 3.4 2 3.4 4.7 3.4 4.7-1.5 4.7-3.4zm2 8c0-1.8-2.2-3.3-5-3.3-2.6 0-4.8 1.4-4.8 3.2s2.2 3.3 4.9 3.3 4.8-1.5 4.8-3.3zm6-9.4s-5.6 4.1-3.3 5.8c2.3 1.7 8.6-3.6 8.6-3.6L321 46zm163.3 95.4c0-1.2-.5-2.3-1.4-2.9a2.6 2.6 0 0 0-3 0c-.9.6-1.4 1.7-1.4 2.9s.5 2.3 1.4 2.9a2.6 2.6 0 0 0 3 0c.9-.6 1.4-1.7 1.4-2.9zm-2.1-8c0-2-1.4-3.5-3-3.5s-3.1 1.6-3.1 3.6 1.4 3.5 3 3.5 3.1-1.6 3.1-3.5zm1.5 16.2c0-1-.6-1.8-1.2-1.8s-1.2.8-1.2 1.8.5 1.9 1.2 1.9 1.2-.9 1.2-1.9zm4.9-14.4c0-1.2-.6-2.1-1.2-2.1-.7 0-1.2.9-1.2 2s.5 2.2 1.2 2.2c.6 0 1.2-1 1.2-2.1zm-13.4 1.4c0-1-.6-1.7-1.2-1.7s-1.2.8-1.2 1.7.5 1.8 1.2 1.8 1.2-.8 1.2-1.8zm2.1 11.4c0-1.5-1.1-2.7-2.5-2.7s-2.5 1.2-2.5 2.7c0 1.6 1 2.8 2.5 2.8s2.5-1.2 2.5-2.8zm-6.6-5c0-1.3-1-2.4-2.1-2.4-1.2 0-2.2 1-2.2 2.4s1 2.4 2.2 2.4c1.1 0 2-1 2-2.4zm-1-6.8a2 2 0 0 0-1-1.7 1.8 1.8 0 0 0-1.9 0 2 2 0 0 0-.9 1.7 2 2 0 0 0 1 1.8 1.8 1.8 0 0 0 1.8 0c.6-.4 1-1 1-1.8zm30.1 34.4c-2.7-3.6-7.1-5.1-9.8-3.4-2.6 1.7-2.6 6 .2 9.7 2.7 3.6 7 5.1 9.7 3.4 2.7-1.8 2.7-6 0-9.7zm7.8 66.7c.5-4.5-1.6-8.4-4.8-8.8-3.2-.3-6.2 3-6.8 7.4-.5 4.4 1.7 8.3 4.9 8.7 3.2.4 6.2-3 6.7-7.3zm1.6 38.8c1-4.4-.9-8.5-4-9.2-3.2-.6-6.5 2.4-7.4 6.8-.9 4.3 1 8.4 4 9 3.2.7 6.5-2.3 7.4-6.7zm7.5-36.4c0-1.7-1.2-3.1-2.6-3.1s-2.7 1.4-2.7 3.1c0 1.8 1.2 3.2 2.7 3.2s2.6-1.4 2.6-3.2zm-6.5 7.3-5.4 6.2s-5.1.1-4.8 1.8c.2 1.6 7 6.6 7 8.6-.1 2 4.4-.5 4.4-.5l3.7-11.1s-.2-7.7-2.2-7.6c-2 .2-2.5 2.5-2.7 2.6zm-357.4-2.4a2.6 2.6 0 1 0-5.1 0 2.6 2.6 0 0 0 5.1 0zm2.5-8c0-1.4-1.2-2.6-2.6-2.6s-2.6 1.2-2.6 2.7 1.2 2.7 2.6 2.7a2.7 2.7 0 0 0 2.6-2.7zM134 199.2c-1-2.2-3-3.4-4.5-2.7-1.5.7-2 3-1 5.2s3 3.4 4.5 2.7c1.6-.7 2-3 1-5.2zm6.5 23.4c-1.4-2.8-4.1-4.4-6.2-3.5s-2.7 3.9-1.4 6.7 4 4.4 6.2 3.5 2.7-3.9 1.4-6.7zm6.8 17.2c.5-3.5-1-6.8-3.2-7.2-2.3-.5-4.4 2-4.9 5.5-.4 3.5 1 6.7 3.3 7.2 2.2.5 4.4-2 4.8-5.5zm-11 2.5c1.4-3.3.9-6.8-1.1-7.8s-4.8.7-6.2 4-.9 6.7 1.2 7.8 4.7-.7 6.1-4z",fill:"#6b18b5",fillRule:"evenodd"}),s.jsx("path",{d:"M131.3 234.8c0-1.7-1.3-3-2.9-3s-2.9 1.4-2.9 3 1.3 3 3 3 2.8-1.3 2.8-3zm-2.3-7.5c0-1.5-1.2-2.7-2.6-2.7a2.7 2.7 0 0 0-2.6 2.8c0 1.4 1.2 2.7 2.6 2.7s2.6-1.3 2.6-2.8zm2.4-14.3c0-2.6-1.1-4.6-2.5-4.6s-2.5 2-2.5 4.6c0 2.5 1.1 4.6 2.5 4.6s2.5-2 2.5-4.6zm7.8-1.1c.3-2.5-.5-4.7-2-5-1.3-.1-2.7 1.8-3 4.3-.4 2.5.5 4.7 1.9 4.9 1.3.2 2.7-1.7 3-4.2zm55-110c1.1-3.6 0-7.2-2.3-8-2.3-.9-5 1.3-6 4.9-1 3.6 0 7.2 2.3 8 2.3.9 5-1.3 6-4.9zm-10.4 15.9c3-2.7 4.4-6.3 3-8.1-1.5-1.9-5.2-1.2-8.3 1.4s-4.3 6.2-2.9 8c1.5 1.9 5.2 1.3 8.2-1.3zm-6-8.8c3-2.3 4.2-5.4 2.8-7s-5-1-8 1.2c-3.1 2.3-4.4 5.4-3 7s5 1 8.1-1.2zm23.5-15.5c2-1.6 2.9-3.8 2-4.9-1-1-3.5-.7-5.6.9s-2.9 3.7-1.9 4.8c1 1.1 3.4.7 5.5-.8z",fill:"#6b18b5",fillRule:"evenodd"}),s.jsx("path",{d:"M189 108.5c1.4-2.2 1.5-4.5.2-5.2-1.3-.7-3.5.4-4.9 2.6s-1.5 4.5-.2 5.2c1.3.7 3.5-.5 4.9-2.6zm17.7-9.3c2.2-1.9 3-4.3 2-5.5-1.2-1.2-4-.6-6.2 1.2s-3 4.3-1.9 5.5c1.2 1.2 3.9.6 6.1-1.2zm-32 21.6c2 0 3.6-1.1 3.4-2.3 0-1.1-1.9-2-4-1.9-2 .1-3.6 1.2-3.4 2.3.1 1.2 2 2 4 2zm38.7-33.1c1.4-2.2 1.5-4.5.2-5.2-1.2-.7-3.4.4-4.8 2.6s-1.5 4.5-.2 5.2c1.3.7 3.4-.4 4.8-2.6z",fill:"#6b18b5",fillRule:"evenodd"}),s.jsx("path",{d:"M446.8 153.4s6.4-10.1 4-19.7c-2.5-9.5-13-2.7-12.8.7.2 3.3 6.8 7.9 7.2 10 .4 2-.8 8.3 1.6 9z",fill:"#ffd200",fillRule:"evenodd",stroke:"#ef8a10"}),s.jsx("path",{d:"M324.9 69.3s23 .9 23.1 15.8c0 2.3 0 5-.8 11.7 4.6-2.5 7.6-9.3 7-13.7.1-15.1-20.5-25.5-29.3-13.8z",fill:"#217900",fillRule:"evenodd",stroke:"#000",strokeLinejoin:"round",strokeWidth:"2.3"}),s.jsx("path",{d:"M310.3 68.6s18.5-3.8 18.7 11c.1 15-6 17.3-6 17.3s14.3-3 14.4-18.1c0-15.2-18.3-21.9-27.1-10.2z",fill:"#217900",fillRule:"evenodd",stroke:"#000",strokeLinejoin:"round",strokeWidth:"2.3"}),s.jsx("path",{d:"M373.3 390s86.8-24.6 113-131C471 368.1 376 403 376 403l-2.8-13z",fill:"#f7df73",fillRule:"evenodd",stroke:"#000",strokeLinejoin:"round",strokeWidth:"2.5"}),s.jsx("path",{d:"M382.2 396.6c2.7 0 9.3-7.4 13.1-8.2 3.8-.8 4.2-4.7-.1-4.8-4.4-.2-8.2 5-8.2 5s-3.8 3.2-7.8 3.6c-4 .4-1.4 5.4 3 4.4z",fill:"#8c1800",fillRule:"evenodd"}),s.jsx("path",{d:"M432.2 359.3s-9 5.2-7.8 6.5c1.3 1.3 9.3-5 9.5-5 .1-.2 3.4-4.2-1.7-1.5z",fill:"#8c1800",fillRule:"evenodd",stroke:"#8c1800",strokeWidth:"2.5"}),s.jsx("path",{d:"M400.7 383s-2.7-1 4.2-3.6c7-2.7 6.5-5.8 8.8-7.1 2.2-1.3 7-4.7 8-2.7s-5 6-6.5 6.4c-1.4.4-8.3 6.8-10.3 7.3-2 .6-3.4.3-4.2-.3z",fill:"#8c1800",fillRule:"evenodd"}),s.jsx("path",{d:"M445.6 346c-6 6.7-6 6.5-6 6.5",fill:"none",stroke:"#8c1800",strokeLinecap:"round",strokeWidth:"3"}),s.jsx("path",{d:"m454.5 335.2-5.7 6.9",fill:"none",stroke:"#8c1800",strokeLinecap:"round",strokeWidth:"2.8"}),s.jsx("path",{d:"m463.4 321-6.4 10.2",fill:"none",stroke:"#8c1800",strokeLinecap:"round",strokeWidth:"2.5"}),s.jsx("path",{d:"m470.9 306.6-5.3 10.5m8.6-18-1.6 3.6",fill:"none",stroke:"#8c1800",strokeLinecap:"round",strokeWidth:"2.3"}),s.jsx("path",{d:"m478 289-1.4 4.4",fill:"none",stroke:"#8c1800",strokeLinecap:"round",strokeWidth:"1.4"}),s.jsx("path",{d:"M160.3 216s52-14.7 67.6-78.5c-9.1 65.5-66 86.2-66 86.2l-1.6-7.7z",fill:"#f7df73",fillRule:"evenodd",stroke:"#000",strokeLinejoin:"round",strokeWidth:"1.5",transform:"matrix(-1.65528 0 0 1.70062 524.8 20.4)"}),s.jsx("path",{d:"M250.7 394.4c-2.7 0-9.2-7.5-13-8.3-3.8-.9-4.2-4.8.1-5 4.4 0 8.1 5.1 8.1 5.1s3.8 3.3 7.7 3.8c4 .4 1.4 5.4-2.9 4.4z",fill:"#8c1800",fillRule:"evenodd"}),s.jsx("path",{d:"M195.5 197.6s-5.4 3.2-4.6 4c.7.7 5.5-3 5.6-3.1.1-.1 2-2.5-1-.9z",fill:"#8c1800",fillRule:"evenodd",stroke:"#8c1800",strokeWidth:"1.5",transform:"matrix(-1.65528 0 0 1.70062 524.8 20.4)"}),s.jsx("path",{d:"M232.4 380.6s2.6-1-4.2-3.7-6.5-6-8.7-7.2c-2.2-1.3-7-4.7-8-2.7s5 6 6.5 6.4c1.4.5 8.2 7 10.2 7.5 2 .6 3.3.3 4.2-.3z",fill:"#8c1800",fillRule:"evenodd"}),s.jsx("path",{d:"m203.5 189.7-3.5 3.9",fill:"none",stroke:"#8c1800",strokeLinecap:"round",strokeWidth:"1.8",transform:"matrix(-1.65528 0 0 1.70062 524.8 20.4)"}),s.jsx("path",{d:"m208.9 183.2-3.4 4.1",fill:"none",stroke:"#8c1800",strokeLinecap:"round",strokeWidth:"1.7",transform:"matrix(-1.65528 0 0 1.70062 524.8 20.4)"}),s.jsx("path",{d:"m214.2 174.7-3.8 6.1",fill:"none",stroke:"#8c1800",strokeLinecap:"round",strokeWidth:"1.5",transform:"matrix(-1.65528 0 0 1.70062 524.8 20.4)"}),s.jsx("path",{d:"m218.7 166.1-3.2 6.3m5.2-10.9-1 2.2",fill:"none",stroke:"#8c1800",strokeLinecap:"round",strokeWidth:"1.4",transform:"matrix(-1.65528 0 0 1.70062 524.8 20.4)"}),s.jsx("path",{d:"m223 155.5-.9 2.7",fill:"none",stroke:"#8c1800",strokeLinecap:"round",strokeWidth:".8",transform:"matrix(-1.65528 0 0 1.70062 524.8 20.4)"}),s.jsx("path",{d:"M490.4 239.3c.5 6.7 7 13 4.4 24.7-3.2 13.3-14.8 44.7-12.8 50.2-3.4-4.7-2.8-9-3-15.6-.4-6.5 9.4-30.9 10.3-39.1 0-7.4.7-17.5 1.1-20.2z",fill:"#217900",fillRule:"evenodd",stroke:"#000",strokeLinejoin:"round",strokeWidth:"2.3"}),s.jsx("path",{d:"M490.4 239.4s10.7 13.5 10.1 24.2c-.5 10.7-6.5 23.2-4.5 28.7a21.7 21.7 0 0 1-4.6-14.2c-.3-6.5 5.3-13.8 4.1-20.9-1.1-7-5.2-17.8-5-17.8zm-349.3 3c-.4 6.7-5.4 12.7-2.8 24.3 3.2 13.3 15 30 13 49.2 3.5-4.7 4.5-10 4.8-16.5.2-6.5-13-28.5-13.8-36.8 0-7.4-.8-17.5-1.2-20.2z",fill:"#217900",fillRule:"evenodd",stroke:"#000",strokeLinejoin:"round",strokeWidth:"2.3"}),s.jsx("path",{d:"M141.1 242.6s-10.4 13-9.8 23.7c.1 7.1 13.2 36.8 11.2 42.4 3.5-4.7 4.4-4.1 4.3-11.2-3.8-18.3-10.7-29.9-9.5-37 1.1-7.1 4-18 3.8-18z",fill:"#217900",fillRule:"evenodd",stroke:"#000",strokeLinejoin:"round",strokeWidth:"2.3"}),s.jsx("path",{d:"m100 125.8 22 68.2h72l-58 42.2 22.1 68.2-58-42.1-58 42.1 22-68.2L6 194h71.8z",fill:"#fff",stroke:"#000",strokeDashoffset:"1",strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:"1.7",transform:"matrix(1.16516 0 0 1.16534 202 -23.6)"})]})]})}));exports.MP=r;
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var c=e.forwardRef((function(c,a){var s=c.borderRadius,r=c.height,m=c.width,l=e.useId();return React.createElement(t.FlagIconBase,{ref:a,borderRadius:s,height:r,viewBox:"0 0 640 480",width:m},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(l,"-0")},React.createElement("path",{d:"M0 0h640v480H0z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(l,"-0)")},React.createElement("path",{d:"M-160 0h960v480h-960z",fill:"#0071bc",fillRule:"evenodd"}),React.createElement("path",{d:"M370 365.7s15.2-16.1 29.8-13c4.4-17 21-18.4 21-18.4s-1.7-18.7 19.5-22.8c.6-12.7 13.5-23.3 13.5-23.3s-2.6-19.7 10.8-24.3c-8.2-15.6 2.8-27 2.7-27.3-.2-.3-14-24.8-1.6-31.8-13-11-8.8-23.4-8.8-23.4s-14.2-3.7-9.1-20.7c-11.7-2-14-20.9-14-20.9s-18 3.7-20.2-12c-12 1.9-13.2-9.8-13.4-9.8-.1 0-23.5 6.3-28.2-11.4-9.1 4.7-13-3.7-13-3.7s-13 6.5-20.8-6c-15.5 9.7-24.2-.4-24.2-.4s-20.3 13.4-27 3c-12 12.2-22.8 7-22.8 7s-9 16-23.7 12c-3.3 14.9-20.2 15.2-20.2 15.2s1.8 13.1-18.4 16.7c-2.6 15.5-13.2 18-13.2 18s1 15.2-8.5 20c3.4 8.5-5.4 18.9-5.4 18.9s9.4 11.7-3.4 24.9c12.3 3.2 3.4 24.4 3.4 24.4s17 7.6 6.3 21.7c12.2 4 8.4 13.6 8.5 19.3 7.8 3.5 14.6 1.8 11.3 17.4 23.8 2.7 12.6 15.8 12.6 15.8s11 .5 6.7 9.3c20.3-.5 23.3 15.2 23.3 15.2s18.8-5 21.3 2.3-8.2 56.7-8.2 56.7-16 0-27.8-12.8c-27.8-.7-21.6-19-22-19-.5 0-9.3 3.4-13.8-11.9-18.6 3.8-18-11.8-18.2-12-.1-.1-8.3-3.8-5.3-11.5-19.1 1.7-17.7-17-17.7-17-4.2-1.7-5.7-5.6-5.1-9.5-2.5-.9-19.5-1.2-10.7-23.6-16.2-9.8-6.1-21-6.1-21s-22.4-11.6-5.1-25c-13-19 1-28.5 1-28.5s-17.9-18.1.3-31c-3-27.5 13.4-34.1 13.4-34.1s-8.6-22.4 14.8-31.8c1.5-22.7 17.9-23.3 17.9-23.3s.4-18 26.2-16.2c5-16.1 22.5-12.9 22.5-12.9s5.4-19.5 29.3-10.1c12.1-23.7 30.2-11.6 30.2-11.6s11.4-7.4 17-5c7.3-12.5 22.8-.6 32.7 1.9 3.7-1.5 16.6-11.2 26.5 1 13.2-8.5 24.5 7 24.5 7s18.1-9.2 26.6 11.8c38.5-3.5 33 21.7 33 21.7s30.2-6.9 23.6 23.3c27.6 1.9 24.8 20 24.8 20s17.4 13.2 9.8 25c15.5.8 9.8 15.7 9.8 15.7s11.9 4.6 2 23c22.7 18.1 4.4 36.2 4.3 36-.2-.1 12.1 14.6 1 31.6 3.4 27-10.2 33.8-10.2 33.8s3.5 17.5-11.7 22.4c-.3 20.5-19.7 23-19.7 23s5.2 9-14 18.3c-.8 13.7-20.8 14.8-20.8 14.8s-1.9 25.2-27.4 18.4c-6.1 20.2-36 14.2-36.6 14-.5-.3-5.7-43.4-5.7-43.5z",fill:"#fff",fillRule:"evenodd",stroke:"#000",strokeWidth:"1.9"}),React.createElement("path",{d:"M185 124s6.4 5.6 5.2 14c-1.2 8.3-6 19.9-5 28.5.6 3.5.3 9.7.3 9.7s-5.7-8.2-5.8-17 6.2-17.1 6.2-23.6-1.1-11.7-1-11.5zm-3.2 2.6s-8.4 8-9.5 15.7c-.8 4-1 22.7-1.2 31-.2 2.5-1.2 12.5-1.4 16.2-.3 3.6 6.1-6.2 6.5-14.3-.2-8.3-.2-25.8.6-28.5.8-3.4.6-7.1 1.8-10.5l3.2-9.6z",fill:"#217900",fillRule:"evenodd",stroke:"#000",strokeLinejoin:"round",strokeWidth:"1.9"}),React.createElement("g",{fill:"#ffd200",fillRule:"evenodd",stroke:"#ef8a10"},React.createElement("path",{d:"M366 100.5s10.8-5 14-14.4-9.5-9.4-11.1-6.4c-1.7 3 1.4 10.3.6 12.3-.8 2-5.2 6.6-3.5 8.4z",strokeWidth:"1.9"}),React.createElement("path",{d:"M269.8 103.9s7-9.7 5.2-19.4c-1.9-9.6-12.8-3.6-12.8-.2s6.2 8.3 6.5 10.4c.3 2.1-1.3 8.4 1 9.1zm-19.1 5.7s7-9.7 5.2-19.3c-1.8-9.7-12.8-3.7-12.8-.3 0 3.4 6.3 8.4 6.6 10.5.2 2-1.3 8.3 1 9.1zm-21.1 6.5s7-9.6 5.2-19.3c-1.9-9.7-12.8-3.7-12.8-.3 0 3.4 6.2 8.4 6.5 10.5.3 2-1.3 8.3 1 9.1zm-15 14.9s7.1-9.7 5.3-19.3c-1.8-9.7-12.8-3.7-12.8-.3 0 3.4 6.3 8.4 6.5 10.5.3 2-1.3 8.3 1 9.1zM199 145.4s7-9.7 5.2-19.4-12.8-3.6-12.8-.2 6.3 8.3 6.6 10.4c.2 2.1-1.3 8.4 1 9.2z",strokeWidth:"2.5"}),React.createElement("path",{d:"M235 61.7s-9.4 7.4-10.2 17.2c-.8 9.8 11.3 7 12.2 3.7 1-3.3-3.7-9.7-3.4-11.8.3-2 3.5-7.7 1.4-9zm31.3-9.6s-9.3 7.4-10.2 17.2c-.8 9.8 11.3 7 12.3 3.7.9-3.3-3.8-9.8-3.5-11.9.3-2 3.5-7.7 1.4-9zm-116.7 84.5s2 11.8 10.2 17.3c8.2 5.4 11.5-6.6 9.1-9s-10.3-1.4-12-2.6c-1.7-1.3-5-6.8-7.3-5.7zm-15.6 40s0 12 7.3 18.7c7.2 6.6 12.4-4.7 10.4-7.4s-10-3-11.4-4.5c-1.5-1.6-4-7.5-6.3-6.7zm36 44.8s-4.2-11.2-13.3-15c-9.1-3.6-10 8.8-7.2 10.7 2.9 1.8 10.4-.7 12.3.2 2 .9 6.3 5.6 8.3 4zm-7.4-19.4s7.2-9.5 5.6-19.1c-1.7-9.7-12.7-4-12.8-.6 0 3.4 6 8.5 6.3 10.6.2 2.1-1.5 8.3.9 9.2zm225.6-91.9s10.8-5 14-14.3-9.5-9.4-11.1-6.5c-1.7 3 1.4 10.4.6 12.3-.8 2-5.2 6.7-3.5 8.5zm32.8 16.4s6.4-10.1 3.9-19.6c-2.5-9.5-13-2.8-12.8.6.2 3.3 6.8 7.9 7.2 10 .4 2-.7 8.4 1.7 9zm89.6 93s-4.3-11.1-13.4-14.9c-9.1-3.7-10 8.8-7.2 10.6 2.9 1.9 10.5-.7 12.3.2 2 1 6.3 5.7 8.3 4.1zm-43.8 7s.2-12 7.5-18.6c7.3-6.6 12.4 4.9 10.4 7.6-2.1 2.7-10 2.8-11.6 4.3-1.4 1.5-4 7.4-6.3 6.6zm-7-126.8s-11.3-4.3-20 0c-9 4.4-.2 13.4 3 12.5 3.3-1 6.4-8.3 8.4-9.1 2-.8 8.4-1 8.5-3.4zM434 78.3s-11.1-4.3-20 0c-8.8 4.4-.1 13.4 3.2 12.5 3.2-1 6.4-8.3 8.3-9.1 2-.8 8.4-1 8.5-3.4zm-38-20.4s-9.5 7.3-10.4 17c-1 9.8 11.2 7.1 12.2 3.9 1-3.3-3.7-9.8-3.4-11.9.4-2 3.6-7.6 1.6-9zm-24.8-6s-4.4 11.1-.1 20c4.3 8.9 13.3.2 12.4-3-.9-3.3-8.2-6.5-9-8.4-.8-2-.9-8.5-3.3-8.6zm-70.5 43s7.7-9.2 6.6-19c-1.1-9.7-12.5-4.5-12.7-1.1-.3 3.4 5.6 8.8 5.7 10.9.1 2-1.9 8.2.4 9.1z",strokeWidth:"1.9"})),React.createElement("path",{d:"M342.8 114.4s18.5 1.2 19.4 11.8-4.4 17.1-4.4 17.1 2.3 23-15.8 29.7c-19.4 2.3-49.9.5-49.9.5s-9 2.2-12.6-16.3a305 305 0 0 1-4.6-31.6s1.8-10.4 14.9-11c13-.7 52.8 0 53-.2z",fill:"#8c8a8c",fillRule:"evenodd",stroke:"#000",strokeWidth:"1.9"}),React.createElement("path",{d:"M357.7 143.2s-10 12.4-9 17.5",fill:"none",stroke:"#000",strokeLinecap:"round",strokeWidth:"1.9"}),React.createElement("path",{d:"M344.3 172.3c2.5 2.1 4.8 4.4 5.3 12l1 15.4 13 116.6 11.4 84.3.8 13s-2.7 9.7-10.4 10.5c-5.5 11.6-35.7 15-38.7 14.9-2.7-.2-12.3-4.2-18.1-3.7-5.9.5-16 4.4-20.5 3.8-4.5-.7-14.8-4.2-16.6-11.6-12.7-4-14.7-13.7-14.7-13.7l13.7-97.5 13.3-123.4s1.6-16.4 8.2-18.9c6.9-.6 42.4.7 52.3-1.7z",fill:"#8c8a8c",fillRule:"evenodd",stroke:"#000",strokeWidth:"1.9"}),React.createElement("path",{d:"m274.4 341.1-2.7 86.3m86.5-74.9 7.6 71.2",fill:"none",stroke:"#000",strokeWidth:"1.9"}),React.createElement("path",{d:"m136.6 296.3-.3 1m358.7-4.1.3 1",fill:"none",stroke:"#000"}),React.createElement("path",{d:"M127 179.8s5.6 7.9 6.7 12.4c1 4.5 2.9 13.4 5.3 17 2.5 3.7 16.6 23.9 17.4 32.3.1 5.6-5.9 15-14.7 15.2-5.6-.2-19.8-3.8-20.4-16-.6-12.3 4.3-12.5 5-20 .5-7.4.7-40.7.7-40.9z",fill:"none",stroke:"#6b18b5",strokeLinejoin:"round",strokeWidth:"1.9"}),React.createElement("path",{d:"M224.5 72.8s-6 .4-10.4 2.9c-3.5 2.1-9.5 5.3-13.6 11-10.6 8.2-26.5 12-31.5 19-3 4.6-2.8 15.7 4.7 20.5 4.8 2.7 19 7 25.8-3.1 6.8-10.2 2.7-13 6-19.6a117.4 117.4 0 0 1 19-30.7zM367 58s-4.4-4-9.3-5.5c-4-1-10.6-.6-17.5-1.3-13.3-1.8-27-11.4-35.3-10.2-5.4 1-13.3 9-11.5 17.6 1.3 5.4 7.3 16.2 19.4 14.1 12-2.1 12-4.8 19-7 17.4-9.7 35-7.7 35.2-7.7zm141.4 137.4c1-2.3-.9-6.6-2.2-11.5-1.2-4-3.1-10-7.7-15.5-5.4-12.2-4.5-29-10-35.4-3.7-4-14.6-6.6-21-.4-3.9 4-11.4 16.6-3.2 25.7 8.2 9 11.8 5.7 17.4 10.5 13.5 9 20 25 26.7 26.6zM503.5 302c1.9-2.5 5.2-7.4 4.8-11.5-.3-3.2 1.5-13 1.7-17.3 1.2-13.3 9.5-24.2 7.2-35.7-1.3-5.4-9.2-13-17.8-10.8-5.2 1.6-17 8-14.3 20 2.7 12 6.6 11.7 9.1 18.7 7.3 14.5 2.7 31.7 9.3 36.6z",fill:"none",stroke:"#6b18b5",strokeLinejoin:"round"}),React.createElement("path",{d:"M405.5 386.8s-2.3 4.4 6.8 8.2m11.3-18.4s10-2.5 16.8 0m13.2-25.4c0 .2-1.4 4.5 6.6 10.8m-.8-22s5.9 4.3 15.8 4m-75.4 8.6s.3 11.5-5.6 16.8m25.4-34.5s9.7 2.4 17.7-1.6m44.6-15.3s2.1 3 12.9 2.5m-54.9-9.3c.3.2 12.7 4.2 20.5.6m4.2-47.8s.5-.7 4.3 12.7m5.2-50.4s-.5 7.1-6.2 10.2m42.9-39.4s-8.4 6.8-6.8 9.5m-34.7-14.4s4.3 7.3-2.8 12.3M448.2 161s7.5-.3 10.8 6.1m-24.8-27.3h5.7m24-26c0 .1 1.5 1.5-1.4 4.5m-52-3.8s4 6.2 3.3 13.9m19.8-35.1c1.8-.2 7.7-2.8 7.7-2.8m-33.4-22c-.1 0-2.2 7.7 1.6 10.5m-11.1 25c0 8.4 6.6 6.3 2 14.3M382.2 97a57 57 0 0 0-10.4 9.4m-16.4-13.7s4.4 4.3 3.3 10.2m-16-13.7s-2.2 6.6-5.1 8.3m-18-10c-.1.3-3.6 7.8-6 9.1m-25.6-9c.2 0 3.5 7-.8 12m-6.5-48c.2.2.7 5.4-2.6 10m-28.7 1.9c0 .1 1.4 5.9-7.8 7.8m-9.9 45.2c.2.3 8.9 1.7 8.9 1.7M210 136.6c.2-.2 10.6-3.3 10.6-3.3m-27.4 16.3c.3 0 7.3 1.3 9 .4m-14 6s2.3 1.3.4 13m-34.2-43.5 4.2 6.2m-18.5 26c0-.2 4.2 6.2 9.8 7.4m23 25.2a49 49 0 0 0 8-2M170 213.8c.2 0-.1-4.3 5.2-7.3M163 224.7c0 .2 5 6.4 8.5 7.3m-11.5 4.7c.6-.2 6-4.9 12.2-4.5m-13.9 20.6s.2 5.4 16.2 4m-14.6 15c0-.2 4.7-10.8 14.2-14.8m-1.4 28.4s1.4-4.6 9.4-7.7m-.5 25.5s5.7-4.7 7.8-5.3m-.7 19.3s3.5 3.6 12.2-2.7m-54 5.6c1-.2 13.7-3.1 18 3.5m-13 7s13.4-1.8 15.1-.4m32.7 3.1s-1.8 3.7 14.7-2.4m5.8 9c-3 5 .7 9-3.2 11.3m-47-4.3c.5-.4 6-2.3 5.2-10.3m-.2 22.3c.7-.2 9.9-4.2 11.8-2.1m6.3 13.7s1.2-8.2 3.8-9m10 21.3s7.7-.1 11-2.6m3.8-25c.2.2 7.1 3.8 22 .2m-16.4 33s2 10.6 2 13",fill:"none",stroke:"#000",strokeWidth:"1.9"}),React.createElement("g",{fill:"#de2010",fillRule:"evenodd",stroke:"#000",strokeWidth:"1.5"},React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(1.60885 -.2011 .2072 1.65762 94.8 75)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(1.60885 -.2011 .2072 1.65762 93.4 57.3)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(1.58497 -.3417 .35206 1.633 78 74)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(1.4455 -.73446 .7567 1.4893 55.9 163)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(1.4455 -.73446 .7567 1.4893 48.9 147.1)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(1.3781 -.85423 .88011 1.41987 40 167.4)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(1.28907 -.98346 1.01327 1.32812 33.8 193)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(1.1329 -1.15994 1.19508 1.16722 35.3 239)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(1.02138 -1.25922 1.29739 1.05234 34.3 262.7)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(.79817 -1.41132 1.45408 .82236 51.9 315)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(.66642 -1.4781 1.52289 .6866 56.8 337.4)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(.56582 -1.51945 1.5655 .58296 57.9 352.4)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(.4482 -1.5582 1.60543 .46178 63 370.4)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(.20288 -1.60864 1.65738 .20903 94.7 408.9)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(.06506 -1.62008 1.66918 .06703 106.3 427.4)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(.06506 -1.62008 1.66918 .06703 88.8 428)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(-.36132 -1.5806 1.62852 -.37226 172.5 473.5)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(-.49045 -1.54542 1.59227 -.50531 188.3 485.8)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(-.67103 -1.476 1.52073 -.69138 221.9 499.1)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(-.7945 -1.41337 1.4562 -.81858 241.4 508.3)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(-.94339 -1.31867 1.35863 -.97197 271.6 515.4)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(-1.05159 -1.2341 1.27151 -1.08344 292.4 520.2)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(-1.13737 -1.15553 1.19056 -1.17183 308.9 526.1)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(-1.2301 -1.05628 1.08829 -1.26738 331.4 529.6)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(-1.33573 -.91908 .94693 -1.3762 362.5 526.1)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(-1.47374 -.67597 .69645 -1.51841 415.9 504)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(-1.52895 -.53958 .55593 -1.5753 438.7 497.5)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(-1.61445 -.12005 .15429 -1.33344 500.5 406)"}),React.createElement("path",{d:"M232.8 119c0-2-.8-4-2-5-1.4-1.1-3-1.1-4.2 0s-2.1 3-2.1 5c0 2.1.8 4 2 5.1 1.4 1.1 3 1.1 4.2 0s2.2-3 2.1-5z",transform:"matrix(-1.58082 -.36035 .37125 -1.62873 468.4 480.8)"})),React.createElement("path",{d:"M480 194.7c2.2-2.3 4.2-3 6.7-2.1-1-6.1-2.8-8.2-5.2-7.4-2.3.7-3.4 3.8-1.5 9.5zm3.3 18.2c2.3-2.1 4.3-2.6 6.8-1.6-.4-6-2.2-8.3-4.6-7.7-2.4.5-3.6 3.6-2.2 9.3zm-7.8-35c1.5-2.7 3.3-3.8 6-3.7-2.5-5.6-4.8-7.1-7-5.8-2 1.3-2.2 4.6 1 9.6zm-8.1-16.6c1.5-2.8 3.3-3.9 6-3.7-2.5-5.7-4.9-7.2-7-5.9-2 1.3-2.2 4.6 1 9.6zm-19.5-30.5c1-3 2.6-4.4 5.2-4.6-3.3-5.2-5.9-6.3-7.7-4.7s-1.5 5 2.5 9.3zM435 117.5c1-3 2.4-4.4 5-4.8-3.4-5-6-6-7.8-4.4-1.8 1.7-1.4 5 2.8 9.2zM408.3 95c0-3.2 1-5 3.3-6.2-4.8-3.7-7.7-3.8-8.8-1.7s.2 5.1 5.5 7.9zm14 10.5c.4-3.1 1.7-4.8 4.3-5.5-4.2-4.5-6.9-5.2-8.4-3.3-1.5 2-.7 5.1 4 8.8zm-30-19.3c-.3-3.1.5-5 2.7-6.5-5.2-3.2-8-3-9-.8-.9 2.3.8 5.1 6.4 7.3zM376.2 79c-.8-3-.3-5 1.7-6.8-5.6-2.4-8.4-1.9-9 .5-.6 2.4 1.5 4.9 7.3 6.3zm-17.5-5.4c-1.1-3-.8-5 1.1-7-5.8-1.9-8.5-1.1-9 1.3-.3 2.4 2 4.8 7.9 5.7zm-17.3-3.4c-1.2-2.8-1-5 .7-7-6-1.5-8.6-.5-8.8 2-.3 2.4 2.2 4.6 8.1 5zm-18.2-1.4c-1.6-2.7-1.6-4.8 0-7-6.1-.9-8.7.4-8.6 2.8 0 2.5 2.7 4.4 8.6 4.2zm-35.7 2.7c-2.2-2.2-2.7-4.3-1.8-6.8-6 .6-8.2 2.4-7.6 4.8.6 2.4 3.7 3.6 9.4 2zm17.6-2.3c-1.9-2.5-2.2-4.6-.9-7-6.1-.2-8.5 1.3-8.2 3.8.3 2.4 3.2 4 9 3.2zm-34.9 6c-2.4-1.9-3.3-3.8-2.7-6.4-6 1.5-7.8 3.6-6.9 5.8 1 2.3 4.2 3 9.6.6zm-33 15.2c-2.8-1.4-4-3.1-3.9-5.8-5.6 2.6-7 5-5.6 7 1.3 2 4.6 2.2 9.5-1.2zm16-8.1c-2.7-1.7-3.6-3.6-3.2-6.2-5.9 1.8-7.6 4-6.5 6.2 1.1 2.2 4.4 2.8 9.6 0zm-45.6 28.8c-3-.8-4.6-2.3-5-5-5 3.8-5.8 6.4-4.1 8.1 1.8 1.7 5 1.2 9-3.1zm14.1-11.6c-3-1-4.4-2.6-4.6-5.2-5.2 3.2-6.3 5.8-4.7 7.7 1.6 1.8 5 1.5 9.3-2.5zm-26.7 24c-3-.6-4.7-1.9-5.4-4.5-4.6 4.1-5.2 6.9-3.3 8.4 1.9 1.6 5 .7 8.7-4zM183.7 138c-3.2-.2-5-1.3-5.8-3.8-4.2 4.5-4.6 7.2-2.6 8.6 2 1.4 5.1.2 8.4-4.8zm-9.4 15c-3.2.2-5-.7-6.4-3-3.4 5.1-3.4 8-1.2 9s5.1-.6 7.6-6zm-8.3 16c-3 .6-5 0-6.7-2.2-2.7 5.5-2.3 8.3 0 9 2.3.8 5-1.2 6.7-6.9zm-6.6 16.3c-3 1.1-5 .8-7-1-1.8 5.8-1 8.5 1.5 8.9 2.4.3 4.7-2 5.5-8zm-4.5 18.2c-2.8 1.3-4.9 1.2-7-.5-1.4 6-.4 8.5 2 8.7 2.5.3 4.7-2.2 5-8.2zm-1.8 15.2c-2.6 1.4-4.7 1.6-7 .5-.7 4.9.6 6.8 3 6.6 2.4-.2 4.3-2.4 4-7.1zm307-72.2c1.1-3 2.7-4.4 5.3-4.6-3.2-5.2-5.7-6.3-7.6-4.8-1.9 1.6-1.6 5 2.3 9.4zm25.2 85c2.3-2.2 4.4-2.7 6.8-1.6-.4-6.1-2.2-8.3-4.6-7.8-2.3.6-3.6 3.6-2.2 9.4z",fill:"#ffe300",fillRule:"evenodd"}),React.createElement("path",{d:"M461.3 132s-7 6.9-5.7 15.2c1.2 8.3 6.5 18.6 5.5 27.3-1 8.6-2.5 14.3-2.5 14.3s8-9.1 8-18c.2-8.7-5.4-20.3-5.4-26.7s.3-12.2.1-12zm12.7 28s-5.3 4-4.8 13c.5 9.1 10 25.8 10 25.8s6.8 14 6.5 17.7c-.2 3.7 1.3-3.5.6-11.5s-11-25.8-11-25.8-2.2-3.6-2-9.7c.2-6 .8-9.4.8-9.5z",fill:"#217900",fillRule:"evenodd",stroke:"#000",strokeLinejoin:"round",strokeWidth:"1.9"}),React.createElement("path",{d:"M313 47.4c0-1.8-2.2-3.4-4.8-3.4s-4.7 1.6-4.7 3.4 2 3.4 4.7 3.4 4.7-1.5 4.7-3.4zm2 8c0-1.8-2.2-3.3-5-3.3-2.6 0-4.8 1.4-4.8 3.2s2.2 3.3 4.9 3.3 4.8-1.5 4.8-3.3zm6-9.4s-5.6 4.1-3.3 5.8c2.3 1.7 8.6-3.6 8.6-3.6L321 46zm163.3 95.4c0-1.2-.5-2.3-1.4-2.9a2.6 2.6 0 0 0-3 0c-.9.6-1.4 1.7-1.4 2.9s.5 2.3 1.4 2.9a2.6 2.6 0 0 0 3 0c.9-.6 1.4-1.7 1.4-2.9zm-2.1-8c0-2-1.4-3.5-3-3.5s-3.1 1.6-3.1 3.6 1.4 3.5 3 3.5 3.1-1.6 3.1-3.5zm1.5 16.2c0-1-.6-1.8-1.2-1.8s-1.2.8-1.2 1.8.5 1.9 1.2 1.9 1.2-.9 1.2-1.9zm4.9-14.4c0-1.2-.6-2.1-1.2-2.1-.7 0-1.2.9-1.2 2s.5 2.2 1.2 2.2c.6 0 1.2-1 1.2-2.1zm-13.4 1.4c0-1-.6-1.7-1.2-1.7s-1.2.8-1.2 1.7.5 1.8 1.2 1.8 1.2-.8 1.2-1.8zm2.1 11.4c0-1.5-1.1-2.7-2.5-2.7s-2.5 1.2-2.5 2.7c0 1.6 1 2.8 2.5 2.8s2.5-1.2 2.5-2.8zm-6.6-5c0-1.3-1-2.4-2.1-2.4-1.2 0-2.2 1-2.2 2.4s1 2.4 2.2 2.4c1.1 0 2-1 2-2.4zm-1-6.8a2 2 0 0 0-1-1.7 1.8 1.8 0 0 0-1.9 0 2 2 0 0 0-.9 1.7 2 2 0 0 0 1 1.8 1.8 1.8 0 0 0 1.8 0c.6-.4 1-1 1-1.8zm30.1 34.4c-2.7-3.6-7.1-5.1-9.8-3.4-2.6 1.7-2.6 6 .2 9.7 2.7 3.6 7 5.1 9.7 3.4 2.7-1.8 2.7-6 0-9.7zm7.8 66.7c.5-4.5-1.6-8.4-4.8-8.8-3.2-.3-6.2 3-6.8 7.4-.5 4.4 1.7 8.3 4.9 8.7 3.2.4 6.2-3 6.7-7.3zm1.6 38.8c1-4.4-.9-8.5-4-9.2-3.2-.6-6.5 2.4-7.4 6.8-.9 4.3 1 8.4 4 9 3.2.7 6.5-2.3 7.4-6.7zm7.5-36.4c0-1.7-1.2-3.1-2.6-3.1s-2.7 1.4-2.7 3.1c0 1.8 1.2 3.2 2.7 3.2s2.6-1.4 2.6-3.2zm-6.5 7.3-5.4 6.2s-5.1.1-4.8 1.8c.2 1.6 7 6.6 7 8.6-.1 2 4.4-.5 4.4-.5l3.7-11.1s-.2-7.7-2.2-7.6c-2 .2-2.5 2.5-2.7 2.6zm-357.4-2.4a2.6 2.6 0 1 0-5.1 0 2.6 2.6 0 0 0 5.1 0zm2.5-8c0-1.4-1.2-2.6-2.6-2.6s-2.6 1.2-2.6 2.7 1.2 2.7 2.6 2.7a2.7 2.7 0 0 0 2.6-2.7zM134 199.2c-1-2.2-3-3.4-4.5-2.7-1.5.7-2 3-1 5.2s3 3.4 4.5 2.7c1.6-.7 2-3 1-5.2zm6.5 23.4c-1.4-2.8-4.1-4.4-6.2-3.5s-2.7 3.9-1.4 6.7 4 4.4 6.2 3.5 2.7-3.9 1.4-6.7zm6.8 17.2c.5-3.5-1-6.8-3.2-7.2-2.3-.5-4.4 2-4.9 5.5-.4 3.5 1 6.7 3.3 7.2 2.2.5 4.4-2 4.8-5.5zm-11 2.5c1.4-3.3.9-6.8-1.1-7.8s-4.8.7-6.2 4-.9 6.7 1.2 7.8 4.7-.7 6.1-4z",fill:"#6b18b5",fillRule:"evenodd"}),React.createElement("path",{d:"M131.3 234.8c0-1.7-1.3-3-2.9-3s-2.9 1.4-2.9 3 1.3 3 3 3 2.8-1.3 2.8-3zm-2.3-7.5c0-1.5-1.2-2.7-2.6-2.7a2.7 2.7 0 0 0-2.6 2.8c0 1.4 1.2 2.7 2.6 2.7s2.6-1.3 2.6-2.8zm2.4-14.3c0-2.6-1.1-4.6-2.5-4.6s-2.5 2-2.5 4.6c0 2.5 1.1 4.6 2.5 4.6s2.5-2 2.5-4.6zm7.8-1.1c.3-2.5-.5-4.7-2-5-1.3-.1-2.7 1.8-3 4.3-.4 2.5.5 4.7 1.9 4.9 1.3.2 2.7-1.7 3-4.2zm55-110c1.1-3.6 0-7.2-2.3-8-2.3-.9-5 1.3-6 4.9-1 3.6 0 7.2 2.3 8 2.3.9 5-1.3 6-4.9zm-10.4 15.9c3-2.7 4.4-6.3 3-8.1-1.5-1.9-5.2-1.2-8.3 1.4s-4.3 6.2-2.9 8c1.5 1.9 5.2 1.3 8.2-1.3zm-6-8.8c3-2.3 4.2-5.4 2.8-7s-5-1-8 1.2c-3.1 2.3-4.4 5.4-3 7s5 1 8.1-1.2zm23.5-15.5c2-1.6 2.9-3.8 2-4.9-1-1-3.5-.7-5.6.9s-2.9 3.7-1.9 4.8c1 1.1 3.4.7 5.5-.8z",fill:"#6b18b5",fillRule:"evenodd"}),React.createElement("path",{d:"M189 108.5c1.4-2.2 1.5-4.5.2-5.2-1.3-.7-3.5.4-4.9 2.6s-1.5 4.5-.2 5.2c1.3.7 3.5-.5 4.9-2.6zm17.7-9.3c2.2-1.9 3-4.3 2-5.5-1.2-1.2-4-.6-6.2 1.2s-3 4.3-1.9 5.5c1.2 1.2 3.9.6 6.1-1.2zm-32 21.6c2 0 3.6-1.1 3.4-2.3 0-1.1-1.9-2-4-1.9-2 .1-3.6 1.2-3.4 2.3.1 1.2 2 2 4 2zm38.7-33.1c1.4-2.2 1.5-4.5.2-5.2-1.2-.7-3.4.4-4.8 2.6s-1.5 4.5-.2 5.2c1.3.7 3.4-.4 4.8-2.6z",fill:"#6b18b5",fillRule:"evenodd"}),React.createElement("path",{d:"M446.8 153.4s6.4-10.1 4-19.7c-2.5-9.5-13-2.7-12.8.7.2 3.3 6.8 7.9 7.2 10 .4 2-.8 8.3 1.6 9z",fill:"#ffd200",fillRule:"evenodd",stroke:"#ef8a10"}),React.createElement("path",{d:"M324.9 69.3s23 .9 23.1 15.8c0 2.3 0 5-.8 11.7 4.6-2.5 7.6-9.3 7-13.7.1-15.1-20.5-25.5-29.3-13.8z",fill:"#217900",fillRule:"evenodd",stroke:"#000",strokeLinejoin:"round",strokeWidth:"2.3"}),React.createElement("path",{d:"M310.3 68.6s18.5-3.8 18.7 11c.1 15-6 17.3-6 17.3s14.3-3 14.4-18.1c0-15.2-18.3-21.9-27.1-10.2z",fill:"#217900",fillRule:"evenodd",stroke:"#000",strokeLinejoin:"round",strokeWidth:"2.3"}),React.createElement("path",{d:"M373.3 390s86.8-24.6 113-131C471 368.1 376 403 376 403l-2.8-13z",fill:"#f7df73",fillRule:"evenodd",stroke:"#000",strokeLinejoin:"round",strokeWidth:"2.5"}),React.createElement("path",{d:"M382.2 396.6c2.7 0 9.3-7.4 13.1-8.2 3.8-.8 4.2-4.7-.1-4.8-4.4-.2-8.2 5-8.2 5s-3.8 3.2-7.8 3.6c-4 .4-1.4 5.4 3 4.4z",fill:"#8c1800",fillRule:"evenodd"}),React.createElement("path",{d:"M432.2 359.3s-9 5.2-7.8 6.5c1.3 1.3 9.3-5 9.5-5 .1-.2 3.4-4.2-1.7-1.5z",fill:"#8c1800",fillRule:"evenodd",stroke:"#8c1800",strokeWidth:"2.5"}),React.createElement("path",{d:"M400.7 383s-2.7-1 4.2-3.6c7-2.7 6.5-5.8 8.8-7.1 2.2-1.3 7-4.7 8-2.7s-5 6-6.5 6.4c-1.4.4-8.3 6.8-10.3 7.3-2 .6-3.4.3-4.2-.3z",fill:"#8c1800",fillRule:"evenodd"}),React.createElement("path",{d:"M445.6 346c-6 6.7-6 6.5-6 6.5",fill:"none",stroke:"#8c1800",strokeLinecap:"round",strokeWidth:"3"}),React.createElement("path",{d:"m454.5 335.2-5.7 6.9",fill:"none",stroke:"#8c1800",strokeLinecap:"round",strokeWidth:"2.8"}),React.createElement("path",{d:"m463.4 321-6.4 10.2",fill:"none",stroke:"#8c1800",strokeLinecap:"round",strokeWidth:"2.5"}),React.createElement("path",{d:"m470.9 306.6-5.3 10.5m8.6-18-1.6 3.6",fill:"none",stroke:"#8c1800",strokeLinecap:"round",strokeWidth:"2.3"}),React.createElement("path",{d:"m478 289-1.4 4.4",fill:"none",stroke:"#8c1800",strokeLinecap:"round",strokeWidth:"1.4"}),React.createElement("path",{d:"M160.3 216s52-14.7 67.6-78.5c-9.1 65.5-66 86.2-66 86.2l-1.6-7.7z",fill:"#f7df73",fillRule:"evenodd",stroke:"#000",strokeLinejoin:"round",strokeWidth:"1.5",transform:"matrix(-1.65528 0 0 1.70062 524.8 20.4)"}),React.createElement("path",{d:"M250.7 394.4c-2.7 0-9.2-7.5-13-8.3-3.8-.9-4.2-4.8.1-5 4.4 0 8.1 5.1 8.1 5.1s3.8 3.3 7.7 3.8c4 .4 1.4 5.4-2.9 4.4z",fill:"#8c1800",fillRule:"evenodd"}),React.createElement("path",{d:"M195.5 197.6s-5.4 3.2-4.6 4c.7.7 5.5-3 5.6-3.1.1-.1 2-2.5-1-.9z",fill:"#8c1800",fillRule:"evenodd",stroke:"#8c1800",strokeWidth:"1.5",transform:"matrix(-1.65528 0 0 1.70062 524.8 20.4)"}),React.createElement("path",{d:"M232.4 380.6s2.6-1-4.2-3.7-6.5-6-8.7-7.2c-2.2-1.3-7-4.7-8-2.7s5 6 6.5 6.4c1.4.5 8.2 7 10.2 7.5 2 .6 3.3.3 4.2-.3z",fill:"#8c1800",fillRule:"evenodd"}),React.createElement("path",{d:"m203.5 189.7-3.5 3.9",fill:"none",stroke:"#8c1800",strokeLinecap:"round",strokeWidth:"1.8",transform:"matrix(-1.65528 0 0 1.70062 524.8 20.4)"}),React.createElement("path",{d:"m208.9 183.2-3.4 4.1",fill:"none",stroke:"#8c1800",strokeLinecap:"round",strokeWidth:"1.7",transform:"matrix(-1.65528 0 0 1.70062 524.8 20.4)"}),React.createElement("path",{d:"m214.2 174.7-3.8 6.1",fill:"none",stroke:"#8c1800",strokeLinecap:"round",strokeWidth:"1.5",transform:"matrix(-1.65528 0 0 1.70062 524.8 20.4)"}),React.createElement("path",{d:"m218.7 166.1-3.2 6.3m5.2-10.9-1 2.2",fill:"none",stroke:"#8c1800",strokeLinecap:"round",strokeWidth:"1.4",transform:"matrix(-1.65528 0 0 1.70062 524.8 20.4)"}),React.createElement("path",{d:"m223 155.5-.9 2.7",fill:"none",stroke:"#8c1800",strokeLinecap:"round",strokeWidth:".8",transform:"matrix(-1.65528 0 0 1.70062 524.8 20.4)"}),React.createElement("path",{d:"M490.4 239.3c.5 6.7 7 13 4.4 24.7-3.2 13.3-14.8 44.7-12.8 50.2-3.4-4.7-2.8-9-3-15.6-.4-6.5 9.4-30.9 10.3-39.1 0-7.4.7-17.5 1.1-20.2z",fill:"#217900",fillRule:"evenodd",stroke:"#000",strokeLinejoin:"round",strokeWidth:"2.3"}),React.createElement("path",{d:"M490.4 239.4s10.7 13.5 10.1 24.2c-.5 10.7-6.5 23.2-4.5 28.7a21.7 21.7 0 0 1-4.6-14.2c-.3-6.5 5.3-13.8 4.1-20.9-1.1-7-5.2-17.8-5-17.8zm-349.3 3c-.4 6.7-5.4 12.7-2.8 24.3 3.2 13.3 15 30 13 49.2 3.5-4.7 4.5-10 4.8-16.5.2-6.5-13-28.5-13.8-36.8 0-7.4-.8-17.5-1.2-20.2z",fill:"#217900",fillRule:"evenodd",stroke:"#000",strokeLinejoin:"round",strokeWidth:"2.3"}),React.createElement("path",{d:"M141.1 242.6s-10.4 13-9.8 23.7c.1 7.1 13.2 36.8 11.2 42.4 3.5-4.7 4.4-4.1 4.3-11.2-3.8-18.3-10.7-29.9-9.5-37 1.1-7.1 4-18 3.8-18z",fill:"#217900",fillRule:"evenodd",stroke:"#000",strokeLinejoin:"round",strokeWidth:"2.3"}),React.createElement("path",{d:"m100 125.8 22 68.2h72l-58 42.2 22.1 68.2-58-42.1-58 42.1 22-68.2L6 194h71.8z",fill:"#fff",stroke:"#000",strokeDashoffset:"1",strokeLinecap:"square",strokeLinejoin:"round",strokeWidth:"1.7",transform:"matrix(1.16516 0 0 1.16534 202 -23.6)"})))}));exports.MP=c;
|
package/icons/flags/MQ.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var r=e.forwardRef((function(e,r){var a=e.borderRadius,i=e.height,l=e.width;return React.createElement(t.FlagIconBase,{ref:r,borderRadius:a,height:i,viewBox:"0 0 640 480",width:l},React.createElement("g",{fillRule:"evenodd",strokeWidth:"1pt"},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#fff"}),React.createElement("path",{d:"M0 0h213.3v480H0z",fill:"#00267f"}),React.createElement("path",{d:"M426.7 0H640v480H426.7z",fill:"#f31830"})))}));exports.MQ=r;
|
package/icons/flags/MR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(e,a){var r=e.borderRadius,c=e.height,i=e.width;return React.createElement(t.FlagIconBase,{ref:a,borderRadius:r,height:c,viewBox:"0 0 640 480",width:i},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#cd2a3e"}),React.createElement("path",{d:"M0 72h640v336H0z",fill:"#006233"}),React.createElement("path",{d:"M470 154.6a150 150 0 0 1-300 0 154.9 154.9 0 0 0-5 39.2 155 155 0 1 0 310 0 154.4 154.4 0 0 0-5-39.2z",fill:"#ffc400"}),React.createElement("path",{d:"m320 93.8-13.5 41.5H263l35.3 25.6-13.5 41.4 35.3-25.6 35.3 25.6-13.5-41.4 35.3-25.6h-43.6z",fill:"#ffc400"}))}));exports.MR=a;
|