@telus-uds/palettes-community.palette-casa 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/android/border.xml +15 -0
- package/build/android/color.xml +52 -0
- package/build/android/font_size.xml +20 -0
- package/build/android/radius.xml +17 -0
- package/build/android/size.xml +48 -0
- package/build/ios/Border.swift +18 -0
- package/build/ios/Color.swift +55 -0
- package/build/ios/FontSize.swift +23 -0
- package/build/ios/Radius.swift +20 -0
- package/build/ios/Size.swift +51 -0
- package/build/rn/fonts/HelveticaNow-300.otf +0 -0
- package/build/rn/fonts/HelveticaNow-400.woff +0 -0
- package/build/rn/fonts/HelveticaNow-500.woff +0 -0
- package/build/rn/fonts/HelveticaNow-700.woff +0 -0
- package/build/rn/fonts/HelveticaNowOTF-400.otf +0 -0
- package/build/rn/fonts/HelveticaNowOTF-500.otf +0 -0
- package/build/rn/fonts/HelveticaNowOTF-700.otf +0 -0
- package/build/rn/fonts/fonts.css +35 -0
- package/build/rn/fonts/index.js +7 -0
- package/build/rn/icons/Accessible.js +28 -0
- package/build/rn/icons/Accessible.native.js +28 -0
- package/build/rn/icons/Add.js +28 -0
- package/build/rn/icons/Add.native.js +28 -0
- package/build/rn/icons/AddUser.js +28 -0
- package/build/rn/icons/AddUser.native.js +28 -0
- package/build/rn/icons/AlarmClock.js +28 -0
- package/build/rn/icons/AlarmClock.native.js +28 -0
- package/build/rn/icons/Ambulance.js +28 -0
- package/build/rn/icons/Ambulance.native.js +28 -0
- package/build/rn/icons/ArrowDown.js +28 -0
- package/build/rn/icons/ArrowDown.native.js +28 -0
- package/build/rn/icons/ArrowLeft.js +28 -0
- package/build/rn/icons/ArrowLeft.native.js +28 -0
- package/build/rn/icons/ArrowRight.js +28 -0
- package/build/rn/icons/ArrowRight.native.js +28 -0
- package/build/rn/icons/ArrowUp.js +28 -0
- package/build/rn/icons/ArrowUp.native.js +28 -0
- package/build/rn/icons/ArtificialIntelligence.js +28 -0
- package/build/rn/icons/ArtificialIntelligence.native.js +28 -0
- package/build/rn/icons/AssistiveListening.js +28 -0
- package/build/rn/icons/AssistiveListening.native.js +28 -0
- package/build/rn/icons/Attention.js +28 -0
- package/build/rn/icons/Attention.native.js +28 -0
- package/build/rn/icons/Award.js +28 -0
- package/build/rn/icons/Award.native.js +28 -0
- package/build/rn/icons/Baby.js +28 -0
- package/build/rn/icons/Baby.native.js +28 -0
- package/build/rn/icons/BabyBoy.js +28 -0
- package/build/rn/icons/BabyBoy.native.js +28 -0
- package/build/rn/icons/BabyGirl.js +28 -0
- package/build/rn/icons/BabyGirl.native.js +28 -0
- package/build/rn/icons/BackToSchool.js +28 -0
- package/build/rn/icons/BackToSchool.native.js +28 -0
- package/build/rn/icons/Bank.js +28 -0
- package/build/rn/icons/Bank.native.js +28 -0
- package/build/rn/icons/BatteryCar.js +28 -0
- package/build/rn/icons/BatteryCar.native.js +28 -0
- package/build/rn/icons/BatteryCharging.js +28 -0
- package/build/rn/icons/BatteryCharging.native.js +28 -0
- package/build/rn/icons/Bell.js +28 -0
- package/build/rn/icons/Bell.native.js +28 -0
- package/build/rn/icons/Bill.js +28 -0
- package/build/rn/icons/Bill.native.js +28 -0
- package/build/rn/icons/Bookmark.js +28 -0
- package/build/rn/icons/Bookmark.native.js +28 -0
- package/build/rn/icons/Braille.js +28 -0
- package/build/rn/icons/Braille.native.js +28 -0
- package/build/rn/icons/Briefcase.js +28 -0
- package/build/rn/icons/Briefcase.native.js +28 -0
- package/build/rn/icons/BulletFill.js +28 -0
- package/build/rn/icons/BulletFill.native.js +28 -0
- package/build/rn/icons/Calendar.js +28 -0
- package/build/rn/icons/Calendar.native.js +28 -0
- package/build/rn/icons/Call.js +28 -0
- package/build/rn/icons/Call.native.js +28 -0
- package/build/rn/icons/CallForward.js +28 -0
- package/build/rn/icons/CallForward.native.js +28 -0
- package/build/rn/icons/CallOut.js +28 -0
- package/build/rn/icons/CallOut.native.js +28 -0
- package/build/rn/icons/CallReceive.js +28 -0
- package/build/rn/icons/CallReceive.native.js +28 -0
- package/build/rn/icons/CallTalking.js +28 -0
- package/build/rn/icons/CallTalking.native.js +28 -0
- package/build/rn/icons/Camera.js +28 -0
- package/build/rn/icons/Camera.native.js +28 -0
- package/build/rn/icons/CanUs.js +28 -0
- package/build/rn/icons/CanUs.native.js +28 -0
- package/build/rn/icons/Car.js +28 -0
- package/build/rn/icons/Car.native.js +28 -0
- package/build/rn/icons/CaretDown.js +28 -0
- package/build/rn/icons/CaretDown.native.js +28 -0
- package/build/rn/icons/CaretUp.js +28 -0
- package/build/rn/icons/CaretUp.native.js +28 -0
- package/build/rn/icons/CartEmptyBold.js +28 -0
- package/build/rn/icons/CartEmptyBold.native.js +28 -0
- package/build/rn/icons/CartFilledBold.js +32 -0
- package/build/rn/icons/CartFilledBold.native.js +32 -0
- package/build/rn/icons/Channels.js +28 -0
- package/build/rn/icons/Channels.native.js +28 -0
- package/build/rn/icons/ChartsBar1.js +28 -0
- package/build/rn/icons/ChartsBar1.native.js +28 -0
- package/build/rn/icons/ChartsBar2.js +28 -0
- package/build/rn/icons/ChartsBar2.native.js +28 -0
- package/build/rn/icons/ChartsLine.js +28 -0
- package/build/rn/icons/ChartsLine.native.js +28 -0
- package/build/rn/icons/Chat1.js +28 -0
- package/build/rn/icons/Chat1.native.js +28 -0
- package/build/rn/icons/Chat2.js +28 -0
- package/build/rn/icons/Chat2.native.js +28 -0
- package/build/rn/icons/ChatSupport.js +28 -0
- package/build/rn/icons/ChatSupport.native.js +28 -0
- package/build/rn/icons/Check.js +28 -0
- package/build/rn/icons/Check.native.js +28 -0
- package/build/rn/icons/Checkmark.js +28 -0
- package/build/rn/icons/Checkmark.native.js +28 -0
- package/build/rn/icons/ChevronLeft.js +28 -0
- package/build/rn/icons/ChevronLeft.native.js +28 -0
- package/build/rn/icons/ChevronRight.js +28 -0
- package/build/rn/icons/ChevronRight.native.js +28 -0
- package/build/rn/icons/Clipboard.js +28 -0
- package/build/rn/icons/Clipboard.native.js +28 -0
- package/build/rn/icons/Close.js +28 -0
- package/build/rn/icons/Close.native.js +28 -0
- package/build/rn/icons/ClosedCaptions.js +26 -0
- package/build/rn/icons/ClosedCaptions.native.js +26 -0
- package/build/rn/icons/CloudDownload.js +28 -0
- package/build/rn/icons/CloudDownload.native.js +28 -0
- package/build/rn/icons/CloudSync.js +28 -0
- package/build/rn/icons/CloudSync.native.js +28 -0
- package/build/rn/icons/CloudUpload.js +28 -0
- package/build/rn/icons/CloudUpload.native.js +28 -0
- package/build/rn/icons/CognitiveDisability.js +28 -0
- package/build/rn/icons/CognitiveDisability.native.js +28 -0
- package/build/rn/icons/Collaboration.js +28 -0
- package/build/rn/icons/Collaboration.native.js +28 -0
- package/build/rn/icons/Compass.js +28 -0
- package/build/rn/icons/Compass.native.js +28 -0
- package/build/rn/icons/ComputerNetwork.js +28 -0
- package/build/rn/icons/ComputerNetwork.native.js +28 -0
- package/build/rn/icons/Contract.js +28 -0
- package/build/rn/icons/Contract.native.js +28 -0
- package/build/rn/icons/CreditCard.js +28 -0
- package/build/rn/icons/CreditCard.native.js +28 -0
- package/build/rn/icons/Cronometer.js +28 -0
- package/build/rn/icons/Cronometer.native.js +28 -0
- package/build/rn/icons/CssActivations.js +26 -0
- package/build/rn/icons/CssActivations.native.js +26 -0
- package/build/rn/icons/DataLimit.js +28 -0
- package/build/rn/icons/DataLimit.native.js +28 -0
- package/build/rn/icons/Deals.js +28 -0
- package/build/rn/icons/Deals.native.js +28 -0
- package/build/rn/icons/Delete.js +28 -0
- package/build/rn/icons/Delete.native.js +28 -0
- package/build/rn/icons/Delivery.js +28 -0
- package/build/rn/icons/Delivery.native.js +28 -0
- package/build/rn/icons/Devices.js +28 -0
- package/build/rn/icons/Devices.native.js +28 -0
- package/build/rn/icons/Diagram.js +28 -0
- package/build/rn/icons/Diagram.native.js +28 -0
- package/build/rn/icons/Diamond.js +28 -0
- package/build/rn/icons/Diamond.native.js +28 -0
- package/build/rn/icons/Direction.js +28 -0
- package/build/rn/icons/Direction.native.js +28 -0
- package/build/rn/icons/Document.js +28 -0
- package/build/rn/icons/Document.native.js +28 -0
- package/build/rn/icons/Donate.js +28 -0
- package/build/rn/icons/Donate.native.js +28 -0
- package/build/rn/icons/Download.js +28 -0
- package/build/rn/icons/Download.native.js +28 -0
- package/build/rn/icons/DownloadPdf.js +28 -0
- package/build/rn/icons/DownloadPdf.native.js +28 -0
- package/build/rn/icons/DownloadPdfs.js +28 -0
- package/build/rn/icons/DownloadPdfs.native.js +28 -0
- package/build/rn/icons/Edit.js +28 -0
- package/build/rn/icons/Edit.native.js +28 -0
- package/build/rn/icons/Email.js +28 -0
- package/build/rn/icons/Email.native.js +28 -0
- package/build/rn/icons/Escalations.js +26 -0
- package/build/rn/icons/Escalations.native.js +26 -0
- package/build/rn/icons/Expand.js +28 -0
- package/build/rn/icons/Expand.native.js +28 -0
- package/build/rn/icons/FavouriteNetwork.js +28 -0
- package/build/rn/icons/FavouriteNetwork.native.js +28 -0
- package/build/rn/icons/Files.js +28 -0
- package/build/rn/icons/Files.native.js +28 -0
- package/build/rn/icons/Fingerprint.js +28 -0
- package/build/rn/icons/Fingerprint.native.js +28 -0
- package/build/rn/icons/Firewall.js +28 -0
- package/build/rn/icons/Firewall.native.js +28 -0
- package/build/rn/icons/Flag.js +28 -0
- package/build/rn/icons/Flag.native.js +28 -0
- package/build/rn/icons/FullscreenExpand.js +26 -0
- package/build/rn/icons/FullscreenExpand.native.js +26 -0
- package/build/rn/icons/FullscreenMinimize.js +26 -0
- package/build/rn/icons/FullscreenMinimize.native.js +26 -0
- package/build/rn/icons/Gift.js +28 -0
- package/build/rn/icons/Gift.native.js +28 -0
- package/build/rn/icons/Globe1.js +28 -0
- package/build/rn/icons/Globe1.native.js +28 -0
- package/build/rn/icons/Globe2.js +28 -0
- package/build/rn/icons/Globe2.native.js +28 -0
- package/build/rn/icons/Grid.js +28 -0
- package/build/rn/icons/Grid.native.js +28 -0
- package/build/rn/icons/HeadBoth.js +28 -0
- package/build/rn/icons/HeadBoth.native.js +28 -0
- package/build/rn/icons/HeadFemale.js +28 -0
- package/build/rn/icons/HeadFemale.native.js +28 -0
- package/build/rn/icons/HeadMale.js +28 -0
- package/build/rn/icons/HeadMale.native.js +28 -0
- package/build/rn/icons/Headset.js +28 -0
- package/build/rn/icons/Headset.native.js +28 -0
- package/build/rn/icons/Heart.js +28 -0
- package/build/rn/icons/Heart.native.js +28 -0
- package/build/rn/icons/Heartbeat.js +28 -0
- package/build/rn/icons/Heartbeat.native.js +28 -0
- package/build/rn/icons/Helpdesk.js +26 -0
- package/build/rn/icons/Helpdesk.native.js +26 -0
- package/build/rn/icons/Home.js +28 -0
- package/build/rn/icons/Home.native.js +28 -0
- package/build/rn/icons/HomeSecurity.js +28 -0
- package/build/rn/icons/HomeSecurity.native.js +28 -0
- package/build/rn/icons/IDTag.js +28 -0
- package/build/rn/icons/IDTag.native.js +28 -0
- package/build/rn/icons/Infinite.js +28 -0
- package/build/rn/icons/Infinite.native.js +28 -0
- package/build/rn/icons/Information.js +28 -0
- package/build/rn/icons/Information.native.js +28 -0
- package/build/rn/icons/Internet.js +28 -0
- package/build/rn/icons/Internet.native.js +28 -0
- package/build/rn/icons/Invisible.js +28 -0
- package/build/rn/icons/Invisible.native.js +28 -0
- package/build/rn/icons/Key.js +28 -0
- package/build/rn/icons/Key.native.js +28 -0
- package/build/rn/icons/Laptop.js +28 -0
- package/build/rn/icons/Laptop.native.js +28 -0
- package/build/rn/icons/Layers.js +28 -0
- package/build/rn/icons/Layers.native.js +28 -0
- package/build/rn/icons/LeakDetect.js +28 -0
- package/build/rn/icons/LeakDetect.native.js +28 -0
- package/build/rn/icons/Lifesaver.js +28 -0
- package/build/rn/icons/Lifesaver.native.js +28 -0
- package/build/rn/icons/Lightbulb.js +28 -0
- package/build/rn/icons/Lightbulb.native.js +28 -0
- package/build/rn/icons/LinkExternal.js +28 -0
- package/build/rn/icons/LinkExternal.native.js +28 -0
- package/build/rn/icons/List.js +26 -0
- package/build/rn/icons/List.native.js +26 -0
- package/build/rn/icons/LocationAdd.js +28 -0
- package/build/rn/icons/LocationAdd.native.js +28 -0
- package/build/rn/icons/LocationHome.js +28 -0
- package/build/rn/icons/LocationHome.native.js +28 -0
- package/build/rn/icons/LocationIneligible.js +28 -0
- package/build/rn/icons/LocationIneligible.native.js +28 -0
- package/build/rn/icons/LocationMap.js +28 -0
- package/build/rn/icons/LocationMap.native.js +28 -0
- package/build/rn/icons/LocationRegular.js +28 -0
- package/build/rn/icons/LocationRegular.native.js +28 -0
- package/build/rn/icons/LocationRemove.js +28 -0
- package/build/rn/icons/LocationRemove.native.js +28 -0
- package/build/rn/icons/LocationSuccess.js +28 -0
- package/build/rn/icons/LocationSuccess.native.js +28 -0
- package/build/rn/icons/LocationVerified.js +28 -0
- package/build/rn/icons/LocationVerified.native.js +28 -0
- package/build/rn/icons/LockClosed.js +28 -0
- package/build/rn/icons/LockClosed.native.js +28 -0
- package/build/rn/icons/LockOpened.js +28 -0
- package/build/rn/icons/LockOpened.native.js +28 -0
- package/build/rn/icons/LoginForm.js +28 -0
- package/build/rn/icons/LoginForm.native.js +28 -0
- package/build/rn/icons/Magnify.js +28 -0
- package/build/rn/icons/Magnify.native.js +28 -0
- package/build/rn/icons/Map.js +28 -0
- package/build/rn/icons/Map.native.js +28 -0
- package/build/rn/icons/Medical.js +28 -0
- package/build/rn/icons/Medical.native.js +28 -0
- package/build/rn/icons/Messaging.js +28 -0
- package/build/rn/icons/Messaging.native.js +28 -0
- package/build/rn/icons/Mobility.js +28 -0
- package/build/rn/icons/Mobility.native.js +28 -0
- package/build/rn/icons/Modal.js +26 -0
- package/build/rn/icons/Modal.native.js +26 -0
- package/build/rn/icons/Money.js +28 -0
- package/build/rn/icons/Money.native.js +28 -0
- package/build/rn/icons/Movie.js +28 -0
- package/build/rn/icons/Movie.native.js +28 -0
- package/build/rn/icons/Music.js +28 -0
- package/build/rn/icons/Music.native.js +28 -0
- package/build/rn/icons/Muted.js +26 -0
- package/build/rn/icons/Muted.native.js +26 -0
- package/build/rn/icons/Networking.js +28 -0
- package/build/rn/icons/Networking.native.js +28 -0
- package/build/rn/icons/News.js +28 -0
- package/build/rn/icons/News.native.js +28 -0
- package/build/rn/icons/NextGenFirewall.js +28 -0
- package/build/rn/icons/NextGenFirewall.native.js +28 -0
- package/build/rn/icons/NoContract.js +28 -0
- package/build/rn/icons/NoContract.native.js +28 -0
- package/build/rn/icons/NotifyBold.js +28 -0
- package/build/rn/icons/NotifyBold.native.js +28 -0
- package/build/rn/icons/Office.js +28 -0
- package/build/rn/icons/Office.native.js +28 -0
- package/build/rn/icons/Offices.js +28 -0
- package/build/rn/icons/Offices.native.js +28 -0
- package/build/rn/icons/OnDemand.js +28 -0
- package/build/rn/icons/OnDemand.native.js +28 -0
- package/build/rn/icons/OnTheGo.js +28 -0
- package/build/rn/icons/OnTheGo.native.js +28 -0
- package/build/rn/icons/OnlineSecurity.js +28 -0
- package/build/rn/icons/OnlineSecurity.native.js +28 -0
- package/build/rn/icons/OrderAscend.js +28 -0
- package/build/rn/icons/OrderAscend.native.js +28 -0
- package/build/rn/icons/OrderDescend.js +28 -0
- package/build/rn/icons/OrderDescend.native.js +28 -0
- package/build/rn/icons/Paperless.js +28 -0
- package/build/rn/icons/Paperless.native.js +28 -0
- package/build/rn/icons/Passport.js +28 -0
- package/build/rn/icons/Passport.native.js +28 -0
- package/build/rn/icons/Pause.js +26 -0
- package/build/rn/icons/Pause.native.js +26 -0
- package/build/rn/icons/Phone.js +28 -0
- package/build/rn/icons/Phone.native.js +28 -0
- package/build/rn/icons/PhoneBusiness.js +28 -0
- package/build/rn/icons/PhoneBusiness.native.js +28 -0
- package/build/rn/icons/PhoneHome.js +28 -0
- package/build/rn/icons/PhoneHome.native.js +28 -0
- package/build/rn/icons/PhoneReception.js +28 -0
- package/build/rn/icons/PhoneReception.native.js +28 -0
- package/build/rn/icons/Photo.js +28 -0
- package/build/rn/icons/Photo.native.js +28 -0
- package/build/rn/icons/Photos.js +28 -0
- package/build/rn/icons/Photos.native.js +28 -0
- package/build/rn/icons/PiggyBank.js +28 -0
- package/build/rn/icons/PiggyBank.native.js +28 -0
- package/build/rn/icons/PikTV.js +28 -0
- package/build/rn/icons/PikTV.native.js +28 -0
- package/build/rn/icons/Play.js +28 -0
- package/build/rn/icons/Play.native.js +28 -0
- package/build/rn/icons/PlaySolid.js +28 -0
- package/build/rn/icons/PlaySolid.native.js +28 -0
- package/build/rn/icons/PlayVideo.js +28 -0
- package/build/rn/icons/PlayVideo.native.js +28 -0
- package/build/rn/icons/Preference.js +28 -0
- package/build/rn/icons/Preference.native.js +28 -0
- package/build/rn/icons/Print.js +28 -0
- package/build/rn/icons/Print.native.js +28 -0
- package/build/rn/icons/PrivateCloud.js +28 -0
- package/build/rn/icons/PrivateCloud.native.js +28 -0
- package/build/rn/icons/ProactiveAssurance.js +26 -0
- package/build/rn/icons/ProactiveAssurance.native.js +26 -0
- package/build/rn/icons/Profile.js +28 -0
- package/build/rn/icons/Profile.native.js +28 -0
- package/build/rn/icons/ProfileBold.js +28 -0
- package/build/rn/icons/ProfileBold.native.js +28 -0
- package/build/rn/icons/Question.js +28 -0
- package/build/rn/icons/Question.native.js +28 -0
- package/build/rn/icons/QuoteLeft.js +28 -0
- package/build/rn/icons/QuoteLeft.native.js +28 -0
- package/build/rn/icons/Radar.js +28 -0
- package/build/rn/icons/Radar.native.js +28 -0
- package/build/rn/icons/Receipt.js +28 -0
- package/build/rn/icons/Receipt.native.js +28 -0
- package/build/rn/icons/Record.js +28 -0
- package/build/rn/icons/Record.native.js +28 -0
- package/build/rn/icons/Refresh.js +28 -0
- package/build/rn/icons/Refresh.native.js +28 -0
- package/build/rn/icons/RemoteControl.js +28 -0
- package/build/rn/icons/RemoteControl.native.js +28 -0
- package/build/rn/icons/Replay.js +26 -0
- package/build/rn/icons/Replay.native.js +26 -0
- package/build/rn/icons/Router.js +28 -0
- package/build/rn/icons/Router.native.js +28 -0
- package/build/rn/icons/Search.js +28 -0
- package/build/rn/icons/Search.native.js +28 -0
- package/build/rn/icons/SearchBold.js +28 -0
- package/build/rn/icons/SearchBold.native.js +28 -0
- package/build/rn/icons/SecurityCamera.js +28 -0
- package/build/rn/icons/SecurityCamera.native.js +28 -0
- package/build/rn/icons/SecurityHouse.js +28 -0
- package/build/rn/icons/SecurityHouse.native.js +28 -0
- package/build/rn/icons/SecurityMobile.js +28 -0
- package/build/rn/icons/SecurityMobile.native.js +28 -0
- package/build/rn/icons/SecuritySettings.js +28 -0
- package/build/rn/icons/SecuritySettings.native.js +28 -0
- package/build/rn/icons/Server.js +28 -0
- package/build/rn/icons/Server.native.js +28 -0
- package/build/rn/icons/ServiceTruck.js +28 -0
- package/build/rn/icons/ServiceTruck.native.js +28 -0
- package/build/rn/icons/Settings.js +28 -0
- package/build/rn/icons/Settings.native.js +28 -0
- package/build/rn/icons/SettingsBold.js +28 -0
- package/build/rn/icons/SettingsBold.native.js +28 -0
- package/build/rn/icons/SettingsSolid.js +26 -0
- package/build/rn/icons/SettingsSolid.native.js +26 -0
- package/build/rn/icons/SharedAccount.js +28 -0
- package/build/rn/icons/SharedAccount.native.js +28 -0
- package/build/rn/icons/Shop.js +28 -0
- package/build/rn/icons/Shop.native.js +28 -0
- package/build/rn/icons/SignPost.js +28 -0
- package/build/rn/icons/SignPost.native.js +28 -0
- package/build/rn/icons/Signal.js +28 -0
- package/build/rn/icons/Signal.native.js +28 -0
- package/build/rn/icons/SimCard.js +28 -0
- package/build/rn/icons/SimCard.native.js +28 -0
- package/build/rn/icons/SmartWearSecurity.js +28 -0
- package/build/rn/icons/SmartWearSecurity.native.js +28 -0
- package/build/rn/icons/Soccer.js +28 -0
- package/build/rn/icons/Soccer.native.js +28 -0
- package/build/rn/icons/Speaker.js +28 -0
- package/build/rn/icons/Speaker.native.js +28 -0
- package/build/rn/icons/SpeakerPhone.js +28 -0
- package/build/rn/icons/SpeakerPhone.native.js +28 -0
- package/build/rn/icons/Speed.js +28 -0
- package/build/rn/icons/Speed.native.js +28 -0
- package/build/rn/icons/SpeedReduced.js +28 -0
- package/build/rn/icons/SpeedReduced.native.js +28 -0
- package/build/rn/icons/StatusError.js +28 -0
- package/build/rn/icons/StatusError.native.js +28 -0
- package/build/rn/icons/StatusSuccess.js +28 -0
- package/build/rn/icons/StatusSuccess.native.js +28 -0
- package/build/rn/icons/StatusWarning.js +28 -0
- package/build/rn/icons/StatusWarning.native.js +28 -0
- package/build/rn/icons/Subtract.js +28 -0
- package/build/rn/icons/Subtract.native.js +28 -0
- package/build/rn/icons/Success.js +28 -0
- package/build/rn/icons/Success.native.js +28 -0
- package/build/rn/icons/Suitcase.js +28 -0
- package/build/rn/icons/Suitcase.native.js +28 -0
- package/build/rn/icons/Support.js +28 -0
- package/build/rn/icons/Support.native.js +28 -0
- package/build/rn/icons/Support911.js +28 -0
- package/build/rn/icons/Support911.native.js +28 -0
- package/build/rn/icons/SupportBold.js +28 -0
- package/build/rn/icons/SupportBold.native.js +28 -0
- package/build/rn/icons/TV.js +28 -0
- package/build/rn/icons/TV.native.js +28 -0
- package/build/rn/icons/TVChoiceAndFlexibility.js +28 -0
- package/build/rn/icons/TVChoiceAndFlexibility.native.js +28 -0
- package/build/rn/icons/Tablet.js +28 -0
- package/build/rn/icons/Tablet.native.js +28 -0
- package/build/rn/icons/Target.js +28 -0
- package/build/rn/icons/Target.native.js +28 -0
- package/build/rn/icons/Tasks.js +28 -0
- package/build/rn/icons/Tasks.native.js +28 -0
- package/build/rn/icons/ThumbsUp.js +28 -0
- package/build/rn/icons/ThumbsUp.native.js +28 -0
- package/build/rn/icons/Time.js +28 -0
- package/build/rn/icons/Time.native.js +28 -0
- package/build/rn/icons/Times.js +28 -0
- package/build/rn/icons/Times.native.js +28 -0
- package/build/rn/icons/TowTruck.js +28 -0
- package/build/rn/icons/TowTruck.native.js +28 -0
- package/build/rn/icons/Transmitter.js +28 -0
- package/build/rn/icons/Transmitter.native.js +28 -0
- package/build/rn/icons/Unmuted.js +28 -0
- package/build/rn/icons/Unmuted.native.js +28 -0
- package/build/rn/icons/Upload.js +28 -0
- package/build/rn/icons/Upload.native.js +28 -0
- package/build/rn/icons/UploadToCloud.js +28 -0
- package/build/rn/icons/UploadToCloud.native.js +28 -0
- package/build/rn/icons/UsbCable.js +28 -0
- package/build/rn/icons/UsbCable.native.js +28 -0
- package/build/rn/icons/User.js +28 -0
- package/build/rn/icons/User.native.js +28 -0
- package/build/rn/icons/UserAddBold.js +28 -0
- package/build/rn/icons/UserAddBold.native.js +28 -0
- package/build/rn/icons/Users.js +28 -0
- package/build/rn/icons/Users.native.js +28 -0
- package/build/rn/icons/VideoCall.js +32 -0
- package/build/rn/icons/VideoCall.native.js +32 -0
- package/build/rn/icons/VideoChat.js +28 -0
- package/build/rn/icons/VideoChat.native.js +28 -0
- package/build/rn/icons/VideoGames.js +28 -0
- package/build/rn/icons/VideoGames.native.js +28 -0
- package/build/rn/icons/Visible.js +28 -0
- package/build/rn/icons/Visible.native.js +28 -0
- package/build/rn/icons/VisuallyImpaired.js +28 -0
- package/build/rn/icons/VisuallyImpaired.native.js +28 -0
- package/build/rn/icons/Warranty.js +28 -0
- package/build/rn/icons/Warranty.native.js +28 -0
- package/build/rn/icons/Watch.js +28 -0
- package/build/rn/icons/Watch.native.js +28 -0
- package/build/rn/icons/WifiBoost.js +28 -0
- package/build/rn/icons/WifiBoost.native.js +28 -0
- package/build/rn/icons/WifiCloud.js +28 -0
- package/build/rn/icons/WifiCloud.native.js +28 -0
- package/build/rn/icons/accessible.icon.svg +3 -0
- package/build/rn/icons/add-user.icon.svg +3 -0
- package/build/rn/icons/add.icon.svg +3 -0
- package/build/rn/icons/alarm-clock.icon.svg +3 -0
- package/build/rn/icons/ambulance.icon.svg +3 -0
- package/build/rn/icons/arrow-down.icon.svg +3 -0
- package/build/rn/icons/arrow-left.icon.svg +3 -0
- package/build/rn/icons/arrow-right.icon.svg +3 -0
- package/build/rn/icons/arrow-up.icon.svg +3 -0
- package/build/rn/icons/artificial-intelligence.icon.svg +3 -0
- package/build/rn/icons/assistive-listening.icon.svg +3 -0
- package/build/rn/icons/attention.icon.svg +3 -0
- package/build/rn/icons/award.icon.svg +3 -0
- package/build/rn/icons/baby-boy.icon.svg +3 -0
- package/build/rn/icons/baby-girl.icon.svg +3 -0
- package/build/rn/icons/baby.icon.svg +3 -0
- package/build/rn/icons/back-to-school.icon.svg +3 -0
- package/build/rn/icons/bank.icon.svg +3 -0
- package/build/rn/icons/battery-car.icon.svg +3 -0
- package/build/rn/icons/battery-charging.icon.svg +3 -0
- package/build/rn/icons/bell.icon.svg +3 -0
- package/build/rn/icons/bill.icon.svg +3 -0
- package/build/rn/icons/bookmark.icon.svg +3 -0
- package/build/rn/icons/braille.icon.svg +3 -0
- package/build/rn/icons/briefcase.icon.svg +3 -0
- package/build/rn/icons/bullet-fill.icon.svg +3 -0
- package/build/rn/icons/calendar.icon.svg +3 -0
- package/build/rn/icons/call-forward.icon.svg +3 -0
- package/build/rn/icons/call-out.icon.svg +3 -0
- package/build/rn/icons/call-receive.icon.svg +3 -0
- package/build/rn/icons/call-talking.icon.svg +3 -0
- package/build/rn/icons/call.icon.svg +3 -0
- package/build/rn/icons/camera.icon.svg +3 -0
- package/build/rn/icons/can-us.icon.svg +3 -0
- package/build/rn/icons/car.icon.svg +3 -0
- package/build/rn/icons/caret-down.icon.svg +3 -0
- package/build/rn/icons/caret-up.icon.svg +3 -0
- package/build/rn/icons/cart-empty-bold.icon.svg +3 -0
- package/build/rn/icons/cart-filled-bold.icon.svg +4 -0
- package/build/rn/icons/channels.icon.svg +3 -0
- package/build/rn/icons/charts-bar1.icon.svg +3 -0
- package/build/rn/icons/charts-bar2.icon.svg +3 -0
- package/build/rn/icons/charts-line.icon.svg +3 -0
- package/build/rn/icons/chat-support.icon.svg +3 -0
- package/build/rn/icons/chat1.icon.svg +3 -0
- package/build/rn/icons/chat2.icon.svg +3 -0
- package/build/rn/icons/check.icon.svg +3 -0
- package/build/rn/icons/checkmark.icon.svg +3 -0
- package/build/rn/icons/chevron-left.icon.svg +3 -0
- package/build/rn/icons/chevron-right.icon.svg +3 -0
- package/build/rn/icons/clipboard.icon.svg +3 -0
- package/build/rn/icons/close.icon.svg +3 -0
- package/build/rn/icons/closed-captions.icon.svg +3 -0
- package/build/rn/icons/cloud-download.icon.svg +3 -0
- package/build/rn/icons/cloud-sync.icon.svg +3 -0
- package/build/rn/icons/cloud-upload.icon.svg +3 -0
- package/build/rn/icons/cognitive-disability.icon.svg +3 -0
- package/build/rn/icons/collaboration.icon.svg +3 -0
- package/build/rn/icons/compass.icon.svg +3 -0
- package/build/rn/icons/computer-network.icon.svg +3 -0
- package/build/rn/icons/contract.icon.svg +3 -0
- package/build/rn/icons/credit-card.icon.svg +3 -0
- package/build/rn/icons/cronometer.icon.svg +3 -0
- package/build/rn/icons/css-activations.icon.svg +3 -0
- package/build/rn/icons/data-limit.icon.svg +3 -0
- package/build/rn/icons/deals.icon.svg +3 -0
- package/build/rn/icons/delete.icon.svg +3 -0
- package/build/rn/icons/delivery.icon.svg +3 -0
- package/build/rn/icons/devices.icon.svg +3 -0
- package/build/rn/icons/diagram.icon.svg +3 -0
- package/build/rn/icons/diamond.icon.svg +3 -0
- package/build/rn/icons/direction.icon.svg +3 -0
- package/build/rn/icons/document.icon.svg +3 -0
- package/build/rn/icons/donate.icon.svg +3 -0
- package/build/rn/icons/download-pdf.icon.svg +3 -0
- package/build/rn/icons/download-pdfs.icon.svg +3 -0
- package/build/rn/icons/download.icon.svg +3 -0
- package/build/rn/icons/edit.icon.svg +3 -0
- package/build/rn/icons/email.icon.svg +3 -0
- package/build/rn/icons/escalations.icon.svg +3 -0
- package/build/rn/icons/expand.icon.svg +3 -0
- package/build/rn/icons/favourite-network.icon.svg +3 -0
- package/build/rn/icons/files.icon.svg +3 -0
- package/build/rn/icons/fingerprint.icon.svg +3 -0
- package/build/rn/icons/firewall.icon.svg +3 -0
- package/build/rn/icons/flag.icon.svg +3 -0
- package/build/rn/icons/fullscreen-expand.icon.svg +3 -0
- package/build/rn/icons/fullscreen-minimize.icon.svg +3 -0
- package/build/rn/icons/gift.icon.svg +3 -0
- package/build/rn/icons/globe1.icon.svg +3 -0
- package/build/rn/icons/globe2.icon.svg +3 -0
- package/build/rn/icons/grid.icon.svg +3 -0
- package/build/rn/icons/head-both.icon.svg +3 -0
- package/build/rn/icons/head-female.icon.svg +3 -0
- package/build/rn/icons/head-male.icon.svg +3 -0
- package/build/rn/icons/headset.icon.svg +3 -0
- package/build/rn/icons/heart.icon.svg +3 -0
- package/build/rn/icons/heartbeat.icon.svg +3 -0
- package/build/rn/icons/helpdesk.icon.svg +3 -0
- package/build/rn/icons/home-security.icon.svg +3 -0
- package/build/rn/icons/home.icon.svg +3 -0
- package/build/rn/icons/idtag.icon.svg +3 -0
- package/build/rn/icons/index.js +235 -0
- package/build/rn/icons/infinite.icon.svg +3 -0
- package/build/rn/icons/information.icon.svg +3 -0
- package/build/rn/icons/internet.icon.svg +3 -0
- package/build/rn/icons/invisible.icon.svg +3 -0
- package/build/rn/icons/key.icon.svg +3 -0
- package/build/rn/icons/laptop.icon.svg +3 -0
- package/build/rn/icons/layers.icon.svg +3 -0
- package/build/rn/icons/leak-detect.icon.svg +3 -0
- package/build/rn/icons/lifesaver.icon.svg +3 -0
- package/build/rn/icons/lightbulb.icon.svg +3 -0
- package/build/rn/icons/link-external.icon.svg +3 -0
- package/build/rn/icons/list.icon.svg +3 -0
- package/build/rn/icons/location-add.icon.svg +3 -0
- package/build/rn/icons/location-home.icon.svg +3 -0
- package/build/rn/icons/location-ineligible.icon.svg +3 -0
- package/build/rn/icons/location-map.icon.svg +3 -0
- package/build/rn/icons/location-regular.icon.svg +3 -0
- package/build/rn/icons/location-remove.icon.svg +3 -0
- package/build/rn/icons/location-success.icon.svg +3 -0
- package/build/rn/icons/location-verified.icon.svg +3 -0
- package/build/rn/icons/lock-closed.icon.svg +3 -0
- package/build/rn/icons/lock-opened.icon.svg +3 -0
- package/build/rn/icons/login-form.icon.svg +3 -0
- package/build/rn/icons/magnify.icon.svg +3 -0
- package/build/rn/icons/map.icon.svg +3 -0
- package/build/rn/icons/medical.icon.svg +3 -0
- package/build/rn/icons/messaging.icon.svg +3 -0
- package/build/rn/icons/mobility.icon.svg +3 -0
- package/build/rn/icons/modal.icon.svg +3 -0
- package/build/rn/icons/money.icon.svg +3 -0
- package/build/rn/icons/movie.icon.svg +3 -0
- package/build/rn/icons/music.icon.svg +3 -0
- package/build/rn/icons/muted.icon.svg +3 -0
- package/build/rn/icons/networking.icon.svg +3 -0
- package/build/rn/icons/news.icon.svg +3 -0
- package/build/rn/icons/next-gen-firewall.icon.svg +3 -0
- package/build/rn/icons/no-contract.icon.svg +3 -0
- package/build/rn/icons/notify-bold.icon.svg +3 -0
- package/build/rn/icons/office.icon.svg +3 -0
- package/build/rn/icons/offices.icon.svg +3 -0
- package/build/rn/icons/on-demand.icon.svg +3 -0
- package/build/rn/icons/on-the-go.icon.svg +3 -0
- package/build/rn/icons/online-security.icon.svg +3 -0
- package/build/rn/icons/order-ascend.icon.svg +3 -0
- package/build/rn/icons/order-descend.icon.svg +3 -0
- package/build/rn/icons/paperless.icon.svg +3 -0
- package/build/rn/icons/passport.icon.svg +3 -0
- package/build/rn/icons/pause.icon.svg +3 -0
- package/build/rn/icons/phone-business.icon.svg +3 -0
- package/build/rn/icons/phone-home.icon.svg +3 -0
- package/build/rn/icons/phone-reception.icon.svg +3 -0
- package/build/rn/icons/phone.icon.svg +3 -0
- package/build/rn/icons/photo.icon.svg +3 -0
- package/build/rn/icons/photos.icon.svg +3 -0
- package/build/rn/icons/piggy-bank.icon.svg +3 -0
- package/build/rn/icons/pik-tv.icon.svg +3 -0
- package/build/rn/icons/play-solid.icon.svg +3 -0
- package/build/rn/icons/play-video.icon.svg +3 -0
- package/build/rn/icons/play.icon.svg +3 -0
- package/build/rn/icons/preference.icon.svg +3 -0
- package/build/rn/icons/print.icon.svg +3 -0
- package/build/rn/icons/private-cloud.icon.svg +3 -0
- package/build/rn/icons/proactive-assurance.icon.svg +3 -0
- package/build/rn/icons/profile-bold.icon.svg +3 -0
- package/build/rn/icons/profile.icon.svg +3 -0
- package/build/rn/icons/question.icon.svg +3 -0
- package/build/rn/icons/quote-left.icon.svg +3 -0
- package/build/rn/icons/radar.icon.svg +3 -0
- package/build/rn/icons/receipt.icon.svg +3 -0
- package/build/rn/icons/record.icon.svg +3 -0
- package/build/rn/icons/refresh.icon.svg +3 -0
- package/build/rn/icons/remote-control.icon.svg +3 -0
- package/build/rn/icons/replay.icon.svg +3 -0
- package/build/rn/icons/router.icon.svg +3 -0
- package/build/rn/icons/search-bold.icon.svg +3 -0
- package/build/rn/icons/search.icon.svg +3 -0
- package/build/rn/icons/security-camera.icon.svg +3 -0
- package/build/rn/icons/security-house.icon.svg +3 -0
- package/build/rn/icons/security-mobile.icon.svg +3 -0
- package/build/rn/icons/security-settings.icon.svg +3 -0
- package/build/rn/icons/server.icon.svg +3 -0
- package/build/rn/icons/service-truck.icon.svg +3 -0
- package/build/rn/icons/settings-bold.icon.svg +3 -0
- package/build/rn/icons/settings-solid.icon.svg +3 -0
- package/build/rn/icons/settings.icon.svg +3 -0
- package/build/rn/icons/shared-account.icon.svg +3 -0
- package/build/rn/icons/shop.icon.svg +3 -0
- package/build/rn/icons/sign-post.icon.svg +3 -0
- package/build/rn/icons/signal.icon.svg +3 -0
- package/build/rn/icons/sim-card.icon.svg +3 -0
- package/build/rn/icons/smart-wear-security.icon.svg +3 -0
- package/build/rn/icons/soccer.icon.svg +3 -0
- package/build/rn/icons/speaker-phone.icon.svg +3 -0
- package/build/rn/icons/speaker.icon.svg +3 -0
- package/build/rn/icons/speed-reduced.icon.svg +3 -0
- package/build/rn/icons/speed.icon.svg +3 -0
- package/build/rn/icons/status-error.icon.svg +3 -0
- package/build/rn/icons/status-success.icon.svg +3 -0
- package/build/rn/icons/status-warning.icon.svg +3 -0
- package/build/rn/icons/subtract.icon.svg +3 -0
- package/build/rn/icons/success.icon.svg +3 -0
- package/build/rn/icons/suitcase.icon.svg +3 -0
- package/build/rn/icons/support-bold.icon.svg +3 -0
- package/build/rn/icons/support.icon.svg +3 -0
- package/build/rn/icons/support911.icon.svg +3 -0
- package/build/rn/icons/tablet.icon.svg +3 -0
- package/build/rn/icons/target.icon.svg +3 -0
- package/build/rn/icons/tasks.icon.svg +3 -0
- package/build/rn/icons/thumbs-up.icon.svg +3 -0
- package/build/rn/icons/time.icon.svg +3 -0
- package/build/rn/icons/times.icon.svg +3 -0
- package/build/rn/icons/tow-truck.icon.svg +3 -0
- package/build/rn/icons/transmitter.icon.svg +3 -0
- package/build/rn/icons/tv.icon.svg +3 -0
- package/build/rn/icons/tvchoice-and-flexibility.icon.svg +3 -0
- package/build/rn/icons/unmuted.icon.svg +3 -0
- package/build/rn/icons/upload-to-cloud.icon.svg +3 -0
- package/build/rn/icons/upload.icon.svg +3 -0
- package/build/rn/icons/usb-cable.icon.svg +3 -0
- package/build/rn/icons/user-add-bold.icon.svg +3 -0
- package/build/rn/icons/user.icon.svg +3 -0
- package/build/rn/icons/users.icon.svg +3 -0
- package/build/rn/icons/video-call.icon.svg +6 -0
- package/build/rn/icons/video-chat.icon.svg +3 -0
- package/build/rn/icons/video-games.icon.svg +3 -0
- package/build/rn/icons/visible.icon.svg +3 -0
- package/build/rn/icons/visually-impaired.icon.svg +3 -0
- package/build/rn/icons/warranty.icon.svg +3 -0
- package/build/rn/icons/watch.icon.svg +3 -0
- package/build/rn/icons/wifi-boost.icon.svg +3 -0
- package/build/rn/icons/wifi-cloud.icon.svg +3 -0
- package/build/rn/palette.js +512 -0
- package/build/web/fonts/fonts-cdn-family.css +49 -0
- package/build/web/fonts/fonts-cdn.css +35 -0
- package/build/web/fonts/fonts-local-family.css +49 -0
- package/build/web/fonts/fonts-local.css +35 -0
- package/build/web/fonts/v1_0_0-HelveticaNow-300-9il64yIoBfcEIZe_FDqKW.otf +0 -0
- package/build/web/fonts/v1_0_0-HelveticaNow-400-97VBfAYKzsce5plw3dGbz.woff +0 -0
- package/build/web/fonts/v1_0_0-HelveticaNow-500-RmTPfZI4j6iDc8taTnUrI.woff +0 -0
- package/build/web/fonts/v1_0_0-HelveticaNow-700-UaAqGqM5m4egPmgCpkfiX.woff +0 -0
- package/build/web/fonts/v1_0_0-HelveticaNowOTF-400-THhmQuyk9a46JQftdq4VY.otf +0 -0
- package/build/web/fonts/v1_0_0-HelveticaNowOTF-500-tNZ2k3xmfkc8Mp9_gjr1X.otf +0 -0
- package/build/web/fonts/v1_0_0-HelveticaNowOTF-700-s82N7o_JnrhnfCnXaS-eD.otf +0 -0
- package/build/web/icons/Accessible.js +28 -0
- package/build/web/icons/Add.js +28 -0
- package/build/web/icons/AddUser.js +28 -0
- package/build/web/icons/AlarmClock.js +28 -0
- package/build/web/icons/Ambulance.js +28 -0
- package/build/web/icons/ArrowDown.js +28 -0
- package/build/web/icons/ArrowLeft.js +28 -0
- package/build/web/icons/ArrowRight.js +28 -0
- package/build/web/icons/ArrowUp.js +28 -0
- package/build/web/icons/ArtificialIntelligence.js +28 -0
- package/build/web/icons/AssistiveListening.js +28 -0
- package/build/web/icons/Attention.js +28 -0
- package/build/web/icons/Award.js +28 -0
- package/build/web/icons/Baby.js +28 -0
- package/build/web/icons/BabyBoy.js +28 -0
- package/build/web/icons/BabyGirl.js +28 -0
- package/build/web/icons/BackToSchool.js +28 -0
- package/build/web/icons/Bank.js +28 -0
- package/build/web/icons/BatteryCar.js +28 -0
- package/build/web/icons/BatteryCharging.js +28 -0
- package/build/web/icons/Bell.js +28 -0
- package/build/web/icons/Bill.js +28 -0
- package/build/web/icons/Bookmark.js +28 -0
- package/build/web/icons/Braille.js +28 -0
- package/build/web/icons/Briefcase.js +28 -0
- package/build/web/icons/BulletFill.js +28 -0
- package/build/web/icons/Calendar.js +28 -0
- package/build/web/icons/Call.js +28 -0
- package/build/web/icons/CallForward.js +28 -0
- package/build/web/icons/CallOut.js +28 -0
- package/build/web/icons/CallReceive.js +28 -0
- package/build/web/icons/CallTalking.js +28 -0
- package/build/web/icons/Camera.js +28 -0
- package/build/web/icons/CanUs.js +28 -0
- package/build/web/icons/Car.js +28 -0
- package/build/web/icons/CaretDown.js +28 -0
- package/build/web/icons/CaretUp.js +28 -0
- package/build/web/icons/CartEmptyBold.js +28 -0
- package/build/web/icons/CartFilledBold.js +32 -0
- package/build/web/icons/Channels.js +28 -0
- package/build/web/icons/ChartsBar1.js +28 -0
- package/build/web/icons/ChartsBar2.js +28 -0
- package/build/web/icons/ChartsLine.js +28 -0
- package/build/web/icons/Chat1.js +28 -0
- package/build/web/icons/Chat2.js +28 -0
- package/build/web/icons/ChatSupport.js +28 -0
- package/build/web/icons/Check.js +28 -0
- package/build/web/icons/Checkmark.js +28 -0
- package/build/web/icons/ChevronLeft.js +28 -0
- package/build/web/icons/ChevronRight.js +28 -0
- package/build/web/icons/Clipboard.js +28 -0
- package/build/web/icons/Close.js +28 -0
- package/build/web/icons/ClosedCaptions.js +26 -0
- package/build/web/icons/CloudDownload.js +28 -0
- package/build/web/icons/CloudSync.js +28 -0
- package/build/web/icons/CloudUpload.js +28 -0
- package/build/web/icons/CognitiveDisability.js +28 -0
- package/build/web/icons/Collaboration.js +28 -0
- package/build/web/icons/Compass.js +28 -0
- package/build/web/icons/ComputerNetwork.js +28 -0
- package/build/web/icons/Contract.js +28 -0
- package/build/web/icons/CreditCard.js +28 -0
- package/build/web/icons/Cronometer.js +28 -0
- package/build/web/icons/CssActivations.js +26 -0
- package/build/web/icons/DataLimit.js +28 -0
- package/build/web/icons/Deals.js +28 -0
- package/build/web/icons/Delete.js +28 -0
- package/build/web/icons/Delivery.js +28 -0
- package/build/web/icons/Devices.js +28 -0
- package/build/web/icons/Diagram.js +28 -0
- package/build/web/icons/Diamond.js +28 -0
- package/build/web/icons/Direction.js +28 -0
- package/build/web/icons/Document.js +28 -0
- package/build/web/icons/Donate.js +28 -0
- package/build/web/icons/Download.js +28 -0
- package/build/web/icons/DownloadPdf.js +28 -0
- package/build/web/icons/DownloadPdfs.js +28 -0
- package/build/web/icons/Edit.js +28 -0
- package/build/web/icons/Email.js +28 -0
- package/build/web/icons/Escalations.js +26 -0
- package/build/web/icons/Expand.js +28 -0
- package/build/web/icons/FavouriteNetwork.js +28 -0
- package/build/web/icons/Files.js +28 -0
- package/build/web/icons/Fingerprint.js +28 -0
- package/build/web/icons/Firewall.js +28 -0
- package/build/web/icons/Flag.js +28 -0
- package/build/web/icons/FullscreenExpand.js +26 -0
- package/build/web/icons/FullscreenMinimize.js +26 -0
- package/build/web/icons/Gift.js +28 -0
- package/build/web/icons/Globe1.js +28 -0
- package/build/web/icons/Globe2.js +28 -0
- package/build/web/icons/Grid.js +28 -0
- package/build/web/icons/HeadBoth.js +28 -0
- package/build/web/icons/HeadFemale.js +28 -0
- package/build/web/icons/HeadMale.js +28 -0
- package/build/web/icons/Headset.js +28 -0
- package/build/web/icons/Heart.js +28 -0
- package/build/web/icons/Heartbeat.js +28 -0
- package/build/web/icons/Helpdesk.js +26 -0
- package/build/web/icons/Home.js +28 -0
- package/build/web/icons/HomeSecurity.js +28 -0
- package/build/web/icons/IDTag.js +28 -0
- package/build/web/icons/Infinite.js +28 -0
- package/build/web/icons/Information.js +28 -0
- package/build/web/icons/Internet.js +28 -0
- package/build/web/icons/Invisible.js +28 -0
- package/build/web/icons/Key.js +28 -0
- package/build/web/icons/Laptop.js +28 -0
- package/build/web/icons/Layers.js +28 -0
- package/build/web/icons/LeakDetect.js +28 -0
- package/build/web/icons/Lifesaver.js +28 -0
- package/build/web/icons/Lightbulb.js +28 -0
- package/build/web/icons/LinkExternal.js +28 -0
- package/build/web/icons/List.js +26 -0
- package/build/web/icons/LocationAdd.js +28 -0
- package/build/web/icons/LocationHome.js +28 -0
- package/build/web/icons/LocationIneligible.js +28 -0
- package/build/web/icons/LocationMap.js +28 -0
- package/build/web/icons/LocationRegular.js +28 -0
- package/build/web/icons/LocationRemove.js +28 -0
- package/build/web/icons/LocationSuccess.js +28 -0
- package/build/web/icons/LocationVerified.js +28 -0
- package/build/web/icons/LockClosed.js +28 -0
- package/build/web/icons/LockOpened.js +28 -0
- package/build/web/icons/LoginForm.js +28 -0
- package/build/web/icons/Magnify.js +28 -0
- package/build/web/icons/Map.js +28 -0
- package/build/web/icons/Medical.js +28 -0
- package/build/web/icons/Messaging.js +28 -0
- package/build/web/icons/Mobility.js +28 -0
- package/build/web/icons/Modal.js +26 -0
- package/build/web/icons/Money.js +28 -0
- package/build/web/icons/Movie.js +28 -0
- package/build/web/icons/Music.js +28 -0
- package/build/web/icons/Muted.js +26 -0
- package/build/web/icons/Networking.js +28 -0
- package/build/web/icons/News.js +28 -0
- package/build/web/icons/NextGenFirewall.js +28 -0
- package/build/web/icons/NoContract.js +28 -0
- package/build/web/icons/NotifyBold.js +28 -0
- package/build/web/icons/Office.js +28 -0
- package/build/web/icons/Offices.js +28 -0
- package/build/web/icons/OnDemand.js +28 -0
- package/build/web/icons/OnTheGo.js +28 -0
- package/build/web/icons/OnlineSecurity.js +28 -0
- package/build/web/icons/OrderAscend.js +28 -0
- package/build/web/icons/OrderDescend.js +28 -0
- package/build/web/icons/Paperless.js +28 -0
- package/build/web/icons/Passport.js +28 -0
- package/build/web/icons/Pause.js +26 -0
- package/build/web/icons/Phone.js +28 -0
- package/build/web/icons/PhoneBusiness.js +28 -0
- package/build/web/icons/PhoneHome.js +28 -0
- package/build/web/icons/PhoneReception.js +28 -0
- package/build/web/icons/Photo.js +28 -0
- package/build/web/icons/Photos.js +28 -0
- package/build/web/icons/PiggyBank.js +28 -0
- package/build/web/icons/PikTV.js +28 -0
- package/build/web/icons/Play.js +28 -0
- package/build/web/icons/PlaySolid.js +28 -0
- package/build/web/icons/PlayVideo.js +28 -0
- package/build/web/icons/Preference.js +28 -0
- package/build/web/icons/Print.js +28 -0
- package/build/web/icons/PrivateCloud.js +28 -0
- package/build/web/icons/ProactiveAssurance.js +26 -0
- package/build/web/icons/Profile.js +28 -0
- package/build/web/icons/ProfileBold.js +28 -0
- package/build/web/icons/Question.js +28 -0
- package/build/web/icons/QuoteLeft.js +28 -0
- package/build/web/icons/Radar.js +28 -0
- package/build/web/icons/Receipt.js +28 -0
- package/build/web/icons/Record.js +28 -0
- package/build/web/icons/Refresh.js +28 -0
- package/build/web/icons/RemoteControl.js +28 -0
- package/build/web/icons/Replay.js +26 -0
- package/build/web/icons/Router.js +28 -0
- package/build/web/icons/Search.js +28 -0
- package/build/web/icons/SearchBold.js +28 -0
- package/build/web/icons/SecurityCamera.js +28 -0
- package/build/web/icons/SecurityHouse.js +28 -0
- package/build/web/icons/SecurityMobile.js +28 -0
- package/build/web/icons/SecuritySettings.js +28 -0
- package/build/web/icons/Server.js +28 -0
- package/build/web/icons/ServiceTruck.js +28 -0
- package/build/web/icons/Settings.js +28 -0
- package/build/web/icons/SettingsBold.js +28 -0
- package/build/web/icons/SettingsSolid.js +26 -0
- package/build/web/icons/SharedAccount.js +28 -0
- package/build/web/icons/Shop.js +28 -0
- package/build/web/icons/SignPost.js +28 -0
- package/build/web/icons/Signal.js +28 -0
- package/build/web/icons/SimCard.js +28 -0
- package/build/web/icons/SmartWearSecurity.js +28 -0
- package/build/web/icons/Soccer.js +28 -0
- package/build/web/icons/Speaker.js +28 -0
- package/build/web/icons/SpeakerPhone.js +28 -0
- package/build/web/icons/Speed.js +28 -0
- package/build/web/icons/SpeedReduced.js +28 -0
- package/build/web/icons/StatusError.js +28 -0
- package/build/web/icons/StatusSuccess.js +28 -0
- package/build/web/icons/StatusWarning.js +28 -0
- package/build/web/icons/Subtract.js +28 -0
- package/build/web/icons/Success.js +28 -0
- package/build/web/icons/Suitcase.js +28 -0
- package/build/web/icons/Support.js +28 -0
- package/build/web/icons/Support911.js +28 -0
- package/build/web/icons/SupportBold.js +28 -0
- package/build/web/icons/TV.js +28 -0
- package/build/web/icons/TVChoiceAndFlexibility.js +28 -0
- package/build/web/icons/Tablet.js +28 -0
- package/build/web/icons/Target.js +28 -0
- package/build/web/icons/Tasks.js +28 -0
- package/build/web/icons/ThumbsUp.js +28 -0
- package/build/web/icons/Time.js +28 -0
- package/build/web/icons/Times.js +28 -0
- package/build/web/icons/TowTruck.js +28 -0
- package/build/web/icons/Transmitter.js +28 -0
- package/build/web/icons/Unmuted.js +28 -0
- package/build/web/icons/Upload.js +28 -0
- package/build/web/icons/UploadToCloud.js +28 -0
- package/build/web/icons/UsbCable.js +28 -0
- package/build/web/icons/User.js +28 -0
- package/build/web/icons/UserAddBold.js +28 -0
- package/build/web/icons/Users.js +28 -0
- package/build/web/icons/VideoCall.js +32 -0
- package/build/web/icons/VideoChat.js +28 -0
- package/build/web/icons/VideoGames.js +28 -0
- package/build/web/icons/Visible.js +28 -0
- package/build/web/icons/VisuallyImpaired.js +28 -0
- package/build/web/icons/Warranty.js +28 -0
- package/build/web/icons/Watch.js +28 -0
- package/build/web/icons/WifiBoost.js +28 -0
- package/build/web/icons/WifiCloud.js +28 -0
- package/build/web/icons/accessible.icon.svg +3 -0
- package/build/web/icons/add-user.icon.svg +3 -0
- package/build/web/icons/add.icon.svg +3 -0
- package/build/web/icons/alarm-clock.icon.svg +3 -0
- package/build/web/icons/ambulance.icon.svg +3 -0
- package/build/web/icons/arrow-down.icon.svg +3 -0
- package/build/web/icons/arrow-left.icon.svg +3 -0
- package/build/web/icons/arrow-right.icon.svg +3 -0
- package/build/web/icons/arrow-up.icon.svg +3 -0
- package/build/web/icons/artificial-intelligence.icon.svg +3 -0
- package/build/web/icons/assistive-listening.icon.svg +3 -0
- package/build/web/icons/attention.icon.svg +3 -0
- package/build/web/icons/award.icon.svg +3 -0
- package/build/web/icons/baby-boy.icon.svg +3 -0
- package/build/web/icons/baby-girl.icon.svg +3 -0
- package/build/web/icons/baby.icon.svg +3 -0
- package/build/web/icons/back-to-school.icon.svg +3 -0
- package/build/web/icons/bank.icon.svg +3 -0
- package/build/web/icons/battery-car.icon.svg +3 -0
- package/build/web/icons/battery-charging.icon.svg +3 -0
- package/build/web/icons/bell.icon.svg +3 -0
- package/build/web/icons/bill.icon.svg +3 -0
- package/build/web/icons/bookmark.icon.svg +3 -0
- package/build/web/icons/braille.icon.svg +3 -0
- package/build/web/icons/briefcase.icon.svg +3 -0
- package/build/web/icons/bullet-fill.icon.svg +3 -0
- package/build/web/icons/calendar.icon.svg +3 -0
- package/build/web/icons/call-forward.icon.svg +3 -0
- package/build/web/icons/call-out.icon.svg +3 -0
- package/build/web/icons/call-receive.icon.svg +3 -0
- package/build/web/icons/call-talking.icon.svg +3 -0
- package/build/web/icons/call.icon.svg +3 -0
- package/build/web/icons/camera.icon.svg +3 -0
- package/build/web/icons/can-us.icon.svg +3 -0
- package/build/web/icons/car.icon.svg +3 -0
- package/build/web/icons/caret-down.icon.svg +3 -0
- package/build/web/icons/caret-up.icon.svg +3 -0
- package/build/web/icons/cart-empty-bold.icon.svg +3 -0
- package/build/web/icons/cart-filled-bold.icon.svg +4 -0
- package/build/web/icons/channels.icon.svg +3 -0
- package/build/web/icons/charts-bar1.icon.svg +3 -0
- package/build/web/icons/charts-bar2.icon.svg +3 -0
- package/build/web/icons/charts-line.icon.svg +3 -0
- package/build/web/icons/chat-support.icon.svg +3 -0
- package/build/web/icons/chat1.icon.svg +3 -0
- package/build/web/icons/chat2.icon.svg +3 -0
- package/build/web/icons/check.icon.svg +3 -0
- package/build/web/icons/checkmark.icon.svg +3 -0
- package/build/web/icons/chevron-left.icon.svg +3 -0
- package/build/web/icons/chevron-right.icon.svg +3 -0
- package/build/web/icons/clipboard.icon.svg +3 -0
- package/build/web/icons/close.icon.svg +3 -0
- package/build/web/icons/closed-captions.icon.svg +3 -0
- package/build/web/icons/cloud-download.icon.svg +3 -0
- package/build/web/icons/cloud-sync.icon.svg +3 -0
- package/build/web/icons/cloud-upload.icon.svg +3 -0
- package/build/web/icons/cognitive-disability.icon.svg +3 -0
- package/build/web/icons/collaboration.icon.svg +3 -0
- package/build/web/icons/compass.icon.svg +3 -0
- package/build/web/icons/computer-network.icon.svg +3 -0
- package/build/web/icons/contract.icon.svg +3 -0
- package/build/web/icons/credit-card.icon.svg +3 -0
- package/build/web/icons/cronometer.icon.svg +3 -0
- package/build/web/icons/css-activations.icon.svg +3 -0
- package/build/web/icons/data-limit.icon.svg +3 -0
- package/build/web/icons/deals.icon.svg +3 -0
- package/build/web/icons/delete.icon.svg +3 -0
- package/build/web/icons/delivery.icon.svg +3 -0
- package/build/web/icons/devices.icon.svg +3 -0
- package/build/web/icons/diagram.icon.svg +3 -0
- package/build/web/icons/diamond.icon.svg +3 -0
- package/build/web/icons/direction.icon.svg +3 -0
- package/build/web/icons/document.icon.svg +3 -0
- package/build/web/icons/donate.icon.svg +3 -0
- package/build/web/icons/download-pdf.icon.svg +3 -0
- package/build/web/icons/download-pdfs.icon.svg +3 -0
- package/build/web/icons/download.icon.svg +3 -0
- package/build/web/icons/edit.icon.svg +3 -0
- package/build/web/icons/email.icon.svg +3 -0
- package/build/web/icons/escalations.icon.svg +3 -0
- package/build/web/icons/expand.icon.svg +3 -0
- package/build/web/icons/favourite-network.icon.svg +3 -0
- package/build/web/icons/files.icon.svg +3 -0
- package/build/web/icons/fingerprint.icon.svg +3 -0
- package/build/web/icons/firewall.icon.svg +3 -0
- package/build/web/icons/flag.icon.svg +3 -0
- package/build/web/icons/fullscreen-expand.icon.svg +3 -0
- package/build/web/icons/fullscreen-minimize.icon.svg +3 -0
- package/build/web/icons/gift.icon.svg +3 -0
- package/build/web/icons/globe1.icon.svg +3 -0
- package/build/web/icons/globe2.icon.svg +3 -0
- package/build/web/icons/grid.icon.svg +3 -0
- package/build/web/icons/head-both.icon.svg +3 -0
- package/build/web/icons/head-female.icon.svg +3 -0
- package/build/web/icons/head-male.icon.svg +3 -0
- package/build/web/icons/headset.icon.svg +3 -0
- package/build/web/icons/heart.icon.svg +3 -0
- package/build/web/icons/heartbeat.icon.svg +3 -0
- package/build/web/icons/helpdesk.icon.svg +3 -0
- package/build/web/icons/home-security.icon.svg +3 -0
- package/build/web/icons/home.icon.svg +3 -0
- package/build/web/icons/idtag.icon.svg +3 -0
- package/build/web/icons/index.js +235 -0
- package/build/web/icons/infinite.icon.svg +3 -0
- package/build/web/icons/information.icon.svg +3 -0
- package/build/web/icons/internet.icon.svg +3 -0
- package/build/web/icons/invisible.icon.svg +3 -0
- package/build/web/icons/key.icon.svg +3 -0
- package/build/web/icons/laptop.icon.svg +3 -0
- package/build/web/icons/layers.icon.svg +3 -0
- package/build/web/icons/leak-detect.icon.svg +3 -0
- package/build/web/icons/lifesaver.icon.svg +3 -0
- package/build/web/icons/lightbulb.icon.svg +3 -0
- package/build/web/icons/link-external.icon.svg +3 -0
- package/build/web/icons/list.icon.svg +3 -0
- package/build/web/icons/location-add.icon.svg +3 -0
- package/build/web/icons/location-home.icon.svg +3 -0
- package/build/web/icons/location-ineligible.icon.svg +3 -0
- package/build/web/icons/location-map.icon.svg +3 -0
- package/build/web/icons/location-regular.icon.svg +3 -0
- package/build/web/icons/location-remove.icon.svg +3 -0
- package/build/web/icons/location-success.icon.svg +3 -0
- package/build/web/icons/location-verified.icon.svg +3 -0
- package/build/web/icons/lock-closed.icon.svg +3 -0
- package/build/web/icons/lock-opened.icon.svg +3 -0
- package/build/web/icons/login-form.icon.svg +3 -0
- package/build/web/icons/magnify.icon.svg +3 -0
- package/build/web/icons/map.icon.svg +3 -0
- package/build/web/icons/medical.icon.svg +3 -0
- package/build/web/icons/messaging.icon.svg +3 -0
- package/build/web/icons/mobility.icon.svg +3 -0
- package/build/web/icons/modal.icon.svg +3 -0
- package/build/web/icons/money.icon.svg +3 -0
- package/build/web/icons/movie.icon.svg +3 -0
- package/build/web/icons/music.icon.svg +3 -0
- package/build/web/icons/muted.icon.svg +3 -0
- package/build/web/icons/networking.icon.svg +3 -0
- package/build/web/icons/news.icon.svg +3 -0
- package/build/web/icons/next-gen-firewall.icon.svg +3 -0
- package/build/web/icons/no-contract.icon.svg +3 -0
- package/build/web/icons/notify-bold.icon.svg +3 -0
- package/build/web/icons/office.icon.svg +3 -0
- package/build/web/icons/offices.icon.svg +3 -0
- package/build/web/icons/on-demand.icon.svg +3 -0
- package/build/web/icons/on-the-go.icon.svg +3 -0
- package/build/web/icons/online-security.icon.svg +3 -0
- package/build/web/icons/order-ascend.icon.svg +3 -0
- package/build/web/icons/order-descend.icon.svg +3 -0
- package/build/web/icons/paperless.icon.svg +3 -0
- package/build/web/icons/passport.icon.svg +3 -0
- package/build/web/icons/pause.icon.svg +3 -0
- package/build/web/icons/phone-business.icon.svg +3 -0
- package/build/web/icons/phone-home.icon.svg +3 -0
- package/build/web/icons/phone-reception.icon.svg +3 -0
- package/build/web/icons/phone.icon.svg +3 -0
- package/build/web/icons/photo.icon.svg +3 -0
- package/build/web/icons/photos.icon.svg +3 -0
- package/build/web/icons/piggy-bank.icon.svg +3 -0
- package/build/web/icons/pik-tv.icon.svg +3 -0
- package/build/web/icons/play-solid.icon.svg +3 -0
- package/build/web/icons/play-video.icon.svg +3 -0
- package/build/web/icons/play.icon.svg +3 -0
- package/build/web/icons/preference.icon.svg +3 -0
- package/build/web/icons/print.icon.svg +3 -0
- package/build/web/icons/private-cloud.icon.svg +3 -0
- package/build/web/icons/proactive-assurance.icon.svg +3 -0
- package/build/web/icons/profile-bold.icon.svg +3 -0
- package/build/web/icons/profile.icon.svg +3 -0
- package/build/web/icons/question.icon.svg +3 -0
- package/build/web/icons/quote-left.icon.svg +3 -0
- package/build/web/icons/radar.icon.svg +3 -0
- package/build/web/icons/receipt.icon.svg +3 -0
- package/build/web/icons/record.icon.svg +3 -0
- package/build/web/icons/refresh.icon.svg +3 -0
- package/build/web/icons/remote-control.icon.svg +3 -0
- package/build/web/icons/replay.icon.svg +3 -0
- package/build/web/icons/router.icon.svg +3 -0
- package/build/web/icons/search-bold.icon.svg +3 -0
- package/build/web/icons/search.icon.svg +3 -0
- package/build/web/icons/security-camera.icon.svg +3 -0
- package/build/web/icons/security-house.icon.svg +3 -0
- package/build/web/icons/security-mobile.icon.svg +3 -0
- package/build/web/icons/security-settings.icon.svg +3 -0
- package/build/web/icons/server.icon.svg +3 -0
- package/build/web/icons/service-truck.icon.svg +3 -0
- package/build/web/icons/settings-bold.icon.svg +3 -0
- package/build/web/icons/settings-solid.icon.svg +3 -0
- package/build/web/icons/settings.icon.svg +3 -0
- package/build/web/icons/shared-account.icon.svg +3 -0
- package/build/web/icons/shop.icon.svg +3 -0
- package/build/web/icons/sign-post.icon.svg +3 -0
- package/build/web/icons/signal.icon.svg +3 -0
- package/build/web/icons/sim-card.icon.svg +3 -0
- package/build/web/icons/smart-wear-security.icon.svg +3 -0
- package/build/web/icons/soccer.icon.svg +3 -0
- package/build/web/icons/speaker-phone.icon.svg +3 -0
- package/build/web/icons/speaker.icon.svg +3 -0
- package/build/web/icons/speed-reduced.icon.svg +3 -0
- package/build/web/icons/speed.icon.svg +3 -0
- package/build/web/icons/status-error.icon.svg +3 -0
- package/build/web/icons/status-success.icon.svg +3 -0
- package/build/web/icons/status-warning.icon.svg +3 -0
- package/build/web/icons/subtract.icon.svg +3 -0
- package/build/web/icons/success.icon.svg +3 -0
- package/build/web/icons/suitcase.icon.svg +3 -0
- package/build/web/icons/support-bold.icon.svg +3 -0
- package/build/web/icons/support.icon.svg +3 -0
- package/build/web/icons/support911.icon.svg +3 -0
- package/build/web/icons/tablet.icon.svg +3 -0
- package/build/web/icons/target.icon.svg +3 -0
- package/build/web/icons/tasks.icon.svg +3 -0
- package/build/web/icons/thumbs-up.icon.svg +3 -0
- package/build/web/icons/time.icon.svg +3 -0
- package/build/web/icons/times.icon.svg +3 -0
- package/build/web/icons/tow-truck.icon.svg +3 -0
- package/build/web/icons/transmitter.icon.svg +3 -0
- package/build/web/icons/tv.icon.svg +3 -0
- package/build/web/icons/tvchoice-and-flexibility.icon.svg +3 -0
- package/build/web/icons/unmuted.icon.svg +3 -0
- package/build/web/icons/upload-to-cloud.icon.svg +3 -0
- package/build/web/icons/upload.icon.svg +3 -0
- package/build/web/icons/usb-cable.icon.svg +3 -0
- package/build/web/icons/user-add-bold.icon.svg +3 -0
- package/build/web/icons/user.icon.svg +3 -0
- package/build/web/icons/users.icon.svg +3 -0
- package/build/web/icons/video-call.icon.svg +6 -0
- package/build/web/icons/video-chat.icon.svg +3 -0
- package/build/web/icons/video-games.icon.svg +3 -0
- package/build/web/icons/visible.icon.svg +3 -0
- package/build/web/icons/visually-impaired.icon.svg +3 -0
- package/build/web/icons/warranty.icon.svg +3 -0
- package/build/web/icons/watch.icon.svg +3 -0
- package/build/web/icons/wifi-boost.icon.svg +3 -0
- package/build/web/icons/wifi-cloud.icon.svg +3 -0
- package/build/web/palette.js +405 -0
- package/package.json +30 -0
- package/palette.json +19 -0
|
@@ -0,0 +1,235 @@
|
|
|
1
|
+
module.exports = {
|
|
2
|
+
Accessible: require('./Accessible'),
|
|
3
|
+
Add: require('./Add'),
|
|
4
|
+
AddUser: require('./AddUser'),
|
|
5
|
+
AlarmClock: require('./AlarmClock'),
|
|
6
|
+
Ambulance: require('./Ambulance'),
|
|
7
|
+
ArrowDown: require('./ArrowDown'),
|
|
8
|
+
ArrowLeft: require('./ArrowLeft'),
|
|
9
|
+
ArrowRight: require('./ArrowRight'),
|
|
10
|
+
ArrowUp: require('./ArrowUp'),
|
|
11
|
+
ArtificialIntelligence: require('./ArtificialIntelligence'),
|
|
12
|
+
AssistiveListening: require('./AssistiveListening'),
|
|
13
|
+
Attention: require('./Attention'),
|
|
14
|
+
Award: require('./Award'),
|
|
15
|
+
Baby: require('./Baby'),
|
|
16
|
+
BabyBoy: require('./BabyBoy'),
|
|
17
|
+
BabyGirl: require('./BabyGirl'),
|
|
18
|
+
BackToSchool: require('./BackToSchool'),
|
|
19
|
+
Bank: require('./Bank'),
|
|
20
|
+
BatteryCar: require('./BatteryCar'),
|
|
21
|
+
BatteryCharging: require('./BatteryCharging'),
|
|
22
|
+
Bell: require('./Bell'),
|
|
23
|
+
Bill: require('./Bill'),
|
|
24
|
+
Bookmark: require('./Bookmark'),
|
|
25
|
+
Braille: require('./Braille'),
|
|
26
|
+
Briefcase: require('./Briefcase'),
|
|
27
|
+
BulletFill: require('./BulletFill'),
|
|
28
|
+
Calendar: require('./Calendar'),
|
|
29
|
+
Call: require('./Call'),
|
|
30
|
+
CallForward: require('./CallForward'),
|
|
31
|
+
CallOut: require('./CallOut'),
|
|
32
|
+
CallReceive: require('./CallReceive'),
|
|
33
|
+
CallTalking: require('./CallTalking'),
|
|
34
|
+
Camera: require('./Camera'),
|
|
35
|
+
CanUs: require('./CanUs'),
|
|
36
|
+
Car: require('./Car'),
|
|
37
|
+
CaretDown: require('./CaretDown'),
|
|
38
|
+
CaretUp: require('./CaretUp'),
|
|
39
|
+
CartEmptyBold: require('./CartEmptyBold'),
|
|
40
|
+
CartFilledBold: require('./CartFilledBold'),
|
|
41
|
+
Channels: require('./Channels'),
|
|
42
|
+
ChartsBar1: require('./ChartsBar1'),
|
|
43
|
+
ChartsBar2: require('./ChartsBar2'),
|
|
44
|
+
ChartsLine: require('./ChartsLine'),
|
|
45
|
+
Chat1: require('./Chat1'),
|
|
46
|
+
Chat2: require('./Chat2'),
|
|
47
|
+
ChatSupport: require('./ChatSupport'),
|
|
48
|
+
Check: require('./Check'),
|
|
49
|
+
Checkmark: require('./Checkmark'),
|
|
50
|
+
ChevronLeft: require('./ChevronLeft'),
|
|
51
|
+
ChevronRight: require('./ChevronRight'),
|
|
52
|
+
Clipboard: require('./Clipboard'),
|
|
53
|
+
Close: require('./Close'),
|
|
54
|
+
ClosedCaptions: require('./ClosedCaptions'),
|
|
55
|
+
CloudDownload: require('./CloudDownload'),
|
|
56
|
+
CloudSync: require('./CloudSync'),
|
|
57
|
+
CloudUpload: require('./CloudUpload'),
|
|
58
|
+
CognitiveDisability: require('./CognitiveDisability'),
|
|
59
|
+
Collaboration: require('./Collaboration'),
|
|
60
|
+
Compass: require('./Compass'),
|
|
61
|
+
ComputerNetwork: require('./ComputerNetwork'),
|
|
62
|
+
Contract: require('./Contract'),
|
|
63
|
+
CreditCard: require('./CreditCard'),
|
|
64
|
+
Cronometer: require('./Cronometer'),
|
|
65
|
+
CssActivations: require('./CssActivations'),
|
|
66
|
+
DataLimit: require('./DataLimit'),
|
|
67
|
+
Deals: require('./Deals'),
|
|
68
|
+
Delete: require('./Delete'),
|
|
69
|
+
Delivery: require('./Delivery'),
|
|
70
|
+
Devices: require('./Devices'),
|
|
71
|
+
Diagram: require('./Diagram'),
|
|
72
|
+
Diamond: require('./Diamond'),
|
|
73
|
+
Direction: require('./Direction'),
|
|
74
|
+
Document: require('./Document'),
|
|
75
|
+
Donate: require('./Donate'),
|
|
76
|
+
Download: require('./Download'),
|
|
77
|
+
DownloadPdf: require('./DownloadPdf'),
|
|
78
|
+
DownloadPdfs: require('./DownloadPdfs'),
|
|
79
|
+
Edit: require('./Edit'),
|
|
80
|
+
Email: require('./Email'),
|
|
81
|
+
Escalations: require('./Escalations'),
|
|
82
|
+
Expand: require('./Expand'),
|
|
83
|
+
FavouriteNetwork: require('./FavouriteNetwork'),
|
|
84
|
+
Files: require('./Files'),
|
|
85
|
+
Fingerprint: require('./Fingerprint'),
|
|
86
|
+
Firewall: require('./Firewall'),
|
|
87
|
+
Flag: require('./Flag'),
|
|
88
|
+
FullscreenExpand: require('./FullscreenExpand'),
|
|
89
|
+
FullscreenMinimize: require('./FullscreenMinimize'),
|
|
90
|
+
Gift: require('./Gift'),
|
|
91
|
+
Globe1: require('./Globe1'),
|
|
92
|
+
Globe2: require('./Globe2'),
|
|
93
|
+
Grid: require('./Grid'),
|
|
94
|
+
HeadBoth: require('./HeadBoth'),
|
|
95
|
+
HeadFemale: require('./HeadFemale'),
|
|
96
|
+
HeadMale: require('./HeadMale'),
|
|
97
|
+
Headset: require('./Headset'),
|
|
98
|
+
Heart: require('./Heart'),
|
|
99
|
+
Heartbeat: require('./Heartbeat'),
|
|
100
|
+
Helpdesk: require('./Helpdesk'),
|
|
101
|
+
Home: require('./Home'),
|
|
102
|
+
HomeSecurity: require('./HomeSecurity'),
|
|
103
|
+
IDTag: require('./IDTag'),
|
|
104
|
+
Infinite: require('./Infinite'),
|
|
105
|
+
Information: require('./Information'),
|
|
106
|
+
Internet: require('./Internet'),
|
|
107
|
+
Invisible: require('./Invisible'),
|
|
108
|
+
Key: require('./Key'),
|
|
109
|
+
Laptop: require('./Laptop'),
|
|
110
|
+
Layers: require('./Layers'),
|
|
111
|
+
LeakDetect: require('./LeakDetect'),
|
|
112
|
+
Lifesaver: require('./Lifesaver'),
|
|
113
|
+
Lightbulb: require('./Lightbulb'),
|
|
114
|
+
LinkExternal: require('./LinkExternal'),
|
|
115
|
+
List: require('./List'),
|
|
116
|
+
LocationAdd: require('./LocationAdd'),
|
|
117
|
+
LocationHome: require('./LocationHome'),
|
|
118
|
+
LocationIneligible: require('./LocationIneligible'),
|
|
119
|
+
LocationMap: require('./LocationMap'),
|
|
120
|
+
LocationRegular: require('./LocationRegular'),
|
|
121
|
+
LocationRemove: require('./LocationRemove'),
|
|
122
|
+
LocationSuccess: require('./LocationSuccess'),
|
|
123
|
+
LocationVerified: require('./LocationVerified'),
|
|
124
|
+
LockClosed: require('./LockClosed'),
|
|
125
|
+
LockOpened: require('./LockOpened'),
|
|
126
|
+
LoginForm: require('./LoginForm'),
|
|
127
|
+
Magnify: require('./Magnify'),
|
|
128
|
+
Map: require('./Map'),
|
|
129
|
+
Medical: require('./Medical'),
|
|
130
|
+
Messaging: require('./Messaging'),
|
|
131
|
+
Mobility: require('./Mobility'),
|
|
132
|
+
Modal: require('./Modal'),
|
|
133
|
+
Money: require('./Money'),
|
|
134
|
+
Movie: require('./Movie'),
|
|
135
|
+
Music: require('./Music'),
|
|
136
|
+
Muted: require('./Muted'),
|
|
137
|
+
Networking: require('./Networking'),
|
|
138
|
+
News: require('./News'),
|
|
139
|
+
NextGenFirewall: require('./NextGenFirewall'),
|
|
140
|
+
NoContract: require('./NoContract'),
|
|
141
|
+
NotifyBold: require('./NotifyBold'),
|
|
142
|
+
Office: require('./Office'),
|
|
143
|
+
Offices: require('./Offices'),
|
|
144
|
+
OnDemand: require('./OnDemand'),
|
|
145
|
+
OnTheGo: require('./OnTheGo'),
|
|
146
|
+
OnlineSecurity: require('./OnlineSecurity'),
|
|
147
|
+
OrderAscend: require('./OrderAscend'),
|
|
148
|
+
OrderDescend: require('./OrderDescend'),
|
|
149
|
+
Paperless: require('./Paperless'),
|
|
150
|
+
Passport: require('./Passport'),
|
|
151
|
+
Pause: require('./Pause'),
|
|
152
|
+
Phone: require('./Phone'),
|
|
153
|
+
PhoneBusiness: require('./PhoneBusiness'),
|
|
154
|
+
PhoneHome: require('./PhoneHome'),
|
|
155
|
+
PhoneReception: require('./PhoneReception'),
|
|
156
|
+
Photo: require('./Photo'),
|
|
157
|
+
Photos: require('./Photos'),
|
|
158
|
+
PiggyBank: require('./PiggyBank'),
|
|
159
|
+
PikTV: require('./PikTV'),
|
|
160
|
+
Play: require('./Play'),
|
|
161
|
+
PlaySolid: require('./PlaySolid'),
|
|
162
|
+
PlayVideo: require('./PlayVideo'),
|
|
163
|
+
Preference: require('./Preference'),
|
|
164
|
+
Print: require('./Print'),
|
|
165
|
+
PrivateCloud: require('./PrivateCloud'),
|
|
166
|
+
ProactiveAssurance: require('./ProactiveAssurance'),
|
|
167
|
+
Profile: require('./Profile'),
|
|
168
|
+
ProfileBold: require('./ProfileBold'),
|
|
169
|
+
Question: require('./Question'),
|
|
170
|
+
QuoteLeft: require('./QuoteLeft'),
|
|
171
|
+
Radar: require('./Radar'),
|
|
172
|
+
Receipt: require('./Receipt'),
|
|
173
|
+
Record: require('./Record'),
|
|
174
|
+
Refresh: require('./Refresh'),
|
|
175
|
+
RemoteControl: require('./RemoteControl'),
|
|
176
|
+
Replay: require('./Replay'),
|
|
177
|
+
Router: require('./Router'),
|
|
178
|
+
Search: require('./Search'),
|
|
179
|
+
SearchBold: require('./SearchBold'),
|
|
180
|
+
SecurityCamera: require('./SecurityCamera'),
|
|
181
|
+
SecurityHouse: require('./SecurityHouse'),
|
|
182
|
+
SecurityMobile: require('./SecurityMobile'),
|
|
183
|
+
SecuritySettings: require('./SecuritySettings'),
|
|
184
|
+
Server: require('./Server'),
|
|
185
|
+
ServiceTruck: require('./ServiceTruck'),
|
|
186
|
+
Settings: require('./Settings'),
|
|
187
|
+
SettingsBold: require('./SettingsBold'),
|
|
188
|
+
SettingsSolid: require('./SettingsSolid'),
|
|
189
|
+
SharedAccount: require('./SharedAccount'),
|
|
190
|
+
Shop: require('./Shop'),
|
|
191
|
+
SignPost: require('./SignPost'),
|
|
192
|
+
Signal: require('./Signal'),
|
|
193
|
+
SimCard: require('./SimCard'),
|
|
194
|
+
SmartWearSecurity: require('./SmartWearSecurity'),
|
|
195
|
+
Soccer: require('./Soccer'),
|
|
196
|
+
Speaker: require('./Speaker'),
|
|
197
|
+
SpeakerPhone: require('./SpeakerPhone'),
|
|
198
|
+
Speed: require('./Speed'),
|
|
199
|
+
SpeedReduced: require('./SpeedReduced'),
|
|
200
|
+
StatusError: require('./StatusError'),
|
|
201
|
+
StatusSuccess: require('./StatusSuccess'),
|
|
202
|
+
StatusWarning: require('./StatusWarning'),
|
|
203
|
+
Subtract: require('./Subtract'),
|
|
204
|
+
Success: require('./Success'),
|
|
205
|
+
Suitcase: require('./Suitcase'),
|
|
206
|
+
Support: require('./Support'),
|
|
207
|
+
Support911: require('./Support911'),
|
|
208
|
+
SupportBold: require('./SupportBold'),
|
|
209
|
+
TV: require('./TV'),
|
|
210
|
+
TVChoiceAndFlexibility: require('./TVChoiceAndFlexibility'),
|
|
211
|
+
Tablet: require('./Tablet'),
|
|
212
|
+
Target: require('./Target'),
|
|
213
|
+
Tasks: require('./Tasks'),
|
|
214
|
+
ThumbsUp: require('./ThumbsUp'),
|
|
215
|
+
Time: require('./Time'),
|
|
216
|
+
Times: require('./Times'),
|
|
217
|
+
TowTruck: require('./TowTruck'),
|
|
218
|
+
Transmitter: require('./Transmitter'),
|
|
219
|
+
Unmuted: require('./Unmuted'),
|
|
220
|
+
Upload: require('./Upload'),
|
|
221
|
+
UploadToCloud: require('./UploadToCloud'),
|
|
222
|
+
UsbCable: require('./UsbCable'),
|
|
223
|
+
User: require('./User'),
|
|
224
|
+
UserAddBold: require('./UserAddBold'),
|
|
225
|
+
Users: require('./Users'),
|
|
226
|
+
VideoCall: require('./VideoCall'),
|
|
227
|
+
VideoChat: require('./VideoChat'),
|
|
228
|
+
VideoGames: require('./VideoGames'),
|
|
229
|
+
Visible: require('./Visible'),
|
|
230
|
+
VisuallyImpaired: require('./VisuallyImpaired'),
|
|
231
|
+
Warranty: require('./Warranty'),
|
|
232
|
+
Watch: require('./Watch'),
|
|
233
|
+
WifiBoost: require('./WifiBoost'),
|
|
234
|
+
WifiCloud: require('./WifiCloud')
|
|
235
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M18.5 16.655c-2.869 0-4.373-2.226-5.909-4.655 1.536-2.43 3.04-4.656 5.909-4.656 2.481 0 4.5 2.09 4.5 4.657s-2.019 4.655-4.5 4.655Zm-13 0C3.019 16.655 1 14.567 1 12s2.019-4.656 4.5-4.656c2.869 0 4.373 2.226 5.909 4.657-1.536 2.429-3.04 4.655-5.909 4.655Zm13-10.31c-3.229 0-4.95 2.298-6.5 4.721-1.55-2.423-3.271-4.722-6.5-4.722-3.033 0-5.5 2.538-5.5 5.657 0 3.117 2.467 5.655 5.5 5.655 3.229 0 4.95-2.3 6.5-4.721 1.55 2.421 3.271 4.72 6.5 4.72 3.032 0 5.5-2.537 5.5-5.655 0-3.118-2.468-5.656-5.5-5.656Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M12 0c3.205 0 6.219 1.248 8.484 3.515A11.914 11.914 0 0 1 24 12c0 3.206-1.248 6.219-3.514 8.486A11.924 11.924 0 0 1 12 24a11.92 11.92 0 0 1-8.485-3.514A11.923 11.923 0 0 1 0 12a11.92 11.92 0 0 1 3.515-8.485A11.92 11.92 0 0 1 12 0Zm0 1.039c-2.928 0-5.68 1.14-7.75 3.21A10.889 10.889 0 0 0 1.039 12c0 2.928 1.141 5.68 3.211 7.752A10.894 10.894 0 0 0 12 22.96c2.928 0 5.68-1.141 7.751-3.211a10.892 10.892 0 0 0 3.21-7.75 10.89 10.89 0 0 0-3.211-7.75A10.892 10.892 0 0 0 12 1.039Zm-.367 7.585a.517.517 0 0 1 .567-.112.516.516 0 0 1 .312.39l.008.089v8.427h.985a.52.52 0 0 1 .093 1.032l-.093.008h-3.01a.52.52 0 0 1-.092-1.032l.093-.008h.985v-7.172l-.618.617a.518.518 0 0 1-.788-.672l.054-.063 1.504-1.504Zm-.224-3.233a.837.837 0 1 1 1.182 1.184.837.837 0 0 1-1.182-1.184Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M12 18c.827 0 1.5.673 1.5 1.5S12.827 21 12 21s-1.5-.673-1.5-1.5.673-1.5 1.5-1.5Zm0 1c-.275 0-.5.225-.5.5s.225.5.5.5.5-.225.5-.5-.225-.5-.5-.5Zm0-5c1.502 0 2.968.525 4.126 1.479a.498.498 0 0 1-.317.885.492.492 0 0 1-.317-.114c-1.961-1.611-5.021-1.611-6.982 0a.498.498 0 0 1-.703-.068.498.498 0 0 1 .068-.703A6.5 6.5 0 0 1 12 14Zm0-5c2.877 0 5.637 1.079 7.77 3.038a.499.499 0 1 1-.676.736A10.47 10.47 0 0 0 12 10a10.47 10.47 0 0 0-7.094 2.774.5.5 0 0 1-.676-.736A11.465 11.465 0 0 1 12 9Zm0-5c4.229 0 8.258 1.617 11.345 4.555a.5.5 0 1 1-.69.724 15.428 15.428 0 0 0-21.311-.015.498.498 0 1 1-.687-.725A16.415 16.415 0 0 1 12 4Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M10.261 14.445a3.004 3.004 0 0 0 4.184-4.184l-4.184 4.184a230.37 230.37 0 0 0-1.089-.324l7.564-7.564a.516.516 0 0 1 .025-.026l3.385-3.384a.5.5 0 0 1 .707.707l-2.924 2.923c3.42 1.942 5.845 4.773 5.952 4.9a.5.5 0 0 1 .001.646C23.651 12.596 18.161 19 12 19c-1.72 0-3.447-.387-5.14-1.154l-3.007 3.008a.498.498 0 0 1-.707 0 .5.5 0 0 1 0-.707l6.024-6.025 1.091.323ZM4.953 16.72a.491.491 0 0 1-.276-.084C1.812 14.732.159 12.385.09 12.285a.5.5 0 0 1 .028-.608C.349 11.404 5.839 5 12 5c1.039 0 2.143.193 3.281.576a.5.5 0 0 1 .314.633.493.493 0 0 1-.633.314C13.928 6.176 12.931 6 12 6c-4.981 0-9.703 4.777-10.854 6.027a18.286 18.286 0 0 0 4.083 3.775c.23.152.293.463.14.692a.495.495 0 0 1-.416.225Zm3.608-3.61a.5.5 0 0 1-.491-.412A3.912 3.912 0 0 1 8 12c0-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 9c-1.654 0-3 1.346-3 3 0 .18.023.353.054.523a.5.5 0 0 1-.493.587Zm6.6-3.563A4.004 4.004 0 0 1 12 16a3.966 3.966 0 0 1-2.454-.84L7.62 17.087c1.45.607 2.92.914 4.38.914 4.945 0 9.636-4.71 10.828-6-.755-.817-2.91-2.998-5.634-4.487L15.16 9.546Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M12.5 0C16.084 0 19 2.916 19 6.5a6.525 6.525 0 0 1-3 5.472v.528a.5.5 0 0 1-.5.5H15v8.5c0 .133-.053.26-.146.354l-2 2a.502.502 0 0 1-.708 0l-2-2A.504.504 0 0 1 10 21.5v-1.793l-.854-.854a.5.5 0 0 1 0-.707l.854-.853v-.586l-.854-.854a.5.5 0 0 1 0-.707l.854-.853V13h-.5a.5.5 0 0 1-.5-.5v-.528A6.525 6.525 0 0 1 6 6.5C6 2.916 8.916 0 12.5 0Zm0 1A5.506 5.506 0 0 0 7 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 11 16.5v1c0 .133-.053.26-.146.354l-.647.646.646.646A.5.5 0 0 1 11 19.5v1.793l1.5 1.5 1.5-1.5V12.5a.5.5 0 0 1 .5-.5h.5v-.309c0-.178.095-.343.249-.433A5.519 5.519 0 0 0 18 6.5C18 3.467 15.532 1 12.5 1Zm0 12a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-1 0v-7a.5.5 0 0 1 .5-.5Zm0-11C13.879 2 15 3.122 15 4.5S13.879 7 12.5 7A2.503 2.503 0 0 1 10 4.5C10 3.122 11.121 2 12.5 2Zm0 1c-.827 0-1.5.673-1.5 1.5S11.673 6 12.5 6 14 5.327 14 4.5 13.327 3 12.5 3Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M23.5 16.5H22V5c0-.827-.673-1.5-1.5-1.5h-17C2.673 3.5 2 4.173 2 5v11.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 5a.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 16.5H3V5Zm20 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 18.5h6a.5.5 0 0 0 .353-.146l.854-.854H23v.5Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="m22.06 14.556 1.672.887a.512.512 0 0 1-.001.901l-11.5 6.098a.49.49 0 0 1-.462 0l-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 21.42l10.419-5.526-.822-.436a.512.512 0 0 1-.212-.686.5.5 0 0 1 .675-.216Zm0-4 1.672.887a.512.512 0 0 1-.001.901l-11.5 6.098a.49.49 0 0 1-.462 0l-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 17.42l10.419-5.526-.822-.436a.512.512 0 0 1-.212-.686.5.5 0 0 1 .675-.216Zm-9.828-8.999 11.5 6a.5.5 0 0 1-.001.886l-11.5 6a.496.496 0 0 1-.462 0l-11.5-6a.5.5 0 0 1 0-.886l11.5-6a.499.499 0 0 1 .463 0ZM12 2.563 1.581 8 12 13.437 22.419 8 12 2.563Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M24 12.776v5.95c0 1.254-.804 2.063-2.053 2.063h-9.465c-.079.002-.16.002-.237-.01-.198-.033-.294-.161-.305-.349-.011-.204.075-.348.284-.396.085-.018.177-.018.268-.017h9.353c.922 0 1.372-.44 1.372-1.356v-2.954c-.001-2.955-.002-5.909.006-8.86 0-.578-.225-.975-.724-1.264A1464.97 1464.97 0 0 1 14.54.957c-.15-.086-.257-.091-.412-.006-2.675 1.56-5.355 3.115-8.03 4.664-.445.257-.648.622-.648 1.141.008 1.42.007 2.838.006 4.26l-.001 1.422c0 .097 0 .198-.016.295-.038.241-.204.38-.418.364-.215-.016-.349-.171-.354-.418V6.65c0-.723.316-1.286.927-1.64 1.934-1.14 3.876-2.269 5.818-3.398.873-.507 1.746-1.015 2.618-1.524.199-.117.37-.117.574 0 1.226.714 2.452 1.426 3.677 2.137h.002v.001c1.582.918 3.162 1.835 4.741 2.756.66.38.97.981.97 1.737C24 8.739 24 10.76 24 12.776ZM9.286 11.157c-.026 2.755 2.24 5.012 5.58 5.012 1.11-.022 2.471-.676 3.484-2 .794-1.05 1.147-2.245.938-3.57-.112-.734-.46-1.382-.841-2.01-1.05-1.72-2.39-3.2-3.822-4.604-.209-.203-.407-.198-.632.022-.306.3-.606.605-.9.916-1.17 1.233-2.268 2.52-3.1 4.015-.385.691-.701 1.41-.707 2.22Zm4.575-5.905.453-.484c1.394 1.436 2.707 2.868 3.656 4.588 1.082 1.946.541 4.133-1.346 5.344-1.388.89-2.867.954-4.32.172-1.447-.783-2.187-2.053-2.23-3.71-.01-.536.199-1.029.434-1.5.622-1.26 1.496-2.348 2.418-3.393.303-.343.616-.677.935-1.017Zm-1.096 5.525c-.252.005-.391.177-.386.471.016.97.89 1.839 1.866 1.85.278 0 .455-.134.471-.365.016-.236-.15-.391-.445-.418-.627-.054-1.045-.477-1.099-1.104-.026-.279-.176-.44-.407-.434Zm-2.884 6.946c-1.356-1.291-2.97-1.93-4.84-1.95-1.881.02-3.505.664-4.861 1.972-.22.209-.236.423-.06.605.167.172.392.156.612-.048 2.497-2.337 6.116-2.337 8.613 0 .215.198.445.22.611.048.177-.176.15-.412-.075-.627Zm-1.78 2.707c-.857-.782-1.484-1.206-3.242-1.206-.433.029-.585.067-.899.144l-.114.028c-.75.187-1.4.573-1.957 1.11-.177.176-.187.417-.043.578.14.16.381.166.574.005l.014-.012c.032-.027.06-.05.088-.079a3.704 3.704 0 0 1 4.792-.203c.056.045.109.093.16.142h.001c.072.067.144.134.225.19.171.123.353.123.509-.032.155-.15.16-.332.037-.51a.778.778 0 0 0-.144-.155Zm-3.065 1.898c.445 0 .782.332.782.777a.78.78 0 0 1-.788.777.77.77 0 0 1-.76-.772.748.748 0 0 1 .766-.782Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M22.162 5.623A11.929 11.929 0 0 1 24 12c0 2.34-.673 4.526-1.836 6.374a.496.496 0 0 1-.081.127 12.096 12.096 0 0 1-3.582 3.582.496.496 0 0 1-.13.082A11.929 11.929 0 0 1 12 24c-2.34 0-4.524-.673-6.371-1.835a.504.504 0 0 1-.133-.084 12.097 12.097 0 0 1-3.576-3.576.497.497 0 0 1-.087-.136A11.929 11.929 0 0 1 0 12c0-2.339.673-4.524 1.835-6.371a.497.497 0 0 1 .082-.13A12.096 12.096 0 0 1 5.5 1.917a.497.497 0 0 1 .13-.082A11.929 11.929 0 0 1 12 0c2.341 0 4.528.674 6.377 1.838.042.02.083.045.12.077a12.096 12.096 0 0 1 3.588 3.588.495.495 0 0 1 .077.12Zm-1.102.146a11.093 11.093 0 0 0-2.829-2.83l-3.645 3.647a6.038 6.038 0 0 1 2.828 2.828L21.06 5.77Zm.543.87-3.807 3.807a5.99 5.99 0 0 1 0 3.109l3.807 3.806A10.932 10.932 0 0 0 23 12c0-1.945-.507-3.773-1.397-5.36Zm-4.854 3.796a5.024 5.024 0 0 0-3.221-3.196A4.982 4.982 0 0 0 12 7a4.983 4.983 0 0 0-1.554.247A5.009 5.009 0 0 0 7 12a5.006 5.006 0 0 0 6.537 4.758l.007-.002a5.023 5.023 0 0 0 3.218-3.23c.155-.482.238-.994.238-1.526a4.983 4.983 0 0 0-.25-1.565Zm.611-8.038A10.932 10.932 0 0 0 12 1c-1.944 0-3.773.507-5.36 1.396l3.807 3.808a5.99 5.99 0 0 1 3.107 0l3.806-3.807ZM5.77 21.06l3.645-3.646a6.038 6.038 0 0 1-2.828-2.828L2.94 18.23a11.093 11.093 0 0 0 2.829 2.83Zm.87.543A10.932 10.932 0 0 0 12 23c1.944 0 3.773-.507 5.36-1.396l-3.807-3.807a5.993 5.993 0 0 1-3.107 0L6.64 21.602ZM2.398 17.36l3.807-3.806a5.99 5.99 0 0 1 0-3.107L2.396 6.64A10.932 10.932 0 0 0 1 12c0 1.945.507 3.773 1.397 5.36Zm18.663.872-3.646-3.646a6.037 6.037 0 0 1-2.83 2.829l3.647 3.646a11.09 11.09 0 0 0 2.829-2.83ZM5.77 2.939a11.093 11.093 0 0 0-2.83 2.83l3.646 3.646a6.038 6.038 0 0 1 2.828-2.829L5.769 2.94Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M13.5 23a.5.5 0 0 1 0 1h-3a.5.5 0 0 1 0-1h3Zm1-2a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1h5Zm0-2a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1h5ZM12 0c4.411 0 8 3.589 8 8 0 1.92-1.089 3.567-2.165 5.031l-.338.457c-.201.27-.4.537-.59.803a4.628 4.628 0 0 0-.758 1.732C15.891 17.188 14.912 18 13.768 18h-3.536c-1.087 0-2.025-.734-2.337-1.805l-.044-.172a4.621 4.621 0 0 0-.758-1.732l-.29-.4-.638-.86C5.089 11.567 4 9.921 4 8c0-4.411 3.589-8 8-8Zm0 1C8.14 1 5 4.141 5 8c0 1.51.831 2.864 1.77 4.165l.536.726c.205.275.407.548.601.818a5.69 5.69 0 0 1 .921 2.098c.155.703.733 1.193 1.404 1.193h3.536c.671 0 1.249-.49 1.404-1.193a5.688 5.688 0 0 1 .921-2.098l.296-.407.84-1.137C18.17 10.865 19 9.509 19 8c0-3.859-3.14-7-7-7Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M4.302 5h5.883a.488.488 0 0 1 .087.969l-.087.007H4.302a.325.325 0 0 0-.319.26l-.007.066v13.396c0 .158.112.289.26.319l.066.006h13.396a.325.325 0 0 0 .319-.26l.006-.065V13.62a.488.488 0 0 1 .97-.088l.007.088v6.078c0 .673-.513 1.229-1.169 1.295l-.133.007H4.302a1.303 1.303 0 0 1-1.295-1.169L3 19.698V6.302c0-.673.513-1.228 1.169-1.295L4.302 5h5.883-5.883Zm8.458-2h7.734a.508.508 0 0 1 .468.314l.003.019a.572.572 0 0 1 .03.112l.005.06v7.736a.505.505 0 0 1-1 .091l-.009-.09V4.72L9.861 14.852a.503.503 0 0 1-.772-.643l.06-.07 10.127-10.13H12.76a.504.504 0 0 1-.091-1l.09-.009h7.735-7.734Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M4 7a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm2 0a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 0 1h-15A.5.5 0 0 1 6 7Zm-2 5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm2 0a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 0 1h-15A.5.5 0 0 1 6 12Zm-2 5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm2 0a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 0 1h-15A.5.5 0 0 1 6 17Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M12.5 9v1.5a.5.5 0 0 1-1 0V9H10a.5.5 0 0 1 0-1h1.5V6.5a.5.5 0 0 1 1 0V8H14a.5.5 0 0 1 0 1h-1.5ZM12 24a.501.501 0 0 1-.327-.122C11.339 23.59 3.5 16.718 3.5 8.5 3.5 3.813 7.313 0 12 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 12 24Zm0-23C7.864 1 4.5 4.364 4.5 8.5c0 6.842 6.016 12.926 7.5 14.322 1.483-1.397 7.5-7.488 7.5-14.322C19.5 4.364 16.136 1 12 1Zm0 13a5.506 5.506 0 0 1-5.5-5.5C6.5 5.467 8.968 3 12 3s5.5 2.467 5.5 5.5S15.032 14 12 14Zm0-10a4.505 4.505 0 0 0-4.5 4.5c0 2.481 2.019 4.5 4.5 4.5s4.5-2.019 4.5-4.5S14.481 4 12 4Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M12 24a.5.5 0 0 1-.327-.122C11.339 23.59 3.5 16.718 3.5 8.5 3.5 3.813 7.313 0 12 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 12 24Zm0-23C7.864 1 4.5 4.364 4.5 8.5c0 6.842 6.016 12.926 7.5 14.322 1.483-1.397 7.5-7.488 7.5-14.322C19.5 4.364 16.136 1 12 1Zm3 12h-2a.5.5 0 0 1-.5-.5V10h-1v2.5a.5.5 0 0 1-.5.5H9a.5.5 0 0 1-.5-.5V9H8a.5.5 0 0 1-.354-.854l4-4a.5.5 0 0 1 .707 0l4 4A.499.499 0 0 1 16 9h-.5v3.5a.5.5 0 0 1-.5.5Zm-1.5-1h1V8.5a.5.5 0 0 1 .325-.468L12 5.207 9.175 8.032A.5.5 0 0 1 9.5 8.5V12h1V9.5A.5.5 0 0 1 11 9h2a.5.5 0 0 1 .5.5V12Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="m12 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 24a.501.501 0 0 1-.327-.122C11.339 23.59 3.5 16.718 3.5 8.5 3.5 3.813 7.313 0 12 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 12 24Zm0-23C7.864 1 4.5 4.364 4.5 8.5c0 6.842 6.016 12.926 7.5 14.322 1.483-1.397 7.5-7.488 7.5-14.322C19.5 4.364 16.136 1 12 1Zm0 13a5.506 5.506 0 0 1-5.5-5.5C6.5 5.467 8.968 3 12 3s5.5 2.467 5.5 5.5S15.032 14 12 14Zm0-10a4.505 4.505 0 0 0-4.5 4.5c0 2.481 2.019 4.5 4.5 4.5s4.5-2.019 4.5-4.5S14.481 4 12 4Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M8.906 17C6.896 13.971 4.5 9.866 4.5 7.5 4.5 3.364 7.864 0 12 0s7.5 3.364 7.5 7.5c0 2.366-2.396 6.471-4.407 9.5H19c.167 0 .323.084.416.223l4 6A.499.499 0 0 1 23 24H1a.5.5 0 0 1-.416-.778l4-6A.503.503 0 0 1 5 17h3.906Zm.676 1H5.268l-3.333 5h20.13l-3.332-5h-4.316a71.196 71.196 0 0 1-2.021 2.804.497.497 0 0 1-.792 0A71.285 71.285 0 0 1 9.582 18ZM12 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 5Zm0-4a6.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" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M12 14a5.506 5.506 0 0 1-5.5-5.5C6.5 5.467 8.968 3 12 3s5.5 2.467 5.5 5.5S15.032 14 12 14Zm0-10a4.505 4.505 0 0 0-4.5 4.5c0 2.481 2.019 4.5 4.5 4.5s4.5-2.019 4.5-4.5S14.481 4 12 4Zm0 20a.501.501 0 0 1-.327-.122C11.339 23.59 3.5 16.718 3.5 8.5 3.5 3.813 7.313 0 12 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 12 24Zm0-23C7.864 1 4.5 4.364 4.5 8.5c0 6.842 6.016 12.926 7.5 14.322 1.483-1.397 7.5-7.488 7.5-14.322C19.5 4.364 16.136 1 12 1Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="m12 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 24a.501.501 0 0 1-.327-.122C11.339 23.59 3.5 16.718 3.5 8.5 3.5 3.813 7.313 0 12 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 12 24Zm0-23C7.864 1 4.5 4.364 4.5 8.5c0 6.842 6.016 12.926 7.5 14.322 1.483-1.397 7.5-7.488 7.5-14.322C19.5 4.364 16.136 1 12 1Zm0 13a5.506 5.506 0 0 1-5.5-5.5C6.5 5.467 8.968 3 12 3s5.5 2.467 5.5 5.5S15.032 14 12 14Zm0-10a4.505 4.505 0 0 0-4.5 4.5c0 2.481 2.019 4.5 4.5 4.5s4.5-2.019 4.5-4.5S14.481 4 12 4Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M12 24a.501.501 0 0 1-.327-.122C11.339 23.59 3.5 16.718 3.5 8.5 3.5 3.813 7.313 0 12 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 12 24Zm0-23C7.864 1 4.5 4.364 4.5 8.5c0 6.842 6.016 12.926 7.5 14.322 1.483-1.397 7.5-7.488 7.5-14.322C19.5 4.364 16.136 1 12 1Zm0 13a5.506 5.506 0 0 1-5.5-5.5C6.5 5.467 8.968 3 12 3s5.5 2.467 5.5 5.5S15.032 14 12 14Zm0-10a4.505 4.505 0 0 0-4.5 4.5c0 2.481 2.019 4.5 4.5 4.5s4.5-2.019 4.5-4.5S14.481 4 12 4Zm-1 7a.502.502 0 0 1-.354-.146l-2-2a.5.5 0 0 1 .707-.707L11 9.793l3.646-3.646a.5.5 0 0 1 .707.707l-4 4A.498.498 0 0 1 11 11Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M12 24a.501.501 0 0 1-.327-.122C11.339 23.59 3.5 16.718 3.5 8.5 3.5 3.813 7.313 0 12 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 12 24Zm0-23C7.864 1 4.5 4.364 4.5 8.5c0 6.842 6.016 12.926 7.5 14.322 1.483-1.397 7.5-7.488 7.5-14.322C19.5 4.364 16.136 1 12 1Zm0 13a5.506 5.506 0 0 1-5.5-5.5C6.5 5.467 8.968 3 12 3s5.5 2.467 5.5 5.5S15.032 14 12 14Zm0-10a4.505 4.505 0 0 0-4.5 4.5c0 2.481 2.019 4.5 4.5 4.5s4.5-2.019 4.5-4.5S14.481 4 12 4Zm-1 7a.502.502 0 0 1-.354-.146l-2-2a.5.5 0 0 1 .707-.707L11 9.793l3.646-3.646a.5.5 0 0 1 .707.707l-4 4A.498.498 0 0 1 11 11Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M12 0a6.465 6.465 0 0 1 6.454 6.226l.004.231v3.835h.272c1.11 0 2.02.863 2.098 1.953l.005.15v9.501c0 1.11-.863 2.021-1.953 2.099l-.15.005H5.271a2.106 2.106 0 0 1-2.099-1.954l-.005-.15v-9.501c0-1.11.863-2.02 1.954-2.098l.15-.005h.272V6.457A6.464 6.464 0 0 1 12 0Zm6.73 11.332H5.271c-.548 0-1 .415-1.059.947l-.006.116v9.501c0 .548.416 1 .95 1.058l.115.006H18.73c.547 0 1-.416 1.058-.948l.006-.116v-9.501c0-.547-.416-.999-.948-1.057l-.116-.006Zm-6.731 2.444a1.94 1.94 0 0 1 1.37.552c.366.364.567.85.567 1.369 0 .518-.201 1.005-.568 1.37-.195.195-.43.347-.69.443l-.158.05v2.38a.52.52 0 0 1-1.03.094l-.01-.093v-2.38a1.91 1.91 0 0 1-.85-.495 1.916 1.916 0 0 1-.566-1.37c0-.518.2-1.005.567-1.37.349-.349.848-.55 1.368-.55Zm0 1.024a.896.896 0 0 0-.634 1.531c.296.296.846.32 1.183.075l.087-.073a.9.9 0 0 0 0-1.271A.892.892 0 0 0 12 14.8ZM12 1.039a5.424 5.424 0 0 0-5.414 5.2l-.004.218v3.835h10.837V6.457A5.424 5.424 0 0 0 12 1.039Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M12.635 16.331c-.322.322-.947.323-1.27 0A.896.896 0 0 1 12 14.8a.9.9 0 0 1 .635 1.532ZM12 0a6.464 6.464 0 0 1 6.458 6.457c0 .292-.227.52-.519.52a.515.515 0 0 1-.521-.52A5.424 5.424 0 0 0 12 1.039a5.424 5.424 0 0 0-5.414 5.2l-.004.218v3.835H18.73c1.11 0 2.02.863 2.098 1.953l.005.15v9.501c0 1.11-.863 2.021-1.953 2.099l-.15.005H5.271a2.106 2.106 0 0 1-2.099-1.954l-.005-.15v-9.501c0-1.11.863-2.02 1.954-2.098l.15-.005h.272V6.457A6.464 6.464 0 0 1 12 0Zm6.73 11.332H5.271c-.548 0-1 .415-1.059.947l-.006.116v9.501c0 .548.416 1 .95 1.058l.115.006H18.73c.547 0 1-.416 1.058-.948l.006-.116v-9.501c0-.547-.416-.999-.948-1.057l-.116-.006Zm-6.731 2.444a1.94 1.94 0 0 1 1.37.552c.366.364.567.85.567 1.369 0 .518-.201 1.005-.568 1.37-.195.195-.43.347-.69.443l-.158.05v2.38a.52.52 0 0 1-1.03.094l-.01-.093v-2.38a1.91 1.91 0 0 1-.85-.495 1.916 1.916 0 0 1-.566-1.37c0-.518.2-1.005.567-1.37.349-.349.848-.55 1.368-.55Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M21.914 0c1.1 0 2.004.856 2.08 1.937l.006.149v19.828a2.09 2.09 0 0 1-1.937 2.08l-.149.006H2.086a2.09 2.09 0 0 1-2.08-1.937L0 21.914V2.086C0 .986.856.082 1.937.006L2.086 0h19.828Zm0 1H2.086c-.56 0-1.02.424-1.08.968L1 2.086v19.828c0 .56.424 1.02.968 1.08l.118.006h19.828c.56 0 1.02-.424 1.08-.968l.006-.118V2.086c0-.56-.424-1.02-.968-1.08L21.914 1Zm-2.776 13.673c1.1 0 2.005.856 2.081 1.937l.006.149v2.379a2.09 2.09 0 0 1-1.939 2.081l-.148.006H4.863a2.09 2.09 0 0 1-2.082-1.939l-.005-.148v-2.38c0-1.1.856-2.004 1.938-2.08l.149-.005h14.275Zm0 1H4.863c-.56 0-1.022.424-1.081.967l-.006.119v2.379c0 .56.425 1.021.968 1.08l.119.007h14.275c.56 0 1.021-.425 1.08-.969l.007-.118v-2.38c0-.558-.425-1.02-.969-1.079l-.118-.006Zm-14.63.732a.5.5 0 0 1 .639-.058l.069.058.836.836.836-.836a.5.5 0 0 1 .764.638l-.057.07-.836.835.836.836a.5.5 0 0 1-.629.771l-.078-.064-.836-.836-.836.836a.498.498 0 0 1-.765-.638l.058-.069.836-.836-.836-.836a.5.5 0 0 1 0-.707Zm3.967 0a.5.5 0 0 1 .637-.058l.07.058.835.836.837-.836a.5.5 0 0 1 .764.638l-.058.07-.835.835.835.836a.5.5 0 0 1-.628.771l-.079-.064-.835-.836-.837.836a.498.498 0 0 1-.706 0 .499.499 0 0 1-.059-.638l.059-.069.835-.836-.835-.836a.499.499 0 0 1 0-.707Zm3.964 0a.5.5 0 0 1 .638-.058l.07.058.835.836.837-.836a.5.5 0 0 1 .765.638l-.058.07-.836.835.836.836a.5.5 0 0 1-.628.771l-.079-.064-.837-.836-.836.836a.498.498 0 0 1-.765-.638l.058-.069.836-.836-.836-.836a.5.5 0 0 1 0-.707Zm3.966 0a.5.5 0 0 1 .638-.058l.07.058.835.836.836-.836a.5.5 0 0 1 .765.638l-.058.07-.836.835.836.836a.5.5 0 0 1-.628.771l-.079-.064-.836-.836-.836.836a.498.498 0 0 1-.765-.638l.058-.069.836-.836-.836-.836a.5.5 0 0 1 0-.707Zm-1.63-7.284a2.846 2.846 0 0 1 2.876 2.707l.005.172v1.586a.5.5 0 0 1-.992.09l-.008-.09V12c0-1.02-.734-1.802-1.73-1.874l-.15-.005H9.224c-1.02 0-1.802.733-1.874 1.728l-.005.15v1.587a.5.5 0 0 1-.992.09l-.008-.09V12a2.846 2.846 0 0 1 2.707-2.874l.172-.005h5.552Zm-4.81-5.502a2.882 2.882 0 0 1 4.072 0 2.884 2.884 0 0 1 0 4.072A2.872 2.872 0 0 1 12 8.533a2.872 2.872 0 0 1-2.036-.842 2.882 2.882 0 0 1 0-4.072ZM12 3.776a1.877 1.877 0 0 0-1.33 3.208 1.883 1.883 0 0 0 2.659 0 1.881 1.881 0 0 0-1.33-3.208Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M18.997 10.499C18.997 5.812 15.185 2 10.5 2 5.812 2 2 5.812 2 10.499c0 4.686 3.812 8.498 8.499 8.498 2.172 0 4.158-.82 5.662-2.166l6.036 6.03a.471.471 0 0 0 .665 0 .477.477 0 0 0 0-.67l-6.034-6.027a8.465 8.465 0 0 0 2.17-5.665ZM3 10.499c0-4.136 3.363-7.5 7.499-7.5 4.136 0 7.498 3.364 7.498 7.5 0 4.135-3.362 7.498-7.498 7.498s-7.5-3.363-7.5-7.498Zm7.998-4a.5.5 0 1 0-1 0V10H6.5a.5.5 0 0 0 0 1H10v3.5a.5.5 0 0 0 1 0V11h3.499a.5.5 0 1 0 0-1h-3.5V6.5Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M1 5.98v14.768l6.138-2.728V3.252L1 5.98Zm15.862 0v14.768L23 18.02V3.252L16.862 5.98ZM8.138 17.994l7.724 2.81v-14.8L8.138 3.198v14.797Zm8.224 4.024a.47.47 0 0 1-.181-.035l-8.525-3.1-6.953 3.092a.507.507 0 0 1-.475-.038.497.497 0 0 1-.228-.42V5.656a.5.5 0 0 1 .297-.457L7.425 2.03a.495.495 0 0 1 .394-.013l8.525 3.099 6.953-3.09a.499.499 0 0 1 .703.457v15.862a.5.5 0 0 1-.297.457l-7.128 3.168a.49.49 0 0 1-.213.048Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M14.775 13.086H12.5V10.81a.5.5 0 1 0-1 0v2.275H9.224a.5.5 0 1 0 0 1H11.5v2.276a.499.499 0 1 0 1 0v-2.276h2.275a.5.5 0 0 0 0-1Zm1.077 4.352A5.413 5.413 0 0 1 12 19.034a5.412 5.412 0 0 1-3.851-1.596 5.41 5.41 0 0 1-1.596-3.853c0-1.455.567-2.823 1.596-3.852A5.412 5.412 0 0 1 12 8.137c1.457 0 2.824.567 3.853 1.596a5.412 5.412 0 0 1 1.596 3.852 5.411 5.411 0 0 1-1.596 3.853ZM12 7.138a6.405 6.405 0 0 0-4.56 1.887 6.405 6.405 0 0 0-1.889 4.56c0 1.722.671 3.341 1.89 4.56a6.405 6.405 0 0 0 4.558 1.888 6.406 6.406 0 0 0 4.56-1.889 6.406 6.406 0 0 0 1.89-4.56 6.405 6.405 0 0 0-1.89-4.559A6.406 6.406 0 0 0 12 7.137ZM23 21.12c0 .599-.487 1.086-1.086 1.086H2.086A1.087 1.087 0 0 1 1 21.121V6.052c0-.599.487-1.087 1.086-1.087h19.828c.599 0 1.086.488 1.086 1.087v15.069ZM8.138 2.879c0-.599.487-1.086 1.086-1.086h5.551c.6 0 1.087.487 1.087 1.086v1.086H8.138V2.879Zm13.776 1.086h-5.052V2.879c0-1.15-.936-2.086-2.087-2.086H9.224c-1.15 0-2.086.936-2.086 2.086v1.086H2.086C.936 3.965 0 4.901 0 6.052v15.069c0 1.15.936 2.086 2.086 2.086h19.828c1.15 0 2.086-.936 2.086-2.086V6.052a2.089 2.089 0 0 0-2.086-2.087Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M17 11.5v-3C17 6.019 14.981 4 12.5 4h-8A4.505 4.505 0 0 0 0 8.5v3C0 13.981 2.019 16 4.5 16H5v2.5a.5.5 0 0 0 .853.354L8.707 16H12.5c2.481 0 4.5-2.019 4.5-4.5ZM8.5 15a.5.5 0 0 0-.354.147L6 17.293V15.5a.5.5 0 0 0-.5-.5h-1C2.57 15 1 13.43 1 11.5v-3C1 6.57 2.57 5 4.5 5h8C14.43 5 16 6.57 16 8.5v3c0 1.93-1.57 3.5-3.5 3.5h-4Zm11-8h-.951a.5.5 0 0 0 0 1h.951c1.93 0 3.5 1.57 3.5 3.5v3c0 1.93-1.57 3.5-3.5 3.5h-1a.5.5 0 0 0-.5.5v1.793l-2.146-2.147A.504.504 0 0 0 15.5 18h-4a3.45 3.45 0 0 1-2.006-.645.5.5 0 1 0-.578.815c.765.543 1.658.83 2.584.83h3.793l2.853 2.854a.504.504 0 0 0 .545.108A.5.5 0 0 0 19 21.5V19h.5c2.481 0 4.5-2.019 4.5-4.5v-3C24 9.019 21.981 7 19.5 7Zm-8.75 1h-4.5C5.008 8 4 8.224 4 8.5s1.008.5 2.25.5h4.5C11.992 9 13 8.776 13 8.5S11.992 8 10.75 8Zm0 2h-4.5c-1.242 0-2.25.224-2.25.5s1.008.5 2.25.5h4.5c1.242 0 2.25-.224 2.25-.5s-1.008-.5-2.25-.5ZM7 12H5c-.552 0-1 .224-1 .5s.448.5 1 .5h2c.552 0 1-.224 1-.5s-.448-.5-1-.5Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M17.18 0c1.328 0 2.379.998 2.46 2.302l.006.164v19.068c0 1.306-1.052 2.377-2.378 2.46l-.167.006H6.82a2.438 2.438 0 0 1-2.462-2.302l-.005-.164V2.466c0-1.328.998-2.379 2.302-2.46L6.82 0h10.36Zm1.506 21.219H5.314v.315c0 .798.59 1.432 1.367 1.5l.14.006H17.1c.825 0 1.505-.603 1.578-1.37l.007-.136v-.315Zm0-17.24H5.314v16.28h13.372V3.979ZM17.18.96H6.82c-.799 0-1.433.59-1.5 1.367l-.007.14v.552h13.372v-.553c0-.798-.59-1.432-1.366-1.5L17.18.96Zm-4.672.55a.48.48 0 0 1 .086.952l-.086.007h-1.033a.48.48 0 0 1-.087-.952l.087-.008h1.033Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M17.2 15.8c-.3 0-.5.2-.5.5v2.9c0 .4-.3.8-.8.8H4.8c-.5 0-.8-.3-.8-.8V8.1c0-.4.3-.8.8-.8h2.9c.3 0 .5-.2.5-.5s-.2-.4-.5-.4H4.8c-1 0-1.8.7-1.8 1.7v11.1c0 1 .8 1.8 1.8 1.8h11.1c1 0 1.8-.8 1.8-1.8v-2.9c0-.3-.3-.5-.5-.5Zm2-12.8h-7.6c-1 0-1.8.8-1.8 1.8v7.6c0 1 .8 1.7 1.8 1.7h7.6c1 0 1.8-.8 1.8-1.7V4.8c0-1-.8-1.8-1.8-1.8Zm-2.5 10.1h-5c-.4 0-.8-.3-.8-.7v-5h5c.4 0 .8.3.8.8v4.9Zm3.3-.8c0 .4-.3.7-.8.7h-1.6V8c0-1-.8-1.8-1.8-1.8h-5V4.8c0-.4.3-.8.8-.8h7.6c.5 0 .8.3.8.8v7.5Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M20.484 3.515A11.915 11.915 0 0 0 12 0a11.92 11.92 0 0 0-8.485 3.515A11.92 11.92 0 0 0 0 12c0 3.205 1.248 6.219 3.515 8.486A11.92 11.92 0 0 0 12 24c3.206 0 6.219-1.248 8.486-3.514A11.924 11.924 0 0 0 24 12c0-3.206-1.248-6.219-3.516-8.485ZM4.25 4.25A10.889 10.889 0 0 1 12 1.039c2.927 0 5.679 1.141 7.75 3.211A10.89 10.89 0 0 1 22.961 12c0 2.928-1.141 5.68-3.21 7.75A10.893 10.893 0 0 1 12 22.961c-2.927 0-5.68-1.141-7.75-3.21A10.896 10.896 0 0 1 1.039 12c0-2.928 1.141-5.68 3.211-7.75ZM12 5.465a.5.5 0 0 1 .5.5v.291c.712.083 1.39.313 1.933.673.695.46 1.212 1.165 1.212 2.056a.5.5 0 0 1-1 0c0-.463-.261-.89-.764-1.222-.371-.246-.852-.422-1.381-.498v3.907a4.142 4.142 0 0 1 1.974.88c.676.553 1.171 1.343 1.171 2.213 0 .892-.517 1.597-1.212 2.057-.544.36-1.22.59-1.933.672v.285a.5.5 0 1 1-1 0v-.267c-.77-.063-1.482-.303-2.037-.701-.66-.473-1.104-1.18-1.104-2.046a.5.5 0 1 1 1 0c0 .49.242.914.687 1.233.369.265.872.45 1.454.51v-3.902c-1.683-.165-3.132-1.335-3.132-2.932s1.45-2.766 3.132-2.932v-.277a.5.5 0 0 1 .5-.5ZM9.368 9.174c0-.891.848-1.77 2.132-1.927V11.1c-1.284-.156-2.132-1.036-2.132-1.927Zm3.132 6.812v-3.799c.5.104.968.333 1.34.638.522.427.805.957.805 1.44 0 .463-.261.89-.764 1.223-.371.245-.852.421-1.381.498Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M21.72.051a.5.5 0 0 1 .254.291l1 3a.5.5 0 0 1-.316.632L4.924 9.885 4.95 10H23.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5l-.5-.001V23.5a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-9.501L2.5 14a.5.5 0 0 1-.5-.5v-.55a2.505 2.505 0 0 1-2-2.45c0-1.023.619-1.906 1.502-2.292l-.355-.354a.502.502 0 0 1 .188-.826l20-7a.5.5 0 0 1 .385.023ZM22 14H4v9h18v-9Zm-1.5 7a.5.5 0 0 1 0 1h-6a.5.5 0 0 1 0-1h6Zm-9 0a.5.5 0 0 1 0 1h-6a.5.5 0 0 1 0-1h6Zm-.842-5.975a.5.5 0 0 1 .316.632L10.194 18H11.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0V19H9.5a.499.499 0 0 1-.474-.659l1-3a.499.499 0 0 1 .632-.316ZM7.5 15a.5.5 0 0 1 0 1H6v1h.5c.827 0 1.5.673 1.5 1.5S7.327 20 6.5 20h-1a.5.5 0 0 1 0-1h1a.5.5 0 0 0 0-1h-1a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h2Zm13 3a.5.5 0 0 1 0 1h-6a.5.5 0 0 1 0-1h6Zm0-3a.5.5 0 0 1 0 1h-6a.5.5 0 0 1 0-1h6ZM7.292 10.999 4.95 11a2.51 2.51 0 0 1-.043.176l-.054.169-.067.167-.068.14-.079.14-.088.135-.022.032c-.12.167-.261.319-.419.452l-.184.141-.139.09-.131.074-.181.086-.163.063-.174.052L3 12.95V13l2.292-.001 2-2Zm4 0H8.706l-2 2h2.586l2-2Zm4 0h-2.586l-2 2h2.586l2-2Zm4 0h-2.586l-2 2h2.586l2-2ZM23 11l-2.294-.001-2 2h2.586L23 11.291V11ZM2.5 9C1.673 9 1 9.673 1 10.5S1.673 12 2.5 12 4 11.327 4 10.5 3.327 9 2.5 9Zm1.88-1.98-1.964.689.301.3a2.5 2.5 0 0 1 1.765.968l1.89-.629L4.38 7.02Zm3.894-1.362-2.712.949 2.011 1.341 2.92-.973-2.219-1.317Zm3.64-1.274-2.407.842 2.241 1.33 2.451-.817-2.285-1.355Zm3.613-1.265-2.379.833L15.25 5.2a.498.498 0 0 1 .15.138l2.47-.822-2.287-1.356-.056-.041Zm5.659-1.979-4.432 1.55 2.335 1.386.031.023 2.748-.915-.682-2.044Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M21.863.275c.396.28.634.74.634 1.225v16.003a.498.498 0 0 1-.032.178l-.023-.103c.13.512.036 1.053-.27 1.563-.478.795-1.436 1.435-2.562 1.71a5.036 5.036 0 0 1-1.199.15c-1.424 0-2.585-.657-2.856-1.727-.128-.512-.035-1.053.271-1.563.478-.795 1.436-1.435 2.562-1.71 1.195-.295 2.335-.14 3.11.344V5.21l-13 4.642.002 11.162a2.14 2.14 0 0 1-.327 1.126c-.478.795-1.436 1.435-2.562 1.711A5.03 5.03 0 0 1 4.412 24c-1.424 0-2.584-.657-2.855-1.727-.13-.512-.036-1.053.27-1.563.479-.794 1.436-1.434 2.562-1.71 1.197-.294 2.336-.139 3.11.345V5.785c0-.631.4-1.199.996-1.412L20.494.088c.458-.165.97-.094 1.369.187ZM5.58 19.853a4 4 0 0 0-.952.118c-.86.21-1.604.692-1.943 1.254-.116.193-.238.49-.158.803.2.792 1.504 1.184 2.847.852.86-.21 1.604-.692 1.943-1.255.116-.193.238-.49.158-.802-.153-.6-.94-.97-1.895-.97Zm13.998-3a4 4 0 0 0-.952.118c-.86.211-1.604.692-1.943 1.255-.116.193-.238.49-.158.803.2.792 1.504 1.184 2.847.852.86-.211 1.604-.692 1.943-1.255.116-.193.238-.49.158-.803-.153-.6-.94-.97-1.895-.97Zm1.25-15.824L8.832 5.314a.503.503 0 0 0-.331.472V8.79l12.997-4.641V1.5a.495.495 0 0 0-.211-.409.497.497 0 0 0-.457-.062Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M16.85 9.17a4.29 4.29 0 0 1 1.265 3.054c0 1.153-.45 2.238-1.265 3.052a.48.48 0 1 1-.68-.678 3.332 3.332 0 0 0 .985-2.374c0-.898-.35-1.741-.984-2.375a.48.48 0 0 1 .679-.678Zm2.043-2.042A7.15 7.15 0 0 1 21 12.216c0 1.923-.75 3.729-2.107 5.089a.482.482 0 0 1-.68 0 .481.481 0 0 1 0-.68 6.195 6.195 0 0 0 1.827-4.41 6.193 6.193 0 0 0-1.826-4.408.481.481 0 0 1 .679-.68Zm.145 12.188a.51.51 0 1 1-.722.723l-4.266-4.267v3.008c0 .263-.129.474-.346.562a.521.521 0 0 1-.207.042.622.622 0 0 1-.436-.194l-4.458-4.459a.298.298 0 0 0-.079-.029l-3.349.001a.721.721 0 0 1-.72-.72V9.665a.72.72 0 0 1 .72-.719h2.05L3.148 4.872a.512.512 0 0 1 .723-.723l4.75 4.75 4.44-4.44c.185-.186.425-.244.642-.154.217.09.346.3.346.563v9.46l4.988 4.988Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="m12 0 .201.008a2.489 2.489 0 0 1 1.567.702c.473.473.733 1.101.733 1.769 0 .173-.02.348-.063.529l-.05.182 4.438 2.42c.038-.051.078-.099.125-.145a2.48 2.48 0 0 1 1.767-.731c.669 0 1.297.26 1.768.732.473.472.732 1.1.732 1.768a2.483 2.483 0 0 1-1.779 2.39l-.201.051v4.627c.477.101.907.332 1.248.674a2.503 2.503 0 0 1 0 3.536c-.471.471-1.1.732-1.768.732a2.48 2.48 0 0 1-1.768-.733l-.065-.07-.059-.073-4.439 2.42a2.48 2.48 0 0 1-.619 2.48A2.483 2.483 0 0 1 12 24a2.484 2.484 0 0 1-1.768-.732 2.479 2.479 0 0 1-.666-2.302l.046-.178-4.438-2.42c-.038.048-.077.098-.123.143a2.484 2.484 0 0 1-1.769.735 2.504 2.504 0 0 1-1.768-4.271 2.38 2.38 0 0 1 1.043-.604l.205-.049V9.675a2.466 2.466 0 0 1-1.248-.673 2.477 2.477 0 0 1-.733-1.768c0-.669.26-1.297.733-1.768a2.504 2.504 0 0 1 1.768-.711 2.51 2.51 0 0 1 1.77.711l.063.07.06.074L9.61 3.19a2.413 2.413 0 0 1-.112-.711c0-.668.26-1.296.734-1.769a2.49 2.49 0 0 1 1.567-.702L12.001 0Zm0 20.038c-.39 0-.758.151-1.034.428a1.45 1.45 0 0 0-.426 1.032c0 .391.152.758.427 1.033.516.518 1.397.549 1.96.097l.107-.097c.274-.275.426-.642.426-1.033 0-.39-.152-.757-.427-1.032a1.447 1.447 0 0 0-1.032-.428Zm1.892-15.935c-.04.05-.079.099-.123.144-.473.473-1.1.733-1.768.733-.67 0-1.296-.26-1.77-.733l-.063-.07-.06-.074L5.67 6.522c.076.247.112.48.112.712a2.48 2.48 0 0 1-1.78 2.39l-.2.051v4.647a2.41 2.41 0 0 1 1.248.654c.608.607.852 1.468.666 2.301l-.047.178 4.438 2.42c.038-.05.077-.099.123-.145.944-.942 2.597-.942 3.537-.001l.065.072.059.074 4.438-2.42a2.476 2.476 0 0 1 1.666-3.102l.202-.051V9.675a2.466 2.466 0 0 1-1.248-.673 2.48 2.48 0 0 1-.733-1.768c0-.174.02-.349.062-.529l.05-.182-4.438-2.42Zm6.826 11.181a1.458 1.458 0 0 0-1.034 2.492 1.46 1.46 0 1 0 1.034-2.492Zm-17.436-.001a1.462 1.462 0 0 0-1.033 2.493c.262.262.64.414 1.033.414a1.47 1.47 0 0 0 1.033-.413c.275-.276.427-.643.427-1.034s-.152-.758-.427-1.033a1.447 1.447 0 0 0-1.033-.427Zm10.303-2.625a2.504 2.504 0 0 1 2.496 2.337l.005.164v1.189a.52.52 0 0 1-1.032.093l-.008-.093v-1.19c0-.758-.58-1.383-1.32-1.454l-.141-.006h-3.17c-.759 0-1.383.58-1.454 1.32l-.007.14v1.19a.52.52 0 0 1-1.032.093l-.008-.093v-1.19a2.504 2.504 0 0 1 2.337-2.495l.164-.005h3.17ZM12 7.133c.673 0 1.317.259 1.77.71.471.472.731 1.1.731 1.768 0 .669-.26 1.297-.733 1.768-.472.473-1.1.734-1.768.734a2.486 2.486 0 0 1-1.769-.734A2.48 2.48 0 0 1 9.5 9.61c0-.668.26-1.295.732-1.768a2.51 2.51 0 0 1 1.77-.71Zm0 1.017c-.39 0-.757.152-1.033.428a1.452 1.452 0 0 0-.428 1.033c0 .39.152.758.428 1.034.55.55 1.517.549 2.067 0 .276-.277.427-.644.427-1.034a1.45 1.45 0 0 0-.428-1.033A1.452 1.452 0 0 0 12 8.15Zm8.718-2.377c-.39 0-.758.152-1.035.428a1.452 1.452 0 0 0-.427 1.033c0 .39.152.757.428 1.033.57.57 1.498.568 2.066 0 .276-.276.428-.643.428-1.033 0-.39-.152-.757-.428-1.033a1.448 1.448 0 0 0-1.032-.428ZM3.282 5.772c-.39 0-.757.153-1.033.429a1.452 1.452 0 0 0-.428 1.033c0 .39.152.757.428 1.033.262.262.64.413 1.033.413.394 0 .771-.151 1.033-.413.276-.276.428-.643.428-1.033 0-.39-.152-.758-.428-1.033a1.453 1.453 0 0 0-1.033-.429Zm8.719-4.755c-.391 0-.758.153-1.034.429a1.456 1.456 0 0 0-.428 1.033c0 .39.152.757.428 1.033.55.55 1.516.55 2.067 0 .275-.277.427-.643.427-1.033 0-.39-.152-.757-.428-1.033a1.453 1.453 0 0 0-1.032-.429Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M2.5 22A2.502 2.502 0 0 1 0 19.5v-11c0-1.208.86-2.218 2-2.45V5.5C2 4.121 3.121 3 4.5 3h17C22.879 3 24 4.121 24 5.5v14c0 1.379-1.121 2.5-2.5 2.5h-19Zm19-18h-17C3.673 4 3 4.673 3 5.5v14a.5.5 0 0 1-1 0V7.086c-.582.206-1 .762-1 1.414v11c0 .778.596 1.42 1.356 1.493L2.5 21h19c.827 0 1.5-.673 1.5-1.5v-14c0-.827-.673-1.5-1.5-1.5Zm-9 8a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-.5.5h-8a.5.5 0 0 1-.5-.5v-6a.5.5 0 0 1 .5-.5h8Zm9 6a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1h7ZM12 13H5v5h7v-5Zm9.5 2a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1h7Zm0-3a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1h7Zm0-3a.5.5 0 0 1 0 1h-17a.5.5 0 0 1 0-1h17Zm0-3a.5.5 0 0 1 0 1h-17a.5.5 0 0 1 0-1h17Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M23.2 11.2h-5.468a7.65 7.65 0 0 0 .268-2c0-3.205-2.776-6.52-2.894-6.659a.401.401 0 0 0-.704.226l-.237 2.84c-.614-1.579-1.722-3.825-3.49-5.498a.402.402 0 0 0-.66.396c.418 1.535-.09 4.007-.566 5.748-.134-.984-.384-1.929-.848-2.2A.402.402 0 0 0 8 4.4c0 .776-.374 1.516-.808 2.372C6.633 7.873 6 9.12 6 10.8c0 .14.017.266.026.4H.8a.4.4 0 0 0-.4.4v12c0 .22.18.4.4.4h22.4a.4.4 0 0 0 .4-.4v-12a.4.4 0 0 0-.4-.4Zm-3.6.8v3.2h-4.54c.91-.677 1.848-1.765 2.413-3.2H19.6ZM8.4 19.2h7.2V16H8.4v3.2ZM7.905 7.132c.241-.475.475-.936.643-1.406.135.7.234 1.684.252 2.68a.4.4 0 0 0 .776.131c.07-.19 1.479-4.083 1.386-6.95 2.168 2.616 3.04 6.07 3.05 6.108.046.19.208.316.42.304a.4.4 0 0 0 .366-.366l.314-3.754C15.91 5.022 17.2 7.18 17.2 9.2c0 3.807-3.036 6-4 6h-2.725c-.408-.113-3.675-1.117-3.675-4.4 0-1.487.561-2.596 1.105-3.668ZM4.4 12h1.743c.371 1.59 1.438 2.6 2.406 3.2H4.4V12Zm-3.2 3.2h2.4V12H1.2v3.2Zm0 4h6.4V16H1.2v3.2Zm0 4h2.4V20H1.2v3.2Zm3.2 0h7.2V20H4.4v3.2Zm8 0h7.2V20h-7.2v3.2Zm8 0h2.4V20h-2.4v3.2Zm-4-4h6.4V16h-6.4v3.2Zm4-4h2.4V12h-2.4v3.2Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M18.968 13.846a2.285 2.285 0 0 1 2.308 2.308c0 .738-.369 1.384-.923 1.846l.923 4.523a.439.439 0 0 1-.184.462c-.093.046-.185.092-.277.092-.093 0-.139 0-.185-.046l-1.662-.831-1.661.83c-.138.093-.37.047-.508-.045-.138-.093-.184-.277-.184-.462L17.538 18a2.272 2.272 0 0 1-.923-1.846c.046-1.292 1.061-2.308 2.354-2.308Zm-.553 4.57-.693 3.369 1.016-.508a.641.641 0 0 1 .415 0l1.016.508-.693-3.37c-.138 0-.323.047-.508.047-.184 0-.369-.047-.553-.047Zm-13.2 1.892h10.061c.277 0 .462.184.462.461s-.185.462-.462.462H4.292l.923-.923ZM18.968.923c.277 0 .462.185.462.462v.83l-.923.923V1.846h-9.23v5.077c0 .277-.185.462-.462.462H3.738v10.523l-.923.923V6.738c0-.046.046-.046.046-.092s.046-.046.046-.092l5.538-5.539h.047L8.538.97l.046-.046h10.384ZM8.815 17.538c.277 0 .461.185.461.462s-.184.462-.461.462H7.06l.923-.924h.83Zm10.153-2.769c-.784 0-1.384.6-1.384 1.385s.6 1.384 1.384 1.384c.785 0 1.385-.6 1.385-1.384 0-.785-.6-1.385-1.385-1.385ZM7.8 13.846l-.923.923H5.122c-.23 0-.415-.184-.461-.415v-.046c0-.277.184-.462.461-.462H7.8Zm7.477 0c.277 0 .462.185.462.462s-.185.461-.462.461h-4.523l.923-.923h3.6Zm4.154-7.754v6.37c0 .277-.185.461-.462.461-.276 0-.461-.184-.461-.461V7.015l.923-.923Zm-7.938 4.062-.924.923H5.123c-.23 0-.415-.185-.461-.415v-.047c0-.277.184-.461.461-.461h6.37Zm5.63 0c.277 0 .462.184.462.461s-.185.462-.462.462h-2.677l.923-.923h1.754Zm-1.938-3.692-.923.923h-2.677c-.23 0-.415-.185-.462-.416v-.046c0-.277.185-.461.462-.461h3.6Zm-6.83-3.97-3.97 3.97h3.97v-3.97ZM1.891 22.015c.092 0 .323 0 .415-.092L22.43 1.8a.502.502 0 0 0 0-.692.502.502 0 0 0-.692 0L1.568 21.23a.502.502 0 0 0 0 .692c0 .092.231.092.324.092Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M12 0c1.322 0 2.41 1.008 2.494 2.276l.006.16v1.346c2.54.86 4.402 3.006 4.728 5.73l.036.699c.014.333.026.75.026 1.176l-.003.698c.002 1.206.085 2.45.824 3.831l.169.298 1.542 2.544c.228.373.237.844.02 1.228-.196.35-.55.58-.946.623l-.133.007h-5.865l.025.19c.008.079.012.134.012.181 0 1.661-1.323 3.013-2.95 3.013-1.627 0-2.95-1.352-2.95-3.013 0-.063.006-.142.02-.251l.016-.12H3.237c-.45 0-.863-.24-1.081-.63a1.22 1.22 0 0 1-.046-1.102l.069-.129 1.545-2.547c.937-1.57 1.027-2.962.993-4.352l-.014-.605c-.006-.86.062-1.667.065-1.705.318-2.658 2.067-4.76 4.48-5.673l.252-.09V2.435C9.5 1.093 10.622 0 12 0Zm1.136 20.616h-2.302c-.003.042-.01.083-.01.126 0 .755.52 1.367 1.16 1.367.64 0 1.16-.612 1.16-1.367 0-.043-.005-.084-.008-.126ZM12 5.372c-2.697 0-4.807 1.696-5.21 4.152l-.032.225s-.068.823-.053 1.62l.016.662c.018 1.447-.12 3.098-1.11 4.904l-.174.304-.835 1.377h14.795l-.831-1.37c-1.128-1.891-1.27-3.592-1.279-5.023l.003-1a30.07 30.07 0 0 0-.053-1.528c-.303-2.523-2.46-4.323-5.237-4.323Zm0-3.46c-.38 0-.696.27-.745.622l-.007.097v.778a7.634 7.634 0 0 1 1.255-.02l.248.02v-.778c0-.397-.337-.719-.751-.719Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M7.012 19h2.006a.5.5 0 0 0 .501-.5v-2a.5.5 0 0 0-.501-.5H7.012a.5.5 0 0 0-.501.5v2a.5.5 0 0 0 .501.5Zm.502-2h1.002v1H7.514v-1Zm-.502-2h2.006a.5.5 0 0 0 .501-.5v-2a.5.5 0 0 0-.501-.5H7.012a.5.5 0 0 0-.501.5v2a.5.5 0 0 0 .501.5Zm.502-2h1.002v1H7.514v-1Zm-.502-2h2.006a.5.5 0 0 0 .501-.5v-2a.5.5 0 0 0-.501-.5H7.012a.5.5 0 0 0-.501.5v2a.5.5 0 0 0 .501.5Zm.502-2h1.002v1H7.514V9Zm-.502-2h2.006a.5.5 0 0 0 .501-.5v-2a.5.5 0 0 0-.501-.5H7.012a.5.5 0 0 0-.501.5v2a.5.5 0 0 0 .501.5Zm.502-2h1.002v1H7.514V5Zm3.51 2h2.005a.5.5 0 0 0 .501-.5v-2a.5.5 0 0 0-.501-.5h-2.006a.5.5 0 0 0-.501.5v2a.5.5 0 0 0 .501.5Zm.5-2h1.003v1h-1.002V5Zm3.51 6h2.006a.5.5 0 0 0 .501-.5v-2a.5.5 0 0 0-.501-.5h-2.006a.5.5 0 0 0-.501.5v2a.5.5 0 0 0 .501.5Zm.502-2h1.002v1h-1.002V9Zm-.502-2h2.006a.5.5 0 0 0 .501-.5v-2a.5.5 0 0 0-.501-.5h-2.006a.5.5 0 0 0-.501.5v2a.5.5 0 0 0 .501.5Zm.502-2h1.002v1h-1.002V5Zm5.463 18h-1.452V2.5a.5.5 0 0 0-.502-.5h-1.504V.5a.5.5 0 0 0-.501-.5H7.012a.5.5 0 0 0-.501.5V2H5.007a.5.5 0 0 0-.502.5V23H3.001a.5.5 0 1 0 0 1h6.017a.5.5 0 0 0 .501-.5V21h5.014v2.5a.5.5 0 0 0 .501.5H21a.5.5 0 1 0 0-1ZM7.514 1h9.024v1H7.514V1Zm11.03 22h-3.008v-2.5a.5.5 0 0 0-.502-.5H9.018a.5.5 0 0 0-.502.5V23H5.508V3h13.036v20Zm-3.51-8h2.006a.5.5 0 0 0 .501-.5v-2a.5.5 0 0 0-.501-.5h-2.006a.5.5 0 0 0-.501.5v2a.5.5 0 0 0 .501.5Zm.502-2h1.002v1h-1.002v-1Zm-4.513 6h2.006a.5.5 0 0 0 .501-.5v-2a.5.5 0 0 0-.501-.5h-2.006a.5.5 0 0 0-.501.5v2a.5.5 0 0 0 .501.5Zm.502-2h1.002v1h-1.002v-1Zm-.502-2h2.006a.5.5 0 0 0 .501-.5v-2a.5.5 0 0 0-.501-.5h-2.006a.5.5 0 0 0-.501.5v2a.5.5 0 0 0 .501.5Zm.502-2h1.002v1h-1.002v-1Zm3.51 6h2.005a.5.5 0 0 0 .501-.5v-2a.5.5 0 0 0-.501-.5h-2.006a.5.5 0 0 0-.501.5v2a.5.5 0 0 0 .501.5Zm.5-2h1.003v1h-1.002v-1Zm-4.512-6h2.006a.5.5 0 0 0 .501-.5v-2a.5.5 0 0 0-.501-.5h-2.006a.5.5 0 0 0-.501.5v2a.5.5 0 0 0 .501.5Zm.502-2h1.002v1h-1.002V9Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M13.12 5.906h.805v-.804h-.804v.804Zm1.206-1.709c.202 0 .402.201.402.402v1.71a.43.43 0 0 1-.402.402h-1.708a.433.433 0 0 1-.403-.403V4.6c0-.2.202-.402.403-.402h1.708Zm1.811 1.71h.805v-.805h-.805v.804Zm1.206-1.71c.201 0 .402.201.402.402v1.71a.432.432 0 0 1-.402.402h-1.709c-.2 0-.403-.2-.403-.403V4.6c0-.2.202-.402.403-.402h1.709Zm1.81 1.71h.805v-.805h-.804v.804Zm1.207-1.71c.2 0 .402.201.402.402v1.71a.432.432 0 0 1-.402.402h-1.71a.433.433 0 0 1-.403-.403V4.6c0-.2.202-.402.403-.402h1.709ZM4.163 14.075h.805v-.805h-.805v.805Zm1.207-1.71c.2 0 .402.201.402.403v1.709c0 .202-.202.403-.402.403H3.66c-.2 0-.402-.201-.402-.403v-1.71c0-.2.202-.402.402-.402h1.71Zm1.81 1.71h.804v-.805H7.18v.805Zm1.207-1.71c.2 0 .402.201.402.403v1.709c0 .202-.202.403-.402.403h-1.71c-.2 0-.402-.201-.402-.403v-1.71c0-.2.201-.402.401-.402h1.71Zm1.81 1.71h.804v-.805h-.804v.805Zm1.206-1.71c.2 0 .402.201.402.403v1.709c0 .202-.202.403-.402.403h-1.71c-.2 0-.401-.201-.401-.403v-1.71c0-.2.2-.402.4-.402h1.711Zm-7.24 5.832h.805v-.804h-.805v.804Zm1.207-1.71c.2 0 .402.202.402.403v1.708c0 .201-.202.402-.402.402H3.66c-.2 0-.402-.2-.402-.402V16.89c0-.2.202-.403.402-.403h1.71Zm1.81 1.71h.804v-.804H7.18v.804Zm1.207-1.71c.2 0 .402.202.402.403v1.708c0 .201-.202.402-.402.402h-1.71c-.2 0-.402-.2-.402-.402V16.89c0-.2.201-.403.401-.403h1.71Zm1.81 1.71h.804v-.804h-.804v.804Zm1.206-1.71c.2 0 .402.202.402.403v1.708c0 .201-.202.402-.402.402h-1.71c-.2 0-.401-.2-.401-.402V16.89c0-.2.2-.403.4-.403h1.711Zm-7.24 5.831h.805v-.804h-.805v.804Zm1.207-1.709c.2 0 .402.201.402.402v1.71c0 .201-.202.401-.402.401H3.66c-.2 0-.402-.2-.402-.4v-1.71c0-.202.202-.403.402-.403h1.71Zm1.81 1.71h.804v-.805H7.18v.804Zm1.207-1.71c.2 0 .402.201.402.402v1.71c0 .201-.202.401-.402.401h-1.71c-.2 0-.402-.2-.402-.4v-1.71c0-.202.201-.403.401-.403h1.71Zm1.81 1.71h.804v-.805h-.804v.804Zm1.206-1.71c.2 0 .402.201.402.402v1.71c0 .201-.202.401-.402.401h-1.71c-.2 0-.401-.2-.401-.4v-1.71c0-.202.2-.403.4-.403h1.711Zm4.733-10.706h.805V9.1h-.805v.804Zm1.206-1.61c.201 0 .402.202.402.403v1.71c0 .2-.201.401-.402.401h-1.709c-.2 0-.403-.2-.403-.4V8.695c0-.201.202-.402.403-.402h1.709Zm1.81 1.61h.805V9.1h-.804v.804Zm1.207-1.61c.2 0 .402.202.402.403v1.71c0 .2-.201.401-.402.401H18.65c-.201 0-.403-.2-.403-.4V8.695c0-.201.202-.402.403-.402h1.709ZM16.137 14h.805v-.804h-.805V14Zm1.206-1.61c.201 0 .402.202.402.404v1.709c0 .2-.201.4-.402.4h-1.709c-.2 0-.403-.2-.403-.4v-1.71c0-.201.202-.402.403-.402h1.709Zm1.81 1.61h.805v-.804h-.804V14Zm1.207-1.61c.2 0 .402.202.402.404v1.709c0 .2-.201.4-.402.4h-1.71c-.201 0-.403-.2-.403-.4v-1.71c0-.201.202-.402.403-.402h1.709Zm-4.223 5.706h.805v-.805h-.805v.805Zm1.206-1.609c.201 0 .402.202.402.403v1.708a.432.432 0 0 1-.402.402h-1.709c-.2 0-.403-.2-.403-.402V16.89c0-.2.202-.403.403-.403h1.709Zm1.81 1.609h.805v-.805h-.804v.805Zm1.207-1.609c.2 0 .402.202.402.403v1.708a.432.432 0 0 1-.402.402h-1.71c-.201 0-.403-.2-.403-.402V16.89c0-.2.202-.403.403-.403h1.709Zm-4.223 5.705h.805v-.804h-.805v.804Zm1.206-1.607c.201 0 .402.201.402.401v1.71c0 .2-.201.402-.402.402h-1.709c-.2 0-.403-.202-.403-.403v-1.709c0-.2.202-.401.403-.401h1.709Zm1.81 1.607h.805v-.804h-.804v.804Zm1.207-1.607c.2 0 .402.201.402.401v1.71c0 .2-.201.402-.402.402h-1.71a.434.434 0 0 1-.403-.403v-1.709c0-.2.202-.401.403-.401h1.709ZM13.095 1.649h6.737v-.644h-6.738v.644Zm-8.928 8.617h6.738v-.643H4.167v.643Zm18.18-8.617c.36 0 .653.292.653.653v21.195a.503.503 0 0 1-1.006 0V2.654H10.933v5.964h.323c.361 0 .654.293.654.653v.995h1.508c.36 0 .654.293.654.654v12.577a.503.503 0 0 1-1.006 0V11.272H2.006v12.225a.503.503 0 0 1-1.006 0V10.92c0-.361.294-.654.654-.654h1.508v-.995c0-.36.292-.653.653-.653h6.112V2.302c0-.36.294-.653.654-.653h1.508V.653c0-.36.294-.653.654-.653h7.44c.361 0 .655.293.655.653v.996h1.508Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M12 23.5C5.659 23.5.5 18.341.5 12S5.659.5 12 .5 23.5 5.659 23.5 12 18.341 23.5 12 23.5Zm0-22C6.21 1.5 1.5 6.21 1.5 12S6.21 22.5 12 22.5 22.5 17.79 22.5 12 17.79 1.5 12 1.5Zm-4 17a.501.501 0 0 1-.5-.5V6a.501.501 0 0 1 .757-.429l10 6a.501.501 0 0 1 0 .858l-10 6A.503.503 0 0 1 8 18.5Zm.5-11.617v10.233L17.028 12 8.5 6.883Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="m19 18.5-.006.067V20.5c0 1.93-1.57 3.5-3.499 3.5H8.498A3.503 3.503 0 0 1 5 20.5v-17C5 1.57 6.57 0 8.498 0h6.997c1.93 0 3.498 1.57 3.498 3.5l.003.975.004.068-.006.066.002 13.824.004.067ZM17.994 4.042V3.5c0-1.378-1.122-2.5-2.499-2.5H8.498A2.503 2.503 0 0 0 6 3.5v.542h11.994Zm0 16.458V19H6v1.5C6 21.878 7.12 23 8.498 23h6.997a2.503 2.503 0 0 0 2.499-2.5Zm0-2.5V5.042H6V18h11.994ZM13.931 2.505a.5.5 0 0 1-.41.492l-.09.008h-2.998a.5.5 0 0 1-.09-.992l.09-.008h2.998a.5.5 0 0 1 .5.5Zm.904 9.348-3.998 3a.499.499 0 0 1-.854-.353v-6a.5.5 0 0 1 .854-.354l3.998 3a.5.5 0 0 1 0 .707Zm-1.06-.353-2.792-1.793v3.586l2.792-1.793ZM12.99 21a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm3.636-18.495a.5.5 0 0 1-1 0c0-.276.224-.505.5-.505.245 0 .45.173.492.405l.008.1Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M14.152 13.518h.893v-.016a.472.472 0 0 1 0 .938H14.04a11.513 11.513 0 0 1-1.815 5.25 8.664 8.664 0 0 0 1.89-.69.479.479 0 1 1 .42.863 9.75 9.75 0 0 1-4.185 1.02h-.172a9.75 9.75 0 1 1 0-19.5h.142a9.698 9.698 0 0 1 9.473 8.152.458.458 0 0 1-.383.54.465.465 0 0 1-.54-.382 8.106 8.106 0 0 0-.218-.96h-4.5c.075.765.113 1.56.113 2.392 0 .832-.038 1.643-.113 2.393Zm-.944 0a23.968 23.968 0 0 0 0-4.785H7.32a24.01 24.01 0 0 0-.128 2.392c.003.8.045 1.598.128 2.393h5.887ZM10.297 2.32h-.053c-1.11.023-2.31 2.153-2.805 5.475h5.647c-.495-3.307-1.687-5.43-2.79-5.475Zm3.742 5.475h4.29a8.753 8.753 0 0 0-6.097-5.25 11.604 11.604 0 0 1 1.807 5.25ZM6.487 7.75A11.535 11.535 0 0 1 8.325 2.5a8.835 8.835 0 0 0-6.3 5.25h4.462Zm-.112.968H1.702a8.648 8.648 0 0 0 0 4.784h4.673a24.42 24.42 0 0 1-.12-2.392c0-.832.045-1.642.12-2.392Zm.112 5.722H2.025v.015a8.835 8.835 0 0 0 6.3 5.235 11.535 11.535 0 0 1-1.838-5.25Zm3.75 5.475h.075v.015c1.103-.067 2.28-2.183 2.776-5.49H7.44c.495 3.322 1.695 5.475 2.798 5.475Zm12.398-4.552h.187a1.05 1.05 0 0 1 1.065 1.05v4.627a1.043 1.043 0 0 1-1.042 1.043h-5.903A1.043 1.043 0 0 1 15.9 21.04v-4.627a1.05 1.05 0 0 1 1.042-1.05h.188V13.96a2.752 2.752 0 0 1 5.505 0v1.402Zm-4.051-2.679c-.34.34-.532.802-.532 1.284l-.007 1.395h3.637v-1.396a1.815 1.815 0 0 0-3.098-1.283Zm4.313 8.43c.02-.02.03-.046.03-.074v-4.627a.112.112 0 0 0-.105-.113H16.92a.113.113 0 0 0-.105.113v4.627a.104.104 0 0 0 .105.105h5.902a.105.105 0 0 0 .075-.03Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M12 7c-.327 0-.654.122-.907.366l-7.685 7.367c-.855.821-.276 2.267.907 2.267h15.37c1.183 0 1.762-1.446.907-2.267l-7.685-7.367A1.304 1.304 0 0 0 12 7Zm0 1.005c.057 0 .14.015.215.086l7.684 7.369c.125.12.109.25.074.34a.292.292 0 0 1-.288.195H4.315a.292.292 0 0 1-.288-.195.29.29 0 0 1 .074-.34l7.684-7.369A.304.304 0 0 1 12 8.005Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M12 17c.327 0 .654-.122.907-.366l7.685-7.367c.855-.821.276-2.267-.907-2.267H4.315c-1.183 0-1.762 1.446-.907 2.267l7.685 7.367c.253.244.58.366.907.366Zm0-1.005a.304.304 0 0 1-.215-.086L4.101 8.54a.294.294 0 0 1-.074-.34.292.292 0 0 1 .288-.195h15.37c.172 0 .252.105.288.195a.29.29 0 0 1-.074.34l-7.684 7.369a.304.304 0 0 1-.215.086Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M22.831 1.279a1.1 1.1 0 0 0-.89-1c-.46-.04-11.17-1.75-17.28 3.81a8.36 8.36 0 0 0-2.66 6.26 10 10 0 0 0 2.49 6.46 29.65 29.65 0 0 0-2.45 6.54.5.5 0 0 0 .38.6h.11a.49.49 0 0 0 .48-.39 29.62 29.62 0 0 1 2.22-6 9.81 9.81 0 0 0 6.69 2.73 8.28 8.28 0 0 0 5.64-2.14c6.05-5.54 5.3-16.41 5.27-16.87Zm-5.95 16.14c-3 2.8-8 2.42-11.17-.77.45-.81.954-1.59 1.51-2.33a20.601 20.601 0 0 1 6.37-5.55.5.5 0 1 0-.44-.9 21.342 21.342 0 0 0-6.72 5.84c-.518.69-.992 1.41-1.42 2.16a8.88 8.88 0 0 1-2-5.52 7.39 7.39 0 0 1 2.33-5.52c3.43-3.18 8.64-3.86 12.25-3.86a27.42 27.42 0 0 1 4.19.3c.08.53.8 10.93-4.9 16.15Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M18.742 0c1.1 0 2.003.855 2.08 1.934l.005.149v19.835c0 1.098-.855 2-1.936 2.077l-.148.005H5.255c-1.098 0-2-.855-2.076-1.933l-.006-.149V2.083c0-1.099.855-2.001 1.934-2.078L5.255 0h13.488Zm0 .992H5.255c-.56 0-1.024.426-1.083.972l-.007.119v19.835c0 .56.426 1.024.972 1.084l.118.006h13.488c.561 0 1.026-.426 1.085-.971l.006-.119V2.083c0-.562-.426-1.025-.973-1.085l-.119-.006Zm-3.965 18.843a.496.496 0 0 1 .089.984l-.09.008H9.224a.495.495 0 0 1-.09-.984l.09-.008h5.554Zm1.586-3.174a.496.496 0 0 1 .089.983l-.09.008H7.637a.495.495 0 0 1-.09-.983l.09-.008h8.727ZM11.98 2.385 12 2.38l.018.005a6.425 6.425 0 0 1 4.54 1.883 6.455 6.455 0 0 1 0 9.117 6.43 6.43 0 0 1-4.541 1.885l-.017.003-.018-.003a6.431 6.431 0 0 1-4.541-1.885 6.455 6.455 0 0 1 0-9.117 6.43 6.43 0 0 1 4.54-1.883Zm4.849 8.922h-2.2a8.626 8.626 0 0 1-1.405 2.818 5.392 5.392 0 0 0 2.632-1.441c.343-.344.614-.729.842-1.133l.131-.244Zm-7.461 0H7.17c.252.493.56.965.973 1.377a5.39 5.39 0 0 0 2.631 1.44 8.668 8.668 0 0 1-1.3-2.478l-.105-.34Zm4.225 0h-3.188A7.508 7.508 0 0 0 12 14.07a7.496 7.496 0 0 0 1.475-2.423l.119-.34ZM9.147 7.339H6.779a5.447 5.447 0 0 0-.075 2.68l.075.295h2.368a9.051 9.051 0 0 1-.053-2.608l.053-.367Zm4.698 0h-3.691a8.084 8.084 0 0 0-.06 2.609l.06.366h3.691a8.06 8.06 0 0 0 .06-2.608l-.06-.367Zm3.375 0h-2.367a9.193 9.193 0 0 1 .053 2.608l-.053.367h2.367c.25-.877.274-1.796.075-2.681l-.075-.294Zm-6.441-3.817A5.403 5.403 0 0 0 8.143 4.97a5.1 5.1 0 0 0-.842 1.133l-.131.245h2.199a8.648 8.648 0 0 1 1.41-2.826ZM12 3.584a7.466 7.466 0 0 0-1.475 2.423l-.119.34h3.188A7.532 7.532 0 0 0 12 3.585Zm1.22-.062a8.633 8.633 0 0 1 1.305 2.485l.105.34h2.2a5.386 5.386 0 0 0-.973-1.377 5.41 5.41 0 0 0-2.637-1.448Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M16.5 13h-1a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1Zm0 3h-1a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1Zm0 3h-1a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1Zm-5-2h1a.5.5 0 0 0 0-1h-1a.5.5 0 0 0 0 1Zm12-13H8.908A1.496 1.496 0 0 0 8 3.092V.5a.5.5 0 0 0-1 0V3H4.5c-.651 0-1.201.419-1.408 1H.5a.5.5 0 0 0-.5.5v18a.5.5 0 0 0 .5.5h2.592c.207.581.757 1 1.408 1h3c.651 0 1.201-.419 1.408-1H23.5a.5.5 0 0 0 .5-.5v-18a.5.5 0 0 0-.5-.5ZM3.158 19.066a1.513 1.513 0 0 0-.158.67V22H1V5h2v2.264c0 .232.055.464.158.671l.789 1.578A.508.508 0 0 1 4 9.736v7.528a.516.516 0 0 1-.053.224l-.789 1.578ZM8 22.5a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-2.764c0-.077.019-.154.053-.224l.789-1.578c.103-.207.158-.439.158-.67V9.736c0-.232-.055-.464-.158-.671l-.789-1.578A.508.508 0 0 1 4 7.264V4.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v2.764a.516.516 0 0 1-.053.224l-.789 1.578a1.513 1.513 0 0 0-.158.67v7.528c0 .232.055.464.158.671l.789 1.578a.508.508 0 0 1 .053.223V22.5Zm15-.5H9v-2.264c0-.232-.055-.464-.158-.671l-.789-1.578A.508.508 0 0 1 8 17.264V9.736c0-.077.019-.154.053-.223l.789-1.579c.103-.207.158-.439.158-.67V5h14v17ZM11.5 11h9a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5Zm.5-3h8v2h-8V8Zm-.5 6h1a.5.5 0 0 0 0-1h-1a.5.5 0 0 0 0 1Zm0 6h1a.5.5 0 0 0 0-1h-1a.5.5 0 0 0 0 1Zm9-4h-1a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1Zm0-3h-1a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1Zm0 6h-1a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M15.5 0c.827 0 1.5.673 1.5 1.5l.001.82c.036.157.006.392 0 .742L17 15.344c.255-.19.556-.307.874-.335.498-.045 1.955.123 2.307.475l1.087 2.084c.472.471.732 1.097.732 1.765v2.17A2.501 2.501 0 0 1 19.5 24h-15A2.5 2.5 0 0 1 2 21.503v-2.17c0-.725.308-1.342 1.029-2.063l.793-1.79c.352-.35 1.819-.518 2.303-.473.318.029.62.147.875.336V4.262A2.27 2.27 0 0 1 9.273 2L14 1.999V1.5c0-.827.673-1.5 1.5-1.5Zm2.466 16.002a.776.776 0 0 0-.564.346 4.012 4.012 0 0 1-.402.499v1.891A2.27 2.27 0 0 1 14.727 21H9.273A2.27 2.27 0 0 1 7 18.738v-1.892a4 4 0 0 1-.401-.497.785.785 0 0 0-.565-.348l-.167.003c-.382.01-1.212.057-1.337.183l-.794 1.79c-.6.6-.72.977-.734 1.286L3 21.503A1.5 1.5 0 0 0 4.5 23h15a1.5 1.5 0 0 0 1.5-1.498v-2.17c0-.395-.16-.78-.439-1.06l-1.087-2.084c-.177-.177-1.378-.2-1.508-.187ZM14.49 3H9.333A1.34 1.34 0 0 0 8 4.342v14.316C8 19.398 8.598 20 9.333 20h5.334A1.34 1.34 0 0 0 16 18.658l-.002-14.815c-.005-.525-.032-.753-.158-.843h-1.35ZM14 16a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1h4Zm0-2a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1h4Zm0-2a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1h4Zm.5-7a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5h5ZM14 6h-4v3h4V6Zm1.5-5a.5.5 0 0 0-.5.5V2h1v-.5a.5.5 0 0 0-.5-.5Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M13.134 2h-2a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1Zm3.005 0h-.01a.496.496 0 0 0-.495.5c0 .276.23.5.505.5a.5.5 0 0 0 0-1Zm-3.505 20a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm6.5-5.5a.5.5 0 0 0-.5.5v1h-13V5h13v1a.5.5 0 0 0 1 0V3.5c0-1.93-1.57-3.5-3.5-3.5h-8c-1.93 0-3.5 1.57-3.5 3.5v17c0 1.93 1.57 3.5 3.5 3.5h8c1.93 0 3.5-1.57 3.5-3.5V17a.5.5 0 0 0-.5-.5Zm-13.5-13c0-1.378 1.121-2.5 2.5-2.5h8c1.38 0 2.5 1.122 2.5 2.5V4h-13v-.5Zm13.115 17c0 1.378-1.12 2.5-2.5 2.5h-8a2.503 2.503 0 0 1-2.5-2.5V19h13v1.5ZM11.334 16h-2.4c-.165 0-.3-.1-.3-.222v-3.556c0-.122.135-.222.3-.222h2.4c.166 0 .3.1.3.222v3.556c0 .122-.134.222-.3.222Zm-1.657-.95 1.003-.042-.021-2.054-1.003.041.021 2.054Zm5.657.95h-2.4c-.165 0-.3-.096-.3-.214v-5.572c0-.118.135-.214.3-.214h2.4c.166 0 .3.096.3.214v5.572c0 .118-.134.214-.3.214Zm-1.676-1.02.976.01-.006-4.027-1.001-.001.031 4.017ZM19.334 16h-2.4c-.165 0-.3-.094-.3-.21V8.21c0-.116.135-.21.3-.21h2.4c.166 0 .3.094.3.21v7.58c0 .116-.134.21-.3.21Zm-1.715-1.02 1.054.056-.084-6.033-.904-.062-.066 6.039ZM23.334 16h-2.4c-.165 0-.3-.093-.3-.208V6.208c0-.115.135-.208.3-.208h2.4c.166 0 .3.093.3.208v9.584c0 .115-.134.208-.3.208Zm-1.725-1.038.984.077.026-7.993-.984-.077-.026 7.993Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|