@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,15 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
|
|
3
|
+
<!--
|
|
4
|
+
Do not edit directly
|
|
5
|
+
Generated on Thu, 02 Mar 2023 22:32:07 GMT
|
|
6
|
+
-->
|
|
7
|
+
|
|
8
|
+
<resources>
|
|
9
|
+
<dimen name="border_1">1.00dp</dimen>
|
|
10
|
+
<dimen name="border_2">2.00dp</dimen>
|
|
11
|
+
<dimen name="border_3">3.00dp</dimen>
|
|
12
|
+
<dimen name="border_4">4.00dp</dimen>
|
|
13
|
+
<dimen name="none">0.00dp</dimen>
|
|
14
|
+
|
|
15
|
+
</resources>
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
|
|
3
|
+
<!--
|
|
4
|
+
Do not edit directly
|
|
5
|
+
Generated on Thu, 02 Mar 2023 22:32:07 GMT
|
|
6
|
+
-->
|
|
7
|
+
|
|
8
|
+
<resources>
|
|
9
|
+
<color name="amber">#fffaca69</color>
|
|
10
|
+
<color name="amber_dark">#ffb4872c</color>
|
|
11
|
+
<color name="amber_light">#fffff9ee</color>
|
|
12
|
+
<color name="bg_modal">#f7f4f4f7</color>
|
|
13
|
+
<color name="black">#ff000000</color>
|
|
14
|
+
<color name="dark_10">#1a000000</color>
|
|
15
|
+
<color name="dark_20">#33000000</color>
|
|
16
|
+
<color name="dark_40">#66000000</color>
|
|
17
|
+
<color name="dark_60">#99000000</color>
|
|
18
|
+
<color name="dark_80">#cc000000</color>
|
|
19
|
+
<color name="dark_97">#f7000000</color>
|
|
20
|
+
<color name="green_accessible">#ff2b8000</color>
|
|
21
|
+
<color name="green_dark_fern">#ff163e06</color>
|
|
22
|
+
<color name="green_panache">#fff4f9f2</color>
|
|
23
|
+
<color name="green_san_felix">#ff1f5c09</color>
|
|
24
|
+
<color name="green_telus">#ff66cc00</color>
|
|
25
|
+
<color name="green_tusk">#ffe3f6d1</color>
|
|
26
|
+
<color name="green_yellow">#ffbfe797</color>
|
|
27
|
+
<color name="grey_alabaster">#fffafafa</color>
|
|
28
|
+
<color name="grey_athens">#fff4f4f7</color>
|
|
29
|
+
<color name="grey_charcoal">#ff414547</color>
|
|
30
|
+
<color name="grey_cloud">#ffb2b9bf</color>
|
|
31
|
+
<color name="grey_mystic">#ffe3e6e8</color>
|
|
32
|
+
<color name="grey_shuttle">#ff54595f</color>
|
|
33
|
+
<color name="grey_thunder">#ff2c2e30</color>
|
|
34
|
+
<color name="light_10">#1affffff</color>
|
|
35
|
+
<color name="light_20">#33ffffff</color>
|
|
36
|
+
<color name="light_40">#66ffffff</color>
|
|
37
|
+
<color name="light_60">#99ffffff</color>
|
|
38
|
+
<color name="light_80">#ccffffff</color>
|
|
39
|
+
<color name="light_97">#f7ffffff</color>
|
|
40
|
+
<color name="purple_dark">#ff3f2a54</color>
|
|
41
|
+
<color name="purple_deluge">#ff7c53a5</color>
|
|
42
|
+
<color name="purple_eminence">#ff613889</color>
|
|
43
|
+
<color name="purple_telus">#ff4b286d</color>
|
|
44
|
+
<color name="red">#ffe12339</color>
|
|
45
|
+
<color name="red_dark">#ffc12335</color>
|
|
46
|
+
<color name="red_darker">#ff560c0c</color>
|
|
47
|
+
<color name="red_light">#fffff6f8</color>
|
|
48
|
+
<color name="transparent">#00000000</color>
|
|
49
|
+
<color name="white">#ffffffff</color>
|
|
50
|
+
<color name="gainsboro">#ffd8d8d8</color>
|
|
51
|
+
|
|
52
|
+
</resources>
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
|
|
3
|
+
<!--
|
|
4
|
+
Do not edit directly
|
|
5
|
+
Generated on Thu, 02 Mar 2023 22:32:07 GMT
|
|
6
|
+
-->
|
|
7
|
+
|
|
8
|
+
<resources>
|
|
9
|
+
<dimen name="size_12">12.00sp</dimen>
|
|
10
|
+
<dimen name="size_14">14.00sp</dimen>
|
|
11
|
+
<dimen name="size_16">16.00sp</dimen>
|
|
12
|
+
<dimen name="size_20">20.00sp</dimen>
|
|
13
|
+
<dimen name="size_24">24.00sp</dimen>
|
|
14
|
+
<dimen name="size_28">28.00sp</dimen>
|
|
15
|
+
<dimen name="size_36">36.00sp</dimen>
|
|
16
|
+
<dimen name="size_40">40.00sp</dimen>
|
|
17
|
+
<dimen name="size_56">56.00sp</dimen>
|
|
18
|
+
<dimen name="size_64">64.00sp</dimen>
|
|
19
|
+
|
|
20
|
+
</resources>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
|
|
3
|
+
<!--
|
|
4
|
+
Do not edit directly
|
|
5
|
+
Generated on Thu, 02 Mar 2023 22:32:07 GMT
|
|
6
|
+
-->
|
|
7
|
+
|
|
8
|
+
<resources>
|
|
9
|
+
<dimen name="none">0.00dp</dimen>
|
|
10
|
+
<dimen name="pill_32">32.00dp</dimen>
|
|
11
|
+
<dimen name="radius_1">1.00dp</dimen>
|
|
12
|
+
<dimen name="radius_12">12.00dp</dimen>
|
|
13
|
+
<dimen name="radius_4">4.00dp</dimen>
|
|
14
|
+
<dimen name="radius_6">6.00dp</dimen>
|
|
15
|
+
<dimen name="radius_8">8.00dp</dimen>
|
|
16
|
+
|
|
17
|
+
</resources>
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
|
|
3
|
+
<!--
|
|
4
|
+
Do not edit directly
|
|
5
|
+
Generated on Thu, 02 Mar 2023 22:32:07 GMT
|
|
6
|
+
-->
|
|
7
|
+
|
|
8
|
+
<resources>
|
|
9
|
+
<dimen name="size_0">0.00dp</dimen>
|
|
10
|
+
<dimen name="size_1">1.00dp</dimen>
|
|
11
|
+
<dimen name="size_10">10.00dp</dimen>
|
|
12
|
+
<dimen name="size_12">12.00dp</dimen>
|
|
13
|
+
<dimen name="size_120">120.00dp</dimen>
|
|
14
|
+
<dimen name="size_128">128.00dp</dimen>
|
|
15
|
+
<dimen name="size_14">14.00dp</dimen>
|
|
16
|
+
<dimen name="size_140">140.00dp</dimen>
|
|
17
|
+
<dimen name="size_144">144.00dp</dimen>
|
|
18
|
+
<dimen name="size_16">16.00dp</dimen>
|
|
19
|
+
<dimen name="size_168">168.00dp</dimen>
|
|
20
|
+
<dimen name="size_184">184.00dp</dimen>
|
|
21
|
+
<dimen name="size_192">192.00dp</dimen>
|
|
22
|
+
<dimen name="size_2">2.00dp</dimen>
|
|
23
|
+
<dimen name="size_20">20.00dp</dimen>
|
|
24
|
+
<dimen name="size_24">24.00dp</dimen>
|
|
25
|
+
<dimen name="size_264">264.00dp</dimen>
|
|
26
|
+
<dimen name="size_28">28.00dp</dimen>
|
|
27
|
+
<dimen name="size_288">288.00dp</dimen>
|
|
28
|
+
<dimen name="size_3">3.00dp</dimen>
|
|
29
|
+
<dimen name="size_32">32.00dp</dimen>
|
|
30
|
+
<dimen name="size_320">320.00dp</dimen>
|
|
31
|
+
<dimen name="size_36">36.00dp</dimen>
|
|
32
|
+
<dimen name="size_4">4.00dp</dimen>
|
|
33
|
+
<dimen name="size_40">40.00dp</dimen>
|
|
34
|
+
<dimen name="size_44">44.00dp</dimen>
|
|
35
|
+
<dimen name="size_48">48.00dp</dimen>
|
|
36
|
+
<dimen name="size_480">480.00dp</dimen>
|
|
37
|
+
<dimen name="size_56">56.00dp</dimen>
|
|
38
|
+
<dimen name="size_576">576.00dp</dimen>
|
|
39
|
+
<dimen name="size_630">630.00dp</dimen>
|
|
40
|
+
<dimen name="size_64">64.00dp</dimen>
|
|
41
|
+
<dimen name="size_72">72.00dp</dimen>
|
|
42
|
+
<dimen name="size_768">768.00dp</dimen>
|
|
43
|
+
<dimen name="size_8">8.00dp</dimen>
|
|
44
|
+
<dimen name="size_80">80.00dp</dimen>
|
|
45
|
+
<dimen name="size_96">96.00dp</dimen>
|
|
46
|
+
<dimen name="size_6">6.00dp</dimen>
|
|
47
|
+
|
|
48
|
+
</resources>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
|
|
2
|
+
//
|
|
3
|
+
// Border.swift
|
|
4
|
+
//
|
|
5
|
+
|
|
6
|
+
// Do not edit directly
|
|
7
|
+
// Generated on Thu, 02 Mar 2023 22:32:07 GMT
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
import UIKit
|
|
11
|
+
|
|
12
|
+
public enum PaletteBorder {
|
|
13
|
+
public static let border1 = CGFloat(1)
|
|
14
|
+
public static let border2 = CGFloat(2)
|
|
15
|
+
public static let border3 = CGFloat(3)
|
|
16
|
+
public static let border4 = CGFloat(4)
|
|
17
|
+
public static let none = CGFloat(0)
|
|
18
|
+
}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
|
|
2
|
+
//
|
|
3
|
+
// Color.swift
|
|
4
|
+
//
|
|
5
|
+
|
|
6
|
+
// Do not edit directly
|
|
7
|
+
// Generated on Thu, 02 Mar 2023 22:32:07 GMT
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
import UIKit
|
|
11
|
+
|
|
12
|
+
public enum PaletteColor {
|
|
13
|
+
public static let amber = UIColor(red: 0.980, green: 0.792, blue: 0.412, alpha: 1)
|
|
14
|
+
public static let amberDark = UIColor(red: 0.706, green: 0.529, blue: 0.173, alpha: 1)
|
|
15
|
+
public static let amberLight = UIColor(red: 1.000, green: 0.976, blue: 0.933, alpha: 1)
|
|
16
|
+
public static let bgModal = UIColor(red: 0.957, green: 0.957, blue: 0.969, alpha: 0.97)
|
|
17
|
+
public static let black = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
|
|
18
|
+
public static let dark10 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.1)
|
|
19
|
+
public static let dark20 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.2)
|
|
20
|
+
public static let dark40 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.4)
|
|
21
|
+
public static let dark60 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.6)
|
|
22
|
+
public static let dark80 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.8)
|
|
23
|
+
public static let dark97 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.97)
|
|
24
|
+
public static let gainsboro = UIColor(red: 0.847, green: 0.847, blue: 0.847, alpha: 1)
|
|
25
|
+
public static let greenAccessible = UIColor(red: 0.169, green: 0.502, blue: 0.000, alpha: 1)
|
|
26
|
+
public static let greenDarkFern = UIColor(red: 0.086, green: 0.243, blue: 0.024, alpha: 1)
|
|
27
|
+
public static let greenPanache = UIColor(red: 0.957, green: 0.976, blue: 0.949, alpha: 1)
|
|
28
|
+
public static let greenSanFelix = UIColor(red: 0.122, green: 0.361, blue: 0.035, alpha: 1)
|
|
29
|
+
public static let greenTelus = UIColor(red: 0.400, green: 0.800, blue: 0.000, alpha: 1)
|
|
30
|
+
public static let greenTusk = UIColor(red: 0.890, green: 0.965, blue: 0.820, alpha: 1)
|
|
31
|
+
public static let greenYellow = UIColor(red: 0.749, green: 0.906, blue: 0.592, alpha: 1)
|
|
32
|
+
public static let greyAlabaster = UIColor(red: 0.980, green: 0.980, blue: 0.980, alpha: 1)
|
|
33
|
+
public static let greyAthens = UIColor(red: 0.957, green: 0.957, blue: 0.969, alpha: 1)
|
|
34
|
+
public static let greyCharcoal = UIColor(red: 0.255, green: 0.271, blue: 0.278, alpha: 1)
|
|
35
|
+
public static let greyCloud = UIColor(red: 0.698, green: 0.725, blue: 0.749, alpha: 1)
|
|
36
|
+
public static let greyMystic = UIColor(red: 0.890, green: 0.902, blue: 0.910, alpha: 1)
|
|
37
|
+
public static let greyShuttle = UIColor(red: 0.329, green: 0.349, blue: 0.373, alpha: 1)
|
|
38
|
+
public static let greyThunder = UIColor(red: 0.173, green: 0.180, blue: 0.188, alpha: 1)
|
|
39
|
+
public static let light10 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.1)
|
|
40
|
+
public static let light20 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.2)
|
|
41
|
+
public static let light40 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.4)
|
|
42
|
+
public static let light60 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.6)
|
|
43
|
+
public static let light80 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.8)
|
|
44
|
+
public static let light97 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.97)
|
|
45
|
+
public static let purpleDark = UIColor(red: 0.247, green: 0.165, blue: 0.329, alpha: 1)
|
|
46
|
+
public static let purpleDeluge = UIColor(red: 0.486, green: 0.325, blue: 0.647, alpha: 1)
|
|
47
|
+
public static let purpleEminence = UIColor(red: 0.380, green: 0.220, blue: 0.537, alpha: 1)
|
|
48
|
+
public static let purpleTelus = UIColor(red: 0.294, green: 0.157, blue: 0.427, alpha: 1)
|
|
49
|
+
public static let red = UIColor(red: 0.882, green: 0.137, blue: 0.224, alpha: 1)
|
|
50
|
+
public static let redDark = UIColor(red: 0.757, green: 0.137, blue: 0.208, alpha: 1)
|
|
51
|
+
public static let redDarker = UIColor(red: 0.337, green: 0.047, blue: 0.047, alpha: 1)
|
|
52
|
+
public static let redLight = UIColor(red: 1.000, green: 0.965, blue: 0.973, alpha: 1)
|
|
53
|
+
public static let transparent = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0)
|
|
54
|
+
public static let white = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1)
|
|
55
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
|
|
2
|
+
//
|
|
3
|
+
// FontSize.swift
|
|
4
|
+
//
|
|
5
|
+
|
|
6
|
+
// Do not edit directly
|
|
7
|
+
// Generated on Thu, 02 Mar 2023 22:32:07 GMT
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
import UIKit
|
|
11
|
+
|
|
12
|
+
public enum PaletteFontSize {
|
|
13
|
+
public static let size12 = CGFloat(12)
|
|
14
|
+
public static let size14 = CGFloat(14)
|
|
15
|
+
public static let size16 = CGFloat(16)
|
|
16
|
+
public static let size20 = CGFloat(20)
|
|
17
|
+
public static let size24 = CGFloat(24)
|
|
18
|
+
public static let size28 = CGFloat(28)
|
|
19
|
+
public static let size36 = CGFloat(36)
|
|
20
|
+
public static let size40 = CGFloat(40)
|
|
21
|
+
public static let size56 = CGFloat(56)
|
|
22
|
+
public static let size64 = CGFloat(64)
|
|
23
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
|
|
2
|
+
//
|
|
3
|
+
// Radius.swift
|
|
4
|
+
//
|
|
5
|
+
|
|
6
|
+
// Do not edit directly
|
|
7
|
+
// Generated on Thu, 02 Mar 2023 22:32:07 GMT
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
import UIKit
|
|
11
|
+
|
|
12
|
+
public enum PaletteRadius {
|
|
13
|
+
public static let none = CGFloat(0)
|
|
14
|
+
public static let pill32 = CGFloat(32)
|
|
15
|
+
public static let radius1 = CGFloat(1)
|
|
16
|
+
public static let radius12 = CGFloat(12)
|
|
17
|
+
public static let radius4 = CGFloat(4)
|
|
18
|
+
public static let radius6 = CGFloat(6)
|
|
19
|
+
public static let radius8 = CGFloat(8)
|
|
20
|
+
}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
|
|
2
|
+
//
|
|
3
|
+
// Size.swift
|
|
4
|
+
//
|
|
5
|
+
|
|
6
|
+
// Do not edit directly
|
|
7
|
+
// Generated on Thu, 02 Mar 2023 22:32:07 GMT
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
import UIKit
|
|
11
|
+
|
|
12
|
+
public enum PaletteSize {
|
|
13
|
+
public static let size0 = CGFloat(0)
|
|
14
|
+
public static let size1 = CGFloat(1)
|
|
15
|
+
public static let size10 = CGFloat(10)
|
|
16
|
+
public static let size12 = CGFloat(12)
|
|
17
|
+
public static let size120 = CGFloat(120)
|
|
18
|
+
public static let size128 = CGFloat(128)
|
|
19
|
+
public static let size14 = CGFloat(14)
|
|
20
|
+
public static let size140 = CGFloat(140)
|
|
21
|
+
public static let size144 = CGFloat(144)
|
|
22
|
+
public static let size16 = CGFloat(16)
|
|
23
|
+
public static let size168 = CGFloat(168)
|
|
24
|
+
public static let size184 = CGFloat(184)
|
|
25
|
+
public static let size192 = CGFloat(192)
|
|
26
|
+
public static let size2 = CGFloat(2)
|
|
27
|
+
public static let size20 = CGFloat(20)
|
|
28
|
+
public static let size24 = CGFloat(24)
|
|
29
|
+
public static let size264 = CGFloat(264)
|
|
30
|
+
public static let size28 = CGFloat(28)
|
|
31
|
+
public static let size288 = CGFloat(288)
|
|
32
|
+
public static let size3 = CGFloat(3)
|
|
33
|
+
public static let size32 = CGFloat(32)
|
|
34
|
+
public static let size320 = CGFloat(320)
|
|
35
|
+
public static let size36 = CGFloat(36)
|
|
36
|
+
public static let size4 = CGFloat(4)
|
|
37
|
+
public static let size40 = CGFloat(40)
|
|
38
|
+
public static let size44 = CGFloat(44)
|
|
39
|
+
public static let size48 = CGFloat(48)
|
|
40
|
+
public static let size480 = CGFloat(480)
|
|
41
|
+
public static let size56 = CGFloat(56)
|
|
42
|
+
public static let size576 = CGFloat(576)
|
|
43
|
+
public static let size6 = CGFloat(6)
|
|
44
|
+
public static let size630 = CGFloat(630)
|
|
45
|
+
public static let size64 = CGFloat(64)
|
|
46
|
+
public static let size72 = CGFloat(72)
|
|
47
|
+
public static let size768 = CGFloat(768)
|
|
48
|
+
public static let size8 = CGFloat(8)
|
|
49
|
+
public static let size80 = CGFloat(80)
|
|
50
|
+
public static let size96 = CGFloat(96)
|
|
51
|
+
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
@font-face {
|
|
2
|
+
font-family: 'HelveticaNow300normal';
|
|
3
|
+
src: url('./HelveticaNow-300.otf');
|
|
4
|
+
font-display: block;
|
|
5
|
+
}
|
|
6
|
+
@font-face {
|
|
7
|
+
font-family: 'HelveticaNow400normal';
|
|
8
|
+
src: url('./HelveticaNow-400.woff');
|
|
9
|
+
font-display: block;
|
|
10
|
+
}
|
|
11
|
+
@font-face {
|
|
12
|
+
font-family: 'HelveticaNow500normal';
|
|
13
|
+
src: url('./HelveticaNow-500.woff');
|
|
14
|
+
font-display: block;
|
|
15
|
+
}
|
|
16
|
+
@font-face {
|
|
17
|
+
font-family: 'HelveticaNow700normal';
|
|
18
|
+
src: url('./HelveticaNow-700.woff');
|
|
19
|
+
font-display: block;
|
|
20
|
+
}
|
|
21
|
+
@font-face {
|
|
22
|
+
font-family: 'HelveticaNowOTF400normal';
|
|
23
|
+
src: url('./HelveticaNowOTF-400.otf');
|
|
24
|
+
font-display: block;
|
|
25
|
+
}
|
|
26
|
+
@font-face {
|
|
27
|
+
font-family: 'HelveticaNowOTF500normal';
|
|
28
|
+
src: url('./HelveticaNowOTF-500.otf');
|
|
29
|
+
font-display: block;
|
|
30
|
+
}
|
|
31
|
+
@font-face {
|
|
32
|
+
font-family: 'HelveticaNowOTF700normal';
|
|
33
|
+
src: url('./HelveticaNowOTF-700.otf');
|
|
34
|
+
font-display: block;
|
|
35
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
module.exports.HelveticaNow300normal= require('@telus-uds/palettes-community.palette-casa/build/rn/fonts/HelveticaNow-300.otf')
|
|
2
|
+
module.exports.HelveticaNow400normal= require('@telus-uds/palettes-community.palette-casa/build/rn/fonts/HelveticaNow-400.woff')
|
|
3
|
+
module.exports.HelveticaNow500normal= require('@telus-uds/palettes-community.palette-casa/build/rn/fonts/HelveticaNow-500.woff')
|
|
4
|
+
module.exports.HelveticaNow700normal= require('@telus-uds/palettes-community.palette-casa/build/rn/fonts/HelveticaNow-700.woff')
|
|
5
|
+
module.exports.HelveticaNowOTF400normal= require('@telus-uds/palettes-community.palette-casa/build/rn/fonts/HelveticaNowOTF-400.otf')
|
|
6
|
+
module.exports.HelveticaNowOTF500normal= require('@telus-uds/palettes-community.palette-casa/build/rn/fonts/HelveticaNowOTF-500.otf')
|
|
7
|
+
module.exports.HelveticaNowOTF700normal= require('@telus-uds/palettes-community.palette-casa/build/rn/fonts/HelveticaNowOTF-700.otf')
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
|
|
5
|
+
module.exports = ({
|
|
6
|
+
title,
|
|
7
|
+
titleId,
|
|
8
|
+
size,
|
|
9
|
+
color,
|
|
10
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "m4.231 12.257.662.662a5.87 5.87 0 0 0-.982 3.235c0 1.585.618 3.078 1.74 4.2a5.903 5.903 0 0 0 4.2 1.739 5.838 5.838 0 0 0 2.991-.831l.242-.151.647.645c-1.167.81-2.517 1.244-3.88 1.244a6.83 6.83 0 0 1-4.845-2.003A6.805 6.805 0 0 1 3 16.154a6.77 6.77 0 0 1 1.067-3.65l.165-.247Zm5.81-9.99a1.3 1.3 0 0 1 .527.112l.175.093c.575.334 5.897 3.426 5.907 3.433.307.192.507.492.579.822.124.433.054.913-.22 1.3l-.1.125-2.68 2.738c.106.088.21.178.313.273l.167.162.013.016 5.136-.603.07-.002a1.3 1.3 0 0 1 1.3 1.265l-.004.14-.39 6.71a1.46 1.46 0 0 1-1.455 1.369l-.094-.003a1.456 1.456 0 0 1-1.362-1.41l.003-.141.337-4.465a.09.09 0 0 0-.09-.103l-1.71.3a6.859 6.859 0 0 1-.809 5.367l-.165.254-.66-.66a5.882 5.882 0 0 0 .96-3.206 5.903 5.903 0 0 0-1.738-4.2 5.904 5.904 0 0 0-4.201-1.74 5.86 5.86 0 0 0-2.966.813l-.24.148-.648-.648a6.827 6.827 0 0 1 2.94-1.156l.312-.035 2.507-2.778-1.5-.876L8.33 7.31a1.47 1.47 0 0 1-2.081.002c-.542-.542-.554-1.423-.078-2.008l.102-.112 2.902-2.596a1.3 1.3 0 0 1 .865-.33Zm10.24 10.386c.096-.848-.406-.964-.749-.955l-.062.003-3.975.467c.223.338.41.701.576 1.073l.12.28 1.75-.308.077-.022.156-.004c.288 0 .562.125.754.34.15.174.236.392.246.618l-.003.136-.337 4.454a.541.541 0 0 0 .136.389.536.536 0 0 0 .287.171l.086.013c.289 0 .509-.18.567-.422l.015-.093.357-6.14Zm-10.24-9.475a.387.387 0 0 0-.202.056l-.057.043L6.905 5.85c-.215.23-.222.607-.012.817a.558.558 0 0 0 .725.057l.068-.058.027-.027 2.444-2.07 3.024 1.766-2.663 2.952a6.96 6.96 0 0 1 2.683.85l.31.183 2.727-2.784a.603.603 0 0 0 .135-.46l-.02-.1-.013-.053a.385.385 0 0 0-.165-.241l-5.94-3.451a.38.38 0 0 0-.194-.053ZM17.743 1a2.11 2.11 0 0 1 2.106 2.106 2.11 2.11 0 0 1-2.106 2.107 2.11 2.11 0 0 1-2.106-2.107c0-1.161.945-2.106 2.106-2.106Zm0 .91a1.196 1.196 0 0 0 0 2.392 1.196 1.196 0 0 0 0-2.391Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _reactNativeSvg = require("react-native-svg");
|
|
4
|
+
|
|
5
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
6
|
+
|
|
7
|
+
module.exports = ({
|
|
8
|
+
title,
|
|
9
|
+
titleId,
|
|
10
|
+
size,
|
|
11
|
+
color,
|
|
12
|
+
...props
|
|
13
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
height: size,
|
|
17
|
+
width: size,
|
|
18
|
+
fill: color,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "m4.231 12.257.662.662a5.87 5.87 0 0 0-.982 3.235c0 1.585.618 3.078 1.74 4.2a5.903 5.903 0 0 0 4.2 1.739 5.838 5.838 0 0 0 2.991-.831l.242-.151.647.645c-1.167.81-2.517 1.244-3.88 1.244a6.83 6.83 0 0 1-4.845-2.003A6.805 6.805 0 0 1 3 16.154a6.77 6.77 0 0 1 1.067-3.65l.165-.247Zm5.81-9.99a1.3 1.3 0 0 1 .527.112l.175.093c.575.334 5.897 3.426 5.907 3.433.307.192.507.492.579.822.124.433.054.913-.22 1.3l-.1.125-2.68 2.738c.106.088.21.178.313.273l.167.162.013.016 5.136-.603.07-.002a1.3 1.3 0 0 1 1.3 1.265l-.004.14-.39 6.71a1.46 1.46 0 0 1-1.455 1.369l-.094-.003a1.456 1.456 0 0 1-1.362-1.41l.003-.141.337-4.465a.09.09 0 0 0-.09-.103l-1.71.3a6.859 6.859 0 0 1-.809 5.367l-.165.254-.66-.66a5.882 5.882 0 0 0 .96-3.206 5.903 5.903 0 0 0-1.738-4.2 5.904 5.904 0 0 0-4.201-1.74 5.86 5.86 0 0 0-2.966.813l-.24.148-.648-.648a6.827 6.827 0 0 1 2.94-1.156l.312-.035 2.507-2.778-1.5-.876L8.33 7.31a1.47 1.47 0 0 1-2.081.002c-.542-.542-.554-1.423-.078-2.008l.102-.112 2.902-2.596a1.3 1.3 0 0 1 .865-.33Zm10.24 10.386c.096-.848-.406-.964-.749-.955l-.062.003-3.975.467c.223.338.41.701.576 1.073l.12.28 1.75-.308.077-.022.156-.004c.288 0 .562.125.754.34.15.174.236.392.246.618l-.003.136-.337 4.454a.541.541 0 0 0 .136.389.536.536 0 0 0 .287.171l.086.013c.289 0 .509-.18.567-.422l.015-.093.357-6.14Zm-10.24-9.475a.387.387 0 0 0-.202.056l-.057.043L6.905 5.85c-.215.23-.222.607-.012.817a.558.558 0 0 0 .725.057l.068-.058.027-.027 2.444-2.07 3.024 1.766-2.663 2.952a6.96 6.96 0 0 1 2.683.85l.31.183 2.727-2.784a.603.603 0 0 0 .135-.46l-.02-.1-.013-.053a.385.385 0 0 0-.165-.241l-5.94-3.451a.38.38 0 0 0-.194-.053ZM17.743 1a2.11 2.11 0 0 1 2.106 2.106 2.11 2.11 0 0 1-2.106 2.107 2.11 2.11 0 0 1-2.106-2.107c0-1.161.945-2.106 2.106-2.106Zm0 .91a1.196 1.196 0 0 0 0 2.392 1.196 1.196 0 0 0 0-2.391Z",
|
|
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 2a.92.92 0 0 0-.74.348 1.29 1.29 0 0 0-.257.753l-.243 7.93H3.106c-.253 0-.529.041-.747.196C2.123 11.394 2 11.66 2 12s.122.605.354.776c.216.158.49.208.744.219h.003l7.669.236.236 7.668v.003c.01.273.087.544.253.752A.919.919 0 0 0 12 22a.903.903 0 0 0 .736-.35 1.23 1.23 0 0 0 .233-.756V13.24l7.927-.243h.003c.253-.011.528-.062.744-.22.233-.171.357-.435.357-.777 0-.34-.122-.605-.358-.773-.218-.155-.494-.197-.748-.197H12.97V3.106c0-.274-.07-.546-.232-.757A.903.903 0 0 0 12 2Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _reactNativeSvg = require("react-native-svg");
|
|
4
|
+
|
|
5
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
6
|
+
|
|
7
|
+
module.exports = ({
|
|
8
|
+
title,
|
|
9
|
+
titleId,
|
|
10
|
+
size,
|
|
11
|
+
color,
|
|
12
|
+
...props
|
|
13
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
height: size,
|
|
17
|
+
width: size,
|
|
18
|
+
fill: color,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M12 2a.92.92 0 0 0-.74.348 1.29 1.29 0 0 0-.257.753l-.243 7.93H3.106c-.253 0-.529.041-.747.196C2.123 11.394 2 11.66 2 12s.122.605.354.776c.216.158.49.208.744.219h.003l7.669.236.236 7.668v.003c.01.273.087.544.253.752A.919.919 0 0 0 12 22a.903.903 0 0 0 .736-.35 1.23 1.23 0 0 0 .233-.756V13.24l7.927-.243h.003c.253-.011.528-.062.744-.22.233-.171.357-.435.357-.777 0-.34-.122-.605-.358-.773-.218-.155-.494-.197-.748-.197H12.97V3.106c0-.274-.07-.546-.232-.757A.903.903 0 0 0 12 2Z",
|
|
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 0c3.06 0 3.892 1.569 3.99 2.345C15.508 2.729 16 3.389 16 5v2.651c.277.188.43.508.485.728a.49.49 0 0 1 .015.121c0 .822-.481 2.049-.536 2.186a.503.503 0 0 1-.343.3c-.014.012-.096.126-.117.39l-.004.124c0 .435-.148.912-.439 1.42a.501.501 0 0 1-.868-.498c.201-.35.307-.668.307-.922 0-.747.309-1.161.601-1.357.144-.392.373-1.104.397-1.567a.328.328 0 0 0-.057-.094C15.165 8.481 15 8.276 15 8V5c0-1.325-.383-1.7-.607-1.855l-.068-.045c-.121-.078-.325-.206-.355-.481a.519.519 0 0 1 .022-.195l-.024-.094C13.826 1.886 13.155 1 11 1 8.558 1 7 3.369 7 5v3a.5.5 0 0 1-.5.5c.024 0 .015.034.002.072.023.466.253 1.179.397 1.57.292.196.601.611.601 1.358 0 .673.663 1.573 1.318 2.114A.5.5 0 0 1 9 14c0 .635-.577 3.24-2.308 3.962L2.22 19.454c-.708.236-.989.805-1.22 1.706V23h12.605a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5v-2.402a.49.49 0 0 1 .015-.121c.261-1.044.67-2.065 1.889-2.472l4.438-1.479c1.043-.436 1.531-2.162 1.636-2.817-.714-.656-1.383-1.62-1.469-2.518L6.5 11.5c0-.354-.105-.5-.161-.527-.156-.039-.244-.138-.304-.287l-.106-.284C5.77 9.961 5.5 9.117 5.5 8.5a.49.49 0 0 1 .015-.121c.055-.22.208-.54.485-.728V5c0-2.088 1.902-5 5-5Zm7.5 13c3.033 0 5.5 2.468 5.5 5.5S21.533 24 18.5 24a5.506 5.506 0 0 1-5.5-5.5c0-3.032 2.467-5.5 5.5-5.5Zm0 1a4.505 4.505 0 0 0-4.5 4.5c0 2.481 2.019 4.5 4.5 4.5s4.5-2.019 4.5-4.5-2.019-4.5-4.5-4.5Zm0 2a.5.5 0 0 1 .5.5V18h1.5a.5.5 0 0 1 0 1H19v1.5a.5.5 0 0 1-1 0V19h-1.5a.5.5 0 0 1 0-1H18v-1.5a.5.5 0 0 1 .5-.5Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _reactNativeSvg = require("react-native-svg");
|
|
4
|
+
|
|
5
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
6
|
+
|
|
7
|
+
module.exports = ({
|
|
8
|
+
title,
|
|
9
|
+
titleId,
|
|
10
|
+
size,
|
|
11
|
+
color,
|
|
12
|
+
...props
|
|
13
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
height: size,
|
|
17
|
+
width: size,
|
|
18
|
+
fill: color,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M11 0c3.06 0 3.892 1.569 3.99 2.345C15.508 2.729 16 3.389 16 5v2.651c.277.188.43.508.485.728a.49.49 0 0 1 .015.121c0 .822-.481 2.049-.536 2.186a.503.503 0 0 1-.343.3c-.014.012-.096.126-.117.39l-.004.124c0 .435-.148.912-.439 1.42a.501.501 0 0 1-.868-.498c.201-.35.307-.668.307-.922 0-.747.309-1.161.601-1.357.144-.392.373-1.104.397-1.567a.328.328 0 0 0-.057-.094C15.165 8.481 15 8.276 15 8V5c0-1.325-.383-1.7-.607-1.855l-.068-.045c-.121-.078-.325-.206-.355-.481a.519.519 0 0 1 .022-.195l-.024-.094C13.826 1.886 13.155 1 11 1 8.558 1 7 3.369 7 5v3a.5.5 0 0 1-.5.5c.024 0 .015.034.002.072.023.466.253 1.179.397 1.57.292.196.601.611.601 1.358 0 .673.663 1.573 1.318 2.114A.5.5 0 0 1 9 14c0 .635-.577 3.24-2.308 3.962L2.22 19.454c-.708.236-.989.805-1.22 1.706V23h12.605a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5v-2.402a.49.49 0 0 1 .015-.121c.261-1.044.67-2.065 1.889-2.472l4.438-1.479c1.043-.436 1.531-2.162 1.636-2.817-.714-.656-1.383-1.62-1.469-2.518L6.5 11.5c0-.354-.105-.5-.161-.527-.156-.039-.244-.138-.304-.287l-.106-.284C5.77 9.961 5.5 9.117 5.5 8.5a.49.49 0 0 1 .015-.121c.055-.22.208-.54.485-.728V5c0-2.088 1.902-5 5-5Zm7.5 13c3.033 0 5.5 2.468 5.5 5.5S21.533 24 18.5 24a5.506 5.506 0 0 1-5.5-5.5c0-3.032 2.467-5.5 5.5-5.5Zm0 1a4.505 4.505 0 0 0-4.5 4.5c0 2.481 2.019 4.5 4.5 4.5s4.5-2.019 4.5-4.5-2.019-4.5-4.5-4.5Zm0 2a.5.5 0 0 1 .5.5V18h1.5a.5.5 0 0 1 0 1H19v1.5a.5.5 0 0 1-1 0V19h-1.5a.5.5 0 0 1 0-1H18v-1.5a.5.5 0 0 1 .5-.5Z",
|
|
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 4.435c5.057 0 9.172 4.114 9.172 9.172 0 5.057-4.115 9.172-9.172 9.172s-9.172-4.115-9.172-9.172c0-5.058 4.115-9.172 9.172-9.172Zm0 1.027c-4.49 0-8.145 3.654-8.145 8.145 0 4.49 3.654 8.144 8.145 8.144 4.492 0 8.145-3.653 8.145-8.144S16.492 5.462 12 5.462Zm0 2.122c.269 0 .466.166.506.416l.008.097v5.296l4.521 3.742a.64.64 0 0 1 .209.438.4.4 0 0 1-.122.29c-.091.091-.278.192-.4.192-.07 0-.16 0-.251-.058l-4.784-3.983a.573.573 0 0 1-.192-.311l-.008-.096v-5.51A.49.49 0 0 1 12 7.584ZM5.782.5c.804 0 1.492.468 1.842 1.252a1.914 1.914 0 0 1-.307 2.058l-.113.121L3.9 7.238a1.974 1.974 0 0 1-1.423.586c-.257 0-.507-.083-.747-.164C.936 7.308.467 6.62.467 5.815c0-.487.16-.93.465-1.292l.122-.132L4.36 1.086A1.97 1.97 0 0 1 5.782.5Zm12.435 0c.489 0 .93.16 1.293.465l.132.12 3.305 3.307c.373.371.586.89.586 1.423 0 .804-.468 1.492-1.251 1.84-.252.085-.501.169-.758.169a1.97 1.97 0 0 1-1.291-.466l-.132-.12-3.306-3.307c-.592-.591-.752-1.427-.418-2.18C16.726.969 17.413.5 18.217.5Zm0 1.026c-.393 0-.68.174-.855.514l-.055.12a.868.868 0 0 0 .12.951l.089.1 3.306 3.306c.36.361.774.348 1.042.213.293-.146.642-.424.642-.915 0-.261-.058-.443-.201-.617l-.079-.086-3.305-3.306c-.2-.201-.398-.28-.704-.28Zm-12.435 0c-.26 0-.443.058-.616.201l-.086.079-3.306 3.306c-.202.202-.28.399-.28.703 0 .393.172.68.513.856l.12.055a.87.87 0 0 0 .952-.12l.1-.09 3.305-3.305c.328-.328.347-.7.248-.966l-.034-.076c-.172-.43-.479-.642-.916-.642Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _reactNativeSvg = require("react-native-svg");
|
|
4
|
+
|
|
5
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
6
|
+
|
|
7
|
+
module.exports = ({
|
|
8
|
+
title,
|
|
9
|
+
titleId,
|
|
10
|
+
size,
|
|
11
|
+
color,
|
|
12
|
+
...props
|
|
13
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
height: size,
|
|
17
|
+
width: size,
|
|
18
|
+
fill: color,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M12 4.435c5.057 0 9.172 4.114 9.172 9.172 0 5.057-4.115 9.172-9.172 9.172s-9.172-4.115-9.172-9.172c0-5.058 4.115-9.172 9.172-9.172Zm0 1.027c-4.49 0-8.145 3.654-8.145 8.145 0 4.49 3.654 8.144 8.145 8.144 4.492 0 8.145-3.653 8.145-8.144S16.492 5.462 12 5.462Zm0 2.122c.269 0 .466.166.506.416l.008.097v5.296l4.521 3.742a.64.64 0 0 1 .209.438.4.4 0 0 1-.122.29c-.091.091-.278.192-.4.192-.07 0-.16 0-.251-.058l-4.784-3.983a.573.573 0 0 1-.192-.311l-.008-.096v-5.51A.49.49 0 0 1 12 7.584ZM5.782.5c.804 0 1.492.468 1.842 1.252a1.914 1.914 0 0 1-.307 2.058l-.113.121L3.9 7.238a1.974 1.974 0 0 1-1.423.586c-.257 0-.507-.083-.747-.164C.936 7.308.467 6.62.467 5.815c0-.487.16-.93.465-1.292l.122-.132L4.36 1.086A1.97 1.97 0 0 1 5.782.5Zm12.435 0c.489 0 .93.16 1.293.465l.132.12 3.305 3.307c.373.371.586.89.586 1.423 0 .804-.468 1.492-1.251 1.84-.252.085-.501.169-.758.169a1.97 1.97 0 0 1-1.291-.466l-.132-.12-3.306-3.307c-.592-.591-.752-1.427-.418-2.18C16.726.969 17.413.5 18.217.5Zm0 1.026c-.393 0-.68.174-.855.514l-.055.12a.868.868 0 0 0 .12.951l.089.1 3.306 3.306c.36.361.774.348 1.042.213.293-.146.642-.424.642-.915 0-.261-.058-.443-.201-.617l-.079-.086-3.305-3.306c-.2-.201-.398-.28-.704-.28Zm-12.435 0c-.26 0-.443.058-.616.201l-.086.079-3.306 3.306c-.202.202-.28.399-.28.703 0 .393.172.68.513.856l.12.055a.87.87 0 0 0 .952-.12l.1-.09 3.305-3.305c.328-.328.347-.7.248-.966l-.034-.076c-.172-.43-.479-.642-.916-.642Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|