@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: "M2.064 14.935A2.504 2.504 0 0 1 4.5 13c1.208 0 2.218.86 2.45 2h10.1c.232-1.14 1.242-2 2.45-2 1.185 0 2.18.828 2.436 1.935A1.503 1.503 0 0 0 23 13.5v-2.719a.499.499 0 0 0-.377-.485 5.116 5.116 0 0 1-2.382-1.348L15.732 4.44a1.507 1.507 0 0 0-1.06-.44.5.5 0 0 1-.405-.207l-1.872-2.586A.505.505 0 0 0 11.989 1H1.5a.5.5 0 0 0-.5.5v12c0 .676.45 1.248 1.064 1.435Zm-.022 1.023A2.504 2.504 0 0 1 0 13.5v-12C0 .673.673 0 1.5 0h10.489c.479 0 .934.232 1.215.62l1.733 2.394c.567.06 1.093.31 1.502.719l4.509 4.508a4.115 4.115 0 0 0 1.917 1.085A1.497 1.497 0 0 1 24 10.781V13.5a2.504 2.504 0 0 1-2.042 2.458A2.504 2.504 0 0 1 19.5 18a2.504 2.504 0 0 1-2.45-2H6.95a2.504 2.504 0 0 1-2.45 2 2.504 2.504 0 0 1-2.458-2.042ZM4.5 14c-.827 0-1.5.673-1.5 1.5S3.673 17 4.5 17 6 16.327 6 15.5 5.327 14 4.5 14Zm15 0c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5 1.5-.673 1.5-1.5-.673-1.5-1.5-1.5Zm-4-2h-1a.5.5 0 0 1 0-1h1a.5.5 0 0 1 0 1Zm3-2h-6a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 1 0V9h5.5a.5.5 0 0 1 0 1Zm-9-3h-6a.5.5 0 0 1 0-1h6a.5.5 0 0 1 0 1Zm2-3h-8a.5.5 0 0 1 0-1h8a.5.5 0 0 1 0 1Zm-2 6h-6a.5.5 0 0 1 0-1h6a.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 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: "M14.3 24H9.7c-.538 0-.994-.396-1.06-.921l-.395-2.76a9.015 9.015 0 0 1-1.563-.907l-2.603 1.045c-.516.187-1.078-.021-1.327-.477L.458 16.011a1.083 1.083 0 0 1 .26-1.378l2.208-1.727a9.289 9.289 0 0 1-.05-.906c0-.275.017-.568.052-.906L.722 9.37a1.073 1.073 0 0 1-.26-1.384l2.297-3.975c.25-.458.818-.664 1.317-.469l2.61 1.048a9.205 9.205 0 0 1 1.56-.908L8.643.911A1.06 1.06 0 0 1 9.702 0h4.6c.539 0 .995.396 1.06.921l.396 2.761a8.88 8.88 0 0 1 1.562.907l2.603-1.045a1.082 1.082 0 0 1 1.327.477l2.294 3.969a1.08 1.08 0 0 1-.261 1.378l-2.208 1.726c.028.266.052.577.052.906 0 .329-.023.64-.052.906l2.206 1.725c.412.327.524.902.269 1.37l-2.306 3.989c-.25.458-.82.662-1.317.469l-2.61-1.048a9.205 9.205 0 0 1-1.56.908l-.397 2.77A1.06 1.06 0 0 1 14.3 24Zm-7.543-5.657c.108 0 .216.035.305.104a7.97 7.97 0 0 0 1.829 1.061c.164.067.28.216.306.392l.437 3.047L14.3 23l.505-3.101a.5.5 0 0 1 .306-.392 8.284 8.284 0 0 0 1.833-1.064.502.502 0 0 1 .486-.064l2.863 1.15 2.382-4.018c.016-.028.01-.073-.015-.094l-2.424-1.896a.501.501 0 0 1-.188-.456c.038-.304.077-.668.077-1.065 0-.396-.04-.761-.077-1.065a.5.5 0 0 1 .188-.456l2.427-1.897c.024-.019.028-.063.007-.102l-2.294-3.969-2.945 1.111a.497.497 0 0 1-.491-.067 7.939 7.939 0 0 0-1.83-1.061.502.502 0 0 1-.305-.392l-.436-3.048L9.702 1l-.506 3.102a.502.502 0 0 1-.305.392 8.223 8.223 0 0 0-1.833 1.064.499.499 0 0 1-.487.064l-2.863-1.15L1.326 8.49l2.439 1.989a.5.5 0 0 1 .188.456c-.052.42-.077.758-.077 1.065 0 .307.024.646.077 1.065a.501.501 0 0 1-.188.456l-2.427 1.897c-.024.019-.028.064-.007.103l2.294 3.969 2.945-1.111a.49.49 0 0 1 .187-.036ZM12 17c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5-2.243 5-5 5Zm0-9c-2.206 0-4 1.794-4 4s1.794 4 4 4 4-1.794 4-4-1.794-4-4-4Z"
|
|
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.378 19h-2.755a.63.63 0 0 1-.635-.537l-.237-1.61a5.435 5.435 0 0 1-.937-.53l-1.559.61a.657.657 0 0 1-.795-.278L5.086 14.34a.62.62 0 0 1 .156-.804l1.322-1.008a5.281 5.281 0 0 1-.03-.528c0-.16.01-.331.032-.528l-1.322-1.006a.615.615 0 0 1-.156-.807l1.376-2.32a.645.645 0 0 1 .79-.273l1.563.612c.312-.218.62-.392.934-.53L9.99 5.53c.038-.3.311-.531.634-.531h2.756a.63.63 0 0 1 .635.537l.237 1.61c.324.143.637.32.936.53l1.559-.61a.656.656 0 0 1 .795.279l1.374 2.315a.62.62 0 0 1-.156.804l-1.323 1.007c.017.155.031.336.031.528s-.014.373-.031.528l1.322 1.007a.62.62 0 0 1 .16.799l-1.38 2.327a.647.647 0 0 1-.79.273l-1.563-.61c-.312.216-.62.39-.935.529l-.237 1.616c-.039.3-.312.531-.635.531zM12 14.8c1.544 0 2.8-1.256 2.8-2.8 0-1.544-1.256-2.8-2.8-2.8A2.803 2.803 0 0 0 9.2 12c0 1.544 1.256 2.8 2.8 2.8z"
|
|
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: "m20.755 13.341-2.756-.688-.203-.817a5.242 5.242 0 0 0 1.401-2.778c.43-.154.755-.539.814-1.014l.185-1.478a1.24 1.24 0 0 0-.701-1.273l.061-1.25.243-.244c.45-.478.823-1.293.055-2.464C19.273.449 18.296 0 16.945 0c-.539 0-1.8 0-2.961.824a.5.5 0 0 0 .578.815c.795-.564 1.651-.64 2.384-.64.992 0 1.688.297 2.072.883.438.669.273.998.064 1.22l-.369.37a.499.499 0 0 0-.146.329l-.09 1.85a.498.498 0 0 0 .493.524.236.236 0 0 1 .178.082.23.23 0 0 1 .057.186l-.185 1.479c-.014.119-.117.209-.273.209a.5.5 0 0 0-.498.461 4.17 4.17 0 0 1-1.342 2.713.5.5 0 0 0-.151.493l.347 1.389c.045.179.184.32.364.364l3.047.761A3.279 3.279 0 0 1 22.963 17l-3.463-.002V18l3.999-.003a.5.5 0 0 0 .5-.5 4.276 4.276 0 0 0-3.244-4.156Zm-6 0-2.756-.688-.11-.443c1.887-.337 2.865-.907 2.91-.933a.502.502 0 0 0 .052-.824c-.013-.01-1.285-1.082-1.285-4.779 0-3.275-.79-4.935-2.348-4.935h-.166C10.523.238 10.084 0 9 0 7.57 0 4.435 1.429 4.435 5.674c0 3.697-1.272 4.769-1.278 4.774a.498.498 0 0 0 .042.828c.044.027 1.014.6 2.913.937l-.11.44-2.756.689A4.277 4.277 0 0 0 0 17.5a.498.498 0 0 0 .5.5l17-.003a.5.5 0 0 0 .5-.5 4.278 4.278 0 0 0-3.245-4.156ZM1.039 16.998a3.281 3.281 0 0 1 2.45-2.687l3.047-.761a.502.502 0 0 0 .364-.364l.315-1.261a.5.5 0 0 0-.417-.616c-1.178-.164-2.023-.435-2.527-.635.497-.72 1.165-2.208 1.165-5C5.435 1.832 8.294 1 9 1c.863 0 1.034.133 1.494.593a.504.504 0 0 0 .354.146h.37c.857 0 1.348 1.435 1.348 3.935 0 2.79.667 4.278 1.164 4.999-.507.2-1.353.47-2.527.635a.497.497 0 0 0-.416.616l.315 1.263c.045.179.184.32.364.364l3.047.761A3.279 3.279 0 0 1 16.962 17l-15.923-.002Z"
|
|
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 20",
|
|
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: "M5.792 14.625h5.292v-2.918H5.792v2.918Zm5.812-3.959c.287 0 .521.233.521.52v3.96a.522.522 0 0 1-.521.52H5.271a.522.522 0 0 1-.521-.52v-3.96c0-.287.234-.52.521-.52h6.333Zm.917-6.333h4.6l-1.458-2.917h-3.142v2.917ZM22.92 5.375h-4.462v2.15c.477.29 1.004.444 1.527.444a2.975 2.975 0 0 0 2.935-2.594ZM1.471 4.333h4.243l1.459-2.917H3.768L1.471 4.333Zm15.946 3.388V5.375h-4.896v2.272a2.957 2.957 0 0 0 2.473 1.332 2.97 2.97 0 0 0 2.423-1.258Zm.868-3.388h4.184l-2.24-2.917h-3.402l1.458 2.917ZM6.584 7.723A2.971 2.971 0 0 0 9.005 8.98c.999 0 1.921-.497 2.474-1.332V5.375H6.584v2.348Zm12.145 2.943c.288 0 .521.234.521.521v7.396h.542V9a3.937 3.937 0 0 1-1.679-.474 3.971 3.971 0 0 1-3.119 1.495 4.008 4.008 0 0 1-2.992-1.345 3.99 3.99 0 0 1-2.996 1.345 3.977 3.977 0 0 1-3.121-1.495A3.92 3.92 0 0 1 4.208 9v9.583h8.459v-7.396c0-.287.233-.521.521-.521h5.541ZM6.879 4.333h4.6V1.416H8.337L6.879 4.333ZM5.542 5.375H1.08a2.976 2.976 0 0 0 2.935 2.593c.524 0 1.05-.153 1.527-.443v-2.15Zm8.166 13.208h4.5v-6.875h-4.5v6.875ZM23.996 4.818l.004.036v.155a4.003 4.003 0 0 1-3.167 3.905v10.19a.521.521 0 0 1-.52.521H3.688a.521.521 0 0 1-.521-.521V8.914A4.003 4.003 0 0 1 0 5.009v-.155c0-.031.006-.056.011-.075a.514.514 0 0 1 .1-.402L3.106.574a.52.52 0 0 1 .409-.199h16.97c.161 0 .316.076.413.203l2.995 3.898c.073.096.11.217.103.342Z"
|
|
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: "M11.344 11.896h2.168V9.729h-2.168v2.168Zm8.504 1.291v3.961a.292.292 0 0 1-.292.293H6.354a.292.292 0 0 1-.206-.086l-1.98-1.982a.288.288 0 0 1 0-.41L6.15 12.98a.29.29 0 0 1 .205-.085h13.202c.161 0 .292.13.292.291Zm-6.336 9.505a.296.296 0 0 1-.292.293h-1.584a.296.296 0 0 1-.292-.293V18.44h2.168v4.252ZM1.84 8.437V3.684c0-.162.131-.292.292-.292h17.36c.077 0 .152.03.207.086l2.376 2.376a.294.294 0 0 1 0 .412l-2.377 2.377a.29.29 0 0 1-.206.085H2.132a.292.292 0 0 1-.292-.291Zm9.504-7.13c0-.157.134-.291.292-.291h1.584c.16 0 .292.133.292.292v1.084h-2.168V1.308Zm8.148 8.421c.346 0 .671-.134.914-.378l2.377-2.377a1.293 1.293 0 0 0 0-1.827l-2.376-2.374a1.297 1.297 0 0 0-.915-.38h-4.98V1.308c0-.713-.579-1.292-1.292-1.292h-1.584c-.712 0-1.292.58-1.292 1.292v1.084H2.132c-.712 0-1.292.58-1.292 1.292v4.752c0 .713.58 1.293 1.292 1.293h8.212v2.168H6.352c-.34 0-.672.137-.91.377l-1.98 1.98a1.285 1.285 0 0 0-.001 1.827l1.98 1.98c.24.24.573.38.913.38h3.99v4.252c0 .712.58 1.291 1.292 1.291h1.584c.713 0 1.292-.579 1.292-1.292V18.44h5.044c.713 0 1.292-.579 1.292-1.292v-3.96c0-.713-.579-1.292-1.292-1.292h-5.044V9.729h4.98Z"
|
|
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: "M4 18.783H1c-.776 0-1 .233-1 1.043V24c0-.234.224 0 1 0h3c-.224 0 0-.234 0 0v-4.174c0-.81-.224-1.043 0-1.043Zm-1 4.174H1v-3.13h2v3.13ZM24 0h-3c-.776 0-1 .234-1 1.043V24c0-.234.224 0 1 0h3c-.224 0 0-.234 0 0V1.043C24 .233 23.776 0 24 0Zm-1 22.957h-2V1.043h2v21.914ZM9 14.609H6c-.776 0-1 .233-1 0v8.348C5 23.767 5.224 24 6 24h3c-.224 0 0-.234 0-1.043v-8.348c0 .233-.224 0 0 0Zm-1 8.348H6v-7.305h2v7.305ZM19 4.174h-3c-.776 0-1 .234-1 1.043V24c0-.234.224 0 1 0h3c-.224 0 0-.234 0 0V5.217c0-.81-.224-1.043 0-1.043Zm-1 18.783h-2V5.217h2v17.74ZM14 9.39h-3c-.776 0-1 .234-1 1.044V24c0-.234.224 0 1 0h3c-.224 0 0-.234 0 0V10.435c0-.81-.224-1.044 0-1.044Zm-1 13.566h-2V10.435h2v12.522Z"
|
|
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: "M10.5 15h-3v2.5a.5.5 0 0 1-1 0V15h-2v4.5a.5.5 0 0 0 .5.5h3.5v-2.5a.5.5 0 0 1 1 0V20H13a.5.5 0 0 0 .5-.5V15h-2v2.5a.5.5 0 0 1-1 0V15Zm1-6v2.5a.5.5 0 0 1-1 0V9h-3v2.5a.5.5 0 0 1-1 0V9H5a.5.5 0 0 0-.5.5V14h4v-2.5a.5.5 0 0 1 1 0V14h4V9.5A.5.5 0 0 0 13 9h-1.5ZM15 24H3a2.503 2.503 0 0 1-2.5-2.5v-16c0-.133.053-.26.146-.354l5-5A.504.504 0 0 1 6 0h9c1.378 0 2.5 1.122 2.5 2.5v19c0 1.378-1.122 2.5-2.5 2.5ZM1.5 5.707V21.5c0 .827.673 1.5 1.5 1.5h12c.827 0 1.5-.673 1.5-1.5v-19c0-.827-.673-1.5-1.5-1.5H6.207L1.5 5.707ZM13 21H5c-.827 0-1.5-.673-1.5-1.5v-10C3.5 8.673 4.173 8 5 8h8c.827 0 1.5.673 1.5 1.5v10c0 .827-.673 1.5-1.5 1.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: "M9 2.75V1.416a11.029 11.029 0 0 0-5.596 3.728l1.967.328L9 2.75zm1-.04 3.11 1.777 4.39-.439V2.5l.001-.023A10.93 10.93 0 0 0 12 1c-.683 0-1.351.063-2 .182V2.71zM5.149 6.448l-2.396-.399A10.94 10.94 0 0 0 1.001 12c0 .502.034.996.099 1.481l3.1-.443 2.239-3.582L5.15 6.448zM2.031 5.327a.499.499 0 0 1 .142-.206C4.346 2.027 7.941 0 12.001 0c6.617 0 12 5.383 12 12s-5.383 12-12 12-12-5.383-12-12c0-2.468.749-4.764 2.031-6.673zm5.267 4.64L5.08 13.515l2.199 3.958 4.85-.441 1.314-3.941-2.669-3.559-3.476.434zm6.026-4.496-1.738 3.477 2.646 3.528 4.41-.441 1.304-3.477-2.205-3.528-4.416.442zm6.185 7.097L19.952 17h1.845a10.937 10.937 0 0 0 1.204-5 11 11 0 0 0-.298-2.55l-1.883-.377-1.31 3.494zM19.645 18l-3.69 2.307-.348 2.086A11.057 11.057 0 0 0 21.216 18h-1.571zm-4.686 2.2-2.62-2.183-5.017.456-1.359 2.719A10.937 10.937 0 0 0 12 23.001c.875 0 1.726-.103 2.542-.296l.417-2.504zm7.424-11.833A11.06 11.06 0 0 0 18.5 3.131v1.225l2.31 3.696 1.573.315zM5.143 20.596l1.292-2.584-2.205-3.969-2.952.422a11.012 11.012 0 0 0 3.865 6.13zm.971-14.432 1.197 2.793 3.361-.42 1.669-3.338-2.804-1.602-3.423 2.567zm6.968 11.17 2.46 2.05 3.43-2.144-.419-4.193-4.18.418-1.291 3.869z"
|
|
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: "M16.862 21.931V2.069A1.11 1.11 0 0 0 15.753.96H2.246a1.11 1.11 0 0 0-1.108 1.109v19.862a1.11 1.11 0 0 0 1.108 1.109h13.507a1.11 1.11 0 0 0 1.109-1.109ZM15.753 0c1.14 0 2.069.929 2.069 2.069v19.862A2.071 2.071 0 0 1 15.753 24H2.246a2.07 2.07 0 0 1-2.068-2.069V2.069C.178.929 1.106 0 2.246 0h13.507Zm-3.44 19.285a4.69 4.69 0 0 0 0-6.624 4.671 4.671 0 0 0-3.314-1.37 4.672 4.672 0 0 0-3.312 1.37 4.69 4.69 0 0 0 0 6.624 4.69 4.69 0 0 0 6.625 0Zm-3.314-8.957a5.61 5.61 0 0 1 3.992 1.654 5.611 5.611 0 0 1 1.652 3.99 5.611 5.611 0 0 1-1.652 3.992A5.61 5.61 0 0 1 9 21.616a5.606 5.606 0 0 1-3.99-1.652 5.608 5.608 0 0 1-1.653-3.991c0-1.508.587-2.926 1.653-3.992A5.606 5.606 0 0 1 9 10.33Zm.504 6.148a.714.714 0 0 0 0-1.007.71.71 0 0 0-1.007 0 .714.714 0 0 0 0 1.007.714.714 0 0 0 1.007 0ZM7.817 14.79a1.676 1.676 0 0 1 2.365 0A1.671 1.671 0 0 1 9 17.643c-.428 0-.856-.163-1.183-.488a1.676 1.676 0 0 1 0-2.365ZM7.654 3.9a1.906 1.906 0 0 0 0 2.692 1.904 1.904 0 1 0 0-2.692ZM9 8.11a2.856 2.856 0 0 1-2.025-.837 2.868 2.868 0 0 1 0-4.05c1.081-1.082 2.968-1.082 4.05 0a2.868 2.868 0 0 1 0 4.05A2.857 2.857 0 0 1 9 8.11Z"
|
|
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: "M7.673 14.74c.131 0 .247.01.376.01l.432 3.02a.592.592 0 0 0 .104.262l1.84 2.6H7.393a.391.391 0 0 1-.385-.333l-.794-5.558h1.459Zm-3.54-8.652h2.946v7.465H4.133a2.949 2.949 0 0 1-2.945-2.946V9.034a2.948 2.948 0 0 1 2.945-2.946Zm4.546 7.487c-.038-.008-.075-.021-.116-.021h-.296V6.074c9.758-.135 13.295-3.484 14.22-4.646.197.098.324.3.324.525v15.732a.584.584 0 0 1-.324.524c-.912-1.145-4.364-4.413-13.808-4.636ZM22.226.18a.602.602 0 0 0-.511.29C21.687.514 18.871 4.9 7.673 4.9h-3.54A4.138 4.138 0 0 0 0 9.034v1.575a4.138 4.138 0 0 0 4.133 4.133h.881l.818 5.726a1.586 1.586 0 0 0 1.561 1.354h3.249c.226 0 .444-.07.631-.203a1.09 1.09 0 0 0 .252-1.514l-1.889-2.645-.382-2.68c9.837.393 12.435 4.348 12.46 4.387.105.18.302.294.512.294.978 0 1.774-.796 1.774-1.774V1.954C24 .976 23.204.18 22.226.18Z"
|
|
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: "M19.744 19.744c-4.27 4.27-11.218 4.27-15.488 0a10.89 10.89 0 0 1-2.044-2.848h5.526c.896 0 1.708-.557 2.025-1.406A2.344 2.344 0 0 1 12 13.896c.534 0 1.034.176 1.437.482a2.349 2.349 0 0 1 .807 1.132 2.16 2.16 0 0 0 2.019 1.386h5.524a10.89 10.89 0 0 1-2.043 2.848m-.046-10.375a.554.554 0 0 0-.777-.095l-5.123 4.01A3.49 3.49 0 0 0 12 12.788c-1.498 0-2.82.946-3.282 2.333a1.06 1.06 0 0 1-.98.667h-6a10.971 10.971 0 0 1-.658-3.234h2.632a.554.554 0 0 0 0-1.108H1.08a10.89 10.89 0 0 1 2.804-6.778L5.766 6.55a.556.556 0 0 0 .784 0 .554.554 0 0 0 0-.783L4.668 3.884a10.891 10.891 0 0 1 6.778-2.804v2.631a.555.555 0 0 0 1.107 0v-2.63a10.885 10.885 0 0 1 6.779 2.804L17.53 5.687a.554.554 0 1 0 .782.784l1.804-1.803a10.89 10.89 0 0 1 2.803 6.778h-2.63a.553.553 0 1 0 0 1.108h2.63c-.055 1.1-.273 2.19-.657 3.234h-6c-.43 0-.833-.274-.973-.648a3.4 3.4 0 0 0-.63-1.122l4.944-3.871a.552.552 0 0 0 .095-.778m4.225 2.897A.542.542 0 0 0 24 12a.545.545 0 0 0-.077-.267 11.889 11.889 0 0 0-3.479-8.174v-.002l-.003-.002A11.89 11.89 0 0 0 12.266.078.536.536 0 0 0 12 0a.533.533 0 0 0-.266.078 11.887 11.887 0 0 0-8.178 3.479 11.887 11.887 0 0 0-3.479 8.177A.531.531 0 0 0 0 12c0 .098.032.186.077.265.03 1.378.294 2.748.797 4.049 0 .01-.006.019-.006.027 0 .166.074.308.187.41a11.87 11.87 0 0 0 2.501 3.693A11.9 11.9 0 0 0 12 23.935a11.9 11.9 0 0 0 8.443-3.491 11.862 11.862 0 0 0 2.5-3.692.545.545 0 0 0 .19-.41c0-.01-.007-.02-.007-.03.502-1.3.765-2.67.797-4.046"
|
|
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: "M4.257 19.744c4.27 4.27 11.217 4.27 15.488 0a10.89 10.89 0 0 0 2.043-2.848h-5.525a2.164 2.164 0 0 1-2.026-1.406A2.344 2.344 0 0 0 12 13.896c-.533 0-1.034.176-1.437.482a2.349 2.349 0 0 0-.807 1.132 2.16 2.16 0 0 1-2.018 1.386H2.213a10.89 10.89 0 0 0 2.044 2.848zm.045-10.375a.554.554 0 0 1 .777-.095l5.123 4.01A3.49 3.49 0 0 1 12 12.788c1.499 0 2.82.946 3.282 2.333.147.393.55.667.98.667h6.001c.384-1.045.602-2.135.657-3.234h-2.63a.554.554 0 0 1 0-1.108h2.631a10.89 10.89 0 0 0-2.803-6.778L18.234 6.55a.556.556 0 0 1-.784 0 .554.554 0 0 1 0-.783l1.883-1.883a10.891 10.891 0 0 0-6.779-2.804v2.631a.555.555 0 0 1-1.107 0v-2.63a10.885 10.885 0 0 0-6.778 2.804L6.47 5.687a.554.554 0 1 1-.783.784L3.885 4.668a10.89 10.89 0 0 0-2.804 6.778h2.63a.553.553 0 1 1 0 1.108h-2.63c.055 1.1.273 2.19.657 3.234h6c.43 0 .833-.274.973-.648a3.4 3.4 0 0 1 .63-1.122l-4.944-3.871a.552.552 0 0 1-.095-.778zM.077 12.266A.542.542 0 0 1 0 12c0-.098.033-.186.077-.267a11.889 11.889 0 0 1 3.48-8.174v-.002l.002-.002A11.89 11.89 0 0 1 11.734.078.536.536 0 0 1 12 0c.1 0 .186.032.266.078a11.887 11.887 0 0 1 8.178 3.479 11.887 11.887 0 0 1 3.479 8.177c.046.08.077.168.077.266a.529.529 0 0 1-.077.265 11.937 11.937 0 0 1-.797 4.049c0 .01.006.019.006.027a.548.548 0 0 1-.187.41 11.87 11.87 0 0 1-2.5 3.693A11.9 11.9 0 0 1 12 23.935a11.9 11.9 0 0 1-8.443-3.491 11.862 11.862 0 0 1-2.5-3.692.545.545 0 0 1-.189-.41c0-.01.006-.02.006-.03-.502-1.3-.765-2.67-.797-4.046z"
|
|
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 22 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: "M11 22C4.935 22 0 17.065 0 11S4.935 0 11 0s11 4.935 11 11-4.935 11-11 11ZM11 .957C5.462.957.957 5.462.957 11c0 5.538 4.505 10.043 10.043 10.043 5.538 0 10.043-4.505 10.043-10.043C21.043 5.462 16.538.957 11 .957ZM9.565 15.783a.48.48 0 0 1-.338-.14L4.444 10.86a.479.479 0 0 1 .676-.676l4.445 4.444 7.314-7.313a.479.479 0 0 1 .676.676l-7.652 7.652a.477.477 0 0 1-.338.14Z"
|
|
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 20",
|
|
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: "M20.5 20h-17C1.57 20 0 18.43 0 16.5v-10C0 4.57 1.57 3 3.5 3h17C22.43 3 24 4.57 24 6.5v10c0 1.93-1.57 3.5-3.5 3.5ZM3.5 4A2.502 2.502 0 0 0 1 6.5v10C1 17.879 2.121 19 3.5 19h17c1.379 0 2.5-1.121 2.5-2.5v-10C23 5.121 21.879 4 20.5 4h-17Zm12 0h-7a.5.5 0 0 1-.5-.5v-2C8 .673 8.673 0 9.5 0h5c.827 0 1.5.673 1.5 1.5v2a.5.5 0 0 1-.5.5ZM9 3h6V1.5c0-.275-.225-.5-.5-.5h-5c-.275 0-.5.225-.5.5V3ZM6.5 20h-2a.5.5 0 0 1-.5-.5v-16a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v16a.5.5 0 0 1-.5.5ZM5 19h1V4H5v15Zm14.5 1h-2a.5.5 0 0 1-.5-.5v-16a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v16a.5.5 0 0 1-.5.5ZM18 19h1V4h-1v15Z"
|
|
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 17.722a1.055 1.055 0 1 1 0 2.108 1.055 1.055 0 0 1 0-2.108Zm.001-12.51a3.664 3.664 0 0 1 3.66 3.66v.79c0 .978-.381 1.897-1.073 2.59l-1.295 1.295a2.57 2.57 0 0 0-.76 1.833v.79a.534.534 0 0 1-1.066 0v-.79c0-.979.381-1.897 1.072-2.588l1.295-1.295a2.579 2.579 0 0 0 .761-1.835v-.79a2.597 2.597 0 0 0-2.594-2.594 2.597 2.597 0 0 0-2.594 2.594v1.043a.533.533 0 0 1-1.067 0V8.872a3.665 3.665 0 0 1 3.661-3.66ZM12 22.934c6.029 0 10.934-4.904 10.934-10.934 0-6.028-4.905-10.933-10.934-10.933C5.972 1.067 1.066 5.972 1.066 12c0 6.03 4.906 10.934 10.934 10.934ZM12 0c6.616 0 12 5.384 12 12 0 6.617-5.384 12-12 12-6.617 0-12-5.383-12-12C0 5.384 5.383 0 12 0Z"
|
|
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 20",
|
|
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: "M22.5 0h-21C.673 0 0 .673 0 1.5v14c0 .827.673 1.5 1.5 1.5H10v1.077l-5.582.93a.5.5 0 0 0 .164.986L10.54 19h2.919l5.958.993a.497.497 0 0 0 .575-.411.5.5 0 0 0-.411-.575L14 18.077V17h8.5c.827 0 1.5-.673 1.5-1.5v-14c0-.827-.673-1.5-1.5-1.5ZM13 18h-2v-1h2v1Zm10-2.5a.5.5 0 0 1-.5.5h-21a.5.5 0 0 1-.5-.5v-14a.5.5 0 0 1 .5-.5h21a.5.5 0 0 1 .5.5v14Z"
|
|
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 48 48",
|
|
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: "M37 48H25c-.6 0-1-.4-1-1 0-2.8 2.2-5 5-5h1.6L23 34.4c-.6-.6-1-1.4-1-2.2 0-.8.4-1.6 1-2.2 1.2-1.2 3.2-1.2 4.4 0l1.8 1.8c.2-.4.4-.6.6-1 .6-.6 1.6-1 2.6-.8.2-.6.4-1.2.8-1.6.8-.8 2.2-1.2 3.2-.8.2-.4.4-.8.8-1.2 1.2-1.2 3.2-1.2 4.4 0l3 3.2c2 2 3.2 4.8 3.2 7.8C48 43.2 43.2 48 37 48zm-10.8-2h11c5 0 9-4 9-9 0-2.4-1-4.6-2.6-6.2l-3-3.2c-.4-.4-1.2-.4-1.6 0s-.4 1.2 0 1.6c.2.2.2.4.2.8s0 .6-.2.8c-.4.4-1 .4-1.4 0l-1-1c-.4-.4-1.2-.4-1.6 0-.2.2-.4.4-.4.8s.2.6.4.8l1 1c.2.2.2.4.2.8s0 .6-.2.8c-.4.4-1 .4-1.4 0L33 32.4c-.4-.4-1.2-.4-1.6 0-.2.2-.4.4-.4.8s.2.6.4.8l2.6 2.4c.2.2.2.4.2.8s0 .6-.2.8c-.4.4-1 .4-1.4 0L26 31.4c-.4-.4-1.2-.4-1.6 0-.2.2-.4.4-.4.8s.2.6.4.8l9.4 9.4c.2.2.4.8.2 1-.2.4-.6.6-1 .6h-4c-1.4 0-2.4.8-2.8 2zM21 48H5c-2.8 0-5-2.2-5-5V5c0-2.8 2.2-5 5-5h24c2.8 0 5 2.2 5 5v20c0 .6-.4 1-1 1s-1-.4-1-1V5c0-1.6-1.4-3-3-3H5C3.4 2 2 3.4 2 5v38c0 1.6 1.4 3 3 3h16c.6 0 1 .4 1 1s-.4 1-1 1zm2-8H1c-.6 0-1-.4-1-1s.4-1 1-1h22c.6 0 1 .4 1 1s-.4 1-1 1zm-4 4h-4c-.6 0-1-.4-1-1s.4-1 1-1h4c.6 0 1 .4 1 1s-.4 1-1 1zm-6-24H8c-1.7 0-3-1.3-3-3v-5c0-1.7 1.3-3 3-3h5c1.7 0 3 1.3 3 3v5c0 1.7-1.3 3-3 3zm-5-9c-.6 0-1 .4-1 1v5c0 .6.4 1 1 1h5c.6 0 1-.4 1-1v-5c0-.6-.4-1-1-1H8zm18 9h-5c-1.7 0-3-1.3-3-3v-5c0-1.7 1.3-3 3-3h5c1.7 0 3 1.3 3 3v5c0 1.7-1.3 3-3 3zm-5-9c-.6 0-1 .4-1 1v5c0 .6.4 1 1 1h5c.6 0 1-.4 1-1v-5c0-.6-.4-1-1-1h-5zm-8 22H8c-1.7 0-3-1.3-3-3v-5c0-1.7 1.3-3 3-3h5c1.7 0 3 1.3 3 3v5c0 1.7-1.3 3-3 3zm-5-9c-.6 0-1 .4-1 1v5c0 .6.4 1 1 1h5c.6 0 1-.4 1-1v-5c0-.6-.4-1-1-1H8zm19-2c1.1 0 2 .9 2 2v5.2c-.9-1.3-2.4-2.2-4-2.2-2.8 0-5 2.5-5 5.5v.5c-1.1 0-2-.9-2-2v-7c0-1.1.9-2 2-2h7zM6 5c0 1.3-2 1.3-2 0s2-1.3 2 0z"
|
|
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 20.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2ZM15.5 2h-13a.5.5 0 0 0-.5.5v17a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-17a.5.5 0 0 0-.5-.5ZM15 19H3V3h12v16Zm.5-19h-13A2.503 2.503 0 0 0 0 2.5v19C0 22.878 1.122 24 2.5 24h13c1.378 0 2.5-1.122 2.5-2.5v-19C18 1.122 16.878 0 15.5 0ZM17 21.5c0 .827-.673 1.5-1.5 1.5h-13c-.827 0-1.5-.673-1.5-1.5v-19C1 1.673 1.673 1 2.5 1h13c.827 0 1.5.673 1.5 1.5v19Z"
|
|
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.379 10.915 18.5 4.794V3c0-.133.053-.26.146-.354l2-2A.501.501 0 0 1 21.5 1v1.5H23a.5.5 0 0 1 .354.854l-2 2A.5.5 0 0 1 21 5.5h-1.793l-6.122 6.122c.262.395.415.869.415 1.377 0 1.378-1.121 2.5-2.5 2.5A2.503 2.503 0 0 1 8.5 13c0-1.378 1.121-2.5 2.5-2.5.51 0 .983.153 1.379.415Zm-.732.732A1.502 1.502 0 0 0 9.5 13c0 .827.673 1.5 1.5 1.5a1.502 1.502 0 0 0 1.354-2.146l-1 1a.498.498 0 0 1-.708 0 .5.5 0 0 1 0-.706l1.001-1.001ZM11 19.5A6.508 6.508 0 0 1 4.5 13c0-3.584 2.916-6.5 6.5-6.5.97 0 1.911.215 2.797.639a.5.5 0 0 1-.432.902A5.439 5.439 0 0 0 11 7.5 5.506 5.506 0 0 0 5.5 13c0 3.033 2.468 5.5 5.5 5.5s5.5-2.467 5.5-5.5c0-.819-.183-1.615-.542-2.366a.5.5 0 0 1 .902-.432c.425.887.64 1.828.64 2.798 0 3.584-2.916 6.5-6.5 6.5Zm0 4C5.21 23.5.5 18.79.5 13S5.21 2.5 11 2.5c2.064 0 4.065.603 5.788 1.743a.501.501 0 0 1-.552.834A9.463 9.463 0 0 0 11 3.5c-5.238 0-9.5 4.262-9.5 9.5s4.262 9.5 9.5 9.5 9.5-4.262 9.5-9.5a9.455 9.455 0 0 0-1.577-5.236.5.5 0 0 1 .834-.552A10.448 10.448 0 0 1 21.5 13c0 5.79-4.71 10.5-10.5 10.5Zm8.5-19h1.293l1-1H21a.5.5 0 0 1-.5-.5v-.792l-1 1V4.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 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: "M2.792 15.562c0 .149.122.271.27.271a.272.272 0 0 0 .272-.271.272.272 0 0 0-.272-.271.272.272 0 0 0-.27.271Zm.27 1.312a1.314 1.314 0 0 1-1.312-1.312 1.314 1.314 0 0 1 2.625 0c0 .724-.59 1.312-1.313 1.312Zm3.167-4.75a.522.522 0 0 1 0-1.042h9.5a.522.522 0 0 1 0 1.042h-9.5Zm0-3.958a.521.521 0 0 1 0-1.042h9.5a.522.522 0 0 1 0 1.042h-9.5Zm0 7.916a.521.521 0 0 1 0-1.04h9.5a.521.521 0 0 1 0 1.04h-9.5Zm-3.438-4.479a.272.272 0 0 0 .542 0 .272.272 0 0 0-.27-.27.272.272 0 0 0-.272.27Zm.272 1.313a1.314 1.314 0 0 1-1.313-1.313 1.314 1.314 0 0 1 2.625 0c0 .725-.59 1.313-1.313 1.313Zm3.166 7.125a.522.522 0 0 1 0-1.041h4.75a.521.521 0 0 1 0 1.041h-4.75Zm-3.438-.521a.272.272 0 0 0 .542 0 .272.272 0 0 0-.27-.271.272.272 0 0 0-.272.271Zm.272 1.312A1.314 1.314 0 0 1 1.75 19.52a1.314 1.314 0 0 1 2.625 0c0 .724-.59 1.312-1.313 1.312ZM2.79 7.645a.272.272 0 0 0 .542 0 .272.272 0 0 0-.27-.27.272.272 0 0 0-.272.27Zm.272 1.313A1.314 1.314 0 0 1 1.75 7.644a1.314 1.314 0 0 1 2.625 0c0 .725-.59 1.313-1.313 1.313ZM1.208 3.875v18.623a.46.46 0 0 0 .457.459h14.668a.46.46 0 0 0 .458-.459V3.876a.46.46 0 0 0-.458-.459h-2.459v.27a.522.522 0 0 1-.521.521H4.646a.521.521 0 0 1-.521-.521v-.27H1.666a.459.459 0 0 0-.457.459Zm7.167-2.39a.523.523 0 0 1-.491.347H6.229c-.586 0-1.062.477-1.062 1.063v.27h7.666v-.27c0-.586-.477-1.063-1.063-1.063h-1.655a.522.522 0 0 1-.491-.347A.667.667 0 0 0 9 1.041a.665.665 0 0 0-.624.445Zm7.958.89c.827 0 1.499.673 1.499 1.5v18.623c0 .827-.672 1.501-1.499 1.501H1.666a1.502 1.502 0 0 1-1.499-1.501V3.876c0-.827.672-1.5 1.499-1.5h2.523A2.115 2.115 0 0 1 6.229.791h1.334A1.71 1.71 0 0 1 9 0c.579 0 1.123.301 1.436.791h1.334c.962 0 1.804.661 2.04 1.585h2.524Z"
|
|
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 23",
|
|
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: "M7.5 21a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 1 0v9a.5.5 0 0 1-.5.5Zm-2 2h-3A2.502 2.502 0 0 1 0 20.5v-8C0 11.121 1.121 10 2.5 10h5a.5.5 0 0 1 .5.5v.191l.119-.061L11 4.391V1a.5.5 0 0 1 .188-.391C11.219.585 11.962 0 13 0c1.157 0 3 1.831 3 4 0 1.368-.49 3.071-.796 4h6.177c1.346 0 2.491.996 2.608 2.267a2.483 2.483 0 0 1-.64 1.909c.412.413.651.973.651 1.574a2.24 2.24 0 0 1-1.234 2.001 2.24 2.24 0 0 1-1.001 3c.228.456.295.981.18 1.503C21.721 21.266 20.768 22 19.679 22H10.5c-.695 0-1.815-.225-2.647-.653A2.506 2.506 0 0 1 5.5 23Zm-3-12c-.827 0-1.5.673-1.5 1.5v8c0 .827.673 1.5 1.5 1.5h3c.827 0 1.5-.673 1.5-1.5a.5.5 0 0 1 .854-.354c.472.473 1.834.854 2.646.854h9.179c.624 0 1.166-.404 1.289-.962a1.237 1.237 0 0 0-.362-1.193.5.5 0 0 1 .286-.861A1.246 1.246 0 0 0 22 16.75c0-.344-.141-.666-.395-.905a.5.5 0 0 1 .286-.861A1.246 1.246 0 0 0 23 13.75c0-.466-.262-.89-.685-1.105a.502.502 0 0 1-.034-.871c.491-.303.765-.845.712-1.415C22.923 9.597 22.215 9 21.381 9H14.5a.503.503 0 0 1-.412-.216.503.503 0 0 1-.055-.462C14.042 8.297 15 5.76 15 4c0-1.638-1.452-3-2-3-.431 0-.792.156-1 .271V4.5a.51.51 0 0 1-.046.21l-3 6.5a.5.5 0 0 1-.23.237l-1 .5a.51.51 0 0 1-.486-.021A.502.502 0 0 1 7 11.5V11H2.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: "M16.505 11.467a.51.51 0 0 1 .533.533.51.51 0 0 1-.533.533H12a.51.51 0 0 1-.533-.533V3.81A.51.51 0 0 1 12 3.277a.51.51 0 0 1 .533.533v7.657h3.972ZM12 22.934c6.029 0 10.934-4.904 10.934-10.934 0-6.028-4.905-10.933-10.934-10.933C5.972 1.067 1.066 5.972 1.066 12c0 6.03 4.906 10.934 10.934 10.934ZM12 0c6.616 0 12 5.384 12 12 0 6.617-5.384 12-12 12-6.617 0-12-5.383-12-12C0 5.384 5.383 0 12 0Z"
|
|
24
|
+
})]
|
|
25
|
+
});
|