@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 _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.187.792a.52.52 0 0 1 .512.427l.008.093v2.004c.337.06.674.136 1.006.23l.331.101V2.103a.519.519 0 0 1 1.03-.093l.008.093v1.946a10.005 10.005 0 0 1 5.447 6.121 2.505 2.505 0 0 1 1.719.726c.485.476.752 1.113.752 1.792a2.535 2.535 0 0 1-2.207 2.501c-.939 4.652-5.043 8.019-9.793 8.019a10.005 10.005 0 0 1-9.792-8.019A2.535 2.535 0 0 1 0 12.688c0-.675.27-1.312.76-1.792a2.531 2.531 0 0 1 1.71-.727 10.008 10.008 0 0 1 5.16-5.985l.287-.135V2.103a.52.52 0 0 1 1.032-.093l.008.093v1.544c.328-.106.662-.195.998-.266l.337-.065V1.312a.52.52 0 0 1 1.032-.093l.008.093V3.19c.299-.02.594-.026.89-.02l.446.02V1.312a.52.52 0 0 1 .519-.52Zm-.519 3.44a8.506 8.506 0 0 0-1-.02l-.336.02v1.039a.52.52 0 0 1-1.032.093l-.008-.093v-.897a8.706 8.706 0 0 0-1.002.26l-.333.115v1.313a.52.52 0 0 1-1.032.093l-.008-.093v-.856a8.974 8.974 0 0 0-4.564 5.649.515.515 0 0 1-.59.377 1.6 1.6 0 0 0-.247-.025 1.48 1.48 0 0 0-.142 2.954l.142.007.095-.013h.033c.257 0 .473.185.513.438.691 4.389 4.41 7.576 8.843 7.576 4.434 0 8.152-3.187 8.844-7.576a.533.533 0 0 1 .454-.432l.087-.006.084.009c.775 0 1.413-.586 1.485-1.335l.007-.142a1.48 1.48 0 0 0-1.478-1.48c-.085 0-.171.014-.249.026a.523.523 0 0 1-.587-.377 8.968 8.968 0 0 0-4.287-5.5l-.278-.15v.856a.52.52 0 0 1-1.03.093l-.008-.093V4.749a9.16 9.16 0 0 0-1.004-.302l-.333-.073v.897a.52.52 0 0 1-1.03.093l-.009-.093V4.232ZM8.116 17.134a.522.522 0 0 1 .662.017l.099.102c.18.18 1.084.958 3.123.958 1.959 0 2.866-.714 3.097-.932l.061-.063a.525.525 0 0 1 .73-.077c.198.16.25.43.134.646l-.05.078c-.045.058-1.123 1.387-3.972 1.387-2.838 0-3.926-1.33-3.97-1.386a.522.522 0 0 1 .086-.73Zm-.076-5.258c1.203 0 1.921.896 2 1a.522.522 0 0 1-.415.831.514.514 0 0 1-.35-.135l-.145-.16c-.16-.164-.551-.497-1.089-.497-.692 0-1.152.564-1.171.588a.524.524 0 0 1-.726.098.522.522 0 0 1-.103-.726l.1-.12c.247-.271.91-.879 1.899-.879Zm7.918 0c1.098 0 1.8.757 1.963.954l.035.046a.515.515 0 0 1-.102.726.519.519 0 0 1-.663-.03l-.144-.16c-.16-.164-.552-.497-1.088-.497-.692 0-1.152.564-1.172.588a.52.52 0 0 1-.877-.548l.049-.08c.03-.04.764-.998 1.999-.998Z",
|
|
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.493 0c1.23 0 2.518.599 3.465 1.609.595-.535 1.298-.817 2.042-.817.745 0 1.448.282 2.042.817C14.989.599 16.276 0 17.507 0c1.74 0 2.534 1.295 2.534 2.499 0 .51-.13.948-.256 1.284l-.179.454a.955.955 0 0 0-.068.24c0 .063.055.213.107.342l.037.092c.15.377.359.894.359 1.546 0 .429-.1.848-.291 1.217a10.16 10.16 0 0 1 1.779 3.285A2.504 2.504 0 0 1 24 13.479a2.536 2.536 0 0 1-2.208 2.5A10.003 10.003 0 0 1 12 24a10.005 10.005 0 0 1-9.792-8.018A2.535 2.535 0 0 1 0 13.48a2.5 2.5 0 0 1 .763-1.8 2.483 2.483 0 0 1 1.708-.72A10.132 10.132 0 0 1 4.25 7.676a2.657 2.657 0 0 1-.291-1.217c0-.573.159-1.04.3-1.4l.134-.334c.037-.1.07-.198.07-.246a.993.993 0 0 0-.072-.25l-.072-.181c-.152-.378-.36-.894-.36-1.548 0-1.204.793-2.5 2.534-2.5Zm7.549 7.348c-.59.528-1.31.817-2.042.817-.743 0-1.447-.281-2.041-.817-.948 1.01-2.235 1.609-3.466 1.609-.602 0-1.123-.16-1.55-.476a9.07 9.07 0 0 0-1.591 3.168.512.512 0 0 1-.59.377A1.483 1.483 0 0 0 2.516 12a1.48 1.48 0 0 0-.142 2.954l.142.007.087-.011h.025a.53.53 0 0 1 .528.437C3.848 19.776 7.568 22.96 12 22.96c4.434 0 8.153-3.185 8.845-7.575a.534.534 0 0 1 .437-.43l.083-.007h.023l.084.008a1.487 1.487 0 0 0 1.49-1.477A1.48 1.48 0 0 0 21.485 12c-.08 0-.16.012-.25.026a.52.52 0 0 1-.586-.377 9.064 9.064 0 0 0-1.59-3.168c-.43.316-.95.476-1.552.476-1.231 0-2.518-.6-3.465-1.61ZM8.116 17.926a.525.525 0 0 1 .662.016l.099.103c.18.18 1.084.957 3.123.957 1.965 0 2.867-.713 3.096-.93l.065-.07a.52.52 0 0 1 .81.653l-.067.078c-.287.31-1.41 1.308-3.904 1.308-2.838 0-3.926-1.33-3.97-1.385a.52.52 0 0 1 .086-.73Zm-.075-5.258c1.191 0 1.92.895 1.997.997a.52.52 0 0 1-.76.7l-.163-.175c-.172-.172-.558-.483-1.074-.483-.556 0-.957.358-1.105.514l-.064.072a.52.52 0 0 1-.83-.626l.122-.142c.26-.277.917-.857 1.877-.857Zm7.918 0c1.097 0 1.799.758 1.962.954l.035.045a.52.52 0 0 1-.414.832.527.527 0 0 1-.35-.136l-.116-.128c-.14-.151-.55-.528-1.117-.528-.586 0-1.005.404-1.132.543l-.04.045a.52.52 0 0 1-.827-.628l.073-.088c.216-.245.897-.911 1.926-.911Zm1.548-11.63c-.99 0-2.027.513-2.792 1.374.377.618.576 1.33.576 2.066 0 .737-.2 1.45-.576 2.067.766.862 1.804 1.374 2.792 1.374 1.103 0 1.495-.755 1.495-1.46 0-.324-.077-.607-.17-.863l-.115-.295c-.117-.292-.22-.544-.22-.822 0-.222.066-.428.152-.65l.068-.171c.136-.338.285-.712.285-1.16 0-.673-.391-1.46-1.495-1.46Zm-11.014 0c-1.102 0-1.495.755-1.495 1.46 0 .374.104.695.216.983l.067.169-.112.053.114-.046c.119.292.22.544.22.82 0 .225-.069.438-.154.657l-.067.166c-.133.333-.284.708-.284 1.158 0 .674.392 1.46 1.495 1.46.99 0 2.028-.512 2.792-1.373a3.964 3.964 0 0 1-.576-2.067c0-.735.199-1.447.576-2.066-.764-.861-1.802-1.373-2.792-1.373ZM12 1.832c-1.241 0-2.251 1.188-2.251 2.647 0 1.46 1.01 2.648 2.25 2.648 1.243 0 2.253-1.188 2.253-2.648 0-1.46-1.01-2.647-2.252-2.647Z",
|
|
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.493 0c1.23 0 2.518.599 3.465 1.609.595-.535 1.298-.817 2.042-.817.745 0 1.448.282 2.042.817C14.989.599 16.276 0 17.507 0c1.74 0 2.534 1.295 2.534 2.499 0 .51-.13.948-.256 1.284l-.179.454a.955.955 0 0 0-.068.24c0 .063.055.213.107.342l.037.092c.15.377.359.894.359 1.546 0 .429-.1.848-.291 1.217a10.16 10.16 0 0 1 1.779 3.285A2.504 2.504 0 0 1 24 13.479a2.536 2.536 0 0 1-2.208 2.5A10.003 10.003 0 0 1 12 24a10.005 10.005 0 0 1-9.792-8.018A2.535 2.535 0 0 1 0 13.48a2.5 2.5 0 0 1 .763-1.8 2.483 2.483 0 0 1 1.708-.72A10.132 10.132 0 0 1 4.25 7.676a2.657 2.657 0 0 1-.291-1.217c0-.573.159-1.04.3-1.4l.134-.334c.037-.1.07-.198.07-.246a.993.993 0 0 0-.072-.25l-.072-.181c-.152-.378-.36-.894-.36-1.548 0-1.204.793-2.5 2.534-2.5Zm7.549 7.348c-.59.528-1.31.817-2.042.817-.743 0-1.447-.281-2.041-.817-.948 1.01-2.235 1.609-3.466 1.609-.602 0-1.123-.16-1.55-.476a9.07 9.07 0 0 0-1.591 3.168.512.512 0 0 1-.59.377A1.483 1.483 0 0 0 2.516 12a1.48 1.48 0 0 0-.142 2.954l.142.007.087-.011h.025a.53.53 0 0 1 .528.437C3.848 19.776 7.568 22.96 12 22.96c4.434 0 8.153-3.185 8.845-7.575a.534.534 0 0 1 .437-.43l.083-.007h.023l.084.008a1.487 1.487 0 0 0 1.49-1.477A1.48 1.48 0 0 0 21.485 12c-.08 0-.16.012-.25.026a.52.52 0 0 1-.586-.377 9.064 9.064 0 0 0-1.59-3.168c-.43.316-.95.476-1.552.476-1.231 0-2.518-.6-3.465-1.61ZM8.116 17.926a.525.525 0 0 1 .662.016l.099.103c.18.18 1.084.957 3.123.957 1.965 0 2.867-.713 3.096-.93l.065-.07a.52.52 0 0 1 .81.653l-.067.078c-.287.31-1.41 1.308-3.904 1.308-2.838 0-3.926-1.33-3.97-1.385a.52.52 0 0 1 .086-.73Zm-.075-5.258c1.191 0 1.92.895 1.997.997a.52.52 0 0 1-.76.7l-.163-.175c-.172-.172-.558-.483-1.074-.483-.556 0-.957.358-1.105.514l-.064.072a.52.52 0 0 1-.83-.626l.122-.142c.26-.277.917-.857 1.877-.857Zm7.918 0c1.097 0 1.799.758 1.962.954l.035.045a.52.52 0 0 1-.414.832.527.527 0 0 1-.35-.136l-.116-.128c-.14-.151-.55-.528-1.117-.528-.586 0-1.005.404-1.132.543l-.04.045a.52.52 0 0 1-.827-.628l.073-.088c.216-.245.897-.911 1.926-.911Zm1.548-11.63c-.99 0-2.027.513-2.792 1.374.377.618.576 1.33.576 2.066 0 .737-.2 1.45-.576 2.067.766.862 1.804 1.374 2.792 1.374 1.103 0 1.495-.755 1.495-1.46 0-.324-.077-.607-.17-.863l-.115-.295c-.117-.292-.22-.544-.22-.822 0-.222.066-.428.152-.65l.068-.171c.136-.338.285-.712.285-1.16 0-.673-.391-1.46-1.495-1.46Zm-11.014 0c-1.102 0-1.495.755-1.495 1.46 0 .374.104.695.216.983l.067.169-.112.053.114-.046c.119.292.22.544.22.82 0 .225-.069.438-.154.657l-.067.166c-.133.333-.284.708-.284 1.158 0 .674.392 1.46 1.495 1.46.99 0 2.028-.512 2.792-1.373a3.964 3.964 0 0 1-.576-2.067c0-.735.199-1.447.576-2.066-.764-.861-1.802-1.373-2.792-1.373ZM12 1.832c-1.241 0-2.251 1.188-2.251 2.647 0 1.46 1.01 2.648 2.25 2.648 1.243 0 2.253-1.188 2.253-2.648 0-1.46-1.01-2.647-2.252-2.647Z",
|
|
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: "M10.788 15c.489 0 .736-.102.965-.215a.55.55 0 0 1 .246-.078.55.55 0 0 1 .246.078c.23.113.476.215.965.215 2.779 0 4.79-3.813 4.788-6.382 0-2.475-1.155-4.21-2.93-4.547.562-.66.932-1.52.932-2.571a.5.5 0 0 0-.5-.5 4.059 4.059 0 0 0-3.31 1.732c-.198-.59-.472-1.029-.768-1.498a.5.5 0 1 0-.845.533c.48.76.838 1.339.908 2.722-.095-.034-.189-.067-.294-.108-.43-.17-.966-.381-1.624-.381-2.134 0-3.569 1.856-3.569 4.618 0 2.569 2.012 6.382 4.79 6.382Zm4.169-12.952a2.838 2.838 0 0 1-1.575 2.127 8.6 8.6 0 0 0-.578.206l-.04.015c-.074.019-.146.042-.221.055.225-1.377 1.286-2.202 2.414-2.403ZM9.57 5.001c.468 0 .869.158 1.257.311.369.145.75.295 1.164.295h.02c.414 0 .795-.149 1.164-.295l.055-.021c.124-.04.246-.082.367-.134a2.57 2.57 0 0 1 .835-.156c1.536 0 2.569 1.454 2.569 3.618 0 2.372-1.785 5.382-3.79 5.382-.295 0-.391-.047-.522-.112a1.503 1.503 0 0 0-.677-.182.3.3 0 0 0-.08.003c-.3.021-.483.112-.619.179-.131.065-.227.112-.522.112-2.006 0-3.79-3.009-3.79-5.382 0-2.164 1.032-3.618 2.569-3.618Zm14.361 17.261a.468.468 0 0 0-.066-.098c-.016-.018-.036-.031-.055-.046a.508.508 0 0 0-.09-.061c-.023-.011-.047-.019-.071-.027-.019-.006-.036-.017-.056-.021-.234-.25-.593-1.491-.593-2.509 0-1.018.359-2.259.593-2.509.02-.004.037-.015.056-.021.025-.008.048-.015.071-.027a.479.479 0 0 0 .092-.062c.018-.015.037-.027.053-.045a.497.497 0 0 0 .068-.101c.01-.018.022-.032.03-.051A.5.5 0 0 0 23.5 16h-21A2.503 2.503 0 0 0 0 18.5v2C0 21.878 1.122 23 2.5 23h21a.5.5 0 0 0 .463-.684c-.008-.02-.021-.036-.032-.054ZM2.5 19h19.529c-.02.22-.029.398-.029.5 0 .102.009.28.029.5H2.5a.5.5 0 0 0 0 1h19.677c.069.341.163.689.288 1H2.5c-.827 0-1.5-.673-1.5-1.5v-2c0-.827.673-1.5 1.5-1.5h19.964a5.823 5.823 0 0 0-.288 1H2.5a.5.5 0 0 0 0 1Z",
|
|
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: "M10.788 15c.489 0 .736-.102.965-.215a.55.55 0 0 1 .246-.078.55.55 0 0 1 .246.078c.23.113.476.215.965.215 2.779 0 4.79-3.813 4.788-6.382 0-2.475-1.155-4.21-2.93-4.547.562-.66.932-1.52.932-2.571a.5.5 0 0 0-.5-.5 4.059 4.059 0 0 0-3.31 1.732c-.198-.59-.472-1.029-.768-1.498a.5.5 0 1 0-.845.533c.48.76.838 1.339.908 2.722-.095-.034-.189-.067-.294-.108-.43-.17-.966-.381-1.624-.381-2.134 0-3.569 1.856-3.569 4.618 0 2.569 2.012 6.382 4.79 6.382Zm4.169-12.952a2.838 2.838 0 0 1-1.575 2.127 8.6 8.6 0 0 0-.578.206l-.04.015c-.074.019-.146.042-.221.055.225-1.377 1.286-2.202 2.414-2.403ZM9.57 5.001c.468 0 .869.158 1.257.311.369.145.75.295 1.164.295h.02c.414 0 .795-.149 1.164-.295l.055-.021c.124-.04.246-.082.367-.134a2.57 2.57 0 0 1 .835-.156c1.536 0 2.569 1.454 2.569 3.618 0 2.372-1.785 5.382-3.79 5.382-.295 0-.391-.047-.522-.112a1.503 1.503 0 0 0-.677-.182.3.3 0 0 0-.08.003c-.3.021-.483.112-.619.179-.131.065-.227.112-.522.112-2.006 0-3.79-3.009-3.79-5.382 0-2.164 1.032-3.618 2.569-3.618Zm14.361 17.261a.468.468 0 0 0-.066-.098c-.016-.018-.036-.031-.055-.046a.508.508 0 0 0-.09-.061c-.023-.011-.047-.019-.071-.027-.019-.006-.036-.017-.056-.021-.234-.25-.593-1.491-.593-2.509 0-1.018.359-2.259.593-2.509.02-.004.037-.015.056-.021.025-.008.048-.015.071-.027a.479.479 0 0 0 .092-.062c.018-.015.037-.027.053-.045a.497.497 0 0 0 .068-.101c.01-.018.022-.032.03-.051A.5.5 0 0 0 23.5 16h-21A2.503 2.503 0 0 0 0 18.5v2C0 21.878 1.122 23 2.5 23h21a.5.5 0 0 0 .463-.684c-.008-.02-.021-.036-.032-.054ZM2.5 19h19.529c-.02.22-.029.398-.029.5 0 .102.009.28.029.5H2.5a.5.5 0 0 0 0 1h19.677c.069.341.163.689.288 1H2.5c-.827 0-1.5-.673-1.5-1.5v-2c0-.827.673-1.5 1.5-1.5h19.964a5.823 5.823 0 0 0-.288 1H2.5a.5.5 0 0 0 0 1Z",
|
|
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: "M.537 8.05H23.5c.3 0 .499-.2.499-.499 0-.199-.1-.398-.3-.498L12.819.075c-.2-.1-.4-.1-.5 0L.337 7.053c-.3.2-.4.399-.3.598.1.2.3.399.5.399Zm11.98-6.879 9.286 5.882H2.333l10.185-5.882Zm10.984 18.841H.537c-.3 0-.5.2-.5.499v2.99c0 .3.2.499.5.499H23.5c.3 0 .499-.2.499-.498V20.51c0-.3-.2-.498-.5-.498Zm-.5 2.991H1.037V21.01h21.966v1.994ZM7.527 10.043c.3 0 .499-.199.499-.498s-.2-.498-.5-.498H2.535c-.3 0-.5.2-.5.498 0 .3.2.499.5.499h.499v7.975h-.5c-.299 0-.499.2-.499.498 0 .3.2.499.5.499h4.992c.3 0 .499-.2.499-.499s-.2-.498-.5-.498h-.498v-7.975h.499Zm-3.495 0h1.997v7.976H4.031v-7.975Zm10.484 0c.3 0 .499-.199.499-.498s-.2-.498-.5-.498H9.524c-.3 0-.5.2-.5.498 0 .3.2.499.5.499h.499v7.975h-.5c-.299 0-.499.2-.499.498 0 .3.2.499.5.499h4.992c.3 0 .499-.2.499-.499s-.2-.498-.5-.498h-.498v-7.975h.499Zm-3.495 0h1.997v7.976H11.02v-7.975Zm10.484 0c.3 0 .5-.199.5-.498s-.2-.498-.5-.498h-4.992c-.3 0-.5.2-.5.498 0 .3.2.499.5.499h.499v7.975h-.5c-.299 0-.498.2-.498.498 0 .3.2.499.499.499h4.992c.3 0 .5-.2.5-.499s-.2-.498-.5-.498h-.5v-7.975h.5Zm-3.495 0h1.997v7.976H18.01v-7.975Z",
|
|
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: "M.537 8.05H23.5c.3 0 .499-.2.499-.499 0-.199-.1-.398-.3-.498L12.819.075c-.2-.1-.4-.1-.5 0L.337 7.053c-.3.2-.4.399-.3.598.1.2.3.399.5.399Zm11.98-6.879 9.286 5.882H2.333l10.185-5.882Zm10.984 18.841H.537c-.3 0-.5.2-.5.499v2.99c0 .3.2.499.5.499H23.5c.3 0 .499-.2.499-.498V20.51c0-.3-.2-.498-.5-.498Zm-.5 2.991H1.037V21.01h21.966v1.994ZM7.527 10.043c.3 0 .499-.199.499-.498s-.2-.498-.5-.498H2.535c-.3 0-.5.2-.5.498 0 .3.2.499.5.499h.499v7.975h-.5c-.299 0-.499.2-.499.498 0 .3.2.499.5.499h4.992c.3 0 .499-.2.499-.499s-.2-.498-.5-.498h-.498v-7.975h.499Zm-3.495 0h1.997v7.976H4.031v-7.975Zm10.484 0c.3 0 .499-.199.499-.498s-.2-.498-.5-.498H9.524c-.3 0-.5.2-.5.498 0 .3.2.499.5.499h.499v7.975h-.5c-.299 0-.499.2-.499.498 0 .3.2.499.5.499h4.992c.3 0 .499-.2.499-.499s-.2-.498-.5-.498h-.498v-7.975h.499Zm-3.495 0h1.997v7.976H11.02v-7.975Zm10.484 0c.3 0 .5-.199.5-.498s-.2-.498-.5-.498h-4.992c-.3 0-.5.2-.5.498 0 .3.2.499.5.499h.499v7.975h-.5c-.299 0-.498.2-.498.498 0 .3.2.499.499.499h4.992c.3 0 .5-.2.5-.499s-.2-.498-.5-.498h-.5v-7.975h.5Zm-3.495 0h1.997v7.976H18.01v-7.975Z",
|
|
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: "M4.5 3a.5.5 0 0 1 .5.5V5h.5a.5.5 0 0 1 .447.276L6.309 6H8v-.5C8 4.673 8.673 4 9.5 4h5c.827 0 1.5.673 1.5 1.5V6h1.692l.361-.724A.5.5 0 0 1 18.5 5h.5V3.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5V5h.5c.827 0 1.5.673 1.5 1.5v13c0 .827-.673 1.5-1.5 1.5h-21C.673 21 0 20.327 0 19.5v-13C0 5.673.673 5 1.5 5H2V3.5a.5.5 0 0 1 .5-.5h2Zm.691 3H1.5a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5h21a.5.5 0 0 0 .5-.5v-13a.5.5 0 0 0-.5-.5h-3.691l-.361.724A.503.503 0 0 1 18 7H6a.5.5 0 0 1-.447-.276L5.191 6Zm.309 5a.5.5 0 0 1 .5.5V13h1.5a.5.5 0 0 1 0 1H6v1.5a.5.5 0 0 1-1 0V14H3.5a.5.5 0 0 1 0-1H5v-1.5a.5.5 0 0 1 .5-.5Zm15 2a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1h4Zm-6-8h-5a.5.5 0 0 0-.5.5V6h6v-.5a.5.5 0 0 0-.5-.5ZM21 4h-1v1h1V4ZM4 4H3v1h1V4Z",
|
|
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: "M4.5 3a.5.5 0 0 1 .5.5V5h.5a.5.5 0 0 1 .447.276L6.309 6H8v-.5C8 4.673 8.673 4 9.5 4h5c.827 0 1.5.673 1.5 1.5V6h1.692l.361-.724A.5.5 0 0 1 18.5 5h.5V3.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5V5h.5c.827 0 1.5.673 1.5 1.5v13c0 .827-.673 1.5-1.5 1.5h-21C.673 21 0 20.327 0 19.5v-13C0 5.673.673 5 1.5 5H2V3.5a.5.5 0 0 1 .5-.5h2Zm.691 3H1.5a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5h21a.5.5 0 0 0 .5-.5v-13a.5.5 0 0 0-.5-.5h-3.691l-.361.724A.503.503 0 0 1 18 7H6a.5.5 0 0 1-.447-.276L5.191 6Zm.309 5a.5.5 0 0 1 .5.5V13h1.5a.5.5 0 0 1 0 1H6v1.5a.5.5 0 0 1-1 0V14H3.5a.5.5 0 0 1 0-1H5v-1.5a.5.5 0 0 1 .5-.5Zm15 2a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1h4Zm-6-8h-5a.5.5 0 0 0-.5.5V6h6v-.5a.5.5 0 0 0-.5-.5ZM21 4h-1v1h1V4ZM4 4H3v1h1V4Z",
|
|
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: "M12 20a.587.587 0 0 1-.109-.01.511.511 0 0 1-.43-.49V15H8.77a.547.547 0 0 1-.45-.225.471.471 0 0 1-.045-.472l3.23-7a.545.545 0 0 1 .604-.293c.25.048.43.253.43.49V12h2.692a.55.55 0 0 1 .45.225c.1.141.116.318.046.472l-3.23 7A.543.543 0 0 1 12 20Zm-2.415-6H12c.297 0 .538.224.538.5v2.564L14.414 13H12c-.297 0-.539-.224-.539-.5V9.936L9.585 14Zm6.723 9H7.692C6.207 23 5 21.878 5 20.5v-14C5 5.122 6.207 4 7.692 4h1.616V2.5c0-.276.24-.5.538-.5h4.308c.297 0 .538.224.538.5V4h1.616C17.793 4 19 5.122 19 6.5v14c0 1.378-1.207 2.5-2.692 2.5ZM7.692 5c-.89 0-1.615.673-1.615 1.5v14c0 .827.725 1.5 1.615 1.5h8.616c.89 0 1.615-.673 1.615-1.5v-14c0-.827-.725-1.5-1.615-1.5h-2.154c-.297 0-.539-.224-.539-.5V3h-3.23v1.5c0 .276-.242.5-.539.5H7.692Z",
|
|
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 20a.587.587 0 0 1-.109-.01.511.511 0 0 1-.43-.49V15H8.77a.547.547 0 0 1-.45-.225.471.471 0 0 1-.045-.472l3.23-7a.545.545 0 0 1 .604-.293c.25.048.43.253.43.49V12h2.692a.55.55 0 0 1 .45.225c.1.141.116.318.046.472l-3.23 7A.543.543 0 0 1 12 20Zm-2.415-6H12c.297 0 .538.224.538.5v2.564L14.414 13H12c-.297 0-.539-.224-.539-.5V9.936L9.585 14Zm6.723 9H7.692C6.207 23 5 21.878 5 20.5v-14C5 5.122 6.207 4 7.692 4h1.616V2.5c0-.276.24-.5.538-.5h4.308c.297 0 .538.224.538.5V4h1.616C17.793 4 19 5.122 19 6.5v14c0 1.378-1.207 2.5-2.692 2.5ZM7.692 5c-.89 0-1.615.673-1.615 1.5v14c0 .827.725 1.5 1.615 1.5h8.616c.89 0 1.615-.673 1.615-1.5v-14c0-.827-.725-1.5-1.615-1.5h-2.154c-.297 0-.539-.224-.539-.5V3h-3.23v1.5c0 .276-.242.5-.539.5H7.692Z",
|
|
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: "M9.55 21H2.5a.502.502 0 0 1-.429-.757l1.718-2.862A8.507 8.507 0 0 0 5 13.007V10.5c0-3.164 2.112-5.846 5-6.709V2c0-1.103.897-2 2-2s2 .897 2 2v1.791c2.888.863 5 3.545 5 6.709v2.507c0 1.541.42 3.053 1.211 4.374l1.718 2.862A.5.5 0 0 1 21.5 21h-7.048a2.502 2.502 0 0 1-3.523 2.758A2.502 2.502 0 0 1 9.55 21Zm1.037 0a1.503 1.503 0 0 0 1.414 2 1.503 1.503 0 0 0 1.414-2h-2.828ZM11 3.571a7.026 7.026 0 0 1 2 0V2a1 1 0 0 0-2 0v1.571ZM3.383 20h17.234l-1.264-2.105A9.507 9.507 0 0 1 18 13.007V10.5c0-3.309-2.69-6-6-6-3.309 0-6 2.691-6 6v2.507a9.498 9.498 0 0 1-1.354 4.888L3.383 20Z",
|
|
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: "M9.55 21H2.5a.502.502 0 0 1-.429-.757l1.718-2.862A8.507 8.507 0 0 0 5 13.007V10.5c0-3.164 2.112-5.846 5-6.709V2c0-1.103.897-2 2-2s2 .897 2 2v1.791c2.888.863 5 3.545 5 6.709v2.507c0 1.541.42 3.053 1.211 4.374l1.718 2.862A.5.5 0 0 1 21.5 21h-7.048a2.502 2.502 0 0 1-3.523 2.758A2.502 2.502 0 0 1 9.55 21Zm1.037 0a1.503 1.503 0 0 0 1.414 2 1.503 1.503 0 0 0 1.414-2h-2.828ZM11 3.571a7.026 7.026 0 0 1 2 0V2a1 1 0 0 0-2 0v1.571ZM3.383 20h17.234l-1.264-2.105A9.507 9.507 0 0 1 18 13.007V10.5c0-3.309-2.69-6-6-6-3.309 0-6 2.691-6 6v2.507a9.498 9.498 0 0 1-1.354 4.888L3.383 20Z",
|
|
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: "M17.154 0C18.447 0 19.5 1.121 19.5 2.5v21a.498.498 0 0 1-.5.5.495.495 0 0 1-.277-.084l-1.223-.815-1.223.815a.504.504 0 0 1-.555 0l-1.222-.815-1.223.815a.504.504 0 0 1-.555 0l-1.222-.815-1.223.815a.504.504 0 0 1-.555 0L8.5 23.101l-1.223.815a.498.498 0 0 1-.513.024.498.498 0 0 1-.264-.44V10H5a.5.5 0 0 1-.5-.5v-7C4.5 1.121 5.622 0 7 0h10.154Zm0 1H7.002c.32.426.498.947.498 1.5v20.065l.723-.481a.504.504 0 0 1 .555 0l1.222.815 1.223-.815a.504.504 0 0 1 .555 0l1.223.815 1.223-.815a.492.492 0 0 1 .553 0l1.223.815 1.223-.815a.504.504 0 0 1 .555 0l.722.481V2.5c0-.827-.604-1.5-1.346-1.5ZM17 19a.5.5 0 0 1 0 1h-3a.5.5 0 0 1 0-1h3Zm-2.5-1.5a.5.5 0 0 1 .5-.5v-.134a1 1 0 0 1 0-1.732V15a.5.5 0 0 1 .992-.09L16 15a.5.5 0 0 1 0 1l.001.135a1 1 0 0 1 0 1.73L16 18a.5.5 0 0 1-1 0 .5.5 0 0 1-.5-.5ZM17 11a.5.5 0 0 1 0 1H9a.5.5 0 0 1 0-1h8ZM6.001 1.382A1.5 1.5 0 0 0 5.5 2.5V9h1V2.5c0-.434-.183-.836-.499-1.118ZM17 8a.5.5 0 0 1 0 1H9a.5.5 0 0 1 0-1h8Zm0-3a.5.5 0 0 1 0 1H9a.5.5 0 0 1 0-1h8Z",
|
|
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: "M17.154 0C18.447 0 19.5 1.121 19.5 2.5v21a.498.498 0 0 1-.5.5.495.495 0 0 1-.277-.084l-1.223-.815-1.223.815a.504.504 0 0 1-.555 0l-1.222-.815-1.223.815a.504.504 0 0 1-.555 0l-1.222-.815-1.223.815a.504.504 0 0 1-.555 0L8.5 23.101l-1.223.815a.498.498 0 0 1-.513.024.498.498 0 0 1-.264-.44V10H5a.5.5 0 0 1-.5-.5v-7C4.5 1.121 5.622 0 7 0h10.154Zm0 1H7.002c.32.426.498.947.498 1.5v20.065l.723-.481a.504.504 0 0 1 .555 0l1.222.815 1.223-.815a.504.504 0 0 1 .555 0l1.223.815 1.223-.815a.492.492 0 0 1 .553 0l1.223.815 1.223-.815a.504.504 0 0 1 .555 0l.722.481V2.5c0-.827-.604-1.5-1.346-1.5ZM17 19a.5.5 0 0 1 0 1h-3a.5.5 0 0 1 0-1h3Zm-2.5-1.5a.5.5 0 0 1 .5-.5v-.134a1 1 0 0 1 0-1.732V15a.5.5 0 0 1 .992-.09L16 15a.5.5 0 0 1 0 1l.001.135a1 1 0 0 1 0 1.73L16 18a.5.5 0 0 1-1 0 .5.5 0 0 1-.5-.5ZM17 11a.5.5 0 0 1 0 1H9a.5.5 0 0 1 0-1h8ZM6.001 1.382A1.5 1.5 0 0 0 5.5 2.5V9h1V2.5c0-.434-.183-.836-.499-1.118ZM17 8a.5.5 0 0 1 0 1H9a.5.5 0 0 1 0-1h8Zm0-3a.5.5 0 0 1 0 1H9a.5.5 0 0 1 0-1h8Z",
|
|
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: "M18.68.105c1.143 0 2.073.93 2.073 2.072v20.24c0 .601-.344 1.121-.897 1.357a1.448 1.448 0 0 1-1.592-.289l-5.524-5.257a1.064 1.064 0 0 0-1.478-.002l-5.527 5.261a1.459 1.459 0 0 1-1.596.286 1.457 1.457 0 0 1-.892-1.356V2.177c0-1.142.929-2.072 2.072-2.072H18.68Zm0 1H5.32c-.591 0-1.072.481-1.072 1.072v20.24c0 .291.219.408.287.437l.067.023a.452.452 0 0 0 .445-.116l5.525-5.258a2.063 2.063 0 0 1 2.86.002l5.524 5.257c.208.2.443.12.508.092l.074-.04a.456.456 0 0 0 .216-.397V2.177c0-.591-.481-1.072-1.072-1.072ZM12 2.597a.5.5 0 0 1 .453.287l1.544 3.288 3.446.526a.499.499 0 0 1 .284.843l-2.504 2.57.595 3.633a.497.497 0 0 1-.734.52L12 12.564l-3.075 1.698a.502.502 0 0 1-.736-.519l.597-3.633-2.504-2.57a.499.499 0 0 1 .282-.843l3.446-.526 1.537-3.287a.5.5 0 0 1 .371-.281L12 2.597Zm.001 1.678-1.198 2.563a.501.501 0 0 1-.378.282l-2.749.42 2.002 2.054a.498.498 0 0 1 .135.43l-.47 2.866 2.415-1.334a.507.507 0 0 1 .483 0l2.424 1.335-.47-2.867a.5.5 0 0 1 .135-.43l2.001-2.055-2.748-.419a.498.498 0 0 1-.377-.282l-1.205-2.563Z",
|
|
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: "M18.68.105c1.143 0 2.073.93 2.073 2.072v20.24c0 .601-.344 1.121-.897 1.357a1.448 1.448 0 0 1-1.592-.289l-5.524-5.257a1.064 1.064 0 0 0-1.478-.002l-5.527 5.261a1.459 1.459 0 0 1-1.596.286 1.457 1.457 0 0 1-.892-1.356V2.177c0-1.142.929-2.072 2.072-2.072H18.68Zm0 1H5.32c-.591 0-1.072.481-1.072 1.072v20.24c0 .291.219.408.287.437l.067.023a.452.452 0 0 0 .445-.116l5.525-5.258a2.063 2.063 0 0 1 2.86.002l5.524 5.257c.208.2.443.12.508.092l.074-.04a.456.456 0 0 0 .216-.397V2.177c0-.591-.481-1.072-1.072-1.072ZM12 2.597a.5.5 0 0 1 .453.287l1.544 3.288 3.446.526a.499.499 0 0 1 .284.843l-2.504 2.57.595 3.633a.497.497 0 0 1-.734.52L12 12.564l-3.075 1.698a.502.502 0 0 1-.736-.519l.597-3.633-2.504-2.57a.499.499 0 0 1 .282-.843l3.446-.526 1.537-3.287a.5.5 0 0 1 .371-.281L12 2.597Zm.001 1.678-1.198 2.563a.501.501 0 0 1-.378.282l-2.749.42 2.002 2.054a.498.498 0 0 1 .135.43l-.47 2.866 2.415-1.334a.507.507 0 0 1 .483 0l2.424 1.335-.47-2.867a.5.5 0 0 1 .135-.43l2.001-2.055-2.748-.419a.498.498 0 0 1-.377-.282l-1.205-2.563Z",
|
|
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: "M10.001 4.004A1.5 1.5 0 1 0 10 1.003a1.5 1.5 0 0 0 0 3.001Zm0 1.001a2.5 2.5 0 0 0 2.5-2.502A2.501 2.501 0 0 0 10.001 0c-1.38 0-2.5 1.12-2.5 2.503a2.501 2.501 0 0 0 2.5 2.502Zm0 6.007A1.5 1.5 0 1 0 10 8.01a1.5 1.5 0 0 0 0 3.002Zm0 1a2.5 2.5 0 0 0 2.5-2.502 2.501 2.501 0 0 0-2.5-2.503c-1.38 0-2.5 1.12-2.5 2.503a2.501 2.501 0 0 0 2.5 2.503Zm-7 6.007A1.5 1.5 0 1 0 3 15.017a1.5 1.5 0 0 0 0 3.003Zm0 1.001a2.5 2.5 0 0 0 2.5-2.503 2.501 2.501 0 0 0-2.5-2.502c-1.38 0-2.5 1.12-2.5 2.502a2.501 2.501 0 0 0 2.5 2.503Zm1.5-9.51a1.5 1.5 0 1 1-3.001.002 1.5 1.5 0 0 1 3-.002Zm1 0a2.501 2.501 0 0 1-2.5 2.503c-1.38 0-2.5-1.12-2.5-2.503a2.501 2.501 0 0 1 2.5-2.503 2.5 2.5 0 0 1 2.5 2.503Zm5.192 13.951c0 .324.216.539.538.539h6.455c3.335 0 5.917-2.585 5.81-5.708a5.949 5.949 0 0 0-1.722-4.2l-1.614-1.723a1.687 1.687 0 0 0-2.366 0c-.216.215-.323.43-.43.646-.538-.215-1.292 0-1.722.43-.215.216-.323.54-.43.862a1.59 1.59 0 0 0-1.399.431 2.377 2.377 0 0 1-.161.27c-.054.08-.108.16-.161.269l-.969-.97a1.687 1.687 0 0 0-2.367 0c-.322.323-.537.754-.537 1.185 0 .43.215.862.537 1.185l4.088 4.092h-.86a2.665 2.665 0 0 0-2.69 2.692Zm7.1-.538h-5.916c.215-.646.753-1.077 1.506-1.077h2.152a.59.59 0 0 0 .537-.323c.108-.108 0-.43-.107-.539l-5.056-5.061c-.108-.108-.216-.216-.216-.431s.108-.323.216-.43c.215-.216.645-.216.86 0l3.55 3.553a.52.52 0 0 0 .753 0c.108-.107.108-.215.108-.43 0-.216 0-.324-.108-.431l-1.398-1.293c-.108-.107-.215-.215-.215-.43 0-.216.107-.324.215-.431.215-.216.645-.216.86 0l.861.861a.52.52 0 0 0 .753 0c.108-.107.108-.215.108-.43 0-.216 0-.324-.108-.431l-.538-.539c-.107-.107-.215-.215-.215-.43 0-.216.108-.324.215-.431.216-.216.646-.216.861 0l.538.538a.52.52 0 0 0 .753 0c.107-.107.107-.215.107-.43 0-.216 0-.324-.107-.431-.215-.216-.215-.647 0-.862.215-.215.645-.215.86 0l1.614 1.723a4.727 4.727 0 0 1 1.399 3.339 4.824 4.824 0 0 1-4.841 4.846Z",
|
|
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: "M10.001 4.004A1.5 1.5 0 1 0 10 1.003a1.5 1.5 0 0 0 0 3.001Zm0 1.001a2.5 2.5 0 0 0 2.5-2.502A2.501 2.501 0 0 0 10.001 0c-1.38 0-2.5 1.12-2.5 2.503a2.501 2.501 0 0 0 2.5 2.502Zm0 6.007A1.5 1.5 0 1 0 10 8.01a1.5 1.5 0 0 0 0 3.002Zm0 1a2.5 2.5 0 0 0 2.5-2.502 2.501 2.501 0 0 0-2.5-2.503c-1.38 0-2.5 1.12-2.5 2.503a2.501 2.501 0 0 0 2.5 2.503Zm-7 6.007A1.5 1.5 0 1 0 3 15.017a1.5 1.5 0 0 0 0 3.003Zm0 1.001a2.5 2.5 0 0 0 2.5-2.503 2.501 2.501 0 0 0-2.5-2.502c-1.38 0-2.5 1.12-2.5 2.502a2.501 2.501 0 0 0 2.5 2.503Zm1.5-9.51a1.5 1.5 0 1 1-3.001.002 1.5 1.5 0 0 1 3-.002Zm1 0a2.501 2.501 0 0 1-2.5 2.503c-1.38 0-2.5-1.12-2.5-2.503a2.501 2.501 0 0 1 2.5-2.503 2.5 2.5 0 0 1 2.5 2.503Zm5.192 13.951c0 .324.216.539.538.539h6.455c3.335 0 5.917-2.585 5.81-5.708a5.949 5.949 0 0 0-1.722-4.2l-1.614-1.723a1.687 1.687 0 0 0-2.366 0c-.216.215-.323.43-.43.646-.538-.215-1.292 0-1.722.43-.215.216-.323.54-.43.862a1.59 1.59 0 0 0-1.399.431 2.377 2.377 0 0 1-.161.27c-.054.08-.108.16-.161.269l-.969-.97a1.687 1.687 0 0 0-2.367 0c-.322.323-.537.754-.537 1.185 0 .43.215.862.537 1.185l4.088 4.092h-.86a2.665 2.665 0 0 0-2.69 2.692Zm7.1-.538h-5.916c.215-.646.753-1.077 1.506-1.077h2.152a.59.59 0 0 0 .537-.323c.108-.108 0-.43-.107-.539l-5.056-5.061c-.108-.108-.216-.216-.216-.431s.108-.323.216-.43c.215-.216.645-.216.86 0l3.55 3.553a.52.52 0 0 0 .753 0c.108-.107.108-.215.108-.43 0-.216 0-.324-.108-.431l-1.398-1.293c-.108-.107-.215-.215-.215-.43 0-.216.107-.324.215-.431.215-.216.645-.216.86 0l.861.861a.52.52 0 0 0 .753 0c.108-.107.108-.215.108-.43 0-.216 0-.324-.108-.431l-.538-.539c-.107-.107-.215-.215-.215-.43 0-.216.108-.324.215-.431.216-.216.646-.216.861 0l.538.538a.52.52 0 0 0 .753 0c.107-.107.107-.215.107-.43 0-.216 0-.324-.107-.431-.215-.216-.215-.647 0-.862.215-.215.645-.215.86 0l1.614 1.723a4.727 4.727 0 0 1 1.399 3.339 4.824 4.824 0 0 1-4.841 4.846Z",
|
|
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: "M14.5 2c.778 0 1.42.596 1.493 1.356L16 3.5V5h6.5c.778 0 1.42.596 1.493 1.356L24 6.5v14c0 .778-.596 1.42-1.356 1.493L22.5 22h-21c-.778 0-1.42-.596-1.493-1.356L0 20.5v-14c0-.778.596-1.42 1.356-1.493L1.5 5H8V3.5c0-.778.596-1.42 1.356-1.493L9.5 2h5ZM23 12.147l-7.34 1.916a14.566 14.566 0 0 1-6.87.11l-.45-.11L1 12.147V20.5a.5.5 0 0 0 .41.492L1.5 21h21a.5.5 0 0 0 .492-.41L23 20.5v-8.353ZM22.5 6h-21a.5.5 0 0 0-.492.41L1 6.5v4.614l7.592 1.98c2.09.546 4.292.58 6.396.102l.419-.102L23 11.113V6.5a.5.5 0 0 0-.41-.492L22.5 6ZM12 9c1.104 0 2 .897 2 2s-.896 2-2 2c-1.103 0-2-.897-2-2s.897-2 2-2Zm0 1c-.551 0-1 .449-1 1 0 .551.449 1 1 1 .551 0 1-.449 1-1 0-.551-.449-1-1-1Zm2.5-7h-5a.5.5 0 0 0-.492.41L9 3.5V5h6V3.5a.5.5 0 0 0-.41-.492L14.5 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: "M14.5 2c.778 0 1.42.596 1.493 1.356L16 3.5V5h6.5c.778 0 1.42.596 1.493 1.356L24 6.5v14c0 .778-.596 1.42-1.356 1.493L22.5 22h-21c-.778 0-1.42-.596-1.493-1.356L0 20.5v-14c0-.778.596-1.42 1.356-1.493L1.5 5H8V3.5c0-.778.596-1.42 1.356-1.493L9.5 2h5ZM23 12.147l-7.34 1.916a14.566 14.566 0 0 1-6.87.11l-.45-.11L1 12.147V20.5a.5.5 0 0 0 .41.492L1.5 21h21a.5.5 0 0 0 .492-.41L23 20.5v-8.353ZM22.5 6h-21a.5.5 0 0 0-.492.41L1 6.5v4.614l7.592 1.98c2.09.546 4.292.58 6.396.102l.419-.102L23 11.113V6.5a.5.5 0 0 0-.41-.492L22.5 6ZM12 9c1.104 0 2 .897 2 2s-.896 2-2 2c-1.103 0-2-.897-2-2s.897-2 2-2Zm0 1c-.551 0-1 .449-1 1 0 .551.449 1 1 1 .551 0 1-.449 1-1 0-.551-.449-1-1-1Zm2.5-7h-5a.5.5 0 0 0-.492.41L9 3.5V5h6V3.5a.5.5 0 0 0-.41-.492L14.5 3Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|