@telus-uds/palettes-community.palette-casa 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/android/border.xml +15 -0
- package/build/android/color.xml +52 -0
- package/build/android/font_size.xml +20 -0
- package/build/android/radius.xml +17 -0
- package/build/android/size.xml +48 -0
- package/build/ios/Border.swift +18 -0
- package/build/ios/Color.swift +55 -0
- package/build/ios/FontSize.swift +23 -0
- package/build/ios/Radius.swift +20 -0
- package/build/ios/Size.swift +51 -0
- package/build/rn/fonts/HelveticaNow-300.otf +0 -0
- package/build/rn/fonts/HelveticaNow-400.woff +0 -0
- package/build/rn/fonts/HelveticaNow-500.woff +0 -0
- package/build/rn/fonts/HelveticaNow-700.woff +0 -0
- package/build/rn/fonts/HelveticaNowOTF-400.otf +0 -0
- package/build/rn/fonts/HelveticaNowOTF-500.otf +0 -0
- package/build/rn/fonts/HelveticaNowOTF-700.otf +0 -0
- package/build/rn/fonts/fonts.css +35 -0
- package/build/rn/fonts/index.js +7 -0
- package/build/rn/icons/Accessible.js +28 -0
- package/build/rn/icons/Accessible.native.js +28 -0
- package/build/rn/icons/Add.js +28 -0
- package/build/rn/icons/Add.native.js +28 -0
- package/build/rn/icons/AddUser.js +28 -0
- package/build/rn/icons/AddUser.native.js +28 -0
- package/build/rn/icons/AlarmClock.js +28 -0
- package/build/rn/icons/AlarmClock.native.js +28 -0
- package/build/rn/icons/Ambulance.js +28 -0
- package/build/rn/icons/Ambulance.native.js +28 -0
- package/build/rn/icons/ArrowDown.js +28 -0
- package/build/rn/icons/ArrowDown.native.js +28 -0
- package/build/rn/icons/ArrowLeft.js +28 -0
- package/build/rn/icons/ArrowLeft.native.js +28 -0
- package/build/rn/icons/ArrowRight.js +28 -0
- package/build/rn/icons/ArrowRight.native.js +28 -0
- package/build/rn/icons/ArrowUp.js +28 -0
- package/build/rn/icons/ArrowUp.native.js +28 -0
- package/build/rn/icons/ArtificialIntelligence.js +28 -0
- package/build/rn/icons/ArtificialIntelligence.native.js +28 -0
- package/build/rn/icons/AssistiveListening.js +28 -0
- package/build/rn/icons/AssistiveListening.native.js +28 -0
- package/build/rn/icons/Attention.js +28 -0
- package/build/rn/icons/Attention.native.js +28 -0
- package/build/rn/icons/Award.js +28 -0
- package/build/rn/icons/Award.native.js +28 -0
- package/build/rn/icons/Baby.js +28 -0
- package/build/rn/icons/Baby.native.js +28 -0
- package/build/rn/icons/BabyBoy.js +28 -0
- package/build/rn/icons/BabyBoy.native.js +28 -0
- package/build/rn/icons/BabyGirl.js +28 -0
- package/build/rn/icons/BabyGirl.native.js +28 -0
- package/build/rn/icons/BackToSchool.js +28 -0
- package/build/rn/icons/BackToSchool.native.js +28 -0
- package/build/rn/icons/Bank.js +28 -0
- package/build/rn/icons/Bank.native.js +28 -0
- package/build/rn/icons/BatteryCar.js +28 -0
- package/build/rn/icons/BatteryCar.native.js +28 -0
- package/build/rn/icons/BatteryCharging.js +28 -0
- package/build/rn/icons/BatteryCharging.native.js +28 -0
- package/build/rn/icons/Bell.js +28 -0
- package/build/rn/icons/Bell.native.js +28 -0
- package/build/rn/icons/Bill.js +28 -0
- package/build/rn/icons/Bill.native.js +28 -0
- package/build/rn/icons/Bookmark.js +28 -0
- package/build/rn/icons/Bookmark.native.js +28 -0
- package/build/rn/icons/Braille.js +28 -0
- package/build/rn/icons/Braille.native.js +28 -0
- package/build/rn/icons/Briefcase.js +28 -0
- package/build/rn/icons/Briefcase.native.js +28 -0
- package/build/rn/icons/BulletFill.js +28 -0
- package/build/rn/icons/BulletFill.native.js +28 -0
- package/build/rn/icons/Calendar.js +28 -0
- package/build/rn/icons/Calendar.native.js +28 -0
- package/build/rn/icons/Call.js +28 -0
- package/build/rn/icons/Call.native.js +28 -0
- package/build/rn/icons/CallForward.js +28 -0
- package/build/rn/icons/CallForward.native.js +28 -0
- package/build/rn/icons/CallOut.js +28 -0
- package/build/rn/icons/CallOut.native.js +28 -0
- package/build/rn/icons/CallReceive.js +28 -0
- package/build/rn/icons/CallReceive.native.js +28 -0
- package/build/rn/icons/CallTalking.js +28 -0
- package/build/rn/icons/CallTalking.native.js +28 -0
- package/build/rn/icons/Camera.js +28 -0
- package/build/rn/icons/Camera.native.js +28 -0
- package/build/rn/icons/CanUs.js +28 -0
- package/build/rn/icons/CanUs.native.js +28 -0
- package/build/rn/icons/Car.js +28 -0
- package/build/rn/icons/Car.native.js +28 -0
- package/build/rn/icons/CaretDown.js +28 -0
- package/build/rn/icons/CaretDown.native.js +28 -0
- package/build/rn/icons/CaretUp.js +28 -0
- package/build/rn/icons/CaretUp.native.js +28 -0
- package/build/rn/icons/CartEmptyBold.js +28 -0
- package/build/rn/icons/CartEmptyBold.native.js +28 -0
- package/build/rn/icons/CartFilledBold.js +32 -0
- package/build/rn/icons/CartFilledBold.native.js +32 -0
- package/build/rn/icons/Channels.js +28 -0
- package/build/rn/icons/Channels.native.js +28 -0
- package/build/rn/icons/ChartsBar1.js +28 -0
- package/build/rn/icons/ChartsBar1.native.js +28 -0
- package/build/rn/icons/ChartsBar2.js +28 -0
- package/build/rn/icons/ChartsBar2.native.js +28 -0
- package/build/rn/icons/ChartsLine.js +28 -0
- package/build/rn/icons/ChartsLine.native.js +28 -0
- package/build/rn/icons/Chat1.js +28 -0
- package/build/rn/icons/Chat1.native.js +28 -0
- package/build/rn/icons/Chat2.js +28 -0
- package/build/rn/icons/Chat2.native.js +28 -0
- package/build/rn/icons/ChatSupport.js +28 -0
- package/build/rn/icons/ChatSupport.native.js +28 -0
- package/build/rn/icons/Check.js +28 -0
- package/build/rn/icons/Check.native.js +28 -0
- package/build/rn/icons/Checkmark.js +28 -0
- package/build/rn/icons/Checkmark.native.js +28 -0
- package/build/rn/icons/ChevronLeft.js +28 -0
- package/build/rn/icons/ChevronLeft.native.js +28 -0
- package/build/rn/icons/ChevronRight.js +28 -0
- package/build/rn/icons/ChevronRight.native.js +28 -0
- package/build/rn/icons/Clipboard.js +28 -0
- package/build/rn/icons/Clipboard.native.js +28 -0
- package/build/rn/icons/Close.js +28 -0
- package/build/rn/icons/Close.native.js +28 -0
- package/build/rn/icons/ClosedCaptions.js +26 -0
- package/build/rn/icons/ClosedCaptions.native.js +26 -0
- package/build/rn/icons/CloudDownload.js +28 -0
- package/build/rn/icons/CloudDownload.native.js +28 -0
- package/build/rn/icons/CloudSync.js +28 -0
- package/build/rn/icons/CloudSync.native.js +28 -0
- package/build/rn/icons/CloudUpload.js +28 -0
- package/build/rn/icons/CloudUpload.native.js +28 -0
- package/build/rn/icons/CognitiveDisability.js +28 -0
- package/build/rn/icons/CognitiveDisability.native.js +28 -0
- package/build/rn/icons/Collaboration.js +28 -0
- package/build/rn/icons/Collaboration.native.js +28 -0
- package/build/rn/icons/Compass.js +28 -0
- package/build/rn/icons/Compass.native.js +28 -0
- package/build/rn/icons/ComputerNetwork.js +28 -0
- package/build/rn/icons/ComputerNetwork.native.js +28 -0
- package/build/rn/icons/Contract.js +28 -0
- package/build/rn/icons/Contract.native.js +28 -0
- package/build/rn/icons/CreditCard.js +28 -0
- package/build/rn/icons/CreditCard.native.js +28 -0
- package/build/rn/icons/Cronometer.js +28 -0
- package/build/rn/icons/Cronometer.native.js +28 -0
- package/build/rn/icons/CssActivations.js +26 -0
- package/build/rn/icons/CssActivations.native.js +26 -0
- package/build/rn/icons/DataLimit.js +28 -0
- package/build/rn/icons/DataLimit.native.js +28 -0
- package/build/rn/icons/Deals.js +28 -0
- package/build/rn/icons/Deals.native.js +28 -0
- package/build/rn/icons/Delete.js +28 -0
- package/build/rn/icons/Delete.native.js +28 -0
- package/build/rn/icons/Delivery.js +28 -0
- package/build/rn/icons/Delivery.native.js +28 -0
- package/build/rn/icons/Devices.js +28 -0
- package/build/rn/icons/Devices.native.js +28 -0
- package/build/rn/icons/Diagram.js +28 -0
- package/build/rn/icons/Diagram.native.js +28 -0
- package/build/rn/icons/Diamond.js +28 -0
- package/build/rn/icons/Diamond.native.js +28 -0
- package/build/rn/icons/Direction.js +28 -0
- package/build/rn/icons/Direction.native.js +28 -0
- package/build/rn/icons/Document.js +28 -0
- package/build/rn/icons/Document.native.js +28 -0
- package/build/rn/icons/Donate.js +28 -0
- package/build/rn/icons/Donate.native.js +28 -0
- package/build/rn/icons/Download.js +28 -0
- package/build/rn/icons/Download.native.js +28 -0
- package/build/rn/icons/DownloadPdf.js +28 -0
- package/build/rn/icons/DownloadPdf.native.js +28 -0
- package/build/rn/icons/DownloadPdfs.js +28 -0
- package/build/rn/icons/DownloadPdfs.native.js +28 -0
- package/build/rn/icons/Edit.js +28 -0
- package/build/rn/icons/Edit.native.js +28 -0
- package/build/rn/icons/Email.js +28 -0
- package/build/rn/icons/Email.native.js +28 -0
- package/build/rn/icons/Escalations.js +26 -0
- package/build/rn/icons/Escalations.native.js +26 -0
- package/build/rn/icons/Expand.js +28 -0
- package/build/rn/icons/Expand.native.js +28 -0
- package/build/rn/icons/FavouriteNetwork.js +28 -0
- package/build/rn/icons/FavouriteNetwork.native.js +28 -0
- package/build/rn/icons/Files.js +28 -0
- package/build/rn/icons/Files.native.js +28 -0
- package/build/rn/icons/Fingerprint.js +28 -0
- package/build/rn/icons/Fingerprint.native.js +28 -0
- package/build/rn/icons/Firewall.js +28 -0
- package/build/rn/icons/Firewall.native.js +28 -0
- package/build/rn/icons/Flag.js +28 -0
- package/build/rn/icons/Flag.native.js +28 -0
- package/build/rn/icons/FullscreenExpand.js +26 -0
- package/build/rn/icons/FullscreenExpand.native.js +26 -0
- package/build/rn/icons/FullscreenMinimize.js +26 -0
- package/build/rn/icons/FullscreenMinimize.native.js +26 -0
- package/build/rn/icons/Gift.js +28 -0
- package/build/rn/icons/Gift.native.js +28 -0
- package/build/rn/icons/Globe1.js +28 -0
- package/build/rn/icons/Globe1.native.js +28 -0
- package/build/rn/icons/Globe2.js +28 -0
- package/build/rn/icons/Globe2.native.js +28 -0
- package/build/rn/icons/Grid.js +28 -0
- package/build/rn/icons/Grid.native.js +28 -0
- package/build/rn/icons/HeadBoth.js +28 -0
- package/build/rn/icons/HeadBoth.native.js +28 -0
- package/build/rn/icons/HeadFemale.js +28 -0
- package/build/rn/icons/HeadFemale.native.js +28 -0
- package/build/rn/icons/HeadMale.js +28 -0
- package/build/rn/icons/HeadMale.native.js +28 -0
- package/build/rn/icons/Headset.js +28 -0
- package/build/rn/icons/Headset.native.js +28 -0
- package/build/rn/icons/Heart.js +28 -0
- package/build/rn/icons/Heart.native.js +28 -0
- package/build/rn/icons/Heartbeat.js +28 -0
- package/build/rn/icons/Heartbeat.native.js +28 -0
- package/build/rn/icons/Helpdesk.js +26 -0
- package/build/rn/icons/Helpdesk.native.js +26 -0
- package/build/rn/icons/Home.js +28 -0
- package/build/rn/icons/Home.native.js +28 -0
- package/build/rn/icons/HomeSecurity.js +28 -0
- package/build/rn/icons/HomeSecurity.native.js +28 -0
- package/build/rn/icons/IDTag.js +28 -0
- package/build/rn/icons/IDTag.native.js +28 -0
- package/build/rn/icons/Infinite.js +28 -0
- package/build/rn/icons/Infinite.native.js +28 -0
- package/build/rn/icons/Information.js +28 -0
- package/build/rn/icons/Information.native.js +28 -0
- package/build/rn/icons/Internet.js +28 -0
- package/build/rn/icons/Internet.native.js +28 -0
- package/build/rn/icons/Invisible.js +28 -0
- package/build/rn/icons/Invisible.native.js +28 -0
- package/build/rn/icons/Key.js +28 -0
- package/build/rn/icons/Key.native.js +28 -0
- package/build/rn/icons/Laptop.js +28 -0
- package/build/rn/icons/Laptop.native.js +28 -0
- package/build/rn/icons/Layers.js +28 -0
- package/build/rn/icons/Layers.native.js +28 -0
- package/build/rn/icons/LeakDetect.js +28 -0
- package/build/rn/icons/LeakDetect.native.js +28 -0
- package/build/rn/icons/Lifesaver.js +28 -0
- package/build/rn/icons/Lifesaver.native.js +28 -0
- package/build/rn/icons/Lightbulb.js +28 -0
- package/build/rn/icons/Lightbulb.native.js +28 -0
- package/build/rn/icons/LinkExternal.js +28 -0
- package/build/rn/icons/LinkExternal.native.js +28 -0
- package/build/rn/icons/List.js +26 -0
- package/build/rn/icons/List.native.js +26 -0
- package/build/rn/icons/LocationAdd.js +28 -0
- package/build/rn/icons/LocationAdd.native.js +28 -0
- package/build/rn/icons/LocationHome.js +28 -0
- package/build/rn/icons/LocationHome.native.js +28 -0
- package/build/rn/icons/LocationIneligible.js +28 -0
- package/build/rn/icons/LocationIneligible.native.js +28 -0
- package/build/rn/icons/LocationMap.js +28 -0
- package/build/rn/icons/LocationMap.native.js +28 -0
- package/build/rn/icons/LocationRegular.js +28 -0
- package/build/rn/icons/LocationRegular.native.js +28 -0
- package/build/rn/icons/LocationRemove.js +28 -0
- package/build/rn/icons/LocationRemove.native.js +28 -0
- package/build/rn/icons/LocationSuccess.js +28 -0
- package/build/rn/icons/LocationSuccess.native.js +28 -0
- package/build/rn/icons/LocationVerified.js +28 -0
- package/build/rn/icons/LocationVerified.native.js +28 -0
- package/build/rn/icons/LockClosed.js +28 -0
- package/build/rn/icons/LockClosed.native.js +28 -0
- package/build/rn/icons/LockOpened.js +28 -0
- package/build/rn/icons/LockOpened.native.js +28 -0
- package/build/rn/icons/LoginForm.js +28 -0
- package/build/rn/icons/LoginForm.native.js +28 -0
- package/build/rn/icons/Magnify.js +28 -0
- package/build/rn/icons/Magnify.native.js +28 -0
- package/build/rn/icons/Map.js +28 -0
- package/build/rn/icons/Map.native.js +28 -0
- package/build/rn/icons/Medical.js +28 -0
- package/build/rn/icons/Medical.native.js +28 -0
- package/build/rn/icons/Messaging.js +28 -0
- package/build/rn/icons/Messaging.native.js +28 -0
- package/build/rn/icons/Mobility.js +28 -0
- package/build/rn/icons/Mobility.native.js +28 -0
- package/build/rn/icons/Modal.js +26 -0
- package/build/rn/icons/Modal.native.js +26 -0
- package/build/rn/icons/Money.js +28 -0
- package/build/rn/icons/Money.native.js +28 -0
- package/build/rn/icons/Movie.js +28 -0
- package/build/rn/icons/Movie.native.js +28 -0
- package/build/rn/icons/Music.js +28 -0
- package/build/rn/icons/Music.native.js +28 -0
- package/build/rn/icons/Muted.js +26 -0
- package/build/rn/icons/Muted.native.js +26 -0
- package/build/rn/icons/Networking.js +28 -0
- package/build/rn/icons/Networking.native.js +28 -0
- package/build/rn/icons/News.js +28 -0
- package/build/rn/icons/News.native.js +28 -0
- package/build/rn/icons/NextGenFirewall.js +28 -0
- package/build/rn/icons/NextGenFirewall.native.js +28 -0
- package/build/rn/icons/NoContract.js +28 -0
- package/build/rn/icons/NoContract.native.js +28 -0
- package/build/rn/icons/NotifyBold.js +28 -0
- package/build/rn/icons/NotifyBold.native.js +28 -0
- package/build/rn/icons/Office.js +28 -0
- package/build/rn/icons/Office.native.js +28 -0
- package/build/rn/icons/Offices.js +28 -0
- package/build/rn/icons/Offices.native.js +28 -0
- package/build/rn/icons/OnDemand.js +28 -0
- package/build/rn/icons/OnDemand.native.js +28 -0
- package/build/rn/icons/OnTheGo.js +28 -0
- package/build/rn/icons/OnTheGo.native.js +28 -0
- package/build/rn/icons/OnlineSecurity.js +28 -0
- package/build/rn/icons/OnlineSecurity.native.js +28 -0
- package/build/rn/icons/OrderAscend.js +28 -0
- package/build/rn/icons/OrderAscend.native.js +28 -0
- package/build/rn/icons/OrderDescend.js +28 -0
- package/build/rn/icons/OrderDescend.native.js +28 -0
- package/build/rn/icons/Paperless.js +28 -0
- package/build/rn/icons/Paperless.native.js +28 -0
- package/build/rn/icons/Passport.js +28 -0
- package/build/rn/icons/Passport.native.js +28 -0
- package/build/rn/icons/Pause.js +26 -0
- package/build/rn/icons/Pause.native.js +26 -0
- package/build/rn/icons/Phone.js +28 -0
- package/build/rn/icons/Phone.native.js +28 -0
- package/build/rn/icons/PhoneBusiness.js +28 -0
- package/build/rn/icons/PhoneBusiness.native.js +28 -0
- package/build/rn/icons/PhoneHome.js +28 -0
- package/build/rn/icons/PhoneHome.native.js +28 -0
- package/build/rn/icons/PhoneReception.js +28 -0
- package/build/rn/icons/PhoneReception.native.js +28 -0
- package/build/rn/icons/Photo.js +28 -0
- package/build/rn/icons/Photo.native.js +28 -0
- package/build/rn/icons/Photos.js +28 -0
- package/build/rn/icons/Photos.native.js +28 -0
- package/build/rn/icons/PiggyBank.js +28 -0
- package/build/rn/icons/PiggyBank.native.js +28 -0
- package/build/rn/icons/PikTV.js +28 -0
- package/build/rn/icons/PikTV.native.js +28 -0
- package/build/rn/icons/Play.js +28 -0
- package/build/rn/icons/Play.native.js +28 -0
- package/build/rn/icons/PlaySolid.js +28 -0
- package/build/rn/icons/PlaySolid.native.js +28 -0
- package/build/rn/icons/PlayVideo.js +28 -0
- package/build/rn/icons/PlayVideo.native.js +28 -0
- package/build/rn/icons/Preference.js +28 -0
- package/build/rn/icons/Preference.native.js +28 -0
- package/build/rn/icons/Print.js +28 -0
- package/build/rn/icons/Print.native.js +28 -0
- package/build/rn/icons/PrivateCloud.js +28 -0
- package/build/rn/icons/PrivateCloud.native.js +28 -0
- package/build/rn/icons/ProactiveAssurance.js +26 -0
- package/build/rn/icons/ProactiveAssurance.native.js +26 -0
- package/build/rn/icons/Profile.js +28 -0
- package/build/rn/icons/Profile.native.js +28 -0
- package/build/rn/icons/ProfileBold.js +28 -0
- package/build/rn/icons/ProfileBold.native.js +28 -0
- package/build/rn/icons/Question.js +28 -0
- package/build/rn/icons/Question.native.js +28 -0
- package/build/rn/icons/QuoteLeft.js +28 -0
- package/build/rn/icons/QuoteLeft.native.js +28 -0
- package/build/rn/icons/Radar.js +28 -0
- package/build/rn/icons/Radar.native.js +28 -0
- package/build/rn/icons/Receipt.js +28 -0
- package/build/rn/icons/Receipt.native.js +28 -0
- package/build/rn/icons/Record.js +28 -0
- package/build/rn/icons/Record.native.js +28 -0
- package/build/rn/icons/Refresh.js +28 -0
- package/build/rn/icons/Refresh.native.js +28 -0
- package/build/rn/icons/RemoteControl.js +28 -0
- package/build/rn/icons/RemoteControl.native.js +28 -0
- package/build/rn/icons/Replay.js +26 -0
- package/build/rn/icons/Replay.native.js +26 -0
- package/build/rn/icons/Router.js +28 -0
- package/build/rn/icons/Router.native.js +28 -0
- package/build/rn/icons/Search.js +28 -0
- package/build/rn/icons/Search.native.js +28 -0
- package/build/rn/icons/SearchBold.js +28 -0
- package/build/rn/icons/SearchBold.native.js +28 -0
- package/build/rn/icons/SecurityCamera.js +28 -0
- package/build/rn/icons/SecurityCamera.native.js +28 -0
- package/build/rn/icons/SecurityHouse.js +28 -0
- package/build/rn/icons/SecurityHouse.native.js +28 -0
- package/build/rn/icons/SecurityMobile.js +28 -0
- package/build/rn/icons/SecurityMobile.native.js +28 -0
- package/build/rn/icons/SecuritySettings.js +28 -0
- package/build/rn/icons/SecuritySettings.native.js +28 -0
- package/build/rn/icons/Server.js +28 -0
- package/build/rn/icons/Server.native.js +28 -0
- package/build/rn/icons/ServiceTruck.js +28 -0
- package/build/rn/icons/ServiceTruck.native.js +28 -0
- package/build/rn/icons/Settings.js +28 -0
- package/build/rn/icons/Settings.native.js +28 -0
- package/build/rn/icons/SettingsBold.js +28 -0
- package/build/rn/icons/SettingsBold.native.js +28 -0
- package/build/rn/icons/SettingsSolid.js +26 -0
- package/build/rn/icons/SettingsSolid.native.js +26 -0
- package/build/rn/icons/SharedAccount.js +28 -0
- package/build/rn/icons/SharedAccount.native.js +28 -0
- package/build/rn/icons/Shop.js +28 -0
- package/build/rn/icons/Shop.native.js +28 -0
- package/build/rn/icons/SignPost.js +28 -0
- package/build/rn/icons/SignPost.native.js +28 -0
- package/build/rn/icons/Signal.js +28 -0
- package/build/rn/icons/Signal.native.js +28 -0
- package/build/rn/icons/SimCard.js +28 -0
- package/build/rn/icons/SimCard.native.js +28 -0
- package/build/rn/icons/SmartWearSecurity.js +28 -0
- package/build/rn/icons/SmartWearSecurity.native.js +28 -0
- package/build/rn/icons/Soccer.js +28 -0
- package/build/rn/icons/Soccer.native.js +28 -0
- package/build/rn/icons/Speaker.js +28 -0
- package/build/rn/icons/Speaker.native.js +28 -0
- package/build/rn/icons/SpeakerPhone.js +28 -0
- package/build/rn/icons/SpeakerPhone.native.js +28 -0
- package/build/rn/icons/Speed.js +28 -0
- package/build/rn/icons/Speed.native.js +28 -0
- package/build/rn/icons/SpeedReduced.js +28 -0
- package/build/rn/icons/SpeedReduced.native.js +28 -0
- package/build/rn/icons/StatusError.js +28 -0
- package/build/rn/icons/StatusError.native.js +28 -0
- package/build/rn/icons/StatusSuccess.js +28 -0
- package/build/rn/icons/StatusSuccess.native.js +28 -0
- package/build/rn/icons/StatusWarning.js +28 -0
- package/build/rn/icons/StatusWarning.native.js +28 -0
- package/build/rn/icons/Subtract.js +28 -0
- package/build/rn/icons/Subtract.native.js +28 -0
- package/build/rn/icons/Success.js +28 -0
- package/build/rn/icons/Success.native.js +28 -0
- package/build/rn/icons/Suitcase.js +28 -0
- package/build/rn/icons/Suitcase.native.js +28 -0
- package/build/rn/icons/Support.js +28 -0
- package/build/rn/icons/Support.native.js +28 -0
- package/build/rn/icons/Support911.js +28 -0
- package/build/rn/icons/Support911.native.js +28 -0
- package/build/rn/icons/SupportBold.js +28 -0
- package/build/rn/icons/SupportBold.native.js +28 -0
- package/build/rn/icons/TV.js +28 -0
- package/build/rn/icons/TV.native.js +28 -0
- package/build/rn/icons/TVChoiceAndFlexibility.js +28 -0
- package/build/rn/icons/TVChoiceAndFlexibility.native.js +28 -0
- package/build/rn/icons/Tablet.js +28 -0
- package/build/rn/icons/Tablet.native.js +28 -0
- package/build/rn/icons/Target.js +28 -0
- package/build/rn/icons/Target.native.js +28 -0
- package/build/rn/icons/Tasks.js +28 -0
- package/build/rn/icons/Tasks.native.js +28 -0
- package/build/rn/icons/ThumbsUp.js +28 -0
- package/build/rn/icons/ThumbsUp.native.js +28 -0
- package/build/rn/icons/Time.js +28 -0
- package/build/rn/icons/Time.native.js +28 -0
- package/build/rn/icons/Times.js +28 -0
- package/build/rn/icons/Times.native.js +28 -0
- package/build/rn/icons/TowTruck.js +28 -0
- package/build/rn/icons/TowTruck.native.js +28 -0
- package/build/rn/icons/Transmitter.js +28 -0
- package/build/rn/icons/Transmitter.native.js +28 -0
- package/build/rn/icons/Unmuted.js +28 -0
- package/build/rn/icons/Unmuted.native.js +28 -0
- package/build/rn/icons/Upload.js +28 -0
- package/build/rn/icons/Upload.native.js +28 -0
- package/build/rn/icons/UploadToCloud.js +28 -0
- package/build/rn/icons/UploadToCloud.native.js +28 -0
- package/build/rn/icons/UsbCable.js +28 -0
- package/build/rn/icons/UsbCable.native.js +28 -0
- package/build/rn/icons/User.js +28 -0
- package/build/rn/icons/User.native.js +28 -0
- package/build/rn/icons/UserAddBold.js +28 -0
- package/build/rn/icons/UserAddBold.native.js +28 -0
- package/build/rn/icons/Users.js +28 -0
- package/build/rn/icons/Users.native.js +28 -0
- package/build/rn/icons/VideoCall.js +32 -0
- package/build/rn/icons/VideoCall.native.js +32 -0
- package/build/rn/icons/VideoChat.js +28 -0
- package/build/rn/icons/VideoChat.native.js +28 -0
- package/build/rn/icons/VideoGames.js +28 -0
- package/build/rn/icons/VideoGames.native.js +28 -0
- package/build/rn/icons/Visible.js +28 -0
- package/build/rn/icons/Visible.native.js +28 -0
- package/build/rn/icons/VisuallyImpaired.js +28 -0
- package/build/rn/icons/VisuallyImpaired.native.js +28 -0
- package/build/rn/icons/Warranty.js +28 -0
- package/build/rn/icons/Warranty.native.js +28 -0
- package/build/rn/icons/Watch.js +28 -0
- package/build/rn/icons/Watch.native.js +28 -0
- package/build/rn/icons/WifiBoost.js +28 -0
- package/build/rn/icons/WifiBoost.native.js +28 -0
- package/build/rn/icons/WifiCloud.js +28 -0
- package/build/rn/icons/WifiCloud.native.js +28 -0
- package/build/rn/icons/accessible.icon.svg +3 -0
- package/build/rn/icons/add-user.icon.svg +3 -0
- package/build/rn/icons/add.icon.svg +3 -0
- package/build/rn/icons/alarm-clock.icon.svg +3 -0
- package/build/rn/icons/ambulance.icon.svg +3 -0
- package/build/rn/icons/arrow-down.icon.svg +3 -0
- package/build/rn/icons/arrow-left.icon.svg +3 -0
- package/build/rn/icons/arrow-right.icon.svg +3 -0
- package/build/rn/icons/arrow-up.icon.svg +3 -0
- package/build/rn/icons/artificial-intelligence.icon.svg +3 -0
- package/build/rn/icons/assistive-listening.icon.svg +3 -0
- package/build/rn/icons/attention.icon.svg +3 -0
- package/build/rn/icons/award.icon.svg +3 -0
- package/build/rn/icons/baby-boy.icon.svg +3 -0
- package/build/rn/icons/baby-girl.icon.svg +3 -0
- package/build/rn/icons/baby.icon.svg +3 -0
- package/build/rn/icons/back-to-school.icon.svg +3 -0
- package/build/rn/icons/bank.icon.svg +3 -0
- package/build/rn/icons/battery-car.icon.svg +3 -0
- package/build/rn/icons/battery-charging.icon.svg +3 -0
- package/build/rn/icons/bell.icon.svg +3 -0
- package/build/rn/icons/bill.icon.svg +3 -0
- package/build/rn/icons/bookmark.icon.svg +3 -0
- package/build/rn/icons/braille.icon.svg +3 -0
- package/build/rn/icons/briefcase.icon.svg +3 -0
- package/build/rn/icons/bullet-fill.icon.svg +3 -0
- package/build/rn/icons/calendar.icon.svg +3 -0
- package/build/rn/icons/call-forward.icon.svg +3 -0
- package/build/rn/icons/call-out.icon.svg +3 -0
- package/build/rn/icons/call-receive.icon.svg +3 -0
- package/build/rn/icons/call-talking.icon.svg +3 -0
- package/build/rn/icons/call.icon.svg +3 -0
- package/build/rn/icons/camera.icon.svg +3 -0
- package/build/rn/icons/can-us.icon.svg +3 -0
- package/build/rn/icons/car.icon.svg +3 -0
- package/build/rn/icons/caret-down.icon.svg +3 -0
- package/build/rn/icons/caret-up.icon.svg +3 -0
- package/build/rn/icons/cart-empty-bold.icon.svg +3 -0
- package/build/rn/icons/cart-filled-bold.icon.svg +4 -0
- package/build/rn/icons/channels.icon.svg +3 -0
- package/build/rn/icons/charts-bar1.icon.svg +3 -0
- package/build/rn/icons/charts-bar2.icon.svg +3 -0
- package/build/rn/icons/charts-line.icon.svg +3 -0
- package/build/rn/icons/chat-support.icon.svg +3 -0
- package/build/rn/icons/chat1.icon.svg +3 -0
- package/build/rn/icons/chat2.icon.svg +3 -0
- package/build/rn/icons/check.icon.svg +3 -0
- package/build/rn/icons/checkmark.icon.svg +3 -0
- package/build/rn/icons/chevron-left.icon.svg +3 -0
- package/build/rn/icons/chevron-right.icon.svg +3 -0
- package/build/rn/icons/clipboard.icon.svg +3 -0
- package/build/rn/icons/close.icon.svg +3 -0
- package/build/rn/icons/closed-captions.icon.svg +3 -0
- package/build/rn/icons/cloud-download.icon.svg +3 -0
- package/build/rn/icons/cloud-sync.icon.svg +3 -0
- package/build/rn/icons/cloud-upload.icon.svg +3 -0
- package/build/rn/icons/cognitive-disability.icon.svg +3 -0
- package/build/rn/icons/collaboration.icon.svg +3 -0
- package/build/rn/icons/compass.icon.svg +3 -0
- package/build/rn/icons/computer-network.icon.svg +3 -0
- package/build/rn/icons/contract.icon.svg +3 -0
- package/build/rn/icons/credit-card.icon.svg +3 -0
- package/build/rn/icons/cronometer.icon.svg +3 -0
- package/build/rn/icons/css-activations.icon.svg +3 -0
- package/build/rn/icons/data-limit.icon.svg +3 -0
- package/build/rn/icons/deals.icon.svg +3 -0
- package/build/rn/icons/delete.icon.svg +3 -0
- package/build/rn/icons/delivery.icon.svg +3 -0
- package/build/rn/icons/devices.icon.svg +3 -0
- package/build/rn/icons/diagram.icon.svg +3 -0
- package/build/rn/icons/diamond.icon.svg +3 -0
- package/build/rn/icons/direction.icon.svg +3 -0
- package/build/rn/icons/document.icon.svg +3 -0
- package/build/rn/icons/donate.icon.svg +3 -0
- package/build/rn/icons/download-pdf.icon.svg +3 -0
- package/build/rn/icons/download-pdfs.icon.svg +3 -0
- package/build/rn/icons/download.icon.svg +3 -0
- package/build/rn/icons/edit.icon.svg +3 -0
- package/build/rn/icons/email.icon.svg +3 -0
- package/build/rn/icons/escalations.icon.svg +3 -0
- package/build/rn/icons/expand.icon.svg +3 -0
- package/build/rn/icons/favourite-network.icon.svg +3 -0
- package/build/rn/icons/files.icon.svg +3 -0
- package/build/rn/icons/fingerprint.icon.svg +3 -0
- package/build/rn/icons/firewall.icon.svg +3 -0
- package/build/rn/icons/flag.icon.svg +3 -0
- package/build/rn/icons/fullscreen-expand.icon.svg +3 -0
- package/build/rn/icons/fullscreen-minimize.icon.svg +3 -0
- package/build/rn/icons/gift.icon.svg +3 -0
- package/build/rn/icons/globe1.icon.svg +3 -0
- package/build/rn/icons/globe2.icon.svg +3 -0
- package/build/rn/icons/grid.icon.svg +3 -0
- package/build/rn/icons/head-both.icon.svg +3 -0
- package/build/rn/icons/head-female.icon.svg +3 -0
- package/build/rn/icons/head-male.icon.svg +3 -0
- package/build/rn/icons/headset.icon.svg +3 -0
- package/build/rn/icons/heart.icon.svg +3 -0
- package/build/rn/icons/heartbeat.icon.svg +3 -0
- package/build/rn/icons/helpdesk.icon.svg +3 -0
- package/build/rn/icons/home-security.icon.svg +3 -0
- package/build/rn/icons/home.icon.svg +3 -0
- package/build/rn/icons/idtag.icon.svg +3 -0
- package/build/rn/icons/index.js +235 -0
- package/build/rn/icons/infinite.icon.svg +3 -0
- package/build/rn/icons/information.icon.svg +3 -0
- package/build/rn/icons/internet.icon.svg +3 -0
- package/build/rn/icons/invisible.icon.svg +3 -0
- package/build/rn/icons/key.icon.svg +3 -0
- package/build/rn/icons/laptop.icon.svg +3 -0
- package/build/rn/icons/layers.icon.svg +3 -0
- package/build/rn/icons/leak-detect.icon.svg +3 -0
- package/build/rn/icons/lifesaver.icon.svg +3 -0
- package/build/rn/icons/lightbulb.icon.svg +3 -0
- package/build/rn/icons/link-external.icon.svg +3 -0
- package/build/rn/icons/list.icon.svg +3 -0
- package/build/rn/icons/location-add.icon.svg +3 -0
- package/build/rn/icons/location-home.icon.svg +3 -0
- package/build/rn/icons/location-ineligible.icon.svg +3 -0
- package/build/rn/icons/location-map.icon.svg +3 -0
- package/build/rn/icons/location-regular.icon.svg +3 -0
- package/build/rn/icons/location-remove.icon.svg +3 -0
- package/build/rn/icons/location-success.icon.svg +3 -0
- package/build/rn/icons/location-verified.icon.svg +3 -0
- package/build/rn/icons/lock-closed.icon.svg +3 -0
- package/build/rn/icons/lock-opened.icon.svg +3 -0
- package/build/rn/icons/login-form.icon.svg +3 -0
- package/build/rn/icons/magnify.icon.svg +3 -0
- package/build/rn/icons/map.icon.svg +3 -0
- package/build/rn/icons/medical.icon.svg +3 -0
- package/build/rn/icons/messaging.icon.svg +3 -0
- package/build/rn/icons/mobility.icon.svg +3 -0
- package/build/rn/icons/modal.icon.svg +3 -0
- package/build/rn/icons/money.icon.svg +3 -0
- package/build/rn/icons/movie.icon.svg +3 -0
- package/build/rn/icons/music.icon.svg +3 -0
- package/build/rn/icons/muted.icon.svg +3 -0
- package/build/rn/icons/networking.icon.svg +3 -0
- package/build/rn/icons/news.icon.svg +3 -0
- package/build/rn/icons/next-gen-firewall.icon.svg +3 -0
- package/build/rn/icons/no-contract.icon.svg +3 -0
- package/build/rn/icons/notify-bold.icon.svg +3 -0
- package/build/rn/icons/office.icon.svg +3 -0
- package/build/rn/icons/offices.icon.svg +3 -0
- package/build/rn/icons/on-demand.icon.svg +3 -0
- package/build/rn/icons/on-the-go.icon.svg +3 -0
- package/build/rn/icons/online-security.icon.svg +3 -0
- package/build/rn/icons/order-ascend.icon.svg +3 -0
- package/build/rn/icons/order-descend.icon.svg +3 -0
- package/build/rn/icons/paperless.icon.svg +3 -0
- package/build/rn/icons/passport.icon.svg +3 -0
- package/build/rn/icons/pause.icon.svg +3 -0
- package/build/rn/icons/phone-business.icon.svg +3 -0
- package/build/rn/icons/phone-home.icon.svg +3 -0
- package/build/rn/icons/phone-reception.icon.svg +3 -0
- package/build/rn/icons/phone.icon.svg +3 -0
- package/build/rn/icons/photo.icon.svg +3 -0
- package/build/rn/icons/photos.icon.svg +3 -0
- package/build/rn/icons/piggy-bank.icon.svg +3 -0
- package/build/rn/icons/pik-tv.icon.svg +3 -0
- package/build/rn/icons/play-solid.icon.svg +3 -0
- package/build/rn/icons/play-video.icon.svg +3 -0
- package/build/rn/icons/play.icon.svg +3 -0
- package/build/rn/icons/preference.icon.svg +3 -0
- package/build/rn/icons/print.icon.svg +3 -0
- package/build/rn/icons/private-cloud.icon.svg +3 -0
- package/build/rn/icons/proactive-assurance.icon.svg +3 -0
- package/build/rn/icons/profile-bold.icon.svg +3 -0
- package/build/rn/icons/profile.icon.svg +3 -0
- package/build/rn/icons/question.icon.svg +3 -0
- package/build/rn/icons/quote-left.icon.svg +3 -0
- package/build/rn/icons/radar.icon.svg +3 -0
- package/build/rn/icons/receipt.icon.svg +3 -0
- package/build/rn/icons/record.icon.svg +3 -0
- package/build/rn/icons/refresh.icon.svg +3 -0
- package/build/rn/icons/remote-control.icon.svg +3 -0
- package/build/rn/icons/replay.icon.svg +3 -0
- package/build/rn/icons/router.icon.svg +3 -0
- package/build/rn/icons/search-bold.icon.svg +3 -0
- package/build/rn/icons/search.icon.svg +3 -0
- package/build/rn/icons/security-camera.icon.svg +3 -0
- package/build/rn/icons/security-house.icon.svg +3 -0
- package/build/rn/icons/security-mobile.icon.svg +3 -0
- package/build/rn/icons/security-settings.icon.svg +3 -0
- package/build/rn/icons/server.icon.svg +3 -0
- package/build/rn/icons/service-truck.icon.svg +3 -0
- package/build/rn/icons/settings-bold.icon.svg +3 -0
- package/build/rn/icons/settings-solid.icon.svg +3 -0
- package/build/rn/icons/settings.icon.svg +3 -0
- package/build/rn/icons/shared-account.icon.svg +3 -0
- package/build/rn/icons/shop.icon.svg +3 -0
- package/build/rn/icons/sign-post.icon.svg +3 -0
- package/build/rn/icons/signal.icon.svg +3 -0
- package/build/rn/icons/sim-card.icon.svg +3 -0
- package/build/rn/icons/smart-wear-security.icon.svg +3 -0
- package/build/rn/icons/soccer.icon.svg +3 -0
- package/build/rn/icons/speaker-phone.icon.svg +3 -0
- package/build/rn/icons/speaker.icon.svg +3 -0
- package/build/rn/icons/speed-reduced.icon.svg +3 -0
- package/build/rn/icons/speed.icon.svg +3 -0
- package/build/rn/icons/status-error.icon.svg +3 -0
- package/build/rn/icons/status-success.icon.svg +3 -0
- package/build/rn/icons/status-warning.icon.svg +3 -0
- package/build/rn/icons/subtract.icon.svg +3 -0
- package/build/rn/icons/success.icon.svg +3 -0
- package/build/rn/icons/suitcase.icon.svg +3 -0
- package/build/rn/icons/support-bold.icon.svg +3 -0
- package/build/rn/icons/support.icon.svg +3 -0
- package/build/rn/icons/support911.icon.svg +3 -0
- package/build/rn/icons/tablet.icon.svg +3 -0
- package/build/rn/icons/target.icon.svg +3 -0
- package/build/rn/icons/tasks.icon.svg +3 -0
- package/build/rn/icons/thumbs-up.icon.svg +3 -0
- package/build/rn/icons/time.icon.svg +3 -0
- package/build/rn/icons/times.icon.svg +3 -0
- package/build/rn/icons/tow-truck.icon.svg +3 -0
- package/build/rn/icons/transmitter.icon.svg +3 -0
- package/build/rn/icons/tv.icon.svg +3 -0
- package/build/rn/icons/tvchoice-and-flexibility.icon.svg +3 -0
- package/build/rn/icons/unmuted.icon.svg +3 -0
- package/build/rn/icons/upload-to-cloud.icon.svg +3 -0
- package/build/rn/icons/upload.icon.svg +3 -0
- package/build/rn/icons/usb-cable.icon.svg +3 -0
- package/build/rn/icons/user-add-bold.icon.svg +3 -0
- package/build/rn/icons/user.icon.svg +3 -0
- package/build/rn/icons/users.icon.svg +3 -0
- package/build/rn/icons/video-call.icon.svg +6 -0
- package/build/rn/icons/video-chat.icon.svg +3 -0
- package/build/rn/icons/video-games.icon.svg +3 -0
- package/build/rn/icons/visible.icon.svg +3 -0
- package/build/rn/icons/visually-impaired.icon.svg +3 -0
- package/build/rn/icons/warranty.icon.svg +3 -0
- package/build/rn/icons/watch.icon.svg +3 -0
- package/build/rn/icons/wifi-boost.icon.svg +3 -0
- package/build/rn/icons/wifi-cloud.icon.svg +3 -0
- package/build/rn/palette.js +512 -0
- package/build/web/fonts/fonts-cdn-family.css +49 -0
- package/build/web/fonts/fonts-cdn.css +35 -0
- package/build/web/fonts/fonts-local-family.css +49 -0
- package/build/web/fonts/fonts-local.css +35 -0
- package/build/web/fonts/v1_0_0-HelveticaNow-300-9il64yIoBfcEIZe_FDqKW.otf +0 -0
- package/build/web/fonts/v1_0_0-HelveticaNow-400-97VBfAYKzsce5plw3dGbz.woff +0 -0
- package/build/web/fonts/v1_0_0-HelveticaNow-500-RmTPfZI4j6iDc8taTnUrI.woff +0 -0
- package/build/web/fonts/v1_0_0-HelveticaNow-700-UaAqGqM5m4egPmgCpkfiX.woff +0 -0
- package/build/web/fonts/v1_0_0-HelveticaNowOTF-400-THhmQuyk9a46JQftdq4VY.otf +0 -0
- package/build/web/fonts/v1_0_0-HelveticaNowOTF-500-tNZ2k3xmfkc8Mp9_gjr1X.otf +0 -0
- package/build/web/fonts/v1_0_0-HelveticaNowOTF-700-s82N7o_JnrhnfCnXaS-eD.otf +0 -0
- package/build/web/icons/Accessible.js +28 -0
- package/build/web/icons/Add.js +28 -0
- package/build/web/icons/AddUser.js +28 -0
- package/build/web/icons/AlarmClock.js +28 -0
- package/build/web/icons/Ambulance.js +28 -0
- package/build/web/icons/ArrowDown.js +28 -0
- package/build/web/icons/ArrowLeft.js +28 -0
- package/build/web/icons/ArrowRight.js +28 -0
- package/build/web/icons/ArrowUp.js +28 -0
- package/build/web/icons/ArtificialIntelligence.js +28 -0
- package/build/web/icons/AssistiveListening.js +28 -0
- package/build/web/icons/Attention.js +28 -0
- package/build/web/icons/Award.js +28 -0
- package/build/web/icons/Baby.js +28 -0
- package/build/web/icons/BabyBoy.js +28 -0
- package/build/web/icons/BabyGirl.js +28 -0
- package/build/web/icons/BackToSchool.js +28 -0
- package/build/web/icons/Bank.js +28 -0
- package/build/web/icons/BatteryCar.js +28 -0
- package/build/web/icons/BatteryCharging.js +28 -0
- package/build/web/icons/Bell.js +28 -0
- package/build/web/icons/Bill.js +28 -0
- package/build/web/icons/Bookmark.js +28 -0
- package/build/web/icons/Braille.js +28 -0
- package/build/web/icons/Briefcase.js +28 -0
- package/build/web/icons/BulletFill.js +28 -0
- package/build/web/icons/Calendar.js +28 -0
- package/build/web/icons/Call.js +28 -0
- package/build/web/icons/CallForward.js +28 -0
- package/build/web/icons/CallOut.js +28 -0
- package/build/web/icons/CallReceive.js +28 -0
- package/build/web/icons/CallTalking.js +28 -0
- package/build/web/icons/Camera.js +28 -0
- package/build/web/icons/CanUs.js +28 -0
- package/build/web/icons/Car.js +28 -0
- package/build/web/icons/CaretDown.js +28 -0
- package/build/web/icons/CaretUp.js +28 -0
- package/build/web/icons/CartEmptyBold.js +28 -0
- package/build/web/icons/CartFilledBold.js +32 -0
- package/build/web/icons/Channels.js +28 -0
- package/build/web/icons/ChartsBar1.js +28 -0
- package/build/web/icons/ChartsBar2.js +28 -0
- package/build/web/icons/ChartsLine.js +28 -0
- package/build/web/icons/Chat1.js +28 -0
- package/build/web/icons/Chat2.js +28 -0
- package/build/web/icons/ChatSupport.js +28 -0
- package/build/web/icons/Check.js +28 -0
- package/build/web/icons/Checkmark.js +28 -0
- package/build/web/icons/ChevronLeft.js +28 -0
- package/build/web/icons/ChevronRight.js +28 -0
- package/build/web/icons/Clipboard.js +28 -0
- package/build/web/icons/Close.js +28 -0
- package/build/web/icons/ClosedCaptions.js +26 -0
- package/build/web/icons/CloudDownload.js +28 -0
- package/build/web/icons/CloudSync.js +28 -0
- package/build/web/icons/CloudUpload.js +28 -0
- package/build/web/icons/CognitiveDisability.js +28 -0
- package/build/web/icons/Collaboration.js +28 -0
- package/build/web/icons/Compass.js +28 -0
- package/build/web/icons/ComputerNetwork.js +28 -0
- package/build/web/icons/Contract.js +28 -0
- package/build/web/icons/CreditCard.js +28 -0
- package/build/web/icons/Cronometer.js +28 -0
- package/build/web/icons/CssActivations.js +26 -0
- package/build/web/icons/DataLimit.js +28 -0
- package/build/web/icons/Deals.js +28 -0
- package/build/web/icons/Delete.js +28 -0
- package/build/web/icons/Delivery.js +28 -0
- package/build/web/icons/Devices.js +28 -0
- package/build/web/icons/Diagram.js +28 -0
- package/build/web/icons/Diamond.js +28 -0
- package/build/web/icons/Direction.js +28 -0
- package/build/web/icons/Document.js +28 -0
- package/build/web/icons/Donate.js +28 -0
- package/build/web/icons/Download.js +28 -0
- package/build/web/icons/DownloadPdf.js +28 -0
- package/build/web/icons/DownloadPdfs.js +28 -0
- package/build/web/icons/Edit.js +28 -0
- package/build/web/icons/Email.js +28 -0
- package/build/web/icons/Escalations.js +26 -0
- package/build/web/icons/Expand.js +28 -0
- package/build/web/icons/FavouriteNetwork.js +28 -0
- package/build/web/icons/Files.js +28 -0
- package/build/web/icons/Fingerprint.js +28 -0
- package/build/web/icons/Firewall.js +28 -0
- package/build/web/icons/Flag.js +28 -0
- package/build/web/icons/FullscreenExpand.js +26 -0
- package/build/web/icons/FullscreenMinimize.js +26 -0
- package/build/web/icons/Gift.js +28 -0
- package/build/web/icons/Globe1.js +28 -0
- package/build/web/icons/Globe2.js +28 -0
- package/build/web/icons/Grid.js +28 -0
- package/build/web/icons/HeadBoth.js +28 -0
- package/build/web/icons/HeadFemale.js +28 -0
- package/build/web/icons/HeadMale.js +28 -0
- package/build/web/icons/Headset.js +28 -0
- package/build/web/icons/Heart.js +28 -0
- package/build/web/icons/Heartbeat.js +28 -0
- package/build/web/icons/Helpdesk.js +26 -0
- package/build/web/icons/Home.js +28 -0
- package/build/web/icons/HomeSecurity.js +28 -0
- package/build/web/icons/IDTag.js +28 -0
- package/build/web/icons/Infinite.js +28 -0
- package/build/web/icons/Information.js +28 -0
- package/build/web/icons/Internet.js +28 -0
- package/build/web/icons/Invisible.js +28 -0
- package/build/web/icons/Key.js +28 -0
- package/build/web/icons/Laptop.js +28 -0
- package/build/web/icons/Layers.js +28 -0
- package/build/web/icons/LeakDetect.js +28 -0
- package/build/web/icons/Lifesaver.js +28 -0
- package/build/web/icons/Lightbulb.js +28 -0
- package/build/web/icons/LinkExternal.js +28 -0
- package/build/web/icons/List.js +26 -0
- package/build/web/icons/LocationAdd.js +28 -0
- package/build/web/icons/LocationHome.js +28 -0
- package/build/web/icons/LocationIneligible.js +28 -0
- package/build/web/icons/LocationMap.js +28 -0
- package/build/web/icons/LocationRegular.js +28 -0
- package/build/web/icons/LocationRemove.js +28 -0
- package/build/web/icons/LocationSuccess.js +28 -0
- package/build/web/icons/LocationVerified.js +28 -0
- package/build/web/icons/LockClosed.js +28 -0
- package/build/web/icons/LockOpened.js +28 -0
- package/build/web/icons/LoginForm.js +28 -0
- package/build/web/icons/Magnify.js +28 -0
- package/build/web/icons/Map.js +28 -0
- package/build/web/icons/Medical.js +28 -0
- package/build/web/icons/Messaging.js +28 -0
- package/build/web/icons/Mobility.js +28 -0
- package/build/web/icons/Modal.js +26 -0
- package/build/web/icons/Money.js +28 -0
- package/build/web/icons/Movie.js +28 -0
- package/build/web/icons/Music.js +28 -0
- package/build/web/icons/Muted.js +26 -0
- package/build/web/icons/Networking.js +28 -0
- package/build/web/icons/News.js +28 -0
- package/build/web/icons/NextGenFirewall.js +28 -0
- package/build/web/icons/NoContract.js +28 -0
- package/build/web/icons/NotifyBold.js +28 -0
- package/build/web/icons/Office.js +28 -0
- package/build/web/icons/Offices.js +28 -0
- package/build/web/icons/OnDemand.js +28 -0
- package/build/web/icons/OnTheGo.js +28 -0
- package/build/web/icons/OnlineSecurity.js +28 -0
- package/build/web/icons/OrderAscend.js +28 -0
- package/build/web/icons/OrderDescend.js +28 -0
- package/build/web/icons/Paperless.js +28 -0
- package/build/web/icons/Passport.js +28 -0
- package/build/web/icons/Pause.js +26 -0
- package/build/web/icons/Phone.js +28 -0
- package/build/web/icons/PhoneBusiness.js +28 -0
- package/build/web/icons/PhoneHome.js +28 -0
- package/build/web/icons/PhoneReception.js +28 -0
- package/build/web/icons/Photo.js +28 -0
- package/build/web/icons/Photos.js +28 -0
- package/build/web/icons/PiggyBank.js +28 -0
- package/build/web/icons/PikTV.js +28 -0
- package/build/web/icons/Play.js +28 -0
- package/build/web/icons/PlaySolid.js +28 -0
- package/build/web/icons/PlayVideo.js +28 -0
- package/build/web/icons/Preference.js +28 -0
- package/build/web/icons/Print.js +28 -0
- package/build/web/icons/PrivateCloud.js +28 -0
- package/build/web/icons/ProactiveAssurance.js +26 -0
- package/build/web/icons/Profile.js +28 -0
- package/build/web/icons/ProfileBold.js +28 -0
- package/build/web/icons/Question.js +28 -0
- package/build/web/icons/QuoteLeft.js +28 -0
- package/build/web/icons/Radar.js +28 -0
- package/build/web/icons/Receipt.js +28 -0
- package/build/web/icons/Record.js +28 -0
- package/build/web/icons/Refresh.js +28 -0
- package/build/web/icons/RemoteControl.js +28 -0
- package/build/web/icons/Replay.js +26 -0
- package/build/web/icons/Router.js +28 -0
- package/build/web/icons/Search.js +28 -0
- package/build/web/icons/SearchBold.js +28 -0
- package/build/web/icons/SecurityCamera.js +28 -0
- package/build/web/icons/SecurityHouse.js +28 -0
- package/build/web/icons/SecurityMobile.js +28 -0
- package/build/web/icons/SecuritySettings.js +28 -0
- package/build/web/icons/Server.js +28 -0
- package/build/web/icons/ServiceTruck.js +28 -0
- package/build/web/icons/Settings.js +28 -0
- package/build/web/icons/SettingsBold.js +28 -0
- package/build/web/icons/SettingsSolid.js +26 -0
- package/build/web/icons/SharedAccount.js +28 -0
- package/build/web/icons/Shop.js +28 -0
- package/build/web/icons/SignPost.js +28 -0
- package/build/web/icons/Signal.js +28 -0
- package/build/web/icons/SimCard.js +28 -0
- package/build/web/icons/SmartWearSecurity.js +28 -0
- package/build/web/icons/Soccer.js +28 -0
- package/build/web/icons/Speaker.js +28 -0
- package/build/web/icons/SpeakerPhone.js +28 -0
- package/build/web/icons/Speed.js +28 -0
- package/build/web/icons/SpeedReduced.js +28 -0
- package/build/web/icons/StatusError.js +28 -0
- package/build/web/icons/StatusSuccess.js +28 -0
- package/build/web/icons/StatusWarning.js +28 -0
- package/build/web/icons/Subtract.js +28 -0
- package/build/web/icons/Success.js +28 -0
- package/build/web/icons/Suitcase.js +28 -0
- package/build/web/icons/Support.js +28 -0
- package/build/web/icons/Support911.js +28 -0
- package/build/web/icons/SupportBold.js +28 -0
- package/build/web/icons/TV.js +28 -0
- package/build/web/icons/TVChoiceAndFlexibility.js +28 -0
- package/build/web/icons/Tablet.js +28 -0
- package/build/web/icons/Target.js +28 -0
- package/build/web/icons/Tasks.js +28 -0
- package/build/web/icons/ThumbsUp.js +28 -0
- package/build/web/icons/Time.js +28 -0
- package/build/web/icons/Times.js +28 -0
- package/build/web/icons/TowTruck.js +28 -0
- package/build/web/icons/Transmitter.js +28 -0
- package/build/web/icons/Unmuted.js +28 -0
- package/build/web/icons/Upload.js +28 -0
- package/build/web/icons/UploadToCloud.js +28 -0
- package/build/web/icons/UsbCable.js +28 -0
- package/build/web/icons/User.js +28 -0
- package/build/web/icons/UserAddBold.js +28 -0
- package/build/web/icons/Users.js +28 -0
- package/build/web/icons/VideoCall.js +32 -0
- package/build/web/icons/VideoChat.js +28 -0
- package/build/web/icons/VideoGames.js +28 -0
- package/build/web/icons/Visible.js +28 -0
- package/build/web/icons/VisuallyImpaired.js +28 -0
- package/build/web/icons/Warranty.js +28 -0
- package/build/web/icons/Watch.js +28 -0
- package/build/web/icons/WifiBoost.js +28 -0
- package/build/web/icons/WifiCloud.js +28 -0
- package/build/web/icons/accessible.icon.svg +3 -0
- package/build/web/icons/add-user.icon.svg +3 -0
- package/build/web/icons/add.icon.svg +3 -0
- package/build/web/icons/alarm-clock.icon.svg +3 -0
- package/build/web/icons/ambulance.icon.svg +3 -0
- package/build/web/icons/arrow-down.icon.svg +3 -0
- package/build/web/icons/arrow-left.icon.svg +3 -0
- package/build/web/icons/arrow-right.icon.svg +3 -0
- package/build/web/icons/arrow-up.icon.svg +3 -0
- package/build/web/icons/artificial-intelligence.icon.svg +3 -0
- package/build/web/icons/assistive-listening.icon.svg +3 -0
- package/build/web/icons/attention.icon.svg +3 -0
- package/build/web/icons/award.icon.svg +3 -0
- package/build/web/icons/baby-boy.icon.svg +3 -0
- package/build/web/icons/baby-girl.icon.svg +3 -0
- package/build/web/icons/baby.icon.svg +3 -0
- package/build/web/icons/back-to-school.icon.svg +3 -0
- package/build/web/icons/bank.icon.svg +3 -0
- package/build/web/icons/battery-car.icon.svg +3 -0
- package/build/web/icons/battery-charging.icon.svg +3 -0
- package/build/web/icons/bell.icon.svg +3 -0
- package/build/web/icons/bill.icon.svg +3 -0
- package/build/web/icons/bookmark.icon.svg +3 -0
- package/build/web/icons/braille.icon.svg +3 -0
- package/build/web/icons/briefcase.icon.svg +3 -0
- package/build/web/icons/bullet-fill.icon.svg +3 -0
- package/build/web/icons/calendar.icon.svg +3 -0
- package/build/web/icons/call-forward.icon.svg +3 -0
- package/build/web/icons/call-out.icon.svg +3 -0
- package/build/web/icons/call-receive.icon.svg +3 -0
- package/build/web/icons/call-talking.icon.svg +3 -0
- package/build/web/icons/call.icon.svg +3 -0
- package/build/web/icons/camera.icon.svg +3 -0
- package/build/web/icons/can-us.icon.svg +3 -0
- package/build/web/icons/car.icon.svg +3 -0
- package/build/web/icons/caret-down.icon.svg +3 -0
- package/build/web/icons/caret-up.icon.svg +3 -0
- package/build/web/icons/cart-empty-bold.icon.svg +3 -0
- package/build/web/icons/cart-filled-bold.icon.svg +4 -0
- package/build/web/icons/channels.icon.svg +3 -0
- package/build/web/icons/charts-bar1.icon.svg +3 -0
- package/build/web/icons/charts-bar2.icon.svg +3 -0
- package/build/web/icons/charts-line.icon.svg +3 -0
- package/build/web/icons/chat-support.icon.svg +3 -0
- package/build/web/icons/chat1.icon.svg +3 -0
- package/build/web/icons/chat2.icon.svg +3 -0
- package/build/web/icons/check.icon.svg +3 -0
- package/build/web/icons/checkmark.icon.svg +3 -0
- package/build/web/icons/chevron-left.icon.svg +3 -0
- package/build/web/icons/chevron-right.icon.svg +3 -0
- package/build/web/icons/clipboard.icon.svg +3 -0
- package/build/web/icons/close.icon.svg +3 -0
- package/build/web/icons/closed-captions.icon.svg +3 -0
- package/build/web/icons/cloud-download.icon.svg +3 -0
- package/build/web/icons/cloud-sync.icon.svg +3 -0
- package/build/web/icons/cloud-upload.icon.svg +3 -0
- package/build/web/icons/cognitive-disability.icon.svg +3 -0
- package/build/web/icons/collaboration.icon.svg +3 -0
- package/build/web/icons/compass.icon.svg +3 -0
- package/build/web/icons/computer-network.icon.svg +3 -0
- package/build/web/icons/contract.icon.svg +3 -0
- package/build/web/icons/credit-card.icon.svg +3 -0
- package/build/web/icons/cronometer.icon.svg +3 -0
- package/build/web/icons/css-activations.icon.svg +3 -0
- package/build/web/icons/data-limit.icon.svg +3 -0
- package/build/web/icons/deals.icon.svg +3 -0
- package/build/web/icons/delete.icon.svg +3 -0
- package/build/web/icons/delivery.icon.svg +3 -0
- package/build/web/icons/devices.icon.svg +3 -0
- package/build/web/icons/diagram.icon.svg +3 -0
- package/build/web/icons/diamond.icon.svg +3 -0
- package/build/web/icons/direction.icon.svg +3 -0
- package/build/web/icons/document.icon.svg +3 -0
- package/build/web/icons/donate.icon.svg +3 -0
- package/build/web/icons/download-pdf.icon.svg +3 -0
- package/build/web/icons/download-pdfs.icon.svg +3 -0
- package/build/web/icons/download.icon.svg +3 -0
- package/build/web/icons/edit.icon.svg +3 -0
- package/build/web/icons/email.icon.svg +3 -0
- package/build/web/icons/escalations.icon.svg +3 -0
- package/build/web/icons/expand.icon.svg +3 -0
- package/build/web/icons/favourite-network.icon.svg +3 -0
- package/build/web/icons/files.icon.svg +3 -0
- package/build/web/icons/fingerprint.icon.svg +3 -0
- package/build/web/icons/firewall.icon.svg +3 -0
- package/build/web/icons/flag.icon.svg +3 -0
- package/build/web/icons/fullscreen-expand.icon.svg +3 -0
- package/build/web/icons/fullscreen-minimize.icon.svg +3 -0
- package/build/web/icons/gift.icon.svg +3 -0
- package/build/web/icons/globe1.icon.svg +3 -0
- package/build/web/icons/globe2.icon.svg +3 -0
- package/build/web/icons/grid.icon.svg +3 -0
- package/build/web/icons/head-both.icon.svg +3 -0
- package/build/web/icons/head-female.icon.svg +3 -0
- package/build/web/icons/head-male.icon.svg +3 -0
- package/build/web/icons/headset.icon.svg +3 -0
- package/build/web/icons/heart.icon.svg +3 -0
- package/build/web/icons/heartbeat.icon.svg +3 -0
- package/build/web/icons/helpdesk.icon.svg +3 -0
- package/build/web/icons/home-security.icon.svg +3 -0
- package/build/web/icons/home.icon.svg +3 -0
- package/build/web/icons/idtag.icon.svg +3 -0
- package/build/web/icons/index.js +235 -0
- package/build/web/icons/infinite.icon.svg +3 -0
- package/build/web/icons/information.icon.svg +3 -0
- package/build/web/icons/internet.icon.svg +3 -0
- package/build/web/icons/invisible.icon.svg +3 -0
- package/build/web/icons/key.icon.svg +3 -0
- package/build/web/icons/laptop.icon.svg +3 -0
- package/build/web/icons/layers.icon.svg +3 -0
- package/build/web/icons/leak-detect.icon.svg +3 -0
- package/build/web/icons/lifesaver.icon.svg +3 -0
- package/build/web/icons/lightbulb.icon.svg +3 -0
- package/build/web/icons/link-external.icon.svg +3 -0
- package/build/web/icons/list.icon.svg +3 -0
- package/build/web/icons/location-add.icon.svg +3 -0
- package/build/web/icons/location-home.icon.svg +3 -0
- package/build/web/icons/location-ineligible.icon.svg +3 -0
- package/build/web/icons/location-map.icon.svg +3 -0
- package/build/web/icons/location-regular.icon.svg +3 -0
- package/build/web/icons/location-remove.icon.svg +3 -0
- package/build/web/icons/location-success.icon.svg +3 -0
- package/build/web/icons/location-verified.icon.svg +3 -0
- package/build/web/icons/lock-closed.icon.svg +3 -0
- package/build/web/icons/lock-opened.icon.svg +3 -0
- package/build/web/icons/login-form.icon.svg +3 -0
- package/build/web/icons/magnify.icon.svg +3 -0
- package/build/web/icons/map.icon.svg +3 -0
- package/build/web/icons/medical.icon.svg +3 -0
- package/build/web/icons/messaging.icon.svg +3 -0
- package/build/web/icons/mobility.icon.svg +3 -0
- package/build/web/icons/modal.icon.svg +3 -0
- package/build/web/icons/money.icon.svg +3 -0
- package/build/web/icons/movie.icon.svg +3 -0
- package/build/web/icons/music.icon.svg +3 -0
- package/build/web/icons/muted.icon.svg +3 -0
- package/build/web/icons/networking.icon.svg +3 -0
- package/build/web/icons/news.icon.svg +3 -0
- package/build/web/icons/next-gen-firewall.icon.svg +3 -0
- package/build/web/icons/no-contract.icon.svg +3 -0
- package/build/web/icons/notify-bold.icon.svg +3 -0
- package/build/web/icons/office.icon.svg +3 -0
- package/build/web/icons/offices.icon.svg +3 -0
- package/build/web/icons/on-demand.icon.svg +3 -0
- package/build/web/icons/on-the-go.icon.svg +3 -0
- package/build/web/icons/online-security.icon.svg +3 -0
- package/build/web/icons/order-ascend.icon.svg +3 -0
- package/build/web/icons/order-descend.icon.svg +3 -0
- package/build/web/icons/paperless.icon.svg +3 -0
- package/build/web/icons/passport.icon.svg +3 -0
- package/build/web/icons/pause.icon.svg +3 -0
- package/build/web/icons/phone-business.icon.svg +3 -0
- package/build/web/icons/phone-home.icon.svg +3 -0
- package/build/web/icons/phone-reception.icon.svg +3 -0
- package/build/web/icons/phone.icon.svg +3 -0
- package/build/web/icons/photo.icon.svg +3 -0
- package/build/web/icons/photos.icon.svg +3 -0
- package/build/web/icons/piggy-bank.icon.svg +3 -0
- package/build/web/icons/pik-tv.icon.svg +3 -0
- package/build/web/icons/play-solid.icon.svg +3 -0
- package/build/web/icons/play-video.icon.svg +3 -0
- package/build/web/icons/play.icon.svg +3 -0
- package/build/web/icons/preference.icon.svg +3 -0
- package/build/web/icons/print.icon.svg +3 -0
- package/build/web/icons/private-cloud.icon.svg +3 -0
- package/build/web/icons/proactive-assurance.icon.svg +3 -0
- package/build/web/icons/profile-bold.icon.svg +3 -0
- package/build/web/icons/profile.icon.svg +3 -0
- package/build/web/icons/question.icon.svg +3 -0
- package/build/web/icons/quote-left.icon.svg +3 -0
- package/build/web/icons/radar.icon.svg +3 -0
- package/build/web/icons/receipt.icon.svg +3 -0
- package/build/web/icons/record.icon.svg +3 -0
- package/build/web/icons/refresh.icon.svg +3 -0
- package/build/web/icons/remote-control.icon.svg +3 -0
- package/build/web/icons/replay.icon.svg +3 -0
- package/build/web/icons/router.icon.svg +3 -0
- package/build/web/icons/search-bold.icon.svg +3 -0
- package/build/web/icons/search.icon.svg +3 -0
- package/build/web/icons/security-camera.icon.svg +3 -0
- package/build/web/icons/security-house.icon.svg +3 -0
- package/build/web/icons/security-mobile.icon.svg +3 -0
- package/build/web/icons/security-settings.icon.svg +3 -0
- package/build/web/icons/server.icon.svg +3 -0
- package/build/web/icons/service-truck.icon.svg +3 -0
- package/build/web/icons/settings-bold.icon.svg +3 -0
- package/build/web/icons/settings-solid.icon.svg +3 -0
- package/build/web/icons/settings.icon.svg +3 -0
- package/build/web/icons/shared-account.icon.svg +3 -0
- package/build/web/icons/shop.icon.svg +3 -0
- package/build/web/icons/sign-post.icon.svg +3 -0
- package/build/web/icons/signal.icon.svg +3 -0
- package/build/web/icons/sim-card.icon.svg +3 -0
- package/build/web/icons/smart-wear-security.icon.svg +3 -0
- package/build/web/icons/soccer.icon.svg +3 -0
- package/build/web/icons/speaker-phone.icon.svg +3 -0
- package/build/web/icons/speaker.icon.svg +3 -0
- package/build/web/icons/speed-reduced.icon.svg +3 -0
- package/build/web/icons/speed.icon.svg +3 -0
- package/build/web/icons/status-error.icon.svg +3 -0
- package/build/web/icons/status-success.icon.svg +3 -0
- package/build/web/icons/status-warning.icon.svg +3 -0
- package/build/web/icons/subtract.icon.svg +3 -0
- package/build/web/icons/success.icon.svg +3 -0
- package/build/web/icons/suitcase.icon.svg +3 -0
- package/build/web/icons/support-bold.icon.svg +3 -0
- package/build/web/icons/support.icon.svg +3 -0
- package/build/web/icons/support911.icon.svg +3 -0
- package/build/web/icons/tablet.icon.svg +3 -0
- package/build/web/icons/target.icon.svg +3 -0
- package/build/web/icons/tasks.icon.svg +3 -0
- package/build/web/icons/thumbs-up.icon.svg +3 -0
- package/build/web/icons/time.icon.svg +3 -0
- package/build/web/icons/times.icon.svg +3 -0
- package/build/web/icons/tow-truck.icon.svg +3 -0
- package/build/web/icons/transmitter.icon.svg +3 -0
- package/build/web/icons/tv.icon.svg +3 -0
- package/build/web/icons/tvchoice-and-flexibility.icon.svg +3 -0
- package/build/web/icons/unmuted.icon.svg +3 -0
- package/build/web/icons/upload-to-cloud.icon.svg +3 -0
- package/build/web/icons/upload.icon.svg +3 -0
- package/build/web/icons/usb-cable.icon.svg +3 -0
- package/build/web/icons/user-add-bold.icon.svg +3 -0
- package/build/web/icons/user.icon.svg +3 -0
- package/build/web/icons/users.icon.svg +3 -0
- package/build/web/icons/video-call.icon.svg +6 -0
- package/build/web/icons/video-chat.icon.svg +3 -0
- package/build/web/icons/video-games.icon.svg +3 -0
- package/build/web/icons/visible.icon.svg +3 -0
- package/build/web/icons/visually-impaired.icon.svg +3 -0
- package/build/web/icons/warranty.icon.svg +3 -0
- package/build/web/icons/watch.icon.svg +3 -0
- package/build/web/icons/wifi-boost.icon.svg +3 -0
- package/build/web/icons/wifi-cloud.icon.svg +3 -0
- package/build/web/palette.js +405 -0
- package/package.json +30 -0
- package/palette.json +19 -0
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm1 17h-2v-2h2v2Zm1.17-6.83C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25l-.9.92Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M11.066 13.653c.6 2.604-.867 5.432-3.314 6.133-2.538.727-7.748-.084-7.752-7.384 0-4.183 1.953-6.73 4.113-8.245a.927.927 0 0 1 1.31.29.911.911 0 0 1-.106 1.082C4.454 6.54 3.905 7.887 3.905 9.673v.233c.016.594.536.981.995.744.219-.114.447-.21.681-.285 2.43-.785 4.885.685 5.485 3.288Zm12.8 0c.6 2.604-.867 5.432-3.314 6.133-2.54.727-7.748-.084-7.752-7.384 0-4.183 1.953-6.73 4.113-8.245a.927.927 0 0 1 1.31.29.911.911 0 0 1-.106 1.082c-.863 1.011-1.412 2.358-1.412 4.144v.233c.016.594.537.981.995.744a4.4 4.4 0 0 1 .681-.285c2.43-.785 4.885.685 5.485 3.288Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M20.485 3.515a.55.55 0 0 0-.757 0 .538.538 0 0 0 0 .756A10.852 10.852 0 0 1 22.93 12c0 6.028-4.903 10.931-10.93 10.931-6.028 0-10.932-4.903-10.932-10.931A10.89 10.89 0 0 1 11.465 1.082v2.221A8.706 8.706 0 0 0 3.276 12c0 4.811 3.913 8.725 8.724 8.725 4.81 0 8.724-3.914 8.724-8.725 0-2.33-.907-4.52-2.554-6.169a.536.536 0 0 0-.379-.156h-.001a.526.526 0 0 0-.376.156.531.531 0 0 0-.001.756A7.604 7.604 0 0 1 19.655 12c0 4.221-3.435 7.656-7.655 7.656-4.222 0-7.656-3.435-7.656-7.656a7.647 7.647 0 0 1 7.121-7.626v2.209C8.7 6.854 6.551 9.212 6.551 12A5.455 5.455 0 0 0 12 17.449 5.455 5.455 0 0 0 17.448 12a5.412 5.412 0 0 0-1.596-3.852.55.55 0 0 0-.757 0 .537.537 0 0 0 .001.756A4.348 4.348 0 0 1 16.379 12 4.385 4.385 0 0 1 12 16.379 4.385 4.385 0 0 1 7.62 12c0-2.196 1.678-4.078 3.845-4.344v3.107A1.352 1.352 0 0 0 10.646 12c0 .746.608 1.354 1.354 1.354.746 0 1.353-.608 1.353-1.354 0-.538-.326-1.025-.819-1.237V.535A.535.535 0 0 0 12 0C5.383 0 0 5.384 0 12c0 6.618 5.383 12 12 12s12-5.382 12-12c0-3.205-1.248-6.219-3.515-8.485",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M21.518 1.19a2.453 2.453 0 0 1 2.477 2.316l.005.166v15.625a3.519 3.519 0 0 1-3.322 3.508l-.192.006H3.672c-1.993 0-3.567-1.478-3.667-3.4L0 19.215V12a.5.5 0 0 1 .41-.491L.5 11.5h5.845V3.671a2.454 2.454 0 0 1 2.317-2.477l.166-.005h12.69Zm0 1H8.828c-.783 0-1.406.576-1.476 1.337l-.007.145v15.465c0 .988-.37 1.873-.984 2.527l-.146.146h14.271a2.518 2.518 0 0 0 2.509-2.348l.005-.165V3.672c0-.831-.651-1.482-1.482-1.482ZM6.345 12.5H1v6.716c0 1.454 1.174 2.595 2.672 2.595 1.609 0 2.595-1.258 2.669-2.522l.004-.152V12.5Zm9.858 5.344a.5.5 0 0 1 .09.992l-.09.008h-6.186a.5.5 0 0 1-.09-.992l.09-.008h6.186Zm4.124 0a.5.5 0 0 1 .09.992l-.09.008H17.87a.5.5 0 0 1-.09-.992l.09-.008h2.458Zm-4.124-3.172a.5.5 0 0 1 .09.992l-.09.008h-6.186a.5.5 0 0 1-.09-.991l.09-.008h6.186Zm4.124 0a.5.5 0 0 1 .09.992l-.09.008H17.87a.5.5 0 0 1-.09-.991l.09-.008h2.458ZM16.203 11.5a.5.5 0 0 1 .09.992l-.09.008h-6.186a.5.5 0 0 1-.09-.992l.09-.008h6.186Zm4.124 0a.5.5 0 0 1 .09.992l-.09.008H17.87a.5.5 0 0 1-.09-.992l.09-.008h2.458Zm0-7.138c.246 0 .45.176.492.41l.008.09v3.965a.5.5 0 0 1-.41.492l-.09.008h-10.31a.5.5 0 0 1-.492-.41l-.008-.09V4.862a.5.5 0 0 1 .41-.492l.09-.008h10.31Zm-.5 1h-9.31v2.965h9.31V5.362Z",
|
|
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: "M19 17H5c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5a4.996 4.996 0 0 1-2.003 4h8.006A4.996 4.996 0 0 1 14 12c0-2.757 2.243-5 5-5s5 2.243 5 5-2.243 5-5 5ZM5 8c-2.206 0-4 1.794-4 4s1.794 4 4 4 4-1.794 4-4-1.794-4-4-4Zm14 0c-2.206 0-4 1.794-4 4s1.794 4 4 4 4-1.794 4-4-1.794-4-4-4Z",
|
|
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: "M23.48 11.48A.52.52 0 0 1 24 12c0 6.616-5.384 12-12 12-4.417 0-8.126-2.433-10.769-7.05l-.192-.342v2.913a.52.52 0 0 1-1.03.094L0 19.522v-3.96a.52.52 0 0 1 .426-.51l.093-.008h3.96a.52.52 0 0 1 .093 1.03l-.094.008H1.932c1.741 3.183 4.882 6.878 10.069 6.878 6.043 0 10.96-4.916 10.96-10.96a.52.52 0 0 1 .52-.52ZM12 0c4.419 0 8.126 2.434 10.769 7.05l.192.342V4.478a.52.52 0 0 1 1.031-.093l.008.093v3.959a.521.521 0 0 1-.426.512l-.094.008h-3.959a.52.52 0 0 1-.093-1.032l.093-.008h2.547C20.326 4.736 17.186 1.039 12 1.039 5.957 1.039 1.04 5.956 1.04 12A.52.52 0 0 1 0 12C0 5.383 5.383 0 12 0Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M15.607 0a2.531 2.531 0 0 1 2.556 2.397l.005.165v18.796a2.438 2.438 0 0 1-.658 1.827c-.443.47-1.056.76-1.707.808l-.197.007H8.389a2.532 2.532 0 0 1-2.556-2.397l-.005-.165V2.563A2.532 2.532 0 0 1 8.224.005L8.388 0h7.219Zm0 .999h-7.22c-.827 0-1.485.612-1.556 1.418l-.006.145v18.877c0 .826.612 1.485 1.418 1.556l.144.006h7.219c.447 0 .876-.183 1.174-.5.175-.186.373-.492.391-.937l-.002-.174-.001-18.828c0-.828-.612-1.486-1.418-1.557L15.607 1Zm-4.4 18.182a.5.5 0 0 1 .637-.057l.07.057.123.123.122-.123a.5.5 0 0 1 .765.637l-.058.07-.476.476a.503.503 0 0 1-.646.051l-.06-.05-.477-.477a.5.5 0 0 1 0-.707Zm-2.246-3.223a.5.5 0 0 1 .81.576l-.052.074-.174.203.149.15a.5.5 0 0 1-.628.77l-.079-.064-.476-.476a.5.5 0 0 1-.082-.6l.056-.078.476-.555Zm5.34-.028a.5.5 0 0 1 .638-.058l.069.058.555.555a.501.501 0 0 1 .03.673l-.059.06-.554.476a.501.501 0 0 1-.714-.695l.063-.064.146-.125-.174-.174a.5.5 0 0 1 0-.706Zm-2.712.46a.634.634 0 1 1 .897.896.634.634 0 0 1-.897-.896Zm.447-3.303a.5.5 0 0 1 .294.095l.06.05.476.478a.498.498 0 0 1-.628.77l-.079-.064-.123-.123-.122.123a.5.5 0 0 1-.764-.638l.057-.069.477-.476a.498.498 0 0 1 .353-.146Zm-2.51-2.646a.634.634 0 1 1 .897.897.634.634 0 0 1-.897-.897Zm2.063 0a.634.634 0 1 1 .897.896.634.634 0 0 1-.897-.896Zm2.062 0a.634.634 0 1 1 .897.896.634.634 0 0 1-.897-.896Zm-2.062-3.173a.634.634 0 1 1 .897.897.634.634 0 0 1-.897-.897Zm2.062 0a.634.634 0 1 1 .897.897.634.634 0 0 1-.897-.897Zm-4.125 0a.634.634 0 1 1 .897.897.634.634 0 0 1-.897-.897Zm0-3.252a.634.634 0 1 1 .897.897.634.634 0 0 1-.897-.897Zm2.063 0a.634.634 0 1 1 .897.898.634.634 0 0 1-.897-.897Zm2.062 0a.634.634 0 1 1 .897.898.634.634 0 0 1-.897-.897Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
d: "M12.7.95c-4 0-7.35 2.18-9.77 6.28-.09-.13-.17-.27-.26-.4-.19-.31-.37-.63-.55-.95a17.9 17.9 0 0 1-.49-.98c-.08-.17-.16-.33-.23-.5-.04-.08-.08-.17-.11-.25a.973.973 0 0 0-.11-.23.546.546 0 0 0-.44-.22c-.12 0-.23.03-.32.11l-.03.03s-.09.11-.11.17c-.06.16-.03.33.02.48.04.13.09.27.14.4.13.41.26.83.4 1.24.07.23.15.47.22.7.32 1.01.65 2.05.92 2.87.09.28.15.59.28.85.04.08.12.18.21.22.07.04.16.05.26.02.02 0 .05-.02.07-.03l.33-.13.54-.21.7-.27c.27-.1.53-.21.8-.31l.84-.33.82-.32.74-.29.6-.24.21-.08c.07-.03.14-.06.21-.08.07-.03.14-.05.21-.08.08-.04.16-.09.22-.16.08-.11.12-.26.09-.39a.516.516 0 0 0-.6-.38l-1.53.36s-1.58.29-2.39.34c1.51-2.54 4.07-5.3 8.1-5.3 5.02 0 9.11 4.09 9.11 9.11s-4.09 9.11-9.11 9.11a9.07 9.07 0 0 1-4.63-1.27 9.47 9.47 0 0 1-1.87-1.47c-.16-.16-.3-.35-.45-.52-.19-.22-.36-.45-.53-.69-.08-.11-.15-.23-.22-.34-.18-.28-.35-.57-.49-.87l-.19-.4c-.2-.44-.66-.69-1.15-.55-.15.04-.29.12-.41.23-.14.13-.24.3-.28.49-.02.1-.03.2-.02.3.01.13.07.27.12.39.1.25.22.5.35.74.37.7.82 1.37 1.33 1.98.25.3.52.59.81.86.28.27.58.53.9.77a10.47 10.47 0 0 0 2.02 1.23c.36.17.73.32 1.11.45.38.13.77.24 1.16.33.4.09.8.16 1.21.2.41.05.83.07 1.24.07 6.09 0 11.05-4.96 11.05-11.05C23.75 5.9 18.79.95 12.7.95Z"
|
|
25
|
+
})]
|
|
26
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M17.5 7.121a.5.5 0 0 1 .5.5v6.5h3.5c1.378 0 2.5 1.122 2.5 2.5v2c0 1.379-1.122 2.5-2.5 2.5h-19a2.503 2.503 0 0 1-2.5-2.5v-2c0-1.378 1.122-2.5 2.5-2.5H17v-6.5a.5.5 0 0 1 .5-.5Zm4 8h-19c-.827 0-1.5.673-1.5 1.5v2c0 .827.673 1.5 1.5 1.5h19c.827 0 1.5-.673 1.5-1.5v-2c0-.827-.673-1.5-1.5-1.5Zm-18 1.5a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm3 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm3 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm3 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm8 .5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1h5ZM13.61 3.026a.5.5 0 0 1 0 .707 5.505 5.505 0 0 0 0 7.778.5.5 0 0 1-.707.707 6.508 6.508 0 0 1 0-9.192.5.5 0 0 1 .707 0Zm8.486 0a6.508 6.508 0 0 1 0 9.192.498.498 0 0 1-.707 0 .5.5 0 0 1 0-.707 5.505 5.505 0 0 0 0-7.778.5.5 0 0 1 .707-.707ZM15.024 4.44a.5.5 0 0 1 0 .707 3.505 3.505 0 0 0 0 4.95.5.5 0 0 1-.707.707 4.506 4.506 0 0 1 0-6.364.5.5 0 0 1 .707 0Zm5.658 0a4.506 4.506 0 0 1 0 6.364.5.5 0 0 1-.707-.707 3.505 3.505 0 0 0 0-4.95.5.5 0 0 1 .707-.707Zm-4.243 1.413a.5.5 0 0 1 0 .707c-.283.284-.439.66-.439 1.061 0 .401.156.777.439 1.061a.5.5 0 0 1-.707.707A2.484 2.484 0 0 1 15 7.621c0-.668.26-1.296.732-1.768a.5.5 0 0 1 .707 0Zm2.829 0c.472.472.732 1.1.732 1.768 0 .668-.26 1.296-.732 1.768a.498.498 0 0 1-.708 0 .5.5 0 0 1 0-.707c.284-.283.44-.66.44-1.061 0-.401-.156-.777-.439-1.061a.5.5 0 0 1 .707-.707Z",
|
|
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.5 2c4.687 0 8.5 3.813 8.5 8.5 0 2.175-.82 4.161-2.17 5.666l6.036 6.029a.477.477 0 0 1 0 .67.468.468 0 0 1-.666 0l-6.037-6.031A8.466 8.466 0 0 1 10.5 19C5.813 19 2 15.187 2 10.5 2 5.813 5.813 2 10.5 2Zm0 1C6.364 3 3 6.364 3 10.5S6.364 18 10.5 18c4.137 0 7.5-3.364 7.5-7.5S14.637 3 10.5 3Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "m10.022 1 .253.003c4.994.13 8.935 4.278 8.806 9.267a8.985 8.985 0 0 1-1.728 5.087l-.189.249 5.604 5.897c.3.317.306.802.034 1.133l-.074.08-.03.028a.945.945 0 0 1-1.173.098l-.092-.072-6.081-5.418a9.01 9.01 0 0 1-5.543 1.719c-4.993-.13-8.935-4.278-8.806-9.267C1.13 4.898 5.144 1.008 10.023 1Zm.02 1.81a7.214 7.214 0 1 0 0 14.43 7.214 7.214 0 0 0 0-14.43Z",
|
|
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.633 3.15 18.33 8.782a1.507 1.507 0 0 1 .712 1.98l-.029.063 2.003.802 1.326-.442a.501.501 0 0 1 .382.027l1 .5a.5.5 0 0 1 .231.654l-2.5 5.5a.496.496 0 0 1-.455.294.505.505 0 0 1-.224-.053l-1-.5a.507.507 0 0 1-.251-.29l-.441-1.324-1.924-1.155-.28.608a1.492 1.492 0 0 1-1.363.872c-.222 0-.442-.05-.649-.15l-3.873-1.865v.02A2.505 2.505 0 0 1 9 16.61v3.55a.5.5 0 0 1-.5.5h-8a.5.5 0 0 1 0-1H8v-3.05a2.504 2.504 0 0 1-2-2.45c0-.728.314-1.396.836-1.858L3.17 10.537a1.507 1.507 0 0 1-.712-1.98L4.62 3.873a1.49 1.49 0 0 1 .855-.783 1.485 1.485 0 0 1 1.158.06Zm11.96 8.584-1.011 2.191 2.175 1.306a.5.5 0 0 1 .218.27l.435 1.305.351.175 2.086-4.59-.384-.191-1.304.434a.502.502 0 0 1-.344-.01l-2.222-.89ZM7 14.16c0 .827.673 1.5 1.5 1.5s1.5-.673 1.5-1.5c0-.118-.016-.238-.047-.359l-.768-.37a1 1 0 1 1-.542-.261l-.763-.367c-.533.241-.88.765-.88 1.357ZM5.982 4a.498.498 0 0 0-.454.291L3.366 8.977a.503.503 0 0 0 .237.66L15.3 15.268c.123.059.26.066.386.02a.489.489 0 0 0 .285-.261l2.162-4.684a.503.503 0 0 0-.237-.66L6.199 4.05A.496.496 0 0 0 5.982 4Z",
|
|
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: "M23.5 17H23v-.5c0-1.93-1.57-3.5-3.5-3.5S16 14.57 16 16.5v.5h-.5a.5.5 0 0 0-.5.5v6a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-6a.5.5 0 0 0-.5-.5Zm-6.5-.5c0-1.378 1.121-2.5 2.5-2.5s2.5 1.122 2.5 2.5v.5h-5v-.5ZM20.5 0a.5.5 0 0 1 .492.41L21 .5v7.793l2.854 2.854a.499.499 0 0 1-.269.846L23.5 12h-3a.5.5 0 0 1-.09-.992L20.5 11h1.793l-2.146-2.146a.501.501 0 0 1-.14-.275L20 8.5V1h-3v3.5a.5.5 0 0 1-.788.41l-.066-.056-3.647-3.647a.732.732 0 0 0-.913-.071l-.085.071L1.707 11H3.5a.5.5 0 0 1 .492.41L4 11.5V23h9.5a.5.5 0 0 1 .09.992L13.5 24h-10a.5.5 0 0 1-.492-.41L3 23.5V12H.5a.5.5 0 0 1-.409-.789l.055-.065L10.794.5c.6-.603 1.642-.637 2.294-.106l.118.106L16 3.293V.5a.5.5 0 0 1 .41-.492L16.5 0h4ZM23 18v5h-7v-5h7Zm-3.5 1a1 1 0 0 0-1 1c0 .366.206.673.5.847v.653a.5.5 0 0 0 1 0v-.653a.985.985 0 0 0 .5-.847 1 1 0 0 0-1-1Zm-4-7a.5.5 0 0 1 .492.41l.008.09v1a.5.5 0 0 1-.992.09L15 13.5V13H9v6h4.5a.5.5 0 0 1 .09.992L13.5 20h-5a.5.5 0 0 1-.492-.41L8 19.5v-7a.5.5 0 0 1 .41-.492L8.5 12h7Z",
|
|
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: "M15.5 23h-8c-.879 0-2-1.122-2-3v-1h13v1c0 1.81-1.042 2.919-2.802 2.996L15.5 23Zm-8-22h8c1.879 0 3 1.122 3 2v1h-13V3c0-.838 1.021-1.899 1.879-1.993L7.5 1Zm-2 17h13V5h-13v13Zm11-18h-8c-2.43 0-4 1.57-4 4v17c0 1.43 1.57 3 4 3h8c1.43 0 3-1.57 3-3V4c0-2.349-1.467-3.894-2.857-3.995L16.5 0Zm-4 9v2h-1V9h1Zm.5-7a.5.5 0 0 1 .09.992L13 3h-2a.5.5 0 0 1-.09-.992L11 2h2Zm-1.5 12h1v-2h-1v2Zm1-6-2 1v6l.216.007c.187.005.476.007.784-.007l2-1V8l-.302-.009A11.546 11.546 0 0 0 12.5 8Zm3 6c0 .098-3.675 2-3.675 2l-1.57-.909C9.394 14.587 8.5 14.051 8.5 14V8L12 7l3.5 1v6ZM12 20a1 1 0 1 1 .002 1.998A1 1 0 0 1 12 20Zm.04-3.006-.719.006-.084-.053c-.807-.492-3.525-1.832-3.725-2.833L7.5 14V7l4-1 .681-.003L12.5 6l4 1v7c0 1.048-3.477 2.542-4.179 3a7.633 7.633 0 0 0-.28-.006Z",
|
|
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 24a.491.491 0 0 1-.148-.022C8.242 22.855 1.5 18.922 1.5 14.5v-11a.5.5 0 0 1 .356-.479l10-3a.5.5 0 0 1 .287 0l10 3a.5.5 0 0 1 .357.479v11c0 4.422-6.742 8.354-10.352 9.478A.491.491 0 0 1 12 24ZM2.5 3.872V14.5c0 3.511 5.563 7.203 9.5 8.476 3.937-1.273 9.5-4.965 9.5-8.476V3.872L12 1.022l-9.5 2.85Zm10.479 13.127a.505.505 0 0 1-.497-.457.495.495 0 0 0-.482-.46.496.496 0 0 0-.483.46.509.509 0 0 1-.2.358.49.49 0 0 1-.395.09c-1.172-.238-2.223-.863-3.038-1.807a.507.507 0 0 1-.122-.387.511.511 0 0 1 .196-.356.503.503 0 0 0 .145-.648.482.482 0 0 0-.623-.198.495.495 0 0 1-.669-.305A5.597 5.597 0 0 1 6.5 11.5c0-.577.102-1.161.311-1.788a.505.505 0 0 1 .269-.3.49.49 0 0 1 .4-.005c.239.103.5.02.622-.197a.503.503 0 0 0-.144-.65.508.508 0 0 1-.196-.356.512.512 0 0 1 .121-.388c.816-.945 1.867-1.57 3.039-1.806a.49.49 0 0 1 .395.09.507.507 0 0 1 .2.357c.026.262.234.46.483.46a.495.495 0 0 0 .482-.46.51.51 0 0 1 .2-.358.485.485 0 0 1 .395-.09c1.172.237 2.223.862 3.039 1.807a.51.51 0 0 1 .121.388.511.511 0 0 1-.196.355.501.501 0 0 0-.145.648c.124.218.388.3.624.198a.493.493 0 0 1 .4.004.51.51 0 0 1 .269.3c.209.628.311 1.212.311 1.789a5.62 5.62 0 0 1-.311 1.787.503.503 0 0 1-.269.3.493.493 0 0 1-.4.005.483.483 0 0 0-.623.198h-.001a.501.501 0 0 0 .145.648.505.505 0 0 1 .196.355.509.509 0 0 1-.122.388c-.815.945-1.866 1.57-3.038 1.807a.32.32 0 0 1-.098.012Zm-4.041-2.167a4.42 4.42 0 0 0 1.747 1.048A1.48 1.48 0 0 1 12 15.063c.567 0 1.063.327 1.313.817a4.428 4.428 0 0 0 1.747-1.048 1.532 1.532 0 0 1-.03-1.55c.279-.49.839-.754 1.336-.748.09-.36.134-.701.134-1.033 0-.333-.044-.674-.133-1.034a1.465 1.465 0 0 1-1.337-.748 1.534 1.534 0 0 1 .03-1.55 4.417 4.417 0 0 0-1.747-1.047c-.25.487-.746.814-1.313.814a1.477 1.477 0 0 1-1.314-.816 4.43 4.43 0 0 0-1.747 1.047c.282.466.308 1.06.029 1.552-.278.49-.8.758-1.335.747-.089.36-.133.7-.133 1.034 0 .334.044.675.133 1.033a1.478 1.478 0 0 1 1.336.748 1.534 1.534 0 0 1-.031 1.551ZM12 14a2.503 2.503 0 0 1-2.5-2.5C9.5 10.122 10.621 9 12 9s2.5 1.122 2.5 2.5S13.379 14 12 14Zm0-4c-.827 0-1.5.673-1.5 1.5S11.173 13 12 13s1.5-.673 1.5-1.5S12.827 10 12 10Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M21.424 1.979c.687 0 1.334.268 1.82.756.438.438.7 1.005.747 1.615l.008.204v2.227a2.58 2.58 0 0 1-2.412 2.57l-.163.006H9.753v1.328h11.671a2.58 2.58 0 0 1 2.57 2.413l.006.163v2.226a2.58 2.58 0 0 1-2.413 2.57l-.163.006H9.753v.537h.268c.257 0 .471.185.515.428l.009.094v.269h.267c.257 0 .471.186.516.43l.008.093v.269h5.017c.288 0 .524.235.524.523 0 .256-.186.47-.43.515l-.094.008h-5.017v.268c0 .256-.186.47-.43.515l-.094.009H7.646a.525.525 0 0 1-.515-.43l-.008-.094v-.268H2.106a.523.523 0 0 1-.094-1.037l.094-.009h5.017v-.269c0-.256.186-.47.43-.515l.093-.008h.269v-.269c0-.256.186-.47.43-.514l.093-.008h.268v-.537h-6.13a2.58 2.58 0 0 1-2.57-2.413L0 15.487v-2.226a2.58 2.58 0 0 1 2.414-2.57l.163-.006h6.129V9.357h-6.13a2.58 2.58 0 0 1-2.57-2.413L0 6.78V4.554a2.58 2.58 0 0 1 2.414-2.57l.163-.005h18.847ZM9.497 19.646h-.536v.268c0 .256-.186.47-.43.515l-.093.009H8.17v.535h2.119v-.535h-.268a.526.526 0 0 1-.516-.43l-.008-.094v-.268Zm11.927-7.914H2.576a1.53 1.53 0 0 0-1.523 1.39l-.006.138v2.227c0 .795.611 1.452 1.39 1.523l.139.006h18.848c.795 0 1.452-.613 1.523-1.39l.006-.139V13.26a1.53 1.53 0 0 0-1.529-1.528Zm-5.863 1.327c.256 0 .47.186.515.429l.008.094v1.582c0 .29-.235.525-.523.525a.524.524 0 0 1-.514-.43l-.009-.095v-1.582c0-.288.235-.523.523-.523Zm4.75 0c.255 0 .47.186.514.429l.008.094v1.582c0 .29-.235.525-.523.525a.524.524 0 0 1-.514-.43l-.009-.095v-1.582c0-.288.235-.523.523-.523Zm-2.375 0c.256 0 .47.186.515.429l.008.094v1.582a.525.525 0 0 1-1.038.094l-.009-.094v-1.582c0-.288.236-.523.524-.523Zm-14.248 0a1.315 1.315 0 1 1 0 2.631 1.315 1.315 0 0 1 0-2.63Zm9.498 0c.256 0 .471.186.516.429l.008.094v1.582a.524.524 0 0 1-1.038.094l-.009-.094v-1.582c0-.288.235-.523.523-.523Zm-9.498 1.046a.268.268 0 1 0 .003.537.268.268 0 0 0-.003-.537Zm17.736-11.08H2.576a1.53 1.53 0 0 0-1.523 1.389l-.006.139V6.78a1.53 1.53 0 0 0 1.39 1.523l.139.006h18.848c.795 0 1.452-.612 1.523-1.39l.006-.139V4.553a1.53 1.53 0 0 0-1.529-1.528Zm-5.863 1.328c.256 0 .47.185.515.429l.008.094v1.583a.523.523 0 0 1-1.037.094l-.009-.094V4.876c0-.288.235-.523.523-.523Zm-11.873 0a1.315 1.315 0 1 1 0 2.628 1.315 1.315 0 0 1 0-2.628Zm9.498 0c.256 0 .471.185.516.429l.008.094v1.583a.524.524 0 0 1-1.038.094l-.009-.094V4.876c0-.288.235-.523.523-.523Zm4.75 0c.256 0 .47.185.515.429l.008.094v1.583a.523.523 0 0 1-1.038.094l-.009-.094V4.876c0-.288.236-.523.524-.523Zm2.374 0c.256 0 .47.185.515.429l.008.094v1.583a.523.523 0 0 1-1.037.094l-.009-.094V4.876c0-.288.235-.523.523-.523ZM3.688 5.399a.269.269 0 1 0 .004.537.269.269 0 0 0-.004-.537Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M11.989 3c.479 0 .934.232 1.215.62l1.733 2.394c.567.06 1.093.31 1.502.719l4.509 4.508c.47.47 1.045.819 1.677 1.018l.24.067A1.497 1.497 0 0 1 24 13.781V16.5a2.504 2.504 0 0 1-2.042 2.458A2.504 2.504 0 0 1 19.5 21a2.504 2.504 0 0 1-2.45-2H6.95a2.504 2.504 0 0 1-2.45 2 2.504 2.504 0 0 1-2.458-2.042A2.504 2.504 0 0 1 0 16.5v-12C0 3.673.673 3 1.5 3h10.489ZM4.5 17c-.827 0-1.5.673-1.5 1.5S3.673 20 4.5 20 6 19.327 6 18.5 5.327 17 4.5 17Zm15 0c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5 1.5-.673 1.5-1.5-.673-1.5-1.5-1.5ZM11.989 4H1.5a.5.5 0 0 0-.5.5v12c0 .676.45 1.249 1.065 1.436A2.503 2.503 0 0 1 4.5 16c1.208 0 2.218.86 2.45 2h10.1c.232-1.14 1.242-2 2.45-2 1.184 0 2.178.828 2.435 1.934A1.5 1.5 0 0 0 23 16.5v-2.719a.499.499 0 0 0-.377-.485 5.116 5.116 0 0 1-2.382-1.348L15.732 7.44a1.507 1.507 0 0 0-1.06-.44.5.5 0 0 1-.405-.207l-1.872-2.586A.505.505 0 0 0 11.989 4ZM15.5 14a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Zm-3-6a.5.5 0 0 1 .5.5V12h5.5a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5Zm-3 4a.5.5 0 0 1 0 1h-6a.5.5 0 0 1 0-1h6Zm0-3a.5.5 0 0 1 0 1h-6a.5.5 0 0 1 0-1h6Zm2-3a.5.5 0 0 1 0 1h-8a.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: "M14.3 24H9.7c-.538 0-.994-.396-1.06-.921l-.395-2.76a9.015 9.015 0 0 1-1.563-.907l-2.603 1.045c-.516.187-1.078-.021-1.327-.477L.458 16.011a1.083 1.083 0 0 1 .26-1.378l2.208-1.727a9.289 9.289 0 0 1-.05-.906c0-.275.017-.568.052-.906L.722 9.37a1.073 1.073 0 0 1-.26-1.384l2.297-3.975c.25-.458.818-.664 1.317-.469l2.61 1.048a9.205 9.205 0 0 1 1.56-.908L8.643.911A1.06 1.06 0 0 1 9.702 0h4.6c.539 0 .995.396 1.06.921l.396 2.761a8.88 8.88 0 0 1 1.562.907l2.603-1.045a1.082 1.082 0 0 1 1.327.477l2.294 3.969a1.08 1.08 0 0 1-.261 1.378l-2.208 1.726c.028.266.052.577.052.906 0 .329-.023.64-.052.906l2.206 1.725c.412.327.524.902.269 1.37l-2.306 3.989c-.25.458-.82.662-1.317.469l-2.61-1.048a9.205 9.205 0 0 1-1.56.908l-.397 2.77A1.06 1.06 0 0 1 14.3 24Zm-7.543-5.657c.108 0 .216.035.305.104a7.97 7.97 0 0 0 1.829 1.061c.164.067.28.216.306.392l.437 3.047L14.3 23l.505-3.101a.5.5 0 0 1 .306-.392 8.284 8.284 0 0 0 1.833-1.064.502.502 0 0 1 .486-.064l2.863 1.15 2.382-4.018c.016-.028.01-.073-.015-.094l-2.424-1.896a.501.501 0 0 1-.188-.456c.038-.304.077-.668.077-1.065 0-.396-.04-.761-.077-1.065a.5.5 0 0 1 .188-.456l2.427-1.897c.024-.019.028-.063.007-.102l-2.294-3.969-2.945 1.111a.497.497 0 0 1-.491-.067 7.939 7.939 0 0 0-1.83-1.061.502.502 0 0 1-.305-.392l-.436-3.048L9.702 1l-.506 3.102a.502.502 0 0 1-.305.392 8.223 8.223 0 0 0-1.833 1.064.499.499 0 0 1-.487.064l-2.863-1.15L1.326 8.49l2.439 1.989a.5.5 0 0 1 .188.456c-.052.42-.077.758-.077 1.065 0 .307.024.646.077 1.065a.501.501 0 0 1-.188.456l-2.427 1.897c-.024.019-.028.064-.007.103l2.294 3.969 2.945-1.111a.49.49 0 0 1 .187-.036ZM12 17c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5-2.243 5-5 5Zm0-9c-2.206 0-4 1.794-4 4s1.794 4 4 4 4-1.794 4-4-1.794-4-4-4Z",
|
|
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.929 1h4.145c.678 0 1.26.458 1.401 1.086l.022.127.32 2.17c.265.126.527.269.783.426l.253.161 2.108-.824c.646-.232 1.354-.007 1.718.515l.069.108 2.06 3.479a1.394 1.394 0 0 1-.245 1.713l-.104.09-1.79 1.36a6.782 6.782 0 0 1 .014.989l-.013.188 1.784 1.36c.516.4.684 1.079.428 1.663l-.062.124-2.084 3.514c-.311.559-1.002.827-1.64.652l-.126-.041-2.12-.83c-.258.17-.514.321-.774.457l-.26.13-.322 2.188c-.08.635-.623 1.13-1.286 1.189l-.135.006H9.928c-.679 0-1.26-.458-1.4-1.084l-.023-.128-.32-2.17a8.507 8.507 0 0 1-.784-.426l-.253-.162-2.11.825c-.658.232-1.351.013-1.716-.516l-.068-.11-2.061-3.476c-.326-.583-.218-1.278.245-1.712l.105-.09 1.79-1.364a6.509 6.509 0 0 1-.014-.97l.014-.205-1.784-1.36a1.383 1.383 0 0 1-.413-1.698l.062-.115 2.067-3.486c.313-.56 1.003-.832 1.64-.653l.127.042 2.12.83c.258-.17.514-.322.774-.458l.26-.13.322-2.19c.08-.634.622-1.129 1.287-1.188L9.929 1h4.145H9.93Zm.4 1.803-.39 2.334a.91.91 0 0 1-.558.695 6.98 6.98 0 0 0-1.551.878.94.94 0 0 1-.784.152l-.114-.037-2.203-.863-1.733 2.85 1.883 1.495c.247.19.38.505.34.817a7.022 7.022 0 0 0-.067.876c0 .253.022.533.066.88a.884.884 0 0 1-.257.741l-.09.078-1.904 1.451 1.696 2.86 2.277-.837a.98.98 0 0 1 .898.125 6.761 6.761 0 0 0 1.54.87c.265.106.465.33.54.6l.023.102.337 2.29 3.394.037.39-2.332a.898.898 0 0 1 .564-.697 7.09 7.09 0 0 0 1.546-.877.942.942 0 0 1 .783-.151l.115.036 2.203.863 1.758-2.892-1.901-1.449a.89.89 0 0 1-.347-.822l.037-.321c.017-.172.029-.359.029-.555 0-.327-.034-.628-.066-.878a.891.891 0 0 1 .257-.742l.089-.079 1.906-1.45-1.696-2.86-2.278.838a.932.932 0 0 1-.897-.125 6.753 6.753 0 0 0-1.54-.87.917.917 0 0 1-.542-.602l-.022-.102-.335-2.288-3.396-.039ZM12 9.116a2.887 2.887 0 0 1 2.884 2.883A2.887 2.887 0 0 1 12 14.883 2.886 2.886 0 0 1 9.117 12 2.886 2.886 0 0 1 12 9.116Zm4.583 2.883A4.588 4.588 0 0 0 12 7.417a4.588 4.588 0 0 0-4.583 4.582A4.588 4.588 0 0 0 12 16.582 4.588 4.588 0 0 0 16.583 12Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
d: "M13.378 19h-2.755a.63.63 0 0 1-.635-.537l-.237-1.61a5.435 5.435 0 0 1-.937-.53l-1.559.61a.657.657 0 0 1-.795-.278L5.086 14.34a.62.62 0 0 1 .156-.804l1.322-1.008a5.281 5.281 0 0 1-.03-.528c0-.16.01-.331.032-.528l-1.322-1.006a.615.615 0 0 1-.156-.807l1.376-2.32a.645.645 0 0 1 .79-.273l1.563.612c.312-.218.62-.392.934-.53L9.99 5.53c.038-.3.311-.531.634-.531h2.756a.63.63 0 0 1 .635.537l.237 1.61c.324.143.637.32.936.53l1.559-.61a.656.656 0 0 1 .795.279l1.374 2.315a.62.62 0 0 1-.156.804l-1.323 1.007c.017.155.031.336.031.528s-.014.373-.031.528l1.322 1.007a.62.62 0 0 1 .16.799l-1.38 2.327a.647.647 0 0 1-.79.273l-1.563-.61c-.312.216-.62.39-.935.529l-.237 1.616c-.039.3-.312.531-.635.531ZM12 14.8c1.544 0 2.8-1.256 2.8-2.8 0-1.544-1.256-2.8-2.8-2.8A2.803 2.803 0 0 0 9.2 12c0 1.544 1.256 2.8 2.8 2.8Z"
|
|
25
|
+
})]
|
|
26
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "m20.755 16.341-2.756-.688-.203-.817a5.242 5.242 0 0 0 1.401-2.778c.43-.154.755-.539.814-1.014l.185-1.478a1.24 1.24 0 0 0-.701-1.273l.061-1.25.243-.244c.45-.478.823-1.293.055-2.464C19.273 3.449 18.296 3 16.945 3c-.539 0-1.8 0-2.961.824a.5.5 0 0 0 .578.815c.795-.564 1.651-.64 2.384-.64.992 0 1.688.297 2.072.883.438.669.273.998.064 1.22l-.369.37a.499.499 0 0 0-.146.329l-.09 1.85a.498.498 0 0 0 .493.524.236.236 0 0 1 .178.082.23.23 0 0 1 .057.186l-.185 1.479c-.014.119-.117.209-.273.209a.5.5 0 0 0-.498.461 4.17 4.17 0 0 1-1.342 2.713.5.5 0 0 0-.151.493l.347 1.389c.045.179.184.32.364.364l3.047.761A3.279 3.279 0 0 1 22.963 20l-3.463-.002V21l3.999-.003a.5.5 0 0 0 .5-.5 4.276 4.276 0 0 0-3.244-4.156Zm-6 0-2.756-.688-.11-.443c1.887-.337 2.865-.907 2.91-.933a.502.502 0 0 0 .052-.824c-.013-.01-1.285-1.082-1.285-4.779 0-3.275-.79-4.935-2.348-4.935h-.166C10.523 3.238 10.084 3 9 3 7.57 3 4.435 4.429 4.435 8.674c0 3.697-1.272 4.769-1.278 4.774a.498.498 0 0 0 .042.828c.044.027 1.014.6 2.913.937l-.11.44-2.756.689A4.277 4.277 0 0 0 0 20.5a.498.498 0 0 0 .5.5l17-.003a.5.5 0 0 0 .5-.5 4.278 4.278 0 0 0-3.245-4.156ZM1.039 19.998a3.281 3.281 0 0 1 2.45-2.687l3.047-.761a.502.502 0 0 0 .364-.364l.315-1.261a.5.5 0 0 0-.417-.616c-1.178-.164-2.023-.435-2.527-.635.497-.72 1.165-2.208 1.165-5C5.435 4.832 8.294 4 9 4c.863 0 1.034.133 1.494.593a.504.504 0 0 0 .354.146h.37c.857 0 1.348 1.435 1.348 3.935 0 2.79.667 4.278 1.164 4.999-.507.2-1.353.47-2.527.635a.497.497 0 0 0-.416.616l.315 1.263c.045.179.184.32.364.364l3.047.761A3.279 3.279 0 0 1 16.962 20l-15.923-.002Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|