@zonos/amino 5.5.28 → 5.5.30
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CountryMultiSelectExpandedOption-e473f7c0.js +1 -0
- package/DateControlsWrapper-4385a75c.js +1 -0
- package/_rollupPluginBabelHelpers-77a6284f.js +1 -0
- package/components/avatar/AvatarBase.js +1 -1
- package/components/avatar/ImageAvatar.js +1 -1
- package/components/avatar/UserAvatar.js +1 -1
- package/components/badge/Badge.js +1 -1
- package/components/banner/Banner.js +1 -1
- package/components/button/Button.js +1 -1
- package/components/button/ButtonIcon.js +1 -1
- package/components/button/MenuButton.js +1 -1
- package/components/button/RippleGroup.js +1 -1
- package/components/button/_Ripple.js +1 -1
- package/components/button/button-group/ButtonGroup.js +1 -1
- package/components/card/Card.js +1 -1
- package/components/checkbox/Checkbox.js +1 -1
- package/components/collapse/Collapse.js +1 -1
- package/components/connection-map/ConnectionMap.js +1 -1
- package/components/country-multi-select/CountryMultiSelectExpanded.js +1 -1
- package/components/country-multi-select/CountryMultiSelectExpandedOption.js +1 -1
- package/components/cover-sheet/CoverSheet.js +1 -1
- package/components/cover-sheet/CoverSheetActions.js +1 -1
- package/components/currency/Currency.js +1 -1
- package/components/currency/DualCurrency.js +1 -1
- package/components/danger-zone/DangerZone.js +1 -1
- package/components/dialog/BaseDialog.js +1 -1
- package/components/dialog/Dialog.js +1 -1
- package/components/dialog/DismissableDialog.js +1 -1
- package/components/dialog/alert/AlertContext.js +1 -1
- package/components/dialog/alert/AlertDialog.js +1 -1
- package/components/dialog/alert/useAlert.js +1 -1
- package/components/dialog/announcement/AnnouncementDialog.js +1 -1
- package/components/dialog/confirm/ConfirmContext.js +1 -1
- package/components/dialog/confirm/ConfirmDialog.js +1 -1
- package/components/dialog/confirm/useConfirm.js +1 -1
- package/components/divider/Divider.js +1 -1
- package/components/drop-zone/DropZone.js +1 -1
- package/components/file-upload/FileUpload.js +1 -1
- package/components/filter/FilterWrapper.js +1 -1
- package/components/filter/filter-amount/FilterAmount.js +1 -1
- package/components/filter/filter-amount/filterAmountReducer.js +1 -1
- package/components/filter/filter-date/DateControls.js +1 -1
- package/components/filter/filter-date/DateControlsWrapper.js +1 -1
- package/components/filter/filter-date/FilterDate.js +1 -1
- package/components/filter/filter-date/_DateControls/_IsAfter.js +1 -1
- package/components/filter/filter-date/_DateControls/_IsBefore.js +1 -1
- package/components/filter/filter-date/_DateControls/_IsBeforeOrOn.js +1 -1
- package/components/filter/filter-date/_DateControls/_IsBetween.js +1 -1
- package/components/filter/filter-date/_DateControls/_IsEqualTo.js +1 -1
- package/components/filter/filter-date/_DateControls/_IsInTheLast.js +1 -1
- package/components/filter/filter-date/_DateControls/_IsOnOrAfter.js +1 -1
- package/components/filter/filter-date/filterDateReducer.js +1 -1
- package/components/filter/filter-multi-select/FilterMultiSelect.js +1 -1
- package/components/filter/filter-select/FilterSelect.js +1 -1
- package/components/filter/filter-text/FilterText.js +1 -1
- package/components/filter/useFilterWrapper.js +1 -1
- package/components/flex/Flex.js +1 -1
- package/components/glow/GlowWrapper.js +1 -1
- package/components/help-text/HelpText.js +1 -1
- package/components/input/Input.js +1 -1
- package/components/input/MultiInput.js +1 -1
- package/components/input/input-simple/InputSimple.js +1 -1
- package/components/input/input-simple/input-type/_DateInput.js +1 -1
- package/components/input/input-simple/input-type/_InputBase.js +1 -1
- package/components/input/input-simple/input-type/_NumberInput.js +1 -1
- package/components/input/input-simple/input-type/_PasswordInput.js +1 -1
- package/components/input/input-simple/input-type/_TimeInput.js +1 -1
- package/components/input/input-type/_DateInput.js +1 -1
- package/components/input/input-type/_FloatLabelInput.js +1 -1
- package/components/input/input-type/_NumberInput.js +1 -1
- package/components/input/input-type/_PasswordInput.js +1 -1
- package/components/input/input-type/_TimeInput.js +1 -1
- package/components/layout/Layout.js +1 -1
- package/components/layout/NavigationGroup.js +1 -1
- package/components/lightbox/LightBox.js +1 -1
- package/components/list/CollapsibleList.js +1 -1
- package/components/list/List.js +1 -1
- package/components/list-item/ListItem.js +1 -1
- package/components/menu/Menu.js +1 -1
- package/components/menu/MenuItem.js +1 -1
- package/components/nested-data-table/NestedDataTable.js +1 -1
- package/components/nested-data-table/NestedDataTableHasura.js +1 -1
- package/components/nested-data-table/_Filter.js +1 -1
- package/components/nested-data-table/_TableData.js +1 -1
- package/components/pivot-table/PivotTable.js +1 -1
- package/components/progress-bar/ProgressBar.js +1 -1
- package/components/radio/Radio.js +1 -1
- package/components/radio/RadioGroup.js +1 -1
- package/components/rest-state/RestState.js +1 -1
- package/components/rich-card-select/RichCardStateSelect.js +1 -1
- package/components/rich-checkbox/RichCheckbox.js +1 -1
- package/components/rich-radio/RichRadio.js +1 -1
- package/components/rounded-icon/RoundedIcon.js +1 -1
- package/components/section/HSection.js +1 -1
- package/components/section/VSection.js +1 -1
- package/components/section/_SectionHeader.js +1 -1
- package/components/section/_SectionInnerWrapper.js +1 -1
- package/components/section/_SectionSubheader.js +1 -1
- package/components/select/CountryMultiSelect.js +1 -1
- package/components/select/CountrySelect.js +1 -1
- package/components/select/MultiSelect.js +1 -1
- package/components/select/Select.js +1 -1
- package/components/select/_StyledReactSelect.js +1 -1
- package/components/simple-table/SimpleTable.js +1 -1
- package/components/simple-table/SimpleTableRow.js +1 -1
- package/components/skeleton/Skeleton.js +1 -1
- package/components/slide-over/SlideOver.js +1 -1
- package/components/spinner/Spinner.js +1 -1
- package/components/split-panel/SplitPanel.js +1 -1
- package/components/stack/HStack.js +1 -1
- package/components/stack/Stack.js +1 -1
- package/components/stack/VStack.js +1 -1
- package/components/surface/Surface.js +1 -1
- package/components/switch/Switch.js +1 -1
- package/components/table/Table.js +1 -1
- package/components/table/TableBody.js +1 -1
- package/components/table/TableCell.js +1 -1
- package/components/table/TableFooter.js +1 -1
- package/components/table/TableHead.js +1 -1
- package/components/table/TableRow.js +1 -1
- package/components/table/TableRowCollapse.js +1 -1
- package/components/tabs/Tabs.js +1 -1
- package/components/tag/Tag.js +1 -1
- package/components/text/Text.js +1 -1
- package/components/text-avatar/TextAvatar.js +1 -1
- package/components/textarea/Textarea.js +1 -1
- package/components/theme-select/ThemeSelect.js +1 -1
- package/components/thumbnail/Thumbnail.js +1 -1
- package/components/toast/Toast.js +1 -1
- package/components/toast/ToastContext.js +1 -1
- package/components/toggle/Toggle.js +1 -1
- package/components/tooltip/Tooltip.js +1 -1
- package/icons/AIDuotoneIcon.js +1 -1
- package/icons/AIIcon.js +1 -1
- package/icons/ArrowDownDuotoneIcon.js +1 -1
- package/icons/ArrowDownIcon.js +1 -1
- package/icons/ArrowLeftDuotoneIcon.js +1 -1
- package/icons/ArrowLeftIcon.js +1 -1
- package/icons/ArrowRightDuotoneIcon.js +1 -1
- package/icons/ArrowRightIcon.js +1 -1
- package/icons/ArrowSwapDuotoneIcon.js +1 -1
- package/icons/ArrowSwapIcon.js +1 -1
- package/icons/ArrowUpDuotoneIcon.js +1 -1
- package/icons/ArrowUpIcon.js +1 -1
- package/icons/BagDuotoneIcon.js +1 -1
- package/icons/BagIcon.js +1 -1
- package/icons/BankDuotoneIcon.js +1 -1
- package/icons/BankIcon.js +1 -1
- package/icons/BellDuotoneIcon.js +1 -1
- package/icons/BellIcon.js +1 -1
- package/icons/BellOffDuotoneIcon.js +1 -1
- package/icons/BellOffIcon.js +1 -1
- package/icons/BookDuotoneIcon.js +1 -1
- package/icons/BookIcon.js +1 -1
- package/icons/BookmarkAddDuotoneIcon.js +1 -1
- package/icons/BookmarkAddIcon.js +1 -1
- package/icons/BookmarkCheckDuotoneIcon.js +1 -1
- package/icons/BookmarkCheckIcon.js +1 -1
- package/icons/BookmarkDuotoneIcon.js +1 -1
- package/icons/BookmarkIcon.js +1 -1
- package/icons/BookmarkOffDuotoneIcon.js +1 -1
- package/icons/BookmarkOffIcon.js +1 -1
- package/icons/BookmarkRemoveDuotoneIcon.js +1 -1
- package/icons/BookmarkRemoveIcon.js +1 -1
- package/icons/BookmarkSubtractDuotoneIcon.js +1 -1
- package/icons/BookmarkSubtractIcon.js +1 -1
- package/icons/BoxesDuotoneIcon.js +1 -1
- package/icons/BoxesIcon.js +1 -1
- package/icons/BufferDuotoneIcon.js +1 -1
- package/icons/BufferIcon.js +1 -1
- package/icons/CalculatorDuotoneIcon.js +1 -1
- package/icons/CalculatorIcon.js +1 -1
- package/icons/CalendarDuotoneIcon.js +1 -1
- package/icons/CalendarIcon.js +1 -1
- package/icons/CardDuotoneIcon.js +1 -1
- package/icons/CardIcon.js +1 -1
- package/icons/CaretDownDuotoneIcon.js +1 -1
- package/icons/CaretDownIcon.js +1 -1
- package/icons/CaretLeftDuotoneIcon.js +1 -1
- package/icons/CaretLeftIcon.js +1 -1
- package/icons/CaretRightDuotoneIcon.js +1 -1
- package/icons/CaretRightIcon.js +1 -1
- package/icons/CaretUpDuotoneIcon.js +1 -1
- package/icons/CaretUpIcon.js +1 -1
- package/icons/CartDuotoneIcon.js +1 -1
- package/icons/CartIcon.js +1 -1
- package/icons/ChartDuotoneIcon.js +1 -1
- package/icons/ChartIcon.js +1 -1
- package/icons/CheckCircleDuotoneIcon.js +1 -1
- package/icons/CheckCircleIcon.js +1 -1
- package/icons/CheckmarkDuotoneIcon.js +1 -1
- package/icons/CheckmarkIcon.js +1 -1
- package/icons/CheckoutDuotoneIcon.js +1 -1
- package/icons/CheckoutIcon.js +1 -1
- package/icons/ChevronDownCircleDuotoneIcon.js +1 -1
- package/icons/ChevronDownCircleIcon.js +1 -1
- package/icons/ChevronDownDuotoneIcon.js +1 -1
- package/icons/ChevronDownIcon.js +1 -1
- package/icons/ChevronLeftCircleDuotoneIcon.js +1 -1
- package/icons/ChevronLeftCircleIcon.js +1 -1
- package/icons/ChevronLeftDuotoneIcon.js +1 -1
- package/icons/ChevronLeftIcon.js +1 -1
- package/icons/ChevronRightCircleDuotoneIcon.js +1 -1
- package/icons/ChevronRightCircleIcon.js +1 -1
- package/icons/ChevronRightDuotoneIcon.js +1 -1
- package/icons/ChevronRightIcon.js +1 -1
- package/icons/ChevronUpCircleDuotoneIcon.js +1 -1
- package/icons/ChevronUpCircleIcon.js +1 -1
- package/icons/ChevronUpDuotoneIcon.js +1 -1
- package/icons/ChevronUpIcon.js +1 -1
- package/icons/CircleDuotoneIcon.js +1 -1
- package/icons/CircleIcon.js +1 -1
- package/icons/ClassifyDuotoneIcon.js +1 -1
- package/icons/ClassifyIcon.js +1 -1
- package/icons/ClearDuotoneIcon.js +1 -1
- package/icons/ClearIcon.js +1 -1
- package/icons/ClockDuotoneIcon.js +1 -1
- package/icons/ClockIcon.js +1 -1
- package/icons/CodeCircleDuotoneIcon.js +1 -1
- package/icons/CodeCircleIcon.js +1 -1
- package/icons/CodeDuotoneIcon.js +1 -1
- package/icons/CodeIcon.js +1 -1
- package/icons/CoinsDuotoneIcon.js +1 -1
- package/icons/CoinsIcon.js +1 -1
- package/icons/CollectDuotoneIcon.js +1 -1
- package/icons/CollectIcon.js +1 -1
- package/icons/CommentDuotoneIcon.js +1 -1
- package/icons/CommentIcon.js +1 -1
- package/icons/CopilotDuotoneIcon.js +1 -1
- package/icons/CopilotIcon.js +1 -1
- package/icons/CopyDuotoneIcon.js +1 -1
- package/icons/CopyIDIcon.js +1 -1
- package/icons/CopyIcon.js +1 -1
- package/icons/CubeDuotoneIcon.js +1 -1
- package/icons/CubeIcon.js +1 -1
- package/icons/DashboardDuotoneIcon.js +1 -1
- package/icons/DashboardIcon.js +1 -1
- package/icons/DiamondDuotoneIcon.js +1 -1
- package/icons/DiamondIcon.js +1 -1
- package/icons/DislikeDuotoneIcon.js +1 -1
- package/icons/DislikeIcon.js +1 -1
- package/icons/DocsDuotoneIcon.js +1 -1
- package/icons/DocsIcon.js +1 -1
- package/icons/DollarDuotoneIcon.js +1 -1
- package/icons/DollarIcon.js +1 -1
- package/icons/DoubleChevronDuotoneIcon.js +1 -1
- package/icons/DoubleChevronIcon.js +1 -1
- package/icons/DragDuotoneIcon.js +1 -1
- package/icons/DragIcon.js +1 -1
- package/icons/EditDuotoneIcon.js +1 -1
- package/icons/EditIcon.js +1 -1
- package/icons/ExclamationMarkDuotoneIcon.js +1 -1
- package/icons/ExclamationMarkIcon.js +1 -1
- package/icons/ExportDuotoneIcon.js +1 -1
- package/icons/ExportIcon.js +1 -1
- package/icons/ExternalDuotoneIcon.js +1 -1
- package/icons/ExternalIcon.js +1 -1
- package/icons/EyeDuotoneIcon.js +1 -1
- package/icons/EyeIcon.js +1 -1
- package/icons/EyeOffDuotoneIcon.js +1 -1
- package/icons/EyeOffIcon.js +1 -1
- package/icons/FileDuotoneIcon.js +1 -1
- package/icons/FileIcon.js +1 -1
- package/icons/FileUploadDuotoneIcon.js +1 -1
- package/icons/FileUploadIcon.js +1 -1
- package/icons/FilterDuotoneIcon.js +1 -1
- package/icons/FilterIcon.js +1 -1
- package/icons/FolderListDuotoneIcon.js +1 -1
- package/icons/FolderListIcon.js +1 -1
- package/icons/FolderUploadDuotoneIcon.js +1 -1
- package/icons/FolderUploadIcon.js +1 -1
- package/icons/FusionDuotoneIcon.js +1 -1
- package/icons/FusionIcon.js +1 -1
- package/icons/GlobeDuotoneIcon.js +1 -1
- package/icons/GlobeIcon.js +1 -1
- package/icons/GraphQLDuotoneIcon.js +1 -1
- package/icons/GraphQLIcon.js +1 -1
- package/icons/GridDuotoneIcon.js +1 -1
- package/icons/GridIcon.js +1 -1
- package/icons/HelloDuotoneIcon.js +1 -1
- package/icons/HelloIcon.js +1 -1
- package/icons/HelpDuotoneIcon.js +1 -1
- package/icons/HelpIcon.js +1 -1
- package/icons/HexagonDuotoneIcon.js +1 -1
- package/icons/HexagonIcon.js +1 -1
- package/icons/HomeDuotoneIcon.js +1 -1
- package/icons/HomeIcon.js +1 -1
- package/icons/ImageDuotoneIcon.js +1 -1
- package/icons/ImageIcon.js +1 -1
- package/icons/ImportDuotoneIcon.js +1 -1
- package/icons/ImportIcon.js +1 -1
- package/icons/InfoDuotoneIcon.js +1 -1
- package/icons/InfoIcon.js +1 -1
- package/icons/IntegrationDuotoneIcon.js +1 -1
- package/icons/IntegrationIcon.js +1 -1
- package/icons/LandedCostDuotoneIcon.js +1 -1
- package/icons/LandedCostIcon.js +1 -1
- package/icons/LaptopDuotoneIcon.js +1 -1
- package/icons/LaptopIcon.js +1 -1
- package/icons/LeftPanelClosedDuotoneIcon.js +1 -1
- package/icons/LeftPanelClosedIcon.js +1 -1
- package/icons/LeftPanelOpenDuotoneIcon.js +1 -1
- package/icons/LeftPanelOpenIcon.js +1 -1
- package/icons/LightDuotoneIcon.js +1 -1
- package/icons/LightIcon.js +1 -1
- package/icons/LikeDuotoneIcon.js +1 -1
- package/icons/LikeIcon.js +1 -1
- package/icons/LineDownDuotoneIcon.js +1 -1
- package/icons/LineDownIcon.js +1 -1
- package/icons/LineUpDuotoneIcon.js +1 -1
- package/icons/LineUpIcon.js +1 -1
- package/icons/LinkDuotoneIcon.js +1 -1
- package/icons/LinkIcon.js +1 -1
- package/icons/LocationDuotoneIcon.js +1 -1
- package/icons/LocationIcon.js +1 -1
- package/icons/LockDuotoneIcon.js +1 -1
- package/icons/LockIcon.js +1 -1
- package/icons/LoginDuotoneIcon.js +1 -1
- package/icons/LoginIcon.js +1 -1
- package/icons/LogoutDuotoneIcon.js +1 -1
- package/icons/LogoutIcon.js +1 -1
- package/icons/MailDuotoneIcon.js +1 -1
- package/icons/MailIcon.js +1 -1
- package/icons/MaximizeDuotoneIcon.js +1 -1
- package/icons/MaximizeIcon.js +1 -1
- package/icons/MenuDuotoneIcon.js +1 -1
- package/icons/MenuIcon.js +1 -1
- package/icons/MinimizeDuotoneIcon.js +1 -1
- package/icons/MinimizeIcon.js +1 -1
- package/icons/MinusCircleDuotoneIcon.js +1 -1
- package/icons/MinusCircleIcon.js +1 -1
- package/icons/MinusDuotoneIcon.js +1 -1
- package/icons/MinusIcon.js +1 -1
- package/icons/MobileDuotoneIcon.js +1 -1
- package/icons/MobileIcon.js +1 -1
- package/icons/MoneyDuotoneIcon.js +1 -1
- package/icons/MoneyIcon.js +1 -1
- package/icons/MonitorDuotoneIcon.js +1 -1
- package/icons/MonitorIcon.js +1 -1
- package/icons/NightDuotoneIcon.js +1 -1
- package/icons/NightIcon.js +1 -1
- package/icons/NoteIcon.js +1 -1
- package/icons/PaletteDuotoneIcon.js +1 -1
- package/icons/PaletteIcon.js +1 -1
- package/icons/PauseCircleDuotoneIcon.js +1 -1
- package/icons/PauseCircleIcon.js +1 -1
- package/icons/PenDuotoneIcon.js +1 -1
- package/icons/PenIcon.js +1 -1
- package/icons/PercentBadgeDuotoneIcon.js +1 -1
- package/icons/PercentBadgeIcon.js +1 -1
- package/icons/PercentDuotoneIcon.js +1 -1
- package/icons/PercentIcon.js +1 -1
- package/icons/PlaneDuotoneIcon.js +1 -1
- package/icons/PlaneIcon.js +1 -1
- package/icons/PlayCircleDuotoneIcon.js +1 -1
- package/icons/PlayCircleIcon.js +1 -1
- package/icons/PlayDuotoneIcon.js +1 -1
- package/icons/PlayIcon.js +1 -1
- package/icons/PlusCircleDuotoneIcon.js +1 -1
- package/icons/PlusCircleIcon.js +1 -1
- package/icons/PlusDuotoneIcon.js +1 -1
- package/icons/PlusIcon.js +1 -1
- package/icons/PrepayDuotoneIcon.js +1 -1
- package/icons/PrepayIcon.js +1 -1
- package/icons/PrinterDuotoneIcon.js +1 -1
- package/icons/PrinterIcon.js +1 -1
- package/icons/RadioIcon.js +1 -1
- package/icons/RateDuotoneIcon.js +1 -1
- package/icons/RateIcon.js +1 -1
- package/icons/ReceiptDuotoneIcon.js +1 -1
- package/icons/ReceiptIcon.js +1 -1
- package/icons/RefreshDuotoneIcon.js +1 -1
- package/icons/RefreshIcon.js +1 -1
- package/icons/RemoveCircleDuotoneIcon.js +1 -1
- package/icons/RemoveCircleIcon.js +1 -1
- package/icons/RemoveDuotoneIcon.js +1 -1
- package/icons/RemoveIcon.js +1 -1
- package/icons/RestrictDuotoneIcon.js +1 -1
- package/icons/RestrictIcon.js +1 -1
- package/icons/RightPanelClosedDuotoneIcon.js +1 -1
- package/icons/RightPanelClosedIcon.js +1 -1
- package/icons/RightPanelOpenDuotoneIcon.js +1 -1
- package/icons/RightPanelOpenIcon.js +1 -1
- package/icons/RocketDuotoneIcon.js +1 -1
- package/icons/RocketIcon.js +1 -1
- package/icons/RulesIcon.js +1 -1
- package/icons/ScanDuotoneIcon.js +1 -1
- package/icons/ScanIcon.js +1 -1
- package/icons/ScreenDuotoneIcon.js +1 -1
- package/icons/ScreenIcon.js +1 -1
- package/icons/SearchDuotoneIcon.js +1 -1
- package/icons/SearchIcon.js +1 -1
- package/icons/SendDuotoneIcon.js +1 -1
- package/icons/SendIcon.js +1 -1
- package/icons/SettingsDuotoneIcon.js +1 -1
- package/icons/SettingsIcon.js +1 -1
- package/icons/ShoppingListDuotoneIcon.js +1 -1
- package/icons/ShoppingListIcon.js +1 -1
- package/icons/ShoppingTagDuotoneIcon.js +1 -1
- package/icons/ShoppingTagIcon.js +1 -1
- package/icons/SquareDuotoneIcon.js +1 -1
- package/icons/SquareIcon.js +1 -1
- package/icons/StarDuotoneIcon.js +1 -1
- package/icons/StarIcon.js +1 -1
- package/icons/StarOffDuotoneIcon.js +1 -1
- package/icons/StarOffIcon.js +1 -1
- package/icons/StarsDuotoneIcon.js +1 -1
- package/icons/StarsIcon.js +1 -1
- package/icons/SunnyDuotoneIcon.js +1 -1
- package/icons/SunnyIcon.js +1 -1
- package/icons/TagDuotoneIcon.js +1 -1
- package/icons/TagIcon.js +1 -1
- package/icons/TaxDuotoneIcon.js +1 -1
- package/icons/TaxIcon.js +1 -1
- package/icons/ThreeDotDuotoneIcon.js +1 -1
- package/icons/ThreeDotIcon.js +1 -1
- package/icons/TotalLandedCostDuotoneIcon.js +1 -1
- package/icons/TotalLandedCostIcon.js +1 -1
- package/icons/TrashCanDuotoneIcon.js +1 -1
- package/icons/TrashCanIcon.js +1 -1
- package/icons/TriangleDuotoneIcon.js +1 -1
- package/icons/TriangleIcon.js +1 -1
- package/icons/TruckDuotoneIcon.js +1 -1
- package/icons/TruckIcon.js +1 -1
- package/icons/UFODuotoneIcon.js +1 -1
- package/icons/UFOIcon.js +1 -1
- package/icons/UserDuotoneIcon.js +1 -1
- package/icons/UserIcon.js +1 -1
- package/icons/UsersIcon.js +1 -1
- package/icons/UtahDuotoneIcon.js +1 -1
- package/icons/UtahIcon.js +1 -1
- package/icons/WarningDuotoneIcon.js +1 -1
- package/icons/WarningIcon.js +1 -1
- package/icons/custom/AvatarIcon.js +1 -1
- package/icons/custom/logo/ZonosIcon.js +1 -0
- package/icons/custom/logo/ZonosLogoIcon.js +1 -0
- package/icons/custom/logo/ZonosWordmark.js +1 -0
- package/icons/custom/products/CheckoutColorIcon.js +1 -1
- package/icons/custom/products/ClassifyColorIcon.js +1 -1
- package/icons/custom/products/ClearColorIcon.js +1 -1
- package/icons/custom/products/CollectColorIcon.js +1 -1
- package/icons/custom/products/CounterCompanionColorIcon.js +1 -1
- package/icons/custom/products/DashboardColorIcon.js +1 -1
- package/icons/custom/products/HelloColorIcon.js +1 -1
- package/icons/custom/products/InclusivePricingColorIcon.js +1 -1
- package/icons/custom/products/LandedCostColorIcon.js +1 -1
- package/icons/custom/products/PrepayColorIcon.js +1 -1
- package/icons/custom/products/RateColorIcon.js +1 -1
- package/icons/custom/products/RestrictColorIcon.js +1 -1
- package/icons/custom/products/ScreenColorIcon.js +1 -1
- package/icons/custom/products/TaxColorIcon.js +1 -1
- package/icons/custom/theme/ThemeDarkIcon.js +1 -1
- package/icons/custom/theme/ThemeLightIcon.js +1 -1
- package/icons/custom/us-states/AlabamaIcon.js +1 -1
- package/icons/custom/us-states/AlaskaIcon.js +1 -1
- package/icons/custom/us-states/ArizonaIcon.js +1 -1
- package/icons/custom/us-states/ArkansasIcon.js +1 -1
- package/icons/custom/us-states/CaliforniaIcon.js +1 -1
- package/icons/custom/us-states/ColoradoIcon.js +1 -1
- package/icons/custom/us-states/ConnecticutIcon.js +1 -1
- package/icons/custom/us-states/DelawareIcon.js +1 -1
- package/icons/custom/us-states/FloridaIcon.js +1 -1
- package/icons/custom/us-states/GeorgiaIcon.js +1 -1
- package/icons/custom/us-states/HawaiiIcon.js +1 -1
- package/icons/custom/us-states/IdahoIcon.js +1 -1
- package/icons/custom/us-states/IllinoisIcon.js +1 -1
- package/icons/custom/us-states/IndianaIcon.js +1 -1
- package/icons/custom/us-states/IowaIcon.js +1 -1
- package/icons/custom/us-states/KansasIcon.js +1 -1
- package/icons/custom/us-states/KentuckyIcon.js +1 -1
- package/icons/custom/us-states/LouisianaIcon.js +1 -1
- package/icons/custom/us-states/MaineIcon.js +1 -1
- package/icons/custom/us-states/MarylandIcon.js +1 -1
- package/icons/custom/us-states/MassachusettsIcon.js +1 -1
- package/icons/custom/us-states/MichiganIcon.js +1 -1
- package/icons/custom/us-states/MinnesotaIcon.js +1 -1
- package/icons/custom/us-states/MississippiIcon.js +1 -1
- package/icons/custom/us-states/MissouriIcon.js +1 -1
- package/icons/custom/us-states/MontanaIcon.js +1 -1
- package/icons/custom/us-states/NebraskaIcon.js +1 -1
- package/icons/custom/us-states/NevadaIcon.js +1 -1
- package/icons/custom/us-states/NewHampshireIcon.js +1 -1
- package/icons/custom/us-states/NewJerseyIcon.js +1 -1
- package/icons/custom/us-states/NewMexicoIcon.js +1 -1
- package/icons/custom/us-states/NewYorkIcon.js +1 -1
- package/icons/custom/us-states/NorthCarolinaIcon.js +1 -1
- package/icons/custom/us-states/NorthDakotaIcon.js +1 -1
- package/icons/custom/us-states/OhioIcon.js +1 -1
- package/icons/custom/us-states/OklahomaIcon.js +1 -1
- package/icons/custom/us-states/OregonIcon.js +1 -1
- package/icons/custom/us-states/PennsylvaniaIcon.js +1 -1
- package/icons/custom/us-states/PuertoRicoIcon.js +1 -1
- package/icons/custom/us-states/RhodeIslandIcon.js +1 -1
- package/icons/custom/us-states/SouthCarolinaIcon.js +1 -1
- package/icons/custom/us-states/SouthDakotaIcon.js +1 -1
- package/icons/custom/us-states/TennesseeIcon.js +1 -1
- package/icons/custom/us-states/TexasIcon.js +1 -1
- package/icons/custom/us-states/UtahIcon.js +1 -1
- package/icons/custom/us-states/VermontIcon.js +1 -1
- package/icons/custom/us-states/VirginiaIcon.js +1 -1
- package/icons/custom/us-states/WashingtonIcon.js +1 -1
- package/icons/custom/us-states/WestVirginiaIcon.js +1 -1
- package/icons/custom/us-states/WisconsinIcon.js +1 -1
- package/icons/custom/us-states/WyomingIcon.js +1 -1
- package/icons/flag-icon/FlagIcon.js +1 -1
- package/icons/flag-icon/_FlagIconBase.js +1 -1
- package/icons/flags/AD.js +1 -1
- package/icons/flags/AE.js +1 -1
- package/icons/flags/AF.js +1 -1
- package/icons/flags/AG.js +1 -1
- package/icons/flags/AI.js +1 -1
- package/icons/flags/AL.js +1 -1
- package/icons/flags/AM.js +1 -1
- package/icons/flags/AO.js +1 -1
- package/icons/flags/AQ.js +1 -1
- package/icons/flags/AR.js +1 -1
- package/icons/flags/AS.js +1 -1
- package/icons/flags/AT.js +1 -1
- package/icons/flags/AU.js +1 -1
- package/icons/flags/AW.js +1 -1
- package/icons/flags/AX.js +1 -1
- package/icons/flags/AZ.js +1 -1
- package/icons/flags/BA.js +1 -1
- package/icons/flags/BB.js +1 -1
- package/icons/flags/BD.js +1 -1
- package/icons/flags/BE.js +1 -1
- package/icons/flags/BF.js +1 -1
- package/icons/flags/BG.js +1 -1
- package/icons/flags/BH.js +1 -1
- package/icons/flags/BI.js +1 -1
- package/icons/flags/BJ.js +1 -1
- package/icons/flags/BL.js +1 -1
- package/icons/flags/BM.js +1 -1
- package/icons/flags/BN.js +1 -1
- package/icons/flags/BO.js +1 -1
- package/icons/flags/BQ.js +1 -1
- package/icons/flags/BR.js +1 -1
- package/icons/flags/BS.js +1 -1
- package/icons/flags/BT.js +1 -1
- package/icons/flags/BV.js +1 -1
- package/icons/flags/BW.js +1 -1
- package/icons/flags/BY.js +1 -1
- package/icons/flags/BZ.js +1 -1
- package/icons/flags/CA.js +1 -1
- package/icons/flags/CC.js +1 -1
- package/icons/flags/CD.js +1 -1
- package/icons/flags/CF.js +1 -1
- package/icons/flags/CG.js +1 -1
- package/icons/flags/CH.js +1 -1
- package/icons/flags/CI.js +1 -1
- package/icons/flags/CK.js +1 -1
- package/icons/flags/CL.js +1 -1
- package/icons/flags/CM.js +1 -1
- package/icons/flags/CN.js +1 -1
- package/icons/flags/CO.js +1 -1
- package/icons/flags/CR.js +1 -1
- package/icons/flags/CU.js +1 -1
- package/icons/flags/CV.js +1 -1
- package/icons/flags/CW.js +1 -1
- package/icons/flags/CX.js +1 -1
- package/icons/flags/CY.js +1 -1
- package/icons/flags/CZ.js +1 -1
- package/icons/flags/DE.js +1 -1
- package/icons/flags/DJ.js +1 -1
- package/icons/flags/DK.js +1 -1
- package/icons/flags/DM.js +1 -1
- package/icons/flags/DO.js +1 -1
- package/icons/flags/DZ.js +1 -1
- package/icons/flags/Default.js +1 -1
- package/icons/flags/EC.js +1 -1
- package/icons/flags/EE.js +1 -1
- package/icons/flags/EG.js +1 -1
- package/icons/flags/EH.js +1 -1
- package/icons/flags/ER.js +1 -1
- package/icons/flags/ES.js +1 -1
- package/icons/flags/ET.js +1 -1
- package/icons/flags/FI.js +1 -1
- package/icons/flags/FJ.js +1 -1
- package/icons/flags/FK.js +1 -1
- package/icons/flags/FM.js +1 -1
- package/icons/flags/FO.js +1 -1
- package/icons/flags/FR.js +1 -1
- package/icons/flags/GA.js +1 -1
- package/icons/flags/GB.js +1 -1
- package/icons/flags/GD.js +1 -1
- package/icons/flags/GE.js +1 -1
- package/icons/flags/GF.js +1 -1
- package/icons/flags/GG.js +1 -1
- package/icons/flags/GH.js +1 -1
- package/icons/flags/GI.js +1 -1
- package/icons/flags/GL.js +1 -1
- package/icons/flags/GM.js +1 -1
- package/icons/flags/GN.js +1 -1
- package/icons/flags/GP.js +1 -1
- package/icons/flags/GQ.js +1 -1
- package/icons/flags/GR.js +1 -1
- package/icons/flags/GS.js +1 -1
- package/icons/flags/GT.js +1 -1
- package/icons/flags/GU.js +1 -1
- package/icons/flags/GW.js +1 -1
- package/icons/flags/GY.js +1 -1
- package/icons/flags/HK.js +1 -1
- package/icons/flags/HM.js +1 -1
- package/icons/flags/HN.js +1 -1
- package/icons/flags/HR.js +1 -1
- package/icons/flags/HT.js +1 -1
- package/icons/flags/HU.js +1 -1
- package/icons/flags/IC.js +1 -1
- package/icons/flags/ID.js +1 -1
- package/icons/flags/IE.js +1 -1
- package/icons/flags/IL.js +1 -1
- package/icons/flags/IM.js +1 -1
- package/icons/flags/IN.js +1 -1
- package/icons/flags/IO.js +1 -1
- package/icons/flags/IQ.js +1 -1
- package/icons/flags/IR.js +1 -1
- package/icons/flags/IS.js +1 -1
- package/icons/flags/IT.js +1 -1
- package/icons/flags/JE.js +1 -1
- package/icons/flags/JM.js +1 -1
- package/icons/flags/JO.js +1 -1
- package/icons/flags/JP.js +1 -1
- package/icons/flags/KE.js +1 -1
- package/icons/flags/KG.js +1 -1
- package/icons/flags/KH.js +1 -1
- package/icons/flags/KI.js +1 -1
- package/icons/flags/KM.js +1 -1
- package/icons/flags/KN.js +1 -1
- package/icons/flags/KP.js +1 -1
- package/icons/flags/KR.js +1 -1
- package/icons/flags/KW.js +1 -1
- package/icons/flags/KY.js +1 -1
- package/icons/flags/KZ.js +1 -1
- package/icons/flags/LA.js +1 -1
- package/icons/flags/LB.js +1 -1
- package/icons/flags/LC.js +1 -1
- package/icons/flags/LI.js +1 -1
- package/icons/flags/LK.js +1 -1
- package/icons/flags/LR.js +1 -1
- package/icons/flags/LS.js +1 -1
- package/icons/flags/LT.js +1 -1
- package/icons/flags/LU.js +1 -1
- package/icons/flags/LV.js +1 -1
- package/icons/flags/LY.js +1 -1
- package/icons/flags/MA.js +1 -1
- package/icons/flags/MC.js +1 -1
- package/icons/flags/MD.js +1 -1
- package/icons/flags/ME.js +1 -1
- package/icons/flags/MF.js +1 -1
- package/icons/flags/MG.js +1 -1
- package/icons/flags/MH.js +1 -1
- package/icons/flags/MK.js +1 -1
- package/icons/flags/ML.js +1 -1
- package/icons/flags/MM.js +1 -1
- package/icons/flags/MN.js +1 -1
- package/icons/flags/MO.js +1 -1
- package/icons/flags/MP.js +1 -1
- package/icons/flags/MQ.js +1 -1
- package/icons/flags/MR.js +1 -1
- package/icons/flags/MS.js +1 -1
- package/icons/flags/MT.js +1 -1
- package/icons/flags/MU.js +1 -1
- package/icons/flags/MV.js +1 -1
- package/icons/flags/MW.js +1 -1
- package/icons/flags/MX.js +1 -1
- package/icons/flags/MY.js +1 -1
- package/icons/flags/MZ.js +1 -1
- package/icons/flags/NA.js +1 -1
- package/icons/flags/NC.js +1 -1
- package/icons/flags/NE.js +1 -1
- package/icons/flags/NF.js +1 -1
- package/icons/flags/NG.js +1 -1
- package/icons/flags/NI.js +1 -1
- package/icons/flags/NL.js +1 -1
- package/icons/flags/NO.js +1 -1
- package/icons/flags/NP.js +1 -1
- package/icons/flags/NR.js +1 -1
- package/icons/flags/NU.js +1 -1
- package/icons/flags/NZ.js +1 -1
- package/icons/flags/OM.js +1 -1
- package/icons/flags/PA.js +1 -1
- package/icons/flags/PE.js +1 -1
- package/icons/flags/PF.js +1 -1
- package/icons/flags/PG.js +1 -1
- package/icons/flags/PH.js +1 -1
- package/icons/flags/PK.js +1 -1
- package/icons/flags/PL.js +1 -1
- package/icons/flags/PM.js +1 -1
- package/icons/flags/PN.js +1 -1
- package/icons/flags/PR.js +1 -1
- package/icons/flags/PS.js +1 -1
- package/icons/flags/PT.js +1 -1
- package/icons/flags/PW.js +1 -1
- package/icons/flags/PY.js +1 -1
- package/icons/flags/QA.js +1 -1
- package/icons/flags/RE.js +1 -1
- package/icons/flags/RO.js +1 -1
- package/icons/flags/RS.js +1 -1
- package/icons/flags/RU.js +1 -1
- package/icons/flags/RW.js +1 -1
- package/icons/flags/SA.js +1 -1
- package/icons/flags/SB.js +1 -1
- package/icons/flags/SC.js +1 -1
- package/icons/flags/SD.js +1 -1
- package/icons/flags/SE.js +1 -1
- package/icons/flags/SG.js +1 -1
- package/icons/flags/SH.js +1 -1
- package/icons/flags/SI.js +1 -1
- package/icons/flags/SJ.js +1 -1
- package/icons/flags/SK.js +1 -1
- package/icons/flags/SL.js +1 -1
- package/icons/flags/SM.js +1 -1
- package/icons/flags/SN.js +1 -1
- package/icons/flags/SO.js +1 -1
- package/icons/flags/SR.js +1 -1
- package/icons/flags/SS.js +1 -1
- package/icons/flags/ST.js +1 -1
- package/icons/flags/SV.js +1 -1
- package/icons/flags/SX.js +1 -1
- package/icons/flags/SY.js +1 -1
- package/icons/flags/SZ.js +1 -1
- package/icons/flags/TC.js +1 -1
- package/icons/flags/TD.js +1 -1
- package/icons/flags/TF.js +1 -1
- package/icons/flags/TG.js +1 -1
- package/icons/flags/TH.js +1 -1
- package/icons/flags/TJ.js +1 -1
- package/icons/flags/TK.js +1 -1
- package/icons/flags/TL.js +1 -1
- package/icons/flags/TM.js +1 -1
- package/icons/flags/TN.js +1 -1
- package/icons/flags/TO.js +1 -1
- package/icons/flags/TR.js +1 -1
- package/icons/flags/TT.js +1 -1
- package/icons/flags/TV.js +1 -1
- package/icons/flags/TW.js +1 -1
- package/icons/flags/TZ.js +1 -1
- package/icons/flags/UA.js +1 -1
- package/icons/flags/UG.js +1 -1
- package/icons/flags/UM.js +1 -1
- package/icons/flags/US.js +1 -1
- package/icons/flags/UY.js +1 -1
- package/icons/flags/UZ.js +1 -1
- package/icons/flags/VA.js +1 -1
- package/icons/flags/VC.js +1 -1
- package/icons/flags/VE.js +1 -1
- package/icons/flags/VG.js +1 -1
- package/icons/flags/VI.js +1 -1
- package/icons/flags/VN.js +1 -1
- package/icons/flags/VU.js +1 -1
- package/icons/flags/WF.js +1 -1
- package/icons/flags/WS.js +1 -1
- package/icons/flags/YE.js +1 -1
- package/icons/flags/YT.js +1 -1
- package/icons/flags/ZA.js +1 -1
- package/icons/flags/ZM.js +1 -1
- package/icons/flags/ZW.js +1 -1
- package/icons/icon-base/_IconBase.js +1 -1
- package/icons/icon-base/_StateIconBase.js +1 -1
- package/icons/icon-base/_ThemeIconBase.js +1 -1
- package/package.json +3 -1
- package/tsconfig.emitDeclarationOnly.tsbuildinfo +1 -0
- package/tsconfig.tsbuildinfo +1 -0
- package/tslib.es6-8c21e256.js +1 -0
- package/utils/_extractQueryParams.js +1 -1
- package/utils/addIndex.js +1 -1
- package/utils/flattenRow.js +1 -1
- package/utils/formatCurrency.js +1 -1
- package/utils/getIsInternalLink.js +1 -1
- package/utils/getProductDetails.js +1 -1
- package/utils/handleFetch.js +1 -1
- package/utils/hooks/action-pivot-table/useHasuraGqlPagination.js +1 -1
- package/utils/hooks/useCountryOptions.js +1 -1
- package/utils/hooks/useDropdown.js +1 -1
- package/utils/hooks/useHeightAdjustTextarea.js +1 -1
- package/utils/hooks/useNotify.js +1 -1
- package/utils/hooks/useStateUrl.js +1 -1
- package/utils/hooks/useSwrt.js +1 -1
- package/utils/prepCountryOptions.js +1 -1
- package/utils/prepRegionCountryOptions.js +1 -1
- package/utils/setupNestedData.js +1 -1
- package/utils/unitedStates.js +1 -1
- package/utils/useCopyText.js +1 -1
- package/CountryMultiSelectExpandedOption-920c1ec2.js +0 -1
- package/DateControlsWrapper-4900e6bb.js +0 -1
- package/all.d.ts +0 -767
- package/components/avatar/AvatarBase.d.ts +0 -36
- package/components/avatar/ImageAvatar.d.ts +0 -5
- package/components/avatar/UserAvatar.d.ts +0 -3
- package/components/badge/Badge.d.ts +0 -26
- package/components/banner/Banner.d.ts +0 -12
- package/components/button/Button.d.ts +0 -52
- package/components/button/ButtonIcon.d.ts +0 -5
- package/components/button/MenuButton.d.ts +0 -19
- package/components/button/RippleGroup.d.ts +0 -21
- package/components/button/_Ripple.d.ts +0 -15
- package/components/button/button-group/ButtonGroup.d.ts +0 -9
- package/components/button/useRipple.d.ts +0 -17
- package/components/card/Card.d.ts +0 -12
- package/components/checkbox/Checkbox.d.ts +0 -14
- package/components/collapse/Collapse.d.ts +0 -17
- package/components/connection-map/ConnectionMap.d.ts +0 -12
- package/components/country-multi-select/CountryMultiSelectExpanded.d.ts +0 -29
- package/components/country-multi-select/CountryMultiSelectExpandedOption.d.ts +0 -23
- package/components/cover-sheet/CoverSheet.d.ts +0 -12
- package/components/cover-sheet/CoverSheetActions.d.ts +0 -11
- package/components/currency/Currency.d.ts +0 -7
- package/components/currency/DualCurrency.d.ts +0 -33
- package/components/danger-zone/DangerZone.d.ts +0 -6
- package/components/dialog/BaseDialog.d.ts +0 -49
- package/components/dialog/Dialog.d.ts +0 -28
- package/components/dialog/DismissableDialog.d.ts +0 -21
- package/components/dialog/alert/AlertContext.d.ts +0 -12
- package/components/dialog/alert/AlertDialog.d.ts +0 -6
- package/components/dialog/alert/useAlert.d.ts +0 -1
- package/components/dialog/announcement/AnnouncementDialog.d.ts +0 -28
- package/components/dialog/confirm/ConfirmContext.d.ts +0 -13
- package/components/dialog/confirm/ConfirmDialog.d.ts +0 -8
- package/components/dialog/confirm/useConfirm.d.ts +0 -1
- package/components/divider/Divider.d.ts +0 -13
- package/components/drop-zone/DropZone.d.ts +0 -33
- package/components/file-upload/FileUpload.d.ts +0 -34
- package/components/filter/FilterWrapper.d.ts +0 -18
- package/components/filter/filter-amount/FilterAmount.d.ts +0 -9
- package/components/filter/filter-amount/filterAmountReducer.d.ts +0 -20
- package/components/filter/filter-date/DateControls.d.ts +0 -11
- package/components/filter/filter-date/DateControlsWrapper.d.ts +0 -13
- package/components/filter/filter-date/FilterDate.d.ts +0 -11
- package/components/filter/filter-date/_DateControls/_IsAfter.d.ts +0 -2
- package/components/filter/filter-date/_DateControls/_IsBefore.d.ts +0 -2
- package/components/filter/filter-date/_DateControls/_IsBeforeOrOn.d.ts +0 -2
- package/components/filter/filter-date/_DateControls/_IsBetween.d.ts +0 -3
- package/components/filter/filter-date/_DateControls/_IsEqualTo.d.ts +0 -2
- package/components/filter/filter-date/_DateControls/_IsInTheLast.d.ts +0 -2
- package/components/filter/filter-date/_DateControls/_IsOnOrAfter.d.ts +0 -2
- package/components/filter/filter-date/filterDateReducer.d.ts +0 -24
- package/components/filter/filter-multi-select/FilterMultiSelect.d.ts +0 -8
- package/components/filter/filter-select/FilterSelect.d.ts +0 -17
- package/components/filter/filter-text/FilterText.d.ts +0 -6
- package/components/filter/useFilterWrapper.d.ts +0 -29
- package/components/flex/Flex.d.ts +0 -42
- package/components/glow/GlowWrapper.d.ts +0 -27
- package/components/help-text/HelpText.d.ts +0 -19
- package/components/input/Input.d.ts +0 -19
- package/components/input/MultiInput.d.ts +0 -12
- package/components/input/input-simple/InputSimple.d.ts +0 -19
- package/components/input/input-simple/input-type/_DateInput.d.ts +0 -21
- package/components/input/input-simple/input-type/_InputBase.d.ts +0 -79
- package/components/input/input-simple/input-type/_NumberInput.d.ts +0 -22
- package/components/input/input-simple/input-type/_PasswordInput.d.ts +0 -21
- package/components/input/input-simple/input-type/_TimeInput.d.ts +0 -21
- package/components/input/input-type/_DateInput.d.ts +0 -21
- package/components/input/input-type/_FloatLabelInput.d.ts +0 -80
- package/components/input/input-type/_NumberInput.d.ts +0 -22
- package/components/input/input-type/_PasswordInput.d.ts +0 -21
- package/components/input/input-type/_TimeInput.d.ts +0 -21
- package/components/layout/Layout.d.ts +0 -12
- package/components/layout/NavigationGroup.d.ts +0 -21
- package/components/lightbox/LightBox.d.ts +0 -5
- package/components/list/CollapsibleList.d.ts +0 -12
- package/components/list/List.d.ts +0 -8
- package/components/list-item/ListItem.d.ts +0 -13
- package/components/menu/Menu.d.ts +0 -5
- package/components/menu/MenuItem.d.ts +0 -10
- package/components/nested-data-table/NestedDataTable.d.ts +0 -28
- package/components/nested-data-table/NestedDataTableHasura.d.ts +0 -19
- package/components/nested-data-table/_Filter.d.ts +0 -7
- package/components/nested-data-table/_TableData.d.ts +0 -16
- package/components/pivot-table/PivotTable.d.ts +0 -34
- package/components/progress-bar/ProgressBar.d.ts +0 -7
- package/components/radio/Radio.d.ts +0 -10
- package/components/radio/RadioGroup.d.ts +0 -13
- package/components/rest-state/RestState.d.ts +0 -9
- package/components/rich-card-select/RichCardStateSelect.d.ts +0 -7
- package/components/rich-checkbox/RichCheckbox.d.ts +0 -15
- package/components/rich-radio/RichRadio.d.ts +0 -25
- package/components/rounded-icon/RoundedIcon.d.ts +0 -11
- package/components/section/HSection.d.ts +0 -18
- package/components/section/VSection.d.ts +0 -11
- package/components/section/_SectionHeader.d.ts +0 -9
- package/components/section/_SectionInnerWrapper.d.ts +0 -7
- package/components/section/_SectionSubheader.d.ts +0 -7
- package/components/select/CountryMultiSelect.d.ts +0 -16
- package/components/select/CountrySelect.d.ts +0 -15
- package/components/select/MultiSelect.d.ts +0 -27
- package/components/select/Select.d.ts +0 -33
- package/components/select/_StyledReactSelect.d.ts +0 -22
- package/components/simple-table/SimpleTable.d.ts +0 -154
- package/components/simple-table/SimpleTableRow.d.ts +0 -17
- package/components/skeleton/Skeleton.d.ts +0 -15
- package/components/slide-over/SlideOver.d.ts +0 -10
- package/components/spinner/Spinner.d.ts +0 -13
- package/components/split-panel/SplitPanel.d.ts +0 -30
- package/components/stack/HStack.d.ts +0 -8
- package/components/stack/Stack.d.ts +0 -18
- package/components/stack/VStack.d.ts +0 -8
- package/components/surface/Surface.d.ts +0 -13
- package/components/switch/Switch.d.ts +0 -14
- package/components/table/Table.d.ts +0 -7
- package/components/table/TableBody.d.ts +0 -6
- package/components/table/TableCell.d.ts +0 -11
- package/components/table/TableFooter.d.ts +0 -6
- package/components/table/TableHead.d.ts +0 -6
- package/components/table/TableRow.d.ts +0 -15
- package/components/table/TableRowCollapse.d.ts +0 -19
- package/components/tabs/Tabs.d.ts +0 -24
- package/components/tag/Tag.d.ts +0 -16
- package/components/text/Text.d.ts +0 -110
- package/components/text-avatar/TextAvatar.d.ts +0 -6
- package/components/textarea/Textarea.d.ts +0 -40
- package/components/theme-select/ThemeSelect.d.ts +0 -9
- package/components/thumbnail/Thumbnail.d.ts +0 -27
- package/components/toast/Toast.d.ts +0 -22
- package/components/toast/ToastContext.d.ts +0 -17
- package/components/toggle/Toggle.d.ts +0 -18
- package/components/tooltip/Tooltip.d.ts +0 -37
- package/icons/AIDuotoneIcon.d.ts +0 -6
- package/icons/AIIcon.d.ts +0 -3
- package/icons/ArrowDownDuotoneIcon.d.ts +0 -3
- package/icons/ArrowDownIcon.d.ts +0 -3
- package/icons/ArrowLeftDuotoneIcon.d.ts +0 -3
- package/icons/ArrowLeftIcon.d.ts +0 -3
- package/icons/ArrowRightDuotoneIcon.d.ts +0 -3
- package/icons/ArrowRightIcon.d.ts +0 -3
- package/icons/ArrowSwapDuotoneIcon.d.ts +0 -6
- package/icons/ArrowSwapIcon.d.ts +0 -3
- package/icons/ArrowUpDuotoneIcon.d.ts +0 -3
- package/icons/ArrowUpIcon.d.ts +0 -3
- package/icons/BagDuotoneIcon.d.ts +0 -6
- package/icons/BagIcon.d.ts +0 -3
- package/icons/BankDuotoneIcon.d.ts +0 -6
- package/icons/BankIcon.d.ts +0 -3
- package/icons/BellDuotoneIcon.d.ts +0 -6
- package/icons/BellIcon.d.ts +0 -3
- package/icons/BellOffDuotoneIcon.d.ts +0 -6
- package/icons/BellOffIcon.d.ts +0 -3
- package/icons/BookDuotoneIcon.d.ts +0 -6
- package/icons/BookIcon.d.ts +0 -3
- package/icons/BookmarkAddDuotoneIcon.d.ts +0 -6
- package/icons/BookmarkAddIcon.d.ts +0 -3
- package/icons/BookmarkCheckDuotoneIcon.d.ts +0 -6
- package/icons/BookmarkCheckIcon.d.ts +0 -3
- package/icons/BookmarkDuotoneIcon.d.ts +0 -3
- package/icons/BookmarkIcon.d.ts +0 -3
- package/icons/BookmarkOffDuotoneIcon.d.ts +0 -6
- package/icons/BookmarkOffIcon.d.ts +0 -3
- package/icons/BookmarkRemoveDuotoneIcon.d.ts +0 -6
- package/icons/BookmarkRemoveIcon.d.ts +0 -3
- package/icons/BookmarkSubtractDuotoneIcon.d.ts +0 -6
- package/icons/BookmarkSubtractIcon.d.ts +0 -3
- package/icons/BoxesDuotoneIcon.d.ts +0 -6
- package/icons/BoxesIcon.d.ts +0 -3
- package/icons/BufferDuotoneIcon.d.ts +0 -6
- package/icons/BufferIcon.d.ts +0 -3
- package/icons/CalculatorDuotoneIcon.d.ts +0 -6
- package/icons/CalculatorIcon.d.ts +0 -3
- package/icons/CalendarDuotoneIcon.d.ts +0 -6
- package/icons/CalendarIcon.d.ts +0 -3
- package/icons/CardDuotoneIcon.d.ts +0 -6
- package/icons/CardIcon.d.ts +0 -3
- package/icons/CaretDownDuotoneIcon.d.ts +0 -3
- package/icons/CaretDownIcon.d.ts +0 -3
- package/icons/CaretLeftDuotoneIcon.d.ts +0 -3
- package/icons/CaretLeftIcon.d.ts +0 -3
- package/icons/CaretRightDuotoneIcon.d.ts +0 -3
- package/icons/CaretRightIcon.d.ts +0 -3
- package/icons/CaretUpDuotoneIcon.d.ts +0 -3
- package/icons/CaretUpIcon.d.ts +0 -3
- package/icons/CartDuotoneIcon.d.ts +0 -6
- package/icons/CartIcon.d.ts +0 -3
- package/icons/ChartDuotoneIcon.d.ts +0 -6
- package/icons/ChartIcon.d.ts +0 -3
- package/icons/CheckCircleDuotoneIcon.d.ts +0 -6
- package/icons/CheckCircleIcon.d.ts +0 -3
- package/icons/CheckmarkDuotoneIcon.d.ts +0 -3
- package/icons/CheckmarkIcon.d.ts +0 -3
- package/icons/CheckoutDuotoneIcon.d.ts +0 -6
- package/icons/CheckoutIcon.d.ts +0 -3
- package/icons/ChevronDownCircleDuotoneIcon.d.ts +0 -6
- package/icons/ChevronDownCircleIcon.d.ts +0 -3
- package/icons/ChevronDownDuotoneIcon.d.ts +0 -3
- package/icons/ChevronDownIcon.d.ts +0 -3
- package/icons/ChevronLeftCircleDuotoneIcon.d.ts +0 -6
- package/icons/ChevronLeftCircleIcon.d.ts +0 -3
- package/icons/ChevronLeftDuotoneIcon.d.ts +0 -3
- package/icons/ChevronLeftIcon.d.ts +0 -3
- package/icons/ChevronRightCircleDuotoneIcon.d.ts +0 -6
- package/icons/ChevronRightCircleIcon.d.ts +0 -3
- package/icons/ChevronRightDuotoneIcon.d.ts +0 -3
- package/icons/ChevronRightIcon.d.ts +0 -3
- package/icons/ChevronUpCircleDuotoneIcon.d.ts +0 -3
- package/icons/ChevronUpCircleIcon.d.ts +0 -3
- package/icons/ChevronUpDuotoneIcon.d.ts +0 -3
- package/icons/ChevronUpIcon.d.ts +0 -3
- package/icons/CircleDuotoneIcon.d.ts +0 -3
- package/icons/CircleIcon.d.ts +0 -3
- package/icons/ClassifyDuotoneIcon.d.ts +0 -6
- package/icons/ClassifyIcon.d.ts +0 -3
- package/icons/ClearDuotoneIcon.d.ts +0 -6
- package/icons/ClearIcon.d.ts +0 -3
- package/icons/ClockDuotoneIcon.d.ts +0 -6
- package/icons/ClockIcon.d.ts +0 -3
- package/icons/CodeCircleDuotoneIcon.d.ts +0 -6
- package/icons/CodeCircleIcon.d.ts +0 -3
- package/icons/CodeDuotoneIcon.d.ts +0 -6
- package/icons/CodeIcon.d.ts +0 -3
- package/icons/CoinsDuotoneIcon.d.ts +0 -6
- package/icons/CoinsIcon.d.ts +0 -3
- package/icons/CollectDuotoneIcon.d.ts +0 -6
- package/icons/CollectIcon.d.ts +0 -3
- package/icons/CommentDuotoneIcon.d.ts +0 -6
- package/icons/CommentIcon.d.ts +0 -3
- package/icons/CopilotDuotoneIcon.d.ts +0 -6
- package/icons/CopilotIcon.d.ts +0 -3
- package/icons/CopyDuotoneIcon.d.ts +0 -6
- package/icons/CopyIDIcon.d.ts +0 -3
- package/icons/CopyIcon.d.ts +0 -3
- package/icons/CubeDuotoneIcon.d.ts +0 -6
- package/icons/CubeIcon.d.ts +0 -3
- package/icons/DashboardDuotoneIcon.d.ts +0 -6
- package/icons/DashboardIcon.d.ts +0 -3
- package/icons/DiamondDuotoneIcon.d.ts +0 -3
- package/icons/DiamondIcon.d.ts +0 -3
- package/icons/DislikeDuotoneIcon.d.ts +0 -6
- package/icons/DislikeIcon.d.ts +0 -3
- package/icons/DocsDuotoneIcon.d.ts +0 -6
- package/icons/DocsIcon.d.ts +0 -3
- package/icons/DollarDuotoneIcon.d.ts +0 -6
- package/icons/DollarIcon.d.ts +0 -3
- package/icons/DoubleChevronDuotoneIcon.d.ts +0 -6
- package/icons/DoubleChevronIcon.d.ts +0 -3
- package/icons/DragDuotoneIcon.d.ts +0 -6
- package/icons/DragIcon.d.ts +0 -3
- package/icons/EditDuotoneIcon.d.ts +0 -6
- package/icons/EditIcon.d.ts +0 -3
- package/icons/ExclamationMarkDuotoneIcon.d.ts +0 -6
- package/icons/ExclamationMarkIcon.d.ts +0 -3
- package/icons/ExportDuotoneIcon.d.ts +0 -6
- package/icons/ExportIcon.d.ts +0 -3
- package/icons/ExternalDuotoneIcon.d.ts +0 -6
- package/icons/ExternalIcon.d.ts +0 -3
- package/icons/EyeDuotoneIcon.d.ts +0 -6
- package/icons/EyeIcon.d.ts +0 -3
- package/icons/EyeOffDuotoneIcon.d.ts +0 -6
- package/icons/EyeOffIcon.d.ts +0 -3
- package/icons/FileDuotoneIcon.d.ts +0 -6
- package/icons/FileIcon.d.ts +0 -3
- package/icons/FileUploadDuotoneIcon.d.ts +0 -6
- package/icons/FileUploadIcon.d.ts +0 -3
- package/icons/FilterDuotoneIcon.d.ts +0 -6
- package/icons/FilterIcon.d.ts +0 -3
- package/icons/FolderListDuotoneIcon.d.ts +0 -6
- package/icons/FolderListIcon.d.ts +0 -3
- package/icons/FolderUploadDuotoneIcon.d.ts +0 -6
- package/icons/FolderUploadIcon.d.ts +0 -3
- package/icons/FusionDuotoneIcon.d.ts +0 -6
- package/icons/FusionIcon.d.ts +0 -3
- package/icons/GlobeDuotoneIcon.d.ts +0 -6
- package/icons/GlobeIcon.d.ts +0 -3
- package/icons/GraphQLDuotoneIcon.d.ts +0 -3
- package/icons/GraphQLIcon.d.ts +0 -3
- package/icons/GridDuotoneIcon.d.ts +0 -6
- package/icons/GridIcon.d.ts +0 -3
- package/icons/HelloDuotoneIcon.d.ts +0 -6
- package/icons/HelloIcon.d.ts +0 -3
- package/icons/HelpDuotoneIcon.d.ts +0 -6
- package/icons/HelpIcon.d.ts +0 -3
- package/icons/HexagonDuotoneIcon.d.ts +0 -3
- package/icons/HexagonIcon.d.ts +0 -3
- package/icons/HomeDuotoneIcon.d.ts +0 -6
- package/icons/HomeIcon.d.ts +0 -3
- package/icons/ImageDuotoneIcon.d.ts +0 -6
- package/icons/ImageIcon.d.ts +0 -3
- package/icons/ImportDuotoneIcon.d.ts +0 -6
- package/icons/ImportIcon.d.ts +0 -3
- package/icons/InfoDuotoneIcon.d.ts +0 -6
- package/icons/InfoIcon.d.ts +0 -3
- package/icons/IntegrationDuotoneIcon.d.ts +0 -6
- package/icons/IntegrationIcon.d.ts +0 -3
- package/icons/LandedCostDuotoneIcon.d.ts +0 -6
- package/icons/LandedCostIcon.d.ts +0 -3
- package/icons/LaptopDuotoneIcon.d.ts +0 -6
- package/icons/LaptopIcon.d.ts +0 -3
- package/icons/LeftPanelClosedDuotoneIcon.d.ts +0 -6
- package/icons/LeftPanelClosedIcon.d.ts +0 -3
- package/icons/LeftPanelOpenDuotoneIcon.d.ts +0 -6
- package/icons/LeftPanelOpenIcon.d.ts +0 -3
- package/icons/LightDuotoneIcon.d.ts +0 -6
- package/icons/LightIcon.d.ts +0 -3
- package/icons/LikeDuotoneIcon.d.ts +0 -6
- package/icons/LikeIcon.d.ts +0 -3
- package/icons/LineDownDuotoneIcon.d.ts +0 -6
- package/icons/LineDownIcon.d.ts +0 -3
- package/icons/LineUpDuotoneIcon.d.ts +0 -6
- package/icons/LineUpIcon.d.ts +0 -3
- package/icons/LinkDuotoneIcon.d.ts +0 -6
- package/icons/LinkIcon.d.ts +0 -3
- package/icons/LocationDuotoneIcon.d.ts +0 -6
- package/icons/LocationIcon.d.ts +0 -3
- package/icons/LockDuotoneIcon.d.ts +0 -6
- package/icons/LockIcon.d.ts +0 -3
- package/icons/LoginDuotoneIcon.d.ts +0 -6
- package/icons/LoginIcon.d.ts +0 -3
- package/icons/LogoutDuotoneIcon.d.ts +0 -6
- package/icons/LogoutIcon.d.ts +0 -3
- package/icons/MailDuotoneIcon.d.ts +0 -6
- package/icons/MailIcon.d.ts +0 -3
- package/icons/MaximizeDuotoneIcon.d.ts +0 -6
- package/icons/MaximizeIcon.d.ts +0 -3
- package/icons/MenuDuotoneIcon.d.ts +0 -6
- package/icons/MenuIcon.d.ts +0 -3
- package/icons/MinimizeDuotoneIcon.d.ts +0 -6
- package/icons/MinimizeIcon.d.ts +0 -3
- package/icons/MinusCircleDuotoneIcon.d.ts +0 -6
- package/icons/MinusCircleIcon.d.ts +0 -3
- package/icons/MinusDuotoneIcon.d.ts +0 -3
- package/icons/MinusIcon.d.ts +0 -3
- package/icons/MobileDuotoneIcon.d.ts +0 -6
- package/icons/MobileIcon.d.ts +0 -3
- package/icons/MoneyDuotoneIcon.d.ts +0 -6
- package/icons/MoneyIcon.d.ts +0 -3
- package/icons/MonitorDuotoneIcon.d.ts +0 -6
- package/icons/MonitorIcon.d.ts +0 -3
- package/icons/NightDuotoneIcon.d.ts +0 -3
- package/icons/NightIcon.d.ts +0 -3
- package/icons/NoteIcon.d.ts +0 -3
- package/icons/PaletteDuotoneIcon.d.ts +0 -6
- package/icons/PaletteIcon.d.ts +0 -3
- package/icons/PauseCircleDuotoneIcon.d.ts +0 -6
- package/icons/PauseCircleIcon.d.ts +0 -3
- package/icons/PenDuotoneIcon.d.ts +0 -6
- package/icons/PenIcon.d.ts +0 -3
- package/icons/PercentBadgeDuotoneIcon.d.ts +0 -6
- package/icons/PercentBadgeIcon.d.ts +0 -3
- package/icons/PercentDuotoneIcon.d.ts +0 -6
- package/icons/PercentIcon.d.ts +0 -3
- package/icons/PlaneDuotoneIcon.d.ts +0 -6
- package/icons/PlaneIcon.d.ts +0 -3
- package/icons/PlayCircleDuotoneIcon.d.ts +0 -6
- package/icons/PlayCircleIcon.d.ts +0 -3
- package/icons/PlayDuotoneIcon.d.ts +0 -3
- package/icons/PlayIcon.d.ts +0 -3
- package/icons/PlusCircleDuotoneIcon.d.ts +0 -6
- package/icons/PlusCircleIcon.d.ts +0 -3
- package/icons/PlusDuotoneIcon.d.ts +0 -3
- package/icons/PlusIcon.d.ts +0 -3
- package/icons/PrepayDuotoneIcon.d.ts +0 -6
- package/icons/PrepayIcon.d.ts +0 -3
- package/icons/PrinterDuotoneIcon.d.ts +0 -6
- package/icons/PrinterIcon.d.ts +0 -3
- package/icons/RadioIcon.d.ts +0 -3
- package/icons/RateDuotoneIcon.d.ts +0 -6
- package/icons/RateIcon.d.ts +0 -3
- package/icons/ReceiptDuotoneIcon.d.ts +0 -6
- package/icons/ReceiptIcon.d.ts +0 -3
- package/icons/RefreshDuotoneIcon.d.ts +0 -6
- package/icons/RefreshIcon.d.ts +0 -3
- package/icons/RemoveCircleDuotoneIcon.d.ts +0 -6
- package/icons/RemoveCircleIcon.d.ts +0 -3
- package/icons/RemoveDuotoneIcon.d.ts +0 -3
- package/icons/RemoveIcon.d.ts +0 -3
- package/icons/RestrictDuotoneIcon.d.ts +0 -6
- package/icons/RestrictIcon.d.ts +0 -3
- package/icons/RightPanelClosedDuotoneIcon.d.ts +0 -6
- package/icons/RightPanelClosedIcon.d.ts +0 -3
- package/icons/RightPanelOpenDuotoneIcon.d.ts +0 -6
- package/icons/RightPanelOpenIcon.d.ts +0 -3
- package/icons/RocketDuotoneIcon.d.ts +0 -6
- package/icons/RocketIcon.d.ts +0 -3
- package/icons/RulesIcon.d.ts +0 -3
- package/icons/ScanDuotoneIcon.d.ts +0 -6
- package/icons/ScanIcon.d.ts +0 -3
- package/icons/ScreenDuotoneIcon.d.ts +0 -6
- package/icons/ScreenIcon.d.ts +0 -3
- package/icons/SearchDuotoneIcon.d.ts +0 -6
- package/icons/SearchIcon.d.ts +0 -3
- package/icons/SendDuotoneIcon.d.ts +0 -6
- package/icons/SendIcon.d.ts +0 -3
- package/icons/SettingsDuotoneIcon.d.ts +0 -6
- package/icons/SettingsIcon.d.ts +0 -3
- package/icons/ShoppingListDuotoneIcon.d.ts +0 -6
- package/icons/ShoppingListIcon.d.ts +0 -3
- package/icons/ShoppingTagDuotoneIcon.d.ts +0 -6
- package/icons/ShoppingTagIcon.d.ts +0 -3
- package/icons/SquareDuotoneIcon.d.ts +0 -3
- package/icons/SquareIcon.d.ts +0 -3
- package/icons/StarDuotoneIcon.d.ts +0 -3
- package/icons/StarIcon.d.ts +0 -3
- package/icons/StarOffDuotoneIcon.d.ts +0 -6
- package/icons/StarOffIcon.d.ts +0 -3
- package/icons/StarsDuotoneIcon.d.ts +0 -6
- package/icons/StarsIcon.d.ts +0 -3
- package/icons/SunnyDuotoneIcon.d.ts +0 -6
- package/icons/SunnyIcon.d.ts +0 -3
- package/icons/TagDuotoneIcon.d.ts +0 -6
- package/icons/TagIcon.d.ts +0 -3
- package/icons/TaxDuotoneIcon.d.ts +0 -6
- package/icons/TaxIcon.d.ts +0 -3
- package/icons/ThreeDotDuotoneIcon.d.ts +0 -3
- package/icons/ThreeDotIcon.d.ts +0 -3
- package/icons/TotalLandedCostDuotoneIcon.d.ts +0 -6
- package/icons/TotalLandedCostIcon.d.ts +0 -3
- package/icons/TrashCanDuotoneIcon.d.ts +0 -6
- package/icons/TrashCanIcon.d.ts +0 -3
- package/icons/TriangleDuotoneIcon.d.ts +0 -3
- package/icons/TriangleIcon.d.ts +0 -3
- package/icons/TruckDuotoneIcon.d.ts +0 -6
- package/icons/TruckIcon.d.ts +0 -3
- package/icons/UFODuotoneIcon.d.ts +0 -6
- package/icons/UFOIcon.d.ts +0 -3
- package/icons/UserDuotoneIcon.d.ts +0 -6
- package/icons/UserIcon.d.ts +0 -3
- package/icons/UsersIcon.d.ts +0 -3
- package/icons/UtahDuotoneIcon.d.ts +0 -3
- package/icons/UtahIcon.d.ts +0 -3
- package/icons/WarningDuotoneIcon.d.ts +0 -6
- package/icons/WarningIcon.d.ts +0 -3
- package/icons/custom/AvatarIcon.d.ts +0 -3
- package/icons/custom/ZonosIcon.d.ts +0 -3
- package/icons/custom/ZonosIcon.js +0 -1
- package/icons/custom/ZonosLogoIcon.d.ts +0 -3
- package/icons/custom/ZonosLogoIcon.js +0 -1
- package/icons/custom/products/CheckoutColorIcon.d.ts +0 -3
- package/icons/custom/products/ClassifyColorIcon.d.ts +0 -3
- package/icons/custom/products/ClearColorIcon.d.ts +0 -3
- package/icons/custom/products/CollectColorIcon.d.ts +0 -3
- package/icons/custom/products/CounterCompanionColorIcon.d.ts +0 -3
- package/icons/custom/products/DashboardColorIcon.d.ts +0 -3
- package/icons/custom/products/HelloColorIcon.d.ts +0 -3
- package/icons/custom/products/InclusivePricingColorIcon.d.ts +0 -3
- package/icons/custom/products/LandedCostColorIcon.d.ts +0 -3
- package/icons/custom/products/PrepayColorIcon.d.ts +0 -3
- package/icons/custom/products/RateColorIcon.d.ts +0 -3
- package/icons/custom/products/RestrictColorIcon.d.ts +0 -3
- package/icons/custom/products/ScreenColorIcon.d.ts +0 -3
- package/icons/custom/products/TaxColorIcon.d.ts +0 -3
- package/icons/custom/theme/ThemeDarkIcon.d.ts +0 -4
- package/icons/custom/theme/ThemeLightIcon.d.ts +0 -4
- package/icons/custom/us-states/AlabamaIcon.d.ts +0 -3
- package/icons/custom/us-states/AlaskaIcon.d.ts +0 -3
- package/icons/custom/us-states/ArizonaIcon.d.ts +0 -3
- package/icons/custom/us-states/ArkansasIcon.d.ts +0 -3
- package/icons/custom/us-states/CaliforniaIcon.d.ts +0 -3
- package/icons/custom/us-states/ColoradoIcon.d.ts +0 -3
- package/icons/custom/us-states/ConnecticutIcon.d.ts +0 -3
- package/icons/custom/us-states/DelawareIcon.d.ts +0 -3
- package/icons/custom/us-states/FloridaIcon.d.ts +0 -3
- package/icons/custom/us-states/GeorgiaIcon.d.ts +0 -3
- package/icons/custom/us-states/HawaiiIcon.d.ts +0 -3
- package/icons/custom/us-states/IdahoIcon.d.ts +0 -3
- package/icons/custom/us-states/IllinoisIcon.d.ts +0 -3
- package/icons/custom/us-states/IndianaIcon.d.ts +0 -3
- package/icons/custom/us-states/IowaIcon.d.ts +0 -3
- package/icons/custom/us-states/KansasIcon.d.ts +0 -3
- package/icons/custom/us-states/KentuckyIcon.d.ts +0 -3
- package/icons/custom/us-states/LouisianaIcon.d.ts +0 -3
- package/icons/custom/us-states/MaineIcon.d.ts +0 -3
- package/icons/custom/us-states/MarylandIcon.d.ts +0 -3
- package/icons/custom/us-states/MassachusettsIcon.d.ts +0 -3
- package/icons/custom/us-states/MichiganIcon.d.ts +0 -3
- package/icons/custom/us-states/MinnesotaIcon.d.ts +0 -3
- package/icons/custom/us-states/MississippiIcon.d.ts +0 -3
- package/icons/custom/us-states/MissouriIcon.d.ts +0 -3
- package/icons/custom/us-states/MontanaIcon.d.ts +0 -3
- package/icons/custom/us-states/NebraskaIcon.d.ts +0 -3
- package/icons/custom/us-states/NevadaIcon.d.ts +0 -3
- package/icons/custom/us-states/NewHampshireIcon.d.ts +0 -3
- package/icons/custom/us-states/NewJerseyIcon.d.ts +0 -3
- package/icons/custom/us-states/NewMexicoIcon.d.ts +0 -3
- package/icons/custom/us-states/NewYorkIcon.d.ts +0 -3
- package/icons/custom/us-states/NorthCarolinaIcon.d.ts +0 -3
- package/icons/custom/us-states/NorthDakotaIcon.d.ts +0 -3
- package/icons/custom/us-states/OhioIcon.d.ts +0 -3
- package/icons/custom/us-states/OklahomaIcon.d.ts +0 -3
- package/icons/custom/us-states/OregonIcon.d.ts +0 -3
- package/icons/custom/us-states/PennsylvaniaIcon.d.ts +0 -3
- package/icons/custom/us-states/PuertoRicoIcon.d.ts +0 -3
- package/icons/custom/us-states/RhodeIslandIcon.d.ts +0 -3
- package/icons/custom/us-states/SouthCarolinaIcon.d.ts +0 -3
- package/icons/custom/us-states/SouthDakotaIcon.d.ts +0 -3
- package/icons/custom/us-states/TennesseeIcon.d.ts +0 -3
- package/icons/custom/us-states/TexasIcon.d.ts +0 -3
- package/icons/custom/us-states/UtahIcon.d.ts +0 -3
- package/icons/custom/us-states/VermontIcon.d.ts +0 -3
- package/icons/custom/us-states/VirginiaIcon.d.ts +0 -3
- package/icons/custom/us-states/WashingtonIcon.d.ts +0 -3
- package/icons/custom/us-states/WestVirginiaIcon.d.ts +0 -3
- package/icons/custom/us-states/WisconsinIcon.d.ts +0 -3
- package/icons/custom/us-states/WyomingIcon.d.ts +0 -3
- package/icons/flag-icon/FlagIcon.d.ts +0 -14
- package/icons/flag-icon/_FlagIconBase.d.ts +0 -10
- package/icons/flags/AD.d.ts +0 -8
- package/icons/flags/AE.d.ts +0 -8
- package/icons/flags/AF.d.ts +0 -8
- package/icons/flags/AG.d.ts +0 -8
- package/icons/flags/AI.d.ts +0 -8
- package/icons/flags/AL.d.ts +0 -8
- package/icons/flags/AM.d.ts +0 -8
- package/icons/flags/AO.d.ts +0 -8
- package/icons/flags/AQ.d.ts +0 -8
- package/icons/flags/AR.d.ts +0 -8
- package/icons/flags/AS.d.ts +0 -8
- package/icons/flags/AT.d.ts +0 -8
- package/icons/flags/AU.d.ts +0 -8
- package/icons/flags/AW.d.ts +0 -8
- package/icons/flags/AX.d.ts +0 -8
- package/icons/flags/AZ.d.ts +0 -8
- package/icons/flags/BA.d.ts +0 -8
- package/icons/flags/BB.d.ts +0 -8
- package/icons/flags/BD.d.ts +0 -8
- package/icons/flags/BE.d.ts +0 -8
- package/icons/flags/BF.d.ts +0 -8
- package/icons/flags/BG.d.ts +0 -8
- package/icons/flags/BH.d.ts +0 -8
- package/icons/flags/BI.d.ts +0 -8
- package/icons/flags/BJ.d.ts +0 -8
- package/icons/flags/BL.d.ts +0 -8
- package/icons/flags/BM.d.ts +0 -8
- package/icons/flags/BN.d.ts +0 -8
- package/icons/flags/BO.d.ts +0 -8
- package/icons/flags/BQ.d.ts +0 -8
- package/icons/flags/BR.d.ts +0 -8
- package/icons/flags/BS.d.ts +0 -8
- package/icons/flags/BT.d.ts +0 -8
- package/icons/flags/BV.d.ts +0 -8
- package/icons/flags/BW.d.ts +0 -8
- package/icons/flags/BY.d.ts +0 -8
- package/icons/flags/BZ.d.ts +0 -8
- package/icons/flags/CA.d.ts +0 -8
- package/icons/flags/CC.d.ts +0 -8
- package/icons/flags/CD.d.ts +0 -8
- package/icons/flags/CF.d.ts +0 -8
- package/icons/flags/CG.d.ts +0 -8
- package/icons/flags/CH.d.ts +0 -8
- package/icons/flags/CI.d.ts +0 -8
- package/icons/flags/CK.d.ts +0 -8
- package/icons/flags/CL.d.ts +0 -8
- package/icons/flags/CM.d.ts +0 -8
- package/icons/flags/CN.d.ts +0 -8
- package/icons/flags/CO.d.ts +0 -8
- package/icons/flags/CR.d.ts +0 -8
- package/icons/flags/CU.d.ts +0 -8
- package/icons/flags/CV.d.ts +0 -8
- package/icons/flags/CW.d.ts +0 -8
- package/icons/flags/CX.d.ts +0 -8
- package/icons/flags/CY.d.ts +0 -8
- package/icons/flags/CZ.d.ts +0 -8
- package/icons/flags/DE.d.ts +0 -8
- package/icons/flags/DJ.d.ts +0 -8
- package/icons/flags/DK.d.ts +0 -8
- package/icons/flags/DM.d.ts +0 -8
- package/icons/flags/DO.d.ts +0 -8
- package/icons/flags/DZ.d.ts +0 -8
- package/icons/flags/Default.d.ts +0 -8
- package/icons/flags/EC.d.ts +0 -8
- package/icons/flags/EE.d.ts +0 -8
- package/icons/flags/EG.d.ts +0 -8
- package/icons/flags/EH.d.ts +0 -8
- package/icons/flags/ER.d.ts +0 -8
- package/icons/flags/ES.d.ts +0 -8
- package/icons/flags/ET.d.ts +0 -8
- package/icons/flags/FI.d.ts +0 -8
- package/icons/flags/FJ.d.ts +0 -8
- package/icons/flags/FK.d.ts +0 -8
- package/icons/flags/FM.d.ts +0 -8
- package/icons/flags/FO.d.ts +0 -8
- package/icons/flags/FR.d.ts +0 -8
- package/icons/flags/GA.d.ts +0 -8
- package/icons/flags/GB.d.ts +0 -8
- package/icons/flags/GD.d.ts +0 -8
- package/icons/flags/GE.d.ts +0 -8
- package/icons/flags/GF.d.ts +0 -8
- package/icons/flags/GG.d.ts +0 -8
- package/icons/flags/GH.d.ts +0 -8
- package/icons/flags/GI.d.ts +0 -8
- package/icons/flags/GL.d.ts +0 -8
- package/icons/flags/GM.d.ts +0 -8
- package/icons/flags/GN.d.ts +0 -8
- package/icons/flags/GP.d.ts +0 -8
- package/icons/flags/GQ.d.ts +0 -8
- package/icons/flags/GR.d.ts +0 -8
- package/icons/flags/GS.d.ts +0 -8
- package/icons/flags/GT.d.ts +0 -8
- package/icons/flags/GU.d.ts +0 -8
- package/icons/flags/GW.d.ts +0 -8
- package/icons/flags/GY.d.ts +0 -8
- package/icons/flags/HK.d.ts +0 -8
- package/icons/flags/HM.d.ts +0 -8
- package/icons/flags/HN.d.ts +0 -8
- package/icons/flags/HR.d.ts +0 -8
- package/icons/flags/HT.d.ts +0 -8
- package/icons/flags/HU.d.ts +0 -8
- package/icons/flags/IC.d.ts +0 -8
- package/icons/flags/ID.d.ts +0 -8
- package/icons/flags/IE.d.ts +0 -8
- package/icons/flags/IL.d.ts +0 -8
- package/icons/flags/IM.d.ts +0 -8
- package/icons/flags/IN.d.ts +0 -8
- package/icons/flags/IO.d.ts +0 -8
- package/icons/flags/IQ.d.ts +0 -8
- package/icons/flags/IR.d.ts +0 -8
- package/icons/flags/IS.d.ts +0 -8
- package/icons/flags/IT.d.ts +0 -8
- package/icons/flags/JE.d.ts +0 -8
- package/icons/flags/JM.d.ts +0 -8
- package/icons/flags/JO.d.ts +0 -8
- package/icons/flags/JP.d.ts +0 -8
- package/icons/flags/KE.d.ts +0 -8
- package/icons/flags/KG.d.ts +0 -8
- package/icons/flags/KH.d.ts +0 -8
- package/icons/flags/KI.d.ts +0 -8
- package/icons/flags/KM.d.ts +0 -8
- package/icons/flags/KN.d.ts +0 -8
- package/icons/flags/KP.d.ts +0 -8
- package/icons/flags/KR.d.ts +0 -8
- package/icons/flags/KW.d.ts +0 -8
- package/icons/flags/KY.d.ts +0 -8
- package/icons/flags/KZ.d.ts +0 -8
- package/icons/flags/LA.d.ts +0 -8
- package/icons/flags/LB.d.ts +0 -8
- package/icons/flags/LC.d.ts +0 -8
- package/icons/flags/LI.d.ts +0 -8
- package/icons/flags/LK.d.ts +0 -8
- package/icons/flags/LR.d.ts +0 -8
- package/icons/flags/LS.d.ts +0 -8
- package/icons/flags/LT.d.ts +0 -8
- package/icons/flags/LU.d.ts +0 -8
- package/icons/flags/LV.d.ts +0 -8
- package/icons/flags/LY.d.ts +0 -8
- package/icons/flags/MA.d.ts +0 -8
- package/icons/flags/MC.d.ts +0 -8
- package/icons/flags/MD.d.ts +0 -8
- package/icons/flags/ME.d.ts +0 -8
- package/icons/flags/MF.d.ts +0 -8
- package/icons/flags/MG.d.ts +0 -8
- package/icons/flags/MH.d.ts +0 -8
- package/icons/flags/MK.d.ts +0 -8
- package/icons/flags/ML.d.ts +0 -8
- package/icons/flags/MM.d.ts +0 -8
- package/icons/flags/MN.d.ts +0 -8
- package/icons/flags/MO.d.ts +0 -8
- package/icons/flags/MP.d.ts +0 -8
- package/icons/flags/MQ.d.ts +0 -8
- package/icons/flags/MR.d.ts +0 -8
- package/icons/flags/MS.d.ts +0 -8
- package/icons/flags/MT.d.ts +0 -8
- package/icons/flags/MU.d.ts +0 -8
- package/icons/flags/MV.d.ts +0 -8
- package/icons/flags/MW.d.ts +0 -8
- package/icons/flags/MX.d.ts +0 -8
- package/icons/flags/MY.d.ts +0 -8
- package/icons/flags/MZ.d.ts +0 -8
- package/icons/flags/NA.d.ts +0 -8
- package/icons/flags/NC.d.ts +0 -8
- package/icons/flags/NE.d.ts +0 -8
- package/icons/flags/NF.d.ts +0 -8
- package/icons/flags/NG.d.ts +0 -8
- package/icons/flags/NI.d.ts +0 -8
- package/icons/flags/NL.d.ts +0 -8
- package/icons/flags/NO.d.ts +0 -8
- package/icons/flags/NP.d.ts +0 -8
- package/icons/flags/NR.d.ts +0 -8
- package/icons/flags/NU.d.ts +0 -8
- package/icons/flags/NZ.d.ts +0 -8
- package/icons/flags/OM.d.ts +0 -8
- package/icons/flags/PA.d.ts +0 -8
- package/icons/flags/PE.d.ts +0 -8
- package/icons/flags/PF.d.ts +0 -8
- package/icons/flags/PG.d.ts +0 -8
- package/icons/flags/PH.d.ts +0 -8
- package/icons/flags/PK.d.ts +0 -8
- package/icons/flags/PL.d.ts +0 -8
- package/icons/flags/PM.d.ts +0 -8
- package/icons/flags/PN.d.ts +0 -8
- package/icons/flags/PR.d.ts +0 -8
- package/icons/flags/PS.d.ts +0 -8
- package/icons/flags/PT.d.ts +0 -8
- package/icons/flags/PW.d.ts +0 -8
- package/icons/flags/PY.d.ts +0 -8
- package/icons/flags/QA.d.ts +0 -8
- package/icons/flags/RE.d.ts +0 -8
- package/icons/flags/RO.d.ts +0 -8
- package/icons/flags/RS.d.ts +0 -8
- package/icons/flags/RU.d.ts +0 -8
- package/icons/flags/RW.d.ts +0 -8
- package/icons/flags/SA.d.ts +0 -8
- package/icons/flags/SB.d.ts +0 -8
- package/icons/flags/SC.d.ts +0 -8
- package/icons/flags/SD.d.ts +0 -8
- package/icons/flags/SE.d.ts +0 -8
- package/icons/flags/SG.d.ts +0 -8
- package/icons/flags/SH.d.ts +0 -8
- package/icons/flags/SI.d.ts +0 -8
- package/icons/flags/SJ.d.ts +0 -8
- package/icons/flags/SK.d.ts +0 -8
- package/icons/flags/SL.d.ts +0 -8
- package/icons/flags/SM.d.ts +0 -8
- package/icons/flags/SN.d.ts +0 -8
- package/icons/flags/SO.d.ts +0 -8
- package/icons/flags/SR.d.ts +0 -8
- package/icons/flags/SS.d.ts +0 -8
- package/icons/flags/ST.d.ts +0 -8
- package/icons/flags/SV.d.ts +0 -8
- package/icons/flags/SX.d.ts +0 -8
- package/icons/flags/SY.d.ts +0 -8
- package/icons/flags/SZ.d.ts +0 -8
- package/icons/flags/TC.d.ts +0 -8
- package/icons/flags/TD.d.ts +0 -8
- package/icons/flags/TF.d.ts +0 -8
- package/icons/flags/TG.d.ts +0 -8
- package/icons/flags/TH.d.ts +0 -8
- package/icons/flags/TJ.d.ts +0 -8
- package/icons/flags/TK.d.ts +0 -8
- package/icons/flags/TL.d.ts +0 -8
- package/icons/flags/TM.d.ts +0 -8
- package/icons/flags/TN.d.ts +0 -8
- package/icons/flags/TO.d.ts +0 -8
- package/icons/flags/TR.d.ts +0 -8
- package/icons/flags/TT.d.ts +0 -8
- package/icons/flags/TV.d.ts +0 -8
- package/icons/flags/TW.d.ts +0 -8
- package/icons/flags/TZ.d.ts +0 -8
- package/icons/flags/UA.d.ts +0 -8
- package/icons/flags/UG.d.ts +0 -8
- package/icons/flags/UM.d.ts +0 -8
- package/icons/flags/US.d.ts +0 -8
- package/icons/flags/UY.d.ts +0 -8
- package/icons/flags/UZ.d.ts +0 -8
- package/icons/flags/VA.d.ts +0 -8
- package/icons/flags/VC.d.ts +0 -8
- package/icons/flags/VE.d.ts +0 -8
- package/icons/flags/VG.d.ts +0 -8
- package/icons/flags/VI.d.ts +0 -8
- package/icons/flags/VN.d.ts +0 -8
- package/icons/flags/VU.d.ts +0 -8
- package/icons/flags/WF.d.ts +0 -8
- package/icons/flags/WS.d.ts +0 -8
- package/icons/flags/YE.d.ts +0 -8
- package/icons/flags/YT.d.ts +0 -8
- package/icons/flags/ZA.d.ts +0 -8
- package/icons/flags/ZM.d.ts +0 -8
- package/icons/flags/ZW.d.ts +0 -8
- package/icons/flags/_FlagIndex.d.ts +0 -251
- package/icons/icon-base/_IconBase.d.ts +0 -6
- package/icons/icon-base/_StateIconBase.d.ts +0 -6
- package/icons/icon-base/_ThemeIconBase.d.ts +0 -8
- package/styles/constants/theme.d.ts +0 -534
- package/styles/devices.d.ts +0 -10
- package/tslib.es6-5672428a.js +0 -1
- package/types/BaseProps.d.ts +0 -7
- package/types/Color.d.ts +0 -5
- package/types/Depth.d.ts +0 -1
- package/types/GeoJsonWorld.d.ts +0 -21
- package/types/GridSpacing.d.ts +0 -2
- package/types/IconProps.d.ts +0 -10
- package/types/Intent.d.ts +0 -1
- package/types/ReactComponent.d.ts +0 -2
- package/types/SectionLayout.d.ts +0 -1
- package/types/SelectOption.d.ts +0 -12
- package/types/Size.d.ts +0 -1
- package/types/Theme.d.ts +0 -3
- package/types/UnitedStates.d.ts +0 -12
- package/types/UploadedFile.d.ts +0 -5
- package/types/Variant.d.ts +0 -1
- package/types/deep/Deep.test-d.d.ts +0 -1
- package/types/deep/DeepKeyof.d.ts +0 -18
- package/types/deep/DeepKeyofAtIndex.d.ts +0 -12
- package/types/deep/DeepKeyofAtIndex.test-d.d.ts +0 -1
- package/types/deep/DeepReducerActions.d.ts +0 -25
- package/types/deep/deep.d.ts +0 -4
- package/utils/_extractQueryParams.d.ts +0 -5
- package/utils/addIndex.d.ts +0 -6
- package/utils/changeDeepProperty.d.ts +0 -44
- package/utils/changeDeepPropertyAtIndex.d.ts +0 -68
- package/utils/countryPhoneCodes.d.ts +0 -4
- package/utils/flattenRow.d.ts +0 -8
- package/utils/formatCurrency.d.ts +0 -49
- package/utils/getAminoColor.d.ts +0 -2
- package/utils/getCountryCodeByName.d.ts +0 -2
- package/utils/getCountryUrls.d.ts +0 -1
- package/utils/getFuzzySearch.d.ts +0 -8
- package/utils/getHashId.d.ts +0 -2
- package/utils/getIsInternalLink.d.ts +0 -8
- package/utils/getProductDetails.d.ts +0 -19
- package/utils/getTestId.d.ts +0 -5
- package/utils/handleFetch.d.ts +0 -23
- package/utils/hooks/action-pivot-table/useHasuraGqlPagination.d.ts +0 -13
- package/utils/hooks/useAminoTheme.d.ts +0 -12
- package/utils/hooks/useCountryOptions.d.ts +0 -71
- package/utils/hooks/useDropdown.d.ts +0 -32
- package/utils/hooks/useHeightAdjustTextarea.d.ts +0 -15
- package/utils/hooks/useNotify.d.ts +0 -5
- package/utils/hooks/usePrevious.d.ts +0 -1
- package/utils/hooks/useStateUrl.d.ts +0 -24
- package/utils/hooks/useStorage.d.ts +0 -19
- package/utils/hooks/useSwr.d.ts +0 -1
- package/utils/hooks/useSwrt.d.ts +0 -29
- package/utils/isKeyInObj.d.ts +0 -5
- package/utils/jsonParse.d.ts +0 -1
- package/utils/multiinput/parseStringIntoTags.d.ts +0 -2
- package/utils/prepCountryOptions.d.ts +0 -19
- package/utils/prepRegionCountryOptions.d.ts +0 -5
- package/utils/setupNestedData.d.ts +0 -2
- package/utils/storage.d.ts +0 -21
- package/utils/truncateText.d.ts +0 -25
- package/utils/unitedStates.d.ts +0 -2
- package/utils/useCopyText.d.ts +0 -13
package/icons/flags/AF.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var c=require("react/jsx-runtime"),a=require("react"),z=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var h=a.forwardRef((function(h,m){var l=h.borderRadius,s=h.height,t=h.width,d=a.useId();return c.jsxs(z.FlagIconBase,{ref:m,borderRadius:l,height:s,viewBox:"0 0 640 480",width:t,children:[c.jsxs("g",{fillRule:"evenodd",strokeWidth:"1pt",children:[c.jsx("path",{d:"M0 0h640v480H0z"}),c.jsx("path",{d:"M426.7 0H640v480H426.7z",fill:"#090"}),c.jsx("path",{d:"M213.3 0h213.4v480H213.3z",fill:"#bf0000"})]}),c.jsxs("g",{fill:"#fff",fillRule:"evenodd",stroke:"#bd6b00",strokeWidth:".5",transform:"translate(1 27.3) scale(1.06346)",children:[c.jsx("path",{d:"M319.5 225.8h8.3c0 3.2 2 6.6 4.5 8.5h-16c2.5-2.2 3.2-5 3.2-8.5z"}),c.jsx("path",{d:"m266.7 178.5 4.6 5 57 .2 4.6-5-14.6-.3-7-5h-23l-6.6 5.1h-15z",stroke:"none"}),c.jsx("path",{d:"M290 172.7h19.7c2.6-1.4 3.5-5.9 3.5-8.4 0-7.4-5.3-11-10.5-11.2-.8 0-1.7-.6-1.9-1.3-.5-1.6-.4-2.7-1-2.6-.4 0-.3 1-.7 2.4-.3.8-1.1 1.5-2 1.6-6.4.3-10.6 5-10.5 11.1.1 4 .6 6.4 3.4 8.4z"}),c.jsx("path",{d:"M257.7 242.8H342l-7.5-6.1h-69.4l-7.5 6.1z",stroke:"none"}),c.jsx("path",{d:"m296.4 219.7 1.5 4.6h3.5l-2.8-4.6h-2.2zm-2 4.6 1 4.6h4l-1.5-4.6h-3.5zm7 0 2.8 4.6h5.9l-4.6-4.6h-4.1zm-34.5 10.4c3.1-2.9 5.1-5.3 5.1-8.8h7.6c0 2 .7 3.1 1.8 3h7.7v-4.5h-5.6v-24.7c-.2-8.8 10.6-13.8 15-13.8h-26.3v-.8h55.3v.8H301c7.9 0 15.5 7.5 15.6 13.8v7h-1l-.1-6.9c0-6.9-8.7-13.3-15.7-13.1-6 .1-15.4 5.9-15.3 13v2.2l14.3.1-.1 2.5 2.2 1.4 4.5 1.4v3.8l3.2.9v3.7l3.8 1.7v3.8l2.5 1.5-.1 3.9 3.3 2.3h-7.8l4.9 5.5h-7.3l-3.6-5.5h-4.7l2.1 5.4h-5l-1.3-5.4h-6.2v5.8H267zm22.2-15v4.6h5.3l-1-4.6H289z"}),c.jsx("path",{d:"M289.4 211.7h3.3v7.6h-3.3z",fill:"none"}),c.jsx("path",{d:"M284.7 219.8h3.2v-5.6c0-2.4 2.2-4.9 3.2-5 1.2 0 2.9 2.3 3 4.8v5.8h3.4v-14.4h-12.8v14.4zm25.6 3.3h4v3.2h-4zm-2.4-5.3h4v3.1h-4zm-3.9-5.4h4v3.1h-4zm-3.3-4.5h4v3.1h-4z",fill:"none"}),c.jsx("path",{d:"m298 219.8 4.2.2 7.3 6.4v-3.8l-2.5-1.8v-3l-3.6-2v-3.3l-3.5-1.2V207l-1.7-1.5-.1 14.4z",fill:"none"}),c.jsx("path",{d:"M315.4 210.3h1v7.1h-1z"}),c.jsxs("g",{id:"".concat(d,"-0"),children:[c.jsx("path",{d:"M257.3 186.5c-1.2-2-2.7 2.8-7.8 6.3-2.3 1.6-4 5.9-4 8.7 0 2 .2 3.9 0 5.8-.1 1.1-1.4 3.8-.5 4.5 2.2 1.6 5.1 5.4 6.4 6.7 1.2 1 2.2-5.3 3-8 1-3 .6-6.7 3.2-9.4 1.8-2 6.4-3.8 6-4.6l-6.3-10z"}),c.jsx("path",{d:"M257 201.9a10 10 0 0 0-1.6-2.6 6.1 6.1 0 0 0-2.4-1.8 5.3 5.3 0 0 1-2.4-1.5 3.6 3.6 0 0 1-.8-1.5 5.9 5.9 0 0 1 0-2l-.3.3c-2.3 1.6-4 5.9-4 8.7a28.5 28.5 0 0 0 0 2.3c.2.5.3 1 .6 1.3l1.1.8 2.7.7a7.1 7.1 0 0 1 2.6 2 10.5 10.5 0 0 1 1.8 2.6l.2-.8c.8-2.7.7-5.9 2.6-8.5z",fill:"#bf0000"}),c.jsx("path",{d:"M249.8 192.4c-.5 3.3 1.4 4.5 3.2 5.1 1.8.7 3.3 2.6 4 4.4m-11.7 1.5c.8 3 2.8 2.6 4.6 3.2 1.8.7 3.7 3 4.5 4.8",fill:"none"}),c.jsx("path",{d:"m255.6 184.5 1-.6 17.7 29.9-1 .6-17.7-30z"}),c.jsx("path",{d:"M257.5 183.3a2 2 0 1 1-4 0 2 2 0 1 1 4 0zm15.2-24h7.2v1.6h-7.2zm0 3.1h7.2v13.8h-7.2zm-.4-5h8c.2-2.7-2.5-5.6-4-5.6-1.6.1-4.1 3-4 5.6z"}),c.jsx("path",{d:"M292.6 155.8c-1.5.6-2.7 2.3-3.4 4.3-.7 2-1 4.3-.6 6.1 0 .7.3 1.1.5 1.5.2.3.4.5.6.5.3 0 .6 0 .7-.3l.2-.8c-.1-2-.1-3.8.3-5.4a7.7 7.7 0 0 1 3-4.4c.3-.2.4-.5.5-.7a1 1 0 0 0-.3-.7c-.4-.3-1-.4-1.5-.1zm.2.4c.4-.2.8 0 1 .1l.1.2c0 .1 0 .2-.3.4a8.2 8.2 0 0 0-3.1 4.6 16.7 16.7 0 0 0-.3 5.6 1 1 0 0 1-.2.6s0 .1-.2 0c0 0-.2 0-.4-.3a3.9 3.9 0 0 1-.4-1.2c-.3-1.8 0-4 .7-6 .7-1.8 1.8-3.4 3-4z",fill:"#bd6b00",stroke:"none"}),c.jsx("path",{d:"M295.2 157.7c-1.5.7-2.5 2.3-3 4.2a13.6 13.6 0 0 0-.3 5.9c.2 1.3 1 2 1.6 2 .3.1.6 0 .8-.3.2-.3.3-.6.2-1-.4-1.6-.5-3.4-.3-5.1.3-1.7 1-3.2 2.2-4.1.3-.3.5-.5.5-.8a.8.8 0 0 0-.2-.6c-.4-.3-1-.4-1.5-.2zm.2.5c.4-.2.8-.1 1 0l.1.3-.3.4a6.5 6.5 0 0 0-2.4 4.4c-.3 1.8-.1 3.7.2 5.2.1.4 0 .6 0 .8l-.5.1c-.3 0-1-.5-1.2-1.7-.3-1.7-.2-3.9.3-5.7.5-1.8 1.5-3.3 2.8-3.8z",fill:"#bd6b00",stroke:"none"}),c.jsx("path",{d:"M272.3 187.4h8v11h-8zm.5 17.4h7.7v2.4h-7.7zm-.2 4.1h8v8.7h-8zm-.6 10.5h8.7v4.9H272zm1.1-16.6h7l1.4-2.4h-9.6l1.2 2.4zm9.4-8.6.1-6h4.8a17.4 17.4 0 0 0-4.9 6z"}),c.jsx("path",{d:"M273.6 196.7c0 1.3 1.5.8 1.5.1v-5.6c0-1 2.4-.8 2.4-.1v6c0 1 1.7.9 1.6 0v-7c0-2.2-5.5-2.1-5.5-.1v6.7zm0 13.3h5.7v7h-5.7z",fill:"none"}),c.jsx("path",{d:"M277.2 213h2v1h-2zm-3.5 0h2v1h-2zm2-3h1.5v3h-1.5zm0 4h1.5v3.1h-1.5zM244 139c.4 5.5-1.4 8.6-4.3 8.1-.8-3 1-5.1 4.3-8.1zm-6.5 12.3c-2.6-1.3-.7-11.5.3-15.8.7 5.5 2 13.3-.3 15.8z"}),c.jsx("path",{d:"M238.4 151.8c4.4 1.5 8-3.2 9.1-8.7-3.6 5-9.5 5-9 8.7zm-3.3 5.1c-3.4-.9-1.4-11.7-.7-16 .7 4.5 3.1 14.5.7 16zm1.2-.3c.2-3.7 3.9-2.7 6.5-4.7-.5 2-2 5.2-6.5 4.7zm-4.2 5c-3.4-1-1.4-12.6-1.6-17.4 1 4.2 4.2 16.3 1.6 17.4zm1.6-.5c2.8.9 6.5-1 6.8-4.3-2.5 1.7-6.3.4-6.8 4.3z"}),c.jsx("path",{d:"M229.5 166.7c-3.2.3-1.8-9.6-1.8-18.8 1.2 8.6 4.5 16.5 1.8 18.8z"}),c.jsx("path",{d:"M230.7 166.3c2.2 1 6.1-.7 7.2-4.4-4 1.7-6.6 0-7.2 4.4zm25.6-22.2c-.6 4.9-2.6 7.7-5.5 7.2-.8-3 1.6-5 5.5-7.2zm-7.8 12.4c4.9.7 6.6-3 10-7.9-4.7 3.4-10.2 4-10 8z"}),c.jsx("path",{d:"M247 156c-2.6-3.2 0-7.3 2-10.7-.4 5.1 1.3 8-2 10.7zm-1 5.3c-.4-3.2 5-3.9 7.4-5.6-.9 1.8-2 6.7-7.5 5.6z"}),c.jsx("path",{d:"M244.8 161.3c-3.7-.4-2.2-6.7.5-10.1-1.1 4.8 2 8.1-.5 10.1z"}),c.jsx("path",{d:"M242 166.6c-4.2-2-1.5-7.2 0-10.3-.6 4.1 2.8 7.2 0 10.2z"}),c.jsx("path",{d:"M242.8 166c2.2 3 6.5-.8 7.4-5.2-3.7 3.1-6.5 2.6-7.4 5.3zm-9.6 20.3c-.4-4.3 2.8-12 .5-16.2-.3-.6.7-2.1 1.4-1.2 1 1.5 2 5.7 2.5 4.1.4-1.7.5-4.6 2-5.2 1-.3 2.3-.6 1.9 1-.4 1.4-1.2 3.4-.3 3.5.5 0 2-2 3.3-3 1-.8 2.6.6 1 1.8-4.8 4-9.5 5.9-12.3 15.2zm-8.7 64.5c-.6 0-1.3-.3-.6.6 5.7 7 7.3 9 15.6 8 8.3-1.1 10.3-3.4 16.2-6.7a14.6 14.6 0 0 1 11.2-1c1.6.5 2.6.5 1.4-.7-1.2-1.1-2.5-2.7-4-3.8a17.5 17.5 0 0 0-12.7-2.7c-6 1-11.1 4.9-17.2 6.4a25 25 0 0 1-9.9 0zm47.8 12.5c1 .2 1.7 2.2 2.3.9.8-2.3.2-4-.8-3.9-1.2.3-3.1 3-1.5 3z"}),c.jsx("path",{d:"M220.6 183c-1.2-1.4-.9-1.8 1-1.9 1.4 0 4.2 1 5.3.1 1-.7.5-3.7 1-5 .2-.9.7-2 2-.2 3.6 5.8 8 12.8 10 19.6 1 3.8 0 9.8-3.4 13.8 0-3.4-1.2-5.7-2.7-8.6-2-3.7-9.1-14-13.2-17.9z",stroke:"none"}),c.jsx("path",{d:"M235.5 213.4c4 0 4.7-5.3 4.7-6.8-2 .4-5.4 3.7-4.7 6.8zm34.5 51.9c2.8.6 2.7-6.2-.2-9.1 1.3 4.4-2 8.4.1 9zm-1.2-.1c.2 3.2-8-.4-10-3 4.8 2.1 9.8.4 10 3zm-3.5-4.6c.3 3.1-7 .3-9.3-2.1 4.9 1.6 9-.5 9.3 2zm1.3.4c2.9.7 2.4-6.4-.4-8.8 1.4 4.7-1.8 8.1.4 8.8zm-3-4.3c2.9.7 1.2-5.4-.9-7.8.4 4.4-1 7.5 1 7.8zm-1.5 0c.3 3.2-5.4.8-7.6-2.3 4.8 1.5 7.3-.3 7.6 2.3zm-1.5-2.5c1.8-1.3-.1-4.8-3.7-4.6.4 2.1 1.6 5.9 3.7 4.6zm14 14.7c.1 3.2-8 1.6-10.6-1.8 5.2 1 10.3-.8 10.5 1.8zm-32.4-5.8c.3 3.2-8.6-.4-10.8-3.4 4.7 1.6 10.5.8 10.8 3.4zm5.4 1.3c1.9-1.3-1.9-4.7-5-5.5.4 2.1 3 6.8 5 5.6zm.6 2.3c.2 2.9-9.5 1.3-12-1.4 8.3 1.5 11.7-1.1 12 1.4z"}),c.jsx("path",{d:"M252.8 268.6c1 2.7-8.3 2-11.6.5 5.3 0 10.8-2.4 11.6-.5z"}),c.jsx("path",{d:"M257.1 270.6c1 2.4-7.6 2.4-11.8 1 5.6 0 10.8-3.4 11.8-1zm6.3 1.3c1.6 2.9-7.6 3.1-10.5 1.7 5.2-.7 9.2-4 10.5-1.7zm-10.7-4.9c-2.9 1.8-2.7-3.6-5-7.3 3.6 3.3 7 5.6 5 7.3z"}),c.jsx("path",{d:"M257.9 269c-2.4 2.1-4.4-5.3-6.6-9.5 3.6 4 8.8 7.7 6.6 9.4zm6.8 2c-2 2.4-8-7-10.2-12 3.3 3.9 11.8 10 10.2 12zm-5.8 7.2c-1 3.6-16.2-3.4-18-7.1 8.8 4.6 18.2 3.6 18 7zm-48.7-73.8c-.4-.5-1.4 0-1.2 1.1.3 1.5 2.5 9.2 6.3 11.8 2.7 2 17 5.1 23.4 6.5 3.6.7 6.5 2.5 8.9 5.3a94.4 94.4 0 0 0-3-9.8c-1.2-3-4.4-6.2-7.8-6.3-6.1-.3-14.1-.8-20-3.3a16 16 0 0 1-6.7-5.3z"}),c.jsx("path",{d:"M245.5 234.9c2 1.4 4.1-3.7 1.7-8.6-.1 4.7-3.8 6.3-1.7 8.6z"}),c.jsx("path",{d:"M247.4 239.6c2.7.8 3.5-4 1.8-7.8.3 4.1-4.3 6.6-1.8 7.8z"}),c.jsx("path",{d:"M249.5 243.4c2.6 1.3 3.5-3.6 1.7-7.1.2 4.5-3.7 5.9-1.7 7z"}),c.jsx("path",{d:"M248.4 243.7c-1 3-7-2.7-8-5.8 3.7 3.7 8.7 3.2 8 5.7z"}),c.jsx("path",{d:"M245.7 239c-1.2 3-8.7-5-10.4-8.7 3.7 3.7 11.2 6.5 10.4 8.6z"}),c.jsx("path",{d:"M244.2 234.3c-1.2 3.5-9.3-5.8-11.7-9.1 4 3.6 12.6 6.6 11.7 9.1zm-.3-3.4c3-.6-.1-3-3.7-6.9-.1 4.1.5 7 3.7 6.9z"}),c.jsx("path",{d:"M239 228.5c1.3-1.3-1.1-1.9-4.1-5.3-.5 2.3 2.8 6.5 4.2 5.3zm14 15.2c1.6 1 2.6-2.3.7-5.2-.5 3.2-2.1 4-.7 5.2zm-34.2-20.3c-3.3 2-8.6-6-10-9.3 2.9 3.8 10.6 7.2 10 9.3z"}),c.jsx("path",{d:"M221.7 228c-1.9 2-7.7-3.5-9.7-6.3 3 2.7 10.5 3 9.7 6.3z"}),c.jsx("path",{d:"M224.8 232.2c-.6 2.8-9-3.5-11-6.5 3.6 3.5 11.6 3.2 11 6.5z"}),c.jsx("path",{d:"M223.5 235.3c-1.3 2.5-8.2-3.8-9.9-7 4.3 3.6 11 4.5 10 7zM220 223c2.1-2.3 1.2-3.4-.4-7-.8 3.7-2.1 5.2.4 7zm2.9 4.3c4 .2 0-4.6-1-8.7.4 4.6-1 8.3 1 8.7z"}),c.jsx("path",{d:"M225.4 231.1c2.7-.6 2-4.5-.2-9.2.5 5.1-2.3 8 .2 9.2zm-1 7.7c-1 3-8.8-4-10-6.8 4 3.4 10.7 4.5 10 6.8z"}),c.jsx("path",{d:"M229.1 243.6c-1.1 3-9.3-3.2-11.8-6.6 4.9 4 12.4 3.6 11.8 6.6z"}),c.jsx("path",{d:"M233.9 248.5c-1.3 4.3-9.9-2.6-12.4-6 5.4 4.2 13 3 12.4 6zm-8-11c2.3 1.1 3.2-5.4 1.9-10.1 0 5-4.7 8.8-2 10z"}),c.jsx("path",{d:"M229.8 242.7c2.8.8 2-6.3-.5-11-.3 4.7-2.3 9 .5 11zm5 4.9c3 .1 1-6.1-1.6-9.6.4 4.5-1 9 1.6 9.6zm-5.5 2.6c-1 1.6-3.2-1.3-7-3.5 3.4 1 7.4 2 7 3.5zm-1.8-52.7c3-2.2.7-6.2 0-10-1 3.6-3.4 8.4 0 10zm0 5.3c-4.5-.5-3.8-6.1-4-9.7 1.4 4.9 5 5.7 4 9.8zm.6-.7c3.7-.2 3.5-4.4 3.7-8.6-1.9 3.9-4 4.5-3.7 8.6z"}),c.jsx("path",{d:"M228 207.3c-3 .3-4.4-2.6-5-7 2.7 4.1 5.1 2.8 5 7zm1-.3c3.7.5 3-3.8 3-7-1.2 3-4.2 4-3 7z"}),c.jsx("path",{d:"M223.2 205.2c.3 2.8 2.1 7.6 5 6.5 1.1-3.4-2.6-4.1-5-6.5z"}),c.jsx("path",{d:"M229 212c-1.2-2.4 3-3.7 3.8-6.9.5 4.6.1 7.6-3.8 7zm-11.9-29.2c2.3-2.4.3-6.4-.4-10.2-1 3.6-2.5 8.4.4 10.2zm0 4.6c-4 .5-5-7.7-5.5-11.3 1.4 4.9 6 7 5.5 11.4zm.8 0c2.8-1.5 2.2-4.7 3-7-1.8 2.9-3.6 3.3-3 7z"}),c.jsx("path",{d:"M217 192.8c-4.1.3-6.6-8.8-6.8-12.4 1.3 4.9 7.4 7.5 6.9 12.4zm.9-.2c4-.9 3.5-3.5 2.9-7.6-1.3 4.2-3.5 3.3-2.9 7.6z"}),c.jsx("path",{d:"M217 198c-4.6.8-4.3-6.6-8-11.9 3.2 4 9 9 8 11.9zm1-.3c3.6.2 4-5.1 3.8-7.3-.9 2.2-5 4.2-3.7 7.4z"}),c.jsx("path",{d:"M209.8 192.3c1.7 5.7 4.2 11.4 7.2 11 1.5-3.3-2.9-3.7-7.2-11z"}),c.jsx("path",{d:"M218.1 202.4c-1.2-2.5 3-3.7 3.8-6.9.5 4.6.1 7.6-3.8 6.9zm-7.1-3.6c2.5 5.1 3.6 11 7 10.1 1.3-4-3.8-4.8-7-10.1z"}),c.jsx("path",{d:"M218.7 208c-1.5-2.8 2.7-3.7 3.8-7.4.5 4.8 0 8.3-3.8 7.3zm7.2-34.5c2.4.6 5-2.1 4.1-6.2-2.8.6-4 3.2-4.1 6.2zm-7.9-2.1c.2 1.2 1.7 1.3 1.2-.4a5.3 5.3 0 0 1 0-3.4 7.5 7.5 0 0 0 0-4.6c-.4-1-1.8-.4-1.2.4.6.9.7 2.8.2 3.7-.6 1.3-.4 3-.2 4.3zm22.9 16c-1 1.3-2.9.4-1.4-1.5 1.2-1.5 3-2.8 3-4.4.2-2 1.3-5 2.4-6.1 1.1-1.1 2.4.4 1.2 1.2-1.3.8-2.2 4.4-2.1 5.8-.1 2-2 3.5-3.1 5zm-3-2.3c-1 1.4-2.4.5-1.6-1.7.7-1.5.8-3.5 1.6-4.6 1.2-1.7 3-3.1 4.1-4.2 1.2-1 2 0 1 1a27 27 0 0 0-3.3 4c-1.4 2.2-.8 4-1.8 5.5zm-15.7-7.2c-.1 2 1.5 2.4 1.4-.4 0-3-2.2-5.8-1-10.3.8-2.2.8-6.3.4-8.4-.4-2.2-2-.8-1.3.9.6 2-.1 5.6-.6 7.5-1.5 5.4 1.2 8 1 10.7zm4.3-11c-.2 1.9-1.8 2-1.3-.5.4-2 .4-3.6 0-5.3-.6-2.1-.4-5.7 0-7.2.5-1.6 2-.7 1.4.5a9.9 9.9 0 0 0-.3 5.9c.6 2 .5 4.8.2 6.7zM210.9 204c.8.9 2 .3 1-1-1-1-.7-1.2-1.3-2.4-.6-1.4-.5-2.1-1.2-3-.7-1-1.6 0-1 .7.8 1 .6 1.6 1 2.5 1 1.5.7 2.3 1.5 3.2zm20.4 24.6a8.6 8.6 0 0 1 4.4 6.7 16 16 0 0 0 2 7.1c-2-.5-3-3.7-3.3-6.8-.3-3.2-2-4.5-3-7zm5.1 5.9c1.7 3.1 4 4.3 4.2 6.6.2 2.7.4 2.8 1.1 5.4-2-.5-2.5-.7-3-4.7-.3-2.8-2.6-4.7-2.3-7.3z"}),c.jsx("path",{d:"M289 263.3c1 1.8 2 4.5 4 4 0-1.3-2.1-2.3-4-4zm3 .6c3.7 1.6 7 1.2 7.5 3.6-3.6.4-5-1-7.6-3.6zm-16.1-12.7a14 14 0 0 1 5 7.7 29 29 0 0 0 3.6 7.8 13 13 0 0 1-5.3-7.4c-.7-3-1.6-5.3-3.3-8zm3.1 0c2.8 2.2 5.4 4.8 6.2 7.9.8 2.9 1.3 5.1 3.2 8-3-1.9-4.1-4.7-5-7.8-.7-3-2.5-5.2-4.4-8zm9.2 7.3a1.1 1.1 0 0 1 .7-1.2 33.4 33.4 0 0 1 2.6-.8c1-.3 1.6.4 1.6.9v2c0 .7-.2.8-.7.9-.7.1-1.7.2-2.4.7-.6.4-1.2.1-1.5-.5l-.3-2zm10.6 0c0-.6-.2-1.1-.6-1.2a5.4 5.4 0 0 0-2.4-.4c-1 0-1.1.2-1.1.6v2.1c0 .8 0 .8.4 1 .7 0 1.8 0 2.5.6.5.3 1 0 1.1-.6l.1-2.1z",stroke:"none"})]}),c.jsx("use",{height:"100%",transform:"scale(-1 1)",width:"100%",x:"-600",xlinkHref:"#".concat(d,"-0")}),c.jsxs("g",{stroke:"none",children:[c.jsx("path",{d:"M328.5 286.6c0 1.2.2 2.2 1 3.1a19 19 0 0 0-13.8 1.1c-1.8.8-4-1-1.9-2.7 3-2.3 9.7-1 14.7-1.5zm-57.5 0a7 7 0 0 1-.4 3c4.4-1.7 9.1-.2 13.6 1.6 3 1.3 3.3-1 2.8-1.7a6.5 6.5 0 0 0-5-2.9h-11zm3.8-21.7c-1.3-.5-2.7 0-4 1.4-4.3 4.2-9.4 8.3-13.5 11.6-1.5 1.3-3 3.7 3.4 6 .3.2 5 2 8 2 1.3 0 1.3 1.8 1 2.3-.5 1-.1 1.4-1.1 2.3-1.1 1 0 2.1 1 1.3 3.6-3.2 9.6-1.1 15.3.7 1.4.4 3.8.3 3.8-1.6 0-2 1.5-3.4 2.4-3.5 2.4.4 14 .5 17.5.1 2-.3 2.2 2.9 3.3 4 .8.9 3.7 1.1 5.8.2 4-1.8 10-1.8 12.5 0 1 .7 1.9 0 1.3-.7-.8-1-.7-1.6-1.1-2.4-1-2-.2-2.4.8-2.5 11-1.5 14.6-5.2 11.2-8.3-4.4-3.8-9.2-7.7-13.4-12.2-1.2-1.2-2-1.7-4.3-.7a66.5 66.5 0 0 1-25.3 5.9 76 76 0 0 1-24.6-5.8z"}),c.jsx("path",{d:"m326.6 265.5-1.6.4c-9 3.2-17.2 5.4-25.7 5.4-8.3 0-17-2.4-24.9-5.6a2.3 2.3 0 0 0-1.5 0c-.5.1-1 .4-1.3.7a115.5 115.5 0 0 1-11.8 10.3c-.7.5-.6 1.8.5 2.2 8.3 3 16.4 8.5 39.6 8.3 23.5-.2 31.8-5.6 39.2-8.1.5-.2 1-.5 1.3-1a1 1 0 0 0 .1-.8 2 2 0 0 0-.6-.8c-4.3-3.5-8.8-6.3-11.8-10.4-.3-.5-.9-.6-1.5-.5zm0 .5c.5 0 1 0 1.1.3 3 4.3 7.7 7 11.9 10.5l.4.7a.5.5 0 0 1 0 .4c-.1.3-.6.6-1 .7-7.6 2.6-15.7 8-39 8.2-23.2.2-31.2-5.3-39.5-8.3-.8-.4-.7-1.2-.4-1.4 4.2-3.2 8.2-6.8 11.8-10.4a2.5 2.5 0 0 1 1.1-.6h1.2a68 68 0 0 0 25 5.6c8.7 0 17-2.2 26-5.3a6.7 6.7 0 0 1 1.5-.4z",fill:"#bd6b00"}),c.jsx("path",{d:"M269.7 114.6c0-1.4 2-1.5 1.8.4-.3 2.3 4.5 8.3 4.9 12 .3 2.5-1.5 4.6-3.2 6a6.6 6.6 0 0 1-6.8.5c-.9-.8-1.7-3.3-1-4.3.2-.3 1.3 3.7 3.7 3.7 3.3 0 6-2.5 6-4.7.2-3.8-5.3-9.8-5.4-13.6zm9.5 9.4c.6-.4 1.4 1.3.8 1.7-.5.3-1.5-1.3-.8-1.8zm1.5-3.5c-.3.2-.8 0-.7-.2a12 12 0 0 1 3.6-3.3c.4-.2 1 .4.8.7a11 11 0 0 1-3.7 2.8zm12.6-10c.3-.6 2.1-1.3 2.6-1.7.4-.5.6.4.4.7-.3.7-1.9 1.7-2.6 1.8-.3 0-.6-.4-.4-.7zm4.3.3a8.3 8.3 0 0 1 2.5-3.4c.5-.3 1.3 0 1.1.4a9 9 0 0 1-2.9 3.3c-.3.3-.8 0-.7-.3zm-3.7 2.7c-.3.2-.1.7.1.8.6.2 1.5.2 2 0 .6-.4.3-2.9-.5-1.6-.6.8-1 .6-1.6.8zm-7.3 5.6c-1.3-1 .4-2.4 1.7-1.4 2.7 2-4 9.8-7.6 13.4-.7.7-1.3-1-.4-1.9a33.7 33.7 0 0 0 6.7-7.6c.4-.5.7-1.6-.4-2.5zm15.3-6.6c.1-1-1.6 0-1.6-1.3 0-.7 1.9-1.2 2.7-.4 1.3 1.4.3 3.7-2 3.9-1.8 0-5 2.7-4.5 3.2.5.7 5.4 1.1 8.3.7 1.8-.3 1.4 1.3-.4 1.5-1.8.2-3.2 0-4.8.6-2 .5-2.8 3-3.9 4-.2.2-.8-.8-.6-1.2.8-1.2 2-3 3.4-3.6.8-.3-2.4-.4-3.4-.7-.8-.2-.6-1.3-.3-1.9.4-.8 3.4-3.9 4.7-3.8 1.1 0 2.3-.3 2.4-1zm5 .2c.6-.5 1-1.3 1.5-1.8.3-.3.9 0 .8.8-.1.7-1 1.2-1.5 1.7-.5.3-1-.4-.7-.7zm6.5-2.3c.9 0 1 1.6.2 1.8-.6.2-1-1.7-.2-1.8zm-2.1 5c0 1.5.7 1.4 2 1.3 1.3 0 2.4 0 2.4-1.2 0-1.3-.7-2.5-1-1.6-.1.8-.3 2.2-.8 1.6-.4-.5-.2-.6-1 .2-.5.5-.5-.2-.8-.6-.2-.3-.8.2-.8.4zm-9.2 7.2c-.3 1.9 0 4.5.9 4.5 1.2 0 3.6-4 4.8-6.2.7-1.2 1.8-1.4 1.3-.1-.7 1.9-.6 6 0 7.2.4.6 3-.6 3.4-1.5.8-1.7.1-4.8.4-6.7.1-1.2 1.3-1.5 1.2-.3a75.6 75.6 0 0 0-.1 7.5c0 1 2.9 2.4 3.3-.6.2-1.8 1.2-3.7 0-5.7-.8-1.3 1.1-1.2 2.1.6.7 1.2-.6 3.2-.5 4.7 0 2.4-1.8 3.8-3.1 3.8-1.2 0-2-1.5-3-1.5s-2.2 1.7-3 1.6c-3.6-.2-1.7-5.3-2.8-5.4-1.2 0-2.5 5-4 4.9-1.4-.2-3-4.2-2.3-5.8.5-1.6 1.5-2 1.4-1zm16.9-8c-1.7-1 0-3.7.9-2.8 1.6 2 3.2 6.5 4.4 6.9.7.2.6-3.4 1.1-5 .4-1.3 1.8-.9 1.6.7-.1.5-2 6.4-1.8 6.6a47.1 47.1 0 0 1 3.3 7.8c.3 1.2-1.1.4-1.3.2-.9-1.4-2.4-6.5-2.4-6.2l-1.7 7.7c-.2 1-1.7.8-1.3-1 .3-1.4 2.3-8.3 2.2-8.6a17.2 17.2 0 0 0-5-6.3z"}),c.jsx("path",{d:"M322 131.2c-.4 0-1.2 1 1.2 1.5 3.1.6 6.6-.5 7.6-3.6 1.3-3.7 2-7.2 2.7-8.5.8-1.5 1.8-1.4 1-3.6-.5-1.7-1.5-1.2-1.7-.3-.5 2.3-2.6 10-3.3 11.3-1.2 2.6-3.7 3.6-7.5 3.2z"}),c.jsx("path",{d:"M328.4 119c-.4-.7-1.2 0-1 .7a1.2 1.2 0 0 0 1.2 1c.7 0 2.2.1 2.2-1 0-.8-.7-1.5-1.1-.6-.5.8-1 .7-1.3 0zm.7-3c-.2.2 0 1.1.3 1a7 7 0 0 0 3.3-.8c.2-.2.1-.7-.2-.7-1 0-2.6 0-3.4.5zm8.8 2.3c.8-1.2 2.8-1.3 2 .4a614.3 614.3 0 0 1-6.3 12.3c-.8 1.4-1.4.7-.8-.4.7-1.4 4.9-12 5.1-12.3z"}),c.jsx("path",{d:"M330.2 133c-.2-.8-1.5-2-1.3.2.2 3.8 5.5 2.6 7 1.3s.3 4.3 2.2 4.9c1 .3 3-1.1 4-2.4 2.7-3.5 4.5-8.6 7-12 1-1.4-.5-2.4-1-1.3-2.4 3.8-5.2 11.6-8.3 13.6-2.5 1.6-1.7-2-1.8-3.2-.1-.8-1.1-2-2.4-.9a5.5 5.5 0 0 1-3.7 1.2c-.7 0-1.4 0-1.7-1.4z"}),c.jsx("path",{d:"M339.6 126c0-.3-1.1-.4-1 .7 0 .8 1 1 1.1 1 1.5-1.2-.3-.6-.1-1.8zm-2.3 4.4c-.3 0-.6 1 .2 1.1l3.9-.2c.4 0 .6-.9-.4-.8-1.2 0-2.7-.3-3.7 0zm-62-16.6c.5 0 1.6 1.4 1.5 1.9 0 .2-1.2 0-1.5-.3-.3-.3-.2-1.6 0-1.6zm-5.3 10.4c-1 .6.2 1.7 1 1.2 2.8-1.9 7-3.8 8-7.5.3-1.2 1.4-3.1 2.5-3.5 1-.5 2.6 1.9 3.6 0 .6-1 2.7.7 3.2-.4.6-1.3.3-2 .3-3.4 0-.8-.7-1-1.2.3-.2.6 0 1.2-.1 1.6-.2.2-.6.4-1 .2-.2-.2 0-.7-.6-1-.2 0-.6-.1-.8.2-.7 1.3-1 2.5-2.1 1-.9-1-1.4-3.1-2-.3-.2 1-1.7 2.4-2.6 2.4-1.1 0-.8-3-3.2-2.5-1.3.3-1.2 2.7-1 3.5.3 1.3 4 .4 3.7 1.2-.6 2.7-4.4 5.4-7.7 7zm-22.7 13.2c-.1.5.5 1.7 1.1 1.8.6 0 1-1.3.8-1.8-.2-.3-1.8-.3-1.9 0zm3.3 4.9c-.4-.4-1.6.7-.6 1.5.5.5 2.5 1.1 3 .2.8-1.2-.7-5.5 0-6 .5-.5 2.8 2.8 4 3 2.7.4 2-4.6 5-4.2 1.9.2 2.1-2.2 1.8-3.8-.2-1.5-2.6-3.6-3.7-4.6-1.4-1.2-2.1 1-1.2 1.6 1.2 1 3.3 2.9 3.6 4.1.1.6-1.4 1.8-2 1.5-1.4-.8-2.6-4-3.8-4.7-.4-.2-1.4.3-1 1.3.6 1.1 3 2.7 3.1 3.9.1 1-1 3.2-1.8 3.2-.9 0-3-2.7-3.7-4-.4-.5-1.5-.5-1.7.4a22 22 0 0 0 .5 5.5c.2 1.6-.9 1.7-1.5 1.1zm-4-8.6c-.4.4.8 1.2 1 1 .4-.4 2.1-2.3 1.8-3-.3-.6-2.6-2-3-1.3-.7 1.1 2.2 1.7 1.7 2a7 7 0 0 0-1.5 1.3zm4.1-8.4s.8 2.5 1.4 1.4c.4-.7-1.4-1.4-1.4-1.4zm1.2 4c-.2 0-1 .7-.5 1 .8.4 2.9.8 2.4-.7-.3-.9 3.2 0 2.3-2.4a3.7 3.7 0 0 0-1.7-1.7c-.4 0-1.5.5-.8.9.5.2 2 1.1 1.5 1.7-.7.6-1.1-.3-1.9-.1-.4 0-.1 1.2-.4 1.5 0 .2-.7-.4-.9-.3zm5.5-9.5a3.5 3.5 0 0 0-1.2 2c0 .2.3.6.5.5a3.2 3.2 0 0 0 1.2-1.9c0-.3-.2-.8-.5-.6zm2.8-.3c-.8-1 1-2.6 1.7-.5.5 1.3 5.5 7.9 6.5 10.1.8 1.5 0 2.1-.9 1-2.5-3.2-4.6-7.2-7.3-10.6zm5.2.1c.9-1 2.7-3 2.2-4-.4-1-1.5-1-1.7-.7-1 1.3.8 1 .5 1.4-.5 1-1 1.6-1.3 2.6-.1.3.1.9.3.7zm77.8 3.2c-.7-.5.6-3 1.5-2 2.3 2.7 3.4 11.6 4.1 18.3 0 0-1 .9-1 .7 0-3.5-1.5-14.4-4.6-17zm-53.1-8.6c-.8-1.8 1.1-2.4 1.4-1.2 1.3 5.8 4.5 10.2 7 14.1.7 1.2 0 2-1.7.8-1.2-.8-2.5-3.9-3-4-1.2-.2-3.8 5-9.1 3.5-1.4-.4-1.3-4.5-1.4-6.3 0-.9 1-1 1 0 0 1.7 0 5.2 2.1 5.4 1.8 0 5.6-2.4 6.4-4.4.8-2-1.9-5.9-2.7-8z"}),c.jsx("path",{d:"M344.6 138.4c.4-1.2 6.1-10.8 6.9-12.9.4-1 2 1.8.4 3.3-1.4 1.2-5.5 8-6.3 10.4-.4 1-1.4.5-1-.8z"}),c.jsx("path",{d:"M354.3 129.3c1-4 3.6.6 1.3 2.8-3.4 3.4-4.5 9.9-10 10.9-1.4.3-4-.7-4.8-1.3-.3-.2.2-1.6 1.1-.9 1.3 1 4.1 1.3 5.6.1a25.4 25.4 0 0 0 6.8-11.6zm-57 12.7c-.3.3-1 .3-1.1.7-.3 1.4 0 2.2-.3 3.6s-1.3 1.4-1.2.3c0-1.4 1.3-3.5.4-3.6-.6-.1-1-.9-.4-1.3 1.1-.7 1.7-.6 2.4-.4.3.1.4.5.2.7z"}),c.jsx("path",{d:"M296.5 140c-1.4 1.4-2.8 1.9-4.1 3.5-.6.6-.5 1.5-.9 2.4-.3.9-1.4 1-1.7.9-.5-.4-.4-2-1-1.2-.6.9-.9 2-1.7 2-.7 0-2-1.5-1.3-1.5 2.3-.3 2.2-2 3-2.2 1-.1 1 1.5 1.7 1.2.4-.2.7-2.1 1.2-2.6 1.5-1.6 2.7-2.4 4.3-3.6.7-.6 1.3.5.5 1.2zm5.3 5c-1.2.2-1 1.7-.6 1.8.5.3 1.4.4 1.7-1.3.2-.7.3 3.5 1.8 1.9 1-1 3.1.2 4-1 .7-.9 1-1.5.4-2.7-.2-.3-1-.2-1 .7 0 .8-.5 1.7-1.3 1.6-.4-.1.2-1.9-.2-2.4a.5.5 0 0 0-.7 0c-.3.4.3 2.2-.6 2.4-1.2.2-.6-1.2-1-1.4-1.7-.8-1.8.2-2.5.3zm9-3c.9-.2.6-.2 2-1.3.5-.4.6.8.5 1.3 0 .7-1 .2-1.3.9-.4.9-.2 3-.4 3.8 0 .4-.8.4-.8 0-.2-1 .1-2 0-3.3 0-.4-.5-1.1 0-1.3zm-5-2.5c-.2.9-.2 1.6-.2 2.3 0 .5 1 .2 1 .1 0-.8.2-2 0-2.3-.2-.1-.7-.3-.8-.1z"}),c.jsx("path",{d:"m299.5 130.2-1.4 5.6-2-3.8v3.9l-4.4-5.2 1.5 5.6-4-3.4 2.2 3.8-7-4.5 4.4 5.2-5.6-2.8 4 3.4-9-3.4 8.7 4.3a29 29 0 0 1 12.6-2.6c4.9 0 9.3 1 12.5 2.6l8.8-4.3-9 3.4 4-3.4-5.5 2.8 4.3-5.2-7 4.5 2.2-3.8-4 3.3 1.5-5.5-4.3 5.2V132l-2 3.8-1.5-5.6z"})]})]}),c.jsx("path",{d:"m311.3 295-.3 2.6h-.4l-.1-1.8a9.3 9.3 0 0 0-.5-1.6 7.3 7.3 0 0 0-.5-1.3l-1-1.4.8-2.2a6.6 6.6 0 0 1 1.5 2.4 9.4 9.4 0 0 1 .5 3.2m7-4.2c0 .7-.2 1.2-.5 1.5-.2.3-.6.6-1.3.7l.4 1.5a6.7 6.7 0 0 1 0 2 22.5 22.5 0 0 1-.1 1.3h-.4a8.2 8.2 0 0 0-.1-1.3 5.5 5.5 0 0 0-.2-1l-.4-1a10.5 10.5 0 0 0-.7-1.4l-1-1.7.6-2 1 1c.3.2.6.3 1 .3.8 0 1.2-.4 1.2-1.3h.4v1.4m6.4 4.8-.5 2.1c-.4 0-.6-.3-.8-.7l-.4-1.3a12.4 12.4 0 0 1-.1-1.7 4 4 0 0 1-1 .2 2 2 0 0 1-1.3-.4 1.3 1.3 0 0 1-.5-1c0-.9.3-1.7.7-2.3.5-.7 1-1 1.5-1.1.5 0 .8.1 1 .4a2 2 0 0 1 .3.9v2c0 .9.1 1.5.3 1.9 0 .3.3.6.8 1m-2-3.5c0-.6-.3-.8-.8-.8a1 1 0 0 0-.6.1c-.2.1-.2.2-.2.3 0 .3.3.5 1 .5l.6-.1m8.7 3-.3 2.6c-.5-.4-1-1-1.4-2a25.4 25.4 0 0 1-1.3-4.1 52.8 52.8 0 0 1-1.8 5.5 2.9 2.9 0 0 1-.8.7v-2.5c.6-.7.9-1.1 1-1.5a7.6 7.6 0 0 0 .8-1.7l.5-2.7h.4l.9 2.7c.2.6.5 1.2.9 1.6l1 1.4",fill:"#fff"}),c.jsx("path",{d:"M350.8 319.4c.4.4.6.8.7 1.2l.4 1.6-.8.1a7.8 7.8 0 0 0-1-1.5 18.8 18.8 0 0 0-1.1-1.2 46 46 0 0 0-1.7-1.5 34.4 34.4 0 0 0-2-1.7c-.4-.2-.6-.4-.6-.5a1.9 1.9 0 0 1-.3-.8 11.2 11.2 0 0 1-.2-1.6l2.7 2.2a44.3 44.3 0 0 1 2.5 2.2l1.4 1.5m-9.5-5.8-.2 2H338l.3-2h3m8.4 8.9-7.6 2.3-1.3-2 6.5-2-.7-.8a2.8 2.8 0 0 0-.9-.6 1.4 1.4 0 0 1-.4 1 2 2 0 0 1-1 .6 3.4 3.4 0 0 1-1.8 0 2 2 0 0 1-1.3-.7 4 4 0 0 1-.7-2.2c0-1 .3-1.6.9-1.8.7-.2 1.8 0 3 .7a8.1 8.1 0 0 1 3 2.4l2.3 3.1m-5.8-4a3.8 3.8 0 0 0-.8-.3 1.1 1.1 0 0 0-.6 0 .7.7 0 0 0-.5.3.5.5 0 0 0 0 .6l.5.2h.6l.4-.3.4-.5m-8-1.6-.5 2-3.2-.3.5-2 3.1.3m7.5 7.7-1.7.4a5.3 5.3 0 0 1-1.7 0 3.6 3.6 0 0 1-1.5-.4c-.3.5-.8 1-1.5 1.2a7.4 7.4 0 0 1-1.6.6l-1.2.3-1-2 1.1-.3a9.1 9.1 0 0 0 1.3-.4l.9-.5-1-.5h-.7a.4.4 0 0 0-.2 0 .6.6 0 0 0-.2.3h-.5c-.5-.8-.6-1.5-.3-2s.9-.8 2-1a6.8 6.8 0 0 1 2.6-.2c.8.1 1.3.4 1.5.9.2.2.2.5.2.7l-.4 1.2h.5a2 2 0 0 0 .6 0l1.7-.3 1 2m-8 1.8-1.6.3a3 3 0 0 1-2.2-.4 5.5 5.5 0 0 1-1.7-2.6l-.8-2.2a2 2 0 0 0-.8-1 4.6 4.6 0 0 0-.9-.5l.6-2.1c.6.3 1 .6 1.4 1l1 1.7.5 1.5 1.1 2.2c.3.3.7.4 1 .3l1.7-.2.7 2m-7-7.5-1 1.9-3-.7 1-1.9 3 .7m1.8 8.4-7.5.7-.4-2 6.2-.7a2.3 2.3 0 0 0-.6-.8 8.3 8.3 0 0 0-1-.6l.5-2c.7.4 1.2.9 1.6 1.3.3.5.6 1.2.8 2.1l.4 2m-6 1a17 17 0 0 1-2.2-.2 10.5 10.5 0 0 1-1.7-.5 5.6 5.6 0 0 1-1.3.4 9.9 9.9 0 0 1-1.7 0h-2a2.5 2.5 0 0 1-1.2-.3c-.3-.2-.5-.5-.8-1a4.1 4.1 0 0 1-1.5 1l-1.7.1h-1.7l.2-2.1h1.7c.8 0 1.5 0 2.1-.4a2 2 0 0 0 1.3-1.8l.7.1a30.2 30.2 0 0 0-.1 1.3c0 .3 0 .5.3.7.3.2.6.3 1 .3h1.5c1 0 1.6 0 2-.2.6-.2.9-.5 1-1.1l.1-.4s.3 0 .5-.2l.5-.2v.4a8.9 8.9 0 0 1 0 .3l-.3 1.1a12.4 12.4 0 0 0 2 .5c.1-.2 0-.4-.1-.7l-.3-.6a.5.5 0 0 1 .1-.3l.3-.2 1-.9.5 1v1l-.2 2.9m-11.3-8.7-2 1.3-1.3-.9-1.4 1-1.9-1 1.8-1.3 1.5.8 1.5-1 1.8 1m-3 8.2-7.3-1.2.8-2 6.2 1c0-.4 0-.7-.2-1a5.2 5.2 0 0 0-.5-.8l1.6-1.7c.4.6.6 1 .7 1.6 0 .5-.2 1.2-.5 2.1l-.8 2m-6.1-1-1.6-.3c-.9-.2-1.4-.6-1.5-1.2-.2-.6.1-1.5.8-2.8l1.2-2c.3-.5.4-.9.3-1.2a2.2 2.2 0 0 0-.3-.7l2.2-1.6c.3.5.3 1 .3 1.4 0 .5-.3 1.1-.7 1.8l-.8 1.4a5.8 5.8 0 0 0-.9 2.2c0 .4.2.6.5.7l1.6.4-1.1 2m-3.8-8-2.5 1.1-1.8-1.7 2.6-1 1.7 1.7m-1 6.6a6.8 6.8 0 0 1-1.6 1.4 4.2 4.2 0 0 1-1.7.6l-2.4-.1a14.8 14.8 0 0 1-2.8-.7 7.7 7.7 0 0 1-3.4-2c-.6-.8-.6-1.5 0-2.2a7 7 0 0 1 2-1.6c.8-.5 2-1 3.8-1.6l.4.5-2.8 1.2c-.5.3-1 .6-1.3 1-.4.4-.3 1 .2 1.6a10.5 10.5 0 0 0 6.3 2.2c1.2 0 2-.3 2.3-.7.3-.3.4-.6.5-1l.2-1.6 2.5-1.5a8 8 0 0 1-.1 1.5 4.4 4.4 0 0 1-1 1.6l-1.2 1.4",fill:"#bf0000"})]})}));exports.AF=h;
|
|
1
|
+
"use strict";var e=require("react"),c=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,t){var m=a.borderRadius,l=a.height,z=a.width,h=e.useId();return React.createElement(c.FlagIconBase,{ref:t,borderRadius:m,height:l,viewBox:"0 0 640 480",width:z},React.createElement("g",{fillRule:"evenodd",strokeWidth:"1pt"},React.createElement("path",{d:"M0 0h640v480H0z"}),React.createElement("path",{d:"M426.7 0H640v480H426.7z",fill:"#090"}),React.createElement("path",{d:"M213.3 0h213.4v480H213.3z",fill:"#bf0000"})),React.createElement("g",{fill:"#fff",fillRule:"evenodd",stroke:"#bd6b00",strokeWidth:".5",transform:"translate(1 27.3) scale(1.06346)"},React.createElement("path",{d:"M319.5 225.8h8.3c0 3.2 2 6.6 4.5 8.5h-16c2.5-2.2 3.2-5 3.2-8.5z"}),React.createElement("path",{d:"m266.7 178.5 4.6 5 57 .2 4.6-5-14.6-.3-7-5h-23l-6.6 5.1h-15z",stroke:"none"}),React.createElement("path",{d:"M290 172.7h19.7c2.6-1.4 3.5-5.9 3.5-8.4 0-7.4-5.3-11-10.5-11.2-.8 0-1.7-.6-1.9-1.3-.5-1.6-.4-2.7-1-2.6-.4 0-.3 1-.7 2.4-.3.8-1.1 1.5-2 1.6-6.4.3-10.6 5-10.5 11.1.1 4 .6 6.4 3.4 8.4z"}),React.createElement("path",{d:"M257.7 242.8H342l-7.5-6.1h-69.4l-7.5 6.1z",stroke:"none"}),React.createElement("path",{d:"m296.4 219.7 1.5 4.6h3.5l-2.8-4.6h-2.2zm-2 4.6 1 4.6h4l-1.5-4.6h-3.5zm7 0 2.8 4.6h5.9l-4.6-4.6h-4.1zm-34.5 10.4c3.1-2.9 5.1-5.3 5.1-8.8h7.6c0 2 .7 3.1 1.8 3h7.7v-4.5h-5.6v-24.7c-.2-8.8 10.6-13.8 15-13.8h-26.3v-.8h55.3v.8H301c7.9 0 15.5 7.5 15.6 13.8v7h-1l-.1-6.9c0-6.9-8.7-13.3-15.7-13.1-6 .1-15.4 5.9-15.3 13v2.2l14.3.1-.1 2.5 2.2 1.4 4.5 1.4v3.8l3.2.9v3.7l3.8 1.7v3.8l2.5 1.5-.1 3.9 3.3 2.3h-7.8l4.9 5.5h-7.3l-3.6-5.5h-4.7l2.1 5.4h-5l-1.3-5.4h-6.2v5.8H267zm22.2-15v4.6h5.3l-1-4.6H289z"}),React.createElement("path",{d:"M289.4 211.7h3.3v7.6h-3.3z",fill:"none"}),React.createElement("path",{d:"M284.7 219.8h3.2v-5.6c0-2.4 2.2-4.9 3.2-5 1.2 0 2.9 2.3 3 4.8v5.8h3.4v-14.4h-12.8v14.4zm25.6 3.3h4v3.2h-4zm-2.4-5.3h4v3.1h-4zm-3.9-5.4h4v3.1h-4zm-3.3-4.5h4v3.1h-4z",fill:"none"}),React.createElement("path",{d:"m298 219.8 4.2.2 7.3 6.4v-3.8l-2.5-1.8v-3l-3.6-2v-3.3l-3.5-1.2V207l-1.7-1.5-.1 14.4z",fill:"none"}),React.createElement("path",{d:"M315.4 210.3h1v7.1h-1z"}),React.createElement("g",{id:"".concat(h,"-0")},React.createElement("path",{d:"M257.3 186.5c-1.2-2-2.7 2.8-7.8 6.3-2.3 1.6-4 5.9-4 8.7 0 2 .2 3.9 0 5.8-.1 1.1-1.4 3.8-.5 4.5 2.2 1.6 5.1 5.4 6.4 6.7 1.2 1 2.2-5.3 3-8 1-3 .6-6.7 3.2-9.4 1.8-2 6.4-3.8 6-4.6l-6.3-10z"}),React.createElement("path",{d:"M257 201.9a10 10 0 0 0-1.6-2.6 6.1 6.1 0 0 0-2.4-1.8 5.3 5.3 0 0 1-2.4-1.5 3.6 3.6 0 0 1-.8-1.5 5.9 5.9 0 0 1 0-2l-.3.3c-2.3 1.6-4 5.9-4 8.7a28.5 28.5 0 0 0 0 2.3c.2.5.3 1 .6 1.3l1.1.8 2.7.7a7.1 7.1 0 0 1 2.6 2 10.5 10.5 0 0 1 1.8 2.6l.2-.8c.8-2.7.7-5.9 2.6-8.5z",fill:"#bf0000"}),React.createElement("path",{d:"M249.8 192.4c-.5 3.3 1.4 4.5 3.2 5.1 1.8.7 3.3 2.6 4 4.4m-11.7 1.5c.8 3 2.8 2.6 4.6 3.2 1.8.7 3.7 3 4.5 4.8",fill:"none"}),React.createElement("path",{d:"m255.6 184.5 1-.6 17.7 29.9-1 .6-17.7-30z"}),React.createElement("path",{d:"M257.5 183.3a2 2 0 1 1-4 0 2 2 0 1 1 4 0zm15.2-24h7.2v1.6h-7.2zm0 3.1h7.2v13.8h-7.2zm-.4-5h8c.2-2.7-2.5-5.6-4-5.6-1.6.1-4.1 3-4 5.6z"}),React.createElement("path",{d:"M292.6 155.8c-1.5.6-2.7 2.3-3.4 4.3-.7 2-1 4.3-.6 6.1 0 .7.3 1.1.5 1.5.2.3.4.5.6.5.3 0 .6 0 .7-.3l.2-.8c-.1-2-.1-3.8.3-5.4a7.7 7.7 0 0 1 3-4.4c.3-.2.4-.5.5-.7a1 1 0 0 0-.3-.7c-.4-.3-1-.4-1.5-.1zm.2.4c.4-.2.8 0 1 .1l.1.2c0 .1 0 .2-.3.4a8.2 8.2 0 0 0-3.1 4.6 16.7 16.7 0 0 0-.3 5.6 1 1 0 0 1-.2.6s0 .1-.2 0c0 0-.2 0-.4-.3a3.9 3.9 0 0 1-.4-1.2c-.3-1.8 0-4 .7-6 .7-1.8 1.8-3.4 3-4z",fill:"#bd6b00",stroke:"none"}),React.createElement("path",{d:"M295.2 157.7c-1.5.7-2.5 2.3-3 4.2a13.6 13.6 0 0 0-.3 5.9c.2 1.3 1 2 1.6 2 .3.1.6 0 .8-.3.2-.3.3-.6.2-1-.4-1.6-.5-3.4-.3-5.1.3-1.7 1-3.2 2.2-4.1.3-.3.5-.5.5-.8a.8.8 0 0 0-.2-.6c-.4-.3-1-.4-1.5-.2zm.2.5c.4-.2.8-.1 1 0l.1.3-.3.4a6.5 6.5 0 0 0-2.4 4.4c-.3 1.8-.1 3.7.2 5.2.1.4 0 .6 0 .8l-.5.1c-.3 0-1-.5-1.2-1.7-.3-1.7-.2-3.9.3-5.7.5-1.8 1.5-3.3 2.8-3.8z",fill:"#bd6b00",stroke:"none"}),React.createElement("path",{d:"M272.3 187.4h8v11h-8zm.5 17.4h7.7v2.4h-7.7zm-.2 4.1h8v8.7h-8zm-.6 10.5h8.7v4.9H272zm1.1-16.6h7l1.4-2.4h-9.6l1.2 2.4zm9.4-8.6.1-6h4.8a17.4 17.4 0 0 0-4.9 6z"}),React.createElement("path",{d:"M273.6 196.7c0 1.3 1.5.8 1.5.1v-5.6c0-1 2.4-.8 2.4-.1v6c0 1 1.7.9 1.6 0v-7c0-2.2-5.5-2.1-5.5-.1v6.7zm0 13.3h5.7v7h-5.7z",fill:"none"}),React.createElement("path",{d:"M277.2 213h2v1h-2zm-3.5 0h2v1h-2zm2-3h1.5v3h-1.5zm0 4h1.5v3.1h-1.5zM244 139c.4 5.5-1.4 8.6-4.3 8.1-.8-3 1-5.1 4.3-8.1zm-6.5 12.3c-2.6-1.3-.7-11.5.3-15.8.7 5.5 2 13.3-.3 15.8z"}),React.createElement("path",{d:"M238.4 151.8c4.4 1.5 8-3.2 9.1-8.7-3.6 5-9.5 5-9 8.7zm-3.3 5.1c-3.4-.9-1.4-11.7-.7-16 .7 4.5 3.1 14.5.7 16zm1.2-.3c.2-3.7 3.9-2.7 6.5-4.7-.5 2-2 5.2-6.5 4.7zm-4.2 5c-3.4-1-1.4-12.6-1.6-17.4 1 4.2 4.2 16.3 1.6 17.4zm1.6-.5c2.8.9 6.5-1 6.8-4.3-2.5 1.7-6.3.4-6.8 4.3z"}),React.createElement("path",{d:"M229.5 166.7c-3.2.3-1.8-9.6-1.8-18.8 1.2 8.6 4.5 16.5 1.8 18.8z"}),React.createElement("path",{d:"M230.7 166.3c2.2 1 6.1-.7 7.2-4.4-4 1.7-6.6 0-7.2 4.4zm25.6-22.2c-.6 4.9-2.6 7.7-5.5 7.2-.8-3 1.6-5 5.5-7.2zm-7.8 12.4c4.9.7 6.6-3 10-7.9-4.7 3.4-10.2 4-10 8z"}),React.createElement("path",{d:"M247 156c-2.6-3.2 0-7.3 2-10.7-.4 5.1 1.3 8-2 10.7zm-1 5.3c-.4-3.2 5-3.9 7.4-5.6-.9 1.8-2 6.7-7.5 5.6z"}),React.createElement("path",{d:"M244.8 161.3c-3.7-.4-2.2-6.7.5-10.1-1.1 4.8 2 8.1-.5 10.1z"}),React.createElement("path",{d:"M242 166.6c-4.2-2-1.5-7.2 0-10.3-.6 4.1 2.8 7.2 0 10.2z"}),React.createElement("path",{d:"M242.8 166c2.2 3 6.5-.8 7.4-5.2-3.7 3.1-6.5 2.6-7.4 5.3zm-9.6 20.3c-.4-4.3 2.8-12 .5-16.2-.3-.6.7-2.1 1.4-1.2 1 1.5 2 5.7 2.5 4.1.4-1.7.5-4.6 2-5.2 1-.3 2.3-.6 1.9 1-.4 1.4-1.2 3.4-.3 3.5.5 0 2-2 3.3-3 1-.8 2.6.6 1 1.8-4.8 4-9.5 5.9-12.3 15.2zm-8.7 64.5c-.6 0-1.3-.3-.6.6 5.7 7 7.3 9 15.6 8 8.3-1.1 10.3-3.4 16.2-6.7a14.6 14.6 0 0 1 11.2-1c1.6.5 2.6.5 1.4-.7-1.2-1.1-2.5-2.7-4-3.8a17.5 17.5 0 0 0-12.7-2.7c-6 1-11.1 4.9-17.2 6.4a25 25 0 0 1-9.9 0zm47.8 12.5c1 .2 1.7 2.2 2.3.9.8-2.3.2-4-.8-3.9-1.2.3-3.1 3-1.5 3z"}),React.createElement("path",{d:"M220.6 183c-1.2-1.4-.9-1.8 1-1.9 1.4 0 4.2 1 5.3.1 1-.7.5-3.7 1-5 .2-.9.7-2 2-.2 3.6 5.8 8 12.8 10 19.6 1 3.8 0 9.8-3.4 13.8 0-3.4-1.2-5.7-2.7-8.6-2-3.7-9.1-14-13.2-17.9z",stroke:"none"}),React.createElement("path",{d:"M235.5 213.4c4 0 4.7-5.3 4.7-6.8-2 .4-5.4 3.7-4.7 6.8zm34.5 51.9c2.8.6 2.7-6.2-.2-9.1 1.3 4.4-2 8.4.1 9zm-1.2-.1c.2 3.2-8-.4-10-3 4.8 2.1 9.8.4 10 3zm-3.5-4.6c.3 3.1-7 .3-9.3-2.1 4.9 1.6 9-.5 9.3 2zm1.3.4c2.9.7 2.4-6.4-.4-8.8 1.4 4.7-1.8 8.1.4 8.8zm-3-4.3c2.9.7 1.2-5.4-.9-7.8.4 4.4-1 7.5 1 7.8zm-1.5 0c.3 3.2-5.4.8-7.6-2.3 4.8 1.5 7.3-.3 7.6 2.3zm-1.5-2.5c1.8-1.3-.1-4.8-3.7-4.6.4 2.1 1.6 5.9 3.7 4.6zm14 14.7c.1 3.2-8 1.6-10.6-1.8 5.2 1 10.3-.8 10.5 1.8zm-32.4-5.8c.3 3.2-8.6-.4-10.8-3.4 4.7 1.6 10.5.8 10.8 3.4zm5.4 1.3c1.9-1.3-1.9-4.7-5-5.5.4 2.1 3 6.8 5 5.6zm.6 2.3c.2 2.9-9.5 1.3-12-1.4 8.3 1.5 11.7-1.1 12 1.4z"}),React.createElement("path",{d:"M252.8 268.6c1 2.7-8.3 2-11.6.5 5.3 0 10.8-2.4 11.6-.5z"}),React.createElement("path",{d:"M257.1 270.6c1 2.4-7.6 2.4-11.8 1 5.6 0 10.8-3.4 11.8-1zm6.3 1.3c1.6 2.9-7.6 3.1-10.5 1.7 5.2-.7 9.2-4 10.5-1.7zm-10.7-4.9c-2.9 1.8-2.7-3.6-5-7.3 3.6 3.3 7 5.6 5 7.3z"}),React.createElement("path",{d:"M257.9 269c-2.4 2.1-4.4-5.3-6.6-9.5 3.6 4 8.8 7.7 6.6 9.4zm6.8 2c-2 2.4-8-7-10.2-12 3.3 3.9 11.8 10 10.2 12zm-5.8 7.2c-1 3.6-16.2-3.4-18-7.1 8.8 4.6 18.2 3.6 18 7zm-48.7-73.8c-.4-.5-1.4 0-1.2 1.1.3 1.5 2.5 9.2 6.3 11.8 2.7 2 17 5.1 23.4 6.5 3.6.7 6.5 2.5 8.9 5.3a94.4 94.4 0 0 0-3-9.8c-1.2-3-4.4-6.2-7.8-6.3-6.1-.3-14.1-.8-20-3.3a16 16 0 0 1-6.7-5.3z"}),React.createElement("path",{d:"M245.5 234.9c2 1.4 4.1-3.7 1.7-8.6-.1 4.7-3.8 6.3-1.7 8.6z"}),React.createElement("path",{d:"M247.4 239.6c2.7.8 3.5-4 1.8-7.8.3 4.1-4.3 6.6-1.8 7.8z"}),React.createElement("path",{d:"M249.5 243.4c2.6 1.3 3.5-3.6 1.7-7.1.2 4.5-3.7 5.9-1.7 7z"}),React.createElement("path",{d:"M248.4 243.7c-1 3-7-2.7-8-5.8 3.7 3.7 8.7 3.2 8 5.7z"}),React.createElement("path",{d:"M245.7 239c-1.2 3-8.7-5-10.4-8.7 3.7 3.7 11.2 6.5 10.4 8.6z"}),React.createElement("path",{d:"M244.2 234.3c-1.2 3.5-9.3-5.8-11.7-9.1 4 3.6 12.6 6.6 11.7 9.1zm-.3-3.4c3-.6-.1-3-3.7-6.9-.1 4.1.5 7 3.7 6.9z"}),React.createElement("path",{d:"M239 228.5c1.3-1.3-1.1-1.9-4.1-5.3-.5 2.3 2.8 6.5 4.2 5.3zm14 15.2c1.6 1 2.6-2.3.7-5.2-.5 3.2-2.1 4-.7 5.2zm-34.2-20.3c-3.3 2-8.6-6-10-9.3 2.9 3.8 10.6 7.2 10 9.3z"}),React.createElement("path",{d:"M221.7 228c-1.9 2-7.7-3.5-9.7-6.3 3 2.7 10.5 3 9.7 6.3z"}),React.createElement("path",{d:"M224.8 232.2c-.6 2.8-9-3.5-11-6.5 3.6 3.5 11.6 3.2 11 6.5z"}),React.createElement("path",{d:"M223.5 235.3c-1.3 2.5-8.2-3.8-9.9-7 4.3 3.6 11 4.5 10 7zM220 223c2.1-2.3 1.2-3.4-.4-7-.8 3.7-2.1 5.2.4 7zm2.9 4.3c4 .2 0-4.6-1-8.7.4 4.6-1 8.3 1 8.7z"}),React.createElement("path",{d:"M225.4 231.1c2.7-.6 2-4.5-.2-9.2.5 5.1-2.3 8 .2 9.2zm-1 7.7c-1 3-8.8-4-10-6.8 4 3.4 10.7 4.5 10 6.8z"}),React.createElement("path",{d:"M229.1 243.6c-1.1 3-9.3-3.2-11.8-6.6 4.9 4 12.4 3.6 11.8 6.6z"}),React.createElement("path",{d:"M233.9 248.5c-1.3 4.3-9.9-2.6-12.4-6 5.4 4.2 13 3 12.4 6zm-8-11c2.3 1.1 3.2-5.4 1.9-10.1 0 5-4.7 8.8-2 10z"}),React.createElement("path",{d:"M229.8 242.7c2.8.8 2-6.3-.5-11-.3 4.7-2.3 9 .5 11zm5 4.9c3 .1 1-6.1-1.6-9.6.4 4.5-1 9 1.6 9.6zm-5.5 2.6c-1 1.6-3.2-1.3-7-3.5 3.4 1 7.4 2 7 3.5zm-1.8-52.7c3-2.2.7-6.2 0-10-1 3.6-3.4 8.4 0 10zm0 5.3c-4.5-.5-3.8-6.1-4-9.7 1.4 4.9 5 5.7 4 9.8zm.6-.7c3.7-.2 3.5-4.4 3.7-8.6-1.9 3.9-4 4.5-3.7 8.6z"}),React.createElement("path",{d:"M228 207.3c-3 .3-4.4-2.6-5-7 2.7 4.1 5.1 2.8 5 7zm1-.3c3.7.5 3-3.8 3-7-1.2 3-4.2 4-3 7z"}),React.createElement("path",{d:"M223.2 205.2c.3 2.8 2.1 7.6 5 6.5 1.1-3.4-2.6-4.1-5-6.5z"}),React.createElement("path",{d:"M229 212c-1.2-2.4 3-3.7 3.8-6.9.5 4.6.1 7.6-3.8 7zm-11.9-29.2c2.3-2.4.3-6.4-.4-10.2-1 3.6-2.5 8.4.4 10.2zm0 4.6c-4 .5-5-7.7-5.5-11.3 1.4 4.9 6 7 5.5 11.4zm.8 0c2.8-1.5 2.2-4.7 3-7-1.8 2.9-3.6 3.3-3 7z"}),React.createElement("path",{d:"M217 192.8c-4.1.3-6.6-8.8-6.8-12.4 1.3 4.9 7.4 7.5 6.9 12.4zm.9-.2c4-.9 3.5-3.5 2.9-7.6-1.3 4.2-3.5 3.3-2.9 7.6z"}),React.createElement("path",{d:"M217 198c-4.6.8-4.3-6.6-8-11.9 3.2 4 9 9 8 11.9zm1-.3c3.6.2 4-5.1 3.8-7.3-.9 2.2-5 4.2-3.7 7.4z"}),React.createElement("path",{d:"M209.8 192.3c1.7 5.7 4.2 11.4 7.2 11 1.5-3.3-2.9-3.7-7.2-11z"}),React.createElement("path",{d:"M218.1 202.4c-1.2-2.5 3-3.7 3.8-6.9.5 4.6.1 7.6-3.8 6.9zm-7.1-3.6c2.5 5.1 3.6 11 7 10.1 1.3-4-3.8-4.8-7-10.1z"}),React.createElement("path",{d:"M218.7 208c-1.5-2.8 2.7-3.7 3.8-7.4.5 4.8 0 8.3-3.8 7.3zm7.2-34.5c2.4.6 5-2.1 4.1-6.2-2.8.6-4 3.2-4.1 6.2zm-7.9-2.1c.2 1.2 1.7 1.3 1.2-.4a5.3 5.3 0 0 1 0-3.4 7.5 7.5 0 0 0 0-4.6c-.4-1-1.8-.4-1.2.4.6.9.7 2.8.2 3.7-.6 1.3-.4 3-.2 4.3zm22.9 16c-1 1.3-2.9.4-1.4-1.5 1.2-1.5 3-2.8 3-4.4.2-2 1.3-5 2.4-6.1 1.1-1.1 2.4.4 1.2 1.2-1.3.8-2.2 4.4-2.1 5.8-.1 2-2 3.5-3.1 5zm-3-2.3c-1 1.4-2.4.5-1.6-1.7.7-1.5.8-3.5 1.6-4.6 1.2-1.7 3-3.1 4.1-4.2 1.2-1 2 0 1 1a27 27 0 0 0-3.3 4c-1.4 2.2-.8 4-1.8 5.5zm-15.7-7.2c-.1 2 1.5 2.4 1.4-.4 0-3-2.2-5.8-1-10.3.8-2.2.8-6.3.4-8.4-.4-2.2-2-.8-1.3.9.6 2-.1 5.6-.6 7.5-1.5 5.4 1.2 8 1 10.7zm4.3-11c-.2 1.9-1.8 2-1.3-.5.4-2 .4-3.6 0-5.3-.6-2.1-.4-5.7 0-7.2.5-1.6 2-.7 1.4.5a9.9 9.9 0 0 0-.3 5.9c.6 2 .5 4.8.2 6.7zM210.9 204c.8.9 2 .3 1-1-1-1-.7-1.2-1.3-2.4-.6-1.4-.5-2.1-1.2-3-.7-1-1.6 0-1 .7.8 1 .6 1.6 1 2.5 1 1.5.7 2.3 1.5 3.2zm20.4 24.6a8.6 8.6 0 0 1 4.4 6.7 16 16 0 0 0 2 7.1c-2-.5-3-3.7-3.3-6.8-.3-3.2-2-4.5-3-7zm5.1 5.9c1.7 3.1 4 4.3 4.2 6.6.2 2.7.4 2.8 1.1 5.4-2-.5-2.5-.7-3-4.7-.3-2.8-2.6-4.7-2.3-7.3z"}),React.createElement("path",{d:"M289 263.3c1 1.8 2 4.5 4 4 0-1.3-2.1-2.3-4-4zm3 .6c3.7 1.6 7 1.2 7.5 3.6-3.6.4-5-1-7.6-3.6zm-16.1-12.7a14 14 0 0 1 5 7.7 29 29 0 0 0 3.6 7.8 13 13 0 0 1-5.3-7.4c-.7-3-1.6-5.3-3.3-8zm3.1 0c2.8 2.2 5.4 4.8 6.2 7.9.8 2.9 1.3 5.1 3.2 8-3-1.9-4.1-4.7-5-7.8-.7-3-2.5-5.2-4.4-8zm9.2 7.3a1.1 1.1 0 0 1 .7-1.2 33.4 33.4 0 0 1 2.6-.8c1-.3 1.6.4 1.6.9v2c0 .7-.2.8-.7.9-.7.1-1.7.2-2.4.7-.6.4-1.2.1-1.5-.5l-.3-2zm10.6 0c0-.6-.2-1.1-.6-1.2a5.4 5.4 0 0 0-2.4-.4c-1 0-1.1.2-1.1.6v2.1c0 .8 0 .8.4 1 .7 0 1.8 0 2.5.6.5.3 1 0 1.1-.6l.1-2.1z",stroke:"none"})),React.createElement("use",{height:"100%",transform:"scale(-1 1)",width:"100%",x:"-600",xlinkHref:"#".concat(h,"-0")}),React.createElement("g",{stroke:"none"},React.createElement("path",{d:"M328.5 286.6c0 1.2.2 2.2 1 3.1a19 19 0 0 0-13.8 1.1c-1.8.8-4-1-1.9-2.7 3-2.3 9.7-1 14.7-1.5zm-57.5 0a7 7 0 0 1-.4 3c4.4-1.7 9.1-.2 13.6 1.6 3 1.3 3.3-1 2.8-1.7a6.5 6.5 0 0 0-5-2.9h-11zm3.8-21.7c-1.3-.5-2.7 0-4 1.4-4.3 4.2-9.4 8.3-13.5 11.6-1.5 1.3-3 3.7 3.4 6 .3.2 5 2 8 2 1.3 0 1.3 1.8 1 2.3-.5 1-.1 1.4-1.1 2.3-1.1 1 0 2.1 1 1.3 3.6-3.2 9.6-1.1 15.3.7 1.4.4 3.8.3 3.8-1.6 0-2 1.5-3.4 2.4-3.5 2.4.4 14 .5 17.5.1 2-.3 2.2 2.9 3.3 4 .8.9 3.7 1.1 5.8.2 4-1.8 10-1.8 12.5 0 1 .7 1.9 0 1.3-.7-.8-1-.7-1.6-1.1-2.4-1-2-.2-2.4.8-2.5 11-1.5 14.6-5.2 11.2-8.3-4.4-3.8-9.2-7.7-13.4-12.2-1.2-1.2-2-1.7-4.3-.7a66.5 66.5 0 0 1-25.3 5.9 76 76 0 0 1-24.6-5.8z"}),React.createElement("path",{d:"m326.6 265.5-1.6.4c-9 3.2-17.2 5.4-25.7 5.4-8.3 0-17-2.4-24.9-5.6a2.3 2.3 0 0 0-1.5 0c-.5.1-1 .4-1.3.7a115.5 115.5 0 0 1-11.8 10.3c-.7.5-.6 1.8.5 2.2 8.3 3 16.4 8.5 39.6 8.3 23.5-.2 31.8-5.6 39.2-8.1.5-.2 1-.5 1.3-1a1 1 0 0 0 .1-.8 2 2 0 0 0-.6-.8c-4.3-3.5-8.8-6.3-11.8-10.4-.3-.5-.9-.6-1.5-.5zm0 .5c.5 0 1 0 1.1.3 3 4.3 7.7 7 11.9 10.5l.4.7a.5.5 0 0 1 0 .4c-.1.3-.6.6-1 .7-7.6 2.6-15.7 8-39 8.2-23.2.2-31.2-5.3-39.5-8.3-.8-.4-.7-1.2-.4-1.4 4.2-3.2 8.2-6.8 11.8-10.4a2.5 2.5 0 0 1 1.1-.6h1.2a68 68 0 0 0 25 5.6c8.7 0 17-2.2 26-5.3a6.7 6.7 0 0 1 1.5-.4z",fill:"#bd6b00"}),React.createElement("path",{d:"M269.7 114.6c0-1.4 2-1.5 1.8.4-.3 2.3 4.5 8.3 4.9 12 .3 2.5-1.5 4.6-3.2 6a6.6 6.6 0 0 1-6.8.5c-.9-.8-1.7-3.3-1-4.3.2-.3 1.3 3.7 3.7 3.7 3.3 0 6-2.5 6-4.7.2-3.8-5.3-9.8-5.4-13.6zm9.5 9.4c.6-.4 1.4 1.3.8 1.7-.5.3-1.5-1.3-.8-1.8zm1.5-3.5c-.3.2-.8 0-.7-.2a12 12 0 0 1 3.6-3.3c.4-.2 1 .4.8.7a11 11 0 0 1-3.7 2.8zm12.6-10c.3-.6 2.1-1.3 2.6-1.7.4-.5.6.4.4.7-.3.7-1.9 1.7-2.6 1.8-.3 0-.6-.4-.4-.7zm4.3.3a8.3 8.3 0 0 1 2.5-3.4c.5-.3 1.3 0 1.1.4a9 9 0 0 1-2.9 3.3c-.3.3-.8 0-.7-.3zm-3.7 2.7c-.3.2-.1.7.1.8.6.2 1.5.2 2 0 .6-.4.3-2.9-.5-1.6-.6.8-1 .6-1.6.8zm-7.3 5.6c-1.3-1 .4-2.4 1.7-1.4 2.7 2-4 9.8-7.6 13.4-.7.7-1.3-1-.4-1.9a33.7 33.7 0 0 0 6.7-7.6c.4-.5.7-1.6-.4-2.5zm15.3-6.6c.1-1-1.6 0-1.6-1.3 0-.7 1.9-1.2 2.7-.4 1.3 1.4.3 3.7-2 3.9-1.8 0-5 2.7-4.5 3.2.5.7 5.4 1.1 8.3.7 1.8-.3 1.4 1.3-.4 1.5-1.8.2-3.2 0-4.8.6-2 .5-2.8 3-3.9 4-.2.2-.8-.8-.6-1.2.8-1.2 2-3 3.4-3.6.8-.3-2.4-.4-3.4-.7-.8-.2-.6-1.3-.3-1.9.4-.8 3.4-3.9 4.7-3.8 1.1 0 2.3-.3 2.4-1zm5 .2c.6-.5 1-1.3 1.5-1.8.3-.3.9 0 .8.8-.1.7-1 1.2-1.5 1.7-.5.3-1-.4-.7-.7zm6.5-2.3c.9 0 1 1.6.2 1.8-.6.2-1-1.7-.2-1.8zm-2.1 5c0 1.5.7 1.4 2 1.3 1.3 0 2.4 0 2.4-1.2 0-1.3-.7-2.5-1-1.6-.1.8-.3 2.2-.8 1.6-.4-.5-.2-.6-1 .2-.5.5-.5-.2-.8-.6-.2-.3-.8.2-.8.4zm-9.2 7.2c-.3 1.9 0 4.5.9 4.5 1.2 0 3.6-4 4.8-6.2.7-1.2 1.8-1.4 1.3-.1-.7 1.9-.6 6 0 7.2.4.6 3-.6 3.4-1.5.8-1.7.1-4.8.4-6.7.1-1.2 1.3-1.5 1.2-.3a75.6 75.6 0 0 0-.1 7.5c0 1 2.9 2.4 3.3-.6.2-1.8 1.2-3.7 0-5.7-.8-1.3 1.1-1.2 2.1.6.7 1.2-.6 3.2-.5 4.7 0 2.4-1.8 3.8-3.1 3.8-1.2 0-2-1.5-3-1.5s-2.2 1.7-3 1.6c-3.6-.2-1.7-5.3-2.8-5.4-1.2 0-2.5 5-4 4.9-1.4-.2-3-4.2-2.3-5.8.5-1.6 1.5-2 1.4-1zm16.9-8c-1.7-1 0-3.7.9-2.8 1.6 2 3.2 6.5 4.4 6.9.7.2.6-3.4 1.1-5 .4-1.3 1.8-.9 1.6.7-.1.5-2 6.4-1.8 6.6a47.1 47.1 0 0 1 3.3 7.8c.3 1.2-1.1.4-1.3.2-.9-1.4-2.4-6.5-2.4-6.2l-1.7 7.7c-.2 1-1.7.8-1.3-1 .3-1.4 2.3-8.3 2.2-8.6a17.2 17.2 0 0 0-5-6.3z"}),React.createElement("path",{d:"M322 131.2c-.4 0-1.2 1 1.2 1.5 3.1.6 6.6-.5 7.6-3.6 1.3-3.7 2-7.2 2.7-8.5.8-1.5 1.8-1.4 1-3.6-.5-1.7-1.5-1.2-1.7-.3-.5 2.3-2.6 10-3.3 11.3-1.2 2.6-3.7 3.6-7.5 3.2z"}),React.createElement("path",{d:"M328.4 119c-.4-.7-1.2 0-1 .7a1.2 1.2 0 0 0 1.2 1c.7 0 2.2.1 2.2-1 0-.8-.7-1.5-1.1-.6-.5.8-1 .7-1.3 0zm.7-3c-.2.2 0 1.1.3 1a7 7 0 0 0 3.3-.8c.2-.2.1-.7-.2-.7-1 0-2.6 0-3.4.5zm8.8 2.3c.8-1.2 2.8-1.3 2 .4a614.3 614.3 0 0 1-6.3 12.3c-.8 1.4-1.4.7-.8-.4.7-1.4 4.9-12 5.1-12.3z"}),React.createElement("path",{d:"M330.2 133c-.2-.8-1.5-2-1.3.2.2 3.8 5.5 2.6 7 1.3s.3 4.3 2.2 4.9c1 .3 3-1.1 4-2.4 2.7-3.5 4.5-8.6 7-12 1-1.4-.5-2.4-1-1.3-2.4 3.8-5.2 11.6-8.3 13.6-2.5 1.6-1.7-2-1.8-3.2-.1-.8-1.1-2-2.4-.9a5.5 5.5 0 0 1-3.7 1.2c-.7 0-1.4 0-1.7-1.4z"}),React.createElement("path",{d:"M339.6 126c0-.3-1.1-.4-1 .7 0 .8 1 1 1.1 1 1.5-1.2-.3-.6-.1-1.8zm-2.3 4.4c-.3 0-.6 1 .2 1.1l3.9-.2c.4 0 .6-.9-.4-.8-1.2 0-2.7-.3-3.7 0zm-62-16.6c.5 0 1.6 1.4 1.5 1.9 0 .2-1.2 0-1.5-.3-.3-.3-.2-1.6 0-1.6zm-5.3 10.4c-1 .6.2 1.7 1 1.2 2.8-1.9 7-3.8 8-7.5.3-1.2 1.4-3.1 2.5-3.5 1-.5 2.6 1.9 3.6 0 .6-1 2.7.7 3.2-.4.6-1.3.3-2 .3-3.4 0-.8-.7-1-1.2.3-.2.6 0 1.2-.1 1.6-.2.2-.6.4-1 .2-.2-.2 0-.7-.6-1-.2 0-.6-.1-.8.2-.7 1.3-1 2.5-2.1 1-.9-1-1.4-3.1-2-.3-.2 1-1.7 2.4-2.6 2.4-1.1 0-.8-3-3.2-2.5-1.3.3-1.2 2.7-1 3.5.3 1.3 4 .4 3.7 1.2-.6 2.7-4.4 5.4-7.7 7zm-22.7 13.2c-.1.5.5 1.7 1.1 1.8.6 0 1-1.3.8-1.8-.2-.3-1.8-.3-1.9 0zm3.3 4.9c-.4-.4-1.6.7-.6 1.5.5.5 2.5 1.1 3 .2.8-1.2-.7-5.5 0-6 .5-.5 2.8 2.8 4 3 2.7.4 2-4.6 5-4.2 1.9.2 2.1-2.2 1.8-3.8-.2-1.5-2.6-3.6-3.7-4.6-1.4-1.2-2.1 1-1.2 1.6 1.2 1 3.3 2.9 3.6 4.1.1.6-1.4 1.8-2 1.5-1.4-.8-2.6-4-3.8-4.7-.4-.2-1.4.3-1 1.3.6 1.1 3 2.7 3.1 3.9.1 1-1 3.2-1.8 3.2-.9 0-3-2.7-3.7-4-.4-.5-1.5-.5-1.7.4a22 22 0 0 0 .5 5.5c.2 1.6-.9 1.7-1.5 1.1zm-4-8.6c-.4.4.8 1.2 1 1 .4-.4 2.1-2.3 1.8-3-.3-.6-2.6-2-3-1.3-.7 1.1 2.2 1.7 1.7 2a7 7 0 0 0-1.5 1.3zm4.1-8.4s.8 2.5 1.4 1.4c.4-.7-1.4-1.4-1.4-1.4zm1.2 4c-.2 0-1 .7-.5 1 .8.4 2.9.8 2.4-.7-.3-.9 3.2 0 2.3-2.4a3.7 3.7 0 0 0-1.7-1.7c-.4 0-1.5.5-.8.9.5.2 2 1.1 1.5 1.7-.7.6-1.1-.3-1.9-.1-.4 0-.1 1.2-.4 1.5 0 .2-.7-.4-.9-.3zm5.5-9.5a3.5 3.5 0 0 0-1.2 2c0 .2.3.6.5.5a3.2 3.2 0 0 0 1.2-1.9c0-.3-.2-.8-.5-.6zm2.8-.3c-.8-1 1-2.6 1.7-.5.5 1.3 5.5 7.9 6.5 10.1.8 1.5 0 2.1-.9 1-2.5-3.2-4.6-7.2-7.3-10.6zm5.2.1c.9-1 2.7-3 2.2-4-.4-1-1.5-1-1.7-.7-1 1.3.8 1 .5 1.4-.5 1-1 1.6-1.3 2.6-.1.3.1.9.3.7zm77.8 3.2c-.7-.5.6-3 1.5-2 2.3 2.7 3.4 11.6 4.1 18.3 0 0-1 .9-1 .7 0-3.5-1.5-14.4-4.6-17zm-53.1-8.6c-.8-1.8 1.1-2.4 1.4-1.2 1.3 5.8 4.5 10.2 7 14.1.7 1.2 0 2-1.7.8-1.2-.8-2.5-3.9-3-4-1.2-.2-3.8 5-9.1 3.5-1.4-.4-1.3-4.5-1.4-6.3 0-.9 1-1 1 0 0 1.7 0 5.2 2.1 5.4 1.8 0 5.6-2.4 6.4-4.4.8-2-1.9-5.9-2.7-8z"}),React.createElement("path",{d:"M344.6 138.4c.4-1.2 6.1-10.8 6.9-12.9.4-1 2 1.8.4 3.3-1.4 1.2-5.5 8-6.3 10.4-.4 1-1.4.5-1-.8z"}),React.createElement("path",{d:"M354.3 129.3c1-4 3.6.6 1.3 2.8-3.4 3.4-4.5 9.9-10 10.9-1.4.3-4-.7-4.8-1.3-.3-.2.2-1.6 1.1-.9 1.3 1 4.1 1.3 5.6.1a25.4 25.4 0 0 0 6.8-11.6zm-57 12.7c-.3.3-1 .3-1.1.7-.3 1.4 0 2.2-.3 3.6s-1.3 1.4-1.2.3c0-1.4 1.3-3.5.4-3.6-.6-.1-1-.9-.4-1.3 1.1-.7 1.7-.6 2.4-.4.3.1.4.5.2.7z"}),React.createElement("path",{d:"M296.5 140c-1.4 1.4-2.8 1.9-4.1 3.5-.6.6-.5 1.5-.9 2.4-.3.9-1.4 1-1.7.9-.5-.4-.4-2-1-1.2-.6.9-.9 2-1.7 2-.7 0-2-1.5-1.3-1.5 2.3-.3 2.2-2 3-2.2 1-.1 1 1.5 1.7 1.2.4-.2.7-2.1 1.2-2.6 1.5-1.6 2.7-2.4 4.3-3.6.7-.6 1.3.5.5 1.2zm5.3 5c-1.2.2-1 1.7-.6 1.8.5.3 1.4.4 1.7-1.3.2-.7.3 3.5 1.8 1.9 1-1 3.1.2 4-1 .7-.9 1-1.5.4-2.7-.2-.3-1-.2-1 .7 0 .8-.5 1.7-1.3 1.6-.4-.1.2-1.9-.2-2.4a.5.5 0 0 0-.7 0c-.3.4.3 2.2-.6 2.4-1.2.2-.6-1.2-1-1.4-1.7-.8-1.8.2-2.5.3zm9-3c.9-.2.6-.2 2-1.3.5-.4.6.8.5 1.3 0 .7-1 .2-1.3.9-.4.9-.2 3-.4 3.8 0 .4-.8.4-.8 0-.2-1 .1-2 0-3.3 0-.4-.5-1.1 0-1.3zm-5-2.5c-.2.9-.2 1.6-.2 2.3 0 .5 1 .2 1 .1 0-.8.2-2 0-2.3-.2-.1-.7-.3-.8-.1z"}),React.createElement("path",{d:"m299.5 130.2-1.4 5.6-2-3.8v3.9l-4.4-5.2 1.5 5.6-4-3.4 2.2 3.8-7-4.5 4.4 5.2-5.6-2.8 4 3.4-9-3.4 8.7 4.3a29 29 0 0 1 12.6-2.6c4.9 0 9.3 1 12.5 2.6l8.8-4.3-9 3.4 4-3.4-5.5 2.8 4.3-5.2-7 4.5 2.2-3.8-4 3.3 1.5-5.5-4.3 5.2V132l-2 3.8-1.5-5.6z"}))),React.createElement("path",{d:"m311.3 295-.3 2.6h-.4l-.1-1.8a9.3 9.3 0 0 0-.5-1.6 7.3 7.3 0 0 0-.5-1.3l-1-1.4.8-2.2a6.6 6.6 0 0 1 1.5 2.4 9.4 9.4 0 0 1 .5 3.2m7-4.2c0 .7-.2 1.2-.5 1.5-.2.3-.6.6-1.3.7l.4 1.5a6.7 6.7 0 0 1 0 2 22.5 22.5 0 0 1-.1 1.3h-.4a8.2 8.2 0 0 0-.1-1.3 5.5 5.5 0 0 0-.2-1l-.4-1a10.5 10.5 0 0 0-.7-1.4l-1-1.7.6-2 1 1c.3.2.6.3 1 .3.8 0 1.2-.4 1.2-1.3h.4v1.4m6.4 4.8-.5 2.1c-.4 0-.6-.3-.8-.7l-.4-1.3a12.4 12.4 0 0 1-.1-1.7 4 4 0 0 1-1 .2 2 2 0 0 1-1.3-.4 1.3 1.3 0 0 1-.5-1c0-.9.3-1.7.7-2.3.5-.7 1-1 1.5-1.1.5 0 .8.1 1 .4a2 2 0 0 1 .3.9v2c0 .9.1 1.5.3 1.9 0 .3.3.6.8 1m-2-3.5c0-.6-.3-.8-.8-.8a1 1 0 0 0-.6.1c-.2.1-.2.2-.2.3 0 .3.3.5 1 .5l.6-.1m8.7 3-.3 2.6c-.5-.4-1-1-1.4-2a25.4 25.4 0 0 1-1.3-4.1 52.8 52.8 0 0 1-1.8 5.5 2.9 2.9 0 0 1-.8.7v-2.5c.6-.7.9-1.1 1-1.5a7.6 7.6 0 0 0 .8-1.7l.5-2.7h.4l.9 2.7c.2.6.5 1.2.9 1.6l1 1.4",fill:"#fff"}),React.createElement("path",{d:"M350.8 319.4c.4.4.6.8.7 1.2l.4 1.6-.8.1a7.8 7.8 0 0 0-1-1.5 18.8 18.8 0 0 0-1.1-1.2 46 46 0 0 0-1.7-1.5 34.4 34.4 0 0 0-2-1.7c-.4-.2-.6-.4-.6-.5a1.9 1.9 0 0 1-.3-.8 11.2 11.2 0 0 1-.2-1.6l2.7 2.2a44.3 44.3 0 0 1 2.5 2.2l1.4 1.5m-9.5-5.8-.2 2H338l.3-2h3m8.4 8.9-7.6 2.3-1.3-2 6.5-2-.7-.8a2.8 2.8 0 0 0-.9-.6 1.4 1.4 0 0 1-.4 1 2 2 0 0 1-1 .6 3.4 3.4 0 0 1-1.8 0 2 2 0 0 1-1.3-.7 4 4 0 0 1-.7-2.2c0-1 .3-1.6.9-1.8.7-.2 1.8 0 3 .7a8.1 8.1 0 0 1 3 2.4l2.3 3.1m-5.8-4a3.8 3.8 0 0 0-.8-.3 1.1 1.1 0 0 0-.6 0 .7.7 0 0 0-.5.3.5.5 0 0 0 0 .6l.5.2h.6l.4-.3.4-.5m-8-1.6-.5 2-3.2-.3.5-2 3.1.3m7.5 7.7-1.7.4a5.3 5.3 0 0 1-1.7 0 3.6 3.6 0 0 1-1.5-.4c-.3.5-.8 1-1.5 1.2a7.4 7.4 0 0 1-1.6.6l-1.2.3-1-2 1.1-.3a9.1 9.1 0 0 0 1.3-.4l.9-.5-1-.5h-.7a.4.4 0 0 0-.2 0 .6.6 0 0 0-.2.3h-.5c-.5-.8-.6-1.5-.3-2s.9-.8 2-1a6.8 6.8 0 0 1 2.6-.2c.8.1 1.3.4 1.5.9.2.2.2.5.2.7l-.4 1.2h.5a2 2 0 0 0 .6 0l1.7-.3 1 2m-8 1.8-1.6.3a3 3 0 0 1-2.2-.4 5.5 5.5 0 0 1-1.7-2.6l-.8-2.2a2 2 0 0 0-.8-1 4.6 4.6 0 0 0-.9-.5l.6-2.1c.6.3 1 .6 1.4 1l1 1.7.5 1.5 1.1 2.2c.3.3.7.4 1 .3l1.7-.2.7 2m-7-7.5-1 1.9-3-.7 1-1.9 3 .7m1.8 8.4-7.5.7-.4-2 6.2-.7a2.3 2.3 0 0 0-.6-.8 8.3 8.3 0 0 0-1-.6l.5-2c.7.4 1.2.9 1.6 1.3.3.5.6 1.2.8 2.1l.4 2m-6 1a17 17 0 0 1-2.2-.2 10.5 10.5 0 0 1-1.7-.5 5.6 5.6 0 0 1-1.3.4 9.9 9.9 0 0 1-1.7 0h-2a2.5 2.5 0 0 1-1.2-.3c-.3-.2-.5-.5-.8-1a4.1 4.1 0 0 1-1.5 1l-1.7.1h-1.7l.2-2.1h1.7c.8 0 1.5 0 2.1-.4a2 2 0 0 0 1.3-1.8l.7.1a30.2 30.2 0 0 0-.1 1.3c0 .3 0 .5.3.7.3.2.6.3 1 .3h1.5c1 0 1.6 0 2-.2.6-.2.9-.5 1-1.1l.1-.4s.3 0 .5-.2l.5-.2v.4a8.9 8.9 0 0 1 0 .3l-.3 1.1a12.4 12.4 0 0 0 2 .5c.1-.2 0-.4-.1-.7l-.3-.6a.5.5 0 0 1 .1-.3l.3-.2 1-.9.5 1v1l-.2 2.9m-11.3-8.7-2 1.3-1.3-.9-1.4 1-1.9-1 1.8-1.3 1.5.8 1.5-1 1.8 1m-3 8.2-7.3-1.2.8-2 6.2 1c0-.4 0-.7-.2-1a5.2 5.2 0 0 0-.5-.8l1.6-1.7c.4.6.6 1 .7 1.6 0 .5-.2 1.2-.5 2.1l-.8 2m-6.1-1-1.6-.3c-.9-.2-1.4-.6-1.5-1.2-.2-.6.1-1.5.8-2.8l1.2-2c.3-.5.4-.9.3-1.2a2.2 2.2 0 0 0-.3-.7l2.2-1.6c.3.5.3 1 .3 1.4 0 .5-.3 1.1-.7 1.8l-.8 1.4a5.8 5.8 0 0 0-.9 2.2c0 .4.2.6.5.7l1.6.4-1.1 2m-3.8-8-2.5 1.1-1.8-1.7 2.6-1 1.7 1.7m-1 6.6a6.8 6.8 0 0 1-1.6 1.4 4.2 4.2 0 0 1-1.7.6l-2.4-.1a14.8 14.8 0 0 1-2.8-.7 7.7 7.7 0 0 1-3.4-2c-.6-.8-.6-1.5 0-2.2a7 7 0 0 1 2-1.6c.8-.5 2-1 3.8-1.6l.4.5-2.8 1.2c-.5.3-1 .6-1.3 1-.4.4-.3 1 .2 1.6a10.5 10.5 0 0 0 6.3 2.2c1.2 0 2-.3 2.3-.7.3-.3.4-.6.5-1l.2-1.6 2.5-1.5a8 8 0 0 1-.1 1.5 4.4 4.4 0 0 1-1 1.6l-1.2 1.4",fill:"#bf0000"}))}));exports.AF=a;
|
package/icons/flags/AG.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,l){var c=a.borderRadius,r=a.height,i=a.width,n=e.useId();return React.createElement(t.FlagIconBase,{ref:l,borderRadius:c,height:r,viewBox:"0 0 640 480",width:i},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(n,"-0")},React.createElement("path",{d:"M-79.7 0H603v512H-79.7z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(n,"-0)"),fillRule:"evenodd",transform:"translate(74.7) scale(.9375)"},React.createElement("path",{d:"M-120 0h763.3v511.5H-120z",fill:"#fff"}),React.createElement("path",{d:"M-118.3.6h760.9v216.1h-761z"}),React.createElement("path",{d:"M21.3 203.2h505V317h-505z",fill:"#0061ff"}),React.createElement("path",{d:"M642.8 1.8V512H262L642.8 1.7zm-761.5 0V512H262L-118.7 1.7z",fill:"#e20000"}),React.createElement("path",{d:"M440.4 203.3 364 184l64.9-49-79.7 11.4 41-69.5-70.7 41L332.3 37l-47.9 63.8-19.3-74-21.7 76.3-47.8-65 13.7 83.2L138.5 78l41 69.5-77.4-12.5 63.8 47.8L86 203.3h354.3z",fill:"#ffd600"})))}));exports.AG=a;
|
package/icons/flags/AI.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(e,a){var c=e.borderRadius,l=e.height,h=e.width;return React.createElement(t.FlagIconBase,{ref:a,borderRadius:c,height:l,viewBox:"0 0 24 24",width:h},React.createElement("path",{d:"M21.333 3.333H2.667c-.137 0-.272.01-.403.03l-.003 1.17-1.82-.003A2.656 2.656 0 0 0 0 6v12a2.667 2.667 0 0 0 2.667 2.667h18.666A2.667 2.667 0 0 0 24 18V6a2.667 2.667 0 0 0-2.667-2.667Z",fill:"#00247D"}),React.createElement("path",{d:"M22.625 8.216s-.978.34-2.074.34c-1.096 0-1.92-.57-1.92-.57s-.821.57-1.918.57c-1.096 0-2.129-.34-2.129-.34-.103 2.747.067 5.639 1.073 7.153C16.739 17 18.63 18 18.63 18s1.836-1.001 2.918-2.63c1.008-1.515 1.179-4.407 1.076-7.154Z",fill:"#CCCC32"}),React.createElement("path",{d:"M22.277 8.54s-.783.293-1.822.293c-1.042 0-1.824-.52-1.824-.52s-.78.52-1.821.52-1.82-.292-1.82-.292c-.1 2.6 0 5.267 1.007 6.665 1.009 1.4 2.634 2.374 2.634 2.374s1.629-.975 2.638-2.374c1.006-1.397 1.106-4.064 1.008-6.665Z",fill:"#fff"}),React.createElement("path",{d:"M17.72 8.931s.033.456.227.618c0 0 .488-.098.878.065.309.129.878.357 1.171.26.292-.097.553-.195.619-.13.064.065-.326.163-.392.227-.065.066-.292.13-.162.326.131.195.358.358.293.553 0 0-.293-.227-.423-.423-.13-.195-.423-.358-.911-.292-.488.065-.877.325-.942.618-.065.292.292.26.585.324 0 0-.423.163-.65.163 0 0-.196.358-.391.683-.195.325-.228.52-.325.488-.097-.033-.13-.488-.065-.748 0 0-.227-.13-.195-.78.028-.556.422-1.074.422-1.074s-.032-.194 0-.422c.034-.228.261-.456.261-.456Z",fill:"#F90"}),React.createElement("path",{d:"M17.363 11.223a.113.113 0 0 1-.114.114.114.114 0 1 1 0-.227c.063 0 .114.05.114.113Z",fill:"#fff"}),React.createElement("path",{d:"M16.683 14.485s.332-.313.334-.566c0 0-.383-.317-.504-.722-.096-.32-.278-.906-.539-1.072-.261-.165-.5-.305-.492-.396.01-.092.332.149.424.158.091.01.285.145.355-.079.069-.224.05-.503.242-.577 0 0 .01.371-.06.595-.069.223-.01.553.348.89.36.337.808.475 1.076.34.268-.135.016-.39-.119-.66 0 0 .394.225.538.403 0 0 .4-.076.775-.13.376-.055.547-.153.584-.056.036.096-.296.408-.54.523 0 0 .044.258-.48.644-.449.33-1.1.351-1.1.351s-.129.149-.327.267c-.195.12-.515.087-.515.087Z",fill:"#F90"}),React.createElement("path",{d:"M18.685 13.313a.114.114 0 0 1 .144.176.114.114 0 0 1-.144-.176Z",fill:"#fff"}),React.createElement("path",{d:"M21.854 12.553s-.425-.17-.655-.066c0 0-.126.48-.443.76-.251.223-.706.634-.747.939-.04.306-.066.583-.152.613-.087.03-.004-.364-.034-.451-.03-.087.011-.32-.222-.289-.232.032-.478.165-.625.022 0 0 .333-.164.565-.196.232-.031.507-.224.662-.69.155-.468.092-.932-.143-1.118-.234-.187-.362.149-.549.384 0 0 .04-.452.139-.656 0 0-.236-.332-.443-.65-.206-.318-.368-.432-.296-.506.072-.073.496.096.701.269 0 0 .217-.148.788.166.487.269.779.85.779.85s.19.056.38.185c.19.13.295.434.295.434Z",fill:"#F90"}),React.createElement("path",{d:"M19.95 11.227a.113.113 0 0 1-.053-.152.113.113 0 1 1 .204.1.113.113 0 0 1-.151.052Z",fill:"#fff"}),React.createElement("path",{d:"M15.847 14.98c.048.079.098.155.15.227 1.009 1.399 2.634 2.374 2.634 2.374s1.629-.976 2.638-2.374c.052-.072.101-.148.149-.227h-5.57Z",fill:"#9CF"}),React.createElement("path",{d:"M12.667 12V3.333h-10c-.214 0-.403.03-.403.03l-.003 1.17-1.82-.003s-.028.04-.084.137A2.659 2.659 0 0 0 0 6v6h12.667Z",fill:"#00247D"}),React.createElement("path",{d:"M12.667 3.333h-1.554L8 5.513v-2.18H4.667v1.713L2.264 3.363a2.63 2.63 0 0 0-1.115.444L4.284 6H3.127L.645 4.26a2.81 2.81 0 0 0-.204.27L2.542 6H0v3.333h2.59L0 11.177V12h2.221l2.446-1.712V12H8V9.82L11.112 12h1.555v-1.353L10.79 9.333h1.877V6H10.79l1.876-1.314V3.333Z",fill:"#EEE"}),React.createElement("path",{d:"M7.333 3.333h-2v3.334H0v2h5.333V12h2V8.667h5.334v-2H7.333V3.333Z",fill:"#CF1B2B"}),React.createElement("path",{d:"M12.667 3.333h-.974L8 5.92V6h1.047l3.62-2.535v-.132Zm-11.518.474c-.187.13-.356.282-.504.454L3.127 6h1.156L1.15 3.807Zm3.142 5.526L.49 12h1.152l3.026-2.119v-.548H4.29Zm8.376 2.535v-.813l-2.458-1.722H9.047l3.62 2.535Z",fill:"#CF1B2B"}))}));exports.AI=a;
|
package/icons/flags/AL.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),c=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,t){var r=a.borderRadius,i=a.height,l=a.width,n=e.useId();return React.createElement(c.FlagIconBase,{ref:t,borderRadius:r,height:i,viewBox:"0 0 640 480",width:l},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#e41e20"}),React.createElement("path",{d:"M272 93.3c-4.6 0-12.3 1.5-12.2 5-13-2.1-14.3 3.2-13.5 8 1.2-1.9 2.7-3 3.9-3.1 1.7-.3 3.5.3 5.4 1.4a21.6 21.6 0 0 1 4.8 4.1c-4.6 1.1-8.2.4-11.8-.2a16.5 16.5 0 0 1-5.7-2.4c-1.5-1-2-2-4.3-4.3-2.7-2.8-5.6-2-4.7 2.3 2.1 4 5.6 5.8 10 6.6 2.1.3 5.3 1 8.9 1 3.6 0 7.6-.5 9.8 0-1.3.8-2.8 2.3-5.8 2.8-3 .6-7.5-1.8-10.3-2.4.3 2.3 3.3 4.5 9.1 5.7 9.6 2 17.5 3.6 22.8 6.5a37.3 37.3 0 0 1 10.9 9.2c4.7 5.5 5 9.8 5.2 10.8 1 8.8-2.1 13.8-7.9 15.4-2.8.7-8-.7-9.8-2.9-2-2.2-3.7-6-3.2-12 .5-2.2 3.1-8.3.9-9.5a273.7 273.7 0 0 0-32.3-15.1c-2.5-1-4.5 2.4-5.3 3.8a50.2 50.2 0 0 1-36-23.7c-4.2-7.6-11.3 0-10.1 7.3 1.9 8 8 13.8 15.4 18 7.5 4.1 17 8.2 26.5 8 5.2 1 5.1 7.6-1 8.9-12.1 0-21.8-.2-30.9-9-6.9-6.3-10.7 1.2-8.8 5.4 3.4 13.1 22.1 16.8 41 12.6 7.4-1.2 3 6.6 1 6.7-8 5.7-22.1 11.2-34.6 0-5.7-4.4-9.6-.8-7.4 5.5 5.5 16.5 26.7 13 41.2 5 3.7-2.1 7.1 2.7 2.6 6.4-18.1 12.6-27.1 12.8-35.3 8-10.2-4.1-11 7.2-5 11 6.7 4 23.8 1 36.4-7 5.4-4 5.6 2.3 2.2 4.8-14.9 12.9-20.8 16.3-36.3 14.2-7.7-.6-7.6 8.9-1.6 12.6 8.3 5.1 24.5-3.3 37-13.8 5.3-2.8 6.2 1.8 3.6 7.3a53.9 53.9 0 0 1-21.8 18c-7 2.7-13.6 2.3-18.3.7-5.8-2-6.5 4-3.3 9.4 1.9 3.3 9.8 4.3 18.4 1.3 8.6-3 17.8-10.2 24.1-18.5 5.5-4.9 4.9 1.6 2.3 6.2-12.6 20-24.2 27.4-39.5 26.2-6.7-1.2-8.3 4-4 9 7.6 6.2 17 6 25.4-.2 7.3-7 21.4-22.4 28.8-30.6 5.2-4.1 6.9 0 5.3 8.4-1.4 4.8-4.8 10-14.3 13.6-6.5 3.7-1.6 8.8 3.2 9 2.7 0 8.1-3.2 12.3-7.8 5.4-6.2 5.8-10.3 8.8-19.9 2.8-4.6 7.9-2.4 7.9 2.4-2.5 9.6-4.5 11.3-9.5 15.2-4.7 4.5 3.3 6 6 4.1 7.8-5.2 10.6-12 13.2-18.2 2-4.4 7.4-2.3 4.8 5-6 17.4-16 24.2-33.3 27.8-1.7.3-2.8 1.3-2.2 3.3l7 7c-10.7 3.2-19.4 5-30.2 8l-14.8-9.8c-1.3-3.2-2-8.2-9.8-4.7-5.2-2.4-7.7-1.5-10.6 1 4.2 0 6 1.2 7.7 3.1 2.2 5.7 7.2 6.3 12.3 4.7 3.3 2.7 5 4.9 8.4 7.7l-16.7-.5c-6-6.3-10.6-6-14.8-1-3.3.5-4.6.5-6.8 4.4 3.4-1.4 5.6-1.8 7.1-.3 6.3 3.7 10.4 2.9 13.5 0l17.5 1.1c-2.2 2-5.2 3-7.5 4.8-9-2.6-13.8 1-15.4 8.3a17 17 0 0 0-1.2 9.3c.8-3 2.3-5.5 4.9-7 8 2 11-1.3 11.5-6.1 4-3.2 9.8-3.9 13.7-7.1 4.6 1.4 6.8 2.3 11.4 3.8 1.6 5 5.3 6.9 11.3 5.6 7 .2 5.8 3.2 6.4 5.5 2-3.3 1.9-6.6-2.5-9.6-1.6-4.3-5.2-6.3-9.8-3.8-4.4-1.2-5.5-3-9.9-4.3 11-3.5 18.8-4.3 29.8-7.8l7.7 6.8c1.5.9 2.9 1.1 3.8 0 6.9-10 10-18.7 16.3-25.3 2.5-2.8 5.6-6.4 9-7.3 1.7-.5 3.8-.2 5.2 1.3 1.3 1.4 2.4 4.1 2 8.2-.7 5.7-2.1 7.6-3.7 11-1.7 3.5-3.6 5.6-5.7 8.3-4 5.3-9.4 8.4-12.6 10.5-6.4 4.1-9 2.3-14 2-6.4.7-8 3.8-2.8 8.1 4.8 2.6 9.2 2.9 12.8 2.2 3-.6 6.6-4.5 9.2-6.6 2.8-3.3 7.6.6 4.3 4.5-5.9 7-11.7 11.6-19 11.5-7.7 1-6.2 5.3-1.2 7.4 9.2 3.7 17.4-3.3 21.6-8 3.2-3.5 5.5-3.6 5 1.9-3.3 9.9-7.6 13.7-14.8 14.2-5.8-.6-5.9 4-1.6 7 9.6 6.6 16.6-4.8 19.9-11.6 2.3-6.2 5.9-3.3 6.3 1.8 0 6.9-3 12.4-11.3 19.4 6.3 10.1 13.7 20.4 20 30.5l19.2-214L320 139c-2-1.8-8.8-9.8-10.5-11-.7-.6-1-1-.1-1.4.9-.4 3-.8 4.5-1-4-4.1-7.6-5.4-15.3-7.6 1.9-.8 3.7-.4 9.3-.6a30.2 30.2 0 0 0-13.5-10.2c4.2-3 5-3.2 9.2-6.7a86.3 86.3 0 0 1-19.5-3.8 37.4 37.4 0 0 0-12-3.4zm.8 8.4c3.8 0 6.1 1.3 6.1 2.9 0 1.6-2.3 2.9-6.1 2.9s-6.2-1.5-6.2-3c0-1.6 2.4-2.8 6.2-2.8z",id:"".concat(n,"-0")}),React.createElement("use",{height:"100%",transform:"matrix(-1 0 0 1 640 0)",width:"100%",xlinkHref:"#".concat(n,"-0")}))}));exports.AL=a;
|
package/icons/flags/AM.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),r=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var t=e.forwardRef((function(e,t){var a=e.borderRadius,i=e.height,c=e.width;return React.createElement(r.FlagIconBase,{ref:t,borderRadius:a,height:i,viewBox:"0 0 640 480",width:c},React.createElement("path",{d:"M0 0h640v160H0z",fill:"red"}),React.createElement("path",{d:"M0 160h640v160H0z",fill:"#00f"}),React.createElement("path",{d:"M0 320h640v160H0z",fill:"orange"}))}));exports.AM=t;
|
package/icons/flags/AO.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var l=e.forwardRef((function(e,l){var a=e.borderRadius,c=e.height,r=e.width;return React.createElement(t.FlagIconBase,{ref:l,borderRadius:a,height:c,viewBox:"0 0 640 480",width:r},React.createElement("g",{fillRule:"evenodd",strokeWidth:"1pt"},React.createElement("path",{d:"M0 0h640v243.6H0z",fill:"red"}),React.createElement("path",{d:"M0 236.4h640V480H0z"})),React.createElement("path",{d:"M228.7 148.2c165.2 43.3 59 255.6-71.3 167.2l-8.8 13.6c76.7 54.6 152.6 10.6 174-46.4 22.2-58.8-7.6-141.5-92.6-150l-1.3 15.6z",fill:"#ffec00",fillRule:"evenodd"}),React.createElement("path",{d:"m170 330.8 21.7 10.1-10.2 21.8-21.7-10.2zm149-99.5h24v24h-24zm-11.7-38.9 22.3-8.6 8.7 22.3-22.3 8.7zm-26-29.1 17.1-16.9 16.9 17-17 16.9zm-26.2-39.8 22.4 8.4-8.5 22.4-22.4-8.4zM316 270l22.3 8.9-9 22.2-22.2-8.9zm-69.9 70 22-9.3 9.5 22-22 9.4zm-39.5 2.8h24v24h-24zm41.3-116-20.3-15-20.3 14.6 8-23-20.3-15h24.5l8.5-22.6 7.8 22.7 24.7-.3-19.6 15.3 7 23.4z",fill:"#ffec00",fillRule:"evenodd"}),React.createElement("path",{d:"M336 346.4c-1.2.4-6.2 12.4-9.7 18.2l3.7 1c13.6 4.8 20.4 9.2 26.2 17.5a7.9 7.9 0 0 0 10.2.7s2.8-1 6.4-5c3-4.5 2.2-8-1.4-11.1-11-8-22.9-14-35.4-21.3z",fill:"#fe0",fillRule:"evenodd"}),React.createElement("path",{d:"M365.3 372.8a4.3 4.3 0 1 1-8.7 0 4.3 4.3 0 0 1 8.6 0zm-21.4-13.6a4.3 4.3 0 1 1-8.7 0 4.3 4.3 0 0 1 8.7 0zm10.9 7a4.3 4.3 0 1 1-8.7 0 4.3 4.3 0 0 1 8.7 0z",fillRule:"evenodd"}),React.createElement("path",{d:"M324.5 363.7c-42.6-24.3-87.3-50.5-130-74.8-18.7-11.7-19.6-33.4-7-49.9 1.2-2.3 2.8-1.8 3.4-.5 1.5 8 6 16.3 11.4 21.5A5288 5288 0 0 1 334 345.6c-3.4 5.8-6 12.3-9.5 18z",fill:"#fe0",fillRule:"evenodd"}),React.createElement("path",{d:"m297.2 305.5 17.8 16-16 17.8-17.8-16z",fill:"#ffec00",fillRule:"evenodd"}),React.createElement("path",{d:"m331.5 348.8-125-75.5m109.6 58.1L274 304.1m18.2 42.7L249.3 322",fill:"none",stroke:"#000",strokeWidth:"3"}))}));exports.AO=l;
|
package/icons/flags/AQ.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),r=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(e,a){var t=e.borderRadius,c=e.height,i=e.width;return React.createElement(r.FlagIconBase,{ref:a,borderRadius:t,height:c,viewBox:"0 0 24 24",width:i},React.createElement("path",{d:"M24 18a2.667 2.667 0 0 1-2.667 2.667H2.667A2.667 2.667 0 0 1 0 18V6a2.667 2.667 0 0 1 2.667-2.667h18.666A2.667 2.667 0 0 1 24 6v12Z",fill:"#265FB5"}),React.createElement("path",{d:"M18.355 12.622c-.034-.35.534-1.219.078-1.156-.558.076-.994-.308-1.183-.299.604-.854.155-1.07.02-1.625-.237-.972.521-1.448-.833-1.656-.88-.135-1.488-.044-1.753-1.05-.389.273-.85.34-1.288.15-.28-.123-.367-.355-.63-.468-.2-.085-.617-.084-.84-.12-.616-.097-.933.177-1.485.085.052.08.06.183.097.268-.34.012-.547.24-.584.558-.498-.05-.625.6-.569 1.008l-.052.016.021.021c-.105 1.083-.545 1.625-1.655 1.795-.731.112-1.38-.373-2.012-.764a2.849 2.849 0 0 1-.51-.416c-.187-.208-.319-.498-.5-.646-.084-.068-.261-.126-.236.014-.115.718.41 1.614 1.014 1.96-.828.381.21.61.358.74.004.002.36.493.363.512.057.35-.185.31-.21.591-.027.291-.027.525.07.815l-.02.02c.004.234-.173.15-.402.098.031.708.706.77.819.908.363.446.238 1.094.662 1.51 1.042 1.021 2.23.418 3.411.59.663.096 1.23.652 1.831.024.706.774-.543 1.69-.238 1.952.088.074.18.106.274.111-.018.047-.045.09-.057.14.848.08 1.741.283 2.535-.134-.002.127.084.282.088.35.195-.233.347-.22.595-.344.31-.155.857-.34 1.063-.65.246-.37-.14-.88.632-.722.06-.267.085-.239.227-.416-.213-.533.42-.893.61-1.275.037-.077.04-.434.09-.569.097-.257.371-.4.447-.72.139-.592-.199-.694-.248-1.206Z",fill:"#fff"}))}));exports.AQ=a;
|
package/icons/flags/AR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,c){var r=a.borderRadius,n=a.height,i=a.width,l=e.useId();return React.createElement(t.FlagIconBase,{ref:c,borderRadius:r,height:n,viewBox:"0 0 640 480",width:i},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#74acdf"}),React.createElement("path",{d:"M0 160h640v160H0z",fill:"#fff"}),React.createElement("g",{id:"".concat(l,"-0"),transform:"translate(-64) scale(.96)"},React.createElement("path",{d:"m396.8 251.3 28.5 62s.5 1.2 1.3.9c.8-.4.3-1.5.3-1.5l-23.7-64m-.7 24.1c-.4 9.4 5.4 14.6 4.7 23-.8 8.5 3.8 13.2 5 16.5 1 3.3-1.3 5.2-.3 5.7s3-2.1 2.4-6.8c-.7-4.6-4.2-6-3.4-16.3.8-10.3-4.2-12.7-3-22",fill:"#f6b40e",id:"".concat(l,"-1"),stroke:"#85340a",strokeWidth:"1.1"}),React.createElement("use",{height:"100%",transform:"rotate(22.5 400 250)",width:"100%",xlinkHref:"#".concat(l,"-1")}),React.createElement("use",{height:"100%",transform:"rotate(45 400 250)",width:"100%",xlinkHref:"#".concat(l,"-1")}),React.createElement("use",{height:"100%",transform:"rotate(67.5 400 250)",width:"100%",xlinkHref:"#".concat(l,"-1")}),React.createElement("path",{d:"M404.3 274.4c.5 9 5.6 13 4.6 21.3 2.2-6.5-3.1-11.6-2.8-21.2m-7.7-23.8 19.5 42.6-16.3-43.9",fill:"#85340a",id:"".concat(l,"-2")}),React.createElement("use",{height:"100%",transform:"rotate(22.5 400 250)",width:"100%",xlinkHref:"#".concat(l,"-2")}),React.createElement("use",{height:"100%",transform:"rotate(45 400 250)",width:"100%",xlinkHref:"#".concat(l,"-2")}),React.createElement("use",{height:"100%",transform:"rotate(67.5 400 250)",width:"100%",xlinkHref:"#".concat(l,"-2")})),React.createElement("use",{height:"100%",transform:"rotate(90 320 240)",width:"100%",xlinkHref:"#".concat(l,"-0")}),React.createElement("use",{height:"100%",transform:"rotate(180 320 240)",width:"100%",xlinkHref:"#".concat(l,"-0")}),React.createElement("use",{height:"100%",transform:"rotate(-90 320 240)",width:"100%",xlinkHref:"#".concat(l,"-0")}),React.createElement("circle",{cx:"320",cy:"240",fill:"#f6b40e",r:"26.7",stroke:"#85340a",strokeWidth:"1.4"}),React.createElement("path",{d:"M329.1 234.3c-1.8 0-3.6.8-4.6 2.4 2 1.9 6.6 2 9.7-.2a7 7 0 0 0-5.1-2.2zm0 .4c1.7 0 3.4.8 3.6 1.6-2 2.3-5.3 2-7.4.4a4.3 4.3 0 0 1 3.8-2z",fill:"#843511",id:"".concat(l,"-3")}),React.createElement("use",{height:"100%",transform:"matrix(-1 0 0 1 640.2 0)",width:"100%",xlinkHref:"#".concat(l,"-5")}),React.createElement("use",{height:"100%",transform:"matrix(-1 0 0 1 640.2 0)",width:"100%",xlinkHref:"#".concat(l,"-4")}),React.createElement("use",{height:"100%",transform:"translate(18.1)",width:"100%",xlinkHref:"#".concat(l,"-6")}),React.createElement("use",{height:"100%",transform:"matrix(-1 0 0 1 640.2 0)",width:"100%",xlinkHref:"#".concat(l,"-7")}),React.createElement("path",{d:"M316 243.7a1.9 1.9 0 1 0 1.8 2.9 4 4 0 0 0 2.2.6h.2a3.9 3.9 0 0 0 2.3-.6 1.9 1.9 0 1 0 1.8-3c.5.3.8.7.8 1.3 0 .6-.5 1.2-1.2 1.2a1.2 1.2 0 0 1-1.2-1.2 3 3 0 0 1-2.6 1.7 3 3 0 0 1-2.5-1.7 1.2 1.2 0 0 1-1.3 1.2c-.6 0-1.2-.6-1.2-1.2s.3-1 .8-1.2zm2 5.5c-2.1 0-3 1.8-4.8 3 1-.4 1.9-1.2 3.3-2s2.7.2 3.5.2c.8 0 2-1 3.5-.2 1.4.8 2.3 1.6 3.3 2-1.9-1.2-2.7-3-4.8-3a5.5 5.5 0 0 0-2 .6 5.5 5.5 0 0 0-2-.7z",fill:"#85340a"}),React.createElement("path",{d:"M317.2 251.6c-.8 0-1.8.2-3.4.6 3.7-.8 4.5.5 6.2.5 1.6 0 2.4-1.3 6.1-.5-4-1.2-4.9-.4-6.1-.4-.8 0-1.4-.3-2.8-.2z",fill:"#85340a"}),React.createElement("path",{d:"M314 252.2h-.8c4.3.5 2.3 3 6.8 3s2.5-2.5 6.8-3c-4.5-.4-3.1 2.3-6.8 2.3-3.5 0-2.4-2.3-6-2.3zm9.7 6.7a3.7 3.7 0 0 0-7.4 0 3.8 3.8 0 0 1 7.4 0z",fill:"#85340a"}),React.createElement("path",{d:"M303.4 234.3c4.7-4.1 10.7-4.8 14-1.7a8 8 0 0 1 1.5 3.5c.4 2.3-.3 4.8-2.1 7.4l.8.4a14.6 14.6 0 0 0 1.6-9.4 13.3 13.3 0 0 0-.6-2.3c-4.5-3.7-10.7-4-15.2 2z",fill:"#85340a",id:"".concat(l,"-4")}),React.createElement("path",{d:"M310.8 233c2.7 0 3.3.7 4.5 1.7 1.2 1 1.9.8 2 1 .3.2 0 .8-.3.6-.5-.2-1.3-.6-2.5-1.6s-2.5-1-3.7-1c-3.7 0-5.7 3-6.2 2.8-.3-.2 2.1-3.5 6.2-3.5z",fill:"#85340a",id:"".concat(l,"-5")}),React.createElement("use",{height:"100%",transform:"translate(-18.4)",width:"100%",xlinkHref:"#".concat(l,"-3")}),React.createElement("circle",{cx:"310.9",cy:"236.3",fill:"#85340a",id:"".concat(l,"-6"),r:"1.9"}),React.createElement("path",{d:"M305.9 237.5c3.5 2.7 7 2.5 9 1.3 2-1.3 2-1.7 1.6-1.7-.4 0-.8.4-2.4 1.3-1.7.8-4.1.8-8.2-.9z",fill:"#85340a",id:"".concat(l,"-7")}))}));exports.AR=a;
|
package/icons/flags/AS.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var c=e.forwardRef((function(c,s){var l=c.borderRadius,a=c.height,m=c.width,n=e.useId();return React.createElement(t.FlagIconBase,{ref:s,borderRadius:l,height:a,viewBox:"0 0 640 480",width:m},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(n,"-0")},React.createElement("path",{d:"M0 0h640v480H0z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(n,"-0)")},React.createElement("path",{d:"M-374-16H650v512H-374z",fill:"#006"}),React.createElement("path",{d:"M-374 240 650 496V-16L-374 240z",fill:"#bd1021",fillRule:"evenodd"}),React.createElement("path",{d:"M650 11.4v457.2L-264.3 240 650 11.4z",fill:"#fff",fillRule:"evenodd"}),React.createElement("g",{stroke:"#000"},React.createElement("path",{d:"M478 297.4s-6.4-5.2 1.2-13.7c-4.1-3.4-.3-10.1-.3-10.1s-7-2.6.3-13.4c-5.3-3.5-3-11.3-3-11.3s-17-6.4-.8-12.5c-13.4 5.8-25.9-7.9-25.9-7.9l-19.4.6c-3.3-16.2-29-2.1-10-48.5-4.9-.9-10.4-2.3-16 1.7-5.4 4.1-21.1 12.8-30.4 4.1s6-21.2 6.4-21.5c.3-.3 20.6-10.8 23.5-17.7-.3-5.3-6.7-9.3-.9-20.7 6.7-10.7 47.7-20.9 66.3-24.4a29.5 29.5 0 0 0 13-11.9l2.1 7.6s41.3-12.2 43.3-18 .9 5.2.9 5.2c16.2-1.5 36.9-15.4 39.8-9 13.6-2.6 39.8-14.3 39.8-14.3s9-.3 2.6 9.6c4 6.4-1.2 12-1.5 12-.2 0 1.8 6.3-3.4 9.8 1.7 5.5-3.2 10-3.2 10s2.3 6.6-7 10c.9 5.9-5.2 7-5.2 7s.8 6.1-3.2 8.8c0 4.6-4.7 7-4.7 7s3 1.7-1.2 4.6a1568 1568 0 0 1-46.2 28.5c0-.3 30.8 5.5 32.9 6.6s25.3 16.6 25.3 16.6l-23.6 29s-26.1-2.8-27.3-1.4 5.5 2 7 4.4c1.4 2.3 3.8 7.8 8.4 7.2 4.7-.5-8.7 8.5-17.4 9.3 0 3.2 11 3.5 14 1 2.8-2.7-7 7.5-8.2 9s13-2.1 13-2.1-2.3 9.6-14.7 12.5c4.9 8.1 2.9 13.3 2.6 13.3s-8.2-8-15.7-6.6c2 7.8 8.1 15 9.9 16.2 1.7 1.2-13.7 1-15.7-3.5s-3.8 10.5 1.7 15.2c-6.4.3-11.9-3.5-11.9-3.5s-3.8 8.7-1.2 13c2.6 4.4-9-8.7-9-8.7l-22 9.3-5-8.4z",fill:"#9c3900",fillRule:"evenodd",strokeLinejoin:"round",strokeWidth:"1.8"}),React.createElement("path",{d:"M307.3 280.1c.5 0 32.1-.5 46.6-8.8a86.3 86.3 0 0 0 17 19.1l4.7-16.5s11.4.5 12.4 3c-1.5 3.2-2 7.3-2 7.3s7.7.6 8.3 1.6c.5 1-2.1 9.8-2.1 9.8l33.1 7.8s2.6-13 5.2-11.4c2.6 1.6 14 17.6 30 18.6s17-13.4 17-13.4l3.7 2s6.7-14.4 7.8-14.4 2.5 2 11.3 2c2.6 3.1 3.7 10.4 3.7 10.4s-9.9 9.8-6.8 17.6 3.7 5.7 3.7 5.7l71.4 17s3.6 5.7-2.6 8.8c0 .5-72-16.5-72-16.5s-6.7 7.7-11.9 6.2-1.5 3-1.5 3l77.6 6.3s5.7 7.2 1.6 9.3c-5.2.5-83.9-5.2-83.9-5.2s-4.6 9.9-9.8 1.6c-3.6 5.7-7.8-1.6-7.8-1.6s-6.7 5.2-7.7-.5c-5.7 4.2-9.3-2.6-9.3-2.6l-33.2-2-2 3s5.7 1.6-3.1 5.2c-8.8 3.7 52.8 2.1 54.3 2.6 1.6.6-4.1 5.2-4.1 5.2s31.5 2 37.2-4.6c5.7-6.8-2 8.8-2 8.8s24.8-1 24.8-2.1-.5 7.7-17.6 6.7a112 112 0 0 0 23.3 10.9s-13 3-28-.5c2.6 6.7 14 12.9 14 12.9s-8.3 7.2-26.9-10.4c5.2 9.4 1 13 .5 12a48 48 0 0 0-30-18.7c13 8.3 7.3 12 7.3 12s-6.8-12-17.6 0c-4.2-11-20.2-17.2-39.9-18.2-6.2-7.2-9.8-5.2-24.3-9.3-8.3-9.3-20.2-19.7-20.2-19.7s.5-14 14.5-12.4c1.6 4.7 1.6 3.1 1.6 3.1s15.5-5.7 20.1 2c6.8-11.8 16-1.7 17.6 2.4 4.5.7 27 1.3 27 1.3s-2.7-4.7-1-4.1c1.5.5 13.9-4.7 13.4-6.2-.6-1.6-1-6.8 1-6.3 2 .6-17.6-2.5-28.5 5.7-3.6-3.6-1-13.4-1-13.4l-32-6.7-1.6 8.2s-9.4 1.6-8.8-.5l-2.1 7.3s-12.4-3.1-12.4-3.7 3.6-18.6 3.6-18c0 .4-10.4 1-24.8 11.8-4.2-13-36.8-30-36.8-30.5z",fill:"#ffc221",fillRule:"evenodd",strokeWidth:"1.9"}),React.createElement("path",{d:"m386 284.8-6.7 30m12.9-18.7-2 9.9m35.1-2-3 9.2m60.4 53.8c-.5 0-16.5 2.1-18.6 1.6-2-.5 25.4 8.3 25.4 11.9m-35.7-9.8s-16-10.4-18.7-9.4c-2.5 1 16-.5 17.6-2m-32-.5s-16.6.5-18.2-1 16 11.3 19.2 10.3m-33.1-16.6c-.5 0-11.4-4.1-16-5.2 4 4.2 7.2 9.9 17.5 12m2.6-13.5c-.5-1-20.7-7.3-20.7-10.4a32.6 32.6 0 0 0 17.6 2.1M499.8 321l-2 9.3",fill:"none",strokeWidth:"1.9"}),React.createElement("path",{d:"M347.7 237.7s-21.7 18.6 0 29.5c1-7.3 2.6-8.3 2.6-8.3s18 6.7 29-9.3c-4.7-6.8-13-4.2-13-4.2s-17 0-18.6-7.7z",fill:"#ffc221",fillRule:"evenodd",strokeWidth:"1.9"}),React.createElement("path",{d:"m365.8 246-15 12.9m61.2 76.9s3.5 3.8.4 8.5m72.4-4.7-5.7.5m-40.9-3.6 10.4 1.6m17.5-28.2s.3 10.5-8.4 10.2c-8.8-.3-5.9.3-5.9.3",fill:"none",strokeWidth:"1.9"}),React.createElement("path",{d:"M472.8 308.1s3.5 1.2 2.6 3.8c-.9 2.6.9 10.2-9.3 17.5-10.8 2.3-9.6-9-9.6-9",fill:"none",strokeWidth:"1.9"}),React.createElement("path",{d:"M476.6 311.4s6.3-3.8 7.2 2.3c.9 6-5.2 17.4-9.6 19.2-4.3 1.7-9.3-.3-8.7-3.2m18.9-15.7s5.8-4.7 7.6 1.4c1.7 6.1-4.7 19.8-7.3 20m7.8-20s3-1.4 5 .3m-14.3 20.6c-1.1.3-6 .6-7.8-3.2m-18.3-7-6.1.4m28.4 22.6-.5-9.6-2.4-3.2-4 4.1s-.6 9.6-2.4 10.5m2.4-10.8-3.2-6-5 6s-.5 8.7-2.3 9.6m2.3-9.9-2-5.8s-5.8 3.2-6.4 5.5c-.6 2.4-.9 8.7-2.3 9.3m2.3-10.4s.6-5.3-1.2-5.3c-1.7 0-9.5 7.3-9.8 13.7",fill:"none",strokeWidth:"1.9"}),React.createElement("path",{d:"M348.4 237.8s2.9-2.9 3.8-6.4c.8-3.4-1.2-7.2 2.3-10.4s49.4-22.7 53.2-26.5a115 115 0 0 0 11.6-13.6c.9-1.8 3.5 8.7-4.4 13.3 8.5-2.3 14-4.9 17.5-3.7-3.5 4.9-12.8 13-17.2 13 10.2-3.7 19.5-7 22.1-4.9 2.6 2-12.5 12.2-18.6 12.8 10.2-2.6 23.8-6.7 25.6-2.3-5.5 1.7-3.8 3.2-15.1 9.6a28.5 28.5 0 0 1-8.7 1.4c8.7-.9 20.6-4.4 21.8 2-7 2.7-9.6 6.1-15.4 7.6-5.9 1.4-19.2 4-27.4 7.3-8 3.2-20 12.5-20 12.5s-25.9.8-25.9.5c0-.3-5-11.9-5.2-12.2z",fill:"#fff",fillRule:"evenodd",strokeLinejoin:"round",strokeWidth:"1.9"}),React.createElement("path",{d:"M360.6 235.8s.3-5.8 3-7.8c2.5-2 15.6-7 18.5-11.4 3-4.3-4.3 7.6-3.2 10.8m-13-.3s6.3 2.3 4.9 7.2",fill:"none",strokeWidth:"1.9"}),React.createElement("path",{d:"M373.4 230.4a4.8 4.8 0 1 1-9.6 0 4.8 4.8 0 0 1 9.6 0z",fill:"none",strokeWidth:"1.6"}),React.createElement("path",{d:"m570.1 220.1 50.3 9.6s5.5-6.4 2.6-9.9c7.6-1.7 5.5-11.6 5.5-11.6s8.7-3.8 1.5-12.5c5-5-1.2-8.7-1.2-8.7s2-8.7-4.3-9.6c1.7-7-11-9.3-11-9.3s-26.5 7.3-45.1 7.8c6 6.1-2.3 10-2.3 10s4.9 3.4 3.4 6.3c-1.4 3 1 6.1-5.5 8.2 8.4 3.7-.9 10.1-.9 10.1s9.3 6.4 7 9.6z",fill:"#fff",fillRule:"evenodd",strokeWidth:"1.9"}),React.createElement("path",{d:"M565.2 209.4s44.4 5.2 46.5 5.2 9.8 2.6 11.3 5.2m-55.5-13 61.9 1.4m-61.6-3s58.7-3.4 62.8-9.5m-61-3.2s59-6.4 59.5-5.5m-61.6-1.8s57.2-9 57.8-7.5m-221.1-29.4s18 19.8 16.3 33.2",fill:"none",strokeWidth:"1.9"}),React.createElement("path",{d:"M419.3 171s5.8 8.4 8.1 9.3 22.7 2 23.9 10.8c1.1 5.5-4.4 3.7-3.5 7.8 1.4 5.2 15 12 30 4M464 207s12.2 18 30.2-1.4m-9.3 7.8s14.8 7.9 27-12.5m-15.7 14.3s7.3 6 22.4-2m20.9-8.2s22.4 4.6 23.8 6M548 200l15.7.6m-25.3-9.3s26.8-1.7 30.3 3.8M526.8 183s37.5 1.5 39.2 3.5m-30.8 34.9s6.4-1.8 7.3-1M520.7 237s8.4 7.2 19.2 4m-14.5 8.2s9.6 4.3 20.9 1.7m-17.7 5.5s9.6 6.4 16 5.3m-20.4-1.5s6.7 5 7 7.6m-16.3-1.8s2 10.5 9.3 14.3m-14.2-9.6s-3.2 13.6 4.9 22m-13.4-11.3c0 .3-.5 6.4-.2 7m-52-59.9 15.6-.8s5.8-2.4 1.8-6.1m2 3.5c.3 0 14.8 1.1 18.6 5.5 3.8 4.3 8.4 13 11 14.5 2.7 1.5 3.2-.6 3.2-.6m-6.4-2.3s-7.8 13.4-1.7 17.4m-2.6-2.6s-7 9.3-1.5 14m-1.4-1.2s-5.5 9 1.1 15.1m-3.6-39c-.3.4-6.7 4.9-9 3.8m2.3 10.4s2.6 2.7 4.9 2.3m-4.6 11.4 4.2 2.8m-3.6 7.6 3.6 2.2m-69.3-144.7s7.7 4 13.8 0c6.1-4 35.4-19 43-21.4 7.7-2.4 12-16.5 13.5-22.6m-5.8 16.5 42.8-12.5s7-5.8 7.3-16.5m-3 11.6s42.7-4.3 42.7-20.2m-6.7 11s45-12.2 49.2-16.8",fill:"none",strokeWidth:"1.9"}),React.createElement("path",{d:"M436.2 151.5s27.2-14 31.5-15.6c4.3-1.5 14-13.8-.6-13.8",fill:"none",strokeWidth:"1.9"}),React.createElement("path",{d:"M449.4 157c.3 0 22.3-14.4 29.6-16.2 4-5.5 1.8-11.3-4.9-10.1",fill:"none",strokeWidth:"1.9"}),React.createElement("path",{d:"M480.9 137.1c.6-.3 11.9-.6 7.9 8.3-5.8 4.2-30.9 16.8-30.9 16.8m17.1-34.5 47.7-16s4-8.2-1.8-9.4m39.7-14.4c0 .3 6.1 3.7 2.4 9.2-6.7 4-38.4 11.6-38.4 11.6M608.9 83l-45 12.6m41.6-2.5-39 12m35.7-2.2-34.6 10.4m28.1-.6c-.9 0-25.6 7.6-25.6 7.6m20.2 0-16 6.4m12 2.2a321 321 0 0 0-13.8 5.8m9.8 1.2-12.2 5.8m-8.9 7.3s1.5.6 1.2 2.5m-32 14.3s5.1 1.9.3 6.8c-2.5 3.3-9.5 2.4-13.8 8.5m46.8-83.7s6.4 1.5 1.5 9.8c-12.8 4.9-38.8 12.8-38.8 12.8s-1.2 2.2-4.6 4a758.6 758.6 0 0 1-40.3 12.2m84.3-29.3s7 3 0 8.2c-8 4.6-35.7 13.2-35.7 13.2s-.4 2.4-1.6 3.3c-1.2 1-37.9 13.2-37.9 13.2",fill:"none",strokeWidth:"1.9"}),React.createElement("path",{d:"M567.6 115.1s7.4 2.2 1 8.3a289 289 0 0 1-32.1 12.8s-2.5 3-6.5 4.3a919 919 0 0 0-29.3 11.6m68.8-28.7c2.1.9 8 1.8.9 7.3-8.3 3.7-28.4 11.6-28.4 11.6l-1.9 3.4-32 13.7m63.2-27.8s3 3.7-3.7 8c-7.3 4-23.2 10-23.2 10m23.2-9.4s3.4 2.1-.9 5.2c-4.9 2.4-24.1 12.5-24.1 12.5l-12.5 8.3",fill:"none",strokeWidth:"1.9"}),React.createElement("path",{d:"M523.6 112c0 .4 5.2 4.6 3.4 9.5 4.6 3.4 3.7 7 3.7 7s6.4 3.7 5.5 9c6.4 1.5 6 5.1 6 5.1l-2 3.4s6.3-.3.8 8c3.4 1.8 1.9 3.9 1.9 3.9m-1.9-3.7c-.9 0-22.3 8-27.8 12.9",fill:"none",strokeWidth:"1.9"}),React.createElement("path",{d:"M489.4 144.8s6.4-.3 5.5 6.7c7.4-2.5 5.8 4.6 5.8 4.6s8.6-3.4 7 7.3c5.6-1.2 4.6 4.3 4.6 4.3s5-.3 5 2.4c3.3-3 7-1.5 7-1.5s2.4-3.4 5.8-2.4m-34.9-15c0 .6-28.7 16.5-28.7 16.5m34.2-11.3L479 169.8m29-6.7c0 .3-18.9 11.3-18.9 11.3m23.2-7s-13.4 11-16.5 10.4m21.1-7s-7.6 5.7-14 8.5m22-11s2.4 3-12.9 11",fill:"none",strokeWidth:"1.9"}))))}));exports.AS=c;
|
package/icons/flags/AT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var r=e.forwardRef((function(e,r){var a=e.borderRadius,i=e.height,c=e.width;return React.createElement(t.FlagIconBase,{ref:r,borderRadius:a,height:i,viewBox:"0 0 640 480",width:c},React.createElement("g",{fillRule:"evenodd"},React.createElement("path",{d:"M640 480H0V0h640z",fill:"#fff"}),React.createElement("path",{d:"M640 480H0V320h640zm0-319.9H0V.1h640z",fill:"#df0000"})))}));exports.AT=r;
|
package/icons/flags/AU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var l=e.forwardRef((function(e,l){var a=e.borderRadius,r=e.height,c=e.width;return React.createElement(t.FlagIconBase,{ref:l,borderRadius:a,height:r,viewBox:"0 0 640 480",width:c},React.createElement("g",{strokeWidth:"1pt"},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#006"}),React.createElement("path",{d:"M0 0v28l307 222h38.7v-28L38.7 0H0zm345.7 0v28l-307 222H0v-28L307 0h38.7z",fill:"#fff"}),React.createElement("path",{d:"M144 0v250h57.6V0H144zM0 83.3v83.4h345.7V83.3H0z",fill:"#fff"}),React.createElement("path",{d:"M0 100v50h345.7v-50H0zM155.6 0v250H190V0h-34.5zM0 250l115.2-83.3H141L25.8 250H0zM0 0l115.2 83.3H89.5L0 18.6V0zm204.7 83.3L319.9 0h25.8L230.5 83.3h-25.8zm141 166.7-115.2-83.3h25.7l89.5 64.7V250z",fill:"#c00"}),React.createElement("path",{d:"m299.8 392.5-43.7 3.8 6 43.4L232 408l-30.1 31.7 6-43.4-43.7-3.8 37.7-22.3-24.3-36.5 41 15.5 13.4-41.7 13.5 41.7 41-15.5-24.3 36.5m224.4 62.3L476 416.7l17.8 6.7 5.8-18.1 5.8 18.1 17.8-6.7-10.5 15.8 16.4 9.7-19 1.7 2.6 18.9-13-13.9-13.2 13.9 2.6-18.9-19-1.6m16.4-291.9L476 134.6l17.8 6.7 5.8-18.1 5.8 18.1 17.8-6.7-10.5 15.8 16.4 9.8-19 1.6 2.6 18.9-13-13.8-13.2 13.7 2.6-18.8-19-1.6M380.8 265l-10.5-15.8 17.8 6.7 5.8-18.1 5.9 18.1 17.8-6.7L407 265l16.4 9.7-19 1.7 2.7 18.9-13.2-13.9-13 13.9 2.5-18.9-19-1.6m216.3-38L570 221l17.8 6.7 5.8-18.1 5.9 18.1 17.8-6.7-10.5 15.8 16.3 9.7-19 1.7 2.6 18.8-13-13.8-13.2 13.8 2.6-18.8-19-1.7M542 320l-10.3 6.5 2.9-11.9-9.3-7.8 12.1-1 4.6-11.2 4.7 11.3 12.1.9-9.3 7.8 2.9 11.9",fill:"#fff",fillRule:"evenodd"})))}));exports.AU=l;
|
package/icons/flags/AW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(e,a){var r=e.borderRadius,c=e.height,l=e.width;return React.createElement(t.FlagIconBase,{ref:a,borderRadius:r,height:c,viewBox:"0 0 24 24",width:l},React.createElement("path",{d:"M21.333 3.333H2.667A2.667 2.667 0 0 0 0 6v8.703h24V6a2.667 2.667 0 0 0-2.667-2.667ZM4.184 7.517l-.629 2.038-.628-2.038L.889 6.89l2.038-.629.628-2.038.629 2.038 2.038.629-2.038.628Zm-1.517 13.15h18.666a2.66 2.66 0 0 0 2.578-2.019H.09a2.66 2.66 0 0 0 2.578 2.019ZM0 16.019h24v1.314H0V16.02Z",fill:"#4189DD"}),React.createElement("path",{d:"m3.555 4.222-.628 2.039-2.038.628 2.038.629.629 2.038.629-2.038 2.038-.629-2.039-.628-.629-2.039Zm.485 3.151-.484 1.57-.485-1.57-1.57-.484 1.57-.484.484-1.57.485 1.57 1.57.484-1.57.484Z",fill:"#fff"}),React.createElement("path",{d:"m3.555 4.835-.484 1.57-1.57.484 1.57.484.484 1.57.485-1.57 1.57-.484-1.57-.484-.485-1.57Z",fill:"#D21034"}),React.createElement("path",{d:"M0 14.703h24v1.315H0v-1.315ZM0 18c0 .225.036.44.089.648H23.91c.053-.209.089-.423.089-.648v-.667H0V18Z",fill:"#F9D616"}))}));exports.AW=a;
|
package/icons/flags/AX.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,c){var r=a.borderRadius,l=a.height,i=a.width,n=e.useId();return React.createElement(t.FlagIconBase,{ref:c,borderRadius:r,height:l,viewBox:"0 0 640 480",width:i},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(n,"-0")},React.createElement("path",{d:"M106.3 0h1133.3v850H106.3z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(n,"-0)"),transform:"matrix(.56472 0 0 .56482 -60 -.1)"},React.createElement("path",{d:"M0 0h1300v850H0z",fill:"#0053a5"}),React.createElement("g",{fill:"#ffce00"},React.createElement("path",{d:"M400 0h250v850H400z"}),React.createElement("path",{d:"M0 300h1300v250H0z"})),React.createElement("g",{fill:"#d21034"},React.createElement("path",{d:"M475 0h100v850H475z"}),React.createElement("path",{d:"M0 375h1300v100H0z"}))))}));exports.AX=a;
|
package/icons/flags/AZ.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var r=e.forwardRef((function(e,r){var a=e.borderRadius,c=e.height,l=e.width;return React.createElement(t.FlagIconBase,{ref:r,borderRadius:a,height:c,viewBox:"0 0 640 480",width:l},React.createElement("path",{d:"M.1 0h640v480H.1z",fill:"#3f9c35"}),React.createElement("path",{d:"M.1 0h640v320H.1z",fill:"#ed2939"}),React.createElement("path",{d:"M.1 0h640v160H.1z",fill:"#00b9e4"}),React.createElement("circle",{cx:"304",cy:"240",fill:"#fff",r:"72"}),React.createElement("circle",{cx:"320",cy:"240",fill:"#ed2939",r:"60"}),React.createElement("path",{d:"m384 200 7.7 21.5 20.6-9.8-9.8 20.7L424 240l-21.5 7.7 9.8 20.6-20.6-9.8L384 280l-7.7-21.5-20.6 9.8 9.8-20.6L344 240l21.5-7.7-9.8-20.6 20.6 9.8L384 200z",fill:"#fff"}))}));exports.AZ=r;
|
package/icons/flags/BA.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var l=e.forwardRef((function(l,a){var r=l.borderRadius,c=l.height,h=l.width,i=e.useId();return React.createElement(t.FlagIconBase,{ref:a,borderRadius:r,height:c,viewBox:"0 0 640 480",width:h},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(i,"-0")},React.createElement("path",{d:"M-85.3 0h682.6v512H-85.3z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(i,"-0)"),fillRule:"evenodd",transform:"translate(80) scale(.9375)"},React.createElement("path",{d:"M-85.3 0h682.6v512H-85.3V0z",fill:"#009"}),React.createElement("path",{d:"m56.5 0 511 512.3V.3L56.5 0z",fill:"#FC0"}),React.createElement("path",{d:"M439.9 481.5 412 461.2l-28.6 20.2 10.8-33.2-28.2-20.5h35l10.8-33.2 10.7 33.3h35l-28 20.7 10.4 33zm81.3 10.4-35-.1-10.7-33.3-10.8 33.2h-35l28.2 20.5-10.8 33.2 28.6-20.2 28 20.3-10.5-33 28-20.6zM365.6 384.7l28-20.7-35-.1-10.7-33.2-10.8 33.2-35-.1 28.2 20.5-10.8 33.3 28.6-20.3 28 20.4-10.5-33zm-64.3-64.5 28-20.6-35-.1-10.7-33.3-10.9 33.2h-34.9l28.2 20.5-10.8 33.2 28.6-20.2 27.9 20.3-10.4-33zm-63.7-63.6 28-20.7h-35L220 202.5l-10.8 33.2h-35l28.2 20.4-10.8 33.3 28.6-20.3 28 20.4-10.5-33zm-64.4-64.3 28-20.6-35-.1-10.7-33.3-10.9 33.2h-34.9L138 192l-10.8 33.2 28.6-20.2 27.9 20.3-10.4-33zm-63.6-63.9 27.9-20.7h-35L91.9 74.3 81 107.6H46L74.4 128l-10.9 33.2L92.1 141l27.8 20.4-10.3-33zm-64-64 27.9-20.7h-35L27.9 10.3 17 43.6h-35L10.4 64l-11 33.3L28.1 77l27.8 20.4-10.3-33zm-64-64L9.4-20.3h-35l-10.7-33.3L-47-20.4h-35L-53.7 0l-10.8 33.2L-35.9 13l27.8 20.4-10.3-33z",fill:"#FFF"})))}));exports.BA=l;
|
package/icons/flags/BB.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,r){var c=a.borderRadius,i=a.height,l=a.width,n=e.useId();return React.createElement(t.FlagIconBase,{ref:r,borderRadius:c,height:i,viewBox:"0 0 640 480",width:l},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#00267f"}),React.createElement("path",{d:"M213.3 0h213.4v480H213.3z",fill:"#ffc726"}),React.createElement("path",{d:"M319.8 135.5c-7 19-14 38.6-29.2 53.7 4.7-1.6 13-3 18.2-2.8v79.5l-22.4 3.3c-.8 0-1-1.3-1-3-2.2-24.7-8-45.5-14.8-67-.5-2.9-9-14-2.4-12 .8 0 9.5 3.6 8.2 1.9a85 85 0 0 0-46.4-24c-1.5-.3-2.4.5-1 2.2 22.4 34.6 41.3 75.5 41.1 124 8.8 0 30-5.2 38.7-5.2v56.1H320l2.5-156.7z",id:"".concat(n,"-0")}),React.createElement("use",{height:"100%",transform:"matrix(-1 0 0 1 639.5 0)",width:"100%",xlinkHref:"#".concat(n,"-0")}))}));exports.BB=a;
|
package/icons/flags/BD.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),r=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var t=e.forwardRef((function(e,t){var a=e.borderRadius,c=e.height,i=e.width;return React.createElement(r.FlagIconBase,{ref:t,borderRadius:a,height:c,viewBox:"0 0 640 480",width:i},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#006a4e"}),React.createElement("circle",{cx:"280",cy:"240",fill:"#f42a41",r:"160"}))}));exports.BD=t;
|
package/icons/flags/BE.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var r=e.forwardRef((function(e,r){var a=e.borderRadius,c=e.height,i=e.width;return React.createElement(t.FlagIconBase,{ref:r,borderRadius:a,height:c,viewBox:"0 0 640 480",width:i},React.createElement("g",{fillRule:"evenodd",strokeWidth:"1pt"},React.createElement("path",{d:"M0 0h213.3v480H0z"}),React.createElement("path",{d:"M213.3 0h213.4v480H213.3z",fill:"#ffd90c"}),React.createElement("path",{d:"M426.7 0H640v480H426.7z",fill:"#f31830"})))}));exports.BE=r;
|
package/icons/flags/BF.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(e,a){var r=e.borderRadius,l=e.height,i=e.width;return React.createElement(t.FlagIconBase,{ref:a,borderRadius:r,height:l,viewBox:"0 0 640 480",width:i},React.createElement("g",{fillRule:"evenodd"},React.createElement("path",{d:"M640 479.6H.4V0H640z",fill:"#de0000"}),React.createElement("path",{d:"M639.6 480H0V240.2h639.6z",fill:"#35a100"}),React.createElement("path",{d:"m254.6 276.2-106-72.4h131L320 86.6 360.4 204l131-.1-106 72.4 40.5 117.3-106-72.6L214 393.4",fill:"#fff300"})))}));exports.BF=a;
|
package/icons/flags/BG.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var r=e.forwardRef((function(e,r){var a=e.borderRadius,i=e.height,l=e.width;return React.createElement(t.FlagIconBase,{ref:r,borderRadius:a,height:i,viewBox:"0 0 640 480",width:l},React.createElement("g",{fillRule:"evenodd",strokeWidth:"1pt"},React.createElement("path",{d:"M0 320h640v160H0z",fill:"#d62612"}),React.createElement("path",{d:"M0 0h640v160H0z",fill:"#fff"}),React.createElement("path",{d:"M0 160h640v160H0z",fill:"#00966e"})))}));exports.BG=r;
|
package/icons/flags/BH.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,r){var c=a.borderRadius,l=a.height,i=a.width,n=e.useId();return React.createElement(t.FlagIconBase,{ref:r,borderRadius:c,height:l,viewBox:"0 0 640 480",width:i},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(n,"-0")},React.createElement("path",{d:"M0 0h640v480H0z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(n,"-0)"),fillRule:"evenodd",strokeWidth:"1pt"},React.createElement("path",{d:"M-32.5 0h720v480h-720z",fill:"#e10011"}),React.createElement("path",{d:"m114.3 479.8-146.8.2V0h146l94.3 30.4-93.5 29.5 93.5 30.5-93.5 29.5 93.5 30.5-93.5 29.5 93.5 30.5-93.5 29.5 93.5 30.5-93.5 29.5 93.5 30.5-93.5 29.5 93.5 30.5-93.5 29.5 93.5 30.5-93.5 29.5",fill:"#fff"})))}));exports.BH=a;
|
package/icons/flags/BI.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(a,l){var r=a.borderRadius,c=a.height,i=a.width,f=e.useId();return React.createElement(t.FlagIconBase,{ref:l,borderRadius:r,height:c,viewBox:"0 0 640 480",width:i},React.createElement("defs",null,React.createElement("clipPath",{id:"".concat(f,"-0")},React.createElement("path",{d:"M-90.5 0H592v512H-90.5z",fillOpacity:".7"}))),React.createElement("g",{clipPath:"url(#".concat(f,"-0)"),fillRule:"evenodd",transform:"translate(84.9) scale(.9375)"},React.createElement("path",{d:"m-178 0 428.8 256L-178 512zm857.6 0L250.8 256l428.8 256z",fill:"#00cf00"}),React.createElement("path",{d:"m-178 0 428.8 256L679.6 0zm0 512 428.8-256 428.8 256z",fill:"red"}),React.createElement("path",{d:"M679.6 0h-79.9L-178 464.3V512h79.9L679.6 47.7z",fill:"#fff"}),React.createElement("path",{d:"M398.9 256a148 148 0 1 1-296.1 0 148 148 0 0 1 296 0z",fill:"#fff"}),React.createElement("path",{d:"M-178 0v47.7L599.7 512h79.9v-47.7L-98.1 0z",fill:"#fff"}),React.createElement("path",{d:"m280 200.2-19.3.3-10 16.4-9.9-16.4-19.2-.4 9.3-16.9-9.2-16.8 19.2-.4 10-16.4 9.9 16.5 19.2.4-9.3 16.8zm-64.6 111.6-19.2.3-10 16.4-9.9-16.4-19.2-.4 9.3-16.9-9.2-16.8 19.2-.4 10-16.4 9.9 16.5 19.2.4-9.3 16.8zm130.6 0-19.2.3-10 16.4-10-16.4-19.1-.4 9.3-16.9-9.3-16.8 19.2-.4 10-16.4 10 16.5 19.2.4-9.4 16.8z",fill:"red",stroke:"#00de00",strokeWidth:"3.9"})))}));exports.BI=a;
|
package/icons/flags/BJ.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(e,a){var r=e.borderRadius,i=e.height,c=e.width;return React.createElement(t.FlagIconBase,{ref:a,borderRadius:r,height:i,viewBox:"0 0 24 24",width:c},React.createElement("path",{d:"M21.333 3.333h-12V12H24V6a2.667 2.667 0 0 0-2.667-2.667Z",fill:"#FCD116"}),React.createElement("path",{d:"M9.333 20.667h12A2.667 2.667 0 0 0 24 18v-6H9.333v8.667Z",fill:"#E8112D"}),React.createElement("path",{d:"M9.333 3.333H2.667A2.667 2.667 0 0 0 0 6v12a2.667 2.667 0 0 0 2.667 2.667h6.666V3.333Z",fill:"#008751"}))}));exports.BJ=a;
|
package/icons/flags/BL.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var r=e.forwardRef((function(e,r){var a=e.borderRadius,i=e.height,l=e.width;return React.createElement(t.FlagIconBase,{ref:r,borderRadius:a,height:i,viewBox:"0 0 640 480",width:l},React.createElement("g",{fillRule:"evenodd",strokeWidth:"1pt"},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#fff"}),React.createElement("path",{d:"M0 0h213.3v480H0z",fill:"#00267f"}),React.createElement("path",{d:"M426.7 0H640v480H426.7z",fill:"#f31830"})))}));exports.BL=r;
|
package/icons/flags/BM.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(e,a){var c=e.borderRadius,l=e.height,h=e.width;return React.createElement(t.FlagIconBase,{ref:a,borderRadius:c,height:l,viewBox:"0 0 24 24",width:h},React.createElement("path",{d:"M21.333 3.333H2.667c-.137 0-.272.01-.403.03l-.003 1.17-1.82-.003A2.656 2.656 0 0 0 0 6v12a2.667 2.667 0 0 0 2.667 2.667h18.666A2.667 2.667 0 0 0 24 18V6a2.667 2.667 0 0 0-2.667-2.667Z",fill:"#CF1B2B"}),React.createElement("path",{d:"M15.055 8.39v6.045c0 .426.098 1.01.875 1.37.662.309 1.649.663 2.097.947.252.157.64.425.64.425s.388-.267.638-.425c.45-.284 1.366-.638 2.028-.946.778-.361.875-.945.875-1.371V8.39h-7.153Z",fill:"#000"}),React.createElement("path",{d:"M15.405 14.302c.005.396.107.99.818 1.32.62.288 1.425.62 1.846.885.234.148.598.398.598.398s.363-.25.597-.398c.42-.266 1.228-.597 1.847-.885.712-.33.814-.925.819-1.32h-6.525Z",fill:"#2E8F22"}),React.createElement("path",{d:"M15.405 8.737h6.525v5.626h-6.525V8.737Z",fill:"#fff"}),React.createElement("path",{d:"M21.241 13.584c-.046-.26 0-.662-.07-.78-.071-.119-.733-.355-1.206-.308-.472.047-.142-.59.189-.756.331-.166.639-.308.685-.497.048-.19-.118-.331-.402-.284-.284.048-.449.048-.615.213-.165.165-.189-.023-.26-.213-.07-.188.047-.26.071-.45.024-.188-.024-.708-.166-.921-.141-.213-.068-.354-.304-.473a5.383 5.383 0 0 0-.495-.212s-.26.094-.497.212c-.236.119-.165.26-.306.473-.142.213-.19.733-.166.922.024.19.141.26.071.45-.071.189-.095.377-.26.212-.166-.165-.331-.165-.615-.213-.284-.047-.45.095-.402.284.046.189.354.33.685.497.331.165.661.803.19.756-.474-.047-1.135.19-1.207.307-.07.119-.024.52-.07.78-.048.26-.166.474-.048.426.119-.046.662-.236.923-.425.26-.19.567.757.45.993-.12.236-.143.402-.332.307-.19-.095-.473.047-.567.237-.095.188.118.306.354.472.236.166.52-.166.638-.331.118-.166 1.158-.685 1.158-.685s1.039.519 1.156.685c.119.165.402.497.638.33.236-.165.449-.283.354-.471-.095-.19-.378-.332-.568-.237-.189.095-.212-.071-.332-.307-.117-.236.19-1.182.45-.993.26.19.804.378.922.425.12.048.002-.165-.046-.425Z",fill:"#CF1B2B"}),React.createElement("path",{d:"M20.577 12.26s.072.165.166.165c.094 0 .26-.212.118-.377-.141-.166-.26-.237-.188-.378.07-.142-.119-.379-.119-.379-.095.142-.355.355-.804.071-.45-.283-.804-.331-.875-.165h-.418c-.07-.166-.425-.118-.874.165-.45.283-.71.07-.804-.07 0 0-.189.236-.119.378.071.141-.047.212-.189.378-.142.165.024.377.119.377s.165-.165.165-.165.307.26.284.615c-.024.354-.496.684-.496.684.142.166.142.403.284.828.141.426.638.307.638.307.024.26.473.52.638.52.166 0 .212.142.212.142s-.188.119-.094.213c.088.088.406-.031.445-.046.04.015.357.134.445.046.095-.095-.094-.213-.094-.213s.046-.141.212-.141c.165 0 .614-.261.638-.521 0 0 .497.119.638-.307.142-.426.142-.662.284-.828 0 0-.472-.33-.496-.684-.022-.355.284-.615.284-.615Z",fill:"#FFE000"}),React.createElement("path",{d:"M20.865 12.07c-.142-.165-.26-.236-.189-.377.071-.142-.095-.236-.095-.236-.094.142-.489.344-.826.142-.355-.214-.45-.166-.544-.214 0 0 .058.165-.071.214-.189.07-.26-.096-.26-.096h-.425s-.072.166-.261.096c-.129-.05-.07-.214-.07-.214-.096.048-.19 0-.545.214-.337.202-.732 0-.826-.142 0 0-.166.094-.095.236.07.14-.047.212-.19.378-.141.165.071.023.166.023.095 0 .331.166.331.166s.26.19.236.639c-.018.354-.544.708-.544.708.142.166.284.757.284.757.142.308 3.21-1.11 3.191-1.465-.023-.45.236-.64.236-.64s.237-.165.331-.165c.095 0 .308.142.166-.023Z",fill:"#64B4D1"}),React.createElement("path",{d:"M20.132 12.899c-.003-.063 0-.12.005-.172-.224.013-.444-.106-.525-.207-.095-.118-.212-.118-.425 0-.213.119-.213.449-.213.449v.048l1.3.85.375-.224a.5.5 0 0 1 .027-.037s-.525-.353-.544-.707Z",fill:"#CCC"}),React.createElement("path",{d:"m17.107 11.93.165 1.749.756.567.78-.639-.165-.496-.094-.638-.284-.189-.237-.473-.307-.024-.165.118s-.142-.094-.142-.07c0 .024-.119.142-.119.142l-.188-.048Z",fill:"#E4CB5E"}),React.createElement("path",{d:"m18.43 12 .284-.07.402.709.401-.048.072.189-1.088.354v-.284l.048-.093L18.43 12Z",fill:"#000"}),React.createElement("path",{d:"m17.674 12.236.118 1.703.119-.072s-.166-1.394-.142-1.371c.023.024.354 1.206.354 1.206l.142.047-.402-1.466.638 1.112.118-.284-.661-.898-.19-.236-.094.259Z",fill:"#000"}),React.createElement("path",{d:"m18.477 12.969 1.065-.236.473.708-.19.544s-.804.402-.826.426c-.024.023-.781-.072-.781-.072l.26-1.37Z",fill:"#9F5A2B"}),React.createElement("path",{d:"M19.707 14.483s.047-.142.189-.12c.141.024.095.19.095.19s.26.119.402-.19a.179.179 0 0 0 .023-.046c.085-.256.119-.543.26-.71l-.035-.024c-.126.05-.225.12-.225.12s0-.212-.236-.26c-.236-.048-.473.307-.473.307-.094-.283-.473 0-.638.26-.165.26-.568.19-.568.19l-.072-.143s.025-.236-.164-.354c-.19-.118-.474.165-.474.165.072-.307-.26-.26-.33-.212-.071.047-.189-.119-.354-.165-.124-.036-.235.233-.292.459.034.119.062.247.102.368a.194.194 0 0 0 .024.047c.142.308.402.188.402.188s-.047-.165.094-.188c.142-.024.19.118.19.118s.165-.047.212.095c.047.142-.165.19-.165.19-.023.046.118.26.61.37a.505.505 0 0 1 .146.195v.212h.473v-.212s.052-.13.146-.197c.492-.11.634-.323.61-.37 0 0-.212-.047-.165-.19.047-.141.213-.093.213-.093Z",fill:"#CCC"}),React.createElement("path",{d:"m18.335 9.376.238.118-.048.095-.236-.048.046-.165Zm.639 0-.236.118.047.095.236-.048-.047-.165Z",fill:"#fff"}),React.createElement("path",{d:"m19.163 9.683.047-.166-.212.214-.095.118-.118-.118-.118.118-.118-.118-.119.118-.095-.118-.212-.214.047.166-.237.166.214-.095.118.047.118.118.166-.046.118.141.118-.141.166.046.118-.118.118-.047.213.095-.237-.166Z",fill:"#000"}),React.createElement("path",{d:"M12.667 12V3.333h-10c-.214 0-.403.03-.403.03l-.003 1.17-1.82-.003s-.028.04-.084.137A2.659 2.659 0 0 0 0 6v6h12.667Z",fill:"#00247D"}),React.createElement("path",{d:"M12.667 3.333h-1.554L8 5.513v-2.18H4.667v1.713L2.264 3.363a2.63 2.63 0 0 0-1.115.444L4.284 6H3.127L.645 4.26a2.81 2.81 0 0 0-.204.27L2.542 6H0v3.333h2.59L0 11.177V12h2.221l2.446-1.712V12H8V9.82L11.112 12h1.555v-1.353L10.79 9.333h1.877V6H10.79l1.876-1.314V3.333Z",fill:"#EEE"}),React.createElement("path",{d:"M7.333 3.333h-2v3.334H0v2h5.333V12h2V8.667h5.334v-2H7.333V3.333Z",fill:"#CF1B2B"}),React.createElement("path",{d:"M12.667 3.333h-.974L8 5.92V6h1.047l3.62-2.534v-.132Zm-11.518.474c-.187.13-.356.282-.504.454L3.127 6h1.156L1.15 3.807Zm3.142 5.526L.49 12h1.152l3.025-2.12v-.548H4.29Zm8.376 2.535v-.813l-2.458-1.722H9.047l3.62 2.535Z",fill:"#CF1B2B"}))}));exports.BM=a;
|
package/icons/flags/BN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),c=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var t=e.forwardRef((function(e,t){var a=e.borderRadius,s=e.height,l=e.width;return React.createElement(c.FlagIconBase,{ref:t,borderRadius:a,height:s,viewBox:"0 0 24 24",width:l},React.createElement("path",{d:"M24 18a2.667 2.667 0 0 1-2.667 2.667H2.667A2.667 2.667 0 0 1 0 18V6a2.667 2.667 0 0 1 2.667-2.667h18.666A2.667 2.667 0 0 1 24 6v12Z",fill:"#F7E017"}),React.createElement("path",{d:"M24 18 0 12.667V9.333l24 5.334V18Z",fill:"#141414"}),React.createElement("path",{d:"M24 14.667 0 9.333V6l24 5.333v3.334Z",fill:"#EEE"}),React.createElement("path",{d:"M14.397 9.957a2.946 2.946 0 1 1-4.96 0 3.38 3.38 0 1 0 4.96 0Zm-7.928.38c.358.079.437.216.419.505 0 0 .182.036.309.217.127.182.244.362.462.435.218.072.39.216.39.652v1.613s-.04.163.05.38c.091.218.04.526-.631.526-.67 0-.675-.29-.585-.507.091-.217.196-.4.196-.4v-1.386s-.131-.19-.312-.317c-.182-.127-.564-.58-.618-1.016-.055-.434-.156-.806.32-.702Zm10.838 0c-.358.079-.438.216-.42.505 0 0-.182.036-.309.217-.127.182-.179.362-.396.435-.217.072-.323.216-.323.652v1.613s-.026.163-.118.38c-.09.218-.071.526.599.526.67 0 .725-.29.634-.507-.09-.217-.146-.4-.146-.4v-1.386s.065-.19.245-.317c.182-.127.531-.58.586-1.016.055-.434.123-.806-.352-.702Z",fill:"#CF1B26"}),React.createElement("path",{d:"M15.623 16.492s.217-.435-.018-.525c-.236-.091-.707 0-.707 0s.393-.498.017-.708c-.374-.208-.631.308-.959.544-.327.236-.657.366-1.057.498-.399.133-.919.19-.919.19s-.583-.057-.982-.19c-.4-.132-.792-.263-1.12-.498-.328-.236-.585-.753-.96-.544-.374.209.02.708.02.708s-.472-.091-.707 0c-.236.09-.018.525-.018.525-.525.073-.342.4-.342.4s.131-.17.675-.17.769.532 1.131.532c.363 0 .36-.345.36-.345.672.562 1.944.562 1.944.562s1.209 0 1.88-.562c0 0-.034.345.328.345.363 0 .572-.531 1.116-.531.544 0 .667.168.667.168s.178-.326-.349-.399Zm-1.44-7.047c-.398-.109-.825-.616-1.387-.616s-.817.435-.817.435-.311-.435-.873-.435-1.046.507-1.445.616c-.399.109-.78 0-.78 0 .091.416.557.512.557.512.05.258.44.267.44.267.052.308.617.096.617.096s-.035.303.255.267c.29-.036.781-.544.781-.544s-.141.145-.122.276c.018.132.243.122.243.122-.2.2.16.436.16.436l.167-.127.11.127s.332-.236.132-.436c0 0 .21.01.229-.122.018-.132-.13-.276-.13-.276s.488.508.778.544c.29.036.253-.267.253-.267s.565.213.618-.096c0 0 .39-.01.438-.267 0 0 .466-.096.557-.512 0 0-.381.109-.78 0Zm-2.836-1.632c0-.08.256-.145.572-.145.315 0 .571.065.571.145 0 .08-.256.145-.571.145-.316 0-.572-.065-.572-.145Z",fill:"#CF1B26"}),React.createElement("path",{d:"M12.588 8.103c-.018-.127-.095-.145-.095-.145s-.299.077-.575.077c-.277 0-.571-.077-.571-.077s-.073.018-.091.145a5.49 5.49 0 0 1-.145.517l.236-.259.2.259.199-.259.172.259.177-.259.202.259.2-.259.236.259s-.126-.39-.145-.517Zm-.609-1.549v.707l.486.208-.187-.29.381-.182-.68-.443Zm-.206 2.066h.299v.761h-.3V8.62Zm.544 5.384s.196-.271.155-.476c-.04-.204-.23-.526-.285-.732-.054-.206.132-.397.132-.397l-.144-.027s.194-.177.144-.367c-.05-.191-.144-.435-.172-.652-.027-.218.172-.476.172-.476l-.258.149-.14-.15-.137.15-.253-.15s.199.259.172.477c-.028.217-.123.462-.172.652-.05.19.145.367.145.367l-.145.027s.186.191.131.397c-.054.206-.245.528-.285.732-.041.205.154.476.154.476l-.39-.081c.213.434.462.488.78.488s.57-.054.783-.488l-.387.081Z",fill:"#CF1B26"}))}));exports.BN=t;
|
package/icons/flags/BO.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(e,a){var l=e.borderRadius,c=e.height,r=e.width;return React.createElement(t.FlagIconBase,{ref:a,borderRadius:l,height:c,viewBox:"0 0 24 24",width:r},React.createElement("path",{d:"M24 18a2.667 2.667 0 0 1-2.667 2.667H2.667A2.667 2.667 0 0 1 0 18V6a2.667 2.667 0 0 1 2.667-2.667h18.666A2.667 2.667 0 0 1 24 6v12Z",fill:"#007934"}),React.createElement("path",{d:"M0 8.667h24v6.666H0V8.667Z",fill:"#FFE000"}),React.createElement("path",{d:"M21.333 3.333H2.667A2.667 2.667 0 0 0 0 6v2.667h24V6a2.667 2.667 0 0 0-2.667-2.667Z",fill:"#D52B1E"}),React.createElement("path",{d:"M8.596 10.89c.027.041.254.367.254.367h.326l-.133-.184-.447-.183Zm.489-.325.254.366h.326l-.134-.183-.446-.183Zm.454-.41.124.429.308.105-.067-.216-.365-.318Z",fill:"#fff"}),React.createElement("path",{d:"M9.302 14.332a.053.053 0 0 1-.073-.024.054.054 0 0 1 .024-.073l1.644-.84a.054.054 0 0 1 .073.023.055.055 0 0 1-.023.073l-1.645.841Zm.33.304a.055.055 0 0 1-.076-.016.055.055 0 0 1 .015-.075l1.54-1.018a.054.054 0 1 1 .06.089l-1.54 1.02Z",fill:"#A05A2D"}),React.createElement("path",{d:"M9.965 14.918a.055.055 0 0 1-.077.005.055.055 0 0 1-.005-.077l1.221-1.386a.055.055 0 0 1 .077-.004c.022.02.024.053.004.076l-1.22 1.386Z",fill:"#A05A2D"}),React.createElement("path",{d:"m11.565 13.81-.38.787-.068-.069-.148.205-.402-.219.5-.976.498.272Z",fill:"#A05A2D"}),React.createElement("path",{d:"m11.729 15.017.271-1.29-.028-1.126-1.954-1.867-.136.428-.271-.217-.082.448s-.34-.244-.353-.204c-.013.04-.095 1.032-.123 1.589-.026.556-.049 1.384.557 1.493 1.059.19 1.846-.597 1.846-.597s.258.245.271.285c.014.04-.095.516-.136.706-.039.189.138.352.138.352Z",fill:"#D52B1E"}),React.createElement("path",{d:"m10.37 11.096-.108.31-.177-.095s-.45 2.267.284 2.444c.734.176.816-.123.816-.123l-.353-.475-.265.122s-.128-.35-.128-.826c0-.425.068-.844.068-.844l.134.095.028-.312-.299-.296Z",fill:"#FFE000"}),React.createElement("path",{d:"m11.117 11.773-.448-.38-.028.311-.175-.122s-.097.326-.096.747c.001.42.055.828.055.828s.312.108.475 0c.163-.108.217-1.384.217-1.384Z",fill:"#007934"}),React.createElement("path",{d:"M10.97 13.049c-.353.15-1.075.423-.885.76.191.34.747.204 1.1-.177.354-.38-.216-.583-.216-.583Z",fill:"#E8A30F"}),React.createElement("path",{d:"M15.403 10.89c-.026.041-.254.367-.254.367h-.326l.133-.184.447-.183Zm-.488-.325-.254.366h-.326l.133-.183.447-.183Zm-.454-.41-.124.429-.308.105.067-.216.365-.318Z",fill:"#fff"}),React.createElement("path",{d:"M14.698 14.332c.027.014.06.003.073-.024a.053.053 0 0 0-.024-.073l-1.644-.84a.054.054 0 0 0-.073.023.054.054 0 0 0 .024.073l1.644.841Zm-.33.304c.026.016.06.009.076-.016a.054.054 0 0 0-.015-.075l-1.54-1.018a.053.053 0 0 0-.074.014.054.054 0 0 0 .014.075l1.54 1.02Z",fill:"#A05A2D"}),React.createElement("path",{d:"M14.036 14.918c.02.022.054.025.076.005a.055.055 0 0 0 .005-.077l-1.22-1.386a.054.054 0 0 0-.076-.004.054.054 0 0 0-.006.076l1.221 1.386Z",fill:"#A05A2D"}),React.createElement("path",{d:"m12.435 13.81.38.787.068-.069.148.205.402-.219-.5-.976-.498.272Z",fill:"#A05A2D"}),React.createElement("path",{d:"M12.271 15.017 12 13.727l.028-1.126 1.954-1.867.137.428.271-.217.081.448s.339-.244.352-.204c.014.04.096 1.032.123 1.589.027.556.05 1.384-.556 1.493-1.06.19-1.847-.597-1.847-.597s-.258.245-.271.285c-.013.04.095.516.136.706.04.189-.137.352-.137.352Z",fill:"#D52B1E"}),React.createElement("path",{d:"m13.63 11.096.107.31.177-.095s.45 2.267-.284 2.444c-.734.176-.816-.123-.816-.123l.353-.475.265.122s.128-.35.128-.826c0-.425-.068-.844-.068-.844l-.135.095-.028-.312.301-.296Z",fill:"#FFE000"}),React.createElement("path",{d:"m12.883 11.773.448-.38.028.311.175-.122s.097.326.096.747c-.001.42-.055.828-.055.828s-.313.108-.476 0c-.163-.108-.216-1.384-.216-1.384Z",fill:"#007934"}),React.createElement("path",{d:"M13.03 13.049c.353.15 1.074.423.884.76-.19.34-.747.204-1.1-.177-.353-.38.217-.583.217-.583Z",fill:"#E8A30F"}),React.createElement("path",{d:"M10.887 10.55c.114.135.109.326-.012.428-.12.102-.309.075-.423-.06-.113-.134-.109-.325.011-.427.12-.102.31-.076.424.059Z",fill:"#D52B1E"}),React.createElement("path",{d:"M13.167 10.55c-.114.135-.108.326.012.428.121.102.31.075.424-.06.114-.134.109-.325-.012-.427-.12-.102-.31-.076-.424.059Z",fill:"#E7E7E7"}),React.createElement("path",{d:"M12.733 8.99c-.095.067.177.501.123.977-.055.475-.856.855-.856.855s-.801-.38-.855-.855c-.055-.475.217-.91.122-.978-.096-.068-.598.367-.624.828-.028.462.44 1.157.746 1.29.307.134.612.204.612.204s.304-.071.611-.204.775-.828.747-1.29c-.028-.461-.531-.896-.626-.828Z",fill:"#007934"}),React.createElement("path",{d:"M12 10.809s.081-.286.611-.448c.53-.164 1.032-.286 1.222-.299.191-.014-.753-.38-.977-.407-.224-.027-.502.027-.543.19-.041.163-.109.11-.312.136-.204.027-.34-.163-.435-.298-.095-.136-.455-.068-.631-.054-.177.013-.849.434-.849.434s1.168.19 1.412.312.013.556-.054.68c-.069.12.403-.039.556-.246Z",fill:"#fff"}),React.createElement("path",{d:"M12 10.809s.081-.286.611-.448c.53-.164 1.032-.286 1.222-.299.191-.014-.692-.285-.916-.313-.224-.026-.4-.026-.441.136-.04.163-.271.068-.475.096-.204.026-.435-.041-.53-.177-.095-.136-.258-.081-.434-.068-.176.013-.95.326-.95.326s1.168.19 1.412.312c.244.123.013.557-.054.68-.07.121.402-.038.555-.245Z",fill:"#000"}),React.createElement("path",{d:"M10.547 12.437c0-.877.651-1.588 1.453-1.588.803 0 1.453.712 1.453 1.588 0 .878-.65 1.589-1.453 1.589-.802 0-1.453-.71-1.453-1.589Z",fill:"#00A6DE"}),React.createElement("path",{d:"M10.934 12.437c0-.689.477-1.248 1.066-1.248.589 0 1.066.56 1.066 1.248 0 .691-.477 1.25-1.066 1.25-.589 0-1.066-.559-1.066-1.25Z",fill:"#E8A30F"}),React.createElement("path",{d:"M11.539 11.895a.461.461 0 1 1 .923 0 .461.461 0 0 1-.923 0Z",fill:"#D52B1E"}),React.createElement("path",{d:"M12 13.687c.566 0 1.03-.517 1.064-1.17-.347-.13-.921-.622-1.064-.622-.15 0-.34.163-.583.38-.126.111-.32.201-.479.263.043.643.502 1.149 1.062 1.149Z",fill:"#007934"}),React.createElement("path",{d:"M12.136 10.089c0 .068-.14.122-.312.122-.173 0-.313-.054-.313-.122s.14-.122.313-.122c.172 0 .312.055.312.122Z",fill:"#E8A30F"}),React.createElement("path",{d:"M11.457 13.049h.326l.094-.272.123.149-.136.394h-.299l-.108-.271Z",fill:"#fff"}),React.createElement("path",{d:"M12.285 13.28c0 .127-.064.23-.142.23-.079 0-.143-.103-.143-.23 0-.128.064-.231.143-.231.078 0 .142.103.142.23Zm.204.23a.027.027 0 0 1-.028.028.027.027 0 0 1-.027-.027v-.706c0-.015.012-.028.027-.028s.028.013.028.028v.706Z",fill:"#B37D0A"}),React.createElement("path",{d:"M12.692 12.736c0 .12-.106.217-.237.217-.132 0-.238-.097-.238-.217s.107-.217.238-.217.237.097.237.217Z",fill:"#32B266"}))}));exports.BO=a;
|
package/icons/flags/BQ.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var r=e.forwardRef((function(e,r){var a=e.borderRadius,i=e.height,c=e.width;return React.createElement(t.FlagIconBase,{ref:r,borderRadius:a,height:i,viewBox:"0 0 640 480",width:c},React.createElement("path",{d:"M0 0h640v480H0z",fill:"#21468b"}),React.createElement("path",{d:"M0 0h640v320H0z",fill:"#fff"}),React.createElement("path",{d:"M0 0h640v160H0z",fill:"#ae1c28"}))}));exports.BQ=r;
|
package/icons/flags/BR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react
|
|
1
|
+
"use strict";var e=require("react"),t=require("../flag-icon/_FlagIconBase.js");require("../../style-inject.es-d4ddeae4.js");var a=e.forwardRef((function(e,a){var r=e.borderRadius,l=e.height,c=e.width;return React.createElement(t.FlagIconBase,{ref:a,borderRadius:r,height:l,viewBox:"0 0 24 24",width:c},React.createElement("path",{d:"M24 18a2.667 2.667 0 0 1-2.667 2.667H2.667A2.667 2.667 0 0 1 0 18V6a2.667 2.667 0 0 1 2.667-2.667h18.666A2.667 2.667 0 0 1 24 6v12Z",fill:"#009B3A"}),React.createElement("path",{d:"M21.819 12 12 19.416 2.181 12 12 4.583 21.819 12Z",fill:"#FEDF01"}),React.createElement("path",{d:"M11.984 16.255a4.305 4.305 0 1 0 0-8.61 4.305 4.305 0 0 0 0 8.61Z",fill:"#002776"}),React.createElement("path",{d:"M8.185 9.925a4.27 4.27 0 0 0-.448 1.348c2.663-.193 6.278 1.261 7.829 3.064.268-.403.467-.854.589-1.336-1.915-1.872-5.278-3.087-7.97-3.076Z",fill:"#CBE9D4"}),React.createElement("path",{d:"M8 12.155h.667v.667H8v-.667Zm.667 1.334h.666v.666h-.666v-.666Z",fill:"#88C9F9"}),React.createElement("path",{d:"M10 12.155h.667v.667H10v-.667Zm1.333.667H12v.667h-.667v-.667ZM14 14.155h.667v.667H14v-.667Zm-2 .667h.667v.667H12v-.667Zm2-4h.667v.667H14v-.667Z",fill:"#55ACEE"}),React.createElement("path",{d:"M12.667 13.489h.666v.666h-.666v-.666Z",fill:"#3B88C3"}))}));exports.BR=a;
|