@telus-uds/palette-allium 0.1.0-prerelease.3 → 1.0.0-prerelease.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/CHANGELOG.md +64 -0
- package/build/android/border.xml +1 -1
- package/build/android/color.xml +2 -2
- package/build/android/font_size.xml +1 -1
- package/build/android/radius.xml +4 -1
- package/build/android/size.xml +6 -1
- package/build/ios/Border.swift +1 -1
- package/build/ios/Color.swift +2 -2
- package/build/ios/FontSize.swift +1 -1
- package/build/ios/Radius.swift +4 -1
- package/build/ios/Size.swift +6 -1
- package/build/rn/fonts/index.js +4 -4
- package/build/rn/icons/Accessible.js +25 -0
- package/build/rn/icons/Accessible.native.js +25 -0
- package/build/rn/icons/Add.js +25 -0
- package/build/rn/icons/Add.native.js +25 -0
- package/build/rn/icons/AddUser.js +25 -0
- package/build/rn/icons/AddUser.native.js +25 -0
- package/build/rn/icons/AlarmClock.js +25 -0
- package/build/rn/icons/AlarmClock.native.js +25 -0
- package/build/rn/icons/Ambulance.js +33 -0
- package/build/rn/icons/Ambulance.native.js +33 -0
- package/build/rn/icons/ArrowDown.js +25 -0
- package/build/rn/icons/ArrowDown.native.js +25 -0
- package/build/rn/icons/ArrowLeft.js +25 -0
- package/build/rn/icons/ArrowLeft.native.js +25 -0
- package/build/rn/icons/ArrowRight.js +25 -0
- package/build/rn/icons/ArrowRight.native.js +25 -0
- package/build/rn/icons/ArrowUp.js +25 -0
- package/build/rn/icons/ArrowUp.native.js +25 -0
- package/build/rn/icons/ArtificialIntelligence.js +25 -0
- package/build/rn/icons/ArtificialIntelligence.native.js +25 -0
- package/build/rn/icons/Attention.js +25 -0
- package/build/rn/icons/Attention.native.js +25 -0
- package/build/rn/icons/Award.js +25 -0
- package/build/rn/icons/Award.native.js +25 -0
- package/build/rn/icons/Baby.js +25 -0
- package/build/rn/icons/Baby.native.js +25 -0
- package/build/rn/icons/BabyBoy.js +25 -0
- package/build/rn/icons/BabyBoy.native.js +25 -0
- package/build/rn/icons/BabyGirl.js +25 -0
- package/build/rn/icons/BabyGirl.native.js +25 -0
- package/build/rn/icons/BackToSchool.js +25 -0
- package/build/rn/icons/BackToSchool.native.js +25 -0
- package/build/rn/icons/Bank.js +25 -0
- package/build/rn/icons/Bank.native.js +25 -0
- package/build/rn/icons/BatteryCar.js +25 -0
- package/build/rn/icons/BatteryCar.native.js +25 -0
- package/build/rn/icons/BatteryCharging.js +25 -0
- package/build/rn/icons/BatteryCharging.native.js +25 -0
- package/build/rn/icons/Bell.js +25 -0
- package/build/rn/icons/Bell.native.js +25 -0
- package/build/rn/icons/Bill.js +25 -0
- package/build/rn/icons/Bill.native.js +25 -0
- package/build/rn/icons/Bookmark.js +25 -0
- package/build/rn/icons/Bookmark.native.js +25 -0
- package/build/rn/icons/Briefcase.js +25 -0
- package/build/rn/icons/Briefcase.native.js +25 -0
- package/build/rn/icons/Calendar.js +25 -0
- package/build/rn/icons/Calendar.native.js +25 -0
- package/build/rn/icons/Call.js +25 -0
- package/build/rn/icons/Call.native.js +25 -0
- package/build/rn/icons/CallForward.js +25 -0
- package/build/rn/icons/CallForward.native.js +25 -0
- package/build/rn/icons/CallOut.js +25 -0
- package/build/rn/icons/CallOut.native.js +25 -0
- package/build/rn/icons/CallReceive.js +25 -0
- package/build/rn/icons/CallReceive.native.js +25 -0
- package/build/rn/icons/CallTalking.js +25 -0
- package/build/rn/icons/CallTalking.native.js +25 -0
- package/build/rn/icons/Camera.js +25 -0
- package/build/rn/icons/Camera.native.js +25 -0
- package/build/rn/icons/Car.js +25 -0
- package/build/rn/icons/Car.native.js +25 -0
- package/build/rn/icons/CaretDown.js +26 -0
- package/build/rn/icons/CaretDown.native.js +26 -0
- package/build/rn/icons/CaretUp.js +26 -0
- package/build/rn/icons/CaretUp.native.js +26 -0
- package/build/rn/icons/Channels.js +25 -0
- package/build/rn/icons/Channels.native.js +25 -0
- package/build/rn/icons/ChartsBar1.js +25 -0
- package/build/rn/icons/ChartsBar1.native.js +25 -0
- package/build/rn/icons/ChartsBar2.js +25 -0
- package/build/rn/icons/ChartsBar2.native.js +25 -0
- package/build/rn/icons/ChartsLine.js +25 -0
- package/build/rn/icons/ChartsLine.native.js +25 -0
- package/build/rn/icons/Chat1.js +25 -0
- package/build/rn/icons/Chat1.native.js +25 -0
- package/build/rn/icons/Chat2.js +25 -0
- package/build/rn/icons/Chat2.native.js +25 -0
- package/build/rn/icons/ChatSupport.js +25 -0
- package/build/rn/icons/ChatSupport.native.js +25 -0
- package/build/rn/icons/Check.js +25 -0
- package/build/rn/icons/Check.native.js +25 -0
- package/build/rn/icons/Checkmark.js +25 -0
- package/build/rn/icons/Checkmark.native.js +25 -0
- package/build/rn/icons/ChevronLeft.js +25 -0
- package/build/rn/icons/ChevronLeft.native.js +25 -0
- package/build/rn/icons/ChevronRight.js +27 -0
- package/build/rn/icons/ChevronRight.native.js +27 -0
- package/build/rn/icons/Clipboard.js +25 -0
- package/build/rn/icons/Clipboard.native.js +25 -0
- package/build/rn/icons/Close.js +25 -0
- package/build/rn/icons/Close.native.js +25 -0
- package/build/rn/icons/ClosedCaptions.js +25 -0
- package/build/rn/icons/ClosedCaptions.native.js +25 -0
- package/build/rn/icons/CloudDownload.js +25 -0
- package/build/rn/icons/CloudDownload.native.js +25 -0
- package/build/rn/icons/CloudSync.js +25 -0
- package/build/rn/icons/CloudSync.native.js +25 -0
- package/build/rn/icons/CloudUpload.js +25 -0
- package/build/rn/icons/CloudUpload.native.js +25 -0
- package/build/rn/icons/Collaboration.js +25 -0
- package/build/rn/icons/Collaboration.native.js +25 -0
- package/build/rn/icons/Compass.js +25 -0
- package/build/rn/icons/Compass.native.js +25 -0
- package/build/rn/icons/ComputerNetwork.js +25 -0
- package/build/rn/icons/ComputerNetwork.native.js +25 -0
- package/build/rn/icons/Contract.js +25 -0
- package/build/rn/icons/Contract.native.js +25 -0
- package/build/rn/icons/CreditCard.js +25 -0
- package/build/rn/icons/CreditCard.native.js +25 -0
- package/build/rn/icons/Cronometer.js +25 -0
- package/build/rn/icons/Cronometer.native.js +25 -0
- package/build/rn/icons/DataLimit.js +25 -0
- package/build/rn/icons/DataLimit.native.js +25 -0
- package/build/rn/icons/Deals.js +25 -0
- package/build/rn/icons/Deals.native.js +25 -0
- package/build/rn/icons/Delivery.js +25 -0
- package/build/rn/icons/Delivery.native.js +25 -0
- package/build/rn/icons/Devices.js +25 -0
- package/build/rn/icons/Devices.native.js +25 -0
- package/build/rn/icons/Diagram.js +25 -0
- package/build/rn/icons/Diagram.native.js +25 -0
- package/build/rn/icons/Diamond.js +25 -0
- package/build/rn/icons/Diamond.native.js +25 -0
- package/build/rn/icons/Direction.js +25 -0
- package/build/rn/icons/Direction.native.js +25 -0
- package/build/rn/icons/Document.js +25 -0
- package/build/rn/icons/Document.native.js +25 -0
- package/build/rn/icons/Donate.js +25 -0
- package/build/rn/icons/Donate.native.js +25 -0
- package/build/rn/icons/Download.js +25 -0
- package/build/rn/icons/Download.native.js +25 -0
- package/build/rn/icons/Email.js +25 -0
- package/build/rn/icons/Email.native.js +25 -0
- package/build/rn/icons/FavouriteNetwork.js +25 -0
- package/build/rn/icons/FavouriteNetwork.native.js +25 -0
- package/build/rn/icons/Files.js +25 -0
- package/build/rn/icons/Files.native.js +25 -0
- package/build/rn/icons/Fingerprint.js +25 -0
- package/build/rn/icons/Fingerprint.native.js +25 -0
- package/build/rn/icons/Firewall.js +25 -0
- package/build/rn/icons/Firewall.native.js +25 -0
- package/build/rn/icons/Flag.js +25 -0
- package/build/rn/icons/Flag.native.js +25 -0
- package/build/rn/icons/FullscreenExpand.js +25 -0
- package/build/rn/icons/FullscreenExpand.native.js +25 -0
- package/build/rn/icons/FullscreenMinimize.js +25 -0
- package/build/rn/icons/FullscreenMinimize.native.js +25 -0
- package/build/rn/icons/Gift.js +25 -0
- package/build/rn/icons/Gift.native.js +25 -0
- package/build/rn/icons/Globe1.js +25 -0
- package/build/rn/icons/Globe1.native.js +25 -0
- package/build/rn/icons/Globe2.js +25 -0
- package/build/rn/icons/Globe2.native.js +25 -0
- package/build/rn/icons/HeadBoth.js +25 -0
- package/build/rn/icons/HeadBoth.native.js +25 -0
- package/build/rn/icons/HeadFemale.js +25 -0
- package/build/rn/icons/HeadFemale.native.js +25 -0
- package/build/rn/icons/HeadMale.js +25 -0
- package/build/rn/icons/HeadMale.native.js +25 -0
- package/build/rn/icons/Headset.js +25 -0
- package/build/rn/icons/Headset.native.js +25 -0
- package/build/rn/icons/Heart.js +25 -0
- package/build/rn/icons/Heart.native.js +25 -0
- package/build/rn/icons/Heartbeat.js +25 -0
- package/build/rn/icons/Heartbeat.native.js +25 -0
- package/build/rn/icons/Home.js +25 -0
- package/build/rn/icons/Home.native.js +25 -0
- package/build/rn/icons/HomeSecurity.js +25 -0
- package/build/rn/icons/HomeSecurity.native.js +25 -0
- package/build/rn/icons/IDTag.js +25 -0
- package/build/rn/icons/IDTag.native.js +25 -0
- package/build/rn/icons/Infinite.js +25 -0
- package/build/rn/icons/Infinite.native.js +25 -0
- package/build/rn/icons/Information.js +25 -0
- package/build/rn/icons/Information.native.js +25 -0
- package/build/rn/icons/Internet.js +25 -0
- package/build/rn/icons/Internet.native.js +25 -0
- package/build/rn/icons/Invisible.js +25 -0
- package/build/rn/icons/Invisible.native.js +25 -0
- package/build/rn/icons/Key.js +25 -0
- package/build/rn/icons/Key.native.js +25 -0
- package/build/rn/icons/Laptop.js +25 -0
- package/build/rn/icons/Laptop.native.js +25 -0
- package/build/rn/icons/Layers.js +25 -0
- package/build/rn/icons/Layers.native.js +25 -0
- package/build/rn/icons/Lifesaver.js +25 -0
- package/build/rn/icons/Lifesaver.native.js +25 -0
- package/build/rn/icons/Lightbulb.js +25 -0
- package/build/rn/icons/Lightbulb.native.js +25 -0
- package/build/rn/icons/LocationAdd.js +25 -0
- package/build/rn/icons/LocationAdd.native.js +25 -0
- package/build/rn/icons/LocationAdd0.js +25 -0
- package/build/rn/icons/LocationAdd0.native.js +25 -0
- package/build/rn/icons/LocationHome.js +25 -0
- package/build/rn/icons/LocationHome.native.js +25 -0
- package/build/rn/icons/LocationIneligible.js +25 -0
- package/build/rn/icons/LocationIneligible.native.js +25 -0
- package/build/rn/icons/LocationMap.js +25 -0
- package/build/rn/icons/LocationMap.native.js +25 -0
- package/build/rn/icons/LocationRegular.js +25 -0
- package/build/rn/icons/LocationRegular.native.js +25 -0
- package/build/rn/icons/LocationRemove.js +25 -0
- package/build/rn/icons/LocationRemove.native.js +25 -0
- package/build/rn/icons/LocationSuccess.js +25 -0
- package/build/rn/icons/LocationSuccess.native.js +25 -0
- package/build/rn/icons/LocationVerified.js +25 -0
- package/build/rn/icons/LocationVerified.native.js +25 -0
- package/build/rn/icons/LockClosed.js +25 -0
- package/build/rn/icons/LockClosed.native.js +25 -0
- package/build/rn/icons/LockOpened.js +25 -0
- package/build/rn/icons/LockOpened.native.js +25 -0
- package/build/rn/icons/LoginForm.js +25 -0
- package/build/rn/icons/LoginForm.native.js +25 -0
- package/build/rn/icons/Map.js +25 -0
- package/build/rn/icons/Map.native.js +25 -0
- package/build/rn/icons/Medical.js +25 -0
- package/build/rn/icons/Medical.native.js +25 -0
- package/build/rn/icons/Messaging.js +25 -0
- package/build/rn/icons/Messaging.native.js +25 -0
- package/build/rn/icons/Mobility.js +25 -0
- package/build/rn/icons/Mobility.native.js +25 -0
- package/build/rn/icons/Movie.js +25 -0
- package/build/rn/icons/Movie.native.js +25 -0
- package/build/rn/icons/Music.js +25 -0
- package/build/rn/icons/Music.native.js +25 -0
- package/build/rn/icons/Muted.js +25 -0
- package/build/rn/icons/Muted.native.js +25 -0
- package/build/rn/icons/Networking.js +25 -0
- package/build/rn/icons/Networking.native.js +25 -0
- package/build/rn/icons/News.js +25 -0
- package/build/rn/icons/News.native.js +25 -0
- package/build/rn/icons/NextGenFirewall.js +25 -0
- package/build/rn/icons/NextGenFirewall.native.js +25 -0
- package/build/rn/icons/NoContract.js +25 -0
- package/build/rn/icons/NoContract.native.js +25 -0
- package/build/rn/icons/NotificationError.js +25 -0
- package/build/rn/icons/NotificationError.native.js +25 -0
- package/build/rn/icons/NotificationSuccess.js +25 -0
- package/build/rn/icons/NotificationSuccess.native.js +25 -0
- package/build/rn/icons/NotificationWarning.js +25 -0
- package/build/rn/icons/NotificationWarning.native.js +25 -0
- package/build/rn/icons/Office.js +25 -0
- package/build/rn/icons/Office.native.js +25 -0
- package/build/rn/icons/Offices.js +25 -0
- package/build/rn/icons/Offices.native.js +25 -0
- package/build/rn/icons/OnDemand.js +25 -0
- package/build/rn/icons/OnDemand.native.js +25 -0
- package/build/rn/icons/OnTheGo.js +25 -0
- package/build/rn/icons/OnTheGo.native.js +25 -0
- package/build/rn/icons/Passport.js +25 -0
- package/build/rn/icons/Passport.native.js +25 -0
- package/build/rn/icons/Pause.js +25 -0
- package/build/rn/icons/Pause.native.js +25 -0
- package/build/rn/icons/Phone.js +25 -0
- package/build/rn/icons/Phone.native.js +25 -0
- package/build/rn/icons/PhoneBusiness.js +25 -0
- package/build/rn/icons/PhoneBusiness.native.js +25 -0
- package/build/rn/icons/PhoneHome.js +25 -0
- package/build/rn/icons/PhoneHome.native.js +25 -0
- package/build/rn/icons/PhoneReception.js +25 -0
- package/build/rn/icons/PhoneReception.native.js +25 -0
- package/build/rn/icons/Photo.js +25 -0
- package/build/rn/icons/Photo.native.js +25 -0
- package/build/rn/icons/Photos.js +25 -0
- package/build/rn/icons/Photos.native.js +25 -0
- package/build/rn/icons/PiggyBank.js +25 -0
- package/build/rn/icons/PiggyBank.native.js +25 -0
- package/build/rn/icons/PikTV.js +25 -0
- package/build/rn/icons/PikTV.native.js +25 -0
- package/build/rn/icons/Play.js +25 -0
- package/build/rn/icons/Play.native.js +25 -0
- package/build/rn/icons/PlaySolid.js +27 -0
- package/build/rn/icons/PlaySolid.native.js +27 -0
- package/build/rn/icons/Preference.js +25 -0
- package/build/rn/icons/Preference.native.js +25 -0
- package/build/rn/icons/PrivateCloud.js +25 -0
- package/build/rn/icons/PrivateCloud.native.js +25 -0
- package/build/rn/icons/Question.js +27 -0
- package/build/rn/icons/Question.native.js +27 -0
- package/build/rn/icons/QuoteLeft.js +28 -0
- package/build/rn/icons/QuoteLeft.native.js +28 -0
- package/build/rn/icons/Radar.js +25 -0
- package/build/rn/icons/Radar.native.js +25 -0
- package/build/rn/icons/Receipt.js +25 -0
- package/build/rn/icons/Receipt.native.js +25 -0
- package/build/rn/icons/Record.js +25 -0
- package/build/rn/icons/Record.native.js +25 -0
- package/build/rn/icons/Refresh.js +25 -0
- package/build/rn/icons/Refresh.native.js +25 -0
- package/build/rn/icons/RemoteControl.js +25 -0
- package/build/rn/icons/RemoteControl.native.js +25 -0
- package/build/rn/icons/Replay.js +25 -0
- package/build/rn/icons/Replay.native.js +25 -0
- package/build/rn/icons/Router.js +25 -0
- package/build/rn/icons/Router.native.js +25 -0
- package/build/rn/icons/SearchBold.js +27 -0
- package/build/rn/icons/SearchBold.native.js +27 -0
- package/build/rn/icons/SecurityCamera.js +25 -0
- package/build/rn/icons/SecurityCamera.native.js +25 -0
- package/build/rn/icons/SecurityHouse.js +25 -0
- package/build/rn/icons/SecurityHouse.native.js +25 -0
- package/build/rn/icons/SecurityMobile.js +25 -0
- package/build/rn/icons/SecurityMobile.native.js +25 -0
- package/build/rn/icons/SecuritySettings.js +25 -0
- package/build/rn/icons/SecuritySettings.native.js +25 -0
- package/build/rn/icons/Server.js +25 -0
- package/build/rn/icons/Server.native.js +25 -0
- package/build/rn/icons/ServiceTruck.js +25 -0
- package/build/rn/icons/ServiceTruck.native.js +25 -0
- package/build/rn/icons/Settings.js +25 -0
- package/build/rn/icons/Settings.native.js +25 -0
- package/build/rn/icons/SettingsSolid.js +25 -0
- package/build/rn/icons/SettingsSolid.native.js +25 -0
- package/build/rn/icons/SharedAccount.js +25 -0
- package/build/rn/icons/SharedAccount.native.js +25 -0
- package/build/rn/icons/Shop.js +25 -0
- package/build/rn/icons/Shop.native.js +25 -0
- package/build/rn/icons/SignPost.js +25 -0
- package/build/rn/icons/SignPost.native.js +25 -0
- package/build/rn/icons/Signal.js +25 -0
- package/build/rn/icons/Signal.native.js +25 -0
- package/build/rn/icons/SimCard.js +25 -0
- package/build/rn/icons/SimCard.native.js +25 -0
- package/build/rn/icons/Soccer.js +25 -0
- package/build/rn/icons/Soccer.native.js +25 -0
- package/build/rn/icons/Speaker.js +25 -0
- package/build/rn/icons/Speaker.native.js +25 -0
- package/build/rn/icons/SpeakerPhone.js +25 -0
- package/build/rn/icons/SpeakerPhone.native.js +25 -0
- package/build/rn/icons/Speed.js +25 -0
- package/build/rn/icons/Speed.native.js +25 -0
- package/build/rn/icons/SpeedReduced.js +25 -0
- package/build/rn/icons/SpeedReduced.native.js +25 -0
- package/build/rn/icons/Success.js +25 -0
- package/build/rn/icons/Success.native.js +25 -0
- package/build/rn/icons/Suitcase.js +25 -0
- package/build/rn/icons/Suitcase.native.js +25 -0
- package/build/rn/icons/Support.js +25 -0
- package/build/rn/icons/Support.native.js +25 -0
- package/build/rn/icons/TV.js +25 -0
- package/build/rn/icons/TV.native.js +25 -0
- package/build/rn/icons/TVChoiceAndFlexibility.js +25 -0
- package/build/rn/icons/TVChoiceAndFlexibility.native.js +25 -0
- package/build/rn/icons/Tablet.js +25 -0
- package/build/rn/icons/Tablet.native.js +25 -0
- package/build/rn/icons/Target.js +25 -0
- package/build/rn/icons/Target.native.js +25 -0
- package/build/rn/icons/Tasks.js +25 -0
- package/build/rn/icons/Tasks.native.js +25 -0
- package/build/rn/icons/ThumbsUp.js +25 -0
- package/build/rn/icons/ThumbsUp.native.js +25 -0
- package/build/rn/icons/Time.js +25 -0
- package/build/rn/icons/Time.native.js +25 -0
- package/build/rn/icons/Times.js +25 -0
- package/build/rn/icons/Times.native.js +25 -0
- package/build/rn/icons/TowTruck.js +25 -0
- package/build/rn/icons/TowTruck.native.js +25 -0
- package/build/rn/icons/Transmitter.js +25 -0
- package/build/rn/icons/Transmitter.native.js +25 -0
- package/build/rn/icons/Unmuted.js +27 -0
- package/build/rn/icons/Unmuted.native.js +27 -0
- package/build/rn/icons/Upload.js +25 -0
- package/build/rn/icons/Upload.native.js +25 -0
- package/build/rn/icons/UploadToCloud.js +25 -0
- package/build/rn/icons/UploadToCloud.native.js +25 -0
- package/build/rn/icons/UsbCable.js +25 -0
- package/build/rn/icons/UsbCable.native.js +25 -0
- package/build/rn/icons/User.js +25 -0
- package/build/rn/icons/User.native.js +25 -0
- package/build/rn/icons/Users.js +25 -0
- package/build/rn/icons/Users.native.js +25 -0
- package/build/rn/icons/VideoChat.js +25 -0
- package/build/rn/icons/VideoChat.native.js +25 -0
- package/build/rn/icons/VideoGames.js +25 -0
- package/build/rn/icons/VideoGames.native.js +25 -0
- package/build/rn/icons/Visible.js +25 -0
- package/build/rn/icons/Visible.native.js +25 -0
- package/build/rn/icons/Warranty.js +25 -0
- package/build/rn/icons/Warranty.native.js +25 -0
- package/build/rn/icons/Watch.js +25 -0
- package/build/rn/icons/Watch.native.js +25 -0
- package/build/rn/icons/WifiBoost.js +25 -0
- package/build/rn/icons/WifiBoost.native.js +25 -0
- package/build/rn/icons/WifiCloud.js +25 -0
- package/build/rn/icons/WifiCloud.native.js +25 -0
- package/build/rn/icons/add.icon.svg +3 -0
- package/build/rn/icons/close.icon.svg +3 -0
- package/build/rn/icons/index.js +581 -189
- package/build/rn/icons/question.icon.svg +3 -0
- package/build/rn/icons/search-bold.icon.svg +3 -0
- package/build/rn/palette.js +21 -3
- package/build/web/fonts/fonts-cdn-family.css +4 -4
- package/build/web/fonts/fonts-cdn.css +4 -4
- package/build/web/fonts/fonts-local-family.css +4 -4
- package/build/web/fonts/fonts-local.css +4 -4
- package/build/web/fonts/{v0_1_0-prerelease_3-HelveticaNow-300.otf → v0_1_0-prerelease_6-HelveticaNow-300-D6piIJSkLmSzTrsxw3yBC.otf} +0 -0
- package/build/web/fonts/{v0_1_0-prerelease_3-HelveticaNow-400.otf → v0_1_0-prerelease_6-HelveticaNow-400-I3zSVvl_CK2UrlquL0eCc.otf} +0 -0
- package/build/web/fonts/{v0_1_0-prerelease_3-HelveticaNow-500.otf → v0_1_0-prerelease_6-HelveticaNow-500-rxBPYw7V-_Ocsdlmfom5S.otf} +0 -0
- package/build/web/fonts/{v0_1_0-prerelease_3-HelveticaNow-700.otf → v0_1_0-prerelease_6-HelveticaNow-700-SU05m9mZK384yayYDId-P.otf} +0 -0
- package/build/web/icons/Accessible.js +25 -0
- package/build/web/icons/Add.js +25 -0
- package/build/web/icons/AddUser.js +25 -0
- package/build/web/icons/AlarmClock.js +25 -0
- package/build/web/icons/Ambulance.js +33 -0
- package/build/web/icons/ArrowDown.js +25 -0
- package/build/web/icons/ArrowLeft.js +25 -0
- package/build/web/icons/ArrowRight.js +25 -0
- package/build/web/icons/ArrowUp.js +25 -0
- package/build/web/icons/ArtificialIntelligence.js +25 -0
- package/build/web/icons/Attention.js +25 -0
- package/build/web/icons/Award.js +25 -0
- package/build/web/icons/Baby.js +25 -0
- package/build/web/icons/BabyBoy.js +25 -0
- package/build/web/icons/BabyGirl.js +25 -0
- package/build/web/icons/BackToSchool.js +25 -0
- package/build/web/icons/Bank.js +25 -0
- package/build/web/icons/BatteryCar.js +25 -0
- package/build/web/icons/BatteryCharging.js +25 -0
- package/build/web/icons/Bell.js +25 -0
- package/build/web/icons/Bill.js +25 -0
- package/build/web/icons/Bookmark.js +25 -0
- package/build/web/icons/Briefcase.js +25 -0
- package/build/web/icons/Calendar.js +25 -0
- package/build/web/icons/Call.js +25 -0
- package/build/web/icons/CallForward.js +25 -0
- package/build/web/icons/CallOut.js +25 -0
- package/build/web/icons/CallReceive.js +25 -0
- package/build/web/icons/CallTalking.js +25 -0
- package/build/web/icons/Camera.js +25 -0
- package/build/web/icons/Car.js +25 -0
- package/build/web/icons/CaretDown.js +26 -0
- package/build/web/icons/CaretUp.js +26 -0
- package/build/web/icons/Channels.js +25 -0
- package/build/web/icons/ChartsBar1.js +25 -0
- package/build/web/icons/ChartsBar2.js +25 -0
- package/build/web/icons/ChartsLine.js +25 -0
- package/build/web/icons/Chat1.js +25 -0
- package/build/web/icons/Chat2.js +25 -0
- package/build/web/icons/ChatSupport.js +25 -0
- package/build/web/icons/Check.js +25 -0
- package/build/web/icons/Checkmark.js +25 -0
- package/build/web/icons/ChevronLeft.js +25 -0
- package/build/web/icons/ChevronRight.js +27 -0
- package/build/web/icons/Clipboard.js +25 -0
- package/build/web/icons/Close.js +25 -0
- package/build/web/icons/ClosedCaptions.js +25 -0
- package/build/web/icons/CloudDownload.js +25 -0
- package/build/web/icons/CloudSync.js +25 -0
- package/build/web/icons/CloudUpload.js +25 -0
- package/build/web/icons/Collaboration.js +25 -0
- package/build/web/icons/Compass.js +25 -0
- package/build/web/icons/ComputerNetwork.js +25 -0
- package/build/web/icons/Contract.js +25 -0
- package/build/web/icons/CreditCard.js +25 -0
- package/build/web/icons/Cronometer.js +25 -0
- package/build/web/icons/DataLimit.js +25 -0
- package/build/web/icons/Deals.js +25 -0
- package/build/web/icons/Delivery.js +25 -0
- package/build/web/icons/Devices.js +25 -0
- package/build/web/icons/Diagram.js +25 -0
- package/build/web/icons/Diamond.js +25 -0
- package/build/web/icons/Direction.js +25 -0
- package/build/web/icons/Document.js +25 -0
- package/build/web/icons/Donate.js +25 -0
- package/build/web/icons/Download.js +25 -0
- package/build/web/icons/Email.js +25 -0
- package/build/web/icons/FavouriteNetwork.js +25 -0
- package/build/web/icons/Files.js +25 -0
- package/build/web/icons/Fingerprint.js +25 -0
- package/build/web/icons/Firewall.js +25 -0
- package/build/web/icons/Flag.js +25 -0
- package/build/web/icons/FullscreenExpand.js +25 -0
- package/build/web/icons/FullscreenMinimize.js +25 -0
- package/build/web/icons/Gift.js +25 -0
- package/build/web/icons/Globe1.js +25 -0
- package/build/web/icons/Globe2.js +25 -0
- package/build/web/icons/HeadBoth.js +25 -0
- package/build/web/icons/HeadFemale.js +25 -0
- package/build/web/icons/HeadMale.js +25 -0
- package/build/web/icons/Headset.js +25 -0
- package/build/web/icons/Heart.js +25 -0
- package/build/web/icons/Heartbeat.js +25 -0
- package/build/web/icons/Home.js +25 -0
- package/build/web/icons/HomeSecurity.js +25 -0
- package/build/web/icons/IDTag.js +25 -0
- package/build/web/icons/Infinite.js +25 -0
- package/build/web/icons/Information.js +25 -0
- package/build/web/icons/Internet.js +25 -0
- package/build/web/icons/Invisible.js +25 -0
- package/build/web/icons/Key.js +25 -0
- package/build/web/icons/Laptop.js +25 -0
- package/build/web/icons/Layers.js +25 -0
- package/build/web/icons/Lifesaver.js +25 -0
- package/build/web/icons/Lightbulb.js +25 -0
- package/build/web/icons/LocationAdd.js +25 -0
- package/build/web/icons/LocationAdd0.js +25 -0
- package/build/web/icons/LocationHome.js +25 -0
- package/build/web/icons/LocationIneligible.js +25 -0
- package/build/web/icons/LocationMap.js +25 -0
- package/build/web/icons/LocationRegular.js +25 -0
- package/build/web/icons/LocationRemove.js +25 -0
- package/build/web/icons/LocationSuccess.js +25 -0
- package/build/web/icons/LocationVerified.js +25 -0
- package/build/web/icons/LockClosed.js +25 -0
- package/build/web/icons/LockOpened.js +25 -0
- package/build/web/icons/LoginForm.js +25 -0
- package/build/web/icons/Map.js +25 -0
- package/build/web/icons/Medical.js +25 -0
- package/build/web/icons/Messaging.js +25 -0
- package/build/web/icons/Mobility.js +25 -0
- package/build/web/icons/Movie.js +25 -0
- package/build/web/icons/Music.js +25 -0
- package/build/web/icons/Muted.js +25 -0
- package/build/web/icons/Networking.js +25 -0
- package/build/web/icons/News.js +25 -0
- package/build/web/icons/NextGenFirewall.js +25 -0
- package/build/web/icons/NoContract.js +25 -0
- package/build/web/icons/NotificationError.js +25 -0
- package/build/web/icons/NotificationSuccess.js +25 -0
- package/build/web/icons/NotificationWarning.js +25 -0
- package/build/web/icons/Office.js +25 -0
- package/build/web/icons/Offices.js +25 -0
- package/build/web/icons/OnDemand.js +25 -0
- package/build/web/icons/OnTheGo.js +25 -0
- package/build/web/icons/Passport.js +25 -0
- package/build/web/icons/Pause.js +25 -0
- package/build/web/icons/Phone.js +25 -0
- package/build/web/icons/PhoneBusiness.js +25 -0
- package/build/web/icons/PhoneHome.js +25 -0
- package/build/web/icons/PhoneReception.js +25 -0
- package/build/web/icons/Photo.js +25 -0
- package/build/web/icons/Photos.js +25 -0
- package/build/web/icons/PiggyBank.js +25 -0
- package/build/web/icons/PikTV.js +25 -0
- package/build/web/icons/Play.js +25 -0
- package/build/web/icons/PlaySolid.js +27 -0
- package/build/web/icons/Preference.js +25 -0
- package/build/web/icons/PrivateCloud.js +25 -0
- package/build/web/icons/Question.js +27 -0
- package/build/web/icons/QuoteLeft.js +28 -0
- package/build/web/icons/Radar.js +25 -0
- package/build/web/icons/Receipt.js +25 -0
- package/build/web/icons/Record.js +25 -0
- package/build/web/icons/Refresh.js +25 -0
- package/build/web/icons/RemoteControl.js +25 -0
- package/build/web/icons/Replay.js +25 -0
- package/build/web/icons/Router.js +25 -0
- package/build/web/icons/SearchBold.js +27 -0
- package/build/web/icons/SecurityCamera.js +25 -0
- package/build/web/icons/SecurityHouse.js +25 -0
- package/build/web/icons/SecurityMobile.js +25 -0
- package/build/web/icons/SecuritySettings.js +25 -0
- package/build/web/icons/Server.js +25 -0
- package/build/web/icons/ServiceTruck.js +25 -0
- package/build/web/icons/Settings.js +25 -0
- package/build/web/icons/SettingsSolid.js +25 -0
- package/build/web/icons/SharedAccount.js +25 -0
- package/build/web/icons/Shop.js +25 -0
- package/build/web/icons/SignPost.js +25 -0
- package/build/web/icons/Signal.js +25 -0
- package/build/web/icons/SimCard.js +25 -0
- package/build/web/icons/Soccer.js +25 -0
- package/build/web/icons/Speaker.js +25 -0
- package/build/web/icons/SpeakerPhone.js +25 -0
- package/build/web/icons/Speed.js +25 -0
- package/build/web/icons/SpeedReduced.js +25 -0
- package/build/web/icons/Success.js +25 -0
- package/build/web/icons/Suitcase.js +25 -0
- package/build/web/icons/Support.js +25 -0
- package/build/web/icons/TV.js +25 -0
- package/build/web/icons/TVChoiceAndFlexibility.js +25 -0
- package/build/web/icons/Tablet.js +25 -0
- package/build/web/icons/Target.js +25 -0
- package/build/web/icons/Tasks.js +25 -0
- package/build/web/icons/ThumbsUp.js +25 -0
- package/build/web/icons/Time.js +25 -0
- package/build/web/icons/Times.js +25 -0
- package/build/web/icons/TowTruck.js +25 -0
- package/build/web/icons/Transmitter.js +25 -0
- package/build/web/icons/Unmuted.js +27 -0
- package/build/web/icons/Upload.js +25 -0
- package/build/web/icons/UploadToCloud.js +25 -0
- package/build/web/icons/UsbCable.js +25 -0
- package/build/web/icons/User.js +25 -0
- package/build/web/icons/Users.js +25 -0
- package/build/web/icons/VideoChat.js +25 -0
- package/build/web/icons/VideoGames.js +25 -0
- package/build/web/icons/Visible.js +25 -0
- package/build/web/icons/Warranty.js +25 -0
- package/build/web/icons/Watch.js +25 -0
- package/build/web/icons/WifiBoost.js +25 -0
- package/build/web/icons/WifiCloud.js +25 -0
- package/build/web/icons/add.icon.svg +3 -0
- package/build/web/icons/close.icon.svg +3 -0
- package/build/web/icons/index.js +581 -189
- package/build/web/icons/question.icon.svg +3 -0
- package/build/web/icons/search-bold.icon.svg +3 -0
- package/build/web/palette.js +25 -7
- package/package.json +1 -1
- package/build/rn/palette.mjs +0 -379
- package/build/web/palette.mjs +0 -318
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
viewBox: "0 0 24 18",
|
|
13
|
+
height: size,
|
|
14
|
+
width: size,
|
|
15
|
+
fill: color,
|
|
16
|
+
role: title ? 'img' : undefined,
|
|
17
|
+
"aria-hidden": !title,
|
|
18
|
+
"aria-labelledby": titleId,
|
|
19
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
20
|
+
id: titleId,
|
|
21
|
+
children: title
|
|
22
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
23
|
+
d: "M3.5 18a.5.5 0 0 1-.354-.853l17-17a.5.5 0 0 1 .707.707l-17 17A.498.498 0 0 1 3.5 18Zm1.453-4.281a.491.491 0 0 1-.276-.084C1.812 11.732.159 9.385.09 9.285a.5.5 0 0 1 .028-.608C.349 8.404 5.839 2 12 2c1.039 0 2.143.193 3.281.576a.5.5 0 0 1 .314.633.493.493 0 0 1-.633.314C13.928 3.176 12.931 3 12 3 7.019 3 2.297 7.777 1.146 9.027a18.286 18.286 0 0 0 4.083 3.775c.23.152.293.463.14.692a.495.495 0 0 1-.416.225Zm7.047-.72a3.968 3.968 0 0 1-2.828-1.171.5.5 0 0 1 .707-.707A2.976 2.976 0 0 0 12 12c1.654 0 3-1.346 3-3a2.98 2.98 0 0 0-.879-2.121.5.5 0 0 1 .707-.707A3.968 3.968 0 0 1 16 9c0 2.206-1.794 4-4 4Zm-3.439-2.89a.5.5 0 0 1-.491-.412A3.912 3.912 0 0 1 8 9c0-2.206 1.794-4 4-4 .238 0 .47.029.697.069a.5.5 0 0 1-.174.984A2.99 2.99 0 0 0 12 6c-1.654 0-3 1.346-3 3 0 .18.023.353.054.523a.5.5 0 0 1-.493.587ZM12 16c-1.829 0-3.667-.437-5.462-1.304a.499.499 0 1 1 .434-.9C8.631 14.595 10.322 15 12 15c4.945 0 9.636-4.71 10.828-6-.785-.848-3.081-3.17-5.955-4.658a.5.5 0 1 1 .459-.89c3.731 1.934 6.436 5.09 6.549 5.225a.5.5 0 0 1 .001.646C23.651 9.596 18.161 16 12 16Z"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
viewBox: "0 0 24 18",
|
|
15
|
+
height: size,
|
|
16
|
+
width: size,
|
|
17
|
+
fill: color,
|
|
18
|
+
"aria-labelledby": titleId,
|
|
19
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
20
|
+
id: titleId,
|
|
21
|
+
children: title
|
|
22
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
23
|
+
d: "M3.5 18a.5.5 0 0 1-.354-.853l17-17a.5.5 0 0 1 .707.707l-17 17A.498.498 0 0 1 3.5 18Zm1.453-4.281a.491.491 0 0 1-.276-.084C1.812 11.732.159 9.385.09 9.285a.5.5 0 0 1 .028-.608C.349 8.404 5.839 2 12 2c1.039 0 2.143.193 3.281.576a.5.5 0 0 1 .314.633.493.493 0 0 1-.633.314C13.928 3.176 12.931 3 12 3 7.019 3 2.297 7.777 1.146 9.027a18.286 18.286 0 0 0 4.083 3.775c.23.152.293.463.14.692a.495.495 0 0 1-.416.225Zm7.047-.72a3.968 3.968 0 0 1-2.828-1.171.5.5 0 0 1 .707-.707A2.976 2.976 0 0 0 12 12c1.654 0 3-1.346 3-3a2.98 2.98 0 0 0-.879-2.121.5.5 0 0 1 .707-.707A3.968 3.968 0 0 1 16 9c0 2.206-1.794 4-4 4Zm-3.439-2.89a.5.5 0 0 1-.491-.412A3.912 3.912 0 0 1 8 9c0-2.206 1.794-4 4-4 .238 0 .47.029.697.069a.5.5 0 0 1-.174.984A2.99 2.99 0 0 0 12 6c-1.654 0-3 1.346-3 3 0 .18.023.353.054.523a.5.5 0 0 1-.493.587ZM12 16c-1.829 0-3.667-.437-5.462-1.304a.499.499 0 1 1 .434-.9C8.631 14.595 10.322 15 12 15c4.945 0 9.636-4.71 10.828-6-.785-.848-3.081-3.17-5.955-4.658a.5.5 0 1 1 .459-.89c3.731 1.934 6.436 5.09 6.549 5.225a.5.5 0 0 1 .001.646C23.651 9.596 18.161 16 12 16Z"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
viewBox: "0 0 13 24",
|
|
13
|
+
height: size,
|
|
14
|
+
width: size,
|
|
15
|
+
fill: color,
|
|
16
|
+
role: title ? 'img' : undefined,
|
|
17
|
+
"aria-hidden": !title,
|
|
18
|
+
"aria-labelledby": titleId,
|
|
19
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
20
|
+
id: titleId,
|
|
21
|
+
children: title
|
|
22
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
23
|
+
d: "M6.5 24a.502.502 0 0 1-.354-.146l-2-2A.504.504 0 0 1 4 21.5v-1.793l-.854-.854a.5.5 0 0 1 0-.707L4 17.293v-.586l-.854-.854a.5.5 0 0 1 0-.707L4 14.293V13h-.5a.5.5 0 0 1-.5-.5v-.528A6.525 6.525 0 0 1 0 6.5C0 2.916 2.916 0 6.5 0S13 2.916 13 6.5a6.525 6.525 0 0 1-3 5.472v.528a.5.5 0 0 1-.5.5H9v8.5c0 .133-.053.26-.146.354l-2 2A.502.502 0 0 1 6.5 24ZM5 21.293l1.5 1.5 1.5-1.5V12.5a.5.5 0 0 1 .5-.5H9v-.309c0-.178.095-.343.249-.433A5.519 5.519 0 0 0 12 6.5C12 3.467 9.532 1 6.5 1A5.506 5.506 0 0 0 1 6.5a5.519 5.519 0 0 0 2.751 4.758c.154.09.249.255.249.433V12h.5a.5.5 0 0 1 .5.5v2c0 .133-.053.26-.146.354l-.647.646.646.646A.5.5 0 0 1 5 16.5v1c0 .133-.053.26-.146.354l-.647.646.646.646A.5.5 0 0 1 5 19.5v1.793ZM6.5 7A2.503 2.503 0 0 1 4 4.5C4 3.122 5.121 2 6.5 2S9 3.122 9 4.5 7.879 7 6.5 7Zm0-4C5.673 3 5 3.673 5 4.5S5.673 6 6.5 6 8 5.327 8 4.5 7.327 3 6.5 3Zm0 18a.5.5 0 0 1-.5-.5v-7a.5.5 0 0 1 1 0v7a.5.5 0 0 1-.5.5Z"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
viewBox: "0 0 13 24",
|
|
15
|
+
height: size,
|
|
16
|
+
width: size,
|
|
17
|
+
fill: color,
|
|
18
|
+
"aria-labelledby": titleId,
|
|
19
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
20
|
+
id: titleId,
|
|
21
|
+
children: title
|
|
22
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
23
|
+
d: "M6.5 24a.502.502 0 0 1-.354-.146l-2-2A.504.504 0 0 1 4 21.5v-1.793l-.854-.854a.5.5 0 0 1 0-.707L4 17.293v-.586l-.854-.854a.5.5 0 0 1 0-.707L4 14.293V13h-.5a.5.5 0 0 1-.5-.5v-.528A6.525 6.525 0 0 1 0 6.5C0 2.916 2.916 0 6.5 0S13 2.916 13 6.5a6.525 6.525 0 0 1-3 5.472v.528a.5.5 0 0 1-.5.5H9v8.5c0 .133-.053.26-.146.354l-2 2A.502.502 0 0 1 6.5 24ZM5 21.293l1.5 1.5 1.5-1.5V12.5a.5.5 0 0 1 .5-.5H9v-.309c0-.178.095-.343.249-.433A5.519 5.519 0 0 0 12 6.5C12 3.467 9.532 1 6.5 1A5.506 5.506 0 0 0 1 6.5a5.519 5.519 0 0 0 2.751 4.758c.154.09.249.255.249.433V12h.5a.5.5 0 0 1 .5.5v2c0 .133-.053.26-.146.354l-.647.646.646.646A.5.5 0 0 1 5 16.5v1c0 .133-.053.26-.146.354l-.647.646.646.646A.5.5 0 0 1 5 19.5v1.793ZM6.5 7A2.503 2.503 0 0 1 4 4.5C4 3.122 5.121 2 6.5 2S9 3.122 9 4.5 7.879 7 6.5 7Zm0-4C5.673 3 5 3.673 5 4.5S5.673 6 6.5 6 8 5.327 8 4.5 7.327 3 6.5 3Zm0 18a.5.5 0 0 1-.5-.5v-7a.5.5 0 0 1 1 0v7a.5.5 0 0 1-.5.5Z"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
viewBox: "0 0 24 18",
|
|
13
|
+
height: size,
|
|
14
|
+
width: size,
|
|
15
|
+
fill: color,
|
|
16
|
+
role: title ? 'img' : undefined,
|
|
17
|
+
"aria-hidden": !title,
|
|
18
|
+
"aria-labelledby": titleId,
|
|
19
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
20
|
+
id: titleId,
|
|
21
|
+
children: title
|
|
22
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
23
|
+
d: "M23.5 13.5H22V2c0-.827-.673-1.5-1.5-1.5h-17C2.673.5 2 1.173 2 2v11.5H.5a.5.5 0 0 0-.5.5v1c0 1.378 1.122 2.5 2.5 2.5h19c1.378 0 2.5-1.122 2.5-2.5v-1a.5.5 0 0 0-.5-.5ZM3 2a.5.5 0 0 1 .5-.5h17a.5.5 0 0 1 .5.5v11.5h-5a.495.495 0 0 0-.352.146l-.854.854H9.208l-.854-.854A.504.504 0 0 0 8 13.5H3V2Zm20 13c0 .827-.673 1.5-1.5 1.5h-19c-.827 0-1.5-.673-1.5-1.5v-.5h6.793l.853.854A.504.504 0 0 0 9 15.5h6a.5.5 0 0 0 .353-.146l.854-.854H23v.5Z"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
viewBox: "0 0 24 18",
|
|
15
|
+
height: size,
|
|
16
|
+
width: size,
|
|
17
|
+
fill: color,
|
|
18
|
+
"aria-labelledby": titleId,
|
|
19
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
20
|
+
id: titleId,
|
|
21
|
+
children: title
|
|
22
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
23
|
+
d: "M23.5 13.5H22V2c0-.827-.673-1.5-1.5-1.5h-17C2.673.5 2 1.173 2 2v11.5H.5a.5.5 0 0 0-.5.5v1c0 1.378 1.122 2.5 2.5 2.5h19c1.378 0 2.5-1.122 2.5-2.5v-1a.5.5 0 0 0-.5-.5ZM3 2a.5.5 0 0 1 .5-.5h17a.5.5 0 0 1 .5.5v11.5h-5a.495.495 0 0 0-.352.146l-.854.854H9.208l-.854-.854A.504.504 0 0 0 8 13.5H3V2Zm20 13c0 .827-.673 1.5-1.5 1.5h-19c-.827 0-1.5-.673-1.5-1.5v-.5h6.793l.853.854A.504.504 0 0 0 9 15.5h6a.5.5 0 0 0 .353-.146l.854-.854H23v.5Z"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
viewBox: "0 0 24 22",
|
|
13
|
+
height: size,
|
|
14
|
+
width: size,
|
|
15
|
+
fill: color,
|
|
16
|
+
role: title ? 'img' : undefined,
|
|
17
|
+
"aria-hidden": !title,
|
|
18
|
+
"aria-labelledby": titleId,
|
|
19
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
20
|
+
id: titleId,
|
|
21
|
+
children: title
|
|
22
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
23
|
+
d: "M12 13.5a.496.496 0 0 1-.231-.057l-11.5-6a.5.5 0 0 1 0-.886l11.5-6a.499.499 0 0 1 .463 0l11.5 6a.5.5 0 0 1-.001.886l-11.5 6A.496.496 0 0 1 12 13.5ZM1.581 7 12 12.437 22.419 7 12 1.563 1.581 7ZM12 17.5a.49.49 0 0 1-.231-.058l-11.5-6.098a.508.508 0 0 1-.269-.45c0-.19.104-.363.269-.45l1.672-.886a.498.498 0 0 1 .675.215.512.512 0 0 1-.212.686l-.823.435L12 16.42l10.419-5.526-.822-.436a.512.512 0 0 1-.212-.686.5.5 0 0 1 .675-.215l1.672.886a.512.512 0 0 1-.001.901l-11.5 6.098A.49.49 0 0 1 12 17.5Zm0 4a.49.49 0 0 1-.231-.058l-11.5-6.098a.508.508 0 0 1-.269-.45c0-.19.104-.363.269-.45l1.672-.886a.498.498 0 0 1 .675.215.512.512 0 0 1-.212.686l-.823.435L12 20.42l10.419-5.526-.822-.436a.512.512 0 0 1-.212-.686.5.5 0 0 1 .675-.215l1.672.886a.512.512 0 0 1-.001.901l-11.5 6.098A.49.49 0 0 1 12 21.5Z"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
viewBox: "0 0 24 22",
|
|
15
|
+
height: size,
|
|
16
|
+
width: size,
|
|
17
|
+
fill: color,
|
|
18
|
+
"aria-labelledby": titleId,
|
|
19
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
20
|
+
id: titleId,
|
|
21
|
+
children: title
|
|
22
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
23
|
+
d: "M12 13.5a.496.496 0 0 1-.231-.057l-11.5-6a.5.5 0 0 1 0-.886l11.5-6a.499.499 0 0 1 .463 0l11.5 6a.5.5 0 0 1-.001.886l-11.5 6A.496.496 0 0 1 12 13.5ZM1.581 7 12 12.437 22.419 7 12 1.563 1.581 7ZM12 17.5a.49.49 0 0 1-.231-.058l-11.5-6.098a.508.508 0 0 1-.269-.45c0-.19.104-.363.269-.45l1.672-.886a.498.498 0 0 1 .675.215.512.512 0 0 1-.212.686l-.823.435L12 16.42l10.419-5.526-.822-.436a.512.512 0 0 1-.212-.686.5.5 0 0 1 .675-.215l1.672.886a.512.512 0 0 1-.001.901l-11.5 6.098A.49.49 0 0 1 12 17.5Zm0 4a.49.49 0 0 1-.231-.058l-11.5-6.098a.508.508 0 0 1-.269-.45c0-.19.104-.363.269-.45l1.672-.886a.498.498 0 0 1 .675.215.512.512 0 0 1-.212.686l-.823.435L12 20.42l10.419-5.526-.822-.436a.512.512 0 0 1-.212-.686.5.5 0 0 1 .675-.215l1.672.886a.512.512 0 0 1-.001.901l-11.5 6.098A.49.49 0 0 1 12 21.5Z"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
viewBox: "0 0 24 24",
|
|
13
|
+
height: size,
|
|
14
|
+
width: size,
|
|
15
|
+
fill: color,
|
|
16
|
+
role: title ? 'img' : undefined,
|
|
17
|
+
"aria-hidden": !title,
|
|
18
|
+
"aria-labelledby": titleId,
|
|
19
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
20
|
+
id: titleId,
|
|
21
|
+
children: title
|
|
22
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
23
|
+
d: "M12 24C5.383 24 0 18.617 0 12S5.383 0 12 0s12 5.383 12 12-5.383 12-12 12Zm0-23C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12 1Zm0 6c-2.757 0-5 2.243-5 5s2.243 5 5 5 5-2.243 5-5-2.243-5-5-5Zm5.796 3.446a5.99 5.99 0 0 1 0 3.109l4.264 4.263a.5.5 0 0 1-.707.707l-3.94-3.938a6.038 6.038 0 0 1-2.828 2.828l3.939 3.939a.5.5 0 0 1-.707.707l-4.265-4.265a5.99 5.99 0 0 1-3.106 0l-4.264 4.265a.498.498 0 0 1-.707 0 .5.5 0 0 1 0-.707l3.94-3.94a6.038 6.038 0 0 1-2.829-2.828l-3.94 3.939a.498.498 0 0 1-.707 0 .5.5 0 0 1 0-.707l4.265-4.264a5.99 5.99 0 0 1 0-3.107L1.939 6.183a.5.5 0 0 1 .707-.707l3.94 3.939a6.038 6.038 0 0 1 2.828-2.829l-3.938-3.94a.5.5 0 0 1 .707-.707l4.264 4.265a5.99 5.99 0 0 1 3.107 0l4.263-4.264a.5.5 0 0 1 .707.707l-3.938 3.939a6.038 6.038 0 0 1 2.828 2.828l3.939-3.938a.5.5 0 0 1 .707.707l-4.264 4.263Z"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
viewBox: "0 0 24 24",
|
|
15
|
+
height: size,
|
|
16
|
+
width: size,
|
|
17
|
+
fill: color,
|
|
18
|
+
"aria-labelledby": titleId,
|
|
19
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
20
|
+
id: titleId,
|
|
21
|
+
children: title
|
|
22
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
23
|
+
d: "M12 24C5.383 24 0 18.617 0 12S5.383 0 12 0s12 5.383 12 12-5.383 12-12 12Zm0-23C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12 1Zm0 6c-2.757 0-5 2.243-5 5s2.243 5 5 5 5-2.243 5-5-2.243-5-5-5Zm5.796 3.446a5.99 5.99 0 0 1 0 3.109l4.264 4.263a.5.5 0 0 1-.707.707l-3.94-3.938a6.038 6.038 0 0 1-2.828 2.828l3.939 3.939a.5.5 0 0 1-.707.707l-4.265-4.265a5.99 5.99 0 0 1-3.106 0l-4.264 4.265a.498.498 0 0 1-.707 0 .5.5 0 0 1 0-.707l3.94-3.94a6.038 6.038 0 0 1-2.829-2.828l-3.94 3.939a.498.498 0 0 1-.707 0 .5.5 0 0 1 0-.707l4.265-4.264a5.99 5.99 0 0 1 0-3.107L1.939 6.183a.5.5 0 0 1 .707-.707l3.94 3.939a6.038 6.038 0 0 1 2.828-2.829l-3.938-3.94a.5.5 0 0 1 .707-.707l4.264 4.265a5.99 5.99 0 0 1 3.107 0l4.263-4.264a.5.5 0 0 1 .707.707l-3.938 3.939a6.038 6.038 0 0 1 2.828 2.828l3.939-3.938a.5.5 0 0 1 .707.707l-4.264 4.263Z"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
viewBox: "0 0 16 24",
|
|
13
|
+
height: size,
|
|
14
|
+
width: size,
|
|
15
|
+
fill: color,
|
|
16
|
+
role: title ? 'img' : undefined,
|
|
17
|
+
"aria-hidden": !title,
|
|
18
|
+
"aria-labelledby": titleId,
|
|
19
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
20
|
+
id: titleId,
|
|
21
|
+
children: title
|
|
22
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
23
|
+
d: "M9.768 18H6.232c-1.144 0-2.123-.813-2.381-1.977a4.621 4.621 0 0 0-.758-1.732c-.19-.266-.389-.533-.59-.803C1.33 11.91 0 10.123 0 8c0-4.411 3.589-8 8-8s8 3.589 8 8c0 2.123-1.33 3.91-2.503 5.488-.201.27-.4.537-.59.803a4.628 4.628 0 0 0-.758 1.732C11.891 17.188 10.912 18 9.768 18ZM8 1C4.14 1 1 4.141 1 8c0 1.792 1.172 3.367 2.306 4.891.205.275.407.548.601.818a5.69 5.69 0 0 1 .921 2.098C4.983 16.51 5.561 17 6.232 17h3.536c.671 0 1.249-.49 1.404-1.193a5.688 5.688 0 0 1 .921-2.098c.194-.271.396-.543.601-.818C13.828 11.367 15 9.792 15 8c0-3.859-3.14-7-7-7Zm2.5 19h-5a.5.5 0 0 1 0-1h5a.5.5 0 0 1 0 1Zm0 2h-5a.5.5 0 0 1 0-1h5a.5.5 0 0 1 0 1Zm-1 2h-3a.5.5 0 0 1 0-1h3a.5.5 0 0 1 0 1Z"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
viewBox: "0 0 16 24",
|
|
15
|
+
height: size,
|
|
16
|
+
width: size,
|
|
17
|
+
fill: color,
|
|
18
|
+
"aria-labelledby": titleId,
|
|
19
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
20
|
+
id: titleId,
|
|
21
|
+
children: title
|
|
22
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
23
|
+
d: "M9.768 18H6.232c-1.144 0-2.123-.813-2.381-1.977a4.621 4.621 0 0 0-.758-1.732c-.19-.266-.389-.533-.59-.803C1.33 11.91 0 10.123 0 8c0-4.411 3.589-8 8-8s8 3.589 8 8c0 2.123-1.33 3.91-2.503 5.488-.201.27-.4.537-.59.803a4.628 4.628 0 0 0-.758 1.732C11.891 17.188 10.912 18 9.768 18ZM8 1C4.14 1 1 4.141 1 8c0 1.792 1.172 3.367 2.306 4.891.205.275.407.548.601.818a5.69 5.69 0 0 1 .921 2.098C4.983 16.51 5.561 17 6.232 17h3.536c.671 0 1.249-.49 1.404-1.193a5.688 5.688 0 0 1 .921-2.098c.194-.271.396-.543.601-.818C13.828 11.367 15 9.792 15 8c0-3.859-3.14-7-7-7Zm2.5 19h-5a.5.5 0 0 1 0-1h5a.5.5 0 0 1 0 1Zm0 2h-5a.5.5 0 0 1 0-1h5a.5.5 0 0 1 0 1Zm-1 2h-3a.5.5 0 0 1 0-1h3a.5.5 0 0 1 0 1Z"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
viewBox: "0 0 18 24",
|
|
13
|
+
height: size,
|
|
14
|
+
width: size,
|
|
15
|
+
fill: color,
|
|
16
|
+
role: title ? 'img' : undefined,
|
|
17
|
+
"aria-hidden": !title,
|
|
18
|
+
"aria-labelledby": titleId,
|
|
19
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
20
|
+
id: titleId,
|
|
21
|
+
children: title
|
|
22
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
23
|
+
d: "M9.5 9v1.5a.5.5 0 0 1-1 0V9H7a.5.5 0 0 1 0-1h1.5V6.5a.5.5 0 0 1 1 0V8H11a.5.5 0 0 1 0 1H9.5ZM9 24a.501.501 0 0 1-.327-.122C8.339 23.59.5 16.718.5 8.5.5 3.813 4.313 0 9 0c4.687 0 8.5 3.813 8.5 8.5 0 8.218-7.839 15.09-8.173 15.378A.501.501 0 0 1 9 24ZM9 1C4.864 1 1.5 4.364 1.5 8.5c0 6.842 6.016 12.926 7.5 14.322 1.483-1.397 7.5-7.488 7.5-14.322C16.5 4.364 13.136 1 9 1Zm0 13a5.506 5.506 0 0 1-5.5-5.5C3.5 5.467 5.968 3 9 3s5.5 2.467 5.5 5.5S12.032 14 9 14ZM9 4a4.505 4.505 0 0 0-4.5 4.5C4.5 10.981 6.519 13 9 13s4.5-2.019 4.5-4.5S11.481 4 9 4Z"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
viewBox: "0 0 18 24",
|
|
15
|
+
height: size,
|
|
16
|
+
width: size,
|
|
17
|
+
fill: color,
|
|
18
|
+
"aria-labelledby": titleId,
|
|
19
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
20
|
+
id: titleId,
|
|
21
|
+
children: title
|
|
22
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
23
|
+
d: "M9.5 9v1.5a.5.5 0 0 1-1 0V9H7a.5.5 0 0 1 0-1h1.5V6.5a.5.5 0 0 1 1 0V8H11a.5.5 0 0 1 0 1H9.5ZM9 24a.501.501 0 0 1-.327-.122C8.339 23.59.5 16.718.5 8.5.5 3.813 4.313 0 9 0c4.687 0 8.5 3.813 8.5 8.5 0 8.218-7.839 15.09-8.173 15.378A.501.501 0 0 1 9 24ZM9 1C4.864 1 1.5 4.364 1.5 8.5c0 6.842 6.016 12.926 7.5 14.322 1.483-1.397 7.5-7.488 7.5-14.322C16.5 4.364 13.136 1 9 1Zm0 13a5.506 5.506 0 0 1-5.5-5.5C3.5 5.467 5.968 3 9 3s5.5 2.467 5.5 5.5S12.032 14 9 14ZM9 4a4.505 4.505 0 0 0-4.5 4.5C4.5 10.981 6.519 13 9 13s4.5-2.019 4.5-4.5S11.481 4 9 4Z"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
viewBox: "0 0 24 24",
|
|
13
|
+
height: size,
|
|
14
|
+
width: size,
|
|
15
|
+
fill: color,
|
|
16
|
+
role: title ? 'img' : undefined,
|
|
17
|
+
"aria-hidden": !title,
|
|
18
|
+
"aria-labelledby": titleId,
|
|
19
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
20
|
+
id: titleId,
|
|
21
|
+
children: title
|
|
22
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
23
|
+
d: "M13 9v1.5a.5.5 0 0 1-1 0V9h-1.5a.5.5 0 0 1 0-1H12V6.5a.5.5 0 0 1 1 0V8h1.5a.5.5 0 0 1 0 1H13zm-.5 15a.501.501 0 0 1-.327-.122C11.839 23.59 4 16.718 4 8.5 4 3.813 7.813 0 12.5 0 17.187 0 21 3.813 21 8.5c0 8.218-7.839 15.09-8.173 15.378A.501.501 0 0 1 12.5 24zm0-23C8.364 1 5 4.364 5 8.5c0 6.842 6.016 12.926 7.5 14.322C13.983 21.425 20 15.334 20 8.5 20 4.364 16.636 1 12.5 1zm0 13A5.506 5.506 0 0 1 7 8.5C7 5.467 9.468 3 12.5 3S18 5.467 18 8.5 15.532 14 12.5 14zm0-10A4.505 4.505 0 0 0 8 8.5c0 2.481 2.019 4.5 4.5 4.5S17 10.981 17 8.5 14.981 4 12.5 4z"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
viewBox: "0 0 24 24",
|
|
15
|
+
height: size,
|
|
16
|
+
width: size,
|
|
17
|
+
fill: color,
|
|
18
|
+
"aria-labelledby": titleId,
|
|
19
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
20
|
+
id: titleId,
|
|
21
|
+
children: title
|
|
22
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
23
|
+
d: "M13 9v1.5a.5.5 0 0 1-1 0V9h-1.5a.5.5 0 0 1 0-1H12V6.5a.5.5 0 0 1 1 0V8h1.5a.5.5 0 0 1 0 1H13zm-.5 15a.501.501 0 0 1-.327-.122C11.839 23.59 4 16.718 4 8.5 4 3.813 7.813 0 12.5 0 17.187 0 21 3.813 21 8.5c0 8.218-7.839 15.09-8.173 15.378A.501.501 0 0 1 12.5 24zm0-23C8.364 1 5 4.364 5 8.5c0 6.842 6.016 12.926 7.5 14.322C13.983 21.425 20 15.334 20 8.5 20 4.364 16.636 1 12.5 1zm0 13A5.506 5.506 0 0 1 7 8.5C7 5.467 9.468 3 12.5 3S18 5.467 18 8.5 15.532 14 12.5 14zm0-10A4.505 4.505 0 0 0 8 8.5c0 2.481 2.019 4.5 4.5 4.5S17 10.981 17 8.5 14.981 4 12.5 4z"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
viewBox: "0 0 18 24",
|
|
13
|
+
height: size,
|
|
14
|
+
width: size,
|
|
15
|
+
fill: color,
|
|
16
|
+
role: title ? 'img' : undefined,
|
|
17
|
+
"aria-hidden": !title,
|
|
18
|
+
"aria-labelledby": titleId,
|
|
19
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
20
|
+
id: titleId,
|
|
21
|
+
children: title
|
|
22
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
23
|
+
d: "M9 24a.5.5 0 0 1-.327-.122C8.339 23.59.5 16.718.5 8.5.5 3.813 4.313 0 9 0c4.687 0 8.5 3.813 8.5 8.5 0 8.218-7.839 15.09-8.173 15.378A.5.5 0 0 1 9 24ZM9 1C4.864 1 1.5 4.364 1.5 8.5c0 6.842 6.016 12.926 7.5 14.322 1.483-1.397 7.5-7.488 7.5-14.322C16.5 4.364 13.136 1 9 1Zm3 12h-2a.5.5 0 0 1-.5-.5V10h-1v2.5a.5.5 0 0 1-.5.5H6a.5.5 0 0 1-.5-.5V9H5a.5.5 0 0 1-.354-.854l4-4a.5.5 0 0 1 .707 0l4 4A.499.499 0 0 1 13 9h-.5v3.5a.5.5 0 0 1-.5.5Zm-1.5-1h1V8.5a.5.5 0 0 1 .325-.468L9 5.207 6.175 8.032A.5.5 0 0 1 6.5 8.5V12h1V9.5A.5.5 0 0 1 8 9h2a.5.5 0 0 1 .5.5V12Z"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
viewBox: "0 0 18 24",
|
|
15
|
+
height: size,
|
|
16
|
+
width: size,
|
|
17
|
+
fill: color,
|
|
18
|
+
"aria-labelledby": titleId,
|
|
19
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
20
|
+
id: titleId,
|
|
21
|
+
children: title
|
|
22
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
23
|
+
d: "M9 24a.5.5 0 0 1-.327-.122C8.339 23.59.5 16.718.5 8.5.5 3.813 4.313 0 9 0c4.687 0 8.5 3.813 8.5 8.5 0 8.218-7.839 15.09-8.173 15.378A.5.5 0 0 1 9 24ZM9 1C4.864 1 1.5 4.364 1.5 8.5c0 6.842 6.016 12.926 7.5 14.322 1.483-1.397 7.5-7.488 7.5-14.322C16.5 4.364 13.136 1 9 1Zm3 12h-2a.5.5 0 0 1-.5-.5V10h-1v2.5a.5.5 0 0 1-.5.5H6a.5.5 0 0 1-.5-.5V9H5a.5.5 0 0 1-.354-.854l4-4a.5.5 0 0 1 .707 0l4 4A.499.499 0 0 1 13 9h-.5v3.5a.5.5 0 0 1-.5.5Zm-1.5-1h1V8.5a.5.5 0 0 1 .325-.468L9 5.207 6.175 8.032A.5.5 0 0 1 6.5 8.5V12h1V9.5A.5.5 0 0 1 8 9h2a.5.5 0 0 1 .5.5V12Z"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
viewBox: "0 0 24 24",
|
|
13
|
+
height: size,
|
|
14
|
+
width: size,
|
|
15
|
+
fill: color,
|
|
16
|
+
role: title ? 'img' : undefined,
|
|
17
|
+
"aria-hidden": !title,
|
|
18
|
+
"aria-labelledby": titleId,
|
|
19
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
20
|
+
id: titleId,
|
|
21
|
+
children: title
|
|
22
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
23
|
+
d: "m12.5 9.207-1.647 1.647a.498.498 0 0 1-.707 0 .5.5 0 0 1 0-.707l1.646-1.646-1.646-1.647a.5.5 0 0 1 .707-.707l1.646 1.646 1.647-1.646a.5.5 0 0 1 .707.707l-1.646 1.647 1.646 1.646a.5.5 0 0 1-.707.707l-1.647-1.646zM12.5 24a.501.501 0 0 1-.327-.122C11.839 23.59 4 16.718 4 8.5 4 3.813 7.813 0 12.5 0 17.187 0 21 3.813 21 8.5c0 8.218-7.839 15.09-8.173 15.378A.501.501 0 0 1 12.5 24zm0-23C8.364 1 5 4.364 5 8.5c0 6.842 6.016 12.926 7.5 14.322C13.983 21.425 20 15.334 20 8.5 20 4.364 16.636 1 12.5 1zm0 13A5.506 5.506 0 0 1 7 8.5C7 5.467 9.468 3 12.5 3S18 5.467 18 8.5 15.532 14 12.5 14zm0-10A4.505 4.505 0 0 0 8 8.5c0 2.481 2.019 4.5 4.5 4.5S17 10.981 17 8.5 14.981 4 12.5 4z"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
viewBox: "0 0 24 24",
|
|
15
|
+
height: size,
|
|
16
|
+
width: size,
|
|
17
|
+
fill: color,
|
|
18
|
+
"aria-labelledby": titleId,
|
|
19
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
20
|
+
id: titleId,
|
|
21
|
+
children: title
|
|
22
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
23
|
+
d: "m12.5 9.207-1.647 1.647a.498.498 0 0 1-.707 0 .5.5 0 0 1 0-.707l1.646-1.646-1.646-1.647a.5.5 0 0 1 .707-.707l1.646 1.646 1.647-1.646a.5.5 0 0 1 .707.707l-1.646 1.647 1.646 1.646a.5.5 0 0 1-.707.707l-1.647-1.646zM12.5 24a.501.501 0 0 1-.327-.122C11.839 23.59 4 16.718 4 8.5 4 3.813 7.813 0 12.5 0 17.187 0 21 3.813 21 8.5c0 8.218-7.839 15.09-8.173 15.378A.501.501 0 0 1 12.5 24zm0-23C8.364 1 5 4.364 5 8.5c0 6.842 6.016 12.926 7.5 14.322C13.983 21.425 20 15.334 20 8.5 20 4.364 16.636 1 12.5 1zm0 13A5.506 5.506 0 0 1 7 8.5C7 5.467 9.468 3 12.5 3S18 5.467 18 8.5 15.532 14 12.5 14zm0-10A4.505 4.505 0 0 0 8 8.5c0 2.481 2.019 4.5 4.5 4.5S17 10.981 17 8.5 14.981 4 12.5 4z"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
viewBox: "0 0 24 24",
|
|
13
|
+
height: size,
|
|
14
|
+
width: size,
|
|
15
|
+
fill: color,
|
|
16
|
+
role: title ? 'img' : undefined,
|
|
17
|
+
"aria-hidden": !title,
|
|
18
|
+
"aria-labelledby": titleId,
|
|
19
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
20
|
+
id: titleId,
|
|
21
|
+
children: title
|
|
22
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
23
|
+
d: "M12 11c-1.93 0-3.5-1.57-3.5-3.5S10.07 4 12 4s3.5 1.57 3.5 3.5S13.93 11 12 11Zm0-6a2.502 2.502 0 0 0-2.5 2.5c0 1.379 1.12 2.5 2.5 2.5 1.379 0 2.5-1.121 2.5-2.5S13.379 5 12 5Zm11 19H1a.5.5 0 0 1-.416-.778l4-6A.503.503 0 0 1 5 17h4.85a.5.5 0 0 1 0 1H5.268l-3.333 5h20.13l-3.332-5H14.15a.5.5 0 0 1 0-1H19c.167 0 .323.084.416.223l4 6A.499.499 0 0 1 23 24Zm-11-3a.497.497 0 0 1-.396-.196C11.313 20.426 4.5 11.49 4.5 7.5 4.5 3.364 7.864 0 12 0s7.5 3.364 7.5 7.5c0 3.99-6.813 12.926-7.104 13.304A.497.497 0 0 1 12 21Zm0-20a6.508 6.508 0 0 0-6.5 6.5c0 3.136 5.032 10.178 6.5 12.165 1.468-1.987 6.5-9.029 6.5-12.165C18.5 3.916 15.584 1 12 1Z"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
viewBox: "0 0 24 24",
|
|
15
|
+
height: size,
|
|
16
|
+
width: size,
|
|
17
|
+
fill: color,
|
|
18
|
+
"aria-labelledby": titleId,
|
|
19
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
20
|
+
id: titleId,
|
|
21
|
+
children: title
|
|
22
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
23
|
+
d: "M12 11c-1.93 0-3.5-1.57-3.5-3.5S10.07 4 12 4s3.5 1.57 3.5 3.5S13.93 11 12 11Zm0-6a2.502 2.502 0 0 0-2.5 2.5c0 1.379 1.12 2.5 2.5 2.5 1.379 0 2.5-1.121 2.5-2.5S13.379 5 12 5Zm11 19H1a.5.5 0 0 1-.416-.778l4-6A.503.503 0 0 1 5 17h4.85a.5.5 0 0 1 0 1H5.268l-3.333 5h20.13l-3.332-5H14.15a.5.5 0 0 1 0-1H19c.167 0 .323.084.416.223l4 6A.499.499 0 0 1 23 24Zm-11-3a.497.497 0 0 1-.396-.196C11.313 20.426 4.5 11.49 4.5 7.5 4.5 3.364 7.864 0 12 0s7.5 3.364 7.5 7.5c0 3.99-6.813 12.926-7.104 13.304A.497.497 0 0 1 12 21Zm0-20a6.508 6.508 0 0 0-6.5 6.5c0 3.136 5.032 10.178 6.5 12.165 1.468-1.987 6.5-9.029 6.5-12.165C18.5 3.916 15.584 1 12 1Z"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
viewBox: "0 0 18 24",
|
|
13
|
+
height: size,
|
|
14
|
+
width: size,
|
|
15
|
+
fill: color,
|
|
16
|
+
role: title ? 'img' : undefined,
|
|
17
|
+
"aria-hidden": !title,
|
|
18
|
+
"aria-labelledby": titleId,
|
|
19
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
20
|
+
id: titleId,
|
|
21
|
+
children: title
|
|
22
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
23
|
+
d: "M9 14a5.506 5.506 0 0 1-5.5-5.5C3.5 5.467 5.968 3 9 3s5.5 2.467 5.5 5.5S12.032 14 9 14ZM9 4a4.505 4.505 0 0 0-4.5 4.5C4.5 10.981 6.519 13 9 13s4.5-2.019 4.5-4.5S11.481 4 9 4Zm0 10a5.506 5.506 0 0 1-5.5-5.5C3.5 5.467 5.968 3 9 3s5.5 2.467 5.5 5.5S12.032 14 9 14ZM9 4a4.505 4.505 0 0 0-4.5 4.5C4.5 10.981 6.519 13 9 13s4.5-2.019 4.5-4.5S11.481 4 9 4Zm0 20a.501.501 0 0 1-.327-.122C8.339 23.59.5 16.718.5 8.5.5 3.813 4.313 0 9 0c4.687 0 8.5 3.813 8.5 8.5 0 8.218-7.839 15.09-8.173 15.378A.501.501 0 0 1 9 24ZM9 1C4.864 1 1.5 4.364 1.5 8.5c0 6.842 6.016 12.926 7.5 14.322 1.483-1.397 7.5-7.488 7.5-14.322C16.5 4.364 13.136 1 9 1Z"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
viewBox: "0 0 18 24",
|
|
15
|
+
height: size,
|
|
16
|
+
width: size,
|
|
17
|
+
fill: color,
|
|
18
|
+
"aria-labelledby": titleId,
|
|
19
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
20
|
+
id: titleId,
|
|
21
|
+
children: title
|
|
22
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
|
|
23
|
+
d: "M9 14a5.506 5.506 0 0 1-5.5-5.5C3.5 5.467 5.968 3 9 3s5.5 2.467 5.5 5.5S12.032 14 9 14ZM9 4a4.505 4.505 0 0 0-4.5 4.5C4.5 10.981 6.519 13 9 13s4.5-2.019 4.5-4.5S11.481 4 9 4Zm0 10a5.506 5.506 0 0 1-5.5-5.5C3.5 5.467 5.968 3 9 3s5.5 2.467 5.5 5.5S12.032 14 9 14ZM9 4a4.505 4.505 0 0 0-4.5 4.5C4.5 10.981 6.519 13 9 13s4.5-2.019 4.5-4.5S11.481 4 9 4Zm0 20a.501.501 0 0 1-.327-.122C8.339 23.59.5 16.718.5 8.5.5 3.813 4.313 0 9 0c4.687 0 8.5 3.813 8.5 8.5 0 8.218-7.839 15.09-8.173 15.378A.501.501 0 0 1 9 24ZM9 1C4.864 1 1.5 4.364 1.5 8.5c0 6.842 6.016 12.926 7.5 14.322 1.483-1.397 7.5-7.488 7.5-14.322C16.5 4.364 13.136 1 9 1Z"
|
|
24
|
+
})]
|
|
25
|
+
});
|