@zonos/amino 4.4.34 → 5.0.0
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/components/alert-dialog/AlertContext.d.ts +1 -1
- package/components/alert-dialog/AlertContext.js +1 -1
- package/components/alert-dialog/AlertDialog.d.ts +1 -1
- package/components/alert-dialog/AlertDialog.js +1 -1
- package/components/announcement-dialog/AnnouncementDialog.js +1 -1
- package/components/avatar/AvatarBase.d.ts +1 -1
- package/components/avatar/AvatarBase.js +1 -1
- package/components/avatar/ImageAvatar.d.ts +1 -2
- package/components/avatar/UserAvatar.d.ts +1 -2
- package/components/badge/Badge.d.ts +1 -1
- package/components/badge/Badge.js +1 -1
- package/components/banner/Banner.d.ts +1 -1
- package/components/banner/Banner.js +1 -1
- package/components/button/Button.d.ts +1 -1
- package/components/button/MenuButton.d.ts +1 -1
- package/components/button/MenuButton.js +1 -1
- package/components/button/RippleGroup.js +1 -1
- package/components/button/_Ripple.d.ts +1 -2
- package/components/card/Card.d.ts +1 -1
- package/components/card/Card.js +1 -1
- package/components/checkbox/Checkbox.d.ts +1 -1
- package/components/checkbox/Checkbox.js +1 -1
- package/components/collapse/Collapse.d.ts +1 -1
- package/components/collapse/Collapse.js +1 -1
- package/components/confirm-dialog/ConfirmContext.d.ts +1 -1
- package/components/confirm-dialog/ConfirmContext.js +1 -1
- package/components/confirm-dialog/ConfirmDialog.d.ts +1 -1
- package/components/confirm-dialog/ConfirmDialog.js +1 -1
- package/components/connection-map/ConnectionMap.d.ts +1 -2
- package/components/connection-map/ConnectionMap.js +1 -1
- package/components/cover-sheet/CoverSheet.js +1 -1
- package/components/cover-sheet/CoverSheetActions.js +1 -1
- package/components/currency/Currency.d.ts +1 -2
- package/components/currency/Currency.js +1 -1
- package/components/currency/DualCurrency.d.ts +1 -2
- package/components/currency/DualCurrency.js +1 -1
- package/components/danger-zone/DangerZone.d.ts +1 -2
- package/components/dialog/Dialog.js +1 -1
- package/components/dialog/_BaseDialog.js +1 -1
- package/components/divider/Divider.d.ts +1 -2
- package/components/drop-zone/DropZone.d.ts +1 -2
- package/components/drop-zone/DropZone.js +1 -1
- package/components/file-upload/FileUpload.d.ts +1 -2
- package/components/file-upload/FileUpload.js +1 -1
- package/components/graph-matrix/GraphMatrix.d.ts +3 -3
- package/components/graph-matrix/GraphMatrix.js +1 -1
- package/components/graph-matrix/_Graphiql.js +1 -1
- package/components/graph-matrix/_GraphiqlContextWrapper.d.ts +1 -1
- package/components/graph-matrix/_LoadingIcon.d.ts +1 -2
- package/components/graph-matrix/_LoadingIcon.js +1 -1
- package/components/help-text/HelpText.d.ts +1 -1
- package/components/help-text/HelpText.js +1 -1
- package/components/input/Input.d.ts +1 -1
- package/components/input/Input.js +1 -1
- package/components/input/SearchInput.d.ts +1 -1
- package/components/input/SearchInput.js +1 -1
- package/components/input/input-type/_DateInput.d.ts +1 -2
- package/components/input/input-type/_DateInput.js +1 -1
- package/components/input/input-type/_FloatLabelInput.d.ts +1 -1
- package/components/input/input-type/_FloatLabelInput.js +1 -1
- package/components/input/input-type/_NumberInput.d.ts +1 -2
- package/components/input/input-type/_NumberInput.js +1 -1
- package/components/input/input-type/_PasswordInput.d.ts +1 -2
- package/components/input/input-type/_PasswordInput.js +1 -1
- package/components/input/input-type/_TimeInput.d.ts +1 -2
- package/components/input/input-type/_TimeInput.js +1 -1
- package/components/layout/Layout.d.ts +1 -1
- package/components/layout/Layout.js +1 -1
- package/components/layout/NavigationGroup.d.ts +3 -3
- package/components/layout/NavigationGroup.js +1 -1
- package/components/lightbox/LightBox.d.ts +1 -1
- package/components/lightbox/LightBox.js +1 -1
- package/components/list/CollapsibleList.d.ts +1 -1
- package/components/list/CollapsibleList.js +1 -1
- package/components/list/List.d.ts +1 -1
- package/components/list/List.js +1 -1
- package/components/list-item/ListItem.js +1 -1
- package/components/menu/MenuItem.d.ts +1 -1
- package/components/menu/MenuItem.js +1 -1
- package/components/nested-data-table/NestedDataTable.d.ts +1 -1
- package/components/nested-data-table/NestedDataTable.js +1 -1
- package/components/nested-data-table/NestedDataTableHasura.d.ts +1 -2
- package/components/nested-data-table/_Filter.d.ts +1 -2
- package/components/nested-data-table/_Filter.js +1 -1
- package/components/nested-data-table/_TableData.d.ts +1 -1
- package/components/nested-data-table/_TableData.js +1 -1
- package/components/night-mode-wrapper/NightModeWrapper.d.ts +1 -1
- package/components/night-mode-wrapper/NightModeWrapper.js +1 -1
- package/components/ownership-block/OwnershipBlock.d.ts +1 -2
- package/components/ownership-block/OwnershipBlock.js +1 -1
- package/components/pivot-table/PivotTable.d.ts +1 -2
- package/components/pivot-table/PivotTable.js +1 -1
- package/components/profile-icon/ProfileIcon.d.ts +1 -2
- package/components/radio/Radio.d.ts +1 -2
- package/components/radio/Radio.js +1 -1
- package/components/radio/RadioGroup.d.ts +1 -2
- package/components/radio/RadioGroup.js +1 -1
- package/components/rest-state/RestState.d.ts +1 -1
- package/components/rest-state/RestState.js +1 -1
- package/components/rich-card-select/RichCardStateSelect.d.ts +1 -2
- package/components/rich-card-select/RichCardStateSelect.js +1 -1
- package/components/rich-checkbox/RichCheckbox.d.ts +1 -1
- package/components/rich-checkbox/RichCheckbox.js +1 -1
- package/components/rich-radio/RichRadio.d.ts +1 -1
- package/components/rich-radio/RichRadio.js +1 -1
- package/components/rounded-icon/RoundedIcon.d.ts +1 -1
- package/components/rounded-icon/RoundedIcon.js +1 -1
- package/components/section/HSection.d.ts +1 -1
- package/components/section/HSection.js +1 -1
- package/components/section/VSection.d.ts +1 -1
- package/components/section/VSection.js +1 -1
- package/components/section/_SectionHeader.d.ts +1 -1
- package/components/section/_SectionHeader.js +1 -1
- package/components/section/_SectionInnerWrapper.d.ts +1 -1
- package/components/section/_SectionInnerWrapper.js +1 -1
- package/components/section/_SectionSubheader.d.ts +1 -1
- package/components/section/_SectionSubheader.js +1 -1
- package/components/select/CountryMultiSelect.d.ts +2 -2
- package/components/select/CountryMultiSelect.js +1 -1
- package/components/select/CountryPhoneSelect.d.ts +1 -1
- package/components/select/CountryPhoneSelect.js +1 -1
- package/components/select/CountrySelect.d.ts +1 -2
- package/components/select/MultiSelect.d.ts +1 -1
- package/components/select/MultiSelect.js +1 -1
- package/components/select/Select.d.ts +1 -1
- package/components/select/_StyledReactSelect.d.ts +2 -2
- package/components/select/_StyledReactSelect.js +1 -1
- package/components/skeleton/Skeleton.d.ts +1 -1
- package/components/skeleton/Skeleton.js +1 -1
- package/components/slide-over/SlideOver.d.ts +1 -1
- package/components/slide-over/SlideOver.js +1 -1
- package/components/slider/Slider.d.ts +1 -2
- package/components/slider/Slider.js +1 -1
- package/components/sortable-list/SortableList.d.ts +1 -1
- package/components/sortable-list/SortableList.js +1 -1
- package/components/sortable-list/SortableListItem.d.ts +1 -1
- package/components/sortable-list/SortableListItem.js +1 -1
- package/components/spinner/Spinner.d.ts +1 -2
- package/components/split-panel/SplitPanel.d.ts +1 -1
- package/components/split-panel/SplitPanel.js +1 -1
- package/components/stack/HStack.d.ts +1 -2
- package/components/stack/Stack.d.ts +1 -1
- package/components/stack/VStack.d.ts +1 -2
- package/components/styles/ColorPalette.d.ts +1 -2
- package/components/styles/ColorPalette.js +1 -1
- package/components/styles/Shadow.d.ts +1 -2
- package/components/styles/Shadow.js +1 -1
- package/components/surface/Surface.d.ts +1 -1
- package/components/surface/Surface.js +1 -1
- package/components/switch/Switch.d.ts +1 -1
- package/components/switch/Switch.js +1 -1
- package/components/table/Table.d.ts +1 -1
- package/components/table/Table.js +1 -1
- package/components/table/TableBody.d.ts +1 -1
- package/components/table/TableBody.js +1 -1
- package/components/table/TableCell.d.ts +1 -1
- package/components/table/TableCell.js +1 -1
- package/components/table/TableFooter.d.ts +1 -1
- package/components/table/TableFooter.js +1 -1
- package/components/table/TableHead.d.ts +1 -1
- package/components/table/TableHead.js +1 -1
- package/components/table/TableRow.d.ts +1 -1
- package/components/table/TableRow.js +1 -1
- package/components/table/TableRowCollapse.d.ts +1 -1
- package/components/table/TableRowCollapse.js +1 -1
- package/components/tabs/Tabs.d.ts +1 -2
- package/components/tabs/Tabs.js +1 -1
- package/components/tag/Tag.d.ts +1 -1
- package/components/tag/Tag.js +1 -1
- package/components/text/LegacyText.d.ts +1 -1
- package/components/text/LegacyText.js +1 -1
- package/components/text/Text.d.ts +1 -1
- package/components/text/Text.js +1 -1
- package/components/text-avatar/TextAvatar.d.ts +1 -2
- package/components/text-avatar/TextAvatar.js +1 -1
- package/components/textarea/Textarea.js +1 -1
- package/components/theme-select/ThemeSelect.d.ts +1 -2
- package/components/theme-select/ThemeSelect.js +1 -1
- package/components/thumbnail/Thumbnail.d.ts +1 -1
- package/components/thumbnail/Thumbnail.js +1 -1
- package/components/toast/Toast.d.ts +1 -1
- package/components/toast/ToastContext.d.ts +1 -1
- package/components/toast/ToastContext.js +1 -1
- package/components/tooltip/Tooltip.d.ts +1 -1
- package/components/tooltip/Tooltip.js +1 -1
- package/graphiql.css +146 -393
- 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/CommentDuotoneIcon.js +1 -1
- package/icons/CommentIcon.js +1 -1
- package/icons/CopyDuotoneIcon.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/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/IconIndex.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/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/MenuDuotoneIcon.js +1 -1
- package/icons/MenuIcon.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/PauseCircleDuotoneIcon.js +1 -1
- package/icons/PauseCircleIcon.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/PrinterDuotoneIcon.js +1 -1
- package/icons/PrinterIcon.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/RocketDuotoneIcon.js +1 -1
- package/icons/RocketIcon.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/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/UserDuotoneIcon.js +1 -1
- package/icons/UserIcon.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/ZonosIcon.js +1 -1
- package/icons/custom/ZonosLogoIcon.js +1 -1
- package/icons/custom/products/CheckoutIcon.js +1 -1
- package/icons/custom/products/ClassifyIcon.js +1 -1
- package/icons/custom/products/ClearIcon.js +1 -1
- package/icons/custom/products/DashboardIcon.js +1 -1
- package/icons/custom/products/HelloIcon.js +1 -1
- package/icons/custom/products/LandedCostIcon.js +1 -1
- package/icons/custom/products/RateIcon.js +1 -1
- package/icons/custom/products/RestrictIcon.js +1 -1
- package/icons/custom/products/ScreenIcon.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/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/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/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/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/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/FlagIndex.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/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/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 +13 -15
- package/utils/getProductDetails.d.ts +1 -1
- package/utils/getProductDetails.js +1 -1
- package/utils/hooks/_useGraphiqlExplorer.d.ts +1 -3
- package/utils/hooks/_useGraphiqlExplorer.js +1 -1
- package/utils/unitedStates.js +1 -1
package/icons/flags/FJ.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),l=require("react"),s=require("../flag-icon/_FlagIconBase.js"),h=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-ccfac372.js"),require("uuid");var d=l.forwardRef((function(l,d){var i=l.height,t=l.width,c=h.useStableUniqueId(6);return e.jsxs(s.FlagIconBase,{ref:d,height:i,viewBox:"0 0 16 12",width:t,children:[e.jsxs("g",{clipPath:"url(#".concat(c[5],")"),children:[e.jsx("mask",{height:"12",id:"".concat(c[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),e.jsxs("g",{mask:"url(#".concat(c[0],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#67BFE5",fillRule:"evenodd"}),e.jsx("mask",{height:"12",id:"".concat(c[1]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#fff",fillRule:"evenodd"})}),e.jsxs("g",{mask:"url(#".concat(c[1],")"),children:[e.jsx("mask",{height:"7",id:"".concat(c[2]),maskUnits:"userSpaceOnUse",width:"9",x:"0",y:"0",children:e.jsx("path",{d:"M0 0h9v7H0z",fill:"#fff"})}),e.jsxs("g",{mask:"url(#".concat(c[2],")"),children:[e.jsx("path",{d:"m-1.002 6.5 1.98.868L9.045.944l1.045-1.29-2.118-.29-3.29 2.768-2.649 1.865L-1.002 6.5Z",fill:"#F7FCFF"}),e.jsx("path",{d:"m-.731 7.108 1.009.505 9.436-8.08H8.298L-.731 7.109Z",fill:"#F50100"}),e.jsx("path",{d:"m10.002 6.5-1.98.868L-.045.944-1.09-.346l2.118-.29 3.29 2.768 2.649 1.865L10.002 6.5Z",fill:"#F7FCFF"}),e.jsx("path",{d:"m9.935 6.937-1.01.504-4.018-3.46-1.19-.386L-1.19-.342H.227L5.13 3.502l1.303.463 3.502 2.972Z",fill:"#F50100"}),e.jsxs("mask",{fill:"#000",height:"9",id:"".concat(c[3]),maskUnits:"userSpaceOnUse",width:"11",x:"-1",y:"-1",children:[e.jsx("path",{d:"M-1-1h11v9H-1z",fill:"#fff"}),e.jsx("path",{clipRule:"evenodd",d:"M4.992 0h-1v3H0v1h3.992v3h1V4H9V3H4.992V0Z",fillRule:"evenodd"})]}),e.jsx("path",{clipRule:"evenodd",d:"M4.992 0h-1v3H0v1h3.992v3h1V4H9V3H4.992V0Z",fill:"#F50100",fillRule:"evenodd"}),e.jsx("path",{d:"M3.992 0v-.75h-.75V0h.75Zm1 0h.75v-.75h-.75V0Zm-1 3v.75h.75V3h-.75ZM0 3v-.75h-.75V3H0Zm0 1h-.75v.75H0V4Zm3.992 0h.75v-.75h-.75V4Zm0 3h-.75v.75h.75V7Zm1 0v.75h.75V7h-.75Zm0-3v-.75h-.75V4h.75ZM9 4v.75h.75V4H9Zm0-1h.75v-.75H9V3ZM4.992 3h-.75v.75h.75V3Zm-1-2.25h1v-1.5h-1v1.5ZM4.742 3V0h-1.5v3h1.5ZM0 3.75h3.992v-1.5H0v1.5ZM.75 4V3h-1.5v1h1.5Zm3.242-.75H0v1.5h3.992v-1.5ZM4.742 7V4h-1.5v3h1.5Zm.25-.75h-1v1.5h1v-1.5ZM4.242 4v3h1.5V4h-1.5ZM9 3.25H4.992v1.5H9v-1.5ZM8.25 3v1h1.5V3h-1.5Zm-3.258.75H9v-1.5H4.992v1.5ZM4.242 0v3h1.5V0h-1.5Z",fill:"#F7FCFF",mask:"url(#".concat(c[3],")")})]}),e.jsx("path",{clipRule:"evenodd",d:"M10 5h4.828v4.167S14.423 11 12.414 11C10.404 11 10 9.167 10 9.167V5Z",fill:"#F7FCFF",fillRule:"evenodd"}),e.jsx("mask",{height:"6",id:"".concat(c[4]),maskUnits:"userSpaceOnUse",width:"5",x:"10",y:"5",children:e.jsx("path",{clipRule:"evenodd",d:"M10 5h4.828v4.167S14.423 11 12.414 11C10.404 11 10 9.167 10 9.167V5Z",fill:"#fff",fillRule:"evenodd"})}),e.jsxs("g",{mask:"url(#".concat(c[4],")"),children:[e.jsx("path",{d:"M10 5h4.828v1.5H10z",fill:"#C3352C"}),e.jsx("path",{d:"M12.069 6.333h.69V11h-.69z",fill:"#C3352C"}),e.jsx("path",{clipRule:"evenodd",d:"M10 8.167h4.828v.666H10v-.666Z",fill:"#C3352C",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M11.27 10.368c.29.41.527.571.694.33.118-.17.13-.34-.037-.374a2.795 2.795 0 0 1-.205-.287l.005-.005c.047-.046.05-.107.04-.13-.004-.03.02-.073.17-.188.137-.104.198-.203.108-.311-.047-.057-.09-.068-.223-.089l-.04-.006a.716.716 0 0 1-.087-.018l-.093-.178a1.145 1.145 0 0 0-.51.098l-.152.064c-.05.021-.06.026-.061.025l.002-.002c.004-.003.01-.008.001-.008-.035 0-.073-.004-.178-.017l-.02-.003c-.302-.038-.378-.037-.427.104-.074.214.367.605.6.652.118.024.258.136.413.343Zm.328-.294c.029 0 .05 0 .07-.006l.006-.013a.132.132 0 0 1-.076.02Zm-1.1-.59c-.007-.007-.009-.017-.005-.029 0 .003.002.008.008.016a.347.347 0 0 0 .026.029.06.06 0 0 1-.03-.016Zm.409.296c-.084-.016-.297-.194-.38-.28.022.006.051.01.083.013.014 0 .028.002.043.004l.02.003c.118.015.159.019.209.019.029 0 .023.01.02.016-.002.002-.003.003-.002.004a.761.761 0 0 0 .138-.055l.15-.064a.941.941 0 0 1 .259-.072c.01.042.034.08.074.11a.443.443 0 0 0 .216.076c-.128.106-.193.194-.213.28-.116.037-.105.167-.036.298.048.09.14.219.276.39l.098.046c-.03 0-.045-.013-.058-.023-.015-.013-.024-.02-.045.01-.002.002-.093-.06-.287-.334-.19-.254-.376-.402-.565-.44Zm.61.15v-.005.005Zm.08-.106h-.008.007Zm.001 0h-.002.002Z",fill:"#979797",fillRule:"evenodd"}),e.jsx("path",{d:"M10.828 8.055s-.239-.33-.239-.448",stroke:"#964C36",strokeWidth:".5"}),e.jsx("path",{d:"M10.68 7.771s-.306-.13-.306 0m.3-.137s-.214-.272-.375-.272c-.162 0-.158.136-.158.136m.411-.138s-.096-.445-.25-.445c-.152 0-.152.223-.152.223m.44.222s-.042-.382.155-.382",stroke:"#2A8E51",strokeWidth:".5"}),e.jsx("path",{d:"M11.13 7.99s-.11-.391-.07-.502",stroke:"#964C36",strokeWidth:".5"}),e.jsx("path",{d:"M11.088 7.673s-.242-.226-.286-.104m.328-.026s-.108-.33-.26-.385c-.15-.055-.194.074-.194.074m.433.012s.063-.452-.081-.505c-.144-.052-.22.158-.22.158m.338.36s.09-.374.276-.307",stroke:"#2A8E51",strokeWidth:".5"}),e.jsx("path",{d:"M11.376 8.13s.158-.375.132-.49",stroke:"#964C36",strokeWidth:".35"}),e.jsx("path",{d:"M11.457 7.82s.267-.195.297-.068m-.324-.066s.148-.314.305-.35c.158-.037.184.097.184.097m-.431-.041s-.007-.457.143-.491c.149-.035.2.183.2.183m-.381.316s-.044-.383-.236-.338m2.135.839s.121-.557.465-.557c.345 0 .499.588.499.588",stroke:"#2A8E51",strokeWidth:".35"}),e.jsx("path",{d:"M13.065 7.52s.185-.328.797-.301c.612.027.723.302.723.302m-1.644-.418s.336-.417.807-.064l.16.064s.16-.472.933 0",stroke:"#2A8E51",strokeWidth:".35"}),e.jsx("path",{d:"M13.87 8.018s.024-.52.106-.662m.574 1.801s-.31-.145-.402 0c-.093.145-1.207 1.48-1.207 1.48",stroke:"#964C36",strokeWidth:".5"}),e.jsx("path",{clipRule:"evenodd",d:"m13.482 9.298.69.482s.318-.226.16-.354c-.16-.128-.592-.354-.592-.354l-.258.226Z",fill:"#FFF203",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M13.458 9.322s-.16.168-.16.296c0 .128-.149.47-.149.47s.417.257.503.094c.087-.164.648-.066.549-.315-.1-.25-.743-.545-.743-.545Z",fill:"#00A651",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M10.528 5.591s.369-.189.551 0c.183.19.332-.016.332-.13s.29-.505.29-.188c0 .318-.09.498.165.498.254 0 1.401-.44 1.676-.31.275.13.486.098.416-.088-.07-.187-.25-.303-.596-.201-.346.101-.264.2-.563.2-.3 0-.632-.099-.632-.099s.093-.167.435-.048c.341.119.812-.147.94-.147.128 0 .48-.008.516.094.034.101.247.195.085.29-.162.094-.43.153-.246.275.184.121.608.098.628.224.02.126.221.315.14.315-.08 0-.225.178-.36.124-.136-.054-.152-.102-.022-.146s.128-.228.021-.228-.055.064-.299 0c-.244-.065-.567-.137-.547 0 .02.136.178.346-.115.374-.293.028-.43.14-.487.05-.057-.09-.261-.211-.1-.25.16-.038.313.131.37.104.058-.028.19-.043.08-.16-.11-.118-.29-.187-.123-.275.167-.088.035-.09-.284.092-.32.182-.497.337-.777.315-.28-.022-.386.008-.476-.022-.09-.03-.528.326-.655.236-.126-.09-.534-.125-.46-.236.073-.11.172-.168.281-.11.11.056.22.113.293.056.074-.057.288-.253.234-.292-.054-.04-.002-.171-.306-.171s-.412.147-.484.054c-.072-.092.08-.2.08-.2Z",fill:"#FFD100",fillRule:"evenodd"})]})]})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(c[5]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.FJ=d;
|
package/icons/flags/FK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var h=require("react/jsx-runtime"),e=require("react"),l=require("../flag-icon/_FlagIconBase.js"),s=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-ccfac372.js"),require("uuid");var i=e.forwardRef((function(e,i){var t=e.height,d=e.width,c=s.useStableUniqueId(6);return h.jsxs(l.FlagIconBase,{ref:i,height:t,viewBox:"0 0 16 12",width:d,children:[h.jsxs("g",{clipPath:"url(#".concat(c[5],")"),children:[h.jsx("mask",{height:"12",id:"".concat(c[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:h.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),h.jsxs("g",{mask:"url(#".concat(c[0],")"),children:[h.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#2E42A5",fillRule:"evenodd"}),h.jsx("mask",{height:"12",id:"".concat(c[1]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:h.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#fff",fillRule:"evenodd"})}),h.jsxs("g",{mask:"url(#".concat(c[1],")"),children:[h.jsx("mask",{height:"7",id:"".concat(c[2]),maskUnits:"userSpaceOnUse",width:"9",x:"0",y:"0",children:h.jsx("path",{d:"M0 0h9v7H0z",fill:"#fff"})}),h.jsxs("g",{mask:"url(#".concat(c[2],")"),children:[h.jsx("path",{d:"m-1.002 6.5 1.98.868L9.045.944l1.045-1.29-2.118-.29-3.29 2.768-2.649 1.865L-1.002 6.5Z",fill:"#F7FCFF"}),h.jsx("path",{d:"m-.731 7.108 1.009.505 9.436-8.08H8.298L-.731 7.109Z",fill:"#F50100"}),h.jsx("path",{d:"m10.002 6.5-1.98.868L-.045.944-1.09-.346l2.118-.29 3.29 2.768 2.649 1.865L10.002 6.5Z",fill:"#F7FCFF"}),h.jsx("path",{d:"m9.935 6.937-1.01.504-4.018-3.46-1.19-.386L-1.19-.342H.227L5.13 3.502l1.303.463 3.502 2.972Z",fill:"#F50100"}),h.jsxs("mask",{fill:"#000",height:"9",id:"".concat(c[3]),maskUnits:"userSpaceOnUse",width:"11",x:"-1",y:"-1",children:[h.jsx("path",{d:"M-1-1h11v9H-1z",fill:"#fff"}),h.jsx("path",{clipRule:"evenodd",d:"M4.992 0h-1v3H0v1h3.992v3h1V4H9V3H4.992V0Z",fillRule:"evenodd"})]}),h.jsx("path",{clipRule:"evenodd",d:"M4.992 0h-1v3H0v1h3.992v3h1V4H9V3H4.992V0Z",fill:"#F50100",fillRule:"evenodd"}),h.jsx("path",{d:"M3.992 0v-.75h-.75V0h.75Zm1 0h.75v-.75h-.75V0Zm-1 3v.75h.75V3h-.75ZM0 3v-.75h-.75V3H0Zm0 1h-.75v.75H0V4Zm3.992 0h.75v-.75h-.75V4Zm0 3h-.75v.75h.75V7Zm1 0v.75h.75V7h-.75Zm0-3v-.75h-.75V4h.75ZM9 4v.75h.75V4H9Zm0-1h.75v-.75H9V3ZM4.992 3h-.75v.75h.75V3Zm-1-2.25h1v-1.5h-1v1.5ZM4.742 3V0h-1.5v3h1.5ZM0 3.75h3.992v-1.5H0v1.5ZM.75 4V3h-1.5v1h1.5Zm3.242-.75H0v1.5h3.992v-1.5ZM4.742 7V4h-1.5v3h1.5Zm.25-.75h-1v1.5h1v-1.5ZM4.242 4v3h1.5V4h-1.5ZM9 3.25H4.992v1.5H9v-1.5ZM8.25 3v1h1.5V3h-1.5Zm-3.258.75H9v-1.5H4.992v1.5ZM4.242 0v3h1.5V0h-1.5Z",fill:"#F7FCFF",mask:"url(#".concat(c[3],")")})]}),h.jsx("path",{d:"M12.975 9.857c-.514 0-.872-.121-1.127-.333-.256-.213-.424-.53-.531-.952-.107-.423-.152-.94-.168-1.541-.011-.423-.01-.881-.007-1.373l.002-.517h3.708c.066 1.204.09 2.377-.146 3.257-.121.452-.308.815-.582 1.065-.272.247-.64.394-1.149.394Z",fill:"#6DC2FF",stroke:"#F7FCFF",strokeWidth:".25"}),h.jsx("mask",{height:"5",id:"".concat(c[4]),maskUnits:"userSpaceOnUse",width:"5",x:"11",y:"5",children:h.jsx("path",{d:"M12.975 9.857c-.514 0-.872-.121-1.127-.333-.256-.213-.424-.53-.531-.952-.107-.423-.152-.94-.168-1.541-.011-.423-.01-.881-.007-1.373l.002-.517h3.708c.066 1.204.09 2.377-.146 3.257-.121.452-.308.815-.582 1.065-.272.247-.64.394-1.149.394Z",fill:"#fff",stroke:"#fff",strokeWidth:".25"})}),h.jsxs("g",{mask:"url(#".concat(c[4],")"),children:[h.jsx("path",{clipRule:"evenodd",d:"M12.26 6.793s-.196-.146-.281-.382a8.832 8.832 0 0 1-.252-.92c0-.055-.223 0-.223 0s.003-.267.087-.267c.084 0 .088-.247.292-.184.204.062.364.29.572.29.208 0 1.077.066 1.216.066.14 0 .508.295.508.515 0 .221-.1.55-.18.55-.078 0-.178.191-.328.128-.15-.063-.508-.193-.83-.128-.32.065-.386.024-.386.128 0 .104-.194.204-.194.204Z",fill:"#E1E5E8",fillRule:"evenodd"}),h.jsx("path",{clipRule:"evenodd",d:"M11.8 6.64h2.578l-.444.573h-1.822l-.312-.574Z",fill:"#49801E",fillRule:"evenodd"}),h.jsx("path",{d:"M11.767 9.148s.445.16.631.14c.206-.022.389-.257.527-.257.137 0 .402.235.608.257.186.02.55-.14.55-.14m-2.806-.68c.154-.13.49-.14.49-.14s.445.16.631.14c.206-.022.389-.257.527-.257.137 0 .402.236.608.257.186.02.55-.14.55-.14s.203-.229.458.013",stroke:"#fff",strokeWidth:".533"}),h.jsx("path",{d:"m11.23 7.765-.337-.413c.132-.108.354-.215.678-.332l.158-.008c.336.087.56.124.643.116a.44.44 0 0 0 .155-.08c.235-.156.258-.169.398-.169.127 0 .154.013.42.157l.095.049c.057.027.097.04.12.043.063.006.192-.024.373-.096.235-.214.532-.192.788.042.17.155.308.28.411.376l-.362.392c-.102-.095-.239-.22-.408-.374-.068-.062-.053-.061-.083-.029l-.092.065c-.28.118-.502.173-.68.155a.883.883 0 0 1-.297-.093 2.674 2.674 0 0 1-.118-.061c-.129-.07-.178-.092-.167-.092.022 0-.009.017-.103.08-.152.1-.258.152-.397.166-.155.015-.396-.022-.748-.11-.229.087-.38.162-.447.216Z",fill:"#fff"})]}),h.jsx("path",{d:"M11.482 9.197s.492.471.195.79c-.297.32-.57.134-.57.134m3.418-.924s-.492.471-.195.79c.297.32.57.134.57.134",stroke:"#B85F3C",strokeWidth:".5"}),h.jsx("path",{d:"M11.16 9.576s.848.81 1.89.81c1.042 0 1.88-.618 1.88-.618",stroke:"#CB8B73",strokeWidth:".5"})]})]})]}),h.jsx("defs",{children:h.jsx("clipPath",{id:"".concat(c[5]),children:h.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.FK=i;
|
package/icons/flags/FM.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),r=require("react"),i=require("../flag-icon/_FlagIconBase.js"),l=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-ccfac372.js"),require("uuid");var t=r.forwardRef((function(r,t){var a=r.height,s=r.width,c=l.useStableUniqueId(1);return e.jsxs(i.FlagIconBase,{ref:t,height:a,viewBox:"0 0 640 480",width:s,children:[e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(c[0]),children:e.jsx("path",{d:"M-81.3 0h682.6v512H-81.3z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(c[0],")"),fillRule:"evenodd",strokeWidth:"1pt",transform:"translate(76.3) scale(.94)",children:[e.jsx("path",{d:"M-252 0H772v512H-252z",fill:"#6797d6"}),e.jsx("path",{d:"m259.8 123-32.4 22.2 12.4-35.9-32.5-22.2h40.1l12.4-35.9 12.4 36h40l-32.4 22.1 12.4 35.9M259.8 390l-32.4-22.2 12.4 36-32.5 22.1h40.1l12.4 35.9 12.4-36 40 .1-32.4-22.2 12.4-35.9m-188.4-92.4L79.3 306l1.4-38-37.5-11.7 38.4-11.7 1.3-38 22.3 30.8 38.4-11.8-24.6 30.7 22.4 30.7m274.2-11.7 24.6 30.7-1.4-38 37.5-11.7-38.4-11.7-1.3-38-22.3 30.8-38.4-11.8 24.6 30.7-22.4 30.7",fill:"#fff"})]})]})}));exports.FM=t;
|
package/icons/flags/FO.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),i=require("react"),r=require("../flag-icon/_FlagIconBase.js"),t=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-ccfac372.js"),require("uuid");var a=i.forwardRef((function(i,a){var l=i.height,s=i.width,h=t.useStableUniqueId(1);return e.jsxs(r.FlagIconBase,{ref:a,height:l,viewBox:"0 0 640 480",width:s,children:[e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(h[0]),children:e.jsx("path",{d:"M-78 32h640v480H-78z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(h[0],")"),fillRule:"evenodd",strokeWidth:"0",transform:"translate(78 -32)",children:[e.jsx("path",{d:"M-78 32h663.9v480H-78z",fill:"#fff"}),e.jsx("path",{d:"M-76 218.7h185.9V32H216v186.7h371.8v106.6H216V512H109.9V325.3h-186V218.7z",fill:"#003897"}),e.jsx("path",{d:"M-76 245.3h212.4V32h53.1v213.3H588v53.4H189.5V512h-53V298.7H-76v-53.4z",fill:"#d72828"})]})]})}));exports.FO=a;
|
package/icons/flags/FR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),r=require("react"),i=require("../flag-icon/_FlagIconBase.js"),t=r.forwardRef((function(r,t){var f=r.height,h=r.width;return e.jsx(i.FlagIconBase,{ref:t,height:f,viewBox:"0 0 640 480",width:h,children:e.jsxs("g",{fillRule:"evenodd",strokeWidth:"1pt",children:[e.jsx("path",{d:"M0 0h640v480H0z",fill:"#fff"}),e.jsx("path",{d:"M0 0h213.3v480H0z",fill:"#00267f"}),e.jsx("path",{d:"M426.7 0H640v480H426.7z",fill:"#f31830"})]})})}));exports.FR=t;
|
package/icons/flags/FlagIndex.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("./AD.js"),r=require("./AE.js"),s=require("./AF.js"),u=require("./AG.js"),i=require("./AI.js"),t=require("./AL.js"),q=require("./AM.js"),j=require("./AO.js"),o=require("./AR.js"),x=require("./AS.js"),p=require("./AT.js"),M=require("./AU.js"),S=require("./AW.js"),G=require("./AX.js"),T=require("./AZ.js"),A=require("./BA.js"),C=require("./BB.js"),B=require("./BD.js"),N=require("./BE.js"),E=require("./BF.js"),L=require("./BG.js"),I=require("./BH.js"),K=require("./BI.js"),R=require("./BJ.js"),P=require("./BL.js"),F=require("./BM.js"),U=require("./BN.js"),D=require("./BO.js"),H=require("./BQ.js"),Z=require("./BR.js"),O=require("./BS.js"),V=require("./BT.js"),W=require("./BW.js"),Y=require("./BY.js"),J=require("./BZ.js"),Q=require("./CA.js"),a=require("./CD.js"),X=require("./CF.js"),l=require("./CG.js"),c=require("./CH.js"),f=require("./CI.js"),n=require("./CK.js"),g=require("./CL.js"),b=require("./CM.js"),d=require("./CN.js"),_=require("./CO.js"),m=require("./CR.js"),v=require("./CU.js"),h=require("./CV.js"),k=require("./CW.js"),w=require("./CY.js"),y=require("./CZ.js"),z=require("./DE.js"),$=require("./Default.js"),ee=require("./DJ.js"),re=require("./DK.js"),se=require("./DM.js"),ue=require("./DO.js"),ie=require("./DZ.js"),te=require("./EC.js"),qe=require("./EE.js"),je=require("./EG.js"),oe=require("./EH.js"),xe=require("./ER.js"),pe=require("./ES.js"),Me=require("./ET.js"),Se=require("./FI.js"),Ge=require("./FJ.js"),Te=require("./FK.js"),Ae=require("./FM.js"),Ce=require("./FO.js"),Be=require("./FR.js"),Ne=require("./GA.js"),Ee=require("./GB.js"),Le=require("./GD.js"),Ie=require("./GE.js"),Ke=require("./GF.js"),Re=require("./GG.js"),Pe=require("./GH.js"),Fe=require("./GI.js"),Ue=require("./GL.js"),De=require("./GM.js"),He=require("./GN.js"),Ze=require("./GP.js"),Oe=require("./GQ.js"),Ve=require("./GR.js"),We=require("./GT.js"),Ye=require("./GU.js"),Je=require("./GW.js"),Qe=require("./GY.js"),ae=require("./HK.js"),Xe=require("./HM.js"),le=require("./HN.js"),ce=require("./HR.js"),fe=require("./HT.js"),ne=require("./HU.js"),ge=require("./IC.js"),be=require("./ID.js"),de=require("./IE.js"),_e=require("./IL.js"),me=require("./IM.js"),ve=require("./IN.js"),he=require("./IQ.js"),ke=require("./IR.js"),we=require("./IS.js"),ye=require("./IT.js"),ze=require("./JE.js"),$e=require("./JM.js"),er=require("./JO.js"),rr=require("./JP.js"),sr=require("./KE.js"),ur=require("./KG.js"),ir=require("./KH.js"),tr=require("./KI.js"),qr=require("./KM.js"),jr=require("./KN.js"),or=require("./KP.js"),xr=require("./KR.js"),pr=require("./KW.js"),Mr=require("./KY.js"),Sr=require("./KZ.js"),Gr=require("./LA.js"),Tr=require("./LB.js"),Ar=require("./LC.js"),Cr=require("./LI.js"),Br=require("./LK.js"),Nr=require("./LR.js"),Er=require("./LS.js"),Lr=require("./LT.js"),Ir=require("./LU.js"),Kr=require("./LV.js"),Rr=require("./LY.js"),Pr=require("./MA.js"),Fr=require("./MC.js"),Ur=require("./MD.js"),Dr=require("./ME.js"),Hr=require("./MF.js"),Zr=require("./MG.js"),Or=require("./MH.js"),Vr=require("./MK.js"),Wr=require("./ML.js"),Yr=require("./MM.js"),Jr=require("./MN.js"),Qr=require("./MO.js"),ar=require("./MP.js"),Xr=require("./MQ.js"),lr=require("./MR.js"),cr=require("./MS.js"),fr=require("./MT.js"),nr=require("./MU.js"),gr=require("./MV.js"),br=require("./MW.js"),dr=require("./MX.js"),_r=require("./MY.js"),mr=require("./MZ.js"),vr=require("./NA.js"),hr=require("./NC.js"),kr=require("./NE.js"),wr=require("./NF.js"),yr=require("./NG.js"),zr=require("./NI.js"),$r=require("./NL.js"),es=require("./NO.js"),rs=require("./NP.js"),ss=require("./NR.js"),us=require("./NU.js"),is=require("./NZ.js"),ts=require("./OM.js"),qs=require("./PA.js"),js=require("./PE.js"),os=require("./PF.js"),xs=require("./PG.js"),ps=require("./PH.js"),Ms=require("./PK.js"),Ss=require("./PL.js"),Gs=require("./PM.js"),Ts=require("./PN.js"),As=require("./PR.js"),Cs=require("./PS.js"),Bs=require("./PT.js"),Ns=require("./PW.js"),Es=require("./PY.js"),Ls=require("./QA.js"),Is=require("./RE.js"),Ks=require("./RO.js"),Rs=require("./RS.js"),Ps=require("./RU.js"),Fs=require("./RW.js"),Us=require("./SA.js"),Ds=require("./SB.js"),Hs=require("./SC.js"),Zs=require("./SD.js"),Os=require("./SE.js"),Vs=require("./SG.js"),Ws=require("./SH.js"),Ys=require("./SI.js"),Js=require("./SJ.js"),Qs=require("./SK.js"),as=require("./SL.js"),Xs=require("./SM.js"),ls=require("./SN.js"),cs=require("./SO.js"),fs=require("./SR.js"),ns=require("./SS.js"),gs=require("./ST.js"),bs=require("./SV.js"),ds=require("./SX.js"),_s=require("./SY.js"),ms=require("./SZ.js"),vs=require("./TC.js"),hs=require("./TD.js"),ks=require("./TF.js"),ws=require("./TG.js"),ys=require("./TH.js"),zs=require("./TJ.js"),$s=require("./TK.js"),eu=require("./TL.js"),ru=require("./TM.js"),su=require("./TN.js"),uu=require("./TO.js"),iu=require("./TR.js"),tu=require("./TT.js"),qu=require("./TV.js"),ju=require("./TW.js"),ou=require("./TZ.js"),xu=require("./UA.js"),pu=require("./UG.js"),Mu=require("./UM.js"),Su=require("./US.js"),Gu=require("./UY.js"),Tu=require("./UZ.js"),Au=require("./VA.js"),Cu=require("./VC.js"),Bu=require("./VE.js"),Nu=require("./VG.js"),Eu=require("./VI.js"),Lu=require("./VN.js"),Iu=require("./VU.js"),Ku=require("./WF.js"),Ru=require("./WS.js"),Pu=require("./YE.js"),Fu=require("./YT.js"),Uu=require("./ZA.js"),Du=require("./ZM.js"),Hu=require("./ZW.js");require("
|
|
1
|
+
"use strict";var e=require("./AD.js"),r=require("./AE.js"),s=require("./AF.js"),u=require("./AG.js"),i=require("./AI.js"),t=require("./AL.js"),q=require("./AM.js"),j=require("./AO.js"),o=require("./AR.js"),x=require("./AS.js"),p=require("./AT.js"),M=require("./AU.js"),S=require("./AW.js"),G=require("./AX.js"),T=require("./AZ.js"),A=require("./BA.js"),C=require("./BB.js"),B=require("./BD.js"),N=require("./BE.js"),E=require("./BF.js"),L=require("./BG.js"),I=require("./BH.js"),K=require("./BI.js"),R=require("./BJ.js"),P=require("./BL.js"),F=require("./BM.js"),U=require("./BN.js"),D=require("./BO.js"),H=require("./BQ.js"),Z=require("./BR.js"),O=require("./BS.js"),V=require("./BT.js"),W=require("./BW.js"),Y=require("./BY.js"),J=require("./BZ.js"),Q=require("./CA.js"),a=require("./CD.js"),X=require("./CF.js"),l=require("./CG.js"),c=require("./CH.js"),f=require("./CI.js"),n=require("./CK.js"),g=require("./CL.js"),b=require("./CM.js"),d=require("./CN.js"),_=require("./CO.js"),m=require("./CR.js"),v=require("./CU.js"),h=require("./CV.js"),k=require("./CW.js"),w=require("./CY.js"),y=require("./CZ.js"),z=require("./DE.js"),$=require("./Default.js"),ee=require("./DJ.js"),re=require("./DK.js"),se=require("./DM.js"),ue=require("./DO.js"),ie=require("./DZ.js"),te=require("./EC.js"),qe=require("./EE.js"),je=require("./EG.js"),oe=require("./EH.js"),xe=require("./ER.js"),pe=require("./ES.js"),Me=require("./ET.js"),Se=require("./FI.js"),Ge=require("./FJ.js"),Te=require("./FK.js"),Ae=require("./FM.js"),Ce=require("./FO.js"),Be=require("./FR.js"),Ne=require("./GA.js"),Ee=require("./GB.js"),Le=require("./GD.js"),Ie=require("./GE.js"),Ke=require("./GF.js"),Re=require("./GG.js"),Pe=require("./GH.js"),Fe=require("./GI.js"),Ue=require("./GL.js"),De=require("./GM.js"),He=require("./GN.js"),Ze=require("./GP.js"),Oe=require("./GQ.js"),Ve=require("./GR.js"),We=require("./GT.js"),Ye=require("./GU.js"),Je=require("./GW.js"),Qe=require("./GY.js"),ae=require("./HK.js"),Xe=require("./HM.js"),le=require("./HN.js"),ce=require("./HR.js"),fe=require("./HT.js"),ne=require("./HU.js"),ge=require("./IC.js"),be=require("./ID.js"),de=require("./IE.js"),_e=require("./IL.js"),me=require("./IM.js"),ve=require("./IN.js"),he=require("./IQ.js"),ke=require("./IR.js"),we=require("./IS.js"),ye=require("./IT.js"),ze=require("./JE.js"),$e=require("./JM.js"),er=require("./JO.js"),rr=require("./JP.js"),sr=require("./KE.js"),ur=require("./KG.js"),ir=require("./KH.js"),tr=require("./KI.js"),qr=require("./KM.js"),jr=require("./KN.js"),or=require("./KP.js"),xr=require("./KR.js"),pr=require("./KW.js"),Mr=require("./KY.js"),Sr=require("./KZ.js"),Gr=require("./LA.js"),Tr=require("./LB.js"),Ar=require("./LC.js"),Cr=require("./LI.js"),Br=require("./LK.js"),Nr=require("./LR.js"),Er=require("./LS.js"),Lr=require("./LT.js"),Ir=require("./LU.js"),Kr=require("./LV.js"),Rr=require("./LY.js"),Pr=require("./MA.js"),Fr=require("./MC.js"),Ur=require("./MD.js"),Dr=require("./ME.js"),Hr=require("./MF.js"),Zr=require("./MG.js"),Or=require("./MH.js"),Vr=require("./MK.js"),Wr=require("./ML.js"),Yr=require("./MM.js"),Jr=require("./MN.js"),Qr=require("./MO.js"),ar=require("./MP.js"),Xr=require("./MQ.js"),lr=require("./MR.js"),cr=require("./MS.js"),fr=require("./MT.js"),nr=require("./MU.js"),gr=require("./MV.js"),br=require("./MW.js"),dr=require("./MX.js"),_r=require("./MY.js"),mr=require("./MZ.js"),vr=require("./NA.js"),hr=require("./NC.js"),kr=require("./NE.js"),wr=require("./NF.js"),yr=require("./NG.js"),zr=require("./NI.js"),$r=require("./NL.js"),es=require("./NO.js"),rs=require("./NP.js"),ss=require("./NR.js"),us=require("./NU.js"),is=require("./NZ.js"),ts=require("./OM.js"),qs=require("./PA.js"),js=require("./PE.js"),os=require("./PF.js"),xs=require("./PG.js"),ps=require("./PH.js"),Ms=require("./PK.js"),Ss=require("./PL.js"),Gs=require("./PM.js"),Ts=require("./PN.js"),As=require("./PR.js"),Cs=require("./PS.js"),Bs=require("./PT.js"),Ns=require("./PW.js"),Es=require("./PY.js"),Ls=require("./QA.js"),Is=require("./RE.js"),Ks=require("./RO.js"),Rs=require("./RS.js"),Ps=require("./RU.js"),Fs=require("./RW.js"),Us=require("./SA.js"),Ds=require("./SB.js"),Hs=require("./SC.js"),Zs=require("./SD.js"),Os=require("./SE.js"),Vs=require("./SG.js"),Ws=require("./SH.js"),Ys=require("./SI.js"),Js=require("./SJ.js"),Qs=require("./SK.js"),as=require("./SL.js"),Xs=require("./SM.js"),ls=require("./SN.js"),cs=require("./SO.js"),fs=require("./SR.js"),ns=require("./SS.js"),gs=require("./ST.js"),bs=require("./SV.js"),ds=require("./SX.js"),_s=require("./SY.js"),ms=require("./SZ.js"),vs=require("./TC.js"),hs=require("./TD.js"),ks=require("./TF.js"),ws=require("./TG.js"),ys=require("./TH.js"),zs=require("./TJ.js"),$s=require("./TK.js"),eu=require("./TL.js"),ru=require("./TM.js"),su=require("./TN.js"),uu=require("./TO.js"),iu=require("./TR.js"),tu=require("./TT.js"),qu=require("./TV.js"),ju=require("./TW.js"),ou=require("./TZ.js"),xu=require("./UA.js"),pu=require("./UG.js"),Mu=require("./UM.js"),Su=require("./US.js"),Gu=require("./UY.js"),Tu=require("./UZ.js"),Au=require("./VA.js"),Cu=require("./VC.js"),Bu=require("./VE.js"),Nu=require("./VG.js"),Eu=require("./VI.js"),Lu=require("./VN.js"),Iu=require("./VU.js"),Ku=require("./WF.js"),Ru=require("./WS.js"),Pu=require("./YE.js"),Fu=require("./YT.js"),Uu=require("./ZA.js"),Du=require("./ZM.js"),Hu=require("./ZW.js");require("react/jsx-runtime"),require("react"),require("../flag-icon/_FlagIconBase.js"),require("../flag-icon/useStableUniqueId.js"),require("../../_tslib-ccfac372.js"),require("uuid"),exports.AD=e.AD,exports.AE=r.AE,exports.AF=s.AF,exports.AG=u.AG,exports.AI=i.AI,exports.AL=t.AL,exports.AM=q.AM,exports.AO=j.AO,exports.AR=o.AR,exports.AS=x.AS,exports.AT=p.AT,exports.AU=M.AU,exports.AW=S.AW,exports.AX=G.AX,exports.AZ=T.AZ,exports.BA=A.BA,exports.BB=C.BB,exports.BD=B.BD,exports.BE=N.BE,exports.BF=E.BF,exports.BG=L.BG,exports.BH=I.BH,exports.BI=K.BI,exports.BJ=R.BJ,exports.BL=P.BL,exports.BM=F.BM,exports.BN=U.BN,exports.BO=D.BO,exports.BQ=H.BQ,exports.BR=Z.BR,exports.BS=O.BS,exports.BT=V.BT,exports.BW=W.BW,exports.BY=Y.BY,exports.BZ=J.BZ,exports.CA=Q.CA,exports.CD=a.CD,exports.CF=X.CF,exports.CG=l.CG,exports.CH=c.CH,exports.CI=f.CI,exports.CK=n.CK,exports.CL=g.CL,exports.CM=b.CM,exports.CN=d.CN,exports.CO=_.CO,exports.CR=m.CR,exports.CU=v.CU,exports.CV=h.CV,exports.CW=k.CW,exports.CY=w.CY,exports.CZ=y.CZ,exports.DE=z.DE,exports.Default=$.Default,exports.DJ=ee.DJ,exports.DK=re.DK,exports.DM=se.DM,exports.DO=ue.DO,exports.DZ=ie.DZ,exports.EC=te.EC,exports.EE=qe.EE,exports.EG=je.EG,exports.EH=oe.EH,exports.ER=xe.ER,exports.ES=pe.ES,exports.ET=Me.ET,exports.FI=Se.FI,exports.FJ=Ge.FJ,exports.FK=Te.FK,exports.FM=Ae.FM,exports.FO=Ce.FO,exports.FR=Be.FR,exports.GA=Ne.GA,exports.GB=Ee.GB,exports.GD=Le.GD,exports.GE=Ie.GE,exports.GF=Ke.GF,exports.GG=Re.GG,exports.GH=Pe.GH,exports.GI=Fe.GI,exports.GL=Ue.GL,exports.GM=De.GM,exports.GN=He.GN,exports.GP=Ze.GP,exports.GQ=Oe.GQ,exports.GR=Ve.GR,exports.GT=We.GT,exports.GU=Ye.GU,exports.GW=Je.GW,exports.GY=Qe.GY,exports.HK=ae.HK,exports.HM=Xe.HM,exports.HN=le.HN,exports.HR=ce.HR,exports.HT=fe.HT,exports.HU=ne.HU,exports.IC=ge.IC,exports.ID=be.ID,exports.IE=de.IE,exports.IL=_e.IL,exports.IM=me.IM,exports.IN=ve.IN,exports.IQ=he.IQ,exports.IR=ke.IR,exports.IS=we.IS,exports.IT=ye.IT,exports.JE=ze.JE,exports.JM=$e.JM,exports.JO=er.JO,exports.JP=rr.JP,exports.KE=sr.KE,exports.KG=ur.KG,exports.KH=ir.KH,exports.KI=tr.KI,exports.KM=qr.KM,exports.KN=jr.KN,exports.KP=or.KP,exports.KR=xr.KR,exports.KW=pr.KW,exports.KY=Mr.KY,exports.KZ=Sr.KZ,exports.LA=Gr.LA,exports.LB=Tr.LB,exports.LC=Ar.LC,exports.LI=Cr.LI,exports.LK=Br.LK,exports.LR=Nr.LR,exports.LS=Er.LS,exports.LT=Lr.LT,exports.LU=Ir.LU,exports.LV=Kr.LV,exports.LY=Rr.LY,exports.MA=Pr.MA,exports.MC=Fr.MC,exports.MD=Ur.MD,exports.ME=Dr.ME,exports.MF=Hr.MF,exports.MG=Zr.MG,exports.MH=Or.MH,exports.MK=Vr.MK,exports.ML=Wr.ML,exports.MM=Yr.MM,exports.MN=Jr.MN,exports.MO=Qr.MO,exports.MP=ar.MP,exports.MQ=Xr.MQ,exports.MR=lr.MR,exports.MS=cr.MS,exports.MT=fr.MT,exports.MU=nr.MU,exports.MV=gr.MV,exports.MW=br.MW,exports.MX=dr.MX,exports.MY=_r.MY,exports.MZ=mr.MZ,exports.NA=vr.NA,exports.NC=hr.NC,exports.NE=kr.NE,exports.NF=wr.NF,exports.NG=yr.NG,exports.NI=zr.NI,exports.NL=$r.NL,exports.NO=es.NO,exports.NP=rs.NP,exports.NR=ss.NR,exports.NU=us.NU,exports.NZ=is.NZ,exports.OM=ts.OM,exports.PA=qs.PA,exports.PE=js.PE,exports.PF=os.PF,exports.PG=xs.PG,exports.PH=ps.PH,exports.PK=Ms.PK,exports.PL=Ss.PL,exports.PM=Gs.PM,exports.PN=Ts.PN,exports.PR=As.PR,exports.PS=Cs.PS,exports.PT=Bs.PT,exports.PW=Ns.PW,exports.PY=Es.PY,exports.QA=Ls.QA,exports.RE=Is.RE,exports.RO=Ks.RO,exports.RS=Rs.RS,exports.RU=Ps.RU,exports.RW=Fs.RW,exports.SA=Us.SA,exports.SB=Ds.SB,exports.SC=Hs.SC,exports.SD=Zs.SD,exports.SE=Os.SE,exports.SG=Vs.SG,exports.SH=Ws.SH,exports.SI=Ys.SI,exports.SJ=Js.SJ,exports.SK=Qs.SK,exports.SL=as.SL,exports.SM=Xs.SM,exports.SN=ls.SN,exports.SO=cs.SO,exports.SR=fs.SR,exports.SS=ns.SS,exports.ST=gs.ST,exports.SV=bs.SV,exports.SX=ds.SX,exports.SY=_s.SY,exports.SZ=ms.SZ,exports.TC=vs.TC,exports.TD=hs.TD,exports.TF=ks.TF,exports.TG=ws.TG,exports.TH=ys.TH,exports.TJ=zs.TJ,exports.TK=$s.TK,exports.TL=eu.TL,exports.TM=ru.TM,exports.TN=su.TN,exports.TO=uu.TO,exports.TR=iu.TR,exports.TT=tu.TT,exports.TV=qu.TV,exports.TW=ju.TW,exports.TZ=ou.TZ,exports.UA=xu.UA,exports.UG=pu.UG,exports.UM=Mu.UM,exports.US=Su.US,exports.UY=Gu.UY,exports.UZ=Tu.UZ,exports.VA=Au.VA,exports.VC=Cu.VC,exports.VE=Bu.VE,exports.VG=Nu.VG,exports.VI=Eu.VI,exports.VN=Lu.VN,exports.VU=Iu.VU,exports.WF=Ku.WF,exports.WS=Ru.WS,exports.YE=Pu.YE,exports.YT=Fu.YT,exports.ZA=Uu.ZA,exports.ZM=Du.ZM,exports.ZW=Hu.ZW;
|
package/icons/flags/GA.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),r=require("react"),i=require("../flag-icon/_FlagIconBase.js"),t=r.forwardRef((function(r,t){var a=r.height,h=r.width;return e.jsx(i.FlagIconBase,{ref:t,height:a,viewBox:"0 0 640 480",width:h,children:e.jsxs("g",{fillRule:"evenodd",children:[e.jsx("path",{d:"M640 480H0V0h640z",fill:"#ffe700"}),e.jsx("path",{d:"M640 160H0V0h640z",fill:"#36a100"}),e.jsx("path",{d:"M640 480H0V320h640z",fill:"#006dbc"})]})})}));exports.GA=t;
|
package/icons/flags/GB.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),i=require("react"),r=require("../flag-icon/_FlagIconBase.js"),t=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-ccfac372.js"),require("uuid");var s=i.forwardRef((function(i,s){var a=i.height,l=i.width,h=t.useStableUniqueId(1);return e.jsxs(r.FlagIconBase,{ref:s,height:a,viewBox:"0 0 640 480",width:l,children:[e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(h[0]),children:e.jsx("path",{d:"M-85.3 0h682.6v512H-85.3z",fillOpacity:".7"})})}),e.jsx("g",{clipPath:"url(#".concat(h[0],")"),transform:"translate(80) scale(.94)",children:e.jsxs("g",{strokeWidth:"1pt",children:[e.jsx("path",{d:"M-256 0H768v512H-256z",fill:"#012169"}),e.jsx("path",{d:"M-256 0v57.2L653.5 512H768v-57.2L-141.5 0H-256zM768 0v57.2L-141.5 512H-256v-57.2L653.5 0H768z",fill:"#fff"}),e.jsx("path",{d:"M170.7 0v512h170.6V0H170.7zM-256 170.7v170.6H768V170.7H-256z",fill:"#fff"}),e.jsx("path",{d:"M-256 204.8v102.4H768V204.8H-256zM204.8 0v512h102.4V0H204.8zM-256 512 85.3 341.3h76.4L-179.7 512H-256zm0-512L85.3 170.7H9L-256 38.2V0zm606.4 170.7L691.7 0H768L426.7 170.7h-76.3zM768 512 426.7 341.3H503l265 132.5V512z",fill:"#c8102e"})]})})]})}));exports.GB=s;
|
package/icons/flags/GD.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var t=require("
|
|
1
|
+
"use strict";var t=require("react/jsx-runtime"),e=require("react"),r=require("../flag-icon/_FlagIconBase.js"),a=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-ccfac372.js"),require("uuid");var s=e.forwardRef((function(e,s){var i=e.height,n=e.width,c=a.useStableUniqueId(4);return t.jsxs(r.FlagIconBase,{ref:s,height:i,viewBox:"0 0 640 480",width:n,children:[t.jsx("defs",{children:t.jsxs("g",{id:"".concat(c[0]),children:[t.jsxs("g",{id:"".concat(c[1]),children:[t.jsx("path",{d:"M0-1v1h.5",fill:"#fcd116",id:"".concat(c[2]),transform:"rotate(18 0 -1)"}),t.jsx("use",{transform:"scale(-1 1)",xlinkHref:"#".concat(c[2])})]}),t.jsx("use",{transform:"rotate(72)",xlinkHref:"#".concat(c[1])}),t.jsx("use",{transform:"rotate(144)",xlinkHref:"#".concat(c[1])}),t.jsx("use",{transform:"rotate(216)",xlinkHref:"#".concat(c[1])}),t.jsx("use",{transform:"rotate(288)",xlinkHref:"#".concat(c[1])})]})}),t.jsx("path",{d:"M0 0h640v480H0z",fill:"#ce1126"}),t.jsx("path",{d:"M67.2 67.2h505.6v345.6H67.2z",fill:"#007a5e"}),t.jsx("path",{d:"M67.2 67.3h505.6L67.2 412.9h505.6z",fill:"#fcd116"}),t.jsx("circle",{cx:"319.9",cy:"240.1",fill:"#ce1126",r:"57.6"}),t.jsx("use",{height:"100%",transform:"matrix(52.8 0 0 52.8 320 240)",width:"100%",xlinkHref:"#".concat(c[0])}),t.jsx("use",{height:"100%",transform:"translate(-30.3)",width:"100%",x:"-100",xlinkHref:"#".concat(c[3])}),t.jsx("use",{height:"100%",id:"".concat(c[3]),transform:"matrix(31.2 0 0 31.2 320 33.6)",width:"100%",xlinkHref:"#".concat(c[0])}),t.jsx("use",{height:"100%",transform:"translate(30.3)",width:"100%",x:"100",xlinkHref:"#".concat(c[3])}),t.jsx("path",{d:"M102.3 240.7a80.4 80.4 0 0 0 33.5 33.2 111 111 0 0 0-11.3-45l-22.2 11.8z",fill:"#ce1126"}),t.jsx("path",{d:"M90.1 194.7c10.4 21.7-27.1 73.7 35.5 85.9a63.2 63.2 0 0 1-10.9-41.9 70 70 0 0 1 32.5 30.8c16.4-59.5-42-55.8-57.1-74.8z",fill:"#fcd116"}),t.jsx("use",{height:"100%",transform:"translate(-30.3 414.6)",width:"100%",x:"-100",xlinkHref:"#".concat(c[3])}),t.jsx("use",{height:"100%",transform:"matrix(31.2 0 0 31.2 320 448.2)",width:"100%",xlinkHref:"#".concat(c[0])}),t.jsx("use",{height:"100%",transform:"translate(30.3 414.6)",width:"100%",x:"100",xlinkHref:"#".concat(c[3])})]})}));exports.GD=s;
|
package/icons/flags/GE.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var s=require("
|
|
1
|
+
"use strict";var s=require("react/jsx-runtime"),c=require("react"),e=require("../flag-icon/_FlagIconBase.js"),r=c.forwardRef((function(c,r){var i=c.height,t=c.width;return s.jsxs(e.FlagIconBase,{ref:r,height:i,viewBox:"0 0 640 480",width:t,children:[s.jsx("path",{d:"M0 0h640v480H0z",fill:"#fff"}),s.jsx("path",{d:"M272 0h96v480h-96z",fill:"red"}),s.jsx("path",{d:"M0 192h640v96H0z",fill:"red"}),s.jsx("path",{d:"M146.8 373.1c1-16.8 4-31.1 4-31.1s-9.8 1-14.8 1c-4.9 0-14.8-1-14.8-1s3 14.3 4 31.2c-16.9-1-31.2-4-31.2-4s1 7.4 1 14.8-1 14.8-1 14.8 14.3-3 31.2-4c-1 16.9-4 31.2-4 31.2s7.4-1 14.8-1 14.8 1 14.8 1-3-14.3-4-31.2c16.9 1 31.2 4 31.2 4s-1-9.8-1-14.8c0-4.9 1-14.8 1-14.8s-14.3 3-31.1 4zm368-288c1-16.8 4-31.1 4-31.1s-9.8 1-14.8 1c-4.9 0-14.8-1-14.8-1s3 14.3 4 31.1c-16.9-1-31.2-3.9-31.2-3.9s1 7.4 1 14.8-1 14.8-1 14.8 14.3-3 31.2-4c-1 16.9-4 31.2-4 31.2s7.4-1 14.8-1 14.8 1 14.8 1-3-14.3-4-31.1c16.9 1 31.2 4 31.2 4s-1-10-1-14.9 1-14.8 1-14.8-14.3 3-31.2 4zm-368 0c1-16.8 4-31.1 4-31.1s-9.8 1-14.8 1c-4.9 0-14.8-1-14.8-1s3 14.3 4 31.2c-16.9-1-31.2-4-31.2-4s1 7.4 1 14.8-1 14.8-1 14.8 14.3-3 31.2-4c-1 16.9-4 31.2-4 31.2s7.4-1 14.8-1 14.8 1 14.8 1-3-14.3-4-31.2c16.9 1 31.2 4 31.2 4s-1-9.8-1-14.8c0-4.9 1-14.8 1-14.8s-14.3 3-31.1 4zm368 288c1-16.8 4-31.1 4-31.1s-9.8 1-14.8 1c-4.9 0-14.8-1-14.8-1s3 14.3 4 31.2c-16.9-1-31.2-4-31.2-4s1 7.4 1 14.8-1 14.8-1 14.8 14.3-3 31.2-4c-1 16.9-4 31.2-4 31.2s7.4-1 14.8-1 14.8 1 14.8 1-3-14.3-4-31.2c16.9 1 31.2 4 31.2 4s-1-9.8-1-14.8c0-4.9 1-14.8 1-14.8s-14.3 3-31.2 4z",fill:"red",fillRule:"evenodd"})]})}));exports.GE=r;
|
package/icons/flags/GF.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),r=require("react"),i=require("../flag-icon/_FlagIconBase.js"),a=r.forwardRef((function(r,a){var t=r.height,h=r.width;return e.jsxs(i.FlagIconBase,{ref:a,height:t,viewBox:"0 0 640 480",width:h,children:[e.jsx("path",{d:"M0 0h640v480z",fill:"#078930"}),e.jsx("path",{d:"m0 0 640 480H0z",fill:"#fcdd09"}),e.jsx("path",{d:"M252.4 218h135.2l-109.4 79.5L320 169l41.8 128.6z",fill:"#da121a"})]})}));exports.GF=a;
|
package/icons/flags/GG.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),r=require("react"),t=require("../flag-icon/_FlagIconBase.js"),i=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-ccfac372.js"),require("uuid");var a=r.forwardRef((function(r,a){var s=r.height,h=r.width,n=i.useStableUniqueId(1);return e.jsxs(t.FlagIconBase,{ref:a,height:s,viewBox:"0 0 640 480",width:h,children:[e.jsx("path",{d:"M0 0h640v480H0z",fill:"#fff"}),e.jsx("path",{d:"M256 0h128v480H256z",fill:"#e8112d"}),e.jsx("path",{d:"M0 176h640v128H0z",fill:"#e8112d"}),e.jsx("path",{d:"m110 286.7 23.3-23.4h210v-46.6h-210L110 193.3z",fill:"#f9dd16",id:"".concat(n[0])}),e.jsx("use",{height:"24",transform:"rotate(90 320 240)",width:"36",xlinkHref:"#".concat(n[0])}),e.jsx("use",{height:"24",transform:"rotate(-90 320 240)",width:"36",xlinkHref:"#".concat(n[0])}),e.jsx("use",{height:"24",transform:"rotate(180 320 240)",width:"36",xlinkHref:"#".concat(n[0])})]})}));exports.GG=a;
|
package/icons/flags/GH.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),r=require("react"),i=require("../flag-icon/_FlagIconBase.js"),t=r.forwardRef((function(r,t){var a=r.height,h=r.width;return e.jsxs(i.FlagIconBase,{ref:t,height:a,viewBox:"0 0 640 480",width:h,children:[e.jsx("path",{d:"M0 0h640v480H0z",fill:"#006b3f"}),e.jsx("path",{d:"M0 0h640v320H0z",fill:"#fcd116"}),e.jsx("path",{d:"M0 0h640v160H0z",fill:"#ce1126"}),e.jsx("path",{d:"m320 160 52 160-136.1-98.9H404L268 320z"})]})}));exports.GH=t;
|
package/icons/flags/GI.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),l=require("react"),h=require("../flag-icon/_FlagIconBase.js"),i=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-ccfac372.js"),require("uuid");var d=l.forwardRef((function(l,d){var v=l.height,r=l.width,s=i.useStableUniqueId(2);return e.jsxs(h.FlagIconBase,{ref:d,height:v,viewBox:"0 0 16 12",width:r,children:[e.jsxs("g",{clipPath:"url(#".concat(s[1],")"),children:[e.jsx("mask",{height:"12",id:"".concat(s[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),e.jsxs("g",{mask:"url(#".concat(s[0],")"),children:[e.jsx("path",{d:"M0 0h16v12H0z",fill:"#F7FCFF"}),e.jsx("path",{clipRule:"evenodd",d:"M0 8h16v4H0V8Z",fill:"#C51918",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M8.229.633h-.947v.848h.467l-.033 2.33H6.334V2.753h.474v-.847H5.86v.424h-.474v-.424h-.948v.847h.474v1.06h-.999v.847h.474v2.543h-.474v.848h9v-.848h-.947V4.66h.947v-.847h-.928l.023-1.06h.483v-.847h-.947v.424h-.474v-.424h-.947v.847h.464l-.023 1.06H9.137L9.17 1.48h.48V.633h-.947v.424h-.474V.633Z",fill:"#DB000B",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M5.808 6.845a.553.553 0 1 1 1.105 0v.914H5.808v-.914Zm4.052 0a.553.553 0 0 1 1.106 0v.914H9.86v-.914Zm-2.21-.182a.737.737 0 0 1 1.474 0v1.463H7.65V6.663Z",fill:"#272727",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"m8.661 7.599-.09.166-.169-.252-1.379.925 1.538.732 1.356-.887-1.256-.684Zm-.63.765.444-.297.469.255-.422.276-.49-.234Zm-.452 1.903h.737V11h-.737v-.733Z",fill:"#E8AA00",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M8 9h.874v2H8V9Z",fill:"#E8AA00",fillRule:"evenodd"})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(s[1]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.GI=d;
|
package/icons/flags/GL.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),r=require("react"),i=require("../flag-icon/_FlagIconBase.js"),t=r.forwardRef((function(r,t){var a=r.height,h=r.width;return e.jsxs(i.FlagIconBase,{ref:t,height:a,viewBox:"0 0 640 480",width:h,children:[e.jsx("path",{d:"M0 0h640v480H0z",fill:"#fff"}),e.jsx("path",{d:"M0 240h640v240H0zm80 0a160 160 0 1 0 320 0 160 160 0 0 0-320 0",fill:"#d00c33"})]})}));exports.GL=t;
|
package/icons/flags/GM.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),i=require("react"),r=require("../flag-icon/_FlagIconBase.js"),t=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-ccfac372.js"),require("uuid");var l=i.forwardRef((function(i,l){var a=i.height,s=i.width,h=t.useStableUniqueId(1);return e.jsxs(r.FlagIconBase,{ref:l,height:a,viewBox:"0 0 640 480",width:s,children:[e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(h[0]),children:e.jsx("path",{d:"M0-48h640v480H0z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(h[0],")"),fillRule:"evenodd",strokeWidth:"1pt",transform:"translate(0 48)",children:[e.jsx("path",{d:"M0-128h640V85.3H0z",fill:"red"}),e.jsx("path",{d:"M0 85.3h640V121H0z",fill:"#fff"}),e.jsx("path",{d:"M0 120.9h640V263H0z",fill:"#009"}),e.jsx("path",{d:"M0 263.1h640v35.6H0z",fill:"#fff"}),e.jsx("path",{d:"M0 298.7h640V512H0z",fill:"#090"})]})]})}));exports.GM=l;
|
package/icons/flags/GN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),r=require("react"),i=require("../flag-icon/_FlagIconBase.js"),t=r.forwardRef((function(r,t){var h=r.height,l=r.width;return e.jsx(i.FlagIconBase,{ref:t,height:h,viewBox:"0 0 640 480",width:l,children:e.jsxs("g",{fillRule:"evenodd",strokeWidth:"1pt",children:[e.jsx("path",{d:"M0 0h213.3v480H0z",fill:"red"}),e.jsx("path",{d:"M213.3 0h213.4v480H213.3z",fill:"#ff0"}),e.jsx("path",{d:"M426.7 0H640v480H426.7z",fill:"#090"})]})})}));exports.GN=t;
|
package/icons/flags/GP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),r=require("react"),i=require("../flag-icon/_FlagIconBase.js"),t=r.forwardRef((function(r,t){var f=r.height,h=r.width;return e.jsx(i.FlagIconBase,{ref:t,height:f,viewBox:"0 0 640 480",width:h,children:e.jsxs("g",{fillRule:"evenodd",strokeWidth:"1pt",children:[e.jsx("path",{d:"M0 0h640v480H0z",fill:"#fff"}),e.jsx("path",{d:"M0 0h213.3v480H0z",fill:"#00267f"}),e.jsx("path",{d:"M426.7 0H640v480H426.7z",fill:"#f31830"})]})})}));exports.GP=t;
|
package/icons/flags/GQ.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),s=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-ccfac372.js"),require("uuid");var d=l.forwardRef((function(l,d){var t=l.height,h=l.width,c=s.useStableUniqueId(3);return e.jsxs(i.FlagIconBase,{ref:d,height:t,viewBox:"0 0 16 12",width:h,children:[e.jsxs("g",{clipPath:"url(#".concat(c[2],")"),children:[e.jsx("mask",{height:"12",id:"".concat(c[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),e.jsxs("g",{mask:"url(#".concat(c[0],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"M0 0v12.288h16.384V0H0Z",fill:"#F7FCFF",fillRule:"evenodd"}),e.jsx("mask",{height:"13",id:"".concat(c[1]),maskUnits:"userSpaceOnUse",width:"17",x:"0",y:"0",children:e.jsx("path",{clipRule:"evenodd",d:"M0 0v12.288h16.384V0H0Z",fill:"#fff",fillRule:"evenodd"})}),e.jsxs("g",{clipRule:"evenodd",fillRule:"evenodd",mask:"url(#".concat(c[1],")"),children:[e.jsx("path",{d:"M0 0v4.096h16.384V0H0Z",fill:"#009D00"}),e.jsx("path",{d:"M0 4.096v4.096h16.384V4.096H0Z",fill:"#fff"}),e.jsx("path",{d:"M0 8.192v4.096h16.384V8.192H0Z",fill:"#F80000"})]}),e.jsx("path",{clipRule:"evenodd",d:"M0 0v12.288l4.096-6.066L0 0Z",fill:"#0075D5",fillRule:"evenodd"}),e.jsx("path",{d:"m7.46 4.55.003.011-.016-.014-.103-.095-.012.139.011.001-.019.01-.122.069.128.055.005-.01.004.02.028.138.092-.105-.009-.008.022.003.138.016-.071-.12-.01.006.01-.02.058-.126-.137.03Zm.512 0 .003.011-.016-.014-.103-.095-.012.139.011.001-.019.01-.122.069.128.055.005-.01.004.02.028.138.092-.105-.009-.008.022.003.138.016-.071-.12-.01.006.01-.02.058-.126-.137.03Zm.512 0 .003.011-.016-.014-.103-.095-.012.139.011.001-.019.01-.122.069.128.055.005-.01.004.02.028.138.092-.105-.009-.008.022.003.138.016-.071-.12-.01.006.01-.02.058-.126-.137.03Zm.512 0L9 4.561l-.016-.014-.103-.095-.012.139.011.001-.019.01-.122.069.128.055.005-.01.004.02.028.138.092-.105-.009-.008.022.003.138.016-.071-.12-.01.006.01-.02.058-.126-.137.03Zm.512 0 .003.011-.016-.014-.103-.095-.012.139.011.001-.019.01-.122.069.128.055.005-.01.004.02.028.138.092-.105-.009-.008.022.003.138.016-.071-.12-.01.006.01-.02.058-.126-.137.03Zm.512 0 .003.011-.016-.014-.103-.095-.012.139.011.001-.019.01-.122.069.128.055.005-.01.004.02.028.138.092-.105-.009-.008.022.003.138.016-.071-.12-.01.006.01-.02.058-.126-.137.03Z",fill:"#FFD500",stroke:"#000",strokeWidth:".03"}),e.jsx("path",{d:"M7.71 5.15h1.988v1.506a.994.994 0 0 1-1.988 0V5.15Z",stroke:"#373737",strokeWidth:".06"}),e.jsx("path",{clipRule:"evenodd",d:"M8.564 6.123s-.103 1.212-.206 1.285c-.104.073.494.11.55.055.058-.055-.26-1.042-.15-1.34.109-.297.285-.321.285-.321s-.222-.047-.286.042c-.063.09-.252-.042-.252-.042l.059.321Z",fill:"#6F3E1D",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M8.541 6.055h-.08s-.053.21-.176.105c-.124-.105-.298-.068-.298-.068s.016-.126.205-.176c.19-.05.27-.456.27-.456s.268-.1.431.105c.163.204.393.117.393.117s.168.095.084.234-.227.24-.352.139c-.125-.101-.477 0-.477 0Z",fill:"#009D29",fillRule:"evenodd"})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(c[2]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.GQ=d;
|
package/icons/flags/GR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),i=require("react"),l=require("../flag-icon/_FlagIconBase.js"),f=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-ccfac372.js"),require("uuid");var h=i.forwardRef((function(i,h){var a=i.height,s=i.width,t=f.useStableUniqueId(1);return e.jsxs(l.FlagIconBase,{ref:h,height:a,viewBox:"0 0 640 480",width:s,children:[e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(t[0]),children:e.jsx("path",{d:"M0 0h120v90H0z",fillOpacity:".7"})})}),e.jsxs("g",{clipPath:"url(#".concat(t[0],")"),fillRule:"evenodd",strokeWidth:"1pt",transform:"scale(5.33)",children:[e.jsx("path",{d:"M0 0h135v10H0z",fill:"#0d5eaf"}),e.jsx("path",{d:"M0 10h135v10H0z",fill:"#fff"}),e.jsx("path",{d:"M0 20h135v10H0z",fill:"#0d5eaf"}),e.jsx("path",{d:"M0 30h135v10H0z",fill:"#fff"}),e.jsx("path",{d:"M0 40h135v10H0z",fill:"#0d5eaf"}),e.jsx("path",{d:"M0 50h135v10H0z",fill:"#fff"}),e.jsx("path",{d:"M0 60h135v10H0z",fill:"#0d5eaf"}),e.jsx("path",{d:"M0 70h135v10H0z",fill:"#fff"}),e.jsx("path",{d:"M0 80h135v10H0zM0 0h50v50H0z",fill:"#0d5eaf"}),e.jsxs("g",{fill:"#fff",children:[e.jsx("path",{d:"M20 0h10v50H20z"}),e.jsx("path",{d:"M0 20h50v10H0z"})]})]})]})}));exports.GR=h;
|
package/icons/flags/GT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),d=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-ccfac372.js"),require("uuid");var s=l.forwardRef((function(l,s){var c=l.height,r=l.width,h=d.useStableUniqueId(2);return e.jsxs(i.FlagIconBase,{ref:s,height:c,viewBox:"0 0 16 12",width:r,children:[e.jsxs("g",{clipPath:"url(#".concat(h[1],")"),children:[e.jsx("mask",{height:"12",id:"".concat(h[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),e.jsxs("g",{mask:"url(#".concat(h[0],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"M11 0h5v12h-5V0ZM0 0h6v12H0V0Z",fill:"#58A5FF",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M5 0h6v12H5V0Z",fill:"#fff",fillRule:"evenodd"}),e.jsx("path",{d:"m6.382 8.519-.363-.344 3.844-4.064.363.344-3.844 4.064Z",fill:"#C6C6C6"}),e.jsx("path",{clipRule:"evenodd",d:"M6.492 4.053s-1.23.742-1.23 2.604c0 1.861 2.996 2.113 2.996 2.113S6.465 7.677 6.23 6.894c-.234-.783.262-2.841.262-2.841Z",fill:"#5AB92D",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M9.527 4.053s1.23.742 1.23 2.604c0 1.861-2.995 2.113-2.995 2.113S9.646 7.69 9.91 6.657c.264-1.033-.383-2.604-.383-2.604Z",fill:"#5AB92D",fillRule:"evenodd"}),e.jsx("path",{d:"m7.404 3.8.498.045c-.017.18.082.364.326.561.784.635 1.206 1.426.875 2.325-.24.653-.565 1.204-.977 1.651l-.368-.339c.366-.397.658-.891.876-1.484.237-.646-.084-1.25-.72-1.764-.364-.294-.543-.629-.51-.995Z",fill:"#5AB92D"}),e.jsx("path",{clipRule:"evenodd",d:"m7.087 4.905.525 1.483h-.386s-.14.468.123.468h1.614s.176-.118.088-.468c-.088-.351-.532-1.32-.532-1.32s.19-.16.19-.279c0-.119-.19-.132-.19-.132H7.322c-.153.026-.235.248-.235.248Z",fill:"#EFE298",fillRule:"evenodd"})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(h[1]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.GT=s;
|
package/icons/flags/GU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),l=require("react"),t=require("../flag-icon/_FlagIconBase.js"),i=l.forwardRef((function(l,i){var f=l.height,a=l.width;return e.jsxs(t.FlagIconBase,{ref:i,height:f,viewBox:"0 0 640 480",width:a,children:[e.jsx("path",{d:"M0 0h640v480H0z",fill:"#be0027",fillRule:"evenodd"}),e.jsx("path",{d:"M25.6 27.3h589.5v428.4H25.6z",fill:"#3b5aa3",fillRule:"evenodd"}),e.jsx("path",{d:"M314.4 413.2a10 10 0 0 0 8.4.1c137.8-73.3 137.8-274.3.1-346.6a10 10 0 0 0-8.7.2c-134.3 73.4-134.7 272.1.1 346.3z",fill:"#cbe0e5",fillRule:"evenodd"}),e.jsx("path",{d:"M314.4 416.9c2 1.7 6.4 1.5 8.4 0 101.5-76 102-123.3 97.6-123.3h-201c-3 0 1.8 48.2 95 123.3z",fill:"#add2d9",fillRule:"evenodd"}),e.jsx("path",{d:"M235.3 331.2a39.2 39.2 0 0 1 27.9 1.7c7.6 4 12 4 20.2 4 8.6.2 15.3 6.5 24.6 6.8 17.1.4 24.3 8.9 11 9-6.2 0-19.7-4.3-26.2-3.4-13.6 1.4-22.2 4.4-35 18.7l14.8 10c12.8-5.1 14.9-11 22-11.2 8-.3 10.7-5.2 20-5.2a92.6 92.6 0 0 0 33-3.2c14.8-3.4 7.8-13.8-1.2-17.5-7.3-3.1-20.8-.1-29.2-3.2-6.4-2.5-1.2-6.5 2.3-7.3 3.4-.7 7.1.5 11.4 1.2 7.7.6 17.4-.1 24.1-1.2 14-2.1 13.4-6.2 20-6.3 5-.3 8.7-1.7 12-4.1 4-2.7 8.1-8 12.9-7.8l12.7.5-18 40.4-50.7 51.7-26.3 10-57.8-37.7-29.1-44.7 4.7-1.2z",fill:"#fdf9a1",fillRule:"evenodd"}),e.jsx("path",{d:"m301.8 292 116-.6 2-10.3s-4.1-.6-7.5-.8c-4.1-.3-11.3 4.4-16 4.3-3.5 0-7.3-6-10.7-6-6 0-6.4 5.3-12 5.5-4.5-.2-6.4-3.6-12.3-3.2-6 .3-5.6 3.7-13.3 3.5-10.2-.3-14.3-9.1-22.5-9.2-13.6-.2-14 13-23.8 16.7z",fill:"#179a3b",fillRule:"evenodd"}),e.jsx("path",{d:"m301.8 294.4 119.4-.6v-3.2l-122.2.6 2.7 3.2z",fill:"#fdf9a1",fillRule:"evenodd"}),e.jsx("path",{d:"M350.8 330.3c1.9 7 3.8 9.4 11.2 11.3 7.3 1.7 18.5-5.4 11.6-12.3-6.6-6.4-13.6-8-19.5-13.8-12.5-12.3-31.3-42.5-31.3-63.8 0-18.3-1.8-55.8-1.8-91.3 0-2.3-7 6.4-7 8.8.4 31.3.4 55 1.6 86.6 2 23.1 13 38.7 22.7 52.7 4.3 6.8 10.6 14 12.5 21.8z",fill:"#a79270",fillRule:"evenodd"}),e.jsx("text",{fill:"#bd0728",fontFamily:"helvetica",fontSize:"25.6",stroke:"#fff",strokeWidth:"1.6",transform:"matrix(1.33 0 0 1.33 -363 -108)",x:"465.1",y:"269.5",children:e.jsx("tspan",{children:"G"})}),e.jsx("text",{fill:"#bd0728",fontFamily:"helvetica",fontSize:"25.6",stroke:"#fff",strokeWidth:"1.6",transform:"matrix(1.33 0 0 1.33 -363 -108)",x:"488.1",y:"269.6",children:e.jsx("tspan",{children:"U"})}),e.jsx("text",{fill:"#bd0728",fontFamily:"helvetica",fontSize:"25.6",stroke:"#fff",strokeWidth:"1.6",transform:"matrix(1.33 0 0 1.33 -363 -108)",x:"516",y:"269.6",children:e.jsx("tspan",{children:"A"})}),e.jsx("text",{fill:"#bd0728",fontFamily:"helvetica",fontSize:"25.6",stroke:"#fff",strokeWidth:"1.6",transform:"matrix(1.33 0 0 1.33 -363 -108)",x:"539.5",y:"269.5",children:e.jsx("tspan",{children:"M"})}),e.jsx("path",{d:"M259.6 160.9c-1.5 3 3.6-.9 4.8-1.3 6.7-2.4 9.3-10.8 20.8-5.7 9 3.9 21.1 1.6 14.8 5.6-7.8 4.7-23.5 9.9-23.8 33.2 1.3 2.2 1.4 1.9 2.5-.6 2.4-5.4 13.7-20.1 19.3-18.9 2.3.6 8.9-6.7 9-4.6.7 5.8-9 17.6-8.8 33.3 0 3.7 4.5 4.9 6.6 2.3 2.2-2.3 3.4-4.6 7.2-7.6 6.6-5.4 4.8-28.6 5.6-27.5 4.7 6 5.4 23.3 12.4 30.3 5.9 5.9 10.6 3 9.3-5-2.5-16.4-10.2-11.7-13.9-28.6-.8-3.3-1-6.2 3.4-4.9 5.3 1.6 8.5 4 12.4 10 4 5.8 11.4 11.3 15.7 14.6 7.5 5.8 10.2.8 6.6-6.6a39.6 39.6 0 0 0-21-18.2c-6.2-2.2-8.4-2.4-13.8-3.4-1.5-.3-3-3.4-.4-5.1a42.5 42.5 0 0 1 19.6-7.7c6.7-.2 12 5.2 16.7 6.6 9.4 2.4 9.4-3.5 5.2-8-3.4-3.7-10.6-10-17.3-9.1-13.5 1.7-12.6 1.3-21 6.8-3 1.8-6.4 3.8-5.1 1.6 3-5.5.2-4.5 4.9-10.1 3.6-4 6.3-7 10-8 3.4-.9 8-4.5 9.3-6.4 3.4-4.6.5-7.3-4.7-5.7-4.6 1.2-7 4.2-10 5-7.4 2.4-13.3 19-14.2 21.4-1.1 2.8-2.4 1.4-2.2-1 1-11.7 2-31.5-2-39.6-6.4-12-5.8-6.4-8.2-.7-3.6 9-2.3 17.5 0 26.3 1 4.4 4.6 9.4 5.3 12.9.5 2.7-1.6-.8-2.8-2.5-3.9-6-6.8-10-13.2-13.3a35.3 35.3 0 0 0-20.2-2c-1.8.6 2 3.2 3.5 4.4 4.3 3.4 12.4 4.5 18 7.9 4.6 2.9 8.2 4.7 9.8 8.7.6 3 1.6 7.4-.4 7.3-5.1-.3-13-4.8-29.4-3-8.4 1.2-15.6 8.3-20.3 16.9z",fill:"#239e46",fillRule:"evenodd"}),e.jsx("path",{d:"M295.3 310.6h4.7v7.9h-4.7z",fillRule:"evenodd"}),e.jsx("path",{d:"M271.7 257.9c18.8 26 49 41.2 49.6 53h-58.8c13.5-16.2 21.8-27.2 9.2-53z",fill:"#fdf9ff",fillRule:"evenodd"}),e.jsx("path",{d:"M254.6 311.5c25.6 5.7 56.1 8.9 75.6-.8.2 5.7-6.3 14-11.7 14h-49c5.7-.9 9-2.6 18.2-3l-26 .2c-3 .1-8-7.6-7.1-10.4z",fill:"#a68861",fillRule:"evenodd"}),e.jsx("path",{d:"M312.6 425c2.6 1.5 6.7 1.4 9 .2 147.8-78.7 147.9-294.4.2-372a10.7 10.7 0 0 0-9.4.2c-144 78.8-144.4 292 .2 371.7zm.7-17.7a9.3 9.3 0 0 0 8 .1c123.6-72.8 125.1-265.1.1-334-2.4-1.8-5.9-1.2-8.3 0-118.4 70.1-125 254.5.2 333.9z",fill:"#be0027",fillRule:"evenodd"}),e.jsx("text",{fill:"#bd0728",fontFamily:"helvetica",fontSize:"25.6",transform:"matrix(1.33 0 0 1.33 -363 -108)",x:"465.1",y:"269.5",children:e.jsx("tspan",{children:"G"})}),e.jsx("text",{fill:"#bd0728",fontFamily:"helvetica",fontSize:"25.6",transform:"matrix(1.33 0 0 1.33 -363 -108)",x:"488.1",y:"269.6",children:e.jsx("tspan",{children:"U"})}),e.jsx("text",{fill:"#bd0728",fontFamily:"helvetica",fontSize:"25.6",transform:"matrix(1.33 0 0 1.33 -363 -108)",x:"516",y:"269.6",children:e.jsx("tspan",{children:"A"})}),e.jsx("text",{fill:"#bd0728",fontFamily:"helvetica",fontSize:"25.6",transform:"matrix(1.33 0 0 1.33 -363 -108)",x:"539.5",y:"269.5",children:e.jsx("tspan",{children:"M"})})]})}));exports.GU=i;
|
package/icons/flags/GW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),t=require("react"),r=require("../flag-icon/_FlagIconBase.js"),i=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-ccfac372.js"),require("uuid");var a=t.forwardRef((function(t,a){var s=t.height,h=t.width,n=i.useStableUniqueId(2);return e.jsxs(r.FlagIconBase,{ref:a,height:s,viewBox:"0 0 640 480",width:h,children:[e.jsx("path",{d:"M0 0h220v480H0z",fill:"#ce1126"}),e.jsx("path",{d:"M220 0h420v240H220z",fill:"#fcd116"}),e.jsx("path",{d:"M220 240h420v240H220z",fill:"#009e49"}),e.jsxs("g",{id:"".concat(n[0]),transform:"matrix(80 0 0 80 110 240)",children:[e.jsx("path",{d:"M0-1v1h.5",id:"".concat(n[1]),transform:"rotate(18 0 -1)"}),e.jsx("use",{height:"100%",transform:"scale(-1 1)",width:"100%",xlinkHref:"#".concat(n[1])})]}),e.jsx("use",{height:"100%",transform:"rotate(72 110 240)",width:"100%",xlinkHref:"#".concat(n[0])}),e.jsx("use",{height:"100%",transform:"rotate(144 110 240)",width:"100%",xlinkHref:"#".concat(n[0])}),e.jsx("use",{height:"100%",transform:"rotate(-144 110 240)",width:"100%",xlinkHref:"#".concat(n[0])}),e.jsx("use",{height:"100%",transform:"rotate(-72 110 240)",width:"100%",xlinkHref:"#".concat(n[0])})]})}));exports.GW=a;
|
package/icons/flags/GY.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),r=require("react"),i=require("../flag-icon/_FlagIconBase.js"),t=r.forwardRef((function(r,t){var l=r.height,a=r.width;return e.jsx(i.FlagIconBase,{ref:t,height:l,viewBox:"0 0 640 480",width:a,children:e.jsxs("g",{fillRule:"evenodd",children:[e.jsx("path",{d:"M2.4 0H640v480H2.4z",fill:"#399408"}),e.jsx("path",{d:"M.2 0c-.9 0 619.6 241.5 619.6 241.5L0 479.8.2 0z",fill:"#fff"}),e.jsx("path",{d:"M.3 20.2c3.4 0 559 217.9 555.9 220L1.9 463.2.3 20.3z",fill:"#ffde08"}),e.jsx("path",{d:"M1.9.8c1.8 0 290.9 240.9 290.9 240.9L1.8 477V.8z"}),e.jsx("path",{d:"M.3 33.9c1.6-15 260.9 208.4 260.9 208.4L.2 451.7V33.9z",fill:"#de2110"})]})})}));exports.GY=t;
|
package/icons/flags/HK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),i=require("react"),s=require("../flag-icon/_FlagIconBase.js"),l=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-ccfac372.js"),require("uuid");var r=i.forwardRef((function(i,r){var c=i.height,t=i.width,d=l.useStableUniqueId(3);return e.jsxs(s.FlagIconBase,{ref:r,height:c,viewBox:"0 0 16 12",width:t,children:[e.jsxs("g",{clipPath:"url(#".concat(d[2],")"),children:[e.jsx("mask",{height:"12",id:"".concat(d[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),e.jsxs("g",{mask:"url(#".concat(d[0],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#EA1A1A",fillRule:"evenodd"}),e.jsx("mask",{height:"12",id:"".concat(d[1]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#fff",fillRule:"evenodd"})}),e.jsxs("g",{mask:"url(#".concat(d[1],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"M7.935 5.787s-2.895-2.581.56-4.085c0 0 1.004 1.108.25 2.352-.247.408-.455.7-.612.919-.321.448-.425.593-.198.814ZM3.662 3.934C3.464 7.696 7.067 6.26 7.067 6.26c-.3.104-.382-.054-.64-.541-.126-.238-.293-.555-.548-.959-.776-1.23-2.217-.827-2.217-.827Zm5.457 1.98s3.716 1.112 1.224 3.938c0 0-1.38-.579-1.224-2.025.051-.474.117-.826.166-1.091.1-.543.133-.718-.166-.822Zm-.977.867s.667 3.821-2.975 2.855c0 0-.1-1.492 1.264-2 .447-.166.791-.265 1.05-.34.53-.152.701-.2.661-.515Zm4.597-1.643c-2.277-3.001-4.102.421-4.102.421.162-.272.327-.206.838 0 .25.1.582.235 1.038.378 1.387.439 2.226-.8 2.226-.8Z",fill:"#fff",fillRule:"evenodd"}),e.jsx("path",{d:"M5.08 5.104S5.81 6.25 7 6.25m.93-2.725s-.653 1.205-.093 2.258m3.218-.903s-1.525-.23-2.323.656m1.432 2.136S9.86 6.16 8.754 5.714M6.967 8.493S8.284 7.69 8.325 6.5",stroke:"#EA1A1A",strokeWidth:".5"})]})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(d[2]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.HK=r;
|
package/icons/flags/HM.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var l=require("
|
|
1
|
+
"use strict";var l=require("react/jsx-runtime"),h=require("react"),e=require("../flag-icon/_FlagIconBase.js"),i=h.forwardRef((function(h,i){var r=h.height,f=h.width;return l.jsx(e.FlagIconBase,{ref:i,height:r,viewBox:"0 0 640 480",width:f,children:l.jsxs("g",{strokeWidth:"1pt",children:[l.jsx("path",{d:"M0 0h640v480H0z",fill:"#006"}),l.jsx("path",{d:"M0 0v30.6l372.6 243h46.9V243L46.9 0H0zm419.5 0v30.6l-372.6 243H0V243L372.6 0h46.9z",fill:"#fff"}),l.jsx("path",{d:"M174.8 0v273.6h69.9V0h-70zM0 91.2v91.2h419.5V91.2H0z",fill:"#fff"}),l.jsx("path",{d:"M0 109.4v54.8h419.5v-54.8H0zM188.8 0v273.6h42V0h-42zM0 273.6l139.8-91.2h31.3L31.3 273.6H0zM0 0l139.8 91.2h-31.2L0 20.4V0zm248.4 91.2L388.2 0h31.3L279.6 91.2h-31.2zm171 182.4-139.7-91.2h31.2l108.6 70.8v20.4z",fill:"#c00"}),l.jsx("path",{d:"M125.5 416.5 98 414l23.8-14-15.3-23 25.8 9.7 8.4-26.3 8.5 26.3L175 377l-15.3 23 23.7 14-27.5 2.5 3.8 27.3-19-20-19 20m370.5 1.9-19.4-1.7 16.7-10-10.7-16 18.1 6.8 6-18.5 6 18.5 18-6.9-10.7 16.2L533 444l-19.3 1.7 2.7 19.2-13.4-14-13.4 14m2.7-307-19.4-1.7 16.7-9.9-10.7-16.2 18.1 7 6-18.6 6 18.5 18-6.9-10.7 16.2 16.7 10-19.3 1.6 2.7 19.2-13.4-14-13.4 14m-105.2 97.7-19.4-1.7 16.7-9.9-10.8-16.1 18.2 6.8 6-18.5 5.9 18.5 18.2-6.8-10.8 16.1 16.7 10-19.3 1.6 2.6 19.3L395 280l-13.4 14M588 246l-19.4-1.6 16.8-10-10.8-16.1 18.2 6.9 5.9-18.5 6 18.5 18-7-10.6 16.2 16.7 10-19.4 1.6 2.7 19.3-13.4-14.1-13.4 14M563 305.7l-9.5 8 3 12-10.6-6.5-10.5 6.6 3-12-9.6-8.1 12.4-1 4.7-11.4 4.7 11.5",fill:"#fff",fillRule:"evenodd"})]})})}));exports.HM=i;
|
package/icons/flags/HN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var t=require("
|
|
1
|
+
"use strict";var t=require("react/jsx-runtime"),e=require("react"),r=require("../flag-icon/_FlagIconBase.js"),i=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-ccfac372.js"),require("uuid");var s=e.forwardRef((function(e,s){var a=e.height,n=e.width,h=i.useStableUniqueId(3);return t.jsxs(r.FlagIconBase,{ref:s,height:a,viewBox:"0 0 640 480",width:n,children:[t.jsx("path",{d:"M0 0h640v480H0z",fill:"#0073cf"}),t.jsx("path",{d:"M0 160h640v160H0z",fill:"#fff"}),t.jsxs("g",{fill:"#0073cf",id:"".concat(h[0]),transform:"translate(320 240) scale(26.66665)",children:[t.jsxs("g",{id:"".concat(h[1]),children:[t.jsx("path",{d:"m-.3 0 .5.1L0-1z",id:"".concat(h[2])}),t.jsx("use",{height:"100%",transform:"scale(-1 1)",width:"100%",xlinkHref:"#".concat(h[2])})]}),t.jsx("use",{height:"100%",transform:"rotate(72)",width:"100%",xlinkHref:"#".concat(h[1])}),t.jsx("use",{height:"100%",transform:"rotate(-72)",width:"100%",xlinkHref:"#".concat(h[1])}),t.jsx("use",{height:"100%",transform:"rotate(144)",width:"100%",xlinkHref:"#".concat(h[1])}),t.jsx("use",{height:"100%",transform:"rotate(-144)",width:"100%",xlinkHref:"#".concat(h[1])})]}),t.jsx("use",{height:"100%",transform:"translate(133.3 -42.7)",width:"100%",xlinkHref:"#".concat(h[0])}),t.jsx("use",{height:"100%",transform:"translate(133.3 37.3)",width:"100%",xlinkHref:"#".concat(h[0])}),t.jsx("use",{height:"100%",transform:"translate(-133.3 -42.7)",width:"100%",xlinkHref:"#".concat(h[0])}),t.jsx("use",{height:"100%",transform:"translate(-133.3 37.3)",width:"100%",xlinkHref:"#".concat(h[0])})]})}));exports.HN=s;
|
package/icons/flags/HR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),l=require("react"),i=require("../flag-icon/_FlagIconBase.js"),h=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-ccfac372.js"),require("uuid");var s=l.forwardRef((function(l,s){var d=l.height,t=l.width,a=h.useStableUniqueId(4);return e.jsxs(i.FlagIconBase,{ref:s,height:d,viewBox:"0 0 16 12",width:t,children:[e.jsxs("g",{clipPath:"url(#".concat(a[3],")"),children:[e.jsx("mask",{height:"12",id:"".concat(a[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),e.jsxs("g",{mask:"url(#".concat(a[0],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#F7FCFF",fillRule:"evenodd"}),e.jsx("mask",{height:"12",id:"".concat(a[1]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:e.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#fff",fillRule:"evenodd"})}),e.jsxs("g",{mask:"url(#".concat(a[1],")"),children:[e.jsx("path",{clipRule:"evenodd",d:"M0 0v4h16V0H0Z",fill:"#E31D1C",fillRule:"evenodd"}),e.jsx("path",{clipRule:"evenodd",d:"M0 8v4h16V8H0Z",fill:"#3D58DB",fillRule:"evenodd"}),e.jsx("path",{d:"M5.038 3.199h5.7v2h-5.7z",fill:"#E31D1C"}),e.jsx("path",{d:"M5.326 4.48h5.064c.009.384.011 1.055.011 1.7 0 .418 0 .82-.002 1.116l-.001.357v.113l-.001.002a2.472 2.472 0 0 1-.073.296 2.73 2.73 0 0 1-.346.716C9.63 9.286 9 9.808 7.825 9.808c-1.174 0-1.774-.52-2.093-1.023a2.584 2.584 0 0 1-.37-1.01v-.03l-.001-.098-.005-.354a1916.752 1916.752 0 0 1-.03-2.813Zm.035 3.28Z",fill:"#F7FCFF",stroke:"#E31D1C",strokeWidth:".563"}),e.jsx("mask",{height:"7",id:"".concat(a[2]),maskUnits:"userSpaceOnUse",width:"6",x:"5",y:"4",children:e.jsx("path",{d:"M5.326 4.48h5.064c.009.384.011 1.055.011 1.7 0 .418 0 .82-.002 1.116l-.001.357v.113l-.001.002a2.472 2.472 0 0 1-.073.296 2.73 2.73 0 0 1-.346.716C9.63 9.286 9 9.808 7.825 9.808c-1.174 0-1.774-.52-2.093-1.023a2.584 2.584 0 0 1-.37-1.01v-.03l-.001-.098-.005-.354a1916.752 1916.752 0 0 1-.03-2.813Zm.035 3.28Z",fill:"#fff",stroke:"#fff",strokeWidth:".563"})}),e.jsx("g",{mask:"url(#".concat(a[2],")"),children:e.jsx("path",{clipRule:"evenodd",d:"M5.25 4.52h1.054v1.071H5.249V4.52Zm2.109 1.071H6.304v1.07H5.249v1.072h1.055v1.07H5.249v1.072h1.055V8.804h1.055v1.07h1.054v-1.07h1.055v1.07h1.055v-1.07H9.468V7.733h1.055V6.662H9.468V5.59h1.055V4.52H9.468v1.071H8.413V4.52H7.36v1.071Zm0 1.07v-1.07h1.054v1.07H7.36Zm0 1.072V6.662H6.304v1.07h1.055Zm1.054 0v1.07H7.36v-1.07h1.054Zm0 0V6.662h1.055v1.07H8.413Z",fill:"#F50100",fillRule:"evenodd"})}),e.jsx("path",{clipRule:"evenodd",d:"M5.227 4.081s.326-.174.604-.264c.278-.09.498-.139.498-.139l-.414-1.526-.829-.31-.47.775.61 1.464Zm2.043-.543s.279-.025.57-.02c.293.006.54.009.54.009l.143-1.505-.626-.566-.696.58.07 1.502Z",fill:"#56C6F5",fillRule:"evenodd",stroke:"#fff",strokeWidth:".15"}),e.jsx("path",{d:"m6.234 3.666.022.073.073-.023h.003l.01-.004.04-.012.13-.037c.104-.03.23-.06.322-.073a4.597 4.597 0 0 1 .422-.036l.035-.001h.011v-.001l.08-.003-.008-.078-.126-1.463-.003-.034-.028-.02-.681-.484-.053-.037-.045.046-.62.642-.03.031.013.042.433 1.472Zm3.236-.002-.02.076-.075-.024h-.003l-.01-.004-.04-.012a5.925 5.925 0 0 0-.13-.037 2.826 2.826 0 0 0-.322-.073 4.598 4.598 0 0 0-.423-.036l-.034-.001h-.011v-.001l-.08-.003.007-.078.127-1.463.003-.034.028-.02.681-.484.054-.039.045.05.584.639.028.03-.011.04-.398 1.474Z",fill:"#2E42A5",stroke:"#fff",strokeWidth:".15"}),e.jsx("path",{d:"m10.63 4.073-.032.075-.072-.039-.003-.001-.01-.006-.04-.02a3.55 3.55 0 0 0-.538-.23 6.569 6.569 0 0 0-.455-.13l-.028-.006-.007-.002h-.002l-.078-.018.022-.076.423-1.488.01-.037.036-.013.829-.31.058-.021.032.053.47.774.02.033-.016.035-.619 1.427Z",fill:"#56C6F5",stroke:"#fff",strokeWidth:".15"})]})]})]}),e.jsx("defs",{children:e.jsx("clipPath",{id:"".concat(a[3]),children:e.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.HR=s;
|
package/icons/flags/HT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var l=require("
|
|
1
|
+
"use strict";var l=require("react/jsx-runtime"),e=require("react"),i=require("../flag-icon/_FlagIconBase.js"),d=require("../flag-icon/useStableUniqueId.js");require("../../_tslib-ccfac372.js"),require("uuid");var s=e.forwardRef((function(e,s){var h=e.height,c=e.width,a=d.useStableUniqueId(4);return l.jsxs(i.FlagIconBase,{ref:s,height:h,viewBox:"0 0 16 12",width:c,children:[l.jsxs("g",{clipPath:"url(#".concat(a[3],")"),children:[l.jsx("mask",{height:"12",id:"".concat(a[0]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:l.jsx("path",{d:"M0 0h16v12H0z",fill:"#fff"})}),l.jsxs("g",{mask:"url(#".concat(a[0],")"),children:[l.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#2E42A5",fillRule:"evenodd"}),l.jsx("mask",{height:"12",id:"".concat(a[1]),maskUnits:"userSpaceOnUse",width:"16",x:"0",y:"0",children:l.jsx("path",{clipRule:"evenodd",d:"M0 0v12h16V0H0Z",fill:"#fff",fillRule:"evenodd"})}),l.jsxs("g",{mask:"url(#".concat(a[1],")"),children:[l.jsx("path",{clipRule:"evenodd",d:"M0 6v6h16V6H0Z",fill:"#E31D1C",fillRule:"evenodd"}),l.jsx("path",{d:"M3 2h10v8H3z",fill:"#fff"}),l.jsx("mask",{height:"8",id:"".concat(a[2]),maskUnits:"userSpaceOnUse",width:"10",x:"3",y:"2",children:l.jsx("path",{d:"M3 2h10v8H3z",fill:"#fff"})}),l.jsxs("g",{mask:"url(#".concat(a[2],")"),children:[l.jsx("path",{clipRule:"evenodd",d:"M3 8.385s2.4-1.064 5-.999c2.6.065 5 1.248 5 1.248V10H3V8.385Z",fill:"#279E19",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M5.72 3.51a.094.094 0 0 0-.006.111c.16.254.866 1.257 2.01 1.257 1.103 0 1.924-.93 2.157-1.226a.1.1 0 0 0-.026-.15C9.685 3.4 9.302 3.2 8.86 3.2c-.597 0-1.135.255-1.135.255S6.924 3.2 6.414 3.2a.893.893 0 0 0-.694.31Z",fill:"#026A16",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"m7.895 7.407-.896-.567c-.524.242-.786.722-.786 1.44l.694 1.139h2.117l.5-1.14s.196-1.473-.5-1.71l-1.13.838Z",fill:"#C51918",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M5.934 5.816s-1.353.47-1.353 2.202l1.805.357s-.022-.993.518-1.458l-.97-1.101Z",fill:"#0A328C",fillRule:"evenodd"}),l.jsx("path",{d:"m5.268 5.264.215-.218L8 7.523l-.215.218-2.517-2.477Zm-.787.581.177-.252 3.237 2.463-.177.252L4.48 5.845Zm-.538.965.14-.276 3.676 2.004-.139.276-3.677-2.003Z",fill:"#FFD018"}),l.jsx("path",{clipRule:"evenodd",d:"m4.59 8.004 2.421.317-.136.396h-.384l.262.224.589.161v-.385h.516v.819H6.753l-.424-.595s-.357.411-.704.411c-.348 0-.69-.133-.69-.582v-.312L4.59 8.32v-.317Z",fill:"#FECA00",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M9.808 5.723s1.586.563 1.586 2.295l-1.82.356s-.083-1.28-.644-1.746l.878-.905Z",fill:"#0A328C",fillRule:"evenodd"}),l.jsx("path",{d:"m10.68 5.264-.225-.218-2.712 2.277.225.217 2.711-2.276Zm.819.581-.185-.252-3.37 2.463v.461l3.555-2.672Z",fill:"#FFD018"}),l.jsx("path",{d:"m12.058 6.811-.143-.278-4.058 1.972.143.278 4.058-1.972Z",fill:"#FFD018"}),l.jsx("path",{clipRule:"evenodd",d:"m11.385 8.004-2.522.317.142.396h.4l-.272.224-.614.161v-.385H7.98v.819h1.152l.441-.595s.371.411.733.411.72-.133.72-.582v-.312l.358-.137v-.317Z",fill:"#FECA00",fillRule:"evenodd"}),l.jsx("path",{clipRule:"evenodd",d:"M7.692 4.679s-.164 1.203-.164 1.693.164 3.094.164 3.094h.42V6.372c0-.409-.247-1.693-.247-1.693h-.173Z",fill:"#FECA00",fillRule:"evenodd"})]})]})]})]}),l.jsx("defs",{children:l.jsx("clipPath",{id:"".concat(a[3]),children:l.jsx("rect",{fill:"#fff",height:"12",rx:"1",width:"16"})})})]})}));exports.HT=s;
|
package/icons/flags/HU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),r=require("react"),i=require("../flag-icon/_FlagIconBase.js"),t=r.forwardRef((function(r,t){var h=r.height,l=r.width;return e.jsx(i.FlagIconBase,{ref:t,height:h,viewBox:"0 0 640 480",width:l,children:e.jsxs("g",{fillRule:"evenodd",children:[e.jsx("path",{d:"M640 480H0V0h640z",fill:"#fff"}),e.jsx("path",{d:"M640 480H0V320h640z",fill:"#388d00"}),e.jsx("path",{d:"M640 160.1H0V.1h640z",fill:"#d43516"})]})})}));exports.HU=t;
|