@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,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M12.509 1.51a.48.48 0 0 1 0 .96h-1.033a.48.48 0 1 1 0-.96h1.033Zm6.177 1.51v-.554A1.49 1.49 0 0 0 17.181.96H6.82a1.49 1.49 0 0 0-1.507 1.506v.553h13.372ZM5.314 20.258h13.372V3.979H5.314v16.28Zm13.372 1.275v-.315H5.314v.315A1.49 1.49 0 0 0 6.82 23.04h10.281c.874 0 1.585-.676 1.585-1.506ZM17.181 0a2.44 2.44 0 0 1 2.465 2.466v19.068c0 1.36-1.142 2.466-2.545 2.466H6.821a2.44 2.44 0 0 1-2.467-2.466V2.466A2.44 2.44 0 0 1 6.82 0h10.36Z" 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.931 2.383c1.091 0 1.988.85 2.064 1.921l.005.148v15.096c0 1.09-.85 1.988-1.921 2.064l-.148.005H2.07a2.072 2.072 0 0 1-2.065-1.922L0 19.549V4.452c0-1.09.85-1.988 1.922-2.064l.148-.005h19.86Zm-5.495 7.845a1.556 1.556 0 0 0-1.107.396l-.107.108-4.036 4.507a.48.48 0 0 1-.636.07l-.061-.051-2.034-2.034a1.526 1.526 0 0 0-1.948-.173l-.118.09L.96 17.756v1.792c0 .57.433 1.042.989 1.102l.12.007h19.862a1.11 1.11 0 0 0 1.102-.988l.007-.121v-1.297l-5.455-7.406a1.524 1.524 0 0 0-1.149-.617Zm5.495-6.885H2.07a1.11 1.11 0 0 0-1.103.988l-.007.121v12.043l4.81-4.088a2.483 2.483 0 0 1 3.226.011l.136.125 1.678 1.677 3.698-4.13a2.464 2.464 0 0 1 1.977-.82 2.467 2.467 0 0 1 1.757.86l.115.146 4.683 6.357V4.452a1.11 1.11 0 0 0-.988-1.102l-.12-.007ZM5.373 6.167A2.07 2.07 0 0 1 8.3 9.093a2.063 2.063 0 0 1-1.463.605c-.53 0-1.06-.201-1.463-.605a2.072 2.072 0 0 1 0-2.926Zm1.463.355c-.284 0-.568.108-.784.324a1.111 1.111 0 0 0 0 1.569 1.111 1.111 0 0 0 1.568 0 1.111 1.111 0 0 0 0-1.569 1.106 1.106 0 0 0-.784-.324Z" 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.383 12.998a.495.495 0 0 1 .581.27l.03.085.929 3.48a2.194 2.194 0 0 1-1.49 2.679l-.03.011L7.458 23.53a2.177 2.177 0 0 1-1.666-.212c-.44-.25-.77-.636-.952-1.1l-.081-.24-.722-2.712a.501.501 0 0 1 .936-.343l.03.085.712 2.673.018.053c.083.305.28.559.555.716.237.135.509.186.775.143l.133-.03 14.882-3.987.047-.015c.304-.084.559-.284.717-.562.134-.238.184-.508.142-.772l-.028-.131-.93-3.486a.5.5 0 0 1 .356-.612ZM18.935.392a1.9 1.9 0 0 1 1.89 1.748l.005.148v13.073c0 .995-.772 1.815-1.747 1.89l-.148.006H1.896a1.9 1.9 0 0 1-1.89-1.748L0 15.361V2.288A1.9 1.9 0 0 1 1.748.398l.148-.006h17.039Zm-4.786 8.071a1.206 1.206 0 0 0-.87.306l-.097.097-3.457 3.862a.504.504 0 0 1-.665.072l-.062-.053-1.737-1.745a1.221 1.221 0 0 0-1.541-.146l-.108.081L1 14.862v.5c0 .455.343.833.784.888l.112.007h17.039c.44 0 .801-.322.873-.743l.01-.108-4.753-6.452a1.208 1.208 0 0 0-.916-.49Zm4.786-7.07H1.896a.897.897 0 0 0-.889.783L1 2.288V13.55l3.967-3.376a2.22 2.22 0 0 1 2.866-.002l.134.122 1.366 1.373 3.105-3.469a2.201 2.201 0 0 1 1.76-.732c.606.03 1.166.302 1.56.755l.112.141 3.96 5.374V2.288a.896.896 0 0 0-.895-.896Zm-12.2 2.784a2.09 2.09 0 0 1 0 2.95 2.08 2.08 0 0 1-1.476.61 2.083 2.083 0 0 1-1.475-.61 2.088 2.088 0 0 1 0-2.95 2.09 2.09 0 0 1 2.95 0Zm-1.475.389a1.088 1.088 0 1 0 .768 1.855 1.09 1.09 0 0 0 0-1.537 1.084 1.084 0 0 0-.768-.318Z" 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.453 2c4.545 0 7.64 2.57 8.647 6.916.45.046.814.266 1.13.62.27.312.451.694.527 1.104.056.249.084.47.084.691 0 .205-.025.402-.078.59l-.07.201H24l-.125 2.594-.481-.027a2.348 2.348 0 0 1-1.134-.383c-.37 1.703-1.252 3.048-2.657 4l-.004 3.19-.036.504h-5.748l-.037-.529-.002-1.493-.323.005a40.35 40.35 0 0 1-1.744-.035l-.002 1.564-.017.488H5.904l-.02-.548v-2.708c-1.147-.59-1.99-1.424-2.54-2.535H2.045C.92 16.21 0 15.241 0 14.054V11.1c0-1.187.92-2.156 2.046-2.156h.974c.15-.525.34-1.029.565-1.509l.551-3.63c.19-1.246 1.281-1.792 2.319-1.162l1.09.663C9.188 2.445 11.178 2 13.453 2Zm0 1.012c-2.236 0-4.155.453-5.696 1.317l-.235.131-1.547-.94c-.455-.277-.807-.1-.89.446L4.52 7.672l-.045.148a9.084 9.084 0 0 0-.627 1.757l-.093.379h-1.71C1.45 9.956.96 10.472.96 11.1v2.954c0 .628.49 1.143 1.086 1.143h1.907l.128.297c.482 1.12 1.287 1.916 2.475 2.463l.287.133v2.898h3.906v-2.107l.508.03c.531.033 1.1.051 1.72.057h.75a.395.395 0 0 0 .062-.005l.122-.024c.076-.013.154-.022.308-.034l.518-.043v2.126h3.905v-3.255l.237-.146c1.517-.941 2.354-2.353 2.568-4.259l.116-1.036.7.738c.114.12.233.226.355.316.119.087.235.157.352.21l.028-.598-.076-.053a2.004 2.004 0 0 1-.262-.227l-.362-.367.363-.365a.702.702 0 0 0 .153-.23c.046-.114.067-.24.067-.384a2.21 2.21 0 0 0-.062-.479 1.329 1.329 0 0 0-.294-.63c-.178-.2-.354-.299-.58-.303a.507.507 0 0 0-.118.017l-.478.115-.1-.506c-.807-4.137-3.563-6.534-7.796-6.534ZM6 9a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm7.138-4c1.424 0 2.71.234 3.862.68l-.526 1.27c-.966-.374-2.079-.585-3.355-.585-1.322 0-2.544.226-3.653.635L9 5.721A11.919 11.919 0 0 1 13.138 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.5 2h-21C.673 2 0 2.673 0 3.5v14c0 .827.673 1.5 1.5 1.5H10v1.077l-5.582.93A.5.5 0 0 0 4.5 22l.082-.007L10.54 21h2.919l5.958.993a.497.497 0 0 0 .575-.411.5.5 0 0 0-.411-.575L14 20.077V19h8.5c.827 0 1.5-.673 1.5-1.5v-14c0-.827-.673-1.5-1.5-1.5ZM13 20h-2v-1h2v1Zm9.5-17a.5.5 0 0 1 .5.5v14a.5.5 0 0 1-.5.5h-21a.5.5 0 0 1-.5-.5v-14a.5.5 0 0 1 .5-.5h21ZM10.278 5.584a.5.5 0 0 0-.77.325L9.5 6v8a.5.5 0 0 0 .69.463l.087-.047 6-4a.501.501 0 0 0 .077-.77l-.076-.062-6-4Zm.222 1.35L15.099 10 10.5 13.066V6.934Z" 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.758 22a.743.743 0 0 1-.375-.1.773.773 0 0 1-.383-.67V2.77c0-.277.147-.533.383-.67a.747.747 0 0 1 .764.01l18.485 9.23a.773.773 0 0 1 0 1.32L5.147 21.89a.753.753 0 0 1-.39.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="M7.896 5.01c.09-.012.282-.035.435.085l10.343 6.268.025.023c.117.107.301.273.301.585 0 .312-.184.479-.3.585l-.008.006-.018.017-10.341 6.267C8.149 19 7.954 19 7.839 19h-.017c-.048 0-.143 0-.227-.025a.366.366 0 0 1-.17-.105.567.567 0 0 1-.292-.21.72.72 0 0 1-.132-.424V5.706a.72.72 0 0 1 .132-.425.57.57 0 0 1 .469-.234c.06 0 .108-.008.172-.019a2.72 2.72 0 0 1 .123-.018Zm.766 11.738V7.085l7.999 4.784-8 4.88Z" 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.407 11.922-5.653 3.792V8.203l5.653 3.719Zm3.32-9.943a5.28 5.28 0 0 1 5.269 5.056l.004.217v9.496a5.28 5.28 0 0 1-5.057 5.269l-.217.004H5.273a5.28 5.28 0 0 1-5.269-5.056L0 16.748V7.252a5.279 5.279 0 0 1 5.056-5.269l.217-.004h13.453Zm0 1.049H5.272c-2.22 0-4.107 1.819-4.219 4.017l-.005.207v9.496c0 2.22 1.819 4.107 4.017 4.22l.207.004h13.453c2.22 0 4.107-1.82 4.219-4.017l.005-.207V7.252c0-2.22-1.819-4.107-4.017-4.22l-.207-.004ZM9.143 6.8l.07-.011c.088-.016.193-.034.282.01l.062.045 7.103 4.732c.101.098.216.21.216.424a.5.5 0 0 1-.154.364l-.043.044-7.142 4.764a.344.344 0 0 1-.25.1l-.058.001c-.055 0-.194 0-.256-.094-.138-.041-.238-.17-.263-.342l-.007-.09V7.253c0-.226.119-.398.291-.437l.15-.015Z" 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.345 12.689A5.662 5.662 0 0 1 24 18.345a5.662 5.662 0 0 1-5.439 5.65l-.216.005H5.655A5.662 5.662 0 0 1 0 18.345a5.663 5.663 0 0 1 5.44-5.652l.216-.004h12.689Zm0 1H5.655A4.661 4.661 0 0 0 1 18.345a4.661 4.661 0 0 0 4.443 4.65l.213.005h12.689A4.66 4.66 0 0 0 23 18.345a4.66 4.66 0 0 0-4.442-4.651l-.213-.005Zm-2.317 2.34a3.28 3.28 0 0 1 4.633 0 3.28 3.28 0 0 1 0 4.632 3.265 3.265 0 0 1-2.316.958 3.266 3.266 0 0 1-2.317-.958 3.28 3.28 0 0 1 0-4.633Zm2.317.041a2.273 2.273 0 0 0-1.61 3.884 2.28 2.28 0 0 0 3.22 0 2.278 2.278 0 0 0 0-3.219 2.269 2.269 0 0 0-1.61-.665Zm0-16.07A5.662 5.662 0 0 1 24 5.655a5.663 5.663 0 0 1-5.439 5.652l-.217.004H5.655A5.662 5.662 0 0 1 0 5.655 5.662 5.662 0 0 1 5.44.005L5.655 0h12.69Zm0 1H5.654A4.66 4.66 0 0 0 1 5.655a4.661 4.661 0 0 0 4.443 4.651l.212.005h12.69A4.661 4.661 0 0 0 23 5.655a4.66 4.66 0 0 0-4.443-4.65L18.344 1ZM3.338 3.339a3.28 3.28 0 0 1 4.633 0 3.28 3.28 0 0 1 0 4.633 3.27 3.27 0 0 1-2.317.958 3.27 3.27 0 0 1-2.316-.958 3.28 3.28 0 0 1 0-4.633Zm2.316.04c-.583 0-1.165.223-1.609.667a2.28 2.28 0 0 0 0 3.219 2.28 2.28 0 0 0 3.219 0 2.28 2.28 0 0 0 0-3.22 2.27 2.27 0 0 0-1.61-.665Z" 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="M6.042 1h11.917c.225 0 .412.163.45.377l.008.082v6.875h1.375a3.211 3.211 0 0 1 3.203 3.026l.005.182v5.5c0 .713-.546 1.302-1.243 1.369l-.132.006h-3.208v4.125a.458.458 0 0 1-.376.45L17.96 23H6.042a.458.458 0 0 1-.45-.376l-.008-.082v-4.125H2.375a1.377 1.377 0 0 1-1.369-1.243L1 17.042v-5.5a3.212 3.212 0 0 1 3.027-3.203l.182-.005h1.375V1.459a.46.46 0 0 1 .376-.452L6.042 1ZM17.5 14.751h-11v7.333h11v-7.333Zm-9.625 4.583h8.25a.46.46 0 0 1 .082.91l-.082.007h-8.25a.459.459 0 0 1-.082-.91l.082-.007ZM19.792 9.25H4.209a2.295 2.295 0 0 0-2.287 2.135l-.005.157v5.5c0 .225.162.412.376.45l.082.008h3.209v-3.208c0-.225.162-.412.376-.45l.082-.008h11.917c.225 0 .412.162.45.376l.008.082V17.5h3.208a.46.46 0 0 0 .452-.376l.007-.082v-5.5a2.296 2.296 0 0 0-2.292-2.292ZM7.875 16.584h8.25a.46.46 0 0 1 .082.91l-.082.007h-8.25a.459.459 0 0 1-.082-.91l.082-.007h8.25-8.25ZM17.5 1.917h-11v6.417h11V1.917Z" 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 17H15v-.5c0-1.93-1.57-3.5-3.5-3.5S8 14.57 8 16.5v.5h-.5a.5.5 0 0 0-.5.5v6a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-6a.5.5 0 0 0-.5-.5ZM9 16.5c0-1.378 1.121-2.5 2.5-2.5s2.5 1.122 2.5 2.5v.5H9v-.5Zm6 1.5v5H8v-5h7ZM11.5 2c3.565 0 6.651 2.561 7.346 6.023C21.758 8.232 24 10.609 24 13.5c0 3.033-2.467 5.5-5.5 5.5a.5.5 0 0 1 0-1c2.481 0 4.5-2.019 4.5-4.5S20.981 9 18.5 9c-.277-.027-.538-.171-.573-.422C17.474 5.398 14.711 3 11.5 3A6.508 6.508 0 0 0 5 9.5c0 .28.024.578.076.938a.5.5 0 0 1-.12.402c-.098.109-.256.156-.384.169l-.105-.01C2.57 11 1 12.57 1 14.5S2.57 18 4.5 18a.5.5 0 0 1 0 1A4.505 4.505 0 0 1 0 14.5a4.507 4.507 0 0 1 4.022-4.475A6.391 6.391 0 0 1 4 9.5C4 5.364 7.364 2 11.5 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 d="M.528 11c1.032.06 4.458.324 5.316 1.136.11.104.166.254.154.406-.017.181-.038.362-.064.542l8.674 1.927c1.48.37 2.22 1.106 2.362 2.357l3.24-.81a3.268 3.268 0 0 1 3.738 1.718.503.503 0 0 1-.24.68l-5.5 2.5c-2.61 1.068-3.798 1.512-4.812 1.512-.652 0-1.232-.182-2.073-.5L4.16 20.08l-.183.576A.5.5 0 0 1 3.5 21h-3a.5.5 0 0 1-.5-.5v-9c0-.138.056-.27.156-.365A.512.512 0 0 1 .528 11Zm5.237 3.072c-.328 1.672-.9 3.692-1.312 5.052l7.205 2.402c1.802.68 1.948.735 6.152-.988l4.956-2.254a2.272 2.272 0 0 0-2.314-.756l-3.83.958h-.006l-1.341.336a3.508 3.508 0 0 1-1.534.036l-4.339-.868a.5.5 0 0 1-.32-.77.492.492 0 0 1 .516-.21l4.338.868c.362.072.741.064 1.096-.026l.96-.24c-.06-.913-.506-1.348-1.614-1.626l-8.613-1.914ZM1 12.036V20h2.136c.372-1.176 1.57-5.065 1.836-7.255-.63-.306-2.366-.582-3.972-.708v-.001ZM18.66 0c.55 0 1.004.413 1.072.944l.008.136-.001 3.12h3.121c.504 0 .929.347 1.046.815l.026.13.008.135v3a1.08 1.08 0 0 1-.944 1.072l-.136.008h-3.121l.001 3.12c0 .504-.347.929-.815 1.046l-.13.026-.135.008h-3a1.081 1.081 0 0 1-1.072-.944l-.008-.136-.001-3.12H11.46a1.081 1.081 0 0 1-1.046-.815l-.026-.13-.008-.135v-3c0-.55.413-1.004.944-1.072l.136-.008h3.119l.001-3.12c0-.504.347-.929.815-1.046l.13-.026L15.66 0h3Zm0 .96h-3a.12.12 0 0 0-.11.073l-.01.047v3.6a.48.48 0 0 1-.384.47l-.096.01h-3.6a.12.12 0 0 0-.11.073l-.01.047v3a.12.12 0 0 0 .073.11l.047.01h3.6a.48.48 0 0 1 .47.384l.01.096v3.6a.12.12 0 0 0 .073.11l.047.01h3a.12.12 0 0 0 .11-.073l.01-.047v-3.6a.48.48 0 0 1 .384-.47l.096-.01h3.6a.12.12 0 0 0 .11-.073l.01-.047v-3a.12.12 0 0 0-.073-.11l-.047-.01h-3.6a.48.48 0 0 1-.47-.384l-.01-.096v-3.6a.12.12 0 0 0-.12-.12Z"/>
|
|
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="M11.999 1C18.065 1 23 5.934 23 11.999c0 6.066-4.935 11-11.001 11-6.065 0-10.999-4.934-10.999-11C1 5.934 5.934 1 11.999 1Zm0 13.455c-2.747 0-5.096 1.99-5.648 4.628a9.024 9.024 0 0 0 11.296 0c-.552-2.637-2.902-4.628-5.648-4.628Zm0-11.524c-5 0-9.068 4.068-9.068 9.068 0 2.063.7 3.961 1.864 5.486 1.129-2.9 3.972-4.96 7.204-4.96 3.231 0 6.075 2.06 7.205 4.96A9.013 9.013 0 0 0 21.069 12c0-5-4.07-9.068-9.07-9.068Zm0 1.248a3.866 3.866 0 0 1 3.862 3.862 3.866 3.866 0 0 1-3.862 3.861 3.866 3.866 0 0 1-3.861-3.861 3.866 3.866 0 0 1 3.861-3.862Zm0 1.93a1.932 1.932 0 0 0 0 3.862 1.933 1.933 0 0 0 1.931-1.93A1.933 1.933 0 0 0 12 6.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 1c6.066 0 11.001 4.934 11.001 11 0 6.065-4.935 11-11 11C5.935 23 1 18.065 1 12 1 5.933 5.935 1 12 1Zm0 12.745c-3.309 0-6.135 2.541-6.515 5.813a9.938 9.938 0 0 0 13.03 0c-.378-3.271-3.207-5.813-6.514-5.813ZM12 2.01c-5.507 0-9.99 4.48-9.99 9.99 0 2.578.99 4.923 2.598 6.697.752-3.408 3.83-5.961 7.393-5.961 3.561 0 6.64 2.553 7.391 5.961a9.938 9.938 0 0 0 2.6-6.697c0-5.509-4.482-9.99-9.992-9.99Zm0 2.315a3.538 3.538 0 0 1 3.534 3.535A3.538 3.538 0 0 1 12 11.394 3.538 3.538 0 0 1 8.466 7.86 3.538 3.538 0 0 1 12 4.325Zm0 1.01A2.527 2.527 0 0 0 9.476 7.86 2.527 2.527 0 0 0 12 10.384a2.527 2.527 0 0 0 2.525-2.524A2.527 2.527 0 0 0 12 5.335Z" 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 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm1 17h-2v-2h2v2Zm1.17-6.83C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25l-.9.92Z" 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="M11.066 13.653c.6 2.604-.867 5.432-3.314 6.133-2.538.727-7.748-.084-7.752-7.384 0-4.183 1.953-6.73 4.113-8.245a.927.927 0 0 1 1.31.29.911.911 0 0 1-.106 1.082C4.454 6.54 3.905 7.887 3.905 9.673v.233c.016.594.536.981.995.744.219-.114.447-.21.681-.285 2.43-.785 4.885.685 5.485 3.288Zm12.8 0c.6 2.604-.867 5.432-3.314 6.133-2.54.727-7.748-.084-7.752-7.384 0-4.183 1.953-6.73 4.113-8.245a.927.927 0 0 1 1.31.29.911.911 0 0 1-.106 1.082c-.863 1.011-1.412 2.358-1.412 4.144v.233c.016.594.537.981.995.744a4.4 4.4 0 0 1 .681-.285c2.43-.785 4.885.685 5.485 3.288Z" 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="M20.485 3.515a.55.55 0 0 0-.757 0 .538.538 0 0 0 0 .756A10.852 10.852 0 0 1 22.93 12c0 6.028-4.903 10.931-10.93 10.931-6.028 0-10.932-4.903-10.932-10.931A10.89 10.89 0 0 1 11.465 1.082v2.221A8.706 8.706 0 0 0 3.276 12c0 4.811 3.913 8.725 8.724 8.725 4.81 0 8.724-3.914 8.724-8.725 0-2.33-.907-4.52-2.554-6.169a.536.536 0 0 0-.379-.156h-.001a.526.526 0 0 0-.376.156.531.531 0 0 0-.001.756A7.604 7.604 0 0 1 19.655 12c0 4.221-3.435 7.656-7.655 7.656-4.222 0-7.656-3.435-7.656-7.656a7.647 7.647 0 0 1 7.121-7.626v2.209C8.7 6.854 6.551 9.212 6.551 12A5.455 5.455 0 0 0 12 17.449 5.455 5.455 0 0 0 17.448 12a5.412 5.412 0 0 0-1.596-3.852.55.55 0 0 0-.757 0 .537.537 0 0 0 .001.756A4.348 4.348 0 0 1 16.379 12 4.385 4.385 0 0 1 12 16.379 4.385 4.385 0 0 1 7.62 12c0-2.196 1.678-4.078 3.845-4.344v3.107A1.352 1.352 0 0 0 10.646 12c0 .746.608 1.354 1.354 1.354.746 0 1.353-.608 1.353-1.354 0-.538-.326-1.025-.819-1.237V.535A.535.535 0 0 0 12 0C5.383 0 0 5.384 0 12c0 6.618 5.383 12 12 12s12-5.382 12-12c0-3.205-1.248-6.219-3.515-8.485" 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.518 1.19a2.453 2.453 0 0 1 2.477 2.316l.005.166v15.625a3.519 3.519 0 0 1-3.322 3.508l-.192.006H3.672c-1.993 0-3.567-1.478-3.667-3.4L0 19.215V12a.5.5 0 0 1 .41-.491L.5 11.5h5.845V3.671a2.454 2.454 0 0 1 2.317-2.477l.166-.005h12.69Zm0 1H8.828c-.783 0-1.406.576-1.476 1.337l-.007.145v15.465c0 .988-.37 1.873-.984 2.527l-.146.146h14.271a2.518 2.518 0 0 0 2.509-2.348l.005-.165V3.672c0-.831-.651-1.482-1.482-1.482ZM6.345 12.5H1v6.716c0 1.454 1.174 2.595 2.672 2.595 1.609 0 2.595-1.258 2.669-2.522l.004-.152V12.5Zm9.858 5.344a.5.5 0 0 1 .09.992l-.09.008h-6.186a.5.5 0 0 1-.09-.992l.09-.008h6.186Zm4.124 0a.5.5 0 0 1 .09.992l-.09.008H17.87a.5.5 0 0 1-.09-.992l.09-.008h2.458Zm-4.124-3.172a.5.5 0 0 1 .09.992l-.09.008h-6.186a.5.5 0 0 1-.09-.991l.09-.008h6.186Zm4.124 0a.5.5 0 0 1 .09.992l-.09.008H17.87a.5.5 0 0 1-.09-.991l.09-.008h2.458ZM16.203 11.5a.5.5 0 0 1 .09.992l-.09.008h-6.186a.5.5 0 0 1-.09-.992l.09-.008h6.186Zm4.124 0a.5.5 0 0 1 .09.992l-.09.008H17.87a.5.5 0 0 1-.09-.992l.09-.008h2.458Zm0-7.138c.246 0 .45.176.492.41l.008.09v3.965a.5.5 0 0 1-.41.492l-.09.008h-10.31a.5.5 0 0 1-.492-.41l-.008-.09V4.862a.5.5 0 0 1 .41-.492l.09-.008h10.31Zm-.5 1h-9.31v2.965h9.31V5.362Z" 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 17H5c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5a4.996 4.996 0 0 1-2.003 4h8.006A4.996 4.996 0 0 1 14 12c0-2.757 2.243-5 5-5s5 2.243 5 5-2.243 5-5 5ZM5 8c-2.206 0-4 1.794-4 4s1.794 4 4 4 4-1.794 4-4-1.794-4-4-4Zm14 0c-2.206 0-4 1.794-4 4s1.794 4 4 4 4-1.794 4-4-1.794-4-4-4Z" 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.48 11.48A.52.52 0 0 1 24 12c0 6.616-5.384 12-12 12-4.417 0-8.126-2.433-10.769-7.05l-.192-.342v2.913a.52.52 0 0 1-1.03.094L0 19.522v-3.96a.52.52 0 0 1 .426-.51l.093-.008h3.96a.52.52 0 0 1 .093 1.03l-.094.008H1.932c1.741 3.183 4.882 6.878 10.069 6.878 6.043 0 10.96-4.916 10.96-10.96a.52.52 0 0 1 .52-.52ZM12 0c4.419 0 8.126 2.434 10.769 7.05l.192.342V4.478a.52.52 0 0 1 1.031-.093l.008.093v3.959a.521.521 0 0 1-.426.512l-.094.008h-3.959a.52.52 0 0 1-.093-1.032l.093-.008h2.547C20.326 4.736 17.186 1.039 12 1.039 5.957 1.039 1.04 5.956 1.04 12A.52.52 0 0 1 0 12C0 5.383 5.383 0 12 0Z" 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.607 0a2.531 2.531 0 0 1 2.556 2.397l.005.165v18.796a2.438 2.438 0 0 1-.658 1.827c-.443.47-1.056.76-1.707.808l-.197.007H8.389a2.532 2.532 0 0 1-2.556-2.397l-.005-.165V2.563A2.532 2.532 0 0 1 8.224.005L8.388 0h7.219Zm0 .999h-7.22c-.827 0-1.485.612-1.556 1.418l-.006.145v18.877c0 .826.612 1.485 1.418 1.556l.144.006h7.219c.447 0 .876-.183 1.174-.5.175-.186.373-.492.391-.937l-.002-.174-.001-18.828c0-.828-.612-1.486-1.418-1.557L15.607 1Zm-4.4 18.182a.5.5 0 0 1 .637-.057l.07.057.123.123.122-.123a.5.5 0 0 1 .765.637l-.058.07-.476.476a.503.503 0 0 1-.646.051l-.06-.05-.477-.477a.5.5 0 0 1 0-.707Zm-2.246-3.223a.5.5 0 0 1 .81.576l-.052.074-.174.203.149.15a.5.5 0 0 1-.628.77l-.079-.064-.476-.476a.5.5 0 0 1-.082-.6l.056-.078.476-.555Zm5.34-.028a.5.5 0 0 1 .638-.058l.069.058.555.555a.501.501 0 0 1 .03.673l-.059.06-.554.476a.501.501 0 0 1-.714-.695l.063-.064.146-.125-.174-.174a.5.5 0 0 1 0-.706Zm-2.712.46a.634.634 0 1 1 .897.896.634.634 0 0 1-.897-.896Zm.447-3.303a.5.5 0 0 1 .294.095l.06.05.476.478a.498.498 0 0 1-.628.77l-.079-.064-.123-.123-.122.123a.5.5 0 0 1-.764-.638l.057-.069.477-.476a.498.498 0 0 1 .353-.146Zm-2.51-2.646a.634.634 0 1 1 .897.897.634.634 0 0 1-.897-.897Zm2.063 0a.634.634 0 1 1 .897.896.634.634 0 0 1-.897-.896Zm2.062 0a.634.634 0 1 1 .897.896.634.634 0 0 1-.897-.896Zm-2.062-3.173a.634.634 0 1 1 .897.897.634.634 0 0 1-.897-.897Zm2.062 0a.634.634 0 1 1 .897.897.634.634 0 0 1-.897-.897Zm-4.125 0a.634.634 0 1 1 .897.897.634.634 0 0 1-.897-.897Zm0-3.252a.634.634 0 1 1 .897.897.634.634 0 0 1-.897-.897Zm2.063 0a.634.634 0 1 1 .897.898.634.634 0 0 1-.897-.897Zm2.062 0a.634.634 0 1 1 .897.898.634.634 0 0 1-.897-.897Z" 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="M12.7.95c-4 0-7.35 2.18-9.77 6.28-.09-.13-.17-.27-.26-.4-.19-.31-.37-.63-.55-.95a17.9 17.9 0 0 1-.49-.98c-.08-.17-.16-.33-.23-.5-.04-.08-.08-.17-.11-.25a.973.973 0 0 0-.11-.23.546.546 0 0 0-.44-.22c-.12 0-.23.03-.32.11l-.03.03s-.09.11-.11.17c-.06.16-.03.33.02.48.04.13.09.27.14.4.13.41.26.83.4 1.24.07.23.15.47.22.7.32 1.01.65 2.05.92 2.87.09.28.15.59.28.85.04.08.12.18.21.22.07.04.16.05.26.02.02 0 .05-.02.07-.03l.33-.13.54-.21.7-.27c.27-.1.53-.21.8-.31l.84-.33.82-.32.74-.29.6-.24.21-.08c.07-.03.14-.06.21-.08.07-.03.14-.05.21-.08.08-.04.16-.09.22-.16.08-.11.12-.26.09-.39a.516.516 0 0 0-.6-.38l-1.53.36s-1.58.29-2.39.34c1.51-2.54 4.07-5.3 8.1-5.3 5.02 0 9.11 4.09 9.11 9.11s-4.09 9.11-9.11 9.11a9.07 9.07 0 0 1-4.63-1.27 9.47 9.47 0 0 1-1.87-1.47c-.16-.16-.3-.35-.45-.52-.19-.22-.36-.45-.53-.69-.08-.11-.15-.23-.22-.34-.18-.28-.35-.57-.49-.87l-.19-.4c-.2-.44-.66-.69-1.15-.55-.15.04-.29.12-.41.23-.14.13-.24.3-.28.49-.02.1-.03.2-.02.3.01.13.07.27.12.39.1.25.22.5.35.74.37.7.82 1.37 1.33 1.98.25.3.52.59.81.86.28.27.58.53.9.77a10.47 10.47 0 0 0 2.02 1.23c.36.17.73.32 1.11.45.38.13.77.24 1.16.33.4.09.8.16 1.21.2.41.05.83.07 1.24.07 6.09 0 11.05-4.96 11.05-11.05C23.75 5.9 18.79.95 12.7.95Z"/>
|
|
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.5 7.121a.5.5 0 0 1 .5.5v6.5h3.5c1.378 0 2.5 1.122 2.5 2.5v2c0 1.379-1.122 2.5-2.5 2.5h-19a2.503 2.503 0 0 1-2.5-2.5v-2c0-1.378 1.122-2.5 2.5-2.5H17v-6.5a.5.5 0 0 1 .5-.5Zm4 8h-19c-.827 0-1.5.673-1.5 1.5v2c0 .827.673 1.5 1.5 1.5h19c.827 0 1.5-.673 1.5-1.5v-2c0-.827-.673-1.5-1.5-1.5Zm-18 1.5a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm3 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm3 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm3 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm8 .5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1h5ZM13.61 3.026a.5.5 0 0 1 0 .707 5.505 5.505 0 0 0 0 7.778.5.5 0 0 1-.707.707 6.508 6.508 0 0 1 0-9.192.5.5 0 0 1 .707 0Zm8.486 0a6.508 6.508 0 0 1 0 9.192.498.498 0 0 1-.707 0 .5.5 0 0 1 0-.707 5.505 5.505 0 0 0 0-7.778.5.5 0 0 1 .707-.707ZM15.024 4.44a.5.5 0 0 1 0 .707 3.505 3.505 0 0 0 0 4.95.5.5 0 0 1-.707.707 4.506 4.506 0 0 1 0-6.364.5.5 0 0 1 .707 0Zm5.658 0a4.506 4.506 0 0 1 0 6.364.5.5 0 0 1-.707-.707 3.505 3.505 0 0 0 0-4.95.5.5 0 0 1 .707-.707Zm-4.243 1.413a.5.5 0 0 1 0 .707c-.283.284-.439.66-.439 1.061 0 .401.156.777.439 1.061a.5.5 0 0 1-.707.707A2.484 2.484 0 0 1 15 7.621c0-.668.26-1.296.732-1.768a.5.5 0 0 1 .707 0Zm2.829 0c.472.472.732 1.1.732 1.768 0 .668-.26 1.296-.732 1.768a.498.498 0 0 1-.708 0 .5.5 0 0 1 0-.707c.284-.283.44-.66.44-1.061 0-.401-.156-.777-.439-1.061a.5.5 0 0 1 .707-.707Z" 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.022 1 .253.003c4.994.13 8.935 4.278 8.806 9.267a8.985 8.985 0 0 1-1.728 5.087l-.189.249 5.604 5.897c.3.317.306.802.034 1.133l-.074.08-.03.028a.945.945 0 0 1-1.173.098l-.092-.072-6.081-5.418a9.01 9.01 0 0 1-5.543 1.719c-4.993-.13-8.935-4.278-8.806-9.267C1.13 4.898 5.144 1.008 10.023 1Zm.02 1.81a7.214 7.214 0 1 0 0 14.43 7.214 7.214 0 0 0 0-14.43Z" 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.5 2c4.687 0 8.5 3.813 8.5 8.5 0 2.175-.82 4.161-2.17 5.666l6.036 6.029a.477.477 0 0 1 0 .67.468.468 0 0 1-.666 0l-6.037-6.031A8.466 8.466 0 0 1 10.5 19C5.813 19 2 15.187 2 10.5 2 5.813 5.813 2 10.5 2Zm0 1C6.364 3 3 6.364 3 10.5S6.364 18 10.5 18c4.137 0 7.5-3.364 7.5-7.5S14.637 3 10.5 3Z" 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="M6.633 3.15 18.33 8.782a1.507 1.507 0 0 1 .712 1.98l-.029.063 2.003.802 1.326-.442a.501.501 0 0 1 .382.027l1 .5a.5.5 0 0 1 .231.654l-2.5 5.5a.496.496 0 0 1-.455.294.505.505 0 0 1-.224-.053l-1-.5a.507.507 0 0 1-.251-.29l-.441-1.324-1.924-1.155-.28.608a1.492 1.492 0 0 1-1.363.872c-.222 0-.442-.05-.649-.15l-3.873-1.865v.02A2.505 2.505 0 0 1 9 16.61v3.55a.5.5 0 0 1-.5.5h-8a.5.5 0 0 1 0-1H8v-3.05a2.504 2.504 0 0 1-2-2.45c0-.728.314-1.396.836-1.858L3.17 10.537a1.507 1.507 0 0 1-.712-1.98L4.62 3.873a1.49 1.49 0 0 1 .855-.783 1.485 1.485 0 0 1 1.158.06Zm11.96 8.584-1.011 2.191 2.175 1.306a.5.5 0 0 1 .218.27l.435 1.305.351.175 2.086-4.59-.384-.191-1.304.434a.502.502 0 0 1-.344-.01l-2.222-.89ZM7 14.16c0 .827.673 1.5 1.5 1.5s1.5-.673 1.5-1.5c0-.118-.016-.238-.047-.359l-.768-.37a1 1 0 1 1-.542-.261l-.763-.367c-.533.241-.88.765-.88 1.357ZM5.982 4a.498.498 0 0 0-.454.291L3.366 8.977a.503.503 0 0 0 .237.66L15.3 15.268c.123.059.26.066.386.02a.489.489 0 0 0 .285-.261l2.162-4.684a.503.503 0 0 0-.237-.66L6.199 4.05A.496.496 0 0 0 5.982 4Z" 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 17H23v-.5c0-1.93-1.57-3.5-3.5-3.5S16 14.57 16 16.5v.5h-.5a.5.5 0 0 0-.5.5v6a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-6a.5.5 0 0 0-.5-.5Zm-6.5-.5c0-1.378 1.121-2.5 2.5-2.5s2.5 1.122 2.5 2.5v.5h-5v-.5ZM20.5 0a.5.5 0 0 1 .492.41L21 .5v7.793l2.854 2.854a.499.499 0 0 1-.269.846L23.5 12h-3a.5.5 0 0 1-.09-.992L20.5 11h1.793l-2.146-2.146a.501.501 0 0 1-.14-.275L20 8.5V1h-3v3.5a.5.5 0 0 1-.788.41l-.066-.056-3.647-3.647a.732.732 0 0 0-.913-.071l-.085.071L1.707 11H3.5a.5.5 0 0 1 .492.41L4 11.5V23h9.5a.5.5 0 0 1 .09.992L13.5 24h-10a.5.5 0 0 1-.492-.41L3 23.5V12H.5a.5.5 0 0 1-.409-.789l.055-.065L10.794.5c.6-.603 1.642-.637 2.294-.106l.118.106L16 3.293V.5a.5.5 0 0 1 .41-.492L16.5 0h4ZM23 18v5h-7v-5h7Zm-3.5 1a1 1 0 0 0-1 1c0 .366.206.673.5.847v.653a.5.5 0 0 0 1 0v-.653a.985.985 0 0 0 .5-.847 1 1 0 0 0-1-1Zm-4-7a.5.5 0 0 1 .492.41l.008.09v1a.5.5 0 0 1-.992.09L15 13.5V13H9v6h4.5a.5.5 0 0 1 .09.992L13.5 20h-5a.5.5 0 0 1-.492-.41L8 19.5v-7a.5.5 0 0 1 .41-.492L8.5 12h7Z" 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 23h-8c-.879 0-2-1.122-2-3v-1h13v1c0 1.81-1.042 2.919-2.802 2.996L15.5 23Zm-8-22h8c1.879 0 3 1.122 3 2v1h-13V3c0-.838 1.021-1.899 1.879-1.993L7.5 1Zm-2 17h13V5h-13v13Zm11-18h-8c-2.43 0-4 1.57-4 4v17c0 1.43 1.57 3 4 3h8c1.43 0 3-1.57 3-3V4c0-2.349-1.467-3.894-2.857-3.995L16.5 0Zm-4 9v2h-1V9h1Zm.5-7a.5.5 0 0 1 .09.992L13 3h-2a.5.5 0 0 1-.09-.992L11 2h2Zm-1.5 12h1v-2h-1v2Zm1-6-2 1v6l.216.007c.187.005.476.007.784-.007l2-1V8l-.302-.009A11.546 11.546 0 0 0 12.5 8Zm3 6c0 .098-3.675 2-3.675 2l-1.57-.909C9.394 14.587 8.5 14.051 8.5 14V8L12 7l3.5 1v6ZM12 20a1 1 0 1 1 .002 1.998A1 1 0 0 1 12 20Zm.04-3.006-.719.006-.084-.053c-.807-.492-3.525-1.832-3.725-2.833L7.5 14V7l4-1 .681-.003L12.5 6l4 1v7c0 1.048-3.477 2.542-4.179 3a7.633 7.633 0 0 0-.28-.006Z" 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.491.491 0 0 1-.148-.022C8.242 22.855 1.5 18.922 1.5 14.5v-11a.5.5 0 0 1 .356-.479l10-3a.5.5 0 0 1 .287 0l10 3a.5.5 0 0 1 .357.479v11c0 4.422-6.742 8.354-10.352 9.478A.491.491 0 0 1 12 24ZM2.5 3.872V14.5c0 3.511 5.563 7.203 9.5 8.476 3.937-1.273 9.5-4.965 9.5-8.476V3.872L12 1.022l-9.5 2.85Zm10.479 13.127a.505.505 0 0 1-.497-.457.495.495 0 0 0-.482-.46.496.496 0 0 0-.483.46.509.509 0 0 1-.2.358.49.49 0 0 1-.395.09c-1.172-.238-2.223-.863-3.038-1.807a.507.507 0 0 1-.122-.387.511.511 0 0 1 .196-.356.503.503 0 0 0 .145-.648.482.482 0 0 0-.623-.198.495.495 0 0 1-.669-.305A5.597 5.597 0 0 1 6.5 11.5c0-.577.102-1.161.311-1.788a.505.505 0 0 1 .269-.3.49.49 0 0 1 .4-.005c.239.103.5.02.622-.197a.503.503 0 0 0-.144-.65.508.508 0 0 1-.196-.356.512.512 0 0 1 .121-.388c.816-.945 1.867-1.57 3.039-1.806a.49.49 0 0 1 .395.09.507.507 0 0 1 .2.357c.026.262.234.46.483.46a.495.495 0 0 0 .482-.46.51.51 0 0 1 .2-.358.485.485 0 0 1 .395-.09c1.172.237 2.223.862 3.039 1.807a.51.51 0 0 1 .121.388.511.511 0 0 1-.196.355.501.501 0 0 0-.145.648c.124.218.388.3.624.198a.493.493 0 0 1 .4.004.51.51 0 0 1 .269.3c.209.628.311 1.212.311 1.789a5.62 5.62 0 0 1-.311 1.787.503.503 0 0 1-.269.3.493.493 0 0 1-.4.005.483.483 0 0 0-.623.198h-.001a.501.501 0 0 0 .145.648.505.505 0 0 1 .196.355.509.509 0 0 1-.122.388c-.815.945-1.866 1.57-3.038 1.807a.32.32 0 0 1-.098.012Zm-4.041-2.167a4.42 4.42 0 0 0 1.747 1.048A1.48 1.48 0 0 1 12 15.063c.567 0 1.063.327 1.313.817a4.428 4.428 0 0 0 1.747-1.048 1.532 1.532 0 0 1-.03-1.55c.279-.49.839-.754 1.336-.748.09-.36.134-.701.134-1.033 0-.333-.044-.674-.133-1.034a1.465 1.465 0 0 1-1.337-.748 1.534 1.534 0 0 1 .03-1.55 4.417 4.417 0 0 0-1.747-1.047c-.25.487-.746.814-1.313.814a1.477 1.477 0 0 1-1.314-.816 4.43 4.43 0 0 0-1.747 1.047c.282.466.308 1.06.029 1.552-.278.49-.8.758-1.335.747-.089.36-.133.7-.133 1.034 0 .334.044.675.133 1.033a1.478 1.478 0 0 1 1.336.748 1.534 1.534 0 0 1-.031 1.551ZM12 14a2.503 2.503 0 0 1-2.5-2.5C9.5 10.122 10.621 9 12 9s2.5 1.122 2.5 2.5S13.379 14 12 14Zm0-4c-.827 0-1.5.673-1.5 1.5S11.173 13 12 13s1.5-.673 1.5-1.5S12.827 10 12 10Z" 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.424 1.979c.687 0 1.334.268 1.82.756.438.438.7 1.005.747 1.615l.008.204v2.227a2.58 2.58 0 0 1-2.412 2.57l-.163.006H9.753v1.328h11.671a2.58 2.58 0 0 1 2.57 2.413l.006.163v2.226a2.58 2.58 0 0 1-2.413 2.57l-.163.006H9.753v.537h.268c.257 0 .471.185.515.428l.009.094v.269h.267c.257 0 .471.186.516.43l.008.093v.269h5.017c.288 0 .524.235.524.523 0 .256-.186.47-.43.515l-.094.008h-5.017v.268c0 .256-.186.47-.43.515l-.094.009H7.646a.525.525 0 0 1-.515-.43l-.008-.094v-.268H2.106a.523.523 0 0 1-.094-1.037l.094-.009h5.017v-.269c0-.256.186-.47.43-.515l.093-.008h.269v-.269c0-.256.186-.47.43-.514l.093-.008h.268v-.537h-6.13a2.58 2.58 0 0 1-2.57-2.413L0 15.487v-2.226a2.58 2.58 0 0 1 2.414-2.57l.163-.006h6.129V9.357h-6.13a2.58 2.58 0 0 1-2.57-2.413L0 6.78V4.554a2.58 2.58 0 0 1 2.414-2.57l.163-.005h18.847ZM9.497 19.646h-.536v.268c0 .256-.186.47-.43.515l-.093.009H8.17v.535h2.119v-.535h-.268a.526.526 0 0 1-.516-.43l-.008-.094v-.268Zm11.927-7.914H2.576a1.53 1.53 0 0 0-1.523 1.39l-.006.138v2.227c0 .795.611 1.452 1.39 1.523l.139.006h18.848c.795 0 1.452-.613 1.523-1.39l.006-.139V13.26a1.53 1.53 0 0 0-1.529-1.528Zm-5.863 1.327c.256 0 .47.186.515.429l.008.094v1.582c0 .29-.235.525-.523.525a.524.524 0 0 1-.514-.43l-.009-.095v-1.582c0-.288.235-.523.523-.523Zm4.75 0c.255 0 .47.186.514.429l.008.094v1.582c0 .29-.235.525-.523.525a.524.524 0 0 1-.514-.43l-.009-.095v-1.582c0-.288.235-.523.523-.523Zm-2.375 0c.256 0 .47.186.515.429l.008.094v1.582a.525.525 0 0 1-1.038.094l-.009-.094v-1.582c0-.288.236-.523.524-.523Zm-14.248 0a1.315 1.315 0 1 1 0 2.631 1.315 1.315 0 0 1 0-2.63Zm9.498 0c.256 0 .471.186.516.429l.008.094v1.582a.524.524 0 0 1-1.038.094l-.009-.094v-1.582c0-.288.235-.523.523-.523Zm-9.498 1.046a.268.268 0 1 0 .003.537.268.268 0 0 0-.003-.537Zm17.736-11.08H2.576a1.53 1.53 0 0 0-1.523 1.389l-.006.139V6.78a1.53 1.53 0 0 0 1.39 1.523l.139.006h18.848c.795 0 1.452-.612 1.523-1.39l.006-.139V4.553a1.53 1.53 0 0 0-1.529-1.528Zm-5.863 1.328c.256 0 .47.185.515.429l.008.094v1.583a.523.523 0 0 1-1.037.094l-.009-.094V4.876c0-.288.235-.523.523-.523Zm-11.873 0a1.315 1.315 0 1 1 0 2.628 1.315 1.315 0 0 1 0-2.628Zm9.498 0c.256 0 .471.185.516.429l.008.094v1.583a.524.524 0 0 1-1.038.094l-.009-.094V4.876c0-.288.235-.523.523-.523Zm4.75 0c.256 0 .47.185.515.429l.008.094v1.583a.523.523 0 0 1-1.038.094l-.009-.094V4.876c0-.288.236-.523.524-.523Zm2.374 0c.256 0 .47.185.515.429l.008.094v1.583a.523.523 0 0 1-1.037.094l-.009-.094V4.876c0-.288.235-.523.523-.523ZM3.688 5.399a.269.269 0 1 0 .004.537.269.269 0 0 0-.004-.537Z" 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="M11.989 3c.479 0 .934.232 1.215.62l1.733 2.394c.567.06 1.093.31 1.502.719l4.509 4.508c.47.47 1.045.819 1.677 1.018l.24.067A1.497 1.497 0 0 1 24 13.781V16.5a2.504 2.504 0 0 1-2.042 2.458A2.504 2.504 0 0 1 19.5 21a2.504 2.504 0 0 1-2.45-2H6.95a2.504 2.504 0 0 1-2.45 2 2.504 2.504 0 0 1-2.458-2.042A2.504 2.504 0 0 1 0 16.5v-12C0 3.673.673 3 1.5 3h10.489ZM4.5 17c-.827 0-1.5.673-1.5 1.5S3.673 20 4.5 20 6 19.327 6 18.5 5.327 17 4.5 17Zm15 0c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5 1.5-.673 1.5-1.5-.673-1.5-1.5-1.5ZM11.989 4H1.5a.5.5 0 0 0-.5.5v12c0 .676.45 1.249 1.065 1.436A2.503 2.503 0 0 1 4.5 16c1.208 0 2.218.86 2.45 2h10.1c.232-1.14 1.242-2 2.45-2 1.184 0 2.178.828 2.435 1.934A1.5 1.5 0 0 0 23 16.5v-2.719a.499.499 0 0 0-.377-.485 5.116 5.116 0 0 1-2.382-1.348L15.732 7.44a1.507 1.507 0 0 0-1.06-.44.5.5 0 0 1-.405-.207l-1.872-2.586A.505.505 0 0 0 11.989 4ZM15.5 14a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Zm-3-6a.5.5 0 0 1 .5.5V12h5.5a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5Zm-3 4a.5.5 0 0 1 0 1h-6a.5.5 0 0 1 0-1h6Zm0-3a.5.5 0 0 1 0 1h-6a.5.5 0 0 1 0-1h6Zm2-3a.5.5 0 0 1 0 1h-8a.5.5 0 0 1 0-1h8Z" 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="M9.929 1h4.145c.678 0 1.26.458 1.401 1.086l.022.127.32 2.17c.265.126.527.269.783.426l.253.161 2.108-.824c.646-.232 1.354-.007 1.718.515l.069.108 2.06 3.479a1.394 1.394 0 0 1-.245 1.713l-.104.09-1.79 1.36a6.782 6.782 0 0 1 .014.989l-.013.188 1.784 1.36c.516.4.684 1.079.428 1.663l-.062.124-2.084 3.514c-.311.559-1.002.827-1.64.652l-.126-.041-2.12-.83c-.258.17-.514.321-.774.457l-.26.13-.322 2.188c-.08.635-.623 1.13-1.286 1.189l-.135.006H9.928c-.679 0-1.26-.458-1.4-1.084l-.023-.128-.32-2.17a8.507 8.507 0 0 1-.784-.426l-.253-.162-2.11.825c-.658.232-1.351.013-1.716-.516l-.068-.11-2.061-3.476c-.326-.583-.218-1.278.245-1.712l.105-.09 1.79-1.364a6.509 6.509 0 0 1-.014-.97l.014-.205-1.784-1.36a1.383 1.383 0 0 1-.413-1.698l.062-.115 2.067-3.486c.313-.56 1.003-.832 1.64-.653l.127.042 2.12.83c.258-.17.514-.322.774-.458l.26-.13.322-2.19c.08-.634.622-1.129 1.287-1.188L9.929 1h4.145H9.93Zm.4 1.803-.39 2.334a.91.91 0 0 1-.558.695 6.98 6.98 0 0 0-1.551.878.94.94 0 0 1-.784.152l-.114-.037-2.203-.863-1.733 2.85 1.883 1.495c.247.19.38.505.34.817a7.022 7.022 0 0 0-.067.876c0 .253.022.533.066.88a.884.884 0 0 1-.257.741l-.09.078-1.904 1.451 1.696 2.86 2.277-.837a.98.98 0 0 1 .898.125 6.761 6.761 0 0 0 1.54.87c.265.106.465.33.54.6l.023.102.337 2.29 3.394.037.39-2.332a.898.898 0 0 1 .564-.697 7.09 7.09 0 0 0 1.546-.877.942.942 0 0 1 .783-.151l.115.036 2.203.863 1.758-2.892-1.901-1.449a.89.89 0 0 1-.347-.822l.037-.321c.017-.172.029-.359.029-.555 0-.327-.034-.628-.066-.878a.891.891 0 0 1 .257-.742l.089-.079 1.906-1.45-1.696-2.86-2.278.838a.932.932 0 0 1-.897-.125 6.753 6.753 0 0 0-1.54-.87.917.917 0 0 1-.542-.602l-.022-.102-.335-2.288-3.396-.039ZM12 9.116a2.887 2.887 0 0 1 2.884 2.883A2.887 2.887 0 0 1 12 14.883 2.886 2.886 0 0 1 9.117 12 2.886 2.886 0 0 1 12 9.116Zm4.583 2.883A4.588 4.588 0 0 0 12 7.417a4.588 4.588 0 0 0-4.583 4.582A4.588 4.588 0 0 0 12 16.582 4.588 4.588 0 0 0 16.583 12Z" 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="M13.378 19h-2.755a.63.63 0 0 1-.635-.537l-.237-1.61a5.435 5.435 0 0 1-.937-.53l-1.559.61a.657.657 0 0 1-.795-.278L5.086 14.34a.62.62 0 0 1 .156-.804l1.322-1.008a5.281 5.281 0 0 1-.03-.528c0-.16.01-.331.032-.528l-1.322-1.006a.615.615 0 0 1-.156-.807l1.376-2.32a.645.645 0 0 1 .79-.273l1.563.612c.312-.218.62-.392.934-.53L9.99 5.53c.038-.3.311-.531.634-.531h2.756a.63.63 0 0 1 .635.537l.237 1.61c.324.143.637.32.936.53l1.559-.61a.656.656 0 0 1 .795.279l1.374 2.315a.62.62 0 0 1-.156.804l-1.323 1.007c.017.155.031.336.031.528s-.014.373-.031.528l1.322 1.007a.62.62 0 0 1 .16.799l-1.38 2.327a.647.647 0 0 1-.79.273l-1.563-.61c-.312.216-.62.39-.935.529l-.237 1.616c-.039.3-.312.531-.635.531ZM12 14.8c1.544 0 2.8-1.256 2.8-2.8 0-1.544-1.256-2.8-2.8-2.8A2.803 2.803 0 0 0 9.2 12c0 1.544 1.256 2.8 2.8 2.8Z"/>
|
|
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.3 24H9.7c-.538 0-.994-.396-1.06-.921l-.395-2.76a9.015 9.015 0 0 1-1.563-.907l-2.603 1.045c-.516.187-1.078-.021-1.327-.477L.458 16.011a1.083 1.083 0 0 1 .26-1.378l2.208-1.727a9.289 9.289 0 0 1-.05-.906c0-.275.017-.568.052-.906L.722 9.37a1.073 1.073 0 0 1-.26-1.384l2.297-3.975c.25-.458.818-.664 1.317-.469l2.61 1.048a9.205 9.205 0 0 1 1.56-.908L8.643.911A1.06 1.06 0 0 1 9.702 0h4.6c.539 0 .995.396 1.06.921l.396 2.761a8.88 8.88 0 0 1 1.562.907l2.603-1.045a1.082 1.082 0 0 1 1.327.477l2.294 3.969a1.08 1.08 0 0 1-.261 1.378l-2.208 1.726c.028.266.052.577.052.906 0 .329-.023.64-.052.906l2.206 1.725c.412.327.524.902.269 1.37l-2.306 3.989c-.25.458-.82.662-1.317.469l-2.61-1.048a9.205 9.205 0 0 1-1.56.908l-.397 2.77A1.06 1.06 0 0 1 14.3 24Zm-7.543-5.657c.108 0 .216.035.305.104a7.97 7.97 0 0 0 1.829 1.061c.164.067.28.216.306.392l.437 3.047L14.3 23l.505-3.101a.5.5 0 0 1 .306-.392 8.284 8.284 0 0 0 1.833-1.064.502.502 0 0 1 .486-.064l2.863 1.15 2.382-4.018c.016-.028.01-.073-.015-.094l-2.424-1.896a.501.501 0 0 1-.188-.456c.038-.304.077-.668.077-1.065 0-.396-.04-.761-.077-1.065a.5.5 0 0 1 .188-.456l2.427-1.897c.024-.019.028-.063.007-.102l-2.294-3.969-2.945 1.111a.497.497 0 0 1-.491-.067 7.939 7.939 0 0 0-1.83-1.061.502.502 0 0 1-.305-.392l-.436-3.048L9.702 1l-.506 3.102a.502.502 0 0 1-.305.392 8.223 8.223 0 0 0-1.833 1.064.499.499 0 0 1-.487.064l-2.863-1.15L1.326 8.49l2.439 1.989a.5.5 0 0 1 .188.456c-.052.42-.077.758-.077 1.065 0 .307.024.646.077 1.065a.501.501 0 0 1-.188.456l-2.427 1.897c-.024.019-.028.064-.007.103l2.294 3.969 2.945-1.111a.49.49 0 0 1 .187-.036ZM12 17c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5-2.243 5-5 5Zm0-9c-2.206 0-4 1.794-4 4s1.794 4 4 4 4-1.794 4-4-1.794-4-4-4Z" 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="m20.755 16.341-2.756-.688-.203-.817a5.242 5.242 0 0 0 1.401-2.778c.43-.154.755-.539.814-1.014l.185-1.478a1.24 1.24 0 0 0-.701-1.273l.061-1.25.243-.244c.45-.478.823-1.293.055-2.464C19.273 3.449 18.296 3 16.945 3c-.539 0-1.8 0-2.961.824a.5.5 0 0 0 .578.815c.795-.564 1.651-.64 2.384-.64.992 0 1.688.297 2.072.883.438.669.273.998.064 1.22l-.369.37a.499.499 0 0 0-.146.329l-.09 1.85a.498.498 0 0 0 .493.524.236.236 0 0 1 .178.082.23.23 0 0 1 .057.186l-.185 1.479c-.014.119-.117.209-.273.209a.5.5 0 0 0-.498.461 4.17 4.17 0 0 1-1.342 2.713.5.5 0 0 0-.151.493l.347 1.389c.045.179.184.32.364.364l3.047.761A3.279 3.279 0 0 1 22.963 20l-3.463-.002V21l3.999-.003a.5.5 0 0 0 .5-.5 4.276 4.276 0 0 0-3.244-4.156Zm-6 0-2.756-.688-.11-.443c1.887-.337 2.865-.907 2.91-.933a.502.502 0 0 0 .052-.824c-.013-.01-1.285-1.082-1.285-4.779 0-3.275-.79-4.935-2.348-4.935h-.166C10.523 3.238 10.084 3 9 3 7.57 3 4.435 4.429 4.435 8.674c0 3.697-1.272 4.769-1.278 4.774a.498.498 0 0 0 .042.828c.044.027 1.014.6 2.913.937l-.11.44-2.756.689A4.277 4.277 0 0 0 0 20.5a.498.498 0 0 0 .5.5l17-.003a.5.5 0 0 0 .5-.5 4.278 4.278 0 0 0-3.245-4.156ZM1.039 19.998a3.281 3.281 0 0 1 2.45-2.687l3.047-.761a.502.502 0 0 0 .364-.364l.315-1.261a.5.5 0 0 0-.417-.616c-1.178-.164-2.023-.435-2.527-.635.497-.72 1.165-2.208 1.165-5C5.435 4.832 8.294 4 9 4c.863 0 1.034.133 1.494.593a.504.504 0 0 0 .354.146h.37c.857 0 1.348 1.435 1.348 3.935 0 2.79.667 4.278 1.164 4.999-.507.2-1.353.47-2.527.635a.497.497 0 0 0-.416.616l.315 1.263c.045.179.184.32.364.364l3.047.761A3.279 3.279 0 0 1 16.962 20l-15.923-.002Z" 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="M20.485 2.375c.129 0 .254.049.348.133l.065.07 2.995 3.898a.51.51 0 0 1 .1.25l.003.092.004.036v.155a4.002 4.002 0 0 1-2.972 3.858l-.195.047v10.19a.522.522 0 0 1-.427.513l-.093.008H3.688a.521.521 0 0 1-.513-.427l-.008-.094v-10.19A4.005 4.005 0 0 1 .005 7.21L0 7.009v-.155c0-.031.006-.056.011-.075a.524.524 0 0 1 .054-.332l.046-.07 2.995-3.803a.519.519 0 0 1 .315-.19l.094-.009h16.97Zm-2.372 8.151a3.971 3.971 0 0 1-3.119 1.495 4.008 4.008 0 0 1-2.992-1.345 3.99 3.99 0 0 1-2.996 1.345 3.977 3.977 0 0 1-3.121-1.495 3.943 3.943 0 0 1-1.428.454l-.249.02v9.583h8.459v-7.396c0-.255.184-.468.427-.513l.094-.008h5.541c.256 0 .469.185.513.428l.008.093v7.396h.542V11a3.937 3.937 0 0 1-1.679-.474Zm.095 3.182h-4.5v6.875h4.5v-6.875Zm-6.604-1.042c.255 0 .468.185.513.427l.008.094v3.958a.522.522 0 0 1-.428.513l-.093.008H5.271a.522.522 0 0 1-.513-.427l-.008-.094v-3.958a.52.52 0 0 1 .428-.512l.093-.009h6.333Zm-.52 1.041H5.792v2.918h5.292v-2.918Zm.395-6.332H6.584v2.348a2.971 2.971 0 0 0 2.421 1.257c.932 0 1.798-.433 2.359-1.17l.115-.162V7.375Zm5.938 0h-4.896v2.272a2.957 2.957 0 0 0 2.473 1.332 2.97 2.97 0 0 0 2.307-1.105l.116-.153V7.375Zm5.503 0h-4.462v2.15c.477.29 1.004.444 1.527.444 1.428 0 2.65-1.04 2.908-2.42l.027-.174Zm-17.378 0H1.08a2.976 2.976 0 0 0 2.935 2.593c.458 0 .919-.117 1.346-.34l.181-.103v-2.15Zm10.121-3.959h-3.142v2.917h4.6l-1.458-2.917Zm-8.49 0H3.768L1.471 6.333h4.243l1.459-2.917Zm13.056 0h-3.402l1.458 2.917h4.184l-2.24-2.917Zm-8.75 0H8.337L6.879 6.333h4.6V3.416Z" 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="M11.344 11.896h2.168V9.729h-2.168v2.168Zm8.504 1.291v3.961a.292.292 0 0 1-.292.293H6.354a.292.292 0 0 1-.206-.086l-1.98-1.982a.288.288 0 0 1 0-.41L6.15 12.98a.29.29 0 0 1 .205-.085h13.202c.161 0 .292.13.292.291Zm-6.336 9.505a.296.296 0 0 1-.292.293h-1.584a.296.296 0 0 1-.292-.293V18.44h2.168v4.252ZM1.84 8.437V3.684c0-.162.131-.292.292-.292h17.36a.29.29 0 0 1 .207.086l2.376 2.376a.294.294 0 0 1 0 .412l-2.377 2.377a.29.29 0 0 1-.206.085H2.132a.292.292 0 0 1-.292-.291Zm9.504-7.13c0-.157.134-.291.292-.291h1.584c.16 0 .292.133.292.292v1.084h-2.168V1.308Zm8.148 8.421c.346 0 .671-.134.914-.378l2.377-2.377a1.293 1.293 0 0 0 0-1.827l-2.376-2.374a1.297 1.297 0 0 0-.915-.38h-4.98V1.308c0-.712-.579-1.292-1.292-1.292h-1.584c-.712 0-1.292.58-1.292 1.292v1.084H2.132c-.712 0-1.292.58-1.292 1.292v4.752c0 .713.58 1.293 1.292 1.293h8.212v2.168H6.352c-.34 0-.672.137-.91.377l-1.98 1.98a1.285 1.285 0 0 0-.001 1.827l1.98 1.98c.24.24.573.38.913.38h3.99v4.252c0 .712.58 1.291 1.292 1.291h1.584c.713 0 1.292-.579 1.292-1.292V18.44h5.044c.713 0 1.292-.579 1.292-1.292v-3.96c0-.713-.579-1.292-1.292-1.292h-5.044V9.729h4.98Z" 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 18.783H1c-.776 0-1 .233-1 1.043V24c0-.234.224 0 1 0h3c-.224 0 0-.234 0 0v-4.174c0-.81-.224-1.043 0-1.043Zm-1 4.173H1v-3.13h2v3.13ZM24 0h-3c-.776 0-1 .234-1 1.043V24c0-.234.224 0 1 0h3c-.224 0 0-.234 0 0V1.043C24 .233 23.776 0 24 0Zm-1 22.956h-2V1.043h2v21.913ZM9 14.61H6c-.776 0-1 .233-1 0v8.347C5 23.766 5.224 24 6 24h3c-.224 0 0-.234 0-1.044V14.61c0 .233-.224 0 0 0Zm-1 8.347H6v-7.304h2v7.304ZM19 4.174h-3c-.776 0-1 .234-1 1.043V24c0-.234.224 0 1 0h3c-.224 0 0-.234 0 0V5.217c0-.81-.224-1.043 0-1.043Zm-1 18.782h-2V5.217h2v17.74ZM14 9.391h-3c-.776 0-1 .234-1 1.044V24c0-.234.224 0 1 0h3c-.224 0 0-.234 0 0V10.435c0-.81-.224-1.044 0-1.044Zm-1 13.565h-2V10.435h2v12.521Z" 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 0c1.378 0 2.5 1.122 2.5 2.5v19c0 1.378-1.122 2.5-2.5 2.5H6a2.503 2.503 0 0 1-2.5-2.5v-16c0-.133.053-.26.146-.354l5-5A.504.504 0 0 1 9 0h9Zm0 1H9.207L4.5 5.707V21.5c0 .827.673 1.5 1.5 1.5h12c.827 0 1.5-.673 1.5-1.5v-19c0-.827-.673-1.5-1.5-1.5Zm-2 7c.827 0 1.5.673 1.5 1.5v10c0 .827-.673 1.5-1.5 1.5H8c-.827 0-1.5-.673-1.5-1.5v-10C6.5 8.673 7.173 8 8 8h8Zm-6.5 7h-2v4.5a.5.5 0 0 0 .5.5h3.5v-2.5a.5.5 0 0 1 1 0V20H16a.5.5 0 0 0 .5-.5V15h-2v2.5a.5.5 0 0 1-1 0V15h-3v2.5a.5.5 0 0 1-1 0V15Zm0-6H8a.5.5 0 0 0-.5.5V14h4v-2.5a.5.5 0 0 1 1 0V14h4V9.5A.5.5 0 0 0 16 9h-1.5v2.5a.5.5 0 0 1-1 0V9h-3v2.5a.5.5 0 0 1-1 0V9Z" 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 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12Zm0-1c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11Zm5.489-8.063c.101-.78-.203-1.416-.84-1.893-.363-.275-.754-.463-1.145-.65-.116-.058-.189-.102-.087-.246a7.325 7.325 0 0 1 1.768-1.705c.13-.087.202-.072.304.029.26.26.594.448 1.028.23.464-.216.58-.722.406-1.126-.203-.463-.695-.607-1.173-.405-.19.084-.363.19-.538.297-.067.041-.133.082-.201.122-.855.52-1.55 1.2-2.145 1.994l-.015.021c-.275.37-.282.38-.68.153a.205.205 0 0 0-.051-.015.183.183 0 0 1-.05-.014 9.195 9.195 0 0 1-1.19-.607c-.13-.087-.144-.159-.014-.246.181-.108.312-.266.443-.425l.08-.095c.593-.665.825-1.402.405-2.24-.29-.592-.768-.968-1.42-1.083a2.06 2.06 0 0 0-1.406.245c-.739.434-1.159 1.489-.87 2.269.204.534.58.925 1 1.3.175.16.175.232 0 .318l-.42.213c-.354.179-.709.359-1.072.524-.13.058-.232.043-.333-.101-.377-.491-.754-.968-1.217-1.373a8.17 8.17 0 0 0-1.768-1.213c-.333-.16-.667-.16-.97.072-.29.217-.349.506-.305.838.043.332.507.737.826.694.232-.03.492-.087.652-.304.101-.13.203-.159.333-.043a.645.645 0 0 0 .16.115 7.208 7.208 0 0 1 1.564 1.546c.102.13.102.203-.058.275a8.545 8.545 0 0 1-.314.161c-.195.097-.391.194-.57.316-.651.433-1.144.968-1.115 1.806.005.052.006.106.008.16.003.107.006.21.035.288.42 1.33 1.812 1.85 2.985 1.185.652-.376 1.058-1.214.928-1.922-.102-.55-.261-1.084-.551-1.575l-.005-.01c-.042-.084-.09-.18.064-.25.651-.304 1.303-.607 1.912-.997.087-.058.173-.072.26-.015.595.376 1.232.694 1.884.983.16.072.16.159.087.289a3.578 3.578 0 0 0-.29.636l-.013.04c-.184.549-.36 1.073-.19 1.694.29.968 1.507 1.762 2.623 1.286.71-.29 1.16-.795 1.26-1.546Zm-9.042.895c-.435 0-.884-.289-1.043-.693-.189-.434-.13-.838.188-1.214.276-.325.639-.52 1.004-.717l.17-.092.174-.087c.116-.058.188-.029.246.087.188.448.377.896.435 1.387a1.17 1.17 0 0 1-1.174 1.33Zm3.695-5.36c-.087.058-.174.1-.246.029l-.074-.063c-.396-.34-.79-.677-.94-1.195-.146-.476.014-.866.39-1.17.363-.289.768-.318 1.189-.144.434.202.68.549.68 1.127.015.318-.217.607-.448.881-.16.202-.348.376-.551.535Zm3.275 5.36c-.493-.043-1.087-.505-1.044-1.141 0-.621.232-1.113.464-1.604.044-.087.116-.101.188-.058l.166.085c.399.202.808.409 1.139.739.362.376.463.867.275 1.286a1.168 1.168 0 0 1-1.188.693Z" 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 0c6.617 0 12 5.383 12 12s-5.383 12-12 12S0 18.617 0 12c0-2.468.749-4.764 2.031-6.673a.501.501 0 0 1 .142-.206C4.345 2.026 7.94 0 12 0Zm.339 18.017-5.017.456-1.359 2.719A10.937 10.937 0 0 0 12 23c.875 0 1.726-.103 2.542-.297l.417-2.503-2.62-2.183Zm8.876-.016L19.645 18l-3.69 2.307-.347 2.085a11.055 11.055 0 0 0 5.404-4.091l.203-.3ZM4.23 14.043l-2.951.423a11.02 11.02 0 0 0 3.864 6.13l1.292-2.584-2.205-3.969Zm14.323-.996-4.18.418-1.291 3.869 2.46 2.05 3.43-2.144-.419-4.193Zm-7.779-3.516-3.477.435-2.217 3.548 2.199 3.959 4.85-.441 1.314-3.942-2.669-3.559Zm10.045-.457-1.31 3.494.443 4.432h1.844A10.933 10.933 0 0 0 23 12c0-.877-.103-1.73-.298-2.55l-1.883-.376ZM1 12c0 .502.034.997.1 1.482l3.097-.444 2.24-3.582-1.289-3.008-2.396-.399A10.936 10.936 0 0 0 1 12Zm16.739-6.972-4.415.442-1.739 3.477 2.646 3.528 4.41-.441 1.304-3.477-2.206-3.529ZM9.537 3.597 6.114 6.164l1.197 2.793 3.361-.42 1.669-3.338-2.804-1.602Zm8.964-.465L18.5 4.356l2.31 3.696 1.574.315A11.052 11.052 0 0 0 18.5 3.132ZM3.403 5.145l1.967.327L9 2.749V1.416a11.025 11.025 0 0 0-5.356 3.438l-.24.29ZM12 1c-.683 0-1.351.063-2 .182V2.71l3.109 1.776 4.391-.439V2.5l.003-.022C15.883 1.538 14.003 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="M7.673 15.561c.131 0 .247.009.376.01l.432 3.02a.592.592 0 0 0 .104.261l1.84 2.601H7.393a.391.391 0 0 1-.385-.333l-.794-5.559h1.459Zm-3.54-8.652h2.946v7.465H4.133a2.949 2.949 0 0 1-2.945-2.946V9.854a2.948 2.948 0 0 1 2.945-2.945Zm4.546 7.486c-.038-.008-.075-.021-.116-.021h-.296V6.896c9.758-.135 13.295-3.484 14.22-4.646.197.098.324.3.324.525v15.731a.584.584 0 0 1-.324.525c-.912-1.145-4.364-4.413-13.808-4.636ZM22.226 1a.602.602 0 0 0-.511.291c-.028.044-2.844 4.43-14.042 4.43h-3.54A4.138 4.138 0 0 0 0 9.854v1.574a4.138 4.138 0 0 0 4.133 4.133h.881l.818 5.726a1.586 1.586 0 0 0 1.561 1.354h3.249c.226 0 .444-.069.631-.202a1.09 1.09 0 0 0 .252-1.515L9.636 18.28l-.382-2.68c9.837.393 12.435 4.347 12.46 4.387.105.18.302.294.512.294.978 0 1.774-.796 1.774-1.775V2.775C24 1.796 23.204 1 22.226 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="M18.753 0c1.09 0 1.988.85 2.064 1.922l.005.147v19.862c0 1.092-.85 1.988-1.922 2.064l-.147.005H5.246a2.07 2.07 0 0 1-2.063-1.921l-.005-.148V2.069c0-1.09.849-1.988 1.92-2.064L5.247 0h13.507Zm0 .96H5.246a1.11 1.11 0 0 0-1.102.988l-.006.121v19.862c0 .57.433 1.042.987 1.102l.121.007h13.507a1.11 1.11 0 0 0 1.102-.988l.007-.121V2.069a1.11 1.11 0 0 0-.988-1.102L18.753.96Zm-6.754 9.369a5.61 5.61 0 0 1 3.992 1.652 5.611 5.611 0 0 1 1.652 3.992 5.611 5.611 0 0 1-1.652 3.99A5.61 5.61 0 0 1 12 21.616a5.606 5.606 0 0 1-3.99-1.652 5.608 5.608 0 0 1-1.653-3.991c0-1.508.587-2.926 1.653-3.992A5.606 5.606 0 0 1 12 10.33Zm0 .961a4.672 4.672 0 0 0-3.312 1.37 4.69 4.69 0 0 0 0 6.625 4.69 4.69 0 0 0 6.625 0 4.69 4.69 0 0 0 0-6.624A4.671 4.671 0 0 0 12 11.29Zm-1.182 3.5a1.676 1.676 0 0 1 2.365 0A1.671 1.671 0 0 1 12 17.643c-.428 0-.856-.163-1.183-.488a1.676 1.676 0 0 1 0-2.365Zm1.183.47a.71.71 0 0 0-.504.209.714.714 0 0 0 0 1.007.714.714 0 0 0 1.007 0 .714.714 0 0 0 0-1.007.709.709 0 0 0-.503-.208ZM9.975 3.223c1.081-1.082 2.968-1.082 4.05 0a2.868 2.868 0 0 1 0 4.05A2.857 2.857 0 0 1 12 8.11a2.856 2.856 0 0 1-2.025-.837 2.868 2.868 0 0 1 0-4.05Zm2.025.12a1.906 1.906 0 0 0-1.346 3.25A1.904 1.904 0 1 0 12 3.343Z" 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.257 19.744c4.27 4.27 11.217 4.27 15.488 0a10.89 10.89 0 0 0 2.043-2.848h-5.525a2.165 2.165 0 0 1-2.026-1.406A2.344 2.344 0 0 0 12 13.896c-.533 0-1.034.176-1.437.482a2.35 2.35 0 0 0-.807 1.132 2.16 2.16 0 0 1-2.018 1.386H2.213a10.89 10.89 0 0 0 2.044 2.848Zm.045-10.375a.554.554 0 0 1 .777-.095l5.123 4.01A3.49 3.49 0 0 1 12 12.79c1.499 0 2.82.945 3.282 2.332.148.393.55.667.98.667h6.001a10.97 10.97 0 0 0 .657-3.234h-2.63a.554.554 0 0 1 0-1.107h2.631a10.89 10.89 0 0 0-2.803-6.779L18.234 6.55a.556.556 0 0 1-.784 0 .554.554 0 0 1 0-.783l1.883-1.883a10.892 10.892 0 0 0-6.778-2.804v2.631a.555.555 0 0 1-1.108 0v-2.63a10.885 10.885 0 0 0-6.778 2.804L6.47 5.687a.554.554 0 1 1-.783.784L3.885 4.668a10.89 10.89 0 0 0-2.804 6.779h2.63a.553.553 0 1 1 0 1.107h-2.63c.055 1.1.273 2.19.657 3.234h6c.43 0 .833-.274.973-.648.141-.42.356-.798.63-1.122l-4.944-3.871a.552.552 0 0 1-.095-.778ZM.077 12.266A.542.542 0 0 1 0 12c0-.098.033-.186.077-.267a11.889 11.889 0 0 1 3.48-8.174v-.002l.002-.002A11.89 11.89 0 0 1 11.734.078.536.536 0 0 1 12 0c.1 0 .186.032.267.078a11.887 11.887 0 0 1 8.177 3.479 11.887 11.887 0 0 1 3.479 8.178A.53.53 0 0 1 24 12a.527.527 0 0 1-.077.265 11.935 11.935 0 0 1-.797 4.049c0 .01.006.019.006.027a.548.548 0 0 1-.187.41 11.868 11.868 0 0 1-2.5 3.693A11.9 11.9 0 0 1 12 23.935a11.9 11.9 0 0 1-8.443-3.491 11.862 11.862 0 0 1-2.5-3.692.545.545 0 0 1-.189-.41c0-.01.006-.02.006-.03-.502-1.3-.765-2.67-.797-4.046Z" 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.744 19.744c-4.27 4.27-11.218 4.27-15.488 0a10.89 10.89 0 0 1-2.044-2.848h5.526c.896 0 1.708-.556 2.026-1.406A2.344 2.344 0 0 1 12 13.896a2.37 2.37 0 0 1 1.437.482 2.349 2.349 0 0 1 .807 1.132 2.16 2.16 0 0 0 2.019 1.386h5.524a10.89 10.89 0 0 1-2.043 2.848Zm-.046-10.375a.554.554 0 0 0-.777-.095l-5.122 4.01A3.49 3.49 0 0 0 12 12.79c-1.498 0-2.82.945-3.282 2.332a1.06 1.06 0 0 1-.98.667h-6a10.97 10.97 0 0 1-.658-3.234h2.632a.554.554 0 0 0 0-1.107H1.08a10.89 10.89 0 0 1 2.804-6.779L5.766 6.55a.556.556 0 0 0 .784 0 .554.554 0 0 0 0-.783L4.668 3.884a10.891 10.891 0 0 1 6.778-2.804v2.631a.555.555 0 0 0 1.107 0v-2.63a10.885 10.885 0 0 1 6.779 2.804L17.53 5.687a.554.554 0 1 0 .782.784l1.804-1.803a10.889 10.889 0 0 1 2.803 6.779h-2.63a.553.553 0 1 0 0 1.107h2.63a10.97 10.97 0 0 1-.657 3.234h-6c-.43 0-.832-.274-.973-.648a3.4 3.4 0 0 0-.63-1.122l4.944-3.871a.552.552 0 0 0 .095-.778Zm4.225 2.897A.541.541 0 0 0 24 12a.544.544 0 0 0-.077-.267 11.889 11.889 0 0 0-3.479-8.174v-.002l-.003-.002A11.89 11.89 0 0 0 12.267.078.536.536 0 0 0 12 0a.533.533 0 0 0-.266.078 11.887 11.887 0 0 0-8.178 3.479 11.887 11.887 0 0 0-3.479 8.178A.531.531 0 0 0 0 12c0 .098.032.186.077.265.03 1.378.294 2.748.797 4.049 0 .01-.006.019-.006.027 0 .166.074.308.187.41a11.87 11.87 0 0 0 2.501 3.693A11.9 11.9 0 0 0 12 23.935a11.9 11.9 0 0 0 8.443-3.491 11.863 11.863 0 0 0 2.5-3.692.545.545 0 0 0 .19-.41c0-.01-.007-.02-.007-.03.502-1.3.765-2.67.797-4.046Z" 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="M0 12C0 5.376 5.376 0 12 0s12 5.376 12 12-5.376 12-12 12S0 18.624 0 12Zm12 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm-.004-3c.425 0 .773-.368.785-.829L13 6.878c.012-.481-.343-.878-.785-.878h-.43c-.442 0-.797.397-.785.877l.21 8.293c.013.462.36.83.786.83Z" 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 0c6.624 0 12 5.376 12 12s-5.376 12-12 12S0 18.624 0 12 5.376 0 12 0Zm6.198 6.231-9.2 9.564-3.2-3.325a.746.746 0 0 0-1.075 0 .819.819 0 0 0-.019 1.102l3.72 4.168c.153.171.37.264.596.26a.729.729 0 0 0 .563-.239l.106-.114.017-.014a.76.76 0 0 0 .113-.125l9.47-10.177a.805.805 0 0 0-.01-1.098.744.744 0 0 0-1.08-.002Z" 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.883 2.342 23.026 21.4a1 1 0 0 1-.883 1.47H1.857a1 1 0 0 1-.883-1.47L11.117 2.342a1 1 0 0 1 1.766 0ZM12 21a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm-.004-3c.425 0 .773-.368.785-.829L13 8.878c.012-.481-.343-.878-.785-.878h-.43c-.442 0-.797.397-.785.877l.21 8.293c.013.462.36.83.786.83Z" 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.906 10.956-7.78-.206s-7.206.246-7.686.246c-.48 0-1.44.195-1.44.986 0 .791 1.334.791 1.334.791l.233.01a334.359 334.359 0 0 0 2.734.104c1.636.056 3.584.113 4.82.113 1.448 0 3.396-.056 4.98-.112a316.706 316.706 0 0 0 2.59-.103l.216-.01c.226-.01.492-.022.7-.118a.649.649 0 0 0 .29-.255.803.803 0 0 0 .103-.42c0-.545-.513-1.01-1.094-1.026Z" 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 24C5.384 24 0 18.616 0 12S5.384 0 12 0s12 5.384 12 12-5.384 12-12 12Zm0-22.956C5.959 1.044 1.044 5.959 1.044 12c0 6.041 4.915 10.956 10.956 10.956 6.041 0 10.956-4.915 10.956-10.956 0-6.041-4.915-10.956-10.956-10.956Zm-1.566 16.174a.523.523 0 0 1-.368-.153l-5.218-5.218a.523.523 0 0 1 .737-.737l4.85 4.848 7.978-7.978a.522.522 0 0 1 .738.737l-8.348 8.348a.52.52 0 0 1-.369.153Z" 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.5 2c.827 0 1.5.673 1.5 1.5V5h4.5C22.43 5 24 6.57 24 8.5v10c0 1.93-1.57 3.5-3.5 3.5h-17C1.57 22 0 20.43 0 18.5v-10C0 6.57 1.57 5 3.5 5H8V3.5C8 2.673 8.673 2 9.5 2h5ZM4 6h-.5A2.502 2.502 0 0 0 1 8.5v10C1 19.879 2.121 21 3.5 21H4V6Zm2 0H5v15h1V6Zm11 0H7v15h10V6Zm2 0h-1v15h1V6Zm1.5 0H20v15h.5c1.379 0 2.5-1.121 2.5-2.5v-10C23 7.121 21.879 6 20.5 6Zm-6-3h-5c-.275 0-.5.225-.5.5V5h6V3.5c0-.275-.225-.5-.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="M12 1c6.065 0 11 4.934 11 11 0 6.065-4.935 11-11 11-6.066 0-11-4.935-11-11C1 5.933 5.934 1 12 1Zm0 1.878c-5.03 0-9.122 4.093-9.122 9.122 0 5.03 4.093 9.122 9.121 9.122 5.03 0 9.123-4.092 9.123-9.123 0-5.028-4.093-9.12-9.123-9.12Zm0 12.58a1.17 1.17 0 1 1 0 2.34 1.17 1.17 0 0 1 0-2.34Zm-.044-9.005c.694 0 1.273.095 1.737.285.463.19.838.427 1.12.711.284.285.487.589.608.917.123.326.184.632.184.915 0 .47-.061.855-.184 1.158a2.81 2.81 0 0 1-.454.777 3.02 3.02 0 0 1-.6.55c-.22.151-.428.303-.624.454a2.922 2.922 0 0 0-.52.52 1.416 1.416 0 0 0-.256.563l-.03.17v.557h-1.978v-.66c.03-.42.11-.772.242-1.055.132-.283.286-.525.461-.726a3.7 3.7 0 0 1 .557-.52 8.24 8.24 0 0 0 .542-.44c.166-.147.302-.307.404-.483.102-.175.148-.395.14-.66 0-.449-.11-.78-.33-.996-.22-.215-.527-.323-.917-.323-.263 0-.49.051-.681.155-.19.102-.347.239-.469.41-.123.17-.213.37-.271.6a2.801 2.801 0 0 0-.082.546l-.005.195H8.394c.01-.529.1-1.011.273-1.451.17-.44.41-.82.717-1.144a3.223 3.223 0 0 1 1.114-.753 3.754 3.754 0 0 1 1.458-.272Z" 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 0c6.616 0 12 5.384 12 12 0 6.617-5.384 12-12 12-6.617 0-12-5.383-12-12C0 5.384 5.383 0 12 0Zm0 1.067C5.972 1.067 1.066 5.972 1.066 12c0 6.03 4.906 10.934 10.934 10.934 6.029 0 10.934-4.904 10.934-10.934 0-6.028-4.905-10.933-10.934-10.933Zm0 16.655a1.055 1.055 0 1 1 0 2.108 1.055 1.055 0 0 1 0-2.108Zm.001-12.51a3.665 3.665 0 0 1 3.655 3.466l.005.194v.79c0 .903-.325 1.756-.919 2.426l-.154.163-1.295 1.296a2.567 2.567 0 0 0-.752 1.627l-.008.206v.79a.534.534 0 0 1-1.059.086l-.007-.086v-.79c0-.903.325-1.755.918-2.424l.154-.164 1.295-1.295a2.577 2.577 0 0 0 .753-1.628l.008-.207v-.79a2.597 2.597 0 0 0-2.594-2.594 2.597 2.597 0 0 0-2.589 2.43l-.005.164v1.043a.533.533 0 0 1-1.06.087l-.007-.087V8.872a3.665 3.665 0 0 1 3.661-3.66Z" 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.67 0c5.5.47 9.84 4.8 10.3 10.3l.02.01c.03.45-.13.88-.45 1.2l-.77.77c-.58.58-1.59.58-2.17 0l-1.49-1.49c-.48-.48-.59-1.21-.27-1.81l.83-1.55c-.45-1.6-1.7-2.86-3.3-3.31l-1.55.83c-.59.31-1.33.21-1.81-.27l-1.3-1.3a1.53 1.53 0 0 1-.45-1.08c0-.4.16-.79.45-1.08l.77-.77c.28-.29.68-.45 1.08-.45h.11Zm8.39 11.58.78-.78h.01c.11-.12.17-.28.16-.43-.42-5.03-4.38-8.98-9.41-9.41a.564.564 0 0 0-.43.16l-.78.78c-.1.11-.16.25-.16.4 0 .15.05.29.16.4l1.3 1.3c.17.18.44.22.66.1l1.72-.93c.1-.06.23-.08.36-.04 2.1.52 3.72 2.14 4.23 4.24.03.12.01.24-.05.35l-.93 1.72c-.12.22-.08.48.1.66l1.48 1.48c.11.1.24.16.4.16.16 0 .3-.06.4-.16Zm.35 2.43a.499.499 0 0 0-.58.4C20.93 19.3 16.65 23 11.5 23 5.7 23 1 18.3 1 12.5 1 7.35 4.7 3.07 9.59 2.17a.499.499 0 0 0-.18-.98C4.06 2.17 0 6.86 0 12.5 0 18.85 5.15 24 11.5 24c5.64 0 10.32-4.05 11.31-9.41a.499.499 0 0 0-.4-.58Zm-15.96.39c.09.489.488.798 1.025.8.827-.003 1.305-.643 1.345-2.08-.34.49-.88.76-1.54.76-1.21 0-2.01-.78-2.01-2.04s.88-2.12 2.19-2.12c.72 0 1.31.26 1.71.74.43.52.65 1.3.65 2.3 0 2.09-.83 3.27-2.35 3.27-1.13 0-1.91-.64-2-1.63h.98Zm1.03-1.34c-.7 0-1.17-.48-1.17-1.23s.43-1.25 1.16-1.25c.36 0 .65.13.87.35.21.22.33.54.33.92 0 .73-.49 1.22-1.19 1.22v-.01Zm5.73 2.81h-1.02v-4.25h-1.55v-.72h.34c.41 0 .73-.08.95-.27.19-.17.32-.41.38-.72l.02-.09h.88v6.05Zm3.86 0V9.82h-.88l-.02.09c-.06.31-.19.55-.38.72-.22.19-.54.27-.95.27h-.34v.72h1.55v4.25h1.02Z" 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 20.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2ZM18.5 2h-13a.5.5 0 0 0-.5.5v17a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-17a.5.5 0 0 0-.5-.5ZM18 19H6V3h12v16Zm.5-19h-13A2.503 2.503 0 0 0 3 2.5v19C3 22.878 4.122 24 5.5 24h13c1.378 0 2.5-1.122 2.5-2.5v-19C21 1.122 19.878 0 18.5 0ZM20 21.5c0 .827-.673 1.5-1.5 1.5h-13c-.827 0-1.5-.673-1.5-1.5v-19C4 1.673 4.673 1 5.5 1h13c.827 0 1.5.673 1.5 1.5v19Z" 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="M11 2.5c2.064 0 4.065.603 5.788 1.743a.501.501 0 0 1-.552.834A9.463 9.463 0 0 0 11 3.5c-5.238 0-9.5 4.262-9.5 9.5s4.262 9.5 9.5 9.5 9.5-4.262 9.5-9.5a9.455 9.455 0 0 0-1.577-5.236.5.5 0 0 1 .834-.552A10.448 10.448 0 0 1 21.5 13c0 5.79-4.71 10.5-10.5 10.5S.5 18.79.5 13 5.21 2.5 11 2.5Zm0 4c.97 0 1.911.215 2.797.639a.5.5 0 0 1-.432.902A5.439 5.439 0 0 0 11 7.5 5.506 5.506 0 0 0 5.5 13c0 3.033 2.468 5.5 5.5 5.5s5.5-2.467 5.5-5.5c0-.819-.183-1.615-.542-2.366a.5.5 0 0 1 .902-.432c.425.887.64 1.828.64 2.798 0 3.584-2.916 6.5-6.5 6.5A6.508 6.508 0 0 1 4.5 13c0-3.584 2.916-6.5 6.5-6.5ZM21.191.539a.5.5 0 0 1 .31.462v1.5H23a.5.5 0 0 1 .353.854l-2 2A.499.499 0 0 1 21 5.5h-1.793l-6.121 6.122c.261.395.414.869.414 1.377 0 1.378-1.121 2.5-2.5 2.5A2.503 2.503 0 0 1 8.5 13c0-1.378 1.121-2.5 2.5-2.5.51 0 .984.153 1.38.416l6.12-6.122V3c0-.133.053-.26.146-.354l2-2a.498.498 0 0 1 .545-.108ZM11 11.5c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5a1.502 1.502 0 0 0 1.354-2.145l-1 1a.498.498 0 0 1-.708 0 .5.5 0 0 1 0-.707l1.001-1.001A1.492 1.492 0 0 0 11 11.5Zm9.5-9.292-1 1V4.5h1.293l1-1H21a.5.5 0 0 1-.5-.5v-.793Z" 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 0a1.71 1.71 0 0 1 1.345.662l.091.129h1.334c.905 0 1.704.586 1.992 1.425l.048.16h2.524a1.5 1.5 0 0 1 1.492 1.356l.007.144v18.623c0 .778-.595 1.421-1.355 1.494l-.144.007H4.666c-.778 0-1.42-.597-1.492-1.357l-.007-.144V3.876c0-.778.595-1.42 1.355-1.493l.144-.007h2.523A2.117 2.117 0 0 1 9.061.798L9.229.79h1.334A1.71 1.71 0 0 1 12 0ZM7.125 3.417H4.666a.458.458 0 0 0-.45.377l-.007.082v18.623a.46.46 0 0 0 .375.452l.082.007h14.668a.46.46 0 0 0 .45-.377l.008-.082V3.876a.46.46 0 0 0-.376-.452l-.082-.007h-2.459v.27a.522.522 0 0 1-.428.513l-.093.008H7.646a.521.521 0 0 1-.513-.428l-.008-.093v-.27ZM6.062 18.208c.723 0 1.312.588 1.312 1.312a1.313 1.313 0 0 1-2.625 0c0-.724.59-1.312 1.313-1.312ZM13.98 19a.521.521 0 0 1 .093 1.033l-.093.008H9.23a.522.522 0 0 1-.093-1.033L9.229 19h4.75Zm-7.917.249a.272.272 0 0 0-.27.271c0 .149.121.271.27.271a.272.272 0 0 0 .271-.271.272.272 0 0 0-.27-.271Zm0-4.999c.723 0 1.312.588 1.312 1.312a1.313 1.313 0 0 1-2.625 0c0-.724.59-1.312 1.313-1.312Zm12.667.791a.521.521 0 0 1 .093 1.033l-.093.008h-9.5a.521.521 0 0 1-.093-1.032l.093-.009h9.5Zm-12.667.25a.272.272 0 0 0-.27.271c0 .149.121.271.27.271a.272.272 0 0 0 .271-.271.272.272 0 0 0-.27-.271Zm0-5a1.313 1.313 0 1 1-1.313 1.312c0-.723.59-1.312 1.313-1.312Zm12.667.791a.522.522 0 0 1 .093 1.034l-.093.008h-9.5a.522.522 0 0 1-.093-1.033l.093-.008h9.5Zm-12.667.25a.272.272 0 0 0-.27.271c0 .15.121.271.27.271a.272.272 0 0 0 .271-.27.272.272 0 0 0-.27-.271Zm0-4.999A1.313 1.313 0 1 1 4.75 7.646c0-.723.59-1.311 1.313-1.311Zm12.667.791a.522.522 0 0 1 .093 1.034l-.093.008h-9.5a.521.521 0 0 1-.093-1.034l.093-.008h9.5Zm-12.667.25a.272.272 0 0 0-.27.272c0 .149.121.27.27.27a.272.272 0 0 0 .271-.27.272.272 0 0 0-.27-.271ZM12 1.042a.664.664 0 0 0-.582.35l-.042.095a.524.524 0 0 1-.399.339l-.092.008H9.229c-.547 0-.998.416-1.056.947l-.006.116v.27h7.666v-.27c0-.547-.415-.999-.947-1.057l-.116-.006h-1.655a.522.522 0 0 1-.452-.262l-.039-.085A.667.667 0 0 0 12 1.041Z" 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 21.5V12H2.5c-.827 0-1.5.673-1.5 1.5v8c0 .827.673 1.5 1.5 1.5h3c.827 0 1.5-.673 1.5-1.5Zm1-8.691v8.46c.564.415 1.76.731 2.5.731h9.179c.624 0 1.166-.404 1.289-.962a1.237 1.237 0 0 0-.362-1.193.5.5 0 0 1 .286-.861A1.246 1.246 0 0 0 22 17.75c0-.344-.141-.666-.395-.905a.5.5 0 0 1 .286-.861A1.246 1.246 0 0 0 23 14.75c0-.466-.262-.89-.685-1.105a.502.502 0 0 1-.034-.871c.491-.303.765-.845.712-1.415-.07-.762-.778-1.359-1.612-1.359H14.5a.503.503 0 0 1-.412-.216.503.503 0 0 1-.055-.462C14.042 9.297 15 6.76 15 5c0-1.638-1.452-3-2-3-.431 0-.792.156-1 .271V5.5a.51.51 0 0 1-.046.21l-3 6.5a.5.5 0 0 1-.23.237L8 12.809ZM5.5 24h-3A2.502 2.502 0 0 1 0 21.5v-8C0 12.121 1.121 11 2.5 11h5a.5.5 0 0 1 .5.5v.191l.119-.061L11 5.391V2a.5.5 0 0 1 .188-.391C11.219 1.585 11.962 1 13 1c1.157 0 3 1.831 3 4 0 1.368-.49 3.071-.796 4h6.177c1.346 0 2.491.996 2.608 2.267a2.483 2.483 0 0 1-.64 1.909c.412.413.651.973.651 1.574a2.24 2.24 0 0 1-1.234 2.001 2.24 2.24 0 0 1-1.001 3c.228.456.295.981.18 1.503C21.721 22.266 20.768 23 19.679 23H10.5c-.695 0-1.815-.225-2.647-.653A2.506 2.506 0 0 1 5.5 24Z" 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 0c6.616 0 12 5.384 12 12 0 6.617-5.384 12-12 12-6.617 0-12-5.383-12-12C0 5.384 5.383 0 12 0Zm0 1.067C5.972 1.067 1.066 5.972 1.066 12c0 6.03 4.906 10.934 10.934 10.934 6.029 0 10.934-4.904 10.934-10.934 0-6.028-4.905-10.933-10.934-10.933Zm0 2.21c.283 0 .488.177.527.442l.006.09v7.658h3.972a.51.51 0 0 1 .533.533.505.505 0 0 1-.442.526l-.091.007H12a.506.506 0 0 1-.527-.442L11.467 12V3.81A.51.51 0 0 1 12 3.277Z" 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 13.558-6.575 6.18a1 1 0 0 1-1.379-.028l.235.234a.957.957 0 0 1-.004-1.35l6.376-6.373-.112-.114L4.26 5.431a1.011 1.011 0 0 1 .028-1.383l-.235.234a.953.953 0 0 1 1.35-.003L12 10.874l6.597-6.595a.952.952 0 0 1 1.35.003l-.234-.234c.37.37.386.993.027 1.383l-6.28 6.676-.113.114 6.376 6.374a.957.957 0 0 1-.004 1.35l.235-.235a1 1 0 0 1-1.38.029L12 13.558Z" 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="M6.393 3.52a2.49 2.49 0 0 1 2.12 1.174L12 11.852V4.02a.5.5 0 0 1 .5-.5h9c.737 0 1.96.753 2.354 1.146A.504.504 0 0 1 24 5.02v1.5a.5.5 0 0 1-.276.447L23 7.329v3.382l.724.362a.5.5 0 0 1 .276.447v4.5a2.504 2.504 0 0 1-2.042 2.458A2.504 2.504 0 0 1 19.5 20.52a2.504 2.504 0 0 1-2.45-2H6.95a2.504 2.504 0 0 1-2.45 2 2.504 2.504 0 0 1-2.45-2H.5a.503.503 0 0 1-.485-.621l1-4a.502.502 0 0 1 .486-.379h5.327L5.001 7.427V9.02c0 .827-.673 1.5-1.5 1.5S2 9.847 2 9.02a.5.5 0 0 1 .992-.09L3 9.02a.5.5 0 0 0 1 0v-5a.5.5 0 0 1 .42-.494l.04-.004 1.932-.002Zm-1.893 13c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5 1.5-.673 1.5-1.5-.673-1.5-1.5-1.5Zm15 0c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5 1.5-.673 1.5-1.5-.673-1.5-1.5-1.5Zm2-12H13v9.473a.5.5 0 0 1-.5.527H1.892l-.75 3h.908c.232-1.14 1.242-2 2.45-2 1.208 0 2.218.86 2.45 2h10.1c.232-1.14 1.242-2 2.45-2 1.184 0 2.178.828 2.435 1.934A1.5 1.5 0 0 0 23 16.02v-4.191l-.724-.362A.503.503 0 0 1 22 11.02v-4a.5.5 0 0 1 .276-.447L23 6.211v-.965c-.407-.319-1.193-.726-1.5-.726Zm-4 8a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Zm-11.107-8h-1.22l2.7 9h3.83L7.64 5.178c-.252-.394-.728-.658-1.248-.658Zm10.107 2a.5.5 0 0 1 .5.5v3.5h3.5a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .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="m14.813 8.645-.82-2.928h7.215l-6.395 2.928Zm.964 7.145-5.951-3.761 4.34-1.988 1.61 5.749Zm-8.54 7.168 9.069-5.28 1.48 5.28H7.236ZM2.746 5.717h7.262l-.843 3.008-6.42-3.008Zm8.3 0h1.909l.938 3.349-4.342 1.989 1.495-5.338ZM9.079 12.74l6.58 4.158-9.255 5.39 2.675-9.548Zm2.92-10.428.675 2.405h-1.347L12 2.312Zm11.99 2.797a.496.496 0 0 0-.22-.314.497.497 0 0 0-.28-.078h-9.776L12.482.324c-.121-.432-.842-.432-.963 0l-1.231 4.393H.512a.506.506 0 0 0-.282.079v.001a.492.492 0 0 0-.23.431V8.39a.5.5 0 0 0 1 0V6.004l7.892 3.697-3.753 13.394a.497.497 0 0 0-.07.355.49.49 0 0 0 .089.31.5.5 0 0 0 .399.198h12.888a.498.498 0 0 0 .48-.634L17.099 16.8c-.007-.028-.005-.057-.016-.085-.003-.007-.01-.011-.012-.017L15.086 9.62 23 5.996V8.39a.5.5 0 1 0 1 0V5.228a.534.534 0 0 0-.012-.119Z" 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.5 2h-21C.673 2 0 2.673 0 3.5v14c0 .827.673 1.5 1.5 1.5H10v1.077l-5.582.93a.5.5 0 0 0 .164.986L10.54 21h2.919l5.958.993a.497.497 0 0 0 .575-.411.5.5 0 0 0-.411-.575L14 20.077V19h8.5c.827 0 1.5-.673 1.5-1.5v-14c0-.827-.673-1.5-1.5-1.5ZM13 20h-2v-1h2v1Zm10-2.5a.5.5 0 0 1-.5.5h-21a.5.5 0 0 1-.5-.5v-14a.5.5 0 0 1 .5-.5h21a.5.5 0 0 1 .5.5v14Z" 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.5 24h-6c-.3 0-.5-.2-.5-.5 0-1.4 1.1-2.5 2.5-2.5h.8l-3.8-3.8c-.3-.3-.5-.7-.5-1.1 0-.4.2-.8.5-1.1.6-.6 1.6-.6 2.2 0l.9.9c.1-.2.2-.3.3-.5.3-.3.8-.5 1.3-.4.1-.3.2-.6.4-.8.4-.4 1.1-.6 1.6-.4.1-.2.2-.4.4-.6.6-.6 1.6-.6 2.2 0l1.5 1.6c1 1 1.6 2.4 1.6 3.9.1 2.9-2.3 5.3-5.4 5.3Zm-5.4-1h5.5c2.5 0 4.5-2 4.5-4.5 0-1.2-.5-2.3-1.3-3.1l-1.5-1.6c-.2-.2-.6-.2-.8 0-.2.2-.2.6 0 .8.1.1.1.2.1.4s0 .3-.1.4c-.2.2-.5.2-.7 0l-.5-.5c-.2-.2-.6-.2-.8 0-.1.1-.2.2-.2.4s.1.3.2.4l.5.5c.1.1.1.2.1.4s0 .3-.1.4c-.2.2-.5.2-.7 0l-.8-.8c-.2-.2-.6-.2-.8 0-.1.1-.2.2-.2.4s.1.3.2.4l1.3 1.2c.1.1.1.2.1.4s0 .3-.1.4c-.2.2-.5.2-.7 0L13 15.7c-.2-.2-.6-.2-.8 0-.1.1-.2.2-.2.4s.1.3.2.4l4.7 4.7c.1.1.2.4.1.5-.1.2-.3.3-.5.3h-2c-.7 0-1.2.4-1.4 1Zm-2.6 1h-8C1.1 24 0 22.9 0 21.5v-19C0 1.1 1.1 0 2.5 0h12C15.9 0 17 1.1 17 2.5v10c0 .3-.2.5-.5.5s-.5-.2-.5-.5v-10c0-.8-.7-1.5-1.5-1.5h-12C1.7 1 1 1.7 1 2.5v19c0 .8.7 1.5 1.5 1.5h8c.3 0 .5.2.5.5s-.2.5-.5.5Zm1-4H.5c-.3 0-.5-.2-.5-.5s.2-.5.5-.5h11c.3 0 .5.2.5.5s-.2.5-.5.5Zm-2 2h-2c-.3 0-.5-.2-.5-.5s.2-.5.5-.5h2c.3 0 .5.2.5.5s-.2.5-.5.5Zm-3-12H4c-.85 0-1.5-.65-1.5-1.5V6c0-.85.65-1.5 1.5-1.5h2.5C7.35 4.5 8 5.15 8 6v2.5c0 .85-.65 1.5-1.5 1.5ZM4 5.5c-.3 0-.5.2-.5.5v2.5c0 .3.2.5.5.5h2.5c.3 0 .5-.2.5-.5V6c0-.3-.2-.5-.5-.5H4Zm9 4.5h-2.5C9.65 10 9 9.35 9 8.5V6c0-.85.65-1.5 1.5-1.5H13c.85 0 1.5.65 1.5 1.5v2.5c0 .85-.65 1.5-1.5 1.5Zm-2.5-4.5c-.3 0-.5.2-.5.5v2.5c0 .3.2.5.5.5H13c.3 0 .5-.2.5-.5V6c0-.3-.2-.5-.5-.5h-2.5Zm-4 11H4c-.85 0-1.5-.65-1.5-1.5v-2.5c0-.85.65-1.5 1.5-1.5h2.5c.85 0 1.5.65 1.5 1.5V15c0 .85-.65 1.5-1.5 1.5ZM4 12c-.3 0-.5.2-.5.5V15c0 .3.2.5.5.5h2.5c.3 0 .5-.2.5-.5v-2.5c0-.3-.2-.5-.5-.5H4Zm9.5-1c.55 0 1 .45 1 1v2.6c-.45-.65-1.2-1.1-2-1.1-1.4 0-2.5 1.25-2.5 2.75v.25c-.55 0-1-.45-1-1V12c0-.55.45-1 1-1h3.5ZM3 2.5c0 .65-1 .65-1 0s1-.65 1 0Z" 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.709 4.292c-.217-.09-.457-.032-.643.153L8.614 8.897a.273.273 0 0 1-.076.036H5.18a.72.72 0 0 0-.72.719v4.318a.72.72 0 0 0 .72.719l3.349-.001a.266.266 0 0 1 .079.03l4.458 4.459a.618.618 0 0 0 .436.194c.069 0 .14-.014.207-.041.217-.09.346-.301.346-.563V4.854c0-.262-.129-.472-.346-.562Zm3.146 4.87a4.292 4.292 0 0 1 1.264 3.054 4.29 4.29 0 0 1-1.264 3.052.48.48 0 1 1-.68-.678 3.333 3.333 0 0 0 .985-2.374c0-.898-.35-1.741-.985-2.375a.481.481 0 0 1 .68-.68Zm4.15 3.045c0-1.92-.75-3.729-2.108-5.088a.48.48 0 0 0-.679.678 6.196 6.196 0 0 1 1.827 4.41 6.198 6.198 0 0 1-1.827 4.411.479.479 0 1 0 .68.677 7.15 7.15 0 0 0 2.106-5.088Z" 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.5 10a.5.5 0 0 1 .09.992L10.5 11h-5c-.778 0-1.42.596-1.493 1.356L4 12.5V18h17v-5.5c0-.778-.596-1.42-1.355-1.493L19.5 11h-5a.5.5 0 0 1-.09-.992L14.5 10h5a2.503 2.503 0 0 1 2.495 2.336L22 12.5v7a2.503 2.503 0 0 1-2.335 2.495L19.5 22H13v1h3.5a.5.5 0 0 1 .09.992L16.5 24h-8a.5.5 0 0 1-.09-.992L8.5 23H12v-1H5.5a2.503 2.503 0 0 1-2.494-2.336L3 19.5v-7a2.503 2.503 0 0 1 2.336-2.495L5.5 10h5ZM21 19H4v.5c0 .778.596 1.42 1.356 1.493L5.5 21h14c.779 0 1.42-.596 1.493-1.356L21 19.5V19ZM12.44 5.012a.57.57 0 0 1 .167.002l.081.024.018.011a.55.55 0 0 1 .102.059l.045.04 2.001 2a.502.502 0 0 1 0 .706.502.502 0 0 1-.629.064l-.079-.064L13 6.708V15.5a.5.5 0 0 1-.992.09L12 15.5V6.707l-1.146 1.146a.5.5 0 0 1-.764-.638l.057-.069 2.001-2a.494.494 0 0 1 .224-.12c.023-.007.044-.01.067-.014ZM11.5 0c3.565 0 6.652 2.623 7.346 6.169C21.758 6.383 24 8.818 24 11.779c0 .465-.068.938-.216 1.488a.499.499 0 0 1-.615.358.513.513 0 0 1-.349-.63c.123-.46.18-.845.18-1.216 0-2.541-2.018-4.609-4.5-4.609-.258-.004-.538-.176-.573-.432-.453-3.257-3.216-5.714-6.427-5.714-3.584 0-6.5 2.987-6.5 6.658 0 .289.024.594.076.96a.522.522 0 0 1-.12.412.563.563 0 0 1-.383.173l-.075-.006a.64.64 0 0 1-.032-.005C2.57 9.218 1 10.826 1 12.803c0 .864.303 1.676.876 2.347a.52.52 0 0 1-.047.723.491.491 0 0 1-.705-.048A4.662 4.662 0 0 1 0 12.803c0-2.376 1.765-4.338 4.022-4.583A6.723 6.723 0 0 1 4 7.682C4 3.446 7.365 0 11.5 0Z" 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.505 15.87c.243 0 .445.174.487.405l.008.088v5.555c0 1.098-.854 2-1.933 2.077l-.149.005H2.082c-1.098 0-2-.854-2.077-1.933L0 21.918v-5.555a.494.494 0 0 1 .982-.088l.008.088v5.555c0 .562.427 1.027.973 1.087l.119.006h19.836c.563 0 1.027-.427 1.087-.974l.006-.119v-5.555c0-.273.221-.494.494-.494ZM11.999 0c.063 0 .125.013.185.037.027.01.05.032.075.047l.04.021.036.026 5.158 4.76a.495.495 0 0 1-.601.782l-.07-.054-4.328-3.994v14.739a.495.495 0 0 1-.982.089l-.008-.09V1.626L7.177 5.619a.495.495 0 0 1-.73-.661l.06-.066L11.663.13c.023-.021.05-.031.076-.047.025-.015.048-.036.075-.047A.496.496 0 0 1 12 0Z" 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="M5.5 2h-2a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5ZM5 4H4V3h1v1Zm14.5-4A4.505 4.505 0 0 0 15 4.5V19c0 2.206-1.794 4-4 4s-4-1.794-4-4v-.025c3.351-.257 6-3.059 6-6.475v-3c0-.651-.419-1.201-1-1.408V.5a.5.5 0 0 0-.5-.5h-10a.5.5 0 0 0-.5.5v7.592c-.581.207-1 .757-1 1.408v3c0 3.415 2.649 6.218 6 6.475V19c0 2.757 2.243 5 5 5s5-2.243 5-5V4.5C16 2.57 17.57 1 19.5 1S23 2.57 23 4.5v4a.5.5 0 0 0 1 0v-4C24 2.019 21.981 0 19.5 0ZM2 1h9v7H2V1ZM1 12.5v-3a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v3c0 3.033-2.467 5.5-5.5 5.5A5.506 5.506 0 0 1 1 12.5ZM9.5 2h-2a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5ZM9 4H8V3h1v1Z" 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.205 14C20.85 14 23 16.085 23 18.647c0 2.562-2.15 4.647-4.795 4.647-2.644 0-4.795-2.085-4.795-4.647 0-2.562 2.151-4.647 4.795-4.647Zm0 1.72c-1.68 0-3.047 1.313-3.047 2.927s1.366 2.927 3.047 2.927c1.68 0 3.048-1.313 3.048-2.927s-1.368-2.927-3.048-2.927Zm0 .782c.42 0 .768.311.82.713l.006.102v.515h.552a.82.82 0 0 1 .825.815.819.819 0 0 1-.722.808l-.103.006h-.552v.516a.821.821 0 0 1-.826.814.823.823 0 0 1-.82-.712l-.006-.102v-.516h-.55a.821.821 0 0 1-.827-.814.82.82 0 0 1 .723-.808l.103-.007h.551v-.515c0-.45.37-.815.825-.815ZM10.038 1c1.072 0 1.609.231 2.13.662 1.73.012 2.636 1.561 2.69 4.605l.003.3c0 2.992 1.033 3.9 1.043 3.909.243.184.38.484.356.795a.925.925 0 0 1-.474.738l-.16.069c-.44.178-1.715.64-3.248.899a.965.965 0 0 1-.732-.16.89.89 0 0 1-.371-.594.966.966 0 0 1 .751-1.074c.742-.1 1.331-.237 1.777-.368-.42-.787-.81-2.015-.851-3.879l-.004-.335c0-2.149-.444-2.981-.764-3.042l-.037-.004h-.352a.974.974 0 0 1-.665-.26l-.164-.15c-.242-.215-.374-.251-.928-.251-.255 0-.993.17-1.644.695-.838.678-1.263 1.691-1.263 3.012 0 2.054-.413 3.382-.858 4.216.44.129 1.019.263 1.734.356a.967.967 0 0 1 .658.391.91.91 0 0 1 .164.646l-.021.114-.302 1.132a.938.938 0 0 1-.588.638l-.112.034-2.898.682c-.765.181-1.387.661-1.722 1.296l-.078.162h2.053c.527 0 .957.418.957.931a.924.924 0 0 1-.833.924l-.111.007H1.956a.977.977 0 0 1-.663-.26.925.925 0 0 1-.293-.67c0-1.923 1.325-3.597 3.249-4.141l.208-.054 1.472-.348c-1.092-.296-1.644-.617-1.65-.62a.916.916 0 0 1-.168-1.476l.105-.087c.108-.11.94-1.032.997-3.593l.003-.28C5.216 2.4 8.53 1 10.04 1Zm8.45 0c1.45 0 2.514.472 3.16 1.404.67.96.674 1.932.017 2.69l-.122.132-.1.097-.034.635a1.56 1.56 0 0 1 .66 1.32l-.012.15-.175 1.325a1.587 1.587 0 0 1-.832 1.187 5.361 5.361 0 0 1-1.462 2.555.91.91 0 0 1-.711.32c-.204 0-.414-.061-.594-.193a.914.914 0 0 1-.371-.63.941.941 0 0 1 .133-.615l.076-.106.054-.056c.607-.535 1.009-1.31 1.074-2.073a.93.93 0 0 1 .653-.809l.11-.028.113-.852a.93.93 0 0 1-.659-.806l-.002-.127.086-1.657a.898.898 0 0 1 .208-.533l.082-.087.35-.331c.05-.05.117-.119-.127-.47-.268-.387-.798-.584-1.574-.584-.655 0-1.352.06-1.999.493a.982.982 0 0 1-1.315-.218.906.906 0 0 1-.172-.698.934.934 0 0 1 .402-.615C16.632 1 17.933 1 18.489 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="m19.25 20.195-2.868-1.245c-.917-.374-1.347-1.814-1.445-2.379.648-.592 1.321-1.523 1.321-2.416 0-.252.061-.352.087-.383a.521.521 0 0 0 .322-.299c.02-.048.488-1.186.488-1.957a.56.56 0 0 0-.016-.129 1.22 1.22 0 0 0-.433-.663V8.437c0-1.484-.477-2.059-.911-2.383-.124-.804-1.017-2.096-3.647-2.096-2.824 0-4.558 2.609-4.558 4.479v2.287a1.224 1.224 0 0 0-.433.663.524.524 0 0 0-.016.129c0 .747.438 1.835.487 1.956.067.164.18.266.308.292.001.001.103.069.103.391 0 .892.672 1.823 1.32 2.416-.098.565-.528 2.005-1.439 2.377l-3.17 1.249A10.953 10.953 0 0 1 1.042 12C1.042 5.957 5.958 1.041 12 1.041S22.958 5.957 22.958 12c0 3.126-1.351 6.108-3.708 8.195Zm-10.942-.28c1.589-.65 2.119-2.991 2.119-3.561a.52.52 0 0 0-.194-.406c-.558-.451-1.152-1.233-1.152-1.793 0-.742-.332-1.097-.555-1.251-.152-.413-.316-.957-.339-1.308l.002-.005a.521.521 0 0 0 .443-.515V8.437C8.632 7.036 10.002 5 12.149 5c1.867 0 2.517.749 2.611 1.169a.492.492 0 0 0-.018.182c.03.282.24.414.356.487.183.113.567.351.567 1.6v2.639a.5.5 0 0 0 .44.512.047.047 0 0 0 .005.01c-.023.349-.186.893-.339 1.306-.192.134-.554.487-.554 1.25 0 .56-.594 1.342-1.154 1.795a.522.522 0 0 0-.192.404c0 .571.527 2.911 2.108 3.556l2.345 1.018A10.836 10.836 0 0 1 12 22.958c-2.267 0-4.441-.696-6.303-2.014l2.611-1.029ZM12 0C5.383 0 0 5.383 0 12s5.383 12 12 12 12-5.383 12-12S18.617 0 12 0Z" 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 12.348c2.137 0 4.046.993 5.29 2.542a4.666 4.666 0 0 1 2.014-.455A4.701 4.701 0 0 1 24 19.13a.522.522 0 0 1-1.044 0 3.656 3.656 0 0 0-5.07-3.366 6.74 6.74 0 0 1 .897 3.366.522.522 0 0 1-1.044 0A5.745 5.745 0 0 0 12 13.391a5.745 5.745 0 0 0-5.74 5.74.522.522 0 0 1-1.043 0 6.74 6.74 0 0 1 .896-3.367 3.656 3.656 0 0 0-5.07 3.366.522.522 0 0 1-1.043 0 4.701 4.701 0 0 1 6.71-4.242 6.774 6.774 0 0 1 5.29-2.54ZM4.77 13.39a2.612 2.612 0 0 1-2.609-2.608 2.612 2.612 0 0 1 2.609-2.61 2.612 2.612 0 0 1 2.608 2.61A2.612 2.612 0 0 1 4.77 13.39Zm0-4.174a1.567 1.567 0 0 0 0 3.131 1.567 1.567 0 0 0 0-3.131ZM12 11.304a3.656 3.656 0 0 1-3.652-3.652A3.656 3.656 0 0 1 12 4a3.656 3.656 0 0 1 3.652 3.652A3.656 3.656 0 0 1 12 11.304Zm0-6.26a2.612 2.612 0 0 0-2.609 2.608A2.612 2.612 0 0 0 12 10.261a2.612 2.612 0 0 0 2.609-2.609A2.612 2.612 0 0 0 12 5.043Zm7.304 8.347a2.612 2.612 0 0 1-2.608-2.608 2.612 2.612 0 0 1 2.608-2.61 2.612 2.612 0 0 1 2.609 2.61 2.612 2.612 0 0 1-2.609 2.608Zm0-4.174a1.567 1.567 0 1 0 1.566 1.566c0-.863-.703-1.566-1.566-1.566Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M.005 2.302c.007-.11.017-.162.023-.199a.597.597 0 0 0 .007-.041C.275.817 1.255.007 2.525.002a2015.627 2015.627 0 0 1 6.348 0h11.798c1.214 0 2.184.75 2.444 1.89.045.2.065.41.065.62.005 4.712.005 9.43.005 14.141v.006c0 .52-.13 1.005-.43 1.434-.165.235-.375.295-.575.17-.2-.13-.24-.355-.085-.59.22-.33.305-.69.305-1.084-.003-3.116-.002-6.232 0-9.348V2.567c0-1.09-.69-1.785-1.774-1.785H2.579c-1.074 0-1.774.69-1.774 1.76v12.347c0 .08.005.16.04.24l.03-.134a4.72 4.72 0 0 1 .06-.246c.35-1.2 1.13-1.98 2.334-2.31.37-.1.74-.191 1.11-.282.252-.061.504-.123.755-.187.265-.065.445-.6.27-.81a4.08 4.08 0 0 1-.865-1.725.401.401 0 0 0-.185-.23.993.993 0 0 1-.535-.795l-.037-.327c-.026-.23-.052-.46-.083-.687-.055-.405.085-.725.42-.945.12-.08.125-.16.12-.29l-.013-.279c-.019-.398-.038-.798-.002-1.19.065-.65.425-1.14 1.035-1.395.35-.145.73-.25 1.105-.29.36-.04.685-.13 1.02-.28a3.897 3.897 0 0 1 2.709-.18c.78.225 1.28.76 1.485 1.544.145.56-.21 1.295-.73 1.545-.18.09-.345.05-.47-.105s-.125-.325 0-.485c.048-.064.107-.12.165-.176.032-.03.065-.062.095-.094.215-.225.25-.42.125-.705-.285-.64-.835-.854-1.475-.89-.705-.04-1.38.056-1.985.465-.074.05-.176.062-.271.073a3.11 3.11 0 0 0-.058.007c-.142.025-.284.043-.426.062-.27.036-.54.071-.8.143-.514.145-.789.53-.779 1.065.007.386.04.773.073 1.159l.032.386c.025.355-.05.465-.405.525-.16.03-.205.11-.185.26l.006.04c.043.302.085.598.114.9.015.164.09.24.25.244.265.005.385.16.41.41.08.73.38 1.36.9 1.88.155.15.2.315.145.52-.085.315-.165.63-.24.945a.44.44 0 0 1-.365.36l-.44.108c-.581.142-1.16.285-1.74.436-.97.255-1.584.87-1.844 1.84a.386.386 0 0 0-.01.075c0 .01.002.024.007.05l.008.04h8.553c.024 0 .049 0 .073-.002a.8.8 0 0 1 .177.007c.205.035.33.155.34.37.005.215-.11.345-.31.395-.071.017-.149.016-.228.015h-.047c-2.925 0-5.849 0-8.773.005-.24 0-.465-.005-.63-.26 0 .143-.005.282-.01.417-.009.292-.018.568.02.838.095.855.775 1.424 1.624 1.424.94.004 1.877.003 2.816.002a1101.811 1101.811 0 0 1 1.473-.003.678.678 0 0 1 .186.011c.18.04.294.15.31.345.014.19-.066.33-.245.39a.97.97 0 0 1-.32.04h-4.05c-1.41 0-2.32-.72-2.619-2.1a.737.737 0 0 1-.025-.13C.005 12.01.005 7.237.005 2.303Z"/>
|
|
3
|
+
<path fill-rule="evenodd" d="M24 22.785v.098c-.15.23-.365.29-.635.29-5.437-.006-10.878-.006-16.315-.006h-.006c-.535 0-.655-.14-.615-.674.135-1.93 1.434-3.535 3.349-3.96.476-.106.946-.234 1.417-.36.3-.082.6-.163.902-.24.17-.04.226-.13.286-.29.194-.53.144-.954-.245-1.42-.495-.584-.725-1.319-.88-2.074a.365.365 0 0 0-.18-.225c-.42-.195-.665-.514-.725-.974l-.061-.485a41.147 41.147 0 0 1-.12-1.005c-.05-.51.14-.915.596-1.17.125-.07.155-.145.14-.275l-.02-.239a32.468 32.468 0 0 1-.085-1.28c-.01-.265.02-.535.07-.795.165-.895.68-1.525 1.545-1.8.361-.115.74-.173 1.118-.23.18-.028.362-.056.541-.09l.017-.003c.145-.03.298-.06.423-.132 1.25-.71 2.575-.83 3.934-.435.905.26 1.475.91 1.77 1.795.21.635.1 1.225-.375 1.714-.185.195-.28.39-.275.66.002.145-.006.292-.015.438a5.678 5.678 0 0 0-.015.437c0 .085.06.205.13.255.435.305.61.705.54 1.23-.065.455-.115.91-.165 1.364-.045.45-.255.78-.66.995-.08.04-.15.15-.17.24a5.483 5.483 0 0 1-1.29 2.64l-.01.009c-.011.009-.023.018-.02.026l.04.264c.033.233.066.467.12.696.015.07.15.134.245.16.474.128.947.251 1.419.374h.001l1.065.28c1.72.455 2.94 1.87 3.154 3.64.007.048.021.098.036.148l.02.067c.003.11.004.225.004.342Zm-.848-.5.003.083c-5.309 0-10.603 0-15.926-.01l.02-.148c.014-.096.026-.187.05-.277.344-1.345 1.16-2.24 2.514-2.61a183 183 0 0 1 2.824-.74c.245-.06.37-.19.42-.43.09-.44.195-.874.31-1.31.05-.19.01-.34-.125-.48a4.514 4.514 0 0 1-1.26-2.734c-.03-.3-.144-.415-.45-.425-.254-.01-.374-.14-.404-.38l-.046-.36a47.26 47.26 0 0 1-.13-1.08c-.03-.284.09-.419.37-.459.346-.05.45-.19.416-.545l-.026-.27a42.189 42.189 0 0 1-.124-1.495c-.01-.24.015-.48.05-.72.095-.634.45-1.094 1.06-1.27.342-.096.7-.147 1.056-.198.195-.028.39-.056.583-.091.165-.03.34-.075.48-.16 1.075-.665 2.22-.76 3.41-.425.634.18 1.029.645 1.249 1.265.135.375.085.725-.215.985-.36.31-.48.68-.465 1.144.01.283-.008.563-.026.844-.009.151-.019.303-.024.456-.015.31.075.42.375.485.245.05.355.19.33.445-.036.32-.076.638-.116.957v.001l-.064.507c-.025.204-.13.325-.345.36-.315.05-.39.14-.425.454-.125 1.05-.535 1.97-1.285 2.725-.175.175-.225.35-.16.585.105.395.2.79.285 1.19.05.244.175.374.415.434l.125.032c.909.23 1.821.46 2.725.713 1.424.4 2.234 1.375 2.534 2.8.01.047.011.096.012.151Z" clip-rule="evenodd"/>
|
|
4
|
+
<path d="M11.992 2.002a.393.393 0 0 1-.41.38.394.394 0 0 1-.37-.395.402.402 0 0 1 .386-.385c.21 0 .4.185.394.4Z"/>
|
|
5
|
+
</svg>
|
|
6
|
+
|
|
@@ -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.621 1.363a3.382 3.382 0 0 1 3.374 3.194l.005.185v10.162a3.382 3.382 0 0 1-3.194 3.373l-.185.005h-8.235l-5.254 4.25a.476.476 0 0 1-.768-.28l-.009-.09v-3.88H4.38a3.383 3.383 0 0 1-3.375-3.193L1 14.903V4.743a3.383 3.383 0 0 1 3.195-3.375l.185-.005h15.24Zm0 .953H4.378c-.647 0-1.256.252-1.714.711A2.405 2.405 0 0 0 1.96 4.55l-.008.193v10.162a2.43 2.43 0 0 0 2.267 2.42l.16.006h1.452c.233 0 .427.168.468.39l.008.087v3.357l4.608-3.728a.48.48 0 0 1 .22-.098l.08-.007h8.404a2.43 2.43 0 0 0 2.421-2.267l.006-.16V4.745A2.43 2.43 0 0 0 19.78 2.32l-.16-.005ZM8.206 5.718h6.33l.08.015a.485.485 0 0 1 .26.123.49.49 0 0 1 .131.245l.01.093v.955l2.174-1.358a.476.476 0 0 1 .721.318l.008.085v6.533a.48.48 0 0 1-.246.417.502.502 0 0 1-.405.026l-.079-.04-2.173-1.358v.961a.48.48 0 0 1-.393.462l-.085.007H8.207c-1.22 0-1.379-2.7-1.398-3.535V9.26c.019-.827.174-3.541 1.398-3.541Zm5.857.953H8.25c-.124.151-.49 1.07-.49 2.789 0 1.686.348 2.57.496 2.77l.021.025 5.79-.006-.002-1.336a.476.476 0 0 1 .652-.444l.077.038 2.174 1.359V7.053l-2.174 1.359a.475.475 0 0 1-.72-.318l-.009-.085V6.67Z" 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.878 2c1.254 0 2.762 1.427 4.037 3.816C23.24 8.298 24 11.237 24 13.88c0 4.338-1.604 7.368-3.903 7.368-1.562 0-2.884-1.076-3.824-3.11a3.374 3.374 0 0 0-2.846-1.941l-.205-.006h-2.437a3.38 3.38 0 0 0-3.06 1.947c-.938 2.034-2.26 3.11-3.824 3.11C1.604 21.249 0 18.219 0 13.88c0-2.643.76-5.583 2.084-8.065C3.36 3.426 4.87 2 6.122 2c1.343 0 2.537.713 3.303 1.31.53.414 1.202.66 1.91.706l.238.007h.853c.795 0 1.56-.253 2.148-.712.766-.598 1.96-1.31 3.304-1.31Zm0 1.04c-1.047 0-2.027.592-2.664 1.09a4.512 4.512 0 0 1-2.532.926l-.256.006h-.853a4.55 4.55 0 0 1-2.788-.932c-.637-.498-1.616-1.09-2.663-1.09-1.778 0-5.083 5.573-5.083 10.84 0 3.61 1.23 6.33 2.862 6.33 1.426 0 2.354-1.363 2.882-2.508a4.42 4.42 0 0 1 3.781-2.544l.213-.006h2.445a4.416 4.416 0 0 1 3.994 2.549c.53 1.145 1.458 2.51 2.88 2.51 1.634 0 2.865-2.722 2.865-6.33 0-5.268-3.306-10.841-5.083-10.841ZM6.458 7.565c.672 0 1.316.258 1.766.71a2.48 2.48 0 0 1 .732 1.766 2.48 2.48 0 0 1-.732 1.767 2.48 2.48 0 0 1-1.766.732 2.48 2.48 0 0 1-1.767-.732 2.48 2.48 0 0 1-.732-1.767c0-.668.26-1.295.732-1.766a2.503 2.503 0 0 1 1.767-.71Zm10.689-.023a.52.52 0 0 1 .51.427l.008.093v1.46h1.461a.52.52 0 0 1 .093 1.03l-.093.009h-1.46v1.46a.52.52 0 0 1-1.031.093l-.009-.093v-1.46h-1.459a.52.52 0 0 1-.093-1.03l.093-.01h1.46V8.063a.52.52 0 0 1 .52-.52Zm-10.69 1.04c-.39 0-.756.15-1.032.427a1.45 1.45 0 0 0-.427 1.032c0 .39.151.756.427 1.032.55.552 1.516.55 2.065 0a1.45 1.45 0 0 0 .427-1.032c0-.39-.151-.756-.427-1.032a1.45 1.45 0 0 0-1.032-.428Z" 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 5c7.18 0 11.722 6.441 11.911 6.716a.5.5 0 0 1-.029.607l-.315.355C22.293 14.072 17.404 19 12 19 5.839 19 .349 12.596.118 12.323a.502.502 0 0 1-.052-.572l.052-.074C.349 11.404 5.839 5 12 5Zm0 1c-4.946 0-9.637 4.709-10.828 6l.379.399C3.166 14.058 7.48 18 12 18c4.981 0 9.704-4.778 10.854-6.027l-.223-.276C21.341 10.134 17.418 6 12 6Zm0 2c2.206 0 4 1.794 4 4s-1.794 4-4 4-4-1.794-4-4 1.794-4 4-4Zm0 1c-1.654 0-3 1.346-3 3s1.346 3 3 3 3-1.346 3-3-1.346-3-3-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="M0 12c0 .099.03.198.089.284.189.275 4.73 6.716 11.91 6.716 1.763 0 3.47-.524 5.016-1.279l3.131 3.132a.5.5 0 0 0 .707-.707l-2.913-2.913c3.325-1.887 5.713-4.642 5.932-4.9l.01-.01a.508.508 0 0 0 .049-.07l.002-.004a.502.502 0 0 0-.05-.572C23.65 11.404 18.16 5 12 5c-1.755 0-3.456.52-4.996 1.27l-3.15-3.124a.498.498 0 0 0-.708 0 .5.5 0 0 0 0 .707L6.06 6.767C3.314 8.325 1.207 10.475.432 11.322l-.314.355A.5.5 0 0 0 0 12Zm12-3c-.632 0-1.235.194-1.738.554l-1.09.325-2.37-2.37c-.558.307-1.093.642-1.597.989l9.149 9.148-.03.03c.662-.178 1.31-.423 1.934-.711L9.172 9.879s1.086-.322 1.09-.325l4.184 4.184A3.004 3.004 0 0 0 12 9Zm-7.616.091 8.82 8.82c-.399.058-.8.089-1.204.089-.473 0-.934-.031-1.383-.09l-7.654-7.654c.423-.373.9-.77 1.421-1.165Zm-2.159 1.842 6.589 6.588c-3.755-1.134-6.425-3.98-7.446-5.218l-.222-.276c.228-.248.596-.634 1.08-1.094ZM12.117 6c4.477.066 8.732 3.956 10.333 5.6l.38.399c-.756.816-2.912 2.998-5.635 4.487l-2.034-2.034c.545-.698.84-1.553.84-2.453 0-2.206-1.794-4-4-4-.9 0-1.755.295-2.453.84L7.742 7.035C9.082 6.416 10.53 6 12 6h.116Z" 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.853.147 1 1a.5.5 0 0 1 .094.577l-2 4A.5.5 0 0 1 21.5 6h-1.293l-5.604 5.604a.502.502 0 0 1-.082.066l8.708 8.471c.492.493.771 1.169.771 1.858A2.002 2.002 0 0 1 22 24a2.6 2.6 0 0 1-1.853-.768l-8.143-8.371-.03.04-.034.039c-.284.283-.44.659-.44 1.06 0 .127-.05.251-.137.344l-6.292 6.79A2.903 2.903 0 0 1 3 24c-.77 0-1.52-.311-2.062-.853l-.093-.097A2.885 2.885 0 0 1 0 21c0-.77.311-1.52.853-2.061l6.898-6.225a.5.5 0 0 1 .243-.12l.094-.009c.35 0 .68-.12.948-.339l.111-.1a.5.5 0 0 1 .127-.092l-1.79-1.839a1.496 1.496 0 0 0-1.462-.402C5.548 9.94 5.223 10 5 10a5.023 5.023 0 0 1-3.639-1.57A4.964 4.964 0 0 1 .009 4.699a.5.5 0 0 1 .26-.41.537.537 0 0 1 .517 0L3.521 5.93a2.715 2.715 0 0 0 1.465-2.155L1.931 1.941a.5.5 0 0 1-.057-.817A4.954 4.954 0 0 1 4.894.001c1.234-.022 2.438.485 3.395 1.44C9.516 2.667 10.011 4.277 9.722 6.1c-.078.49.083.983.431 1.321l2.155 2.097a.5.5 0 0 1 .089-.121L18 3.793V2.5a.5.5 0 0 1 .276-.447l4-2a.497.497 0 0 1 .577.094Zm-17.938.854c-.63.014-1.24.18-1.798.487l2.64 1.583A.5.5 0 0 1 6 3.5a3.716 3.716 0 0 1-2.065 3.342l-.211.105a.504.504 0 0 1-.481-.018L1.045 5.61a3.967 3.967 0 0 0 1.044 2.133A3.963 3.963 0 0 0 5 9l.094-.007c.109-.013.31-.05.669-.146a2.5 2.5 0 0 1 2.438.671L20.859 22.53c.301.302.708.47 1.141.47.552 0 1-.449 1-1 0-.433-.169-.84-.475-1.146L9.454 8.139a2.513 2.513 0 0 1-.722-2.194c.24-1.515-.146-2.792-1.151-3.795C6.82 1.389 5.918.981 4.915 1.001Zm4.939 11.853a2.474 2.474 0 0 1-1.566.724l-6.746 6.086c-.338.337-.542.83-.542 1.333 0 .514.199.993.56 1.354l.094.098c.703.703 1.982.707 2.697-.008l6.157-6.646a2.48 2.48 0 0 1 .725-1.563.502.502 0 0 1 .09-.071L9.94 12.739a.503.503 0 0 1-.086.115ZM22.401 1.109 19 2.809V4c0 .133-.053.26-.146.354l-5.75 5.75a.5.5 0 0 1-.108.082l.826.805a.498.498 0 0 1 .074-.094l5.75-5.75A.5.5 0 0 1 20 5h1.191l1.7-3.401-.49-.49Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|