@dfds-ui/icons 2.2.0-alpha.eae7bbcd → 2.2.0-alpha.f7123bed
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/AnimatedSpinner.js +30 -22
- package/DfdsLogo.d.ts +1 -1
- package/DfdsLogo.js +17 -8
- package/Spinner.js +37 -29
- package/SystemIcon.d.ts +3 -3
- package/SystemIcon.js +11 -6
- package/cjs/AnimatedSpinner.js +26 -25
- package/cjs/DfdsLogo.d.ts +1 -1
- package/cjs/DfdsLogo.js +12 -10
- package/cjs/Spinner.js +33 -32
- package/cjs/SystemIcon.d.ts +3 -3
- package/cjs/SystemIcon.js +7 -8
- package/cjs/core/Account.js +14 -10
- package/cjs/core/AccountSignedIn.js +17 -13
- package/cjs/core/AccountSignedOut.js +17 -13
- package/cjs/core/AlertWarning.js +14 -10
- package/cjs/core/AnchorDown.js +14 -10
- package/cjs/core/AnchorTop.js +14 -10
- package/cjs/core/Back.js +14 -10
- package/cjs/core/BurgerMenu.js +14 -10
- package/cjs/core/Cancelled.js +14 -10
- package/cjs/core/Clear.js +14 -10
- package/cjs/core/Close.js +14 -10
- package/cjs/core/Complete.js +14 -10
- package/cjs/core/CreditCardPayment.js +14 -10
- package/cjs/core/CusomerService.js +14 -10
- package/cjs/core/Date.js +14 -10
- package/cjs/core/Delete.js +14 -10
- package/cjs/core/Disabled.js +14 -10
- package/cjs/core/Down.js +14 -10
- package/cjs/core/DurationTime.js +14 -10
- package/cjs/core/Edit.js +14 -10
- package/cjs/core/FavouriteFollowing.js +14 -10
- package/cjs/core/Help.js +14 -10
- package/cjs/core/Hidden.js +14 -10
- package/cjs/core/Information.js +14 -10
- package/cjs/core/LeftArrow.js +14 -10
- package/cjs/core/LoadingSpinner.js +43 -39
- package/cjs/core/Lock.js +14 -10
- package/cjs/core/LockOpen.js +14 -10
- package/cjs/core/Mail.js +14 -10
- package/cjs/core/MapNavigation.js +14 -10
- package/cjs/core/Minus.js +14 -10
- package/cjs/core/More.js +14 -10
- package/cjs/core/Move.js +14 -10
- package/cjs/core/Next.js +14 -10
- package/cjs/core/NotificationAlert.js +14 -10
- package/cjs/core/Pin1.js +18 -14
- package/cjs/core/Pin2.js +18 -14
- package/cjs/core/Plus.js +14 -10
- package/cjs/core/Previous.js +14 -10
- package/cjs/core/Print.js +14 -10
- package/cjs/core/RadioButton.js +14 -10
- package/cjs/core/RadioButtonFill.js +14 -10
- package/cjs/core/Refresh.js +14 -10
- package/cjs/core/RightArrow.js +14 -10
- package/cjs/core/Search.js +14 -10
- package/cjs/core/Settings.js +14 -10
- package/cjs/core/SettingsAlert.js +14 -10
- package/cjs/core/Shown.js +14 -10
- package/cjs/core/SliderOff.js +17 -13
- package/cjs/core/SliderOn.js +17 -13
- package/cjs/core/Status.js +14 -10
- package/cjs/core/Swap.js +14 -10
- package/cjs/core/Up.js +14 -10
- package/cjs/core/VideoPlay.js +15 -11
- package/cjs/core/YesTick.js +14 -10
- package/cjs/core/ZoomFind.js +17 -13
- package/cjs/core/all-icons.js +2 -3
- package/cjs/flags/FlagBe.js +22 -20
- package/cjs/flags/FlagBg.js +22 -20
- package/cjs/flags/FlagBr.js +25 -23
- package/cjs/flags/FlagCa.js +19 -17
- package/cjs/flags/FlagCn.js +19 -17
- package/cjs/flags/FlagCz.js +22 -20
- package/cjs/flags/FlagDe.js +22 -20
- package/cjs/flags/FlagDk.js +19 -17
- package/cjs/flags/FlagEe.js +22 -20
- package/cjs/flags/FlagEs.js +19 -17
- package/cjs/flags/FlagEu.js +19 -17
- package/cjs/flags/FlagFi.js +19 -17
- package/cjs/flags/FlagFr.js +22 -20
- package/cjs/flags/FlagGb.js +22 -20
- package/cjs/flags/FlagHu.js +22 -20
- package/cjs/flags/FlagInt.js +23 -21
- package/cjs/flags/FlagIt.js +22 -20
- package/cjs/flags/FlagJp.js +19 -17
- package/cjs/flags/FlagKr.js +25 -23
- package/cjs/flags/FlagLt.js +22 -20
- package/cjs/flags/FlagLv.js +19 -17
- package/cjs/flags/FlagMa.js +15 -13
- package/cjs/flags/FlagNl.js +22 -20
- package/cjs/flags/FlagNo.js +22 -20
- package/cjs/flags/FlagPl.js +19 -17
- package/cjs/flags/FlagRo.js +22 -20
- package/cjs/flags/FlagRu.js +22 -20
- package/cjs/flags/FlagSe.js +19 -17
- package/cjs/flags/FlagSk.js +41 -39
- package/cjs/flags/FlagTr.js +22 -20
- package/cjs/flags/FlagUs.js +22 -20
- package/cjs/flags/all-icons.js +1 -2
- package/cjs/links/Document.js +14 -10
- package/cjs/links/Download.js +14 -10
- package/cjs/links/ExternalLink.js +14 -10
- package/cjs/links/Invoice.js +17 -13
- package/cjs/links/LeftLink.js +14 -10
- package/cjs/links/Link.js +17 -13
- package/cjs/links/Modal.js +19 -14
- package/cjs/links/Pdf.js +20 -16
- package/cjs/links/RightLink.js +14 -10
- package/cjs/links/Unlink.js +14 -10
- package/cjs/links/Upload.js +14 -10
- package/cjs/links/all-icons.js +2 -3
- package/cjs/logistics/BulkLiquid.js +12 -10
- package/cjs/logistics/CargoAutomotive.js +12 -10
- package/cjs/logistics/CargoHazardousTrailer.js +15 -13
- package/cjs/logistics/CargoIndustrial.js +15 -13
- package/cjs/logistics/CargoIsoContainer.js +12 -10
- package/cjs/logistics/CargoLockedContainer.js +15 -13
- package/cjs/logistics/CargoMobileMachine.js +12 -10
- package/cjs/logistics/CargoReeferContainer.js +15 -13
- package/cjs/logistics/CargoReeferTrailer.js +15 -13
- package/cjs/logistics/CargoSelfDrive.js +12 -10
- package/cjs/logistics/CargoTrailer.js +12 -10
- package/cjs/logistics/Dimensions.js +12 -10
- package/cjs/logistics/DimensoonsXyz.js +12 -10
- package/cjs/logistics/Factory.js +12 -10
- package/cjs/logistics/Hazardous.js +12 -10
- package/cjs/logistics/Railway.js +13 -11
- package/cjs/logistics/Reefer.js +12 -10
- package/cjs/logistics/Ship1.js +15 -13
- package/cjs/logistics/Ship2.js +15 -13
- package/cjs/logistics/TrackingCollection.js +15 -13
- package/cjs/logistics/TrackingCollectionDelayed.js +15 -13
- package/cjs/logistics/TrackingComplexBooking.js +15 -13
- package/cjs/logistics/TrackingDelivery.js +15 -13
- package/cjs/logistics/TrackingDeliveryDelayed.js +15 -13
- package/cjs/logistics/TrackingEmpty.js +12 -10
- package/cjs/logistics/TrackingFull.js +15 -13
- package/cjs/logistics/TrackingFullLoad.js +15 -13
- package/cjs/logistics/TrackingGateIn.js +15 -13
- package/cjs/logistics/TrackingGateOut.js +15 -13
- package/cjs/logistics/TrackingLoadedOnVessel.js +15 -13
- package/cjs/logistics/TrackingLogistics.js +15 -13
- package/cjs/logistics/TrackingLogisticsTime.js +15 -13
- package/cjs/logistics/TrackingPartLoad.js +15 -13
- package/cjs/logistics/TrackingPinRailway.js +15 -13
- package/cjs/logistics/TrackingPinShip.js +15 -13
- package/cjs/logistics/TrackingPinTruck.js +15 -13
- package/cjs/logistics/TrackingPreliminaryBooked.js +15 -13
- package/cjs/logistics/TrackingShipCancelled.js +15 -13
- package/cjs/logistics/TrackingTruckMissedShip.js +15 -13
- package/cjs/logistics/TrackingUnitBooked.js +15 -13
- package/cjs/logistics/TrackingUnloadedFromVessel.js +15 -13
- package/cjs/logistics/TruckFront.js +15 -13
- package/cjs/logistics/TruckL121M19M.js +12 -10
- package/cjs/logistics/TruckM8112M.js +12 -10
- package/cjs/logistics/TruckS8M.js +12 -10
- package/cjs/logistics/Warehouse.js +15 -13
- package/cjs/logistics/WarehouseHighValue.js +15 -13
- package/cjs/logistics/WarehouseReefer.js +15 -13
- package/cjs/logistics/WeightKg.js +12 -10
- package/cjs/logistics/all-icons.js +1 -2
- package/cjs/pax/ArrivalsFerry.js +13 -11
- package/cjs/pax/BaggageRestrictions.js +15 -13
- package/cjs/pax/Basket.js +19 -16
- package/cjs/pax/Bed.js +12 -10
- package/cjs/pax/BedSingleDouble.js +15 -13
- package/cjs/pax/Bicycle.js +12 -10
- package/cjs/pax/Bus.js +12 -10
- package/cjs/pax/Calendar.js +12 -10
- package/cjs/pax/CalendarOutbound.js +15 -13
- package/cjs/pax/CalendarReturn.js +15 -13
- package/cjs/pax/Car1.js +12 -10
- package/cjs/pax/Car2.js +12 -10
- package/cjs/pax/Car3.js +12 -10
- package/cjs/pax/Car4.js +12 -10
- package/cjs/pax/Car5.js +12 -10
- package/cjs/pax/Car6.js +16 -14
- package/cjs/pax/CarBike.js +15 -13
- package/cjs/pax/CarFamily.js +15 -13
- package/cjs/pax/CarOnboard.js +15 -13
- package/cjs/pax/CarTrailer.js +12 -10
- package/cjs/pax/Caravan.js +12 -10
- package/cjs/pax/City.js +15 -13
- package/cjs/pax/ConferenceOnboard.js +15 -13
- package/cjs/pax/CrossingDuration.js +15 -13
- package/cjs/pax/DancingEntertainment.js +12 -10
- package/cjs/pax/Disability1.js +12 -10
- package/cjs/pax/Disability2.js +12 -10
- package/cjs/pax/DurationTime2.js +12 -10
- package/cjs/pax/EnSuiteBathroom.js +45 -43
- package/cjs/pax/Family.js +15 -13
- package/cjs/pax/FamilyCity.js +15 -13
- package/cjs/pax/FamilyOnboard.js +15 -13
- package/cjs/pax/FamilyPackage.js +15 -13
- package/cjs/pax/Food.js +15 -13
- package/cjs/pax/Group.js +12 -10
- package/cjs/pax/Minibus.js +12 -10
- package/cjs/pax/MotorHome.js +12 -10
- package/cjs/pax/Motorcycle.js +12 -10
- package/cjs/pax/MotorcycleSideCar.js +15 -13
- package/cjs/pax/NightOnboard.js +15 -13
- package/cjs/pax/NightsOnboard.js +15 -13
- package/cjs/pax/NoBaggageRestrictions.js +18 -16
- package/cjs/pax/Nopassengers.js +13 -11
- package/cjs/pax/OneWay.js +13 -11
- package/cjs/pax/Passenger.js +13 -11
- package/cjs/pax/Passengers.js +12 -10
- package/cjs/pax/Passengers1.js +12 -10
- package/cjs/pax/PrivateVan.js +12 -10
- package/cjs/pax/PromoCzk.js +15 -13
- package/cjs/pax/PromoDkk.js +12 -10
- package/cjs/pax/PromoDollar.js +12 -10
- package/cjs/pax/PromoEuro.js +12 -10
- package/cjs/pax/PromoNok.js +15 -13
- package/cjs/pax/PromoPercent.js +12 -10
- package/cjs/pax/PromoPln.js +15 -13
- package/cjs/pax/PromoPound.js +12 -10
- package/cjs/pax/PromoRon.js +15 -13
- package/cjs/pax/PromoRub.js +15 -13
- package/cjs/pax/PromoSek.js +15 -13
- package/cjs/pax/PromoTicketFootball.js +15 -13
- package/cjs/pax/PromoTicketMusic.js +15 -13
- package/cjs/pax/PromoTry.js +15 -13
- package/cjs/pax/Pushchair.js +12 -10
- package/cjs/pax/ReturnJourney.js +13 -11
- package/cjs/pax/Romantic1Night.js +15 -13
- package/cjs/pax/Romantic2Night.js +15 -13
- package/cjs/pax/RomanticCity.js +15 -13
- package/cjs/pax/RomanticCruise.js +15 -13
- package/cjs/pax/RomanticMeal.js +15 -13
- package/cjs/pax/SaveMoney.js +15 -13
- package/cjs/pax/Seaview.js +15 -13
- package/cjs/pax/SeaviewCabin.js +15 -13
- package/cjs/pax/Ship.js +15 -13
- package/cjs/pax/Trailer.js +12 -10
- package/cjs/pax/TwoPassenger.js +13 -11
- package/cjs/pax/WalkOn.js +13 -11
- package/cjs/pax/Waves.js +13 -11
- package/cjs/pax/WifiOnboard.js +15 -13
- package/cjs/pax/all-icons.js +1 -2
- package/cjs/payment/AmericanexpressLightLarge.js +23 -20
- package/cjs/payment/BitcoinLightLarge.js +22 -20
- package/cjs/payment/CirrusLightLarge.js +32 -30
- package/cjs/payment/DinnerclubLightLarge.js +96 -94
- package/cjs/payment/DiscoverLightLarge.js +41 -39
- package/cjs/payment/JcbLightLarge.js +32 -30
- package/cjs/payment/MaestroLightLarge.js +32 -30
- package/cjs/payment/MastercardLightLarge.js +32 -30
- package/cjs/payment/PaypalLightLarge.js +26 -24
- package/cjs/payment/VisaLightLarge.js +19 -17
- package/cjs/payment/all-icons.js +1 -2
- package/cjs/social-media/Blog.js +12 -10
- package/cjs/social-media/Facebook.js +12 -10
- package/cjs/social-media/Instagram.js +33 -30
- package/cjs/social-media/LinkedIn.js +12 -10
- package/cjs/social-media/MailShare.js +12 -10
- package/cjs/social-media/Twitter.js +12 -10
- package/cjs/social-media/Youtube.js +12 -10
- package/cjs/social-media/all-icons.js +1 -2
- package/cjs/system/Account.js +12 -10
- package/cjs/system/Announcement.js +12 -10
- package/cjs/system/Archive.js +12 -10
- package/cjs/system/ArrowBack.js +12 -10
- package/cjs/system/ArrowDown.js +12 -10
- package/cjs/system/ArrowForward.js +12 -10
- package/cjs/system/ArrowUp.js +12 -10
- package/cjs/system/Attach.js +12 -10
- package/cjs/system/BarChart.js +12 -10
- package/cjs/system/Basket.js +12 -10
- package/cjs/system/Bolt.js +12 -10
- package/cjs/system/BookingList.js +12 -10
- package/cjs/system/Bookmark.js +15 -13
- package/cjs/system/BuAboutDfds.js +12 -10
- package/cjs/system/BuFreightShipping.js +16 -14
- package/cjs/system/BuLogistics.js +15 -13
- package/cjs/system/BuPax.js +12 -10
- package/cjs/system/Calendar.js +12 -10
- package/cjs/system/CalendarOutbound.js +12 -10
- package/cjs/system/CalendarReturn.js +12 -10
- package/cjs/system/ChevronDown.js +12 -10
- package/cjs/system/ChevronLeft.js +12 -10
- package/cjs/system/ChevronRight.js +12 -10
- package/cjs/system/ChevronUp.js +12 -10
- package/cjs/system/Clear.js +12 -10
- package/cjs/system/Close.js +12 -10
- package/cjs/system/Copy.js +12 -10
- package/cjs/system/Delete.js +12 -10
- package/cjs/system/Detach.js +12 -10
- package/cjs/system/Dislike.js +12 -10
- package/cjs/system/Document.js +12 -10
- package/cjs/system/Download.js +14 -12
- package/cjs/system/DownloadAll.js +26 -23
- package/cjs/system/Duplicate.js +12 -10
- package/cjs/system/Edit.js +12 -10
- package/cjs/system/ExternalLink.js +12 -10
- package/cjs/system/Filters.js +12 -10
- package/cjs/system/FiltersAdvanced.js +12 -10
- package/cjs/system/First.js +18 -15
- package/cjs/system/Height.js +12 -10
- package/cjs/system/Help.js +12 -10
- package/cjs/system/Hide.js +12 -10
- package/cjs/system/Information.js +12 -10
- package/cjs/system/Last.js +18 -15
- package/cjs/system/Length.js +12 -10
- package/cjs/system/Like.js +12 -10
- package/cjs/system/Link.js +12 -10
- package/cjs/system/LocationPin.js +15 -13
- package/cjs/system/Locked.js +12 -10
- package/cjs/system/Logout.js +15 -13
- package/cjs/system/Mail.js +12 -10
- package/cjs/system/Menu.js +12 -10
- package/cjs/system/Minus.js +12 -10
- package/cjs/system/MoreHorizontal.js +12 -10
- package/cjs/system/MoreVertical.js +12 -10
- package/cjs/system/NewRelease.js +12 -10
- package/cjs/system/NewWindow.js +12 -10
- package/cjs/system/No.js +12 -10
- package/cjs/system/Notification.js +12 -10
- package/cjs/system/NumberDown.js +12 -10
- package/cjs/system/NumberUp.js +12 -10
- package/cjs/system/Paste.js +12 -10
- package/cjs/system/Payment.js +12 -10
- package/cjs/system/Phone.js +12 -10
- package/cjs/system/Pin.js +12 -10
- package/cjs/system/Play.js +12 -10
- package/cjs/system/Plus.js +12 -10
- package/cjs/system/Print.js +12 -10
- package/cjs/system/ProductSelect.js +12 -10
- package/cjs/system/Refresh.js +12 -10
- package/cjs/system/Scroll.js +12 -10
- package/cjs/system/Search.js +12 -10
- package/cjs/system/SearchHistory.js +12 -10
- package/cjs/system/Settings.js +12 -10
- package/cjs/system/Share.js +12 -10
- package/cjs/system/ShieldSuccess.js +14 -12
- package/cjs/system/ShieldWarning.js +14 -12
- package/cjs/system/Show.js +12 -10
- package/cjs/system/Stack.js +18 -16
- package/cjs/system/Star.js +21 -18
- package/cjs/system/StatusAlert.js +12 -10
- package/cjs/system/StatusError.js +12 -10
- package/cjs/system/StatusSuccess.js +12 -10
- package/cjs/system/StatusWarning.js +12 -10
- package/cjs/system/SupportChat.js +12 -10
- package/cjs/system/SupportContact.js +12 -10
- package/cjs/system/SwapHorziontal.js +12 -10
- package/cjs/system/SwapVertical.js +12 -10
- package/cjs/system/Time.js +12 -10
- package/cjs/system/Unlink.js +12 -10
- package/cjs/system/Unlocked.js +12 -10
- package/cjs/system/Unpin.js +12 -10
- package/cjs/system/Update.js +12 -10
- package/cjs/system/Upload.js +14 -12
- package/cjs/system/Yes.js +12 -10
- package/cjs/system/ZoomIn.js +12 -10
- package/cjs/system/ZoomOut.js +14 -12
- package/cjs/system/all-icons.js +1 -2
- package/cjs/transport/Airplane.js +15 -13
- package/cjs/transport/Bicycle.js +13 -11
- package/cjs/transport/BicycleDimensions.js +13 -11
- package/cjs/transport/Bus.js +13 -11
- package/cjs/transport/BusDimensions.js +25 -21
- package/cjs/transport/Car.js +13 -11
- package/cjs/transport/Car1Dimensions.js +28 -24
- package/cjs/transport/Car2.js +13 -11
- package/cjs/transport/Car2Dimensions.js +28 -24
- package/cjs/transport/Car3.js +13 -11
- package/cjs/transport/Car3Dimensions.js +28 -24
- package/cjs/transport/Car4.js +13 -11
- package/cjs/transport/Car4Dimensions.js +28 -24
- package/cjs/transport/Car5.js +13 -11
- package/cjs/transport/Car5Dimensions.js +28 -24
- package/cjs/transport/Car6.js +16 -14
- package/cjs/transport/Car6Dimensions.js +29 -25
- package/cjs/transport/CarTrailer.js +28 -22
- package/cjs/transport/Caravan.js +13 -11
- package/cjs/transport/CaravanDimensions.js +25 -21
- package/cjs/transport/Cargo.js +13 -11
- package/cjs/transport/CargoDimensions.js +13 -11
- package/cjs/transport/CargoHazardous.js +13 -11
- package/cjs/transport/CargoHazardousDimensions.js +13 -11
- package/cjs/transport/CargoHighvalue.js +13 -11
- package/cjs/transport/CargoHighvalueDimensions.js +13 -11
- package/cjs/transport/CargoIndustrial.js +13 -11
- package/cjs/transport/CargoIndustrialDimensions.js +13 -11
- package/cjs/transport/CargoReefer.js +13 -11
- package/cjs/transport/CargoReeferDimensions.js +13 -11
- package/cjs/transport/FernettiLights.js +15 -13
- package/cjs/transport/Minibus.js +13 -11
- package/cjs/transport/MinibusDimensions.js +25 -21
- package/cjs/transport/MotorHome.js +13 -11
- package/cjs/transport/Motorcycle.js +13 -11
- package/cjs/transport/MotorcycleDimensions.js +13 -11
- package/cjs/transport/MotorcycleSideCarDimensions.js +13 -11
- package/cjs/transport/MotorcycleSidecar.js +13 -11
- package/cjs/transport/MotorhomeDimensions.js +25 -21
- package/cjs/transport/NoPassengers.js +13 -11
- package/cjs/transport/Passenger.js +13 -11
- package/cjs/transport/PaxTrailers.js +13 -11
- package/cjs/transport/PrivateVan.js +13 -11
- package/cjs/transport/PrivateVanDimensions.js +25 -21
- package/cjs/transport/TrailerDimensions.js +25 -21
- package/cjs/transport/Truck1.js +13 -11
- package/cjs/transport/Truck1Dimensions.js +20 -17
- package/cjs/transport/Truck2.js +13 -11
- package/cjs/transport/Truck2Dimensions.js +20 -17
- package/cjs/transport/Truck3.js +13 -11
- package/cjs/transport/Truck3Dimensions.js +20 -17
- package/cjs/transport/TwoPassenger.js +13 -11
- package/cjs/transport/all-icons.js +1 -2
- package/core/Account.js +14 -7
- package/core/AccountSignedIn.js +17 -10
- package/core/AccountSignedOut.js +17 -10
- package/core/AlertWarning.js +14 -7
- package/core/AnchorDown.js +14 -7
- package/core/AnchorTop.js +14 -7
- package/core/Back.js +14 -7
- package/core/BurgerMenu.js +14 -7
- package/core/Cancelled.js +14 -7
- package/core/Clear.js +14 -7
- package/core/Close.js +14 -7
- package/core/Complete.js +14 -7
- package/core/CreditCardPayment.js +14 -7
- package/core/CusomerService.js +14 -7
- package/core/Date.js +14 -7
- package/core/Delete.js +14 -7
- package/core/Disabled.js +14 -7
- package/core/Down.js +14 -7
- package/core/DurationTime.js +14 -7
- package/core/Edit.js +14 -7
- package/core/FavouriteFollowing.js +14 -7
- package/core/Help.js +14 -7
- package/core/Hidden.js +14 -7
- package/core/Information.js +14 -7
- package/core/LeftArrow.js +14 -7
- package/core/LoadingSpinner.js +43 -36
- package/core/Lock.js +14 -7
- package/core/LockOpen.js +14 -7
- package/core/Mail.js +14 -7
- package/core/MapNavigation.js +14 -7
- package/core/Minus.js +14 -7
- package/core/More.js +14 -7
- package/core/Move.js +14 -7
- package/core/Next.js +14 -7
- package/core/NotificationAlert.js +14 -7
- package/core/Pin1.js +18 -11
- package/core/Pin2.js +18 -11
- package/core/Plus.js +14 -7
- package/core/Previous.js +14 -7
- package/core/Print.js +14 -7
- package/core/RadioButton.js +14 -7
- package/core/RadioButtonFill.js +14 -7
- package/core/Refresh.js +14 -7
- package/core/RightArrow.js +14 -7
- package/core/Search.js +14 -7
- package/core/Settings.js +14 -7
- package/core/SettingsAlert.js +14 -7
- package/core/Shown.js +14 -7
- package/core/SliderOff.js +17 -10
- package/core/SliderOn.js +17 -10
- package/core/Status.js +14 -7
- package/core/Swap.js +14 -7
- package/core/Up.js +14 -7
- package/core/VideoPlay.js +15 -8
- package/core/YesTick.js +14 -7
- package/core/ZoomFind.js +17 -10
- package/core/all-icons.js +1 -1
- package/core/index.js +1 -1
- package/flags/FlagBe.js +23 -16
- package/flags/FlagBg.js +23 -16
- package/flags/FlagBr.js +26 -19
- package/flags/FlagCa.js +20 -13
- package/flags/FlagCn.js +20 -13
- package/flags/FlagCz.js +23 -16
- package/flags/FlagDe.js +23 -16
- package/flags/FlagDk.js +20 -13
- package/flags/FlagEe.js +23 -16
- package/flags/FlagEs.js +20 -13
- package/flags/FlagEu.js +20 -13
- package/flags/FlagFi.js +20 -13
- package/flags/FlagFr.js +23 -16
- package/flags/FlagGb.js +23 -16
- package/flags/FlagHu.js +23 -16
- package/flags/FlagInt.js +24 -17
- package/flags/FlagIt.js +23 -16
- package/flags/FlagJp.js +20 -13
- package/flags/FlagKr.js +26 -19
- package/flags/FlagLt.js +23 -16
- package/flags/FlagLv.js +20 -13
- package/flags/FlagMa.js +16 -9
- package/flags/FlagNl.js +23 -16
- package/flags/FlagNo.js +23 -16
- package/flags/FlagPl.js +20 -13
- package/flags/FlagRo.js +23 -16
- package/flags/FlagRu.js +23 -16
- package/flags/FlagSe.js +20 -13
- package/flags/FlagSk.js +42 -35
- package/flags/FlagTr.js +23 -16
- package/flags/FlagUs.js +23 -16
- package/links/Document.js +14 -7
- package/links/Download.js +14 -7
- package/links/ExternalLink.js +14 -7
- package/links/Invoice.js +17 -10
- package/links/LeftLink.js +14 -7
- package/links/Link.js +17 -10
- package/links/Modal.js +20 -12
- package/links/Pdf.js +20 -13
- package/links/RightLink.js +14 -7
- package/links/Unlink.js +14 -7
- package/links/Upload.js +14 -7
- package/links/all-icons.js +1 -1
- package/links/index.js +1 -1
- package/logistics/BulkLiquid.js +13 -6
- package/logistics/CargoAutomotive.js +13 -6
- package/logistics/CargoHazardousTrailer.js +16 -9
- package/logistics/CargoIndustrial.js +16 -9
- package/logistics/CargoIsoContainer.js +13 -6
- package/logistics/CargoLockedContainer.js +16 -9
- package/logistics/CargoMobileMachine.js +13 -6
- package/logistics/CargoReeferContainer.js +16 -9
- package/logistics/CargoReeferTrailer.js +16 -9
- package/logistics/CargoSelfDrive.js +13 -6
- package/logistics/CargoTrailer.js +13 -6
- package/logistics/Dimensions.js +13 -6
- package/logistics/DimensoonsXyz.js +13 -6
- package/logistics/Factory.js +13 -6
- package/logistics/Hazardous.js +13 -6
- package/logistics/Railway.js +14 -7
- package/logistics/Reefer.js +13 -6
- package/logistics/Ship1.js +16 -9
- package/logistics/Ship2.js +16 -9
- package/logistics/TrackingCollection.js +16 -9
- package/logistics/TrackingCollectionDelayed.js +16 -9
- package/logistics/TrackingComplexBooking.js +16 -9
- package/logistics/TrackingDelivery.js +16 -9
- package/logistics/TrackingDeliveryDelayed.js +16 -9
- package/logistics/TrackingEmpty.js +13 -6
- package/logistics/TrackingFull.js +16 -9
- package/logistics/TrackingFullLoad.js +16 -9
- package/logistics/TrackingGateIn.js +16 -9
- package/logistics/TrackingGateOut.js +16 -9
- package/logistics/TrackingLoadedOnVessel.js +16 -9
- package/logistics/TrackingLogistics.js +16 -9
- package/logistics/TrackingLogisticsTime.js +16 -9
- package/logistics/TrackingPartLoad.js +16 -9
- package/logistics/TrackingPinRailway.js +16 -9
- package/logistics/TrackingPinShip.js +16 -9
- package/logistics/TrackingPinTruck.js +16 -9
- package/logistics/TrackingPreliminaryBooked.js +16 -9
- package/logistics/TrackingShipCancelled.js +16 -9
- package/logistics/TrackingTruckMissedShip.js +16 -9
- package/logistics/TrackingUnitBooked.js +16 -9
- package/logistics/TrackingUnloadedFromVessel.js +16 -9
- package/logistics/TruckFront.js +16 -9
- package/logistics/TruckL121M19M.js +13 -6
- package/logistics/TruckM8112M.js +13 -6
- package/logistics/TruckS8M.js +13 -6
- package/logistics/Warehouse.js +16 -9
- package/logistics/WarehouseHighValue.js +16 -9
- package/logistics/WarehouseReefer.js +16 -9
- package/logistics/WeightKg.js +13 -6
- package/package.json +3 -3
- package/pax/ArrivalsFerry.js +14 -7
- package/pax/BaggageRestrictions.js +16 -9
- package/pax/Basket.js +21 -13
- package/pax/Bed.js +13 -6
- package/pax/BedSingleDouble.js +16 -9
- package/pax/Bicycle.js +13 -6
- package/pax/Bus.js +13 -6
- package/pax/Calendar.js +13 -6
- package/pax/CalendarOutbound.js +16 -9
- package/pax/CalendarReturn.js +16 -9
- package/pax/Car1.js +13 -6
- package/pax/Car2.js +13 -6
- package/pax/Car3.js +13 -6
- package/pax/Car4.js +13 -6
- package/pax/Car5.js +13 -6
- package/pax/Car6.js +17 -10
- package/pax/CarBike.js +16 -9
- package/pax/CarFamily.js +16 -9
- package/pax/CarOnboard.js +16 -9
- package/pax/CarTrailer.js +13 -6
- package/pax/Caravan.js +13 -6
- package/pax/City.js +16 -9
- package/pax/ConferenceOnboard.js +16 -9
- package/pax/CrossingDuration.js +16 -9
- package/pax/DancingEntertainment.js +13 -6
- package/pax/Disability1.js +13 -6
- package/pax/Disability2.js +13 -6
- package/pax/DurationTime2.js +13 -6
- package/pax/EnSuiteBathroom.js +46 -39
- package/pax/Family.js +16 -9
- package/pax/FamilyCity.js +16 -9
- package/pax/FamilyOnboard.js +16 -9
- package/pax/FamilyPackage.js +16 -9
- package/pax/Food.js +16 -9
- package/pax/Group.js +13 -6
- package/pax/Minibus.js +13 -6
- package/pax/MotorHome.js +13 -6
- package/pax/Motorcycle.js +13 -6
- package/pax/MotorcycleSideCar.js +16 -9
- package/pax/NightOnboard.js +16 -9
- package/pax/NightsOnboard.js +16 -9
- package/pax/NoBaggageRestrictions.js +19 -12
- package/pax/Nopassengers.js +14 -7
- package/pax/OneWay.js +14 -7
- package/pax/Passenger.js +14 -7
- package/pax/Passengers.js +13 -6
- package/pax/Passengers1.js +13 -6
- package/pax/PrivateVan.js +13 -6
- package/pax/PromoCzk.js +16 -9
- package/pax/PromoDkk.js +13 -6
- package/pax/PromoDollar.js +13 -6
- package/pax/PromoEuro.js +13 -6
- package/pax/PromoNok.js +16 -9
- package/pax/PromoPercent.js +13 -6
- package/pax/PromoPln.js +16 -9
- package/pax/PromoPound.js +13 -6
- package/pax/PromoRon.js +16 -9
- package/pax/PromoRub.js +16 -9
- package/pax/PromoSek.js +16 -9
- package/pax/PromoTicketFootball.js +16 -9
- package/pax/PromoTicketMusic.js +16 -9
- package/pax/PromoTry.js +16 -9
- package/pax/Pushchair.js +13 -6
- package/pax/ReturnJourney.js +14 -7
- package/pax/Romantic1Night.js +16 -9
- package/pax/Romantic2Night.js +16 -9
- package/pax/RomanticCity.js +16 -9
- package/pax/RomanticCruise.js +16 -9
- package/pax/RomanticMeal.js +16 -9
- package/pax/SaveMoney.js +16 -9
- package/pax/Seaview.js +16 -9
- package/pax/SeaviewCabin.js +16 -9
- package/pax/Ship.js +16 -9
- package/pax/Trailer.js +13 -6
- package/pax/TwoPassenger.js +14 -7
- package/pax/WalkOn.js +14 -7
- package/pax/Waves.js +14 -7
- package/pax/WifiOnboard.js +16 -9
- package/payment/AmericanexpressLightLarge.js +25 -17
- package/payment/BitcoinLightLarge.js +23 -16
- package/payment/CirrusLightLarge.js +33 -26
- package/payment/DinnerclubLightLarge.js +97 -90
- package/payment/DiscoverLightLarge.js +42 -35
- package/payment/JcbLightLarge.js +33 -26
- package/payment/MaestroLightLarge.js +33 -26
- package/payment/MastercardLightLarge.js +33 -26
- package/payment/PaypalLightLarge.js +27 -20
- package/payment/VisaLightLarge.js +20 -13
- package/social-media/Blog.js +13 -6
- package/social-media/Facebook.js +13 -6
- package/social-media/Instagram.js +34 -26
- package/social-media/LinkedIn.js +13 -6
- package/social-media/MailShare.js +13 -6
- package/social-media/Twitter.js +13 -6
- package/social-media/Youtube.js +13 -6
- package/system/Account.js +13 -6
- package/system/Announcement.js +13 -6
- package/system/Archive.js +13 -6
- package/system/ArrowBack.js +13 -6
- package/system/ArrowDown.js +13 -6
- package/system/ArrowForward.js +13 -6
- package/system/ArrowUp.js +13 -6
- package/system/Attach.js +13 -6
- package/system/BarChart.js +13 -6
- package/system/Basket.js +13 -6
- package/system/Bolt.js +13 -6
- package/system/BookingList.js +13 -6
- package/system/Bookmark.js +16 -9
- package/system/BuAboutDfds.js +13 -6
- package/system/BuFreightShipping.js +17 -10
- package/system/BuLogistics.js +16 -9
- package/system/BuPax.js +13 -6
- package/system/Calendar.js +13 -6
- package/system/CalendarOutbound.js +13 -6
- package/system/CalendarReturn.js +13 -6
- package/system/ChevronDown.js +13 -6
- package/system/ChevronLeft.js +13 -6
- package/system/ChevronRight.js +13 -6
- package/system/ChevronUp.js +13 -6
- package/system/Clear.js +13 -6
- package/system/Close.js +13 -6
- package/system/Copy.js +13 -6
- package/system/Delete.js +13 -6
- package/system/Detach.js +13 -6
- package/system/Dislike.js +13 -6
- package/system/Document.js +13 -6
- package/system/Download.js +15 -8
- package/system/DownloadAll.js +27 -19
- package/system/Duplicate.js +13 -6
- package/system/Edit.js +13 -6
- package/system/ExternalLink.js +13 -6
- package/system/Filters.js +13 -6
- package/system/FiltersAdvanced.js +13 -6
- package/system/First.js +20 -12
- package/system/Height.js +13 -6
- package/system/Help.js +13 -6
- package/system/Hide.js +13 -6
- package/system/Information.js +13 -6
- package/system/Last.js +20 -12
- package/system/Length.js +13 -6
- package/system/Like.js +13 -6
- package/system/Link.js +13 -6
- package/system/LocationPin.js +16 -9
- package/system/Locked.js +13 -6
- package/system/Logout.js +16 -9
- package/system/Mail.js +13 -6
- package/system/Menu.js +13 -6
- package/system/Minus.js +13 -6
- package/system/MoreHorizontal.js +13 -6
- package/system/MoreVertical.js +13 -6
- package/system/NewRelease.js +13 -6
- package/system/NewWindow.js +13 -6
- package/system/No.js +13 -6
- package/system/Notification.js +13 -6
- package/system/NumberDown.js +13 -6
- package/system/NumberUp.js +13 -6
- package/system/Paste.js +13 -6
- package/system/Payment.js +13 -6
- package/system/Phone.js +13 -6
- package/system/Pin.js +13 -6
- package/system/Play.js +13 -6
- package/system/Plus.js +13 -6
- package/system/Print.js +13 -6
- package/system/ProductSelect.js +13 -6
- package/system/Refresh.js +13 -6
- package/system/Scroll.js +13 -6
- package/system/Search.js +13 -6
- package/system/SearchHistory.js +13 -6
- package/system/Settings.js +13 -6
- package/system/Share.js +13 -6
- package/system/ShieldSuccess.js +15 -8
- package/system/ShieldWarning.js +15 -8
- package/system/Show.js +13 -6
- package/system/Stack.js +19 -12
- package/system/Star.js +23 -15
- package/system/StatusAlert.js +13 -6
- package/system/StatusError.js +13 -6
- package/system/StatusSuccess.js +13 -6
- package/system/StatusWarning.js +13 -6
- package/system/SupportChat.js +13 -6
- package/system/SupportContact.js +13 -6
- package/system/SwapHorziontal.js +13 -6
- package/system/SwapVertical.js +13 -6
- package/system/Time.js +13 -6
- package/system/Unlink.js +13 -6
- package/system/Unlocked.js +13 -6
- package/system/Unpin.js +13 -6
- package/system/Update.js +13 -6
- package/system/Upload.js +15 -8
- package/system/Yes.js +13 -6
- package/system/ZoomIn.js +13 -6
- package/system/ZoomOut.js +15 -8
- package/transport/Airplane.js +16 -9
- package/transport/Bicycle.js +14 -7
- package/transport/BicycleDimensions.js +14 -7
- package/transport/Bus.js +14 -7
- package/transport/BusDimensions.js +27 -18
- package/transport/Car.js +14 -7
- package/transport/Car1Dimensions.js +30 -21
- package/transport/Car2.js +14 -7
- package/transport/Car2Dimensions.js +30 -21
- package/transport/Car3.js +14 -7
- package/transport/Car3Dimensions.js +30 -21
- package/transport/Car4.js +14 -7
- package/transport/Car4Dimensions.js +30 -21
- package/transport/Car5.js +14 -7
- package/transport/Car5Dimensions.js +30 -21
- package/transport/Car6.js +17 -10
- package/transport/Car6Dimensions.js +31 -22
- package/transport/CarTrailer.js +30 -19
- package/transport/Caravan.js +14 -7
- package/transport/CaravanDimensions.js +27 -18
- package/transport/Cargo.js +14 -7
- package/transport/CargoDimensions.js +14 -7
- package/transport/CargoHazardous.js +14 -7
- package/transport/CargoHazardousDimensions.js +14 -7
- package/transport/CargoHighvalue.js +14 -7
- package/transport/CargoHighvalueDimensions.js +14 -7
- package/transport/CargoIndustrial.js +14 -7
- package/transport/CargoIndustrialDimensions.js +14 -7
- package/transport/CargoReefer.js +14 -7
- package/transport/CargoReeferDimensions.js +14 -7
- package/transport/FernettiLights.js +16 -9
- package/transport/Minibus.js +14 -7
- package/transport/MinibusDimensions.js +27 -18
- package/transport/MotorHome.js +14 -7
- package/transport/Motorcycle.js +14 -7
- package/transport/MotorcycleDimensions.js +14 -7
- package/transport/MotorcycleSideCarDimensions.js +14 -7
- package/transport/MotorcycleSidecar.js +14 -7
- package/transport/MotorhomeDimensions.js +27 -18
- package/transport/NoPassengers.js +14 -7
- package/transport/Passenger.js +14 -7
- package/transport/PaxTrailers.js +14 -7
- package/transport/PrivateVan.js +14 -7
- package/transport/PrivateVanDimensions.js +27 -18
- package/transport/TrailerDimensions.js +27 -18
- package/transport/Truck1.js +14 -7
- package/transport/Truck1Dimensions.js +22 -14
- package/transport/Truck2.js +14 -7
- package/transport/Truck2Dimensions.js +22 -14
- package/transport/Truck3.js +14 -7
- package/transport/Truck3Dimensions.js +22 -14
- package/transport/TwoPassenger.js +14 -7
|
@@ -1,32 +1,39 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
2
7
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
3
8
|
import React, { forwardRef } from 'react';
|
|
4
|
-
import { jsx as
|
|
9
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
|
5
10
|
var SvgPaypalLightLarge = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
6
|
-
return
|
|
11
|
+
return _jsxs("svg", _objectSpread(_objectSpread({
|
|
7
12
|
width: "1em",
|
|
8
13
|
height: "1em",
|
|
9
14
|
viewBox: "0 0 48 32",
|
|
10
15
|
fill: "none",
|
|
11
16
|
xmlns: "http://www.w3.org/2000/svg",
|
|
12
17
|
ref: svgRef
|
|
13
|
-
}, props),
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
18
|
+
}, props), {}, {
|
|
19
|
+
children: [_jsx("rect", {
|
|
20
|
+
width: 48,
|
|
21
|
+
height: 32,
|
|
22
|
+
rx: 4,
|
|
23
|
+
fill: "#DFE3E8"
|
|
24
|
+
}), _jsx("path", {
|
|
25
|
+
d: "M20.34 25.32l.35-2.2h-4.46l2.56-16.26a.21.21 0 01.07-.13.24.24 0 01.14-.05h6.21c2.07 0 3.49.43 4.24 1.28.332.357.563.795.67 1.27a4.421 4.421 0 010 1.75v.5l.35.2c.266.133.507.312.71.53.306.369.503.815.57 1.29a5.73 5.73 0 01-.08 1.86 6.482 6.482 0 01-.77 2.11 4.301 4.301 0 01-1.21 1.33 5.063 5.063 0 01-1.63.73 7.908 7.908 0 01-2 .24h-.49c-.343 0-.676.12-.94.34a1.42 1.42 0 00-.49.88v.2l-.61 3.88v.15a.15.15 0 010 .08h-.06l-3.13.02z",
|
|
26
|
+
fill: "#253D80"
|
|
27
|
+
}), _jsx("path", {
|
|
28
|
+
d: "M30.8 11.08l-.06.37c-.82 4.2-3.63 5.66-7.21 5.66h-1.82a.89.89 0 00-.88.75l-.93 5.92-.27 1.68a.47.47 0 00.46.54h3.24a.78.78 0 00.77-.66v-.16l.61-3.87v-.21a.77.77 0 01.76-.66H26c3.13 0 5.59-1.27 6.3-5a4.24 4.24 0 00-.64-3.73 3.23 3.23 0 00-.86-.63z",
|
|
29
|
+
fill: "#189BD7"
|
|
30
|
+
}), _jsx("path", {
|
|
31
|
+
d: "M29.94 10.74l-.38-.1-.42-.08c-.53-.08-1.065-.116-1.6-.11h-4.88a.76.76 0 00-.76.65l-1 6.57v.19a.89.89 0 01.88-.75h1.82c3.58 0 6.39-1.46 7.21-5.66l.06-.37a4.474 4.474 0 00-.67-.28l-.26-.06z",
|
|
32
|
+
fill: "#242E65"
|
|
33
|
+
}), _jsx("path", {
|
|
34
|
+
d: "M21.9 11.1a.76.76 0 01.76-.65h4.88c.535-.006 1.07.03 1.6.11l.42.08.38.1.19.06c.23.075.455.169.67.28a4 4 0 00-.8-3.57C29 6.45 27.36 6 25.22 6H19a.89.89 0 00-.88.75l-2.59 16.41a.54.54 0 00.53.62h3.84l1-6.11 1-6.57z",
|
|
35
|
+
fill: "#253D80"
|
|
36
|
+
})]
|
|
30
37
|
}));
|
|
31
38
|
});
|
|
32
39
|
export default SvgPaypalLightLarge;
|
|
@@ -1,25 +1,32 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
2
7
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
3
8
|
import React, { forwardRef } from 'react';
|
|
4
|
-
import { jsx as
|
|
9
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
|
5
10
|
var SvgVisaLightLarge = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
6
|
-
return
|
|
11
|
+
return _jsxs("svg", _objectSpread(_objectSpread({
|
|
7
12
|
width: "1em",
|
|
8
13
|
height: "1em",
|
|
9
14
|
viewBox: "0 0 48 32",
|
|
10
15
|
fill: "none",
|
|
11
16
|
xmlns: "http://www.w3.org/2000/svg",
|
|
12
17
|
ref: svgRef
|
|
13
|
-
}, props),
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
18
|
+
}, props), {}, {
|
|
19
|
+
children: [_jsx("rect", {
|
|
20
|
+
width: 48,
|
|
21
|
+
height: 32,
|
|
22
|
+
rx: 4,
|
|
23
|
+
fill: "#DFE3E8"
|
|
24
|
+
}), _jsx("path", {
|
|
25
|
+
fillRule: "evenodd",
|
|
26
|
+
clipRule: "evenodd",
|
|
27
|
+
d: "M30.35 17.67c.006-1.525-1.251-2.183-2.227-2.694C27.505 14.652 27 14.388 27 14c0-.33.32-.68 1-.77a4.48 4.48 0 012.36.41l.42-2a6.44 6.44 0 00-2.24-.41c-2.36 0-4 1.26-4 3.06 0 1.33 1.19 2.07 2.09 2.51.9.44 1.25.75 1.24 1.15 0 .62-.74.9-1.43.91a5 5 0 01-2.44-.6l-.43 2c.848.33 1.75.497 2.66.49 2.51 0 4.16-1.24 4.17-3.16l-.05.08zm-6.49-6.28l-2 9.25h-2.4l2-9.25h2.4zm10.06 6l1.26-3.47.73 3.47h-1.99zm4.89 3.28h-2.22l-.29-1.38h-3.01l-.49 1.38h-2.52l3.59-8.57a1.09 1.09 0 011-.68h2l1.94 9.25zm-22.2-.06l3.88-9.25h-2.6l-2.49 6.29-1-5.35a1.12 1.12 0 00-1.11-.94H9.22l-.06.27a9.89 9.89 0 012.36.78 1 1 0 01.57.81L14 20.61h2.61z",
|
|
28
|
+
fill: "#2A2A6C"
|
|
29
|
+
})]
|
|
23
30
|
}));
|
|
24
31
|
});
|
|
25
32
|
export default SvgVisaLightLarge;
|
package/social-media/Blog.js
CHANGED
|
@@ -1,17 +1,24 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
2
7
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
3
8
|
import React, { forwardRef } from 'react';
|
|
4
|
-
import { jsx as
|
|
9
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
5
10
|
var SvgBlog = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
6
|
-
return
|
|
11
|
+
return _jsx("svg", _objectSpread(_objectSpread({
|
|
7
12
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8
13
|
width: "1em",
|
|
9
14
|
height: "1em",
|
|
10
15
|
viewBox: "0 0 32 32",
|
|
11
16
|
ref: svgRef
|
|
12
|
-
}, props),
|
|
13
|
-
|
|
14
|
-
|
|
17
|
+
}, props), {}, {
|
|
18
|
+
children: _jsx("path", {
|
|
19
|
+
fill: "#ed8b00",
|
|
20
|
+
d: "M29.161 15.628c0-10.685.038-9.707-.414-10.573a3.915 3.915 0 00-2.822-2.145c-.451-.113-19.565-.075-19.979 0a3.989 3.989 0 00-3.01 2.897c-.113.414-.113.64-.113 10.196s0 9.782.113 10.196c.139.453.342.883.602 1.279a4.76 4.76 0 001.016.978c.389.273.821.476 1.279.602.376.113.828.113 10.121.113s9.745 0 10.159-.113a3.912 3.912 0 003.01-3.386c.038-.376.075-3.236.038-10.046zm-5.042 1.843c-.038 2.258-.038 2.446-.151 2.822a4.967 4.967 0 01-1.279 2.258 4.893 4.893 0 01-2.972 1.543c-.677.075-7.337.075-7.864-.038a5.043 5.043 0 01-3.01-1.919 4.4 4.4 0 01-.79-1.505c-.226-.715-.263-1.279-.226-4.966 0-2.935.038-3.461.113-3.8a5.192 5.192 0 013.16-3.65c.865-.339 1.43-.376 3.951-.376 1.618.038 2.107.038 2.295.113.902.28 1.717.785 2.37 1.467a4.703 4.703 0 011.505 3.311c0 .64.113.865.451 1.091s.301.15 1.053.188l.903.113c.235.156.398.4.451.677.061.889.074 1.781.038 2.671zm-11.928-3.109l1.844.038c1.58 0 1.693 0 1.844-.113a.865.865 0 00.451-.79.79.79 0 00-.489-.79c-.226-.113-.113-.113-1.881-.113s-1.844 0-2.145.301a.943.943 0 00.376 1.468zm-.028 5.815c.113.038.828.113 3.311.075h2.822l.527-.075a.902.902 0 00.188-1.43c-.339-.301-.414-.301-3.574-.301s-3.273 0-3.537.226a.904.904 0 00.263 1.505z"
|
|
21
|
+
})
|
|
15
22
|
}));
|
|
16
23
|
});
|
|
17
24
|
export default SvgBlog;
|
package/social-media/Facebook.js
CHANGED
|
@@ -1,17 +1,24 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
2
7
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
3
8
|
import React, { forwardRef } from 'react';
|
|
4
|
-
import { jsx as
|
|
9
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
5
10
|
var SvgFacebook = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
6
|
-
return
|
|
11
|
+
return _jsx("svg", _objectSpread(_objectSpread({
|
|
7
12
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8
13
|
width: "1em",
|
|
9
14
|
height: "1em",
|
|
10
15
|
viewBox: "0 0 32 32",
|
|
11
16
|
ref: svgRef
|
|
12
|
-
}, props),
|
|
13
|
-
|
|
14
|
-
|
|
17
|
+
}, props), {}, {
|
|
18
|
+
children: _jsx("path", {
|
|
19
|
+
fill: "#4460a0",
|
|
20
|
+
d: "M16.899 29.176H4.278a1.454 1.454 0 01-1.454-1.455V4.277c0-.803.651-1.454 1.454-1.454h23.444c.803 0 1.454.651 1.454 1.454v23.444c0 .803-.651 1.455-1.454 1.455h-6.715V18.971h3.425l.513-3.977h-3.938v-2.539c0-1.152.32-1.936 1.971-1.936l2.106-.001V6.961c-.364-.048-1.614-.157-3.069-.157-3.036 0-5.115 1.853-5.115 5.257v2.933h-3.434v3.977H16.9v10.205z"
|
|
21
|
+
})
|
|
15
22
|
}));
|
|
16
23
|
});
|
|
17
24
|
export default SvgFacebook;
|
|
@@ -1,37 +1,45 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
2
7
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
3
8
|
import React, { forwardRef } from 'react';
|
|
4
|
-
import { jsx as
|
|
9
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
|
5
10
|
var SvgInstagram = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
6
|
-
return
|
|
11
|
+
return _jsxs("svg", _objectSpread(_objectSpread({
|
|
7
12
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8
13
|
height: "1em",
|
|
9
14
|
viewBox: "0 0 24 24",
|
|
10
15
|
width: "1em",
|
|
11
16
|
ref: svgRef
|
|
12
|
-
}, props),
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
17
|
+
}, props), {}, {
|
|
18
|
+
children: [_jsxs("linearGradient", {
|
|
19
|
+
id: "Instagram_svg__a",
|
|
20
|
+
gradientTransform: "matrix(0 -1.982 -1.844 0 -132.522 -51.077)",
|
|
21
|
+
gradientUnits: "userSpaceOnUse",
|
|
22
|
+
x1: -37.106,
|
|
23
|
+
x2: -26.555,
|
|
24
|
+
y1: -72.705,
|
|
25
|
+
y2: -84.047,
|
|
26
|
+
children: [_jsx("stop", {
|
|
27
|
+
offset: 0,
|
|
28
|
+
stopColor: "#fd5"
|
|
29
|
+
}), _jsx("stop", {
|
|
30
|
+
offset: 0.5,
|
|
31
|
+
stopColor: "#ff543e"
|
|
32
|
+
}), _jsx("stop", {
|
|
33
|
+
offset: 1,
|
|
34
|
+
stopColor: "#c837ab"
|
|
35
|
+
})]
|
|
36
|
+
}), _jsx("path", {
|
|
37
|
+
d: "M1.5 1.633C-.386 3.592 0 5.673 0 11.995c0 5.25-.916 10.513 3.878 11.752 1.497.385 14.761.385 16.256-.002 1.996-.515 3.62-2.134 3.842-4.957.031-.394.031-13.185-.001-13.587-.236-3.007-2.087-4.74-4.526-5.091C18.89.029 18.778.005 15.91 0 5.737.005 3.507-.448 1.5 1.633z",
|
|
38
|
+
fill: "url(#Instagram_svg__a)"
|
|
39
|
+
}), _jsx("path", {
|
|
40
|
+
d: "M11.998 3.139c-3.631 0-7.079-.323-8.396 3.057-.544 1.396-.465 3.209-.465 5.805 0 2.278-.073 4.419.465 5.804 1.314 3.382 4.79 3.058 8.394 3.058 3.477 0 7.062.362 8.395-3.058.545-1.41.465-3.196.465-5.804 0-3.462.191-5.697-1.488-7.375-1.7-1.7-3.999-1.487-7.374-1.487zm-.794 1.597c7.574-.012 8.538-.854 8.006 10.843-.189 4.137-3.339 3.683-7.211 3.683-7.06 0-7.263-.202-7.263-7.265 0-7.145.56-7.257 6.468-7.263zm5.524 1.471a1.063 1.063 0 100 2.126 1.063 1.063 0 000-2.126zm-4.73 1.243a4.55 4.55 0 10.001 9.101 4.55 4.55 0 00-.001-9.101zm0 1.597c3.905 0 3.91 5.908 0 5.908-3.904 0-3.91-5.908 0-5.908z",
|
|
41
|
+
fill: "#fff"
|
|
42
|
+
})]
|
|
35
43
|
}));
|
|
36
44
|
});
|
|
37
45
|
export default SvgInstagram;
|
package/social-media/LinkedIn.js
CHANGED
|
@@ -1,17 +1,24 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
2
7
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
3
8
|
import React, { forwardRef } from 'react';
|
|
4
|
-
import { jsx as
|
|
9
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
5
10
|
var SvgLinkedIn = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
6
|
-
return
|
|
11
|
+
return _jsx("svg", _objectSpread(_objectSpread({
|
|
7
12
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8
13
|
width: "1em",
|
|
9
14
|
height: "1em",
|
|
10
15
|
viewBox: "0 0 32 32",
|
|
11
16
|
ref: svgRef
|
|
12
|
-
}, props),
|
|
13
|
-
|
|
14
|
-
|
|
17
|
+
}, props), {}, {
|
|
18
|
+
children: _jsx("path", {
|
|
19
|
+
fill: "#007ebb",
|
|
20
|
+
d: "M28.894 27.465h-5.762v-8.332c0-2.181-.901-3.67-2.883-3.67-1.516 0-2.359 1.005-2.751 1.973-.147.348-.124.832-.124 1.316v8.713h-5.708s.074-14.759 0-16.1h5.708v2.527c.337-1.105 2.161-2.682 5.072-2.682 3.611 0 6.449 2.316 6.449 7.303v8.952zM5.892 9.351h-.037c-1.839 0-3.032-1.231-3.032-2.791 0-1.59 1.228-2.795 3.104-2.795 1.875 0 3.027 1.202 3.064 2.791 0 1.56-1.189 2.795-3.099 2.795zm-2.411 2.014h5.081v16.1H3.481v-16.1z"
|
|
21
|
+
})
|
|
15
22
|
}));
|
|
16
23
|
});
|
|
17
24
|
export default SvgLinkedIn;
|
|
@@ -1,17 +1,24 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
2
7
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
3
8
|
import React, { forwardRef } from 'react';
|
|
4
|
-
import { jsx as
|
|
9
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
5
10
|
var SvgMailShare = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
6
|
-
return
|
|
11
|
+
return _jsx("svg", _objectSpread(_objectSpread({
|
|
7
12
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8
13
|
width: "1em",
|
|
9
14
|
height: "1em",
|
|
10
15
|
viewBox: "0 0 32 32",
|
|
11
16
|
ref: svgRef
|
|
12
|
-
}, props),
|
|
13
|
-
|
|
14
|
-
|
|
17
|
+
}, props), {}, {
|
|
18
|
+
children: _jsx("path", {
|
|
19
|
+
fill: "#1b5786",
|
|
20
|
+
d: "M2.824 27.106h26.353a.94.94 0 00.941-.941V6.589a.94.94 0 00-.941-.941H2.824a.94.94 0 00-.941.941v19.576c0 .52.421.941.941.941zM27.859 9.035v14.871a.94.94 0 01-.941.941H5.083a.94.94 0 01-.941-.941V9.148l11.215 10.405a.942.942 0 001.284-.003L27.859 9.036zm-11.214 7.299a.941.941 0 01-1.29 0L6.4 7.906h19.2l-8.955 8.428z"
|
|
21
|
+
})
|
|
15
22
|
}));
|
|
16
23
|
});
|
|
17
24
|
export default SvgMailShare;
|
package/social-media/Twitter.js
CHANGED
|
@@ -1,17 +1,24 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
2
7
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
3
8
|
import React, { forwardRef } from 'react';
|
|
4
|
-
import { jsx as
|
|
9
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
5
10
|
var SvgTwitter = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
6
|
-
return
|
|
11
|
+
return _jsx("svg", _objectSpread(_objectSpread({
|
|
7
12
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8
13
|
width: "1em",
|
|
9
14
|
height: "1em",
|
|
10
15
|
viewBox: "0 0 32 32",
|
|
11
16
|
ref: svgRef
|
|
12
|
-
}, props),
|
|
13
|
-
|
|
14
|
-
|
|
17
|
+
}, props), {}, {
|
|
18
|
+
children: _jsx("path", {
|
|
19
|
+
fill: "#1da1f2",
|
|
20
|
+
d: "M30.295 7.902c-1.057.476-2.179.79-3.33.932a5.863 5.863 0 002.531-3.241 11.692 11.692 0 01-3.685 1.421 5.817 5.817 0 00-9.945 5.327A16.56 16.56 0 013.879 6.214a5.816 5.816 0 001.776 7.769 5.816 5.816 0 01-2.619-.71v.089a5.816 5.816 0 004.662 5.683 5.875 5.875 0 01-1.554.222l-1.11-.089a5.815 5.815 0 005.461 4.04 11.72 11.72 0 01-7.236 2.486l-1.376-.089a16.51 16.51 0 008.923 2.619c10.744 0 16.604-8.879 16.604-16.604v-.755a11.857 11.857 0 002.886-2.974z"
|
|
21
|
+
})
|
|
15
22
|
}));
|
|
16
23
|
});
|
|
17
24
|
export default SvgTwitter;
|
package/social-media/Youtube.js
CHANGED
|
@@ -1,17 +1,24 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
2
7
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
3
8
|
import React, { forwardRef } from 'react';
|
|
4
|
-
import { jsx as
|
|
9
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
5
10
|
var SvgYoutube = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
6
|
-
return
|
|
11
|
+
return _jsx("svg", _objectSpread(_objectSpread({
|
|
7
12
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8
13
|
width: "1em",
|
|
9
14
|
height: "1em",
|
|
10
15
|
viewBox: "0 0 32 32",
|
|
11
16
|
ref: svgRef
|
|
12
|
-
}, props),
|
|
13
|
-
|
|
14
|
-
|
|
17
|
+
}, props), {}, {
|
|
18
|
+
children: _jsx("path", {
|
|
19
|
+
fill: "#d0021b",
|
|
20
|
+
d: "M30.761 10.214s-.298-2.085-1.191-2.979-2.449-1.225-3.012-1.291C22.322 5.646 16 5.646 16 5.646s-6.321 0-10.558.298c-.596.066-1.886.066-3.012 1.291s-1.191 2.979-1.191 2.979a45.715 45.715 0 00-.298 4.865v2.284c.011 1.637.111 3.272.298 4.898 0 0 .298 2.085 1.191 2.979s2.648 1.158 3.31 1.291c2.416.232 10.227.298 10.227.298s6.321 0 10.558-.298c.596-.066 1.887-.066 3.012-1.291s1.191-2.979 1.191-2.979c.198-1.626.309-3.261.331-4.898v-2.284a45.454 45.454 0 00-.298-4.865zm-17.872 9.929V11.67l8.142 4.269-8.142 4.203z"
|
|
21
|
+
})
|
|
15
22
|
}));
|
|
16
23
|
});
|
|
17
24
|
export default SvgYoutube;
|
package/system/Account.js
CHANGED
|
@@ -1,17 +1,24 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
2
7
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
3
8
|
import React, { forwardRef } from 'react';
|
|
4
|
-
import { jsx as
|
|
9
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
5
10
|
var SvgAccount = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
6
|
-
return
|
|
11
|
+
return _jsx("svg", _objectSpread(_objectSpread({
|
|
7
12
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8
13
|
width: "1em",
|
|
9
14
|
height: "1em",
|
|
10
15
|
viewBox: "0 0 24 24",
|
|
11
16
|
ref: svgRef
|
|
12
|
-
}, props),
|
|
13
|
-
|
|
14
|
-
|
|
17
|
+
}, props), {}, {
|
|
18
|
+
children: _jsx("path", {
|
|
19
|
+
fill: "currentColor",
|
|
20
|
+
d: "M12.453 14a10 10 0 019.417 6.637L22 21H2l.13-.363A10 10 0 0111.547 14h.906zM12 3a5 5 0 11-.001 10.001A5 5 0 0112 3z"
|
|
21
|
+
})
|
|
15
22
|
}));
|
|
16
23
|
});
|
|
17
24
|
export default SvgAccount;
|
package/system/Announcement.js
CHANGED
|
@@ -1,18 +1,25 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
2
7
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
3
8
|
import React, { forwardRef } from 'react';
|
|
4
|
-
import { jsx as
|
|
9
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
5
10
|
var SvgAnnouncement = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
6
|
-
return
|
|
11
|
+
return _jsx("svg", _objectSpread(_objectSpread({
|
|
7
12
|
width: "1em",
|
|
8
13
|
height: "1em",
|
|
9
14
|
viewBox: "0 0 24 24",
|
|
10
15
|
fill: "none",
|
|
11
16
|
xmlns: "http://www.w3.org/2000/svg",
|
|
12
17
|
ref: svgRef
|
|
13
|
-
}, props),
|
|
14
|
-
|
|
15
|
-
|
|
18
|
+
}, props), {}, {
|
|
19
|
+
children: _jsx("path", {
|
|
20
|
+
d: "M18.2 11a.2.2 0 00-.2.2v1.6c0 .11.09.2.2.2h3.6a.2.2 0 00.2-.2v-1.6a.2.2 0 00-.2-.2h-3.6zm-2.078 6.449a.2.2 0 00.04.281c.883.655 1.973 1.473 2.879 2.15a.2.2 0 00.279-.039c.32-.425.64-.855.96-1.28a.2.2 0 00-.04-.281c-.907-.678-1.996-1.497-2.88-2.16a.2.2 0 00-.28.042c-.32.431-.639.862-.958 1.287zM20.24 5.72a.2.2 0 00.039-.28c-.32-.425-.64-.856-.96-1.281a.2.2 0 00-.28-.04c-.906.678-1.996 1.498-2.88 2.16a.2.2 0 00-.04.281c.32.425.64.856.96 1.28a.2.2 0 00.28.04c.883-.662 1.974-1.474 2.88-2.16zM4 9c-1.1 0-2-.1-2 1v4c0 1.1.9 1 2 1h.8c.11 0 .2.09.2.2v3.6c0 .11.09.2.2.2h1.6a.2.2 0 00.2-.2v-3.6c0-.11.09-.2.2-.2h.745a.2.2 0 01.102.028l4.65 2.79a.2.2 0 00.303-.171V6.353a.2.2 0 00-.303-.171l-4.65 2.79A.2.2 0 017.945 9H4zm11.5 3c0-1.17-.448-2.239-1.182-3.037-.117-.127-.318-.04-.318.133v5.801c0 .173.2.26.317.134A4.448 4.448 0 0015.5 12z",
|
|
21
|
+
fill: "currentColor"
|
|
22
|
+
})
|
|
16
23
|
}));
|
|
17
24
|
});
|
|
18
25
|
export default SvgAnnouncement;
|
package/system/Archive.js
CHANGED
|
@@ -1,17 +1,24 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
2
7
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
3
8
|
import React, { forwardRef } from 'react';
|
|
4
|
-
import { jsx as
|
|
9
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
5
10
|
var SvgArchive = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
6
|
-
return
|
|
11
|
+
return _jsx("svg", _objectSpread(_objectSpread({
|
|
7
12
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8
13
|
width: "1em",
|
|
9
14
|
height: "1em",
|
|
10
15
|
viewBox: "0 0 24 24",
|
|
11
16
|
ref: svgRef
|
|
12
|
-
}, props),
|
|
13
|
-
|
|
14
|
-
|
|
17
|
+
}, props), {}, {
|
|
18
|
+
children: _jsx("path", {
|
|
19
|
+
fill: "currentColor",
|
|
20
|
+
d: "M12 4a8 8 0 11-7.748 10h2.09A6.002 6.002 0 0018 11.999 6 6 0 007.751 7.762l1.907 1.906a.2.2 0 01.059.141.2.2 0 01-.2.2H4.2a.2.2 0 01-.2-.2V4.492a.2.2 0 01.342-.141l1.996 1.997a7.976 7.976 0 015.663-2.349zm1 4v4l2.536 2.121-1.414 1.414-3.121-2.536v-5h2z"
|
|
21
|
+
})
|
|
15
22
|
}));
|
|
16
23
|
});
|
|
17
24
|
export default SvgArchive;
|
package/system/ArrowBack.js
CHANGED
|
@@ -1,17 +1,24 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
5
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
6
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
2
7
|
/* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
|
|
3
8
|
import React, { forwardRef } from 'react';
|
|
4
|
-
import { jsx as
|
|
9
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
5
10
|
var SvgArrowBack = /*#__PURE__*/forwardRef(function (props, svgRef) {
|
|
6
|
-
return
|
|
11
|
+
return _jsx("svg", _objectSpread(_objectSpread({
|
|
7
12
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8
13
|
width: "1em",
|
|
9
14
|
height: "1em",
|
|
10
15
|
viewBox: "0 0 24 24",
|
|
11
16
|
ref: svgRef
|
|
12
|
-
}, props),
|
|
13
|
-
|
|
14
|
-
|
|
17
|
+
}, props), {}, {
|
|
18
|
+
children: _jsx("path", {
|
|
19
|
+
fill: "currentColor",
|
|
20
|
+
d: "M10.478 18.007l-5.398-5H5v-.074l-1-.926 1-.909v-.091h.1l5.533-5.033L12 7.417l-3.866 3.59H20v2H8.127l3.752 3.498-1.401 1.502z"
|
|
21
|
+
})
|
|
15
22
|
}));
|
|
16
23
|
});
|
|
17
24
|
export default SvgArrowBack;
|