@telus-uds/palettes-community.palette-casa 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/android/border.xml +15 -0
- package/build/android/color.xml +52 -0
- package/build/android/font_size.xml +20 -0
- package/build/android/radius.xml +17 -0
- package/build/android/size.xml +48 -0
- package/build/ios/Border.swift +18 -0
- package/build/ios/Color.swift +55 -0
- package/build/ios/FontSize.swift +23 -0
- package/build/ios/Radius.swift +20 -0
- package/build/ios/Size.swift +51 -0
- package/build/rn/fonts/HelveticaNow-300.otf +0 -0
- package/build/rn/fonts/HelveticaNow-400.woff +0 -0
- package/build/rn/fonts/HelveticaNow-500.woff +0 -0
- package/build/rn/fonts/HelveticaNow-700.woff +0 -0
- package/build/rn/fonts/HelveticaNowOTF-400.otf +0 -0
- package/build/rn/fonts/HelveticaNowOTF-500.otf +0 -0
- package/build/rn/fonts/HelveticaNowOTF-700.otf +0 -0
- package/build/rn/fonts/fonts.css +35 -0
- package/build/rn/fonts/index.js +7 -0
- package/build/rn/icons/Accessible.js +28 -0
- package/build/rn/icons/Accessible.native.js +28 -0
- package/build/rn/icons/Add.js +28 -0
- package/build/rn/icons/Add.native.js +28 -0
- package/build/rn/icons/AddUser.js +28 -0
- package/build/rn/icons/AddUser.native.js +28 -0
- package/build/rn/icons/AlarmClock.js +28 -0
- package/build/rn/icons/AlarmClock.native.js +28 -0
- package/build/rn/icons/Ambulance.js +28 -0
- package/build/rn/icons/Ambulance.native.js +28 -0
- package/build/rn/icons/ArrowDown.js +28 -0
- package/build/rn/icons/ArrowDown.native.js +28 -0
- package/build/rn/icons/ArrowLeft.js +28 -0
- package/build/rn/icons/ArrowLeft.native.js +28 -0
- package/build/rn/icons/ArrowRight.js +28 -0
- package/build/rn/icons/ArrowRight.native.js +28 -0
- package/build/rn/icons/ArrowUp.js +28 -0
- package/build/rn/icons/ArrowUp.native.js +28 -0
- package/build/rn/icons/ArtificialIntelligence.js +28 -0
- package/build/rn/icons/ArtificialIntelligence.native.js +28 -0
- package/build/rn/icons/AssistiveListening.js +28 -0
- package/build/rn/icons/AssistiveListening.native.js +28 -0
- package/build/rn/icons/Attention.js +28 -0
- package/build/rn/icons/Attention.native.js +28 -0
- package/build/rn/icons/Award.js +28 -0
- package/build/rn/icons/Award.native.js +28 -0
- package/build/rn/icons/Baby.js +28 -0
- package/build/rn/icons/Baby.native.js +28 -0
- package/build/rn/icons/BabyBoy.js +28 -0
- package/build/rn/icons/BabyBoy.native.js +28 -0
- package/build/rn/icons/BabyGirl.js +28 -0
- package/build/rn/icons/BabyGirl.native.js +28 -0
- package/build/rn/icons/BackToSchool.js +28 -0
- package/build/rn/icons/BackToSchool.native.js +28 -0
- package/build/rn/icons/Bank.js +28 -0
- package/build/rn/icons/Bank.native.js +28 -0
- package/build/rn/icons/BatteryCar.js +28 -0
- package/build/rn/icons/BatteryCar.native.js +28 -0
- package/build/rn/icons/BatteryCharging.js +28 -0
- package/build/rn/icons/BatteryCharging.native.js +28 -0
- package/build/rn/icons/Bell.js +28 -0
- package/build/rn/icons/Bell.native.js +28 -0
- package/build/rn/icons/Bill.js +28 -0
- package/build/rn/icons/Bill.native.js +28 -0
- package/build/rn/icons/Bookmark.js +28 -0
- package/build/rn/icons/Bookmark.native.js +28 -0
- package/build/rn/icons/Braille.js +28 -0
- package/build/rn/icons/Braille.native.js +28 -0
- package/build/rn/icons/Briefcase.js +28 -0
- package/build/rn/icons/Briefcase.native.js +28 -0
- package/build/rn/icons/BulletFill.js +28 -0
- package/build/rn/icons/BulletFill.native.js +28 -0
- package/build/rn/icons/Calendar.js +28 -0
- package/build/rn/icons/Calendar.native.js +28 -0
- package/build/rn/icons/Call.js +28 -0
- package/build/rn/icons/Call.native.js +28 -0
- package/build/rn/icons/CallForward.js +28 -0
- package/build/rn/icons/CallForward.native.js +28 -0
- package/build/rn/icons/CallOut.js +28 -0
- package/build/rn/icons/CallOut.native.js +28 -0
- package/build/rn/icons/CallReceive.js +28 -0
- package/build/rn/icons/CallReceive.native.js +28 -0
- package/build/rn/icons/CallTalking.js +28 -0
- package/build/rn/icons/CallTalking.native.js +28 -0
- package/build/rn/icons/Camera.js +28 -0
- package/build/rn/icons/Camera.native.js +28 -0
- package/build/rn/icons/CanUs.js +28 -0
- package/build/rn/icons/CanUs.native.js +28 -0
- package/build/rn/icons/Car.js +28 -0
- package/build/rn/icons/Car.native.js +28 -0
- package/build/rn/icons/CaretDown.js +28 -0
- package/build/rn/icons/CaretDown.native.js +28 -0
- package/build/rn/icons/CaretUp.js +28 -0
- package/build/rn/icons/CaretUp.native.js +28 -0
- package/build/rn/icons/CartEmptyBold.js +28 -0
- package/build/rn/icons/CartEmptyBold.native.js +28 -0
- package/build/rn/icons/CartFilledBold.js +32 -0
- package/build/rn/icons/CartFilledBold.native.js +32 -0
- package/build/rn/icons/Channels.js +28 -0
- package/build/rn/icons/Channels.native.js +28 -0
- package/build/rn/icons/ChartsBar1.js +28 -0
- package/build/rn/icons/ChartsBar1.native.js +28 -0
- package/build/rn/icons/ChartsBar2.js +28 -0
- package/build/rn/icons/ChartsBar2.native.js +28 -0
- package/build/rn/icons/ChartsLine.js +28 -0
- package/build/rn/icons/ChartsLine.native.js +28 -0
- package/build/rn/icons/Chat1.js +28 -0
- package/build/rn/icons/Chat1.native.js +28 -0
- package/build/rn/icons/Chat2.js +28 -0
- package/build/rn/icons/Chat2.native.js +28 -0
- package/build/rn/icons/ChatSupport.js +28 -0
- package/build/rn/icons/ChatSupport.native.js +28 -0
- package/build/rn/icons/Check.js +28 -0
- package/build/rn/icons/Check.native.js +28 -0
- package/build/rn/icons/Checkmark.js +28 -0
- package/build/rn/icons/Checkmark.native.js +28 -0
- package/build/rn/icons/ChevronLeft.js +28 -0
- package/build/rn/icons/ChevronLeft.native.js +28 -0
- package/build/rn/icons/ChevronRight.js +28 -0
- package/build/rn/icons/ChevronRight.native.js +28 -0
- package/build/rn/icons/Clipboard.js +28 -0
- package/build/rn/icons/Clipboard.native.js +28 -0
- package/build/rn/icons/Close.js +28 -0
- package/build/rn/icons/Close.native.js +28 -0
- package/build/rn/icons/ClosedCaptions.js +26 -0
- package/build/rn/icons/ClosedCaptions.native.js +26 -0
- package/build/rn/icons/CloudDownload.js +28 -0
- package/build/rn/icons/CloudDownload.native.js +28 -0
- package/build/rn/icons/CloudSync.js +28 -0
- package/build/rn/icons/CloudSync.native.js +28 -0
- package/build/rn/icons/CloudUpload.js +28 -0
- package/build/rn/icons/CloudUpload.native.js +28 -0
- package/build/rn/icons/CognitiveDisability.js +28 -0
- package/build/rn/icons/CognitiveDisability.native.js +28 -0
- package/build/rn/icons/Collaboration.js +28 -0
- package/build/rn/icons/Collaboration.native.js +28 -0
- package/build/rn/icons/Compass.js +28 -0
- package/build/rn/icons/Compass.native.js +28 -0
- package/build/rn/icons/ComputerNetwork.js +28 -0
- package/build/rn/icons/ComputerNetwork.native.js +28 -0
- package/build/rn/icons/Contract.js +28 -0
- package/build/rn/icons/Contract.native.js +28 -0
- package/build/rn/icons/CreditCard.js +28 -0
- package/build/rn/icons/CreditCard.native.js +28 -0
- package/build/rn/icons/Cronometer.js +28 -0
- package/build/rn/icons/Cronometer.native.js +28 -0
- package/build/rn/icons/CssActivations.js +26 -0
- package/build/rn/icons/CssActivations.native.js +26 -0
- package/build/rn/icons/DataLimit.js +28 -0
- package/build/rn/icons/DataLimit.native.js +28 -0
- package/build/rn/icons/Deals.js +28 -0
- package/build/rn/icons/Deals.native.js +28 -0
- package/build/rn/icons/Delete.js +28 -0
- package/build/rn/icons/Delete.native.js +28 -0
- package/build/rn/icons/Delivery.js +28 -0
- package/build/rn/icons/Delivery.native.js +28 -0
- package/build/rn/icons/Devices.js +28 -0
- package/build/rn/icons/Devices.native.js +28 -0
- package/build/rn/icons/Diagram.js +28 -0
- package/build/rn/icons/Diagram.native.js +28 -0
- package/build/rn/icons/Diamond.js +28 -0
- package/build/rn/icons/Diamond.native.js +28 -0
- package/build/rn/icons/Direction.js +28 -0
- package/build/rn/icons/Direction.native.js +28 -0
- package/build/rn/icons/Document.js +28 -0
- package/build/rn/icons/Document.native.js +28 -0
- package/build/rn/icons/Donate.js +28 -0
- package/build/rn/icons/Donate.native.js +28 -0
- package/build/rn/icons/Download.js +28 -0
- package/build/rn/icons/Download.native.js +28 -0
- package/build/rn/icons/DownloadPdf.js +28 -0
- package/build/rn/icons/DownloadPdf.native.js +28 -0
- package/build/rn/icons/DownloadPdfs.js +28 -0
- package/build/rn/icons/DownloadPdfs.native.js +28 -0
- package/build/rn/icons/Edit.js +28 -0
- package/build/rn/icons/Edit.native.js +28 -0
- package/build/rn/icons/Email.js +28 -0
- package/build/rn/icons/Email.native.js +28 -0
- package/build/rn/icons/Escalations.js +26 -0
- package/build/rn/icons/Escalations.native.js +26 -0
- package/build/rn/icons/Expand.js +28 -0
- package/build/rn/icons/Expand.native.js +28 -0
- package/build/rn/icons/FavouriteNetwork.js +28 -0
- package/build/rn/icons/FavouriteNetwork.native.js +28 -0
- package/build/rn/icons/Files.js +28 -0
- package/build/rn/icons/Files.native.js +28 -0
- package/build/rn/icons/Fingerprint.js +28 -0
- package/build/rn/icons/Fingerprint.native.js +28 -0
- package/build/rn/icons/Firewall.js +28 -0
- package/build/rn/icons/Firewall.native.js +28 -0
- package/build/rn/icons/Flag.js +28 -0
- package/build/rn/icons/Flag.native.js +28 -0
- package/build/rn/icons/FullscreenExpand.js +26 -0
- package/build/rn/icons/FullscreenExpand.native.js +26 -0
- package/build/rn/icons/FullscreenMinimize.js +26 -0
- package/build/rn/icons/FullscreenMinimize.native.js +26 -0
- package/build/rn/icons/Gift.js +28 -0
- package/build/rn/icons/Gift.native.js +28 -0
- package/build/rn/icons/Globe1.js +28 -0
- package/build/rn/icons/Globe1.native.js +28 -0
- package/build/rn/icons/Globe2.js +28 -0
- package/build/rn/icons/Globe2.native.js +28 -0
- package/build/rn/icons/Grid.js +28 -0
- package/build/rn/icons/Grid.native.js +28 -0
- package/build/rn/icons/HeadBoth.js +28 -0
- package/build/rn/icons/HeadBoth.native.js +28 -0
- package/build/rn/icons/HeadFemale.js +28 -0
- package/build/rn/icons/HeadFemale.native.js +28 -0
- package/build/rn/icons/HeadMale.js +28 -0
- package/build/rn/icons/HeadMale.native.js +28 -0
- package/build/rn/icons/Headset.js +28 -0
- package/build/rn/icons/Headset.native.js +28 -0
- package/build/rn/icons/Heart.js +28 -0
- package/build/rn/icons/Heart.native.js +28 -0
- package/build/rn/icons/Heartbeat.js +28 -0
- package/build/rn/icons/Heartbeat.native.js +28 -0
- package/build/rn/icons/Helpdesk.js +26 -0
- package/build/rn/icons/Helpdesk.native.js +26 -0
- package/build/rn/icons/Home.js +28 -0
- package/build/rn/icons/Home.native.js +28 -0
- package/build/rn/icons/HomeSecurity.js +28 -0
- package/build/rn/icons/HomeSecurity.native.js +28 -0
- package/build/rn/icons/IDTag.js +28 -0
- package/build/rn/icons/IDTag.native.js +28 -0
- package/build/rn/icons/Infinite.js +28 -0
- package/build/rn/icons/Infinite.native.js +28 -0
- package/build/rn/icons/Information.js +28 -0
- package/build/rn/icons/Information.native.js +28 -0
- package/build/rn/icons/Internet.js +28 -0
- package/build/rn/icons/Internet.native.js +28 -0
- package/build/rn/icons/Invisible.js +28 -0
- package/build/rn/icons/Invisible.native.js +28 -0
- package/build/rn/icons/Key.js +28 -0
- package/build/rn/icons/Key.native.js +28 -0
- package/build/rn/icons/Laptop.js +28 -0
- package/build/rn/icons/Laptop.native.js +28 -0
- package/build/rn/icons/Layers.js +28 -0
- package/build/rn/icons/Layers.native.js +28 -0
- package/build/rn/icons/LeakDetect.js +28 -0
- package/build/rn/icons/LeakDetect.native.js +28 -0
- package/build/rn/icons/Lifesaver.js +28 -0
- package/build/rn/icons/Lifesaver.native.js +28 -0
- package/build/rn/icons/Lightbulb.js +28 -0
- package/build/rn/icons/Lightbulb.native.js +28 -0
- package/build/rn/icons/LinkExternal.js +28 -0
- package/build/rn/icons/LinkExternal.native.js +28 -0
- package/build/rn/icons/List.js +26 -0
- package/build/rn/icons/List.native.js +26 -0
- package/build/rn/icons/LocationAdd.js +28 -0
- package/build/rn/icons/LocationAdd.native.js +28 -0
- package/build/rn/icons/LocationHome.js +28 -0
- package/build/rn/icons/LocationHome.native.js +28 -0
- package/build/rn/icons/LocationIneligible.js +28 -0
- package/build/rn/icons/LocationIneligible.native.js +28 -0
- package/build/rn/icons/LocationMap.js +28 -0
- package/build/rn/icons/LocationMap.native.js +28 -0
- package/build/rn/icons/LocationRegular.js +28 -0
- package/build/rn/icons/LocationRegular.native.js +28 -0
- package/build/rn/icons/LocationRemove.js +28 -0
- package/build/rn/icons/LocationRemove.native.js +28 -0
- package/build/rn/icons/LocationSuccess.js +28 -0
- package/build/rn/icons/LocationSuccess.native.js +28 -0
- package/build/rn/icons/LocationVerified.js +28 -0
- package/build/rn/icons/LocationVerified.native.js +28 -0
- package/build/rn/icons/LockClosed.js +28 -0
- package/build/rn/icons/LockClosed.native.js +28 -0
- package/build/rn/icons/LockOpened.js +28 -0
- package/build/rn/icons/LockOpened.native.js +28 -0
- package/build/rn/icons/LoginForm.js +28 -0
- package/build/rn/icons/LoginForm.native.js +28 -0
- package/build/rn/icons/Magnify.js +28 -0
- package/build/rn/icons/Magnify.native.js +28 -0
- package/build/rn/icons/Map.js +28 -0
- package/build/rn/icons/Map.native.js +28 -0
- package/build/rn/icons/Medical.js +28 -0
- package/build/rn/icons/Medical.native.js +28 -0
- package/build/rn/icons/Messaging.js +28 -0
- package/build/rn/icons/Messaging.native.js +28 -0
- package/build/rn/icons/Mobility.js +28 -0
- package/build/rn/icons/Mobility.native.js +28 -0
- package/build/rn/icons/Modal.js +26 -0
- package/build/rn/icons/Modal.native.js +26 -0
- package/build/rn/icons/Money.js +28 -0
- package/build/rn/icons/Money.native.js +28 -0
- package/build/rn/icons/Movie.js +28 -0
- package/build/rn/icons/Movie.native.js +28 -0
- package/build/rn/icons/Music.js +28 -0
- package/build/rn/icons/Music.native.js +28 -0
- package/build/rn/icons/Muted.js +26 -0
- package/build/rn/icons/Muted.native.js +26 -0
- package/build/rn/icons/Networking.js +28 -0
- package/build/rn/icons/Networking.native.js +28 -0
- package/build/rn/icons/News.js +28 -0
- package/build/rn/icons/News.native.js +28 -0
- package/build/rn/icons/NextGenFirewall.js +28 -0
- package/build/rn/icons/NextGenFirewall.native.js +28 -0
- package/build/rn/icons/NoContract.js +28 -0
- package/build/rn/icons/NoContract.native.js +28 -0
- package/build/rn/icons/NotifyBold.js +28 -0
- package/build/rn/icons/NotifyBold.native.js +28 -0
- package/build/rn/icons/Office.js +28 -0
- package/build/rn/icons/Office.native.js +28 -0
- package/build/rn/icons/Offices.js +28 -0
- package/build/rn/icons/Offices.native.js +28 -0
- package/build/rn/icons/OnDemand.js +28 -0
- package/build/rn/icons/OnDemand.native.js +28 -0
- package/build/rn/icons/OnTheGo.js +28 -0
- package/build/rn/icons/OnTheGo.native.js +28 -0
- package/build/rn/icons/OnlineSecurity.js +28 -0
- package/build/rn/icons/OnlineSecurity.native.js +28 -0
- package/build/rn/icons/OrderAscend.js +28 -0
- package/build/rn/icons/OrderAscend.native.js +28 -0
- package/build/rn/icons/OrderDescend.js +28 -0
- package/build/rn/icons/OrderDescend.native.js +28 -0
- package/build/rn/icons/Paperless.js +28 -0
- package/build/rn/icons/Paperless.native.js +28 -0
- package/build/rn/icons/Passport.js +28 -0
- package/build/rn/icons/Passport.native.js +28 -0
- package/build/rn/icons/Pause.js +26 -0
- package/build/rn/icons/Pause.native.js +26 -0
- package/build/rn/icons/Phone.js +28 -0
- package/build/rn/icons/Phone.native.js +28 -0
- package/build/rn/icons/PhoneBusiness.js +28 -0
- package/build/rn/icons/PhoneBusiness.native.js +28 -0
- package/build/rn/icons/PhoneHome.js +28 -0
- package/build/rn/icons/PhoneHome.native.js +28 -0
- package/build/rn/icons/PhoneReception.js +28 -0
- package/build/rn/icons/PhoneReception.native.js +28 -0
- package/build/rn/icons/Photo.js +28 -0
- package/build/rn/icons/Photo.native.js +28 -0
- package/build/rn/icons/Photos.js +28 -0
- package/build/rn/icons/Photos.native.js +28 -0
- package/build/rn/icons/PiggyBank.js +28 -0
- package/build/rn/icons/PiggyBank.native.js +28 -0
- package/build/rn/icons/PikTV.js +28 -0
- package/build/rn/icons/PikTV.native.js +28 -0
- package/build/rn/icons/Play.js +28 -0
- package/build/rn/icons/Play.native.js +28 -0
- package/build/rn/icons/PlaySolid.js +28 -0
- package/build/rn/icons/PlaySolid.native.js +28 -0
- package/build/rn/icons/PlayVideo.js +28 -0
- package/build/rn/icons/PlayVideo.native.js +28 -0
- package/build/rn/icons/Preference.js +28 -0
- package/build/rn/icons/Preference.native.js +28 -0
- package/build/rn/icons/Print.js +28 -0
- package/build/rn/icons/Print.native.js +28 -0
- package/build/rn/icons/PrivateCloud.js +28 -0
- package/build/rn/icons/PrivateCloud.native.js +28 -0
- package/build/rn/icons/ProactiveAssurance.js +26 -0
- package/build/rn/icons/ProactiveAssurance.native.js +26 -0
- package/build/rn/icons/Profile.js +28 -0
- package/build/rn/icons/Profile.native.js +28 -0
- package/build/rn/icons/ProfileBold.js +28 -0
- package/build/rn/icons/ProfileBold.native.js +28 -0
- package/build/rn/icons/Question.js +28 -0
- package/build/rn/icons/Question.native.js +28 -0
- package/build/rn/icons/QuoteLeft.js +28 -0
- package/build/rn/icons/QuoteLeft.native.js +28 -0
- package/build/rn/icons/Radar.js +28 -0
- package/build/rn/icons/Radar.native.js +28 -0
- package/build/rn/icons/Receipt.js +28 -0
- package/build/rn/icons/Receipt.native.js +28 -0
- package/build/rn/icons/Record.js +28 -0
- package/build/rn/icons/Record.native.js +28 -0
- package/build/rn/icons/Refresh.js +28 -0
- package/build/rn/icons/Refresh.native.js +28 -0
- package/build/rn/icons/RemoteControl.js +28 -0
- package/build/rn/icons/RemoteControl.native.js +28 -0
- package/build/rn/icons/Replay.js +26 -0
- package/build/rn/icons/Replay.native.js +26 -0
- package/build/rn/icons/Router.js +28 -0
- package/build/rn/icons/Router.native.js +28 -0
- package/build/rn/icons/Search.js +28 -0
- package/build/rn/icons/Search.native.js +28 -0
- package/build/rn/icons/SearchBold.js +28 -0
- package/build/rn/icons/SearchBold.native.js +28 -0
- package/build/rn/icons/SecurityCamera.js +28 -0
- package/build/rn/icons/SecurityCamera.native.js +28 -0
- package/build/rn/icons/SecurityHouse.js +28 -0
- package/build/rn/icons/SecurityHouse.native.js +28 -0
- package/build/rn/icons/SecurityMobile.js +28 -0
- package/build/rn/icons/SecurityMobile.native.js +28 -0
- package/build/rn/icons/SecuritySettings.js +28 -0
- package/build/rn/icons/SecuritySettings.native.js +28 -0
- package/build/rn/icons/Server.js +28 -0
- package/build/rn/icons/Server.native.js +28 -0
- package/build/rn/icons/ServiceTruck.js +28 -0
- package/build/rn/icons/ServiceTruck.native.js +28 -0
- package/build/rn/icons/Settings.js +28 -0
- package/build/rn/icons/Settings.native.js +28 -0
- package/build/rn/icons/SettingsBold.js +28 -0
- package/build/rn/icons/SettingsBold.native.js +28 -0
- package/build/rn/icons/SettingsSolid.js +26 -0
- package/build/rn/icons/SettingsSolid.native.js +26 -0
- package/build/rn/icons/SharedAccount.js +28 -0
- package/build/rn/icons/SharedAccount.native.js +28 -0
- package/build/rn/icons/Shop.js +28 -0
- package/build/rn/icons/Shop.native.js +28 -0
- package/build/rn/icons/SignPost.js +28 -0
- package/build/rn/icons/SignPost.native.js +28 -0
- package/build/rn/icons/Signal.js +28 -0
- package/build/rn/icons/Signal.native.js +28 -0
- package/build/rn/icons/SimCard.js +28 -0
- package/build/rn/icons/SimCard.native.js +28 -0
- package/build/rn/icons/SmartWearSecurity.js +28 -0
- package/build/rn/icons/SmartWearSecurity.native.js +28 -0
- package/build/rn/icons/Soccer.js +28 -0
- package/build/rn/icons/Soccer.native.js +28 -0
- package/build/rn/icons/Speaker.js +28 -0
- package/build/rn/icons/Speaker.native.js +28 -0
- package/build/rn/icons/SpeakerPhone.js +28 -0
- package/build/rn/icons/SpeakerPhone.native.js +28 -0
- package/build/rn/icons/Speed.js +28 -0
- package/build/rn/icons/Speed.native.js +28 -0
- package/build/rn/icons/SpeedReduced.js +28 -0
- package/build/rn/icons/SpeedReduced.native.js +28 -0
- package/build/rn/icons/StatusError.js +28 -0
- package/build/rn/icons/StatusError.native.js +28 -0
- package/build/rn/icons/StatusSuccess.js +28 -0
- package/build/rn/icons/StatusSuccess.native.js +28 -0
- package/build/rn/icons/StatusWarning.js +28 -0
- package/build/rn/icons/StatusWarning.native.js +28 -0
- package/build/rn/icons/Subtract.js +28 -0
- package/build/rn/icons/Subtract.native.js +28 -0
- package/build/rn/icons/Success.js +28 -0
- package/build/rn/icons/Success.native.js +28 -0
- package/build/rn/icons/Suitcase.js +28 -0
- package/build/rn/icons/Suitcase.native.js +28 -0
- package/build/rn/icons/Support.js +28 -0
- package/build/rn/icons/Support.native.js +28 -0
- package/build/rn/icons/Support911.js +28 -0
- package/build/rn/icons/Support911.native.js +28 -0
- package/build/rn/icons/SupportBold.js +28 -0
- package/build/rn/icons/SupportBold.native.js +28 -0
- package/build/rn/icons/TV.js +28 -0
- package/build/rn/icons/TV.native.js +28 -0
- package/build/rn/icons/TVChoiceAndFlexibility.js +28 -0
- package/build/rn/icons/TVChoiceAndFlexibility.native.js +28 -0
- package/build/rn/icons/Tablet.js +28 -0
- package/build/rn/icons/Tablet.native.js +28 -0
- package/build/rn/icons/Target.js +28 -0
- package/build/rn/icons/Target.native.js +28 -0
- package/build/rn/icons/Tasks.js +28 -0
- package/build/rn/icons/Tasks.native.js +28 -0
- package/build/rn/icons/ThumbsUp.js +28 -0
- package/build/rn/icons/ThumbsUp.native.js +28 -0
- package/build/rn/icons/Time.js +28 -0
- package/build/rn/icons/Time.native.js +28 -0
- package/build/rn/icons/Times.js +28 -0
- package/build/rn/icons/Times.native.js +28 -0
- package/build/rn/icons/TowTruck.js +28 -0
- package/build/rn/icons/TowTruck.native.js +28 -0
- package/build/rn/icons/Transmitter.js +28 -0
- package/build/rn/icons/Transmitter.native.js +28 -0
- package/build/rn/icons/Unmuted.js +28 -0
- package/build/rn/icons/Unmuted.native.js +28 -0
- package/build/rn/icons/Upload.js +28 -0
- package/build/rn/icons/Upload.native.js +28 -0
- package/build/rn/icons/UploadToCloud.js +28 -0
- package/build/rn/icons/UploadToCloud.native.js +28 -0
- package/build/rn/icons/UsbCable.js +28 -0
- package/build/rn/icons/UsbCable.native.js +28 -0
- package/build/rn/icons/User.js +28 -0
- package/build/rn/icons/User.native.js +28 -0
- package/build/rn/icons/UserAddBold.js +28 -0
- package/build/rn/icons/UserAddBold.native.js +28 -0
- package/build/rn/icons/Users.js +28 -0
- package/build/rn/icons/Users.native.js +28 -0
- package/build/rn/icons/VideoCall.js +32 -0
- package/build/rn/icons/VideoCall.native.js +32 -0
- package/build/rn/icons/VideoChat.js +28 -0
- package/build/rn/icons/VideoChat.native.js +28 -0
- package/build/rn/icons/VideoGames.js +28 -0
- package/build/rn/icons/VideoGames.native.js +28 -0
- package/build/rn/icons/Visible.js +28 -0
- package/build/rn/icons/Visible.native.js +28 -0
- package/build/rn/icons/VisuallyImpaired.js +28 -0
- package/build/rn/icons/VisuallyImpaired.native.js +28 -0
- package/build/rn/icons/Warranty.js +28 -0
- package/build/rn/icons/Warranty.native.js +28 -0
- package/build/rn/icons/Watch.js +28 -0
- package/build/rn/icons/Watch.native.js +28 -0
- package/build/rn/icons/WifiBoost.js +28 -0
- package/build/rn/icons/WifiBoost.native.js +28 -0
- package/build/rn/icons/WifiCloud.js +28 -0
- package/build/rn/icons/WifiCloud.native.js +28 -0
- package/build/rn/icons/accessible.icon.svg +3 -0
- package/build/rn/icons/add-user.icon.svg +3 -0
- package/build/rn/icons/add.icon.svg +3 -0
- package/build/rn/icons/alarm-clock.icon.svg +3 -0
- package/build/rn/icons/ambulance.icon.svg +3 -0
- package/build/rn/icons/arrow-down.icon.svg +3 -0
- package/build/rn/icons/arrow-left.icon.svg +3 -0
- package/build/rn/icons/arrow-right.icon.svg +3 -0
- package/build/rn/icons/arrow-up.icon.svg +3 -0
- package/build/rn/icons/artificial-intelligence.icon.svg +3 -0
- package/build/rn/icons/assistive-listening.icon.svg +3 -0
- package/build/rn/icons/attention.icon.svg +3 -0
- package/build/rn/icons/award.icon.svg +3 -0
- package/build/rn/icons/baby-boy.icon.svg +3 -0
- package/build/rn/icons/baby-girl.icon.svg +3 -0
- package/build/rn/icons/baby.icon.svg +3 -0
- package/build/rn/icons/back-to-school.icon.svg +3 -0
- package/build/rn/icons/bank.icon.svg +3 -0
- package/build/rn/icons/battery-car.icon.svg +3 -0
- package/build/rn/icons/battery-charging.icon.svg +3 -0
- package/build/rn/icons/bell.icon.svg +3 -0
- package/build/rn/icons/bill.icon.svg +3 -0
- package/build/rn/icons/bookmark.icon.svg +3 -0
- package/build/rn/icons/braille.icon.svg +3 -0
- package/build/rn/icons/briefcase.icon.svg +3 -0
- package/build/rn/icons/bullet-fill.icon.svg +3 -0
- package/build/rn/icons/calendar.icon.svg +3 -0
- package/build/rn/icons/call-forward.icon.svg +3 -0
- package/build/rn/icons/call-out.icon.svg +3 -0
- package/build/rn/icons/call-receive.icon.svg +3 -0
- package/build/rn/icons/call-talking.icon.svg +3 -0
- package/build/rn/icons/call.icon.svg +3 -0
- package/build/rn/icons/camera.icon.svg +3 -0
- package/build/rn/icons/can-us.icon.svg +3 -0
- package/build/rn/icons/car.icon.svg +3 -0
- package/build/rn/icons/caret-down.icon.svg +3 -0
- package/build/rn/icons/caret-up.icon.svg +3 -0
- package/build/rn/icons/cart-empty-bold.icon.svg +3 -0
- package/build/rn/icons/cart-filled-bold.icon.svg +4 -0
- package/build/rn/icons/channels.icon.svg +3 -0
- package/build/rn/icons/charts-bar1.icon.svg +3 -0
- package/build/rn/icons/charts-bar2.icon.svg +3 -0
- package/build/rn/icons/charts-line.icon.svg +3 -0
- package/build/rn/icons/chat-support.icon.svg +3 -0
- package/build/rn/icons/chat1.icon.svg +3 -0
- package/build/rn/icons/chat2.icon.svg +3 -0
- package/build/rn/icons/check.icon.svg +3 -0
- package/build/rn/icons/checkmark.icon.svg +3 -0
- package/build/rn/icons/chevron-left.icon.svg +3 -0
- package/build/rn/icons/chevron-right.icon.svg +3 -0
- package/build/rn/icons/clipboard.icon.svg +3 -0
- package/build/rn/icons/close.icon.svg +3 -0
- package/build/rn/icons/closed-captions.icon.svg +3 -0
- package/build/rn/icons/cloud-download.icon.svg +3 -0
- package/build/rn/icons/cloud-sync.icon.svg +3 -0
- package/build/rn/icons/cloud-upload.icon.svg +3 -0
- package/build/rn/icons/cognitive-disability.icon.svg +3 -0
- package/build/rn/icons/collaboration.icon.svg +3 -0
- package/build/rn/icons/compass.icon.svg +3 -0
- package/build/rn/icons/computer-network.icon.svg +3 -0
- package/build/rn/icons/contract.icon.svg +3 -0
- package/build/rn/icons/credit-card.icon.svg +3 -0
- package/build/rn/icons/cronometer.icon.svg +3 -0
- package/build/rn/icons/css-activations.icon.svg +3 -0
- package/build/rn/icons/data-limit.icon.svg +3 -0
- package/build/rn/icons/deals.icon.svg +3 -0
- package/build/rn/icons/delete.icon.svg +3 -0
- package/build/rn/icons/delivery.icon.svg +3 -0
- package/build/rn/icons/devices.icon.svg +3 -0
- package/build/rn/icons/diagram.icon.svg +3 -0
- package/build/rn/icons/diamond.icon.svg +3 -0
- package/build/rn/icons/direction.icon.svg +3 -0
- package/build/rn/icons/document.icon.svg +3 -0
- package/build/rn/icons/donate.icon.svg +3 -0
- package/build/rn/icons/download-pdf.icon.svg +3 -0
- package/build/rn/icons/download-pdfs.icon.svg +3 -0
- package/build/rn/icons/download.icon.svg +3 -0
- package/build/rn/icons/edit.icon.svg +3 -0
- package/build/rn/icons/email.icon.svg +3 -0
- package/build/rn/icons/escalations.icon.svg +3 -0
- package/build/rn/icons/expand.icon.svg +3 -0
- package/build/rn/icons/favourite-network.icon.svg +3 -0
- package/build/rn/icons/files.icon.svg +3 -0
- package/build/rn/icons/fingerprint.icon.svg +3 -0
- package/build/rn/icons/firewall.icon.svg +3 -0
- package/build/rn/icons/flag.icon.svg +3 -0
- package/build/rn/icons/fullscreen-expand.icon.svg +3 -0
- package/build/rn/icons/fullscreen-minimize.icon.svg +3 -0
- package/build/rn/icons/gift.icon.svg +3 -0
- package/build/rn/icons/globe1.icon.svg +3 -0
- package/build/rn/icons/globe2.icon.svg +3 -0
- package/build/rn/icons/grid.icon.svg +3 -0
- package/build/rn/icons/head-both.icon.svg +3 -0
- package/build/rn/icons/head-female.icon.svg +3 -0
- package/build/rn/icons/head-male.icon.svg +3 -0
- package/build/rn/icons/headset.icon.svg +3 -0
- package/build/rn/icons/heart.icon.svg +3 -0
- package/build/rn/icons/heartbeat.icon.svg +3 -0
- package/build/rn/icons/helpdesk.icon.svg +3 -0
- package/build/rn/icons/home-security.icon.svg +3 -0
- package/build/rn/icons/home.icon.svg +3 -0
- package/build/rn/icons/idtag.icon.svg +3 -0
- package/build/rn/icons/index.js +235 -0
- package/build/rn/icons/infinite.icon.svg +3 -0
- package/build/rn/icons/information.icon.svg +3 -0
- package/build/rn/icons/internet.icon.svg +3 -0
- package/build/rn/icons/invisible.icon.svg +3 -0
- package/build/rn/icons/key.icon.svg +3 -0
- package/build/rn/icons/laptop.icon.svg +3 -0
- package/build/rn/icons/layers.icon.svg +3 -0
- package/build/rn/icons/leak-detect.icon.svg +3 -0
- package/build/rn/icons/lifesaver.icon.svg +3 -0
- package/build/rn/icons/lightbulb.icon.svg +3 -0
- package/build/rn/icons/link-external.icon.svg +3 -0
- package/build/rn/icons/list.icon.svg +3 -0
- package/build/rn/icons/location-add.icon.svg +3 -0
- package/build/rn/icons/location-home.icon.svg +3 -0
- package/build/rn/icons/location-ineligible.icon.svg +3 -0
- package/build/rn/icons/location-map.icon.svg +3 -0
- package/build/rn/icons/location-regular.icon.svg +3 -0
- package/build/rn/icons/location-remove.icon.svg +3 -0
- package/build/rn/icons/location-success.icon.svg +3 -0
- package/build/rn/icons/location-verified.icon.svg +3 -0
- package/build/rn/icons/lock-closed.icon.svg +3 -0
- package/build/rn/icons/lock-opened.icon.svg +3 -0
- package/build/rn/icons/login-form.icon.svg +3 -0
- package/build/rn/icons/magnify.icon.svg +3 -0
- package/build/rn/icons/map.icon.svg +3 -0
- package/build/rn/icons/medical.icon.svg +3 -0
- package/build/rn/icons/messaging.icon.svg +3 -0
- package/build/rn/icons/mobility.icon.svg +3 -0
- package/build/rn/icons/modal.icon.svg +3 -0
- package/build/rn/icons/money.icon.svg +3 -0
- package/build/rn/icons/movie.icon.svg +3 -0
- package/build/rn/icons/music.icon.svg +3 -0
- package/build/rn/icons/muted.icon.svg +3 -0
- package/build/rn/icons/networking.icon.svg +3 -0
- package/build/rn/icons/news.icon.svg +3 -0
- package/build/rn/icons/next-gen-firewall.icon.svg +3 -0
- package/build/rn/icons/no-contract.icon.svg +3 -0
- package/build/rn/icons/notify-bold.icon.svg +3 -0
- package/build/rn/icons/office.icon.svg +3 -0
- package/build/rn/icons/offices.icon.svg +3 -0
- package/build/rn/icons/on-demand.icon.svg +3 -0
- package/build/rn/icons/on-the-go.icon.svg +3 -0
- package/build/rn/icons/online-security.icon.svg +3 -0
- package/build/rn/icons/order-ascend.icon.svg +3 -0
- package/build/rn/icons/order-descend.icon.svg +3 -0
- package/build/rn/icons/paperless.icon.svg +3 -0
- package/build/rn/icons/passport.icon.svg +3 -0
- package/build/rn/icons/pause.icon.svg +3 -0
- package/build/rn/icons/phone-business.icon.svg +3 -0
- package/build/rn/icons/phone-home.icon.svg +3 -0
- package/build/rn/icons/phone-reception.icon.svg +3 -0
- package/build/rn/icons/phone.icon.svg +3 -0
- package/build/rn/icons/photo.icon.svg +3 -0
- package/build/rn/icons/photos.icon.svg +3 -0
- package/build/rn/icons/piggy-bank.icon.svg +3 -0
- package/build/rn/icons/pik-tv.icon.svg +3 -0
- package/build/rn/icons/play-solid.icon.svg +3 -0
- package/build/rn/icons/play-video.icon.svg +3 -0
- package/build/rn/icons/play.icon.svg +3 -0
- package/build/rn/icons/preference.icon.svg +3 -0
- package/build/rn/icons/print.icon.svg +3 -0
- package/build/rn/icons/private-cloud.icon.svg +3 -0
- package/build/rn/icons/proactive-assurance.icon.svg +3 -0
- package/build/rn/icons/profile-bold.icon.svg +3 -0
- package/build/rn/icons/profile.icon.svg +3 -0
- package/build/rn/icons/question.icon.svg +3 -0
- package/build/rn/icons/quote-left.icon.svg +3 -0
- package/build/rn/icons/radar.icon.svg +3 -0
- package/build/rn/icons/receipt.icon.svg +3 -0
- package/build/rn/icons/record.icon.svg +3 -0
- package/build/rn/icons/refresh.icon.svg +3 -0
- package/build/rn/icons/remote-control.icon.svg +3 -0
- package/build/rn/icons/replay.icon.svg +3 -0
- package/build/rn/icons/router.icon.svg +3 -0
- package/build/rn/icons/search-bold.icon.svg +3 -0
- package/build/rn/icons/search.icon.svg +3 -0
- package/build/rn/icons/security-camera.icon.svg +3 -0
- package/build/rn/icons/security-house.icon.svg +3 -0
- package/build/rn/icons/security-mobile.icon.svg +3 -0
- package/build/rn/icons/security-settings.icon.svg +3 -0
- package/build/rn/icons/server.icon.svg +3 -0
- package/build/rn/icons/service-truck.icon.svg +3 -0
- package/build/rn/icons/settings-bold.icon.svg +3 -0
- package/build/rn/icons/settings-solid.icon.svg +3 -0
- package/build/rn/icons/settings.icon.svg +3 -0
- package/build/rn/icons/shared-account.icon.svg +3 -0
- package/build/rn/icons/shop.icon.svg +3 -0
- package/build/rn/icons/sign-post.icon.svg +3 -0
- package/build/rn/icons/signal.icon.svg +3 -0
- package/build/rn/icons/sim-card.icon.svg +3 -0
- package/build/rn/icons/smart-wear-security.icon.svg +3 -0
- package/build/rn/icons/soccer.icon.svg +3 -0
- package/build/rn/icons/speaker-phone.icon.svg +3 -0
- package/build/rn/icons/speaker.icon.svg +3 -0
- package/build/rn/icons/speed-reduced.icon.svg +3 -0
- package/build/rn/icons/speed.icon.svg +3 -0
- package/build/rn/icons/status-error.icon.svg +3 -0
- package/build/rn/icons/status-success.icon.svg +3 -0
- package/build/rn/icons/status-warning.icon.svg +3 -0
- package/build/rn/icons/subtract.icon.svg +3 -0
- package/build/rn/icons/success.icon.svg +3 -0
- package/build/rn/icons/suitcase.icon.svg +3 -0
- package/build/rn/icons/support-bold.icon.svg +3 -0
- package/build/rn/icons/support.icon.svg +3 -0
- package/build/rn/icons/support911.icon.svg +3 -0
- package/build/rn/icons/tablet.icon.svg +3 -0
- package/build/rn/icons/target.icon.svg +3 -0
- package/build/rn/icons/tasks.icon.svg +3 -0
- package/build/rn/icons/thumbs-up.icon.svg +3 -0
- package/build/rn/icons/time.icon.svg +3 -0
- package/build/rn/icons/times.icon.svg +3 -0
- package/build/rn/icons/tow-truck.icon.svg +3 -0
- package/build/rn/icons/transmitter.icon.svg +3 -0
- package/build/rn/icons/tv.icon.svg +3 -0
- package/build/rn/icons/tvchoice-and-flexibility.icon.svg +3 -0
- package/build/rn/icons/unmuted.icon.svg +3 -0
- package/build/rn/icons/upload-to-cloud.icon.svg +3 -0
- package/build/rn/icons/upload.icon.svg +3 -0
- package/build/rn/icons/usb-cable.icon.svg +3 -0
- package/build/rn/icons/user-add-bold.icon.svg +3 -0
- package/build/rn/icons/user.icon.svg +3 -0
- package/build/rn/icons/users.icon.svg +3 -0
- package/build/rn/icons/video-call.icon.svg +6 -0
- package/build/rn/icons/video-chat.icon.svg +3 -0
- package/build/rn/icons/video-games.icon.svg +3 -0
- package/build/rn/icons/visible.icon.svg +3 -0
- package/build/rn/icons/visually-impaired.icon.svg +3 -0
- package/build/rn/icons/warranty.icon.svg +3 -0
- package/build/rn/icons/watch.icon.svg +3 -0
- package/build/rn/icons/wifi-boost.icon.svg +3 -0
- package/build/rn/icons/wifi-cloud.icon.svg +3 -0
- package/build/rn/palette.js +512 -0
- package/build/web/fonts/fonts-cdn-family.css +49 -0
- package/build/web/fonts/fonts-cdn.css +35 -0
- package/build/web/fonts/fonts-local-family.css +49 -0
- package/build/web/fonts/fonts-local.css +35 -0
- package/build/web/fonts/v1_0_0-HelveticaNow-300-9il64yIoBfcEIZe_FDqKW.otf +0 -0
- package/build/web/fonts/v1_0_0-HelveticaNow-400-97VBfAYKzsce5plw3dGbz.woff +0 -0
- package/build/web/fonts/v1_0_0-HelveticaNow-500-RmTPfZI4j6iDc8taTnUrI.woff +0 -0
- package/build/web/fonts/v1_0_0-HelveticaNow-700-UaAqGqM5m4egPmgCpkfiX.woff +0 -0
- package/build/web/fonts/v1_0_0-HelveticaNowOTF-400-THhmQuyk9a46JQftdq4VY.otf +0 -0
- package/build/web/fonts/v1_0_0-HelveticaNowOTF-500-tNZ2k3xmfkc8Mp9_gjr1X.otf +0 -0
- package/build/web/fonts/v1_0_0-HelveticaNowOTF-700-s82N7o_JnrhnfCnXaS-eD.otf +0 -0
- package/build/web/icons/Accessible.js +28 -0
- package/build/web/icons/Add.js +28 -0
- package/build/web/icons/AddUser.js +28 -0
- package/build/web/icons/AlarmClock.js +28 -0
- package/build/web/icons/Ambulance.js +28 -0
- package/build/web/icons/ArrowDown.js +28 -0
- package/build/web/icons/ArrowLeft.js +28 -0
- package/build/web/icons/ArrowRight.js +28 -0
- package/build/web/icons/ArrowUp.js +28 -0
- package/build/web/icons/ArtificialIntelligence.js +28 -0
- package/build/web/icons/AssistiveListening.js +28 -0
- package/build/web/icons/Attention.js +28 -0
- package/build/web/icons/Award.js +28 -0
- package/build/web/icons/Baby.js +28 -0
- package/build/web/icons/BabyBoy.js +28 -0
- package/build/web/icons/BabyGirl.js +28 -0
- package/build/web/icons/BackToSchool.js +28 -0
- package/build/web/icons/Bank.js +28 -0
- package/build/web/icons/BatteryCar.js +28 -0
- package/build/web/icons/BatteryCharging.js +28 -0
- package/build/web/icons/Bell.js +28 -0
- package/build/web/icons/Bill.js +28 -0
- package/build/web/icons/Bookmark.js +28 -0
- package/build/web/icons/Braille.js +28 -0
- package/build/web/icons/Briefcase.js +28 -0
- package/build/web/icons/BulletFill.js +28 -0
- package/build/web/icons/Calendar.js +28 -0
- package/build/web/icons/Call.js +28 -0
- package/build/web/icons/CallForward.js +28 -0
- package/build/web/icons/CallOut.js +28 -0
- package/build/web/icons/CallReceive.js +28 -0
- package/build/web/icons/CallTalking.js +28 -0
- package/build/web/icons/Camera.js +28 -0
- package/build/web/icons/CanUs.js +28 -0
- package/build/web/icons/Car.js +28 -0
- package/build/web/icons/CaretDown.js +28 -0
- package/build/web/icons/CaretUp.js +28 -0
- package/build/web/icons/CartEmptyBold.js +28 -0
- package/build/web/icons/CartFilledBold.js +32 -0
- package/build/web/icons/Channels.js +28 -0
- package/build/web/icons/ChartsBar1.js +28 -0
- package/build/web/icons/ChartsBar2.js +28 -0
- package/build/web/icons/ChartsLine.js +28 -0
- package/build/web/icons/Chat1.js +28 -0
- package/build/web/icons/Chat2.js +28 -0
- package/build/web/icons/ChatSupport.js +28 -0
- package/build/web/icons/Check.js +28 -0
- package/build/web/icons/Checkmark.js +28 -0
- package/build/web/icons/ChevronLeft.js +28 -0
- package/build/web/icons/ChevronRight.js +28 -0
- package/build/web/icons/Clipboard.js +28 -0
- package/build/web/icons/Close.js +28 -0
- package/build/web/icons/ClosedCaptions.js +26 -0
- package/build/web/icons/CloudDownload.js +28 -0
- package/build/web/icons/CloudSync.js +28 -0
- package/build/web/icons/CloudUpload.js +28 -0
- package/build/web/icons/CognitiveDisability.js +28 -0
- package/build/web/icons/Collaboration.js +28 -0
- package/build/web/icons/Compass.js +28 -0
- package/build/web/icons/ComputerNetwork.js +28 -0
- package/build/web/icons/Contract.js +28 -0
- package/build/web/icons/CreditCard.js +28 -0
- package/build/web/icons/Cronometer.js +28 -0
- package/build/web/icons/CssActivations.js +26 -0
- package/build/web/icons/DataLimit.js +28 -0
- package/build/web/icons/Deals.js +28 -0
- package/build/web/icons/Delete.js +28 -0
- package/build/web/icons/Delivery.js +28 -0
- package/build/web/icons/Devices.js +28 -0
- package/build/web/icons/Diagram.js +28 -0
- package/build/web/icons/Diamond.js +28 -0
- package/build/web/icons/Direction.js +28 -0
- package/build/web/icons/Document.js +28 -0
- package/build/web/icons/Donate.js +28 -0
- package/build/web/icons/Download.js +28 -0
- package/build/web/icons/DownloadPdf.js +28 -0
- package/build/web/icons/DownloadPdfs.js +28 -0
- package/build/web/icons/Edit.js +28 -0
- package/build/web/icons/Email.js +28 -0
- package/build/web/icons/Escalations.js +26 -0
- package/build/web/icons/Expand.js +28 -0
- package/build/web/icons/FavouriteNetwork.js +28 -0
- package/build/web/icons/Files.js +28 -0
- package/build/web/icons/Fingerprint.js +28 -0
- package/build/web/icons/Firewall.js +28 -0
- package/build/web/icons/Flag.js +28 -0
- package/build/web/icons/FullscreenExpand.js +26 -0
- package/build/web/icons/FullscreenMinimize.js +26 -0
- package/build/web/icons/Gift.js +28 -0
- package/build/web/icons/Globe1.js +28 -0
- package/build/web/icons/Globe2.js +28 -0
- package/build/web/icons/Grid.js +28 -0
- package/build/web/icons/HeadBoth.js +28 -0
- package/build/web/icons/HeadFemale.js +28 -0
- package/build/web/icons/HeadMale.js +28 -0
- package/build/web/icons/Headset.js +28 -0
- package/build/web/icons/Heart.js +28 -0
- package/build/web/icons/Heartbeat.js +28 -0
- package/build/web/icons/Helpdesk.js +26 -0
- package/build/web/icons/Home.js +28 -0
- package/build/web/icons/HomeSecurity.js +28 -0
- package/build/web/icons/IDTag.js +28 -0
- package/build/web/icons/Infinite.js +28 -0
- package/build/web/icons/Information.js +28 -0
- package/build/web/icons/Internet.js +28 -0
- package/build/web/icons/Invisible.js +28 -0
- package/build/web/icons/Key.js +28 -0
- package/build/web/icons/Laptop.js +28 -0
- package/build/web/icons/Layers.js +28 -0
- package/build/web/icons/LeakDetect.js +28 -0
- package/build/web/icons/Lifesaver.js +28 -0
- package/build/web/icons/Lightbulb.js +28 -0
- package/build/web/icons/LinkExternal.js +28 -0
- package/build/web/icons/List.js +26 -0
- package/build/web/icons/LocationAdd.js +28 -0
- package/build/web/icons/LocationHome.js +28 -0
- package/build/web/icons/LocationIneligible.js +28 -0
- package/build/web/icons/LocationMap.js +28 -0
- package/build/web/icons/LocationRegular.js +28 -0
- package/build/web/icons/LocationRemove.js +28 -0
- package/build/web/icons/LocationSuccess.js +28 -0
- package/build/web/icons/LocationVerified.js +28 -0
- package/build/web/icons/LockClosed.js +28 -0
- package/build/web/icons/LockOpened.js +28 -0
- package/build/web/icons/LoginForm.js +28 -0
- package/build/web/icons/Magnify.js +28 -0
- package/build/web/icons/Map.js +28 -0
- package/build/web/icons/Medical.js +28 -0
- package/build/web/icons/Messaging.js +28 -0
- package/build/web/icons/Mobility.js +28 -0
- package/build/web/icons/Modal.js +26 -0
- package/build/web/icons/Money.js +28 -0
- package/build/web/icons/Movie.js +28 -0
- package/build/web/icons/Music.js +28 -0
- package/build/web/icons/Muted.js +26 -0
- package/build/web/icons/Networking.js +28 -0
- package/build/web/icons/News.js +28 -0
- package/build/web/icons/NextGenFirewall.js +28 -0
- package/build/web/icons/NoContract.js +28 -0
- package/build/web/icons/NotifyBold.js +28 -0
- package/build/web/icons/Office.js +28 -0
- package/build/web/icons/Offices.js +28 -0
- package/build/web/icons/OnDemand.js +28 -0
- package/build/web/icons/OnTheGo.js +28 -0
- package/build/web/icons/OnlineSecurity.js +28 -0
- package/build/web/icons/OrderAscend.js +28 -0
- package/build/web/icons/OrderDescend.js +28 -0
- package/build/web/icons/Paperless.js +28 -0
- package/build/web/icons/Passport.js +28 -0
- package/build/web/icons/Pause.js +26 -0
- package/build/web/icons/Phone.js +28 -0
- package/build/web/icons/PhoneBusiness.js +28 -0
- package/build/web/icons/PhoneHome.js +28 -0
- package/build/web/icons/PhoneReception.js +28 -0
- package/build/web/icons/Photo.js +28 -0
- package/build/web/icons/Photos.js +28 -0
- package/build/web/icons/PiggyBank.js +28 -0
- package/build/web/icons/PikTV.js +28 -0
- package/build/web/icons/Play.js +28 -0
- package/build/web/icons/PlaySolid.js +28 -0
- package/build/web/icons/PlayVideo.js +28 -0
- package/build/web/icons/Preference.js +28 -0
- package/build/web/icons/Print.js +28 -0
- package/build/web/icons/PrivateCloud.js +28 -0
- package/build/web/icons/ProactiveAssurance.js +26 -0
- package/build/web/icons/Profile.js +28 -0
- package/build/web/icons/ProfileBold.js +28 -0
- package/build/web/icons/Question.js +28 -0
- package/build/web/icons/QuoteLeft.js +28 -0
- package/build/web/icons/Radar.js +28 -0
- package/build/web/icons/Receipt.js +28 -0
- package/build/web/icons/Record.js +28 -0
- package/build/web/icons/Refresh.js +28 -0
- package/build/web/icons/RemoteControl.js +28 -0
- package/build/web/icons/Replay.js +26 -0
- package/build/web/icons/Router.js +28 -0
- package/build/web/icons/Search.js +28 -0
- package/build/web/icons/SearchBold.js +28 -0
- package/build/web/icons/SecurityCamera.js +28 -0
- package/build/web/icons/SecurityHouse.js +28 -0
- package/build/web/icons/SecurityMobile.js +28 -0
- package/build/web/icons/SecuritySettings.js +28 -0
- package/build/web/icons/Server.js +28 -0
- package/build/web/icons/ServiceTruck.js +28 -0
- package/build/web/icons/Settings.js +28 -0
- package/build/web/icons/SettingsBold.js +28 -0
- package/build/web/icons/SettingsSolid.js +26 -0
- package/build/web/icons/SharedAccount.js +28 -0
- package/build/web/icons/Shop.js +28 -0
- package/build/web/icons/SignPost.js +28 -0
- package/build/web/icons/Signal.js +28 -0
- package/build/web/icons/SimCard.js +28 -0
- package/build/web/icons/SmartWearSecurity.js +28 -0
- package/build/web/icons/Soccer.js +28 -0
- package/build/web/icons/Speaker.js +28 -0
- package/build/web/icons/SpeakerPhone.js +28 -0
- package/build/web/icons/Speed.js +28 -0
- package/build/web/icons/SpeedReduced.js +28 -0
- package/build/web/icons/StatusError.js +28 -0
- package/build/web/icons/StatusSuccess.js +28 -0
- package/build/web/icons/StatusWarning.js +28 -0
- package/build/web/icons/Subtract.js +28 -0
- package/build/web/icons/Success.js +28 -0
- package/build/web/icons/Suitcase.js +28 -0
- package/build/web/icons/Support.js +28 -0
- package/build/web/icons/Support911.js +28 -0
- package/build/web/icons/SupportBold.js +28 -0
- package/build/web/icons/TV.js +28 -0
- package/build/web/icons/TVChoiceAndFlexibility.js +28 -0
- package/build/web/icons/Tablet.js +28 -0
- package/build/web/icons/Target.js +28 -0
- package/build/web/icons/Tasks.js +28 -0
- package/build/web/icons/ThumbsUp.js +28 -0
- package/build/web/icons/Time.js +28 -0
- package/build/web/icons/Times.js +28 -0
- package/build/web/icons/TowTruck.js +28 -0
- package/build/web/icons/Transmitter.js +28 -0
- package/build/web/icons/Unmuted.js +28 -0
- package/build/web/icons/Upload.js +28 -0
- package/build/web/icons/UploadToCloud.js +28 -0
- package/build/web/icons/UsbCable.js +28 -0
- package/build/web/icons/User.js +28 -0
- package/build/web/icons/UserAddBold.js +28 -0
- package/build/web/icons/Users.js +28 -0
- package/build/web/icons/VideoCall.js +32 -0
- package/build/web/icons/VideoChat.js +28 -0
- package/build/web/icons/VideoGames.js +28 -0
- package/build/web/icons/Visible.js +28 -0
- package/build/web/icons/VisuallyImpaired.js +28 -0
- package/build/web/icons/Warranty.js +28 -0
- package/build/web/icons/Watch.js +28 -0
- package/build/web/icons/WifiBoost.js +28 -0
- package/build/web/icons/WifiCloud.js +28 -0
- package/build/web/icons/accessible.icon.svg +3 -0
- package/build/web/icons/add-user.icon.svg +3 -0
- package/build/web/icons/add.icon.svg +3 -0
- package/build/web/icons/alarm-clock.icon.svg +3 -0
- package/build/web/icons/ambulance.icon.svg +3 -0
- package/build/web/icons/arrow-down.icon.svg +3 -0
- package/build/web/icons/arrow-left.icon.svg +3 -0
- package/build/web/icons/arrow-right.icon.svg +3 -0
- package/build/web/icons/arrow-up.icon.svg +3 -0
- package/build/web/icons/artificial-intelligence.icon.svg +3 -0
- package/build/web/icons/assistive-listening.icon.svg +3 -0
- package/build/web/icons/attention.icon.svg +3 -0
- package/build/web/icons/award.icon.svg +3 -0
- package/build/web/icons/baby-boy.icon.svg +3 -0
- package/build/web/icons/baby-girl.icon.svg +3 -0
- package/build/web/icons/baby.icon.svg +3 -0
- package/build/web/icons/back-to-school.icon.svg +3 -0
- package/build/web/icons/bank.icon.svg +3 -0
- package/build/web/icons/battery-car.icon.svg +3 -0
- package/build/web/icons/battery-charging.icon.svg +3 -0
- package/build/web/icons/bell.icon.svg +3 -0
- package/build/web/icons/bill.icon.svg +3 -0
- package/build/web/icons/bookmark.icon.svg +3 -0
- package/build/web/icons/braille.icon.svg +3 -0
- package/build/web/icons/briefcase.icon.svg +3 -0
- package/build/web/icons/bullet-fill.icon.svg +3 -0
- package/build/web/icons/calendar.icon.svg +3 -0
- package/build/web/icons/call-forward.icon.svg +3 -0
- package/build/web/icons/call-out.icon.svg +3 -0
- package/build/web/icons/call-receive.icon.svg +3 -0
- package/build/web/icons/call-talking.icon.svg +3 -0
- package/build/web/icons/call.icon.svg +3 -0
- package/build/web/icons/camera.icon.svg +3 -0
- package/build/web/icons/can-us.icon.svg +3 -0
- package/build/web/icons/car.icon.svg +3 -0
- package/build/web/icons/caret-down.icon.svg +3 -0
- package/build/web/icons/caret-up.icon.svg +3 -0
- package/build/web/icons/cart-empty-bold.icon.svg +3 -0
- package/build/web/icons/cart-filled-bold.icon.svg +4 -0
- package/build/web/icons/channels.icon.svg +3 -0
- package/build/web/icons/charts-bar1.icon.svg +3 -0
- package/build/web/icons/charts-bar2.icon.svg +3 -0
- package/build/web/icons/charts-line.icon.svg +3 -0
- package/build/web/icons/chat-support.icon.svg +3 -0
- package/build/web/icons/chat1.icon.svg +3 -0
- package/build/web/icons/chat2.icon.svg +3 -0
- package/build/web/icons/check.icon.svg +3 -0
- package/build/web/icons/checkmark.icon.svg +3 -0
- package/build/web/icons/chevron-left.icon.svg +3 -0
- package/build/web/icons/chevron-right.icon.svg +3 -0
- package/build/web/icons/clipboard.icon.svg +3 -0
- package/build/web/icons/close.icon.svg +3 -0
- package/build/web/icons/closed-captions.icon.svg +3 -0
- package/build/web/icons/cloud-download.icon.svg +3 -0
- package/build/web/icons/cloud-sync.icon.svg +3 -0
- package/build/web/icons/cloud-upload.icon.svg +3 -0
- package/build/web/icons/cognitive-disability.icon.svg +3 -0
- package/build/web/icons/collaboration.icon.svg +3 -0
- package/build/web/icons/compass.icon.svg +3 -0
- package/build/web/icons/computer-network.icon.svg +3 -0
- package/build/web/icons/contract.icon.svg +3 -0
- package/build/web/icons/credit-card.icon.svg +3 -0
- package/build/web/icons/cronometer.icon.svg +3 -0
- package/build/web/icons/css-activations.icon.svg +3 -0
- package/build/web/icons/data-limit.icon.svg +3 -0
- package/build/web/icons/deals.icon.svg +3 -0
- package/build/web/icons/delete.icon.svg +3 -0
- package/build/web/icons/delivery.icon.svg +3 -0
- package/build/web/icons/devices.icon.svg +3 -0
- package/build/web/icons/diagram.icon.svg +3 -0
- package/build/web/icons/diamond.icon.svg +3 -0
- package/build/web/icons/direction.icon.svg +3 -0
- package/build/web/icons/document.icon.svg +3 -0
- package/build/web/icons/donate.icon.svg +3 -0
- package/build/web/icons/download-pdf.icon.svg +3 -0
- package/build/web/icons/download-pdfs.icon.svg +3 -0
- package/build/web/icons/download.icon.svg +3 -0
- package/build/web/icons/edit.icon.svg +3 -0
- package/build/web/icons/email.icon.svg +3 -0
- package/build/web/icons/escalations.icon.svg +3 -0
- package/build/web/icons/expand.icon.svg +3 -0
- package/build/web/icons/favourite-network.icon.svg +3 -0
- package/build/web/icons/files.icon.svg +3 -0
- package/build/web/icons/fingerprint.icon.svg +3 -0
- package/build/web/icons/firewall.icon.svg +3 -0
- package/build/web/icons/flag.icon.svg +3 -0
- package/build/web/icons/fullscreen-expand.icon.svg +3 -0
- package/build/web/icons/fullscreen-minimize.icon.svg +3 -0
- package/build/web/icons/gift.icon.svg +3 -0
- package/build/web/icons/globe1.icon.svg +3 -0
- package/build/web/icons/globe2.icon.svg +3 -0
- package/build/web/icons/grid.icon.svg +3 -0
- package/build/web/icons/head-both.icon.svg +3 -0
- package/build/web/icons/head-female.icon.svg +3 -0
- package/build/web/icons/head-male.icon.svg +3 -0
- package/build/web/icons/headset.icon.svg +3 -0
- package/build/web/icons/heart.icon.svg +3 -0
- package/build/web/icons/heartbeat.icon.svg +3 -0
- package/build/web/icons/helpdesk.icon.svg +3 -0
- package/build/web/icons/home-security.icon.svg +3 -0
- package/build/web/icons/home.icon.svg +3 -0
- package/build/web/icons/idtag.icon.svg +3 -0
- package/build/web/icons/index.js +235 -0
- package/build/web/icons/infinite.icon.svg +3 -0
- package/build/web/icons/information.icon.svg +3 -0
- package/build/web/icons/internet.icon.svg +3 -0
- package/build/web/icons/invisible.icon.svg +3 -0
- package/build/web/icons/key.icon.svg +3 -0
- package/build/web/icons/laptop.icon.svg +3 -0
- package/build/web/icons/layers.icon.svg +3 -0
- package/build/web/icons/leak-detect.icon.svg +3 -0
- package/build/web/icons/lifesaver.icon.svg +3 -0
- package/build/web/icons/lightbulb.icon.svg +3 -0
- package/build/web/icons/link-external.icon.svg +3 -0
- package/build/web/icons/list.icon.svg +3 -0
- package/build/web/icons/location-add.icon.svg +3 -0
- package/build/web/icons/location-home.icon.svg +3 -0
- package/build/web/icons/location-ineligible.icon.svg +3 -0
- package/build/web/icons/location-map.icon.svg +3 -0
- package/build/web/icons/location-regular.icon.svg +3 -0
- package/build/web/icons/location-remove.icon.svg +3 -0
- package/build/web/icons/location-success.icon.svg +3 -0
- package/build/web/icons/location-verified.icon.svg +3 -0
- package/build/web/icons/lock-closed.icon.svg +3 -0
- package/build/web/icons/lock-opened.icon.svg +3 -0
- package/build/web/icons/login-form.icon.svg +3 -0
- package/build/web/icons/magnify.icon.svg +3 -0
- package/build/web/icons/map.icon.svg +3 -0
- package/build/web/icons/medical.icon.svg +3 -0
- package/build/web/icons/messaging.icon.svg +3 -0
- package/build/web/icons/mobility.icon.svg +3 -0
- package/build/web/icons/modal.icon.svg +3 -0
- package/build/web/icons/money.icon.svg +3 -0
- package/build/web/icons/movie.icon.svg +3 -0
- package/build/web/icons/music.icon.svg +3 -0
- package/build/web/icons/muted.icon.svg +3 -0
- package/build/web/icons/networking.icon.svg +3 -0
- package/build/web/icons/news.icon.svg +3 -0
- package/build/web/icons/next-gen-firewall.icon.svg +3 -0
- package/build/web/icons/no-contract.icon.svg +3 -0
- package/build/web/icons/notify-bold.icon.svg +3 -0
- package/build/web/icons/office.icon.svg +3 -0
- package/build/web/icons/offices.icon.svg +3 -0
- package/build/web/icons/on-demand.icon.svg +3 -0
- package/build/web/icons/on-the-go.icon.svg +3 -0
- package/build/web/icons/online-security.icon.svg +3 -0
- package/build/web/icons/order-ascend.icon.svg +3 -0
- package/build/web/icons/order-descend.icon.svg +3 -0
- package/build/web/icons/paperless.icon.svg +3 -0
- package/build/web/icons/passport.icon.svg +3 -0
- package/build/web/icons/pause.icon.svg +3 -0
- package/build/web/icons/phone-business.icon.svg +3 -0
- package/build/web/icons/phone-home.icon.svg +3 -0
- package/build/web/icons/phone-reception.icon.svg +3 -0
- package/build/web/icons/phone.icon.svg +3 -0
- package/build/web/icons/photo.icon.svg +3 -0
- package/build/web/icons/photos.icon.svg +3 -0
- package/build/web/icons/piggy-bank.icon.svg +3 -0
- package/build/web/icons/pik-tv.icon.svg +3 -0
- package/build/web/icons/play-solid.icon.svg +3 -0
- package/build/web/icons/play-video.icon.svg +3 -0
- package/build/web/icons/play.icon.svg +3 -0
- package/build/web/icons/preference.icon.svg +3 -0
- package/build/web/icons/print.icon.svg +3 -0
- package/build/web/icons/private-cloud.icon.svg +3 -0
- package/build/web/icons/proactive-assurance.icon.svg +3 -0
- package/build/web/icons/profile-bold.icon.svg +3 -0
- package/build/web/icons/profile.icon.svg +3 -0
- package/build/web/icons/question.icon.svg +3 -0
- package/build/web/icons/quote-left.icon.svg +3 -0
- package/build/web/icons/radar.icon.svg +3 -0
- package/build/web/icons/receipt.icon.svg +3 -0
- package/build/web/icons/record.icon.svg +3 -0
- package/build/web/icons/refresh.icon.svg +3 -0
- package/build/web/icons/remote-control.icon.svg +3 -0
- package/build/web/icons/replay.icon.svg +3 -0
- package/build/web/icons/router.icon.svg +3 -0
- package/build/web/icons/search-bold.icon.svg +3 -0
- package/build/web/icons/search.icon.svg +3 -0
- package/build/web/icons/security-camera.icon.svg +3 -0
- package/build/web/icons/security-house.icon.svg +3 -0
- package/build/web/icons/security-mobile.icon.svg +3 -0
- package/build/web/icons/security-settings.icon.svg +3 -0
- package/build/web/icons/server.icon.svg +3 -0
- package/build/web/icons/service-truck.icon.svg +3 -0
- package/build/web/icons/settings-bold.icon.svg +3 -0
- package/build/web/icons/settings-solid.icon.svg +3 -0
- package/build/web/icons/settings.icon.svg +3 -0
- package/build/web/icons/shared-account.icon.svg +3 -0
- package/build/web/icons/shop.icon.svg +3 -0
- package/build/web/icons/sign-post.icon.svg +3 -0
- package/build/web/icons/signal.icon.svg +3 -0
- package/build/web/icons/sim-card.icon.svg +3 -0
- package/build/web/icons/smart-wear-security.icon.svg +3 -0
- package/build/web/icons/soccer.icon.svg +3 -0
- package/build/web/icons/speaker-phone.icon.svg +3 -0
- package/build/web/icons/speaker.icon.svg +3 -0
- package/build/web/icons/speed-reduced.icon.svg +3 -0
- package/build/web/icons/speed.icon.svg +3 -0
- package/build/web/icons/status-error.icon.svg +3 -0
- package/build/web/icons/status-success.icon.svg +3 -0
- package/build/web/icons/status-warning.icon.svg +3 -0
- package/build/web/icons/subtract.icon.svg +3 -0
- package/build/web/icons/success.icon.svg +3 -0
- package/build/web/icons/suitcase.icon.svg +3 -0
- package/build/web/icons/support-bold.icon.svg +3 -0
- package/build/web/icons/support.icon.svg +3 -0
- package/build/web/icons/support911.icon.svg +3 -0
- package/build/web/icons/tablet.icon.svg +3 -0
- package/build/web/icons/target.icon.svg +3 -0
- package/build/web/icons/tasks.icon.svg +3 -0
- package/build/web/icons/thumbs-up.icon.svg +3 -0
- package/build/web/icons/time.icon.svg +3 -0
- package/build/web/icons/times.icon.svg +3 -0
- package/build/web/icons/tow-truck.icon.svg +3 -0
- package/build/web/icons/transmitter.icon.svg +3 -0
- package/build/web/icons/tv.icon.svg +3 -0
- package/build/web/icons/tvchoice-and-flexibility.icon.svg +3 -0
- package/build/web/icons/unmuted.icon.svg +3 -0
- package/build/web/icons/upload-to-cloud.icon.svg +3 -0
- package/build/web/icons/upload.icon.svg +3 -0
- package/build/web/icons/usb-cable.icon.svg +3 -0
- package/build/web/icons/user-add-bold.icon.svg +3 -0
- package/build/web/icons/user.icon.svg +3 -0
- package/build/web/icons/users.icon.svg +3 -0
- package/build/web/icons/video-call.icon.svg +6 -0
- package/build/web/icons/video-chat.icon.svg +3 -0
- package/build/web/icons/video-games.icon.svg +3 -0
- package/build/web/icons/visible.icon.svg +3 -0
- package/build/web/icons/visually-impaired.icon.svg +3 -0
- package/build/web/icons/warranty.icon.svg +3 -0
- package/build/web/icons/watch.icon.svg +3 -0
- package/build/web/icons/wifi-boost.icon.svg +3 -0
- package/build/web/icons/wifi-cloud.icon.svg +3 -0
- package/build/web/palette.js +405 -0
- package/package.json +30 -0
- package/palette.json +19 -0
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M2.103 4.206h19.793c.587 0 1.065.478 1.065 1.064v1.284L12.778 12.46a1.561 1.561 0 0 1-1.555.001L1.039 6.554V5.27c0-.586.478-1.064 1.064-1.064Zm11.195 9.154 9.663-5.604v10.973c0 .587-.478 1.065-1.065 1.065H2.103a1.066 1.066 0 0 1-1.064-1.065V7.756l9.664 5.605a2.645 2.645 0 0 0 2.595-.001Zm8.598-10.193H2.103C.943 3.167 0 4.11 0 5.27v13.459c0 1.161.943 2.104 2.103 2.104h19.793A2.105 2.105 0 0 0 24 18.729V5.27c0-1.16-.943-2.103-2.104-2.103Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _reactNativeSvg = require("react-native-svg");
|
|
4
|
+
|
|
5
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
6
|
+
|
|
7
|
+
module.exports = ({
|
|
8
|
+
title,
|
|
9
|
+
titleId,
|
|
10
|
+
size,
|
|
11
|
+
color,
|
|
12
|
+
...props
|
|
13
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
height: size,
|
|
17
|
+
width: size,
|
|
18
|
+
fill: color,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M2.103 4.206h19.793c.587 0 1.065.478 1.065 1.064v1.284L12.778 12.46a1.561 1.561 0 0 1-1.555.001L1.039 6.554V5.27c0-.586.478-1.064 1.064-1.064Zm11.195 9.154 9.663-5.604v10.973c0 .587-.478 1.065-1.065 1.065H2.103a1.066 1.066 0 0 1-1.064-1.065V7.756l9.664 5.605a2.645 2.645 0 0 0 2.595-.001Zm8.598-10.193H2.103C.943 3.167 0 4.11 0 5.27v13.459c0 1.161.943 2.104 2.103 2.104h19.793A2.105 2.105 0 0 0 24 18.729V5.27c0-1.16-.943-2.103-2.104-2.103Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
d: "M6.369 2.27c.888 0 1.61.723 1.61 1.61 0 1.258.197 2.49.585 3.664a1.621 1.621 0 0 1-.399 1.644L6.464 11.45c1.399 2.638 3.1 4.337 5.757 5.755l2.316-1.748c.376-.383 1.024-.534 1.593-.337 1.167.385 2.4.582 3.658.582.888 0 1.61.722 1.61 1.61v3.748a1.611 1.611 0 0 1-1.608 1.611C9.43 22.67 1 14.24 1 3.88c0-.887.722-1.61 1.61-1.61h3.76Zm0 1.073H2.61a.537.537 0 0 0-.536.538c0 9.768 7.948 17.715 17.716 17.715.295 0 .536-.24.536-.537v-3.747a.538.538 0 0 0-.536-.537c-1.373 0-2.72-.214-4.004-.639a.536.536 0 0 0-.546.129l-2.643 2.004a.534.534 0 0 1-.568.048c-3.152-1.613-5.085-3.549-6.677-6.676a.537.537 0 0 1 .05-.567l1.953-2.588c.198-.204.249-.411.186-.61a12.78 12.78 0 0 1-.636-3.995.538.538 0 0 0-.536-.538Zm16.79 5.58a.527.527 0 1 1 .588.875l-4.704 3.156a.528.528 0 0 1-.811-.336h.001l-.119-1.024-2.853 1.654a.526.526 0 1 1-.528-.912l3.42-1.981a.529.529 0 0 1 .781.354l.181.927 4.044-2.713Zm-4.778-5.237a.528.528 0 0 1 .937.48l-2.582 5.04a.526.526 0 0 1-.873.1l-.6-.838L13.57 11.3a.528.528 0 0 1-.905-.541l2.03-3.392a.526.526 0 0 1 .856-.069l.607.724 2.223-4.335ZM14.18 0l.09.005.095.023a.524.524 0 0 1 .364.477l-.004.096-.794 5.607a.526.526 0 0 1-.792.379l-.84-.595-.676 3.228a.527.527 0 1 1-1.032-.216l.81-3.87a.527.527 0 0 1 .786-.344l.799.574.695-4.912a.527.527 0 0 1 .408-.44L14.182 0h-.001Z"
|
|
25
|
+
})]
|
|
26
|
+
});
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _reactNativeSvg = require("react-native-svg");
|
|
4
|
+
|
|
5
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
6
|
+
|
|
7
|
+
module.exports = ({
|
|
8
|
+
title,
|
|
9
|
+
titleId,
|
|
10
|
+
size,
|
|
11
|
+
color,
|
|
12
|
+
...props
|
|
13
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
height: size,
|
|
17
|
+
width: size,
|
|
18
|
+
fill: color,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
24
|
+
d: "M6.369 2.27c.888 0 1.61.723 1.61 1.61 0 1.258.197 2.49.585 3.664a1.621 1.621 0 0 1-.399 1.644L6.464 11.45c1.399 2.638 3.1 4.337 5.757 5.755l2.316-1.748c.376-.383 1.024-.534 1.593-.337 1.167.385 2.4.582 3.658.582.888 0 1.61.722 1.61 1.61v3.748a1.611 1.611 0 0 1-1.608 1.611C9.43 22.67 1 14.24 1 3.88c0-.887.722-1.61 1.61-1.61h3.76Zm0 1.073H2.61a.537.537 0 0 0-.536.538c0 9.768 7.948 17.715 17.716 17.715.295 0 .536-.24.536-.537v-3.747a.538.538 0 0 0-.536-.537c-1.373 0-2.72-.214-4.004-.639a.536.536 0 0 0-.546.129l-2.643 2.004a.534.534 0 0 1-.568.048c-3.152-1.613-5.085-3.549-6.677-6.676a.537.537 0 0 1 .05-.567l1.953-2.588c.198-.204.249-.411.186-.61a12.78 12.78 0 0 1-.636-3.995.538.538 0 0 0-.536-.538Zm16.79 5.58a.527.527 0 1 1 .588.875l-4.704 3.156a.528.528 0 0 1-.811-.336h.001l-.119-1.024-2.853 1.654a.526.526 0 1 1-.528-.912l3.42-1.981a.529.529 0 0 1 .781.354l.181.927 4.044-2.713Zm-4.778-5.237a.528.528 0 0 1 .937.48l-2.582 5.04a.526.526 0 0 1-.873.1l-.6-.838L13.57 11.3a.528.528 0 0 1-.905-.541l2.03-3.392a.526.526 0 0 1 .856-.069l.607.724 2.223-4.335ZM14.18 0l.09.005.095.023a.524.524 0 0 1 .364.477l-.004.096-.794 5.607a.526.526 0 0 1-.792.379l-.84-.595-.676 3.228a.527.527 0 1 1-1.032-.216l.81-3.87a.527.527 0 0 1 .786-.344l.799.574.695-4.912a.527.527 0 0 1 .408-.44L14.182 0h-.001Z"
|
|
25
|
+
})]
|
|
26
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M12.704 2.862c.037.474.41.613.701.614l5.743.243-6.287 6.213c-.3.302-.3.79 0 1.092.3.301.785.301 1.085 0l6.29-6.217.235 5.777c.011.25.146.765.644.738.498-.028.602-.46.592-.71L22 2.474A.502.502 0 0 0 21.53 2l-8.177.21c-.24-.03-.686.177-.649.652Zm-1.408 18.276c-.037-.474-.41-.613-.701-.614l-5.743-.243 6.287-6.213c.3-.302.3-.79 0-1.092a.764.764 0 0 0-1.085 0l-6.29 6.216-.235-5.776c-.011-.25-.146-.766-.644-.738-.498.028-.602.46-.592.71L2 21.526c.01.25.222.463.47.473l8.177-.21c.24.03.686-.177.649-.652Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _reactNativeSvg = require("react-native-svg");
|
|
4
|
+
|
|
5
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
6
|
+
|
|
7
|
+
module.exports = ({
|
|
8
|
+
title,
|
|
9
|
+
titleId,
|
|
10
|
+
size,
|
|
11
|
+
color,
|
|
12
|
+
...props
|
|
13
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
height: size,
|
|
17
|
+
width: size,
|
|
18
|
+
fill: color,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M12.704 2.862c.037.474.41.613.701.614l5.743.243-6.287 6.213c-.3.302-.3.79 0 1.092.3.301.785.301 1.085 0l6.29-6.217.235 5.777c.011.25.146.765.644.738.498-.028.602-.46.592-.71L22 2.474A.502.502 0 0 0 21.53 2l-8.177.21c-.24-.03-.686.177-.649.652Zm-1.408 18.276c-.037-.474-.41-.613-.701-.614l-5.743-.243 6.287-6.213c.3-.302.3-.79 0-1.092a.764.764 0 0 0-1.085 0l-6.29 6.216-.235-5.776c-.011-.25-.146-.766-.644-.738-.498.028-.602.46-.592.71L2 21.526c.01.25.222.463.47.473l8.177-.21c.24.03.686-.177.649-.652Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M6.843 17H11v-5H6.006c.048 1.814.35 3.524.837 5Zm.374 1c.917 2.182 2.273 3.68 3.783 3.955V18H7.217Zm-4.658-1h3.207c-.45-1.49-.718-3.184-.76-5H1.012a10.431 10.431 0 0 0 1.547 5Zm.7 1a10.54 10.54 0 0 0 4.958 3.475c-.847-.86-1.568-2.05-2.111-3.475H3.259ZM20.441 6h-3.207c.45 1.49.718 3.184.76 5h3.994a10.43 10.43 0 0 0-1.547-5Zm-.7-1a10.54 10.54 0 0 0-4.958-3.475c.847.86 1.568 2.05 2.111 3.475h2.847Zm-3.584 1H12v5h4.994c-.048-1.814-.35-3.524-.837-5Zm-.374-1C14.866 2.818 13.51 1.32 12 1.045V5h3.783Zm-8.94 1c-.488 1.476-.79 3.186-.837 5H11V6H6.843Zm.374-1H11V1.045C9.49 1.32 8.134 2.818 7.217 5ZM2.559 6a10.431 10.431 0 0 0-1.547 5h3.994c.042-1.816.31-3.51.76-5H2.559Zm.7-1h2.847c.543-1.426 1.264-2.615 2.111-3.475A10.54 10.54 0 0 0 3.26 5Zm18.728 7H12v4.216h3.767l1.258-3.872c.134-.412.817-.412.951 0l1.258 3.872h4.071a.5.5 0 0 1 .294.905l-3.298 2.397 1.178 3.834A.502.502 0 0 1 21 24a.492.492 0 0 1-.295-.097L17.5 21.554l-3.205 2.349a.498.498 0 0 1-.773-.551l1.178-3.834-2.7-1.962v4.43c.22-.01.437-.029.654-.052a.5.5 0 1 1 .108.994A11.67 11.67 0 0 1 11.5 23C5.159 23 0 17.841 0 11.5S5.158 0 11.5 0 23 5.159 23 11.5c0 .405-.023.818-.072 1.262a.5.5 0 1 1-.994-.108c.024-.216.042-.434.053-.654ZM17.5 20.434c.104 0 .208.032.295.097l2.284 1.674-.84-2.734a.498.498 0 0 1 .184-.551l2.342-1.702h-2.896a.5.5 0 0 1-.476-.346l-.895-2.753-.895 2.753a.5.5 0 0 1-.476.346h-2.896l2.342 1.702a.499.499 0 0 1 .184.551l-.84 2.734 2.284-1.674a.52.52 0 0 1 .299-.097Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _reactNativeSvg = require("react-native-svg");
|
|
4
|
+
|
|
5
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
6
|
+
|
|
7
|
+
module.exports = ({
|
|
8
|
+
title,
|
|
9
|
+
titleId,
|
|
10
|
+
size,
|
|
11
|
+
color,
|
|
12
|
+
...props
|
|
13
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
height: size,
|
|
17
|
+
width: size,
|
|
18
|
+
fill: color,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M6.843 17H11v-5H6.006c.048 1.814.35 3.524.837 5Zm.374 1c.917 2.182 2.273 3.68 3.783 3.955V18H7.217Zm-4.658-1h3.207c-.45-1.49-.718-3.184-.76-5H1.012a10.431 10.431 0 0 0 1.547 5Zm.7 1a10.54 10.54 0 0 0 4.958 3.475c-.847-.86-1.568-2.05-2.111-3.475H3.259ZM20.441 6h-3.207c.45 1.49.718 3.184.76 5h3.994a10.43 10.43 0 0 0-1.547-5Zm-.7-1a10.54 10.54 0 0 0-4.958-3.475c.847.86 1.568 2.05 2.111 3.475h2.847Zm-3.584 1H12v5h4.994c-.048-1.814-.35-3.524-.837-5Zm-.374-1C14.866 2.818 13.51 1.32 12 1.045V5h3.783Zm-8.94 1c-.488 1.476-.79 3.186-.837 5H11V6H6.843Zm.374-1H11V1.045C9.49 1.32 8.134 2.818 7.217 5ZM2.559 6a10.431 10.431 0 0 0-1.547 5h3.994c.042-1.816.31-3.51.76-5H2.559Zm.7-1h2.847c.543-1.426 1.264-2.615 2.111-3.475A10.54 10.54 0 0 0 3.26 5Zm18.728 7H12v4.216h3.767l1.258-3.872c.134-.412.817-.412.951 0l1.258 3.872h4.071a.5.5 0 0 1 .294.905l-3.298 2.397 1.178 3.834A.502.502 0 0 1 21 24a.492.492 0 0 1-.295-.097L17.5 21.554l-3.205 2.349a.498.498 0 0 1-.773-.551l1.178-3.834-2.7-1.962v4.43c.22-.01.437-.029.654-.052a.5.5 0 1 1 .108.994A11.67 11.67 0 0 1 11.5 23C5.159 23 0 17.841 0 11.5S5.158 0 11.5 0 23 5.159 23 11.5c0 .405-.023.818-.072 1.262a.5.5 0 1 1-.994-.108c.024-.216.042-.434.053-.654ZM17.5 20.434c.104 0 .208.032.295.097l2.284 1.674-.84-2.734a.498.498 0 0 1 .184-.551l2.342-1.702h-2.896a.5.5 0 0 1-.476-.346l-.895-2.753-.895 2.753a.5.5 0 0 1-.476.346h-2.896l2.342 1.702a.499.499 0 0 1 .184.551l-.84 2.734 2.284-1.674a.52.52 0 0 1 .299-.097Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M20.5 23h-14v-2H18a.5.5 0 0 0 .5-.5V4h2v19ZM3.5 7H9a.5.5 0 0 0 .5-.5V1h8v19h-14V7Zm5-5.293V6H4.207L8.5 1.707ZM21 3h-2.5V.5A.5.5 0 0 0 18 0H9a.508.508 0 0 0-.193.039c-.029.012-.051.034-.077.051-.028.018-.06.032-.084.056l-6 6c-.023.023-.036.054-.054.081-.018.027-.04.05-.053.08A.508.508 0 0 0 2.5 6.5v14a.5.5 0 0 0 .5.5h2.5v2.5a.5.5 0 0 0 .5.5h15a.5.5 0 0 0 .5-.5v-20A.5.5 0 0 0 21 3Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _reactNativeSvg = require("react-native-svg");
|
|
4
|
+
|
|
5
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
6
|
+
|
|
7
|
+
module.exports = ({
|
|
8
|
+
title,
|
|
9
|
+
titleId,
|
|
10
|
+
size,
|
|
11
|
+
color,
|
|
12
|
+
...props
|
|
13
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
height: size,
|
|
17
|
+
width: size,
|
|
18
|
+
fill: color,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M20.5 23h-14v-2H18a.5.5 0 0 0 .5-.5V4h2v19ZM3.5 7H9a.5.5 0 0 0 .5-.5V1h8v19h-14V7Zm5-5.293V6H4.207L8.5 1.707ZM21 3h-2.5V.5A.5.5 0 0 0 18 0H9a.508.508 0 0 0-.193.039c-.029.012-.051.034-.077.051-.028.018-.06.032-.084.056l-6 6c-.023.023-.036.054-.054.081-.018.027-.04.05-.053.08A.508.508 0 0 0 2.5 6.5v14a.5.5 0 0 0 .5.5h2.5v2.5a.5.5 0 0 0 .5.5h15a.5.5 0 0 0 .5-.5v-20A.5.5 0 0 0 21 3Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M11.998 9.998a2.503 2.503 0 0 1 2.495 2.336l.006.431c-.017 1.274-.343 6.164-4.095 11.038a.495.495 0 0 1-.702.093.5.5 0 0 1-.09-.701c3.903-5.072 3.9-10.124 3.886-10.684 0-.839-.674-1.512-1.5-1.512-.78 0-1.421.596-1.494 1.356l-.007.144c.006.161.128 4.438-3.265 8.854a.5.5 0 1 1-.793-.609c3.175-4.133 3.065-8.061 3.06-8.227a2.507 2.507 0 0 1 2.5-2.519Zm2.844 8.276a.5.5 0 0 1 .418.275l.033.083c.001.002.225.762.465 1.479l.602 1.917a.5.5 0 1 1-.954.299l-.599-1.907-.08-.24-.273.57c-.442.906-1.027 2.023-1.66 3.02a.499.499 0 0 1-.689.152.5.5 0 0 1-.154-.69c1.277-2.01 2.391-4.628 2.402-4.654a.476.476 0 0 1 .49-.304Zm-3.327-2.239a.498.498 0 0 1 .337.621 18.214 18.214 0 0 1-3.267 6.21.5.5 0 0 1-.78-.625 17.198 17.198 0 0 0 3.088-5.868.504.504 0 0 1 .622-.338ZM11.998 8a4.506 4.506 0 0 1 4.495 4.289l.015.511c.045 1.22.222 3.69.9 5.975l.56 1.798a.5.5 0 1 1-.956.297l-.462-1.484c-.756-2.36-.978-4.91-1.039-6.444l-.014-.429A3.507 3.507 0 0 0 11.997 9c-1.865 0-3.393 1.497-3.493 3.374l-.014.57c-.055 1.14-.413 3.732-2.376 6.564a.5.5 0 1 1-.822-.57c1.99-2.871 2.19-5.506 2.206-6.24l.001-.111C7.5 10.05 9.517 8 12 8Zm6.128 2.336c.21.595.333 1.215.363 1.847l.023.97c.022.834.08 2.027.352 3.266l.563 1.846a.5.5 0 1 1-.958.291l-.572-1.884c-.325-1.476-.372-2.831-.39-3.707l-.01-.452c0-.64-.105-1.256-.313-1.843a.5.5 0 1 1 .942-.334ZM11.998 6a6.5 6.5 0 0 1 4.9 2.232.501.501 0 0 1-.754.658A5.499 5.499 0 0 0 11.998 7a5.438 5.438 0 0 0-3.895 1.628c-.97.98-1.53 2.29-1.597 3.71l-.007.285c.004 1.266-.359 2.674-1.049 4.096l-.295.526a.5.5 0 1 1-.872-.49l.281-.5c.552-1.137.88-2.315.929-3.332l.006-.273c0-1.822.672-3.49 1.893-4.725A6.43 6.43 0 0 1 11.998 6Zm-.022 6.001c.284.009.51.2.521.477l.002.308a13.2 13.2 0 0 1-.17 1.792.5.5 0 0 1-.495.42l-.08-.006a.5.5 0 0 1-.414-.573l.057-.39c.123-.931.101-1.5.101-1.507a.5.5 0 0 1 .478-.521ZM11.998 4c4.687 0 8.5 3.813 8.5 8.5a.5.5 0 0 1-1 0c0-4.136-3.364-7.5-7.5-7.5-.63 0-1.256.078-1.858.231a.499.499 0 1 1-.248-.968A8.499 8.499 0 0 1 11.998 4ZM8.414 5.327a.502.502 0 0 1-.179.685 7.531 7.531 0 0 0-1.554 1.21c-1.375 1.389-2.149 3.267-2.18 5.286a.5.5 0 0 1-.412.484L3.992 13a.5.5 0 0 1-.492-.508c.036-2.279.913-4.4 2.47-5.974a8.545 8.545 0 0 1 1.76-1.37.5.5 0 0 1 .684.179ZM11.998 2c2.787 0 5.332 1.089 7.36 3.149a.5.5 0 1 1-.714.701C16.81 3.985 14.51 3 11.998 3 9.495 3 7.2 3.986 5.356 5.852a.503.503 0 0 1-.707.003.5.5 0 0 1-.004-.707C6.68 3.089 9.222 2 11.998 2ZM12 0c1.933 0 3.685.352 5.207 1.045a.5.5 0 0 1-.414.91C15.401 1.321 13.79 1 12 1c-1.8 0-3.413.321-4.79.954a.5.5 0 1 1-.419-.908C8.301.352 10.053 0 12.001 0Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _reactNativeSvg = require("react-native-svg");
|
|
4
|
+
|
|
5
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
6
|
+
|
|
7
|
+
module.exports = ({
|
|
8
|
+
title,
|
|
9
|
+
titleId,
|
|
10
|
+
size,
|
|
11
|
+
color,
|
|
12
|
+
...props
|
|
13
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
height: size,
|
|
17
|
+
width: size,
|
|
18
|
+
fill: color,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M11.998 9.998a2.503 2.503 0 0 1 2.495 2.336l.006.431c-.017 1.274-.343 6.164-4.095 11.038a.495.495 0 0 1-.702.093.5.5 0 0 1-.09-.701c3.903-5.072 3.9-10.124 3.886-10.684 0-.839-.674-1.512-1.5-1.512-.78 0-1.421.596-1.494 1.356l-.007.144c.006.161.128 4.438-3.265 8.854a.5.5 0 1 1-.793-.609c3.175-4.133 3.065-8.061 3.06-8.227a2.507 2.507 0 0 1 2.5-2.519Zm2.844 8.276a.5.5 0 0 1 .418.275l.033.083c.001.002.225.762.465 1.479l.602 1.917a.5.5 0 1 1-.954.299l-.599-1.907-.08-.24-.273.57c-.442.906-1.027 2.023-1.66 3.02a.499.499 0 0 1-.689.152.5.5 0 0 1-.154-.69c1.277-2.01 2.391-4.628 2.402-4.654a.476.476 0 0 1 .49-.304Zm-3.327-2.239a.498.498 0 0 1 .337.621 18.214 18.214 0 0 1-3.267 6.21.5.5 0 0 1-.78-.625 17.198 17.198 0 0 0 3.088-5.868.504.504 0 0 1 .622-.338ZM11.998 8a4.506 4.506 0 0 1 4.495 4.289l.015.511c.045 1.22.222 3.69.9 5.975l.56 1.798a.5.5 0 1 1-.956.297l-.462-1.484c-.756-2.36-.978-4.91-1.039-6.444l-.014-.429A3.507 3.507 0 0 0 11.997 9c-1.865 0-3.393 1.497-3.493 3.374l-.014.57c-.055 1.14-.413 3.732-2.376 6.564a.5.5 0 1 1-.822-.57c1.99-2.871 2.19-5.506 2.206-6.24l.001-.111C7.5 10.05 9.517 8 12 8Zm6.128 2.336c.21.595.333 1.215.363 1.847l.023.97c.022.834.08 2.027.352 3.266l.563 1.846a.5.5 0 1 1-.958.291l-.572-1.884c-.325-1.476-.372-2.831-.39-3.707l-.01-.452c0-.64-.105-1.256-.313-1.843a.5.5 0 1 1 .942-.334ZM11.998 6a6.5 6.5 0 0 1 4.9 2.232.501.501 0 0 1-.754.658A5.499 5.499 0 0 0 11.998 7a5.438 5.438 0 0 0-3.895 1.628c-.97.98-1.53 2.29-1.597 3.71l-.007.285c.004 1.266-.359 2.674-1.049 4.096l-.295.526a.5.5 0 1 1-.872-.49l.281-.5c.552-1.137.88-2.315.929-3.332l.006-.273c0-1.822.672-3.49 1.893-4.725A6.43 6.43 0 0 1 11.998 6Zm-.022 6.001c.284.009.51.2.521.477l.002.308a13.2 13.2 0 0 1-.17 1.792.5.5 0 0 1-.495.42l-.08-.006a.5.5 0 0 1-.414-.573l.057-.39c.123-.931.101-1.5.101-1.507a.5.5 0 0 1 .478-.521ZM11.998 4c4.687 0 8.5 3.813 8.5 8.5a.5.5 0 0 1-1 0c0-4.136-3.364-7.5-7.5-7.5-.63 0-1.256.078-1.858.231a.499.499 0 1 1-.248-.968A8.499 8.499 0 0 1 11.998 4ZM8.414 5.327a.502.502 0 0 1-.179.685 7.531 7.531 0 0 0-1.554 1.21c-1.375 1.389-2.149 3.267-2.18 5.286a.5.5 0 0 1-.412.484L3.992 13a.5.5 0 0 1-.492-.508c.036-2.279.913-4.4 2.47-5.974a8.545 8.545 0 0 1 1.76-1.37.5.5 0 0 1 .684.179ZM11.998 2c2.787 0 5.332 1.089 7.36 3.149a.5.5 0 1 1-.714.701C16.81 3.985 14.51 3 11.998 3 9.495 3 7.2 3.986 5.356 5.852a.503.503 0 0 1-.707.003.5.5 0 0 1-.004-.707C6.68 3.089 9.222 2 11.998 2ZM12 0c1.933 0 3.685.352 5.207 1.045a.5.5 0 0 1-.414.91C15.401 1.321 13.79 1 12 1c-1.8 0-3.413.321-4.79.954a.5.5 0 1 1-.419-.908C8.301.352 10.053 0 12.001 0Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M21.773 3.937v10.596c0 3.476-5.766 7.177-9.773 8.422-4.008-1.245-9.774-4.946-9.774-8.422V3.937L12 1.044l9.773 2.893Zm.634-.923L12.114.005 11.92 0 1.588 3.015c-.348.116-.4.372-.4.513v11.005c0 4.435 6.967 8.351 10.697 9.462l.212.005.017-.005c3.73-1.111 10.698-5.027 10.698-9.462V3.528c0-.216-.193-.41-.405-.514ZM6.782 11.279a.504.504 0 0 0-.729 0 .504.504 0 0 0 0 .729l3.958 3.96c.116.114.311.114.405.114.104 0 .246 0 .292-.11a.144.144 0 0 0 .011-.063l7.068-7.068c.1-.1.156-.23.156-.365a.514.514 0 0 0-.156-.364.505.505 0 0 0-.729 0l-6.722 6.722-3.554-3.555Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _reactNativeSvg = require("react-native-svg");
|
|
4
|
+
|
|
5
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
6
|
+
|
|
7
|
+
module.exports = ({
|
|
8
|
+
title,
|
|
9
|
+
titleId,
|
|
10
|
+
size,
|
|
11
|
+
color,
|
|
12
|
+
...props
|
|
13
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
height: size,
|
|
17
|
+
width: size,
|
|
18
|
+
fill: color,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M21.773 3.937v10.596c0 3.476-5.766 7.177-9.773 8.422-4.008-1.245-9.774-4.946-9.774-8.422V3.937L12 1.044l9.773 2.893Zm.634-.923L12.114.005 11.92 0 1.588 3.015c-.348.116-.4.372-.4.513v11.005c0 4.435 6.967 8.351 10.697 9.462l.212.005.017-.005c3.73-1.111 10.698-5.027 10.698-9.462V3.528c0-.216-.193-.41-.405-.514ZM6.782 11.279a.504.504 0 0 0-.729 0 .504.504 0 0 0 0 .729l3.958 3.96c.116.114.311.114.405.114.104 0 .246 0 .292-.11a.144.144 0 0 0 .011-.063l7.068-7.068c.1-.1.156-.23.156-.365a.514.514 0 0 0-.156-.364.505.505 0 0 0-.729 0l-6.722 6.722-3.554-3.555Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M13.5 3v3.5a.5.5 0 0 1-1 0v-5A.5.5 0 0 0 12 1H4.5v10H12c.827 0 1.5.673 1.5 1.5a.5.5 0 0 0 .5.5h5.5V3h-6ZM4 0h8c.827 0 1.5.673 1.5 1.5V2H20a.5.5 0 0 1 .5.5v11a.5.5 0 0 1-.5.5h-6c-.827 0-1.5-.673-1.5-1.5a.5.5 0 0 0-.5-.5H4.5v11.5a.5.5 0 0 1-1 0V.5A.5.5 0 0 1 4 0Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _reactNativeSvg = require("react-native-svg");
|
|
4
|
+
|
|
5
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
6
|
+
|
|
7
|
+
module.exports = ({
|
|
8
|
+
title,
|
|
9
|
+
titleId,
|
|
10
|
+
size,
|
|
11
|
+
color,
|
|
12
|
+
...props
|
|
13
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
height: size,
|
|
17
|
+
width: size,
|
|
18
|
+
fill: color,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M13.5 3v3.5a.5.5 0 0 1-1 0v-5A.5.5 0 0 0 12 1H4.5v10H12c.827 0 1.5.673 1.5 1.5a.5.5 0 0 0 .5.5h5.5V3h-6ZM4 0h8c.827 0 1.5.673 1.5 1.5V2H20a.5.5 0 0 1 .5.5v11a.5.5 0 0 1-.5.5h-6c-.827 0-1.5-.673-1.5-1.5a.5.5 0 0 0-.5-.5H4.5v11.5a.5.5 0 0 1-1 0V.5A.5.5 0 0 1 4 0Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
d: "m13.504 11.871-1.325-1.336a.212.212 0 0 1 0-.298l2.209-2.228a.213.213 0 0 0 0-.3l-1.279-1.288a.212.212 0 0 1 .147-.36L17.788 6a.21.21 0 0 1 .212.215l-.059 4.57a.21.21 0 0 1-.359.146l-1.277-1.288a.208.208 0 0 0-.297 0L13.8 11.871a.209.209 0 0 1-.296 0Zm-3.007.258 1.325 1.336a.212.212 0 0 1 0 .298l-2.209 2.228a.213.213 0 0 0 0 .3l1.277 1.288a.211.211 0 0 1-.146.36L6.213 18A.211.211 0 0 1 6 17.785l.06-4.57a.21.21 0 0 1 .358-.146l1.278 1.289a.208.208 0 0 0 .296 0l2.208-2.229a.21.21 0 0 1 .297 0Z"
|
|
25
|
+
})]
|
|
26
|
+
});
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _reactNativeSvg = require("react-native-svg");
|
|
4
|
+
|
|
5
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
6
|
+
|
|
7
|
+
module.exports = ({
|
|
8
|
+
title,
|
|
9
|
+
titleId,
|
|
10
|
+
size,
|
|
11
|
+
color,
|
|
12
|
+
...props
|
|
13
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
height: size,
|
|
17
|
+
width: size,
|
|
18
|
+
fill: color,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
24
|
+
d: "m13.504 11.871-1.325-1.336a.212.212 0 0 1 0-.298l2.209-2.228a.213.213 0 0 0 0-.3l-1.279-1.288a.212.212 0 0 1 .147-.36L17.788 6a.21.21 0 0 1 .212.215l-.059 4.57a.21.21 0 0 1-.359.146l-1.277-1.288a.208.208 0 0 0-.297 0L13.8 11.871a.209.209 0 0 1-.296 0Zm-3.007.258 1.325 1.336a.212.212 0 0 1 0 .298l-2.209 2.228a.213.213 0 0 0 0 .3l1.277 1.288a.211.211 0 0 1-.146.36L6.213 18A.211.211 0 0 1 6 17.785l.06-4.57a.21.21 0 0 1 .358-.146l1.278 1.289a.208.208 0 0 0 .296 0l2.208-2.229a.21.21 0 0 1 .297 0Z"
|
|
25
|
+
})]
|
|
26
|
+
});
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
d: "m17.767 5.068 1.469 1.481a.235.235 0 0 1 0 .331l-2.45 2.47a.236.236 0 0 0 0 .332l1.418 1.428a.235.235 0 0 1-.162.4l-5.025.067a.234.234 0 0 1-.235-.238l.065-5.067a.233.233 0 0 1 .398-.162l1.416 1.428a.23.23 0 0 0 .329 0l2.449-2.47a.231.231 0 0 1 .328 0ZM6.537 19.51l-1.469-1.481a.235.235 0 0 1 0-.331l2.45-2.47a.236.236 0 0 0 0-.332L6.1 13.467a.235.235 0 0 1 .162-.4L11.287 13a.234.234 0 0 1 .236.238l-.066 5.066a.232.232 0 0 1-.397.163l-1.417-1.429a.231.231 0 0 0-.328 0l-2.449 2.471a.232.232 0 0 1-.329 0Z"
|
|
25
|
+
})]
|
|
26
|
+
});
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _reactNativeSvg = require("react-native-svg");
|
|
4
|
+
|
|
5
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
6
|
+
|
|
7
|
+
module.exports = ({
|
|
8
|
+
title,
|
|
9
|
+
titleId,
|
|
10
|
+
size,
|
|
11
|
+
color,
|
|
12
|
+
...props
|
|
13
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
height: size,
|
|
17
|
+
width: size,
|
|
18
|
+
fill: color,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
24
|
+
d: "m17.767 5.068 1.469 1.481a.235.235 0 0 1 0 .331l-2.45 2.47a.236.236 0 0 0 0 .332l1.418 1.428a.235.235 0 0 1-.162.4l-5.025.067a.234.234 0 0 1-.235-.238l.065-5.067a.233.233 0 0 1 .398-.162l1.416 1.428a.23.23 0 0 0 .329 0l2.449-2.47a.231.231 0 0 1 .328 0ZM6.537 19.51l-1.469-1.481a.235.235 0 0 1 0-.331l2.45-2.47a.236.236 0 0 0 0-.332L6.1 13.467a.235.235 0 0 1 .162-.4L11.287 13a.234.234 0 0 1 .236.238l-.066 5.066a.232.232 0 0 1-.397.163l-1.417-1.429a.231.231 0 0 0-.328 0l-2.449 2.471a.232.232 0 0 1-.329 0Z"
|
|
25
|
+
})]
|
|
26
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M23.005 10.023c0 .6-.49 1.09-1.092 1.09H2.087a1.091 1.091 0 0 1-1.091-1.09V6.85c0-.601.489-1.09 1.09-1.09h8.162c-.847.443-1.766.97-2.298 1.428a.495.495 0 1 0 .645.752c.753-.645 2.486-1.51 3.404-1.945.92.436 2.652 1.299 3.405 1.945a.495.495 0 1 0 .645-.752c-.53-.457-1.448-.985-2.296-1.428h8.16c.602 0 1.091.489 1.091 1.09v3.173Zm-2.38 11.896c0 .6-.49 1.088-1.091 1.088H3.672a1.09 1.09 0 0 1-1.091-1.088v-9.815h18.043v9.815ZM7.75 3.486c-.601-.601-.601-1.473 0-2.075A1.44 1.44 0 0 1 8.777.99h.03a1.49 1.49 0 0 1 1.018.42c.393.393.853 1.93 1.14 3.216-1.284-.288-2.821-.748-3.214-1.141Zm6.423-2.075c.503-.501 1.456-.62 2.076 0 .6.602.6 1.474 0 2.075-.393.393-1.931.853-3.216 1.14.287-1.284.746-2.822 1.14-3.215Zm7.739 3.358h-5.917c.403-.176.742-.371.954-.582.992-.991.99-2.486 0-3.477-.938-.941-2.532-.943-3.476 0-.72.72-1.255 2.95-1.475 4.004C11.78 3.66 11.245 1.43 10.525.71A2.489 2.489 0 0 0 8.827 0C8.184.007 7.52.239 7.05.71c-.991.99-.991 2.486 0 3.477.21.21.55.406.954.582H2.087a2.084 2.084 0 0 0-2.082 2.08v3.174c0 .976.677 1.799 1.586 2.021v9.875c0 1.148.934 2.081 2.082 2.081h15.86a2.084 2.084 0 0 0 2.082-2.081v-9.815h.298a2.085 2.085 0 0 0 2.082-2.081V6.85a2.084 2.084 0 0 0-2.082-2.081Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _reactNativeSvg = require("react-native-svg");
|
|
4
|
+
|
|
5
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
6
|
+
|
|
7
|
+
module.exports = ({
|
|
8
|
+
title,
|
|
9
|
+
titleId,
|
|
10
|
+
size,
|
|
11
|
+
color,
|
|
12
|
+
...props
|
|
13
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
height: size,
|
|
17
|
+
width: size,
|
|
18
|
+
fill: color,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M23.005 10.023c0 .6-.49 1.09-1.092 1.09H2.087a1.091 1.091 0 0 1-1.091-1.09V6.85c0-.601.489-1.09 1.09-1.09h8.162c-.847.443-1.766.97-2.298 1.428a.495.495 0 1 0 .645.752c.753-.645 2.486-1.51 3.404-1.945.92.436 2.652 1.299 3.405 1.945a.495.495 0 1 0 .645-.752c-.53-.457-1.448-.985-2.296-1.428h8.16c.602 0 1.091.489 1.091 1.09v3.173Zm-2.38 11.896c0 .6-.49 1.088-1.091 1.088H3.672a1.09 1.09 0 0 1-1.091-1.088v-9.815h18.043v9.815ZM7.75 3.486c-.601-.601-.601-1.473 0-2.075A1.44 1.44 0 0 1 8.777.99h.03a1.49 1.49 0 0 1 1.018.42c.393.393.853 1.93 1.14 3.216-1.284-.288-2.821-.748-3.214-1.141Zm6.423-2.075c.503-.501 1.456-.62 2.076 0 .6.602.6 1.474 0 2.075-.393.393-1.931.853-3.216 1.14.287-1.284.746-2.822 1.14-3.215Zm7.739 3.358h-5.917c.403-.176.742-.371.954-.582.992-.991.99-2.486 0-3.477-.938-.941-2.532-.943-3.476 0-.72.72-1.255 2.95-1.475 4.004C11.78 3.66 11.245 1.43 10.525.71A2.489 2.489 0 0 0 8.827 0C8.184.007 7.52.239 7.05.71c-.991.99-.991 2.486 0 3.477.21.21.55.406.954.582H2.087a2.084 2.084 0 0 0-2.082 2.08v3.174c0 .976.677 1.799 1.586 2.021v9.875c0 1.148.934 2.081 2.082 2.081h15.86a2.084 2.084 0 0 0 2.082-2.081v-9.815h.298a2.085 2.085 0 0 0 2.082-2.081V6.85a2.084 2.084 0 0 0-2.082-2.081Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|