@livechat/design-system-icons 1.0.0-alpha.24 → 1.0.0-alpha.39
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/index.d.ts +1 -0
- package/lib/react/tabler/AccountCircle.tsx +28 -0
- package/lib/react/tabler/AccountCircleFilled.tsx +20 -0
- package/lib/react/tabler/Activities.tsx +35 -0
- package/lib/react/tabler/ActivitiesFilled.tsx +20 -0
- package/lib/react/tabler/Add.tsx +21 -0
- package/lib/react/tabler/AddCircle.tsx +21 -0
- package/lib/react/tabler/AddCircleFilled.tsx +20 -0
- package/lib/react/tabler/AddFilled.tsx +21 -0
- package/lib/react/tabler/AddTemplate.tsx +21 -0
- package/lib/react/tabler/AddTemplateFilled.tsx +21 -0
- package/lib/react/tabler/Adjust.tsx +21 -0
- package/lib/react/tabler/AdjustFilled.tsx +18 -0
- package/lib/react/tabler/Android.tsx +21 -0
- package/lib/react/tabler/AndroidFilled.tsx +20 -0
- package/lib/react/tabler/Animals.tsx +21 -0
- package/lib/react/tabler/AnimalsFilled.tsx +27 -0
- package/lib/react/tabler/AppSettings.tsx +21 -0
- package/lib/react/tabler/AppSettingsFilled.tsx +26 -0
- package/lib/react/tabler/Apple.tsx +21 -0
- package/lib/react/tabler/AppleFilled.tsx +20 -0
- package/lib/react/tabler/Apps.tsx +21 -0
- package/lib/react/tabler/AppsFilled.tsx +18 -0
- package/lib/react/tabler/Archives.tsx +28 -0
- package/lib/react/tabler/ArchivesFilled.tsx +27 -0
- package/lib/react/tabler/ArrowBack.tsx +21 -0
- package/lib/react/tabler/ArrowBackFilled.tsx +21 -0
- package/lib/react/tabler/ArrowDownward.tsx +21 -0
- package/lib/react/tabler/ArrowDownwardFilled.tsx +21 -0
- package/lib/react/tabler/ArrowForward.tsx +21 -0
- package/lib/react/tabler/ArrowForwardFilled.tsx +21 -0
- package/lib/react/tabler/ArrowReverse.tsx +21 -0
- package/lib/react/tabler/ArrowReverseFilled.tsx +21 -0
- package/lib/react/tabler/ArrowUpward.tsx +21 -0
- package/lib/react/tabler/ArrowUpwardFilled.tsx +21 -0
- package/lib/react/tabler/Assessment.tsx +28 -0
- package/lib/react/tabler/AssessmentFilled.tsx +20 -0
- package/lib/react/tabler/Assignment.tsx +28 -0
- package/lib/react/tabler/AssignmentFilled.tsx +26 -0
- package/lib/react/tabler/Attachment.tsx +21 -0
- package/lib/react/tabler/AttachmentFilled.tsx +21 -0
- package/lib/react/tabler/Audiotrack.tsx +28 -0
- package/lib/react/tabler/AudiotrackFilled.tsx +20 -0
- package/lib/react/tabler/Automation.tsx +21 -0
- package/lib/react/tabler/AutomationFilled.tsx +20 -0
- package/lib/react/tabler/Block.tsx +21 -0
- package/lib/react/tabler/BlockFilled.tsx +20 -0
- package/lib/react/tabler/Bot.tsx +36 -0
- package/lib/react/tabler/BotFilled.tsx +20 -0
- package/lib/react/tabler/BugReport.tsx +21 -0
- package/lib/react/tabler/BugReportFilled.tsx +20 -0
- package/lib/react/tabler/Calendar.tsx +28 -0
- package/lib/react/tabler/CalendarFilled.tsx +20 -0
- package/lib/react/tabler/Callout.tsx +23 -0
- package/lib/react/tabler/CalloutFilled.tsx +23 -0
- package/lib/react/tabler/Camera.tsx +28 -0
- package/lib/react/tabler/CameraFilled.tsx +20 -0
- package/lib/react/tabler/CannedResponse.tsx +21 -0
- package/lib/react/tabler/CannedResponseFilled.tsx +21 -0
- package/lib/react/tabler/Channels.tsx +28 -0
- package/lib/react/tabler/ChannelsFilled.tsx +28 -0
- package/lib/react/tabler/Chart.tsx +21 -0
- package/lib/react/tabler/ChartFilled.tsx +21 -0
- package/lib/react/tabler/ChatDots.tsx +21 -0
- package/lib/react/tabler/ChatDotsFilled.tsx +20 -0
- package/lib/react/tabler/ChatMissed.tsx +28 -0
- package/lib/react/tabler/ChatMissedFilled.tsx +28 -0
- package/lib/react/tabler/ChatTakeover.tsx +21 -0
- package/lib/react/tabler/ChatTakeoverFilled.tsx +21 -0
- package/lib/react/tabler/Chats.tsx +21 -0
- package/lib/react/tabler/ChatsFilled.tsx +20 -0
- package/lib/react/tabler/Check.tsx +21 -0
- package/lib/react/tabler/CheckBox.tsx +28 -0
- package/lib/react/tabler/CheckBoxFilled.tsx +20 -0
- package/lib/react/tabler/CheckCircle.tsx +28 -0
- package/lib/react/tabler/CheckCircleFilled.tsx +20 -0
- package/lib/react/tabler/CheckFilled.tsx +21 -0
- package/lib/react/tabler/ChevronDown.tsx +21 -0
- package/lib/react/tabler/ChevronDownFilled.tsx +21 -0
- package/lib/react/tabler/ChevronLeft.tsx +21 -0
- package/lib/react/tabler/ChevronLeftFilled.tsx +21 -0
- package/lib/react/tabler/ChevronRight.tsx +21 -0
- package/lib/react/tabler/ChevronRightFilled.tsx +21 -0
- package/lib/react/tabler/ChevronUp.tsx +21 -0
- package/lib/react/tabler/ChevronUpFilled.tsx +21 -0
- package/lib/react/tabler/Close.tsx +21 -0
- package/lib/react/tabler/CloseCircle.tsx +21 -0
- package/lib/react/tabler/CloseCircleFilled.tsx +20 -0
- package/lib/react/tabler/CloseFilled.tsx +21 -0
- package/lib/react/tabler/Code.tsx +21 -0
- package/lib/react/tabler/CodeBlack.tsx +21 -0
- package/lib/react/tabler/CodeBlackFilled.tsx +21 -0
- package/lib/react/tabler/CodeFilled.tsx +20 -0
- package/lib/react/tabler/Columns.tsx +21 -0
- package/lib/react/tabler/ColumnsFilled.tsx +21 -0
- package/lib/react/tabler/Contact.tsx +28 -0
- package/lib/react/tabler/ContactFilled.tsx +20 -0
- package/lib/react/tabler/ContentCopy.tsx +28 -0
- package/lib/react/tabler/ContentCopyFilled.tsx +20 -0
- package/lib/react/tabler/CreditCardOutline.tsx +21 -0
- package/lib/react/tabler/CreditCardOutlineFilled.tsx +20 -0
- package/lib/react/tabler/DayMode.tsx +21 -0
- package/lib/react/tabler/DayModeFilled.tsx +22 -0
- package/lib/react/tabler/Delete.tsx +21 -0
- package/lib/react/tabler/DeleteFilled.tsx +22 -0
- package/lib/react/tabler/Description.tsx +28 -0
- package/lib/react/tabler/DescriptionFilled.tsx +20 -0
- package/lib/react/tabler/DeviceDesktop.tsx +21 -0
- package/lib/react/tabler/DeviceDesktopFilled.tsx +20 -0
- package/lib/react/tabler/DeviceMobile.tsx +21 -0
- package/lib/react/tabler/DeviceMobileFilled.tsx +20 -0
- package/lib/react/tabler/Devices.tsx +20 -0
- package/lib/react/tabler/DevicesFilled.tsx +22 -0
- package/lib/react/tabler/DoubleArrowLeft.tsx +21 -0
- package/lib/react/tabler/DoubleArrowLeftFilled.tsx +21 -0
- package/lib/react/tabler/DoubleArrowRight.tsx +21 -0
- package/lib/react/tabler/DoubleArrowRightFilled.tsx +21 -0
- package/lib/react/tabler/DragIndicator.tsx +21 -0
- package/lib/react/tabler/DragIndicatorFilled.tsx +21 -0
- package/lib/react/tabler/DropDown.tsx +21 -0
- package/lib/react/tabler/DropDownFilled.tsx +22 -0
- package/lib/react/tabler/Edit.tsx +21 -0
- package/lib/react/tabler/EditFilled.tsx +20 -0
- package/lib/react/tabler/EmailAt.tsx +28 -0
- package/lib/react/tabler/EmailAtFilled.tsx +28 -0
- package/lib/react/tabler/EmailLetter.tsx +28 -0
- package/lib/react/tabler/EmailLetterFilled.tsx +20 -0
- package/lib/react/tabler/Emoji.tsx +21 -0
- package/lib/react/tabler/EmojiFilled.tsx +20 -0
- package/lib/react/tabler/Error.tsx +21 -0
- package/lib/react/tabler/ErrorFilled.tsx +20 -0
- package/lib/react/tabler/Extension.tsx +21 -0
- package/lib/react/tabler/ExtensionFilled.tsx +18 -0
- package/lib/react/tabler/FileCopy.tsx +30 -0
- package/lib/react/tabler/FileCopyFilled.tsx +27 -0
- package/lib/react/tabler/FileDownload.tsx +21 -0
- package/lib/react/tabler/FileDownloadFilled.tsx +21 -0
- package/lib/react/tabler/FileUpload.tsx +21 -0
- package/lib/react/tabler/FileUploadFilled.tsx +21 -0
- package/lib/react/tabler/Filter.tsx +21 -0
- package/lib/react/tabler/FilterFilled.tsx +20 -0
- package/lib/react/tabler/Flags.tsx +21 -0
- package/lib/react/tabler/FlagsFilled.tsx +18 -0
- package/lib/react/tabler/Folder.tsx +21 -0
- package/lib/react/tabler/FolderFilled.tsx +20 -0
- package/lib/react/tabler/Foods.tsx +21 -0
- package/lib/react/tabler/FoodsFilled.tsx +20 -0
- package/lib/react/tabler/FrequentlyUsed.tsx +21 -0
- package/lib/react/tabler/FrequentlyUsedFilled.tsx +20 -0
- package/lib/react/tabler/Glasses.tsx +21 -0
- package/lib/react/tabler/GlassesFilled.tsx +18 -0
- package/lib/react/tabler/GreetingCard.tsx +21 -0
- package/lib/react/tabler/GreetingCardFilled.tsx +21 -0
- package/lib/react/tabler/GreetingPlainText.tsx +21 -0
- package/lib/react/tabler/GreetingPlainTextFilled.tsx +20 -0
- package/lib/react/tabler/GreetingQuickReply.tsx +28 -0
- package/lib/react/tabler/GreetingQuickReplyFilled.tsx +20 -0
- package/lib/react/tabler/Group.tsx +21 -0
- package/lib/react/tabler/GroupFilled.tsx +18 -0
- package/lib/react/tabler/H1.tsx +21 -0
- package/lib/react/tabler/H1Filled.tsx +21 -0
- package/lib/react/tabler/H2.tsx +21 -0
- package/lib/react/tabler/H2Filled.tsx +21 -0
- package/lib/react/tabler/H3.tsx +21 -0
- package/lib/react/tabler/H3Filled.tsx +21 -0
- package/lib/react/tabler/HandWave.tsx +31 -0
- package/lib/react/tabler/HandWaveFilled.tsx +20 -0
- package/lib/react/tabler/Help.tsx +21 -0
- package/lib/react/tabler/HelpFilled.tsx +20 -0
- package/lib/react/tabler/Home.tsx +28 -0
- package/lib/react/tabler/HomeFilled.tsx +20 -0
- package/lib/react/tabler/Hourglass.tsx +29 -0
- package/lib/react/tabler/HourglassFilled.tsx +39 -0
- package/lib/react/tabler/HourglassLow.tsx +29 -0
- package/lib/react/tabler/HourglassLowFilled.tsx +36 -0
- package/lib/react/tabler/Image.tsx +35 -0
- package/lib/react/tabler/ImageFilled.tsx +20 -0
- package/lib/react/tabler/Info.tsx +21 -0
- package/lib/react/tabler/InfoFilled.tsx +20 -0
- package/lib/react/tabler/Keyboard.tsx +21 -0
- package/lib/react/tabler/KeyboardFilled.tsx +20 -0
- package/lib/react/tabler/Link.tsx +28 -0
- package/lib/react/tabler/LinkFilled.tsx +28 -0
- package/lib/react/tabler/List.tsx +21 -0
- package/lib/react/tabler/ListFilled.tsx +21 -0
- package/lib/react/tabler/LockBlack.tsx +28 -0
- package/lib/react/tabler/LockBlackFilled.tsx +20 -0
- package/lib/react/tabler/LockOpen.tsx +28 -0
- package/lib/react/tabler/LockOpenFilled.tsx +20 -0
- package/lib/react/tabler/MoreHoriz.tsx +21 -0
- package/lib/react/tabler/MoreHorizFilled.tsx +21 -0
- package/lib/react/tabler/MoveTo.tsx +28 -0
- package/lib/react/tabler/MoveToFilled.tsx +20 -0
- package/lib/react/tabler/NightMode.tsx +21 -0
- package/lib/react/tabler/NightModeFilled.tsx +18 -0
- package/lib/react/tabler/NoteAdd.tsx +28 -0
- package/lib/react/tabler/NoteAddFilled.tsx +20 -0
- package/lib/react/tabler/Notifications.tsx +21 -0
- package/lib/react/tabler/NotificationsFilled.tsx +22 -0
- package/lib/react/tabler/NumberedList.tsx +21 -0
- package/lib/react/tabler/NumberedListFilled.tsx +21 -0
- package/lib/react/tabler/Objects.tsx +21 -0
- package/lib/react/tabler/ObjectsFilled.tsx +18 -0
- package/lib/react/tabler/OpenInNew.tsx +21 -0
- package/lib/react/tabler/OpenInNewFilled.tsx +21 -0
- package/lib/react/tabler/Palette.tsx +32 -0
- package/lib/react/tabler/PaletteFilled.tsx +20 -0
- package/lib/react/tabler/People.tsx +21 -0
- package/lib/react/tabler/PeopleFilled.tsx +20 -0
- package/lib/react/tabler/Person.tsx +21 -0
- package/lib/react/tabler/PersonAdd.tsx +21 -0
- package/lib/react/tabler/PersonAddFilled.tsx +20 -0
- package/lib/react/tabler/PersonFilled.tsx +20 -0
- package/lib/react/tabler/Pinned.tsx +28 -0
- package/lib/react/tabler/PinnedFilled.tsx +29 -0
- package/lib/react/tabler/Place.tsx +28 -0
- package/lib/react/tabler/PlaceFilled.tsx +18 -0
- package/lib/react/tabler/PlayArrow.tsx +21 -0
- package/lib/react/tabler/PlayArrowFilled.tsx +18 -0
- package/lib/react/tabler/PlayCircle.tsx +28 -0
- package/lib/react/tabler/PlayCircleFilled.tsx +20 -0
- package/lib/react/tabler/Position.tsx +21 -0
- package/lib/react/tabler/PositionFilled.tsx +21 -0
- package/lib/react/tabler/PowerSettings.tsx +21 -0
- package/lib/react/tabler/PowerSettingsFilled.tsx +21 -0
- package/lib/react/tabler/Quote.tsx +21 -0
- package/lib/react/tabler/QuoteFilled.tsx +21 -0
- package/lib/react/tabler/Refresh.tsx +28 -0
- package/lib/react/tabler/RefreshFilled.tsx +28 -0
- package/lib/react/tabler/Remove.tsx +21 -0
- package/lib/react/tabler/RemoveFilled.tsx +21 -0
- package/lib/react/tabler/Reply.tsx +28 -0
- package/lib/react/tabler/ReplyFilled.tsx +28 -0
- package/lib/react/tabler/Search.tsx +21 -0
- package/lib/react/tabler/SearchFilled.tsx +18 -0
- package/lib/react/tabler/Send.tsx +21 -0
- package/lib/react/tabler/SendFilled.tsx +20 -0
- package/lib/react/tabler/Settings.tsx +28 -0
- package/lib/react/tabler/SettingsFilled.tsx +18 -0
- package/lib/react/tabler/Share.tsx +21 -0
- package/lib/react/tabler/ShareFilled.tsx +20 -0
- package/lib/react/tabler/ShoppingCart.tsx +35 -0
- package/lib/react/tabler/ShoppingCartFilled.tsx +20 -0
- package/lib/react/tabler/Smiles.tsx +21 -0
- package/lib/react/tabler/SmilesFilled.tsx +21 -0
- package/lib/react/tabler/SoundOff.tsx +21 -0
- package/lib/react/tabler/SoundOffFilled.tsx +21 -0
- package/lib/react/tabler/SoundOn.tsx +21 -0
- package/lib/react/tabler/SoundOnFilled.tsx +32 -0
- package/lib/react/tabler/Symbols.tsx +18 -0
- package/lib/react/tabler/SymbolsFilled.tsx +18 -0
- package/lib/react/tabler/Table.tsx +21 -0
- package/lib/react/tabler/TableFilled.tsx +21 -0
- package/lib/react/tabler/Tag.tsx +29 -0
- package/lib/react/tabler/TagFilled.tsx +20 -0
- package/lib/react/tabler/TextBlock.tsx +21 -0
- package/lib/react/tabler/TextBlockFilled.tsx +21 -0
- package/lib/react/tabler/TextFields.tsx +21 -0
- package/lib/react/tabler/TextFieldsFilled.tsx +21 -0
- package/lib/react/tabler/ThumbDown.tsx +21 -0
- package/lib/react/tabler/ThumbDownFilled.tsx +27 -0
- package/lib/react/tabler/ThumbUp.tsx +21 -0
- package/lib/react/tabler/ThumbUpFilled.tsx +27 -0
- package/lib/react/tabler/Tickets.tsx +21 -0
- package/lib/react/tabler/TicketsFilled.tsx +20 -0
- package/lib/react/tabler/Time.tsx +21 -0
- package/lib/react/tabler/TimeFilled.tsx +20 -0
- package/lib/react/tabler/Timeline.tsx +28 -0
- package/lib/react/tabler/TimelineFilled.tsx +28 -0
- package/lib/react/tabler/TipsAndUpdates.tsx +21 -0
- package/lib/react/tabler/TipsAndUpdatesFilled.tsx +35 -0
- package/lib/react/tabler/ToggleLeft.tsx +28 -0
- package/lib/react/tabler/ToggleLeftFilled.tsx +20 -0
- package/lib/react/tabler/Tools.tsx +21 -0
- package/lib/react/tabler/ToolsFilled.tsx +18 -0
- package/lib/react/tabler/Traffic.tsx +35 -0
- package/lib/react/tabler/TrafficFilled.tsx +35 -0
- package/lib/react/tabler/Travels.tsx +21 -0
- package/lib/react/tabler/TravelsFilled.tsx +20 -0
- package/lib/react/tabler/Undo.tsx +21 -0
- package/lib/react/tabler/UndoFilled.tsx +21 -0
- package/lib/react/tabler/VerifiedUser.tsx +28 -0
- package/lib/react/tabler/VerifiedUserFilled.tsx +20 -0
- package/lib/react/tabler/Video.tsx +21 -0
- package/lib/react/tabler/VideoFilled.tsx +18 -0
- package/lib/react/tabler/ViewSidebar.tsx +21 -0
- package/lib/react/tabler/ViewSidebarFilled.tsx +20 -0
- package/lib/react/tabler/VisibilityOff.tsx +21 -0
- package/lib/react/tabler/VisibilityOffFilled.tsx +20 -0
- package/lib/react/tabler/VisibilityOn.tsx +28 -0
- package/lib/react/tabler/VisibilityOnFilled.tsx +18 -0
- package/lib/react/tabler/Waiting.tsx +28 -0
- package/lib/react/tabler/WaitingFilled.tsx +28 -0
- package/lib/react/tabler/Warning.tsx +21 -0
- package/lib/react/tabler/WarningFilled.tsx +18 -0
- package/lib/react/tabler/World.tsx +28 -0
- package/lib/react/tabler/WorldFilled.tsx +20 -0
- package/lib/react/tabler/index.ts +296 -0
- package/package.json +2 -2
- package/react/tabler/AccountCircle.js +34 -0
- package/react/tabler/AccountCircleFilled.js +27 -0
- package/react/tabler/Activities.js +40 -0
- package/react/tabler/ActivitiesFilled.js +27 -0
- package/react/tabler/Add.js +28 -0
- package/react/tabler/AddCircle.js +28 -0
- package/react/tabler/AddCircleFilled.js +27 -0
- package/react/tabler/AddFilled.js +28 -0
- package/react/tabler/AddTemplate.js +28 -0
- package/react/tabler/AddTemplateFilled.js +28 -0
- package/react/tabler/Adjust.js +28 -0
- package/react/tabler/AdjustFilled.js +25 -0
- package/react/tabler/Android.js +28 -0
- package/react/tabler/AndroidFilled.js +27 -0
- package/react/tabler/Animals.js +28 -0
- package/react/tabler/AnimalsFilled.js +33 -0
- package/react/tabler/AppSettings.js +28 -0
- package/react/tabler/AppSettingsFilled.js +32 -0
- package/react/tabler/Apple.js +28 -0
- package/react/tabler/AppleFilled.js +27 -0
- package/react/tabler/Apps.js +28 -0
- package/react/tabler/AppsFilled.js +25 -0
- package/react/tabler/Archives.js +35 -0
- package/react/tabler/ArchivesFilled.js +34 -0
- package/react/tabler/ArrowBack.js +28 -0
- package/react/tabler/ArrowBackFilled.js +28 -0
- package/react/tabler/ArrowDownward.js +28 -0
- package/react/tabler/ArrowDownwardFilled.js +28 -0
- package/react/tabler/ArrowForward.js +28 -0
- package/react/tabler/ArrowForwardFilled.js +28 -0
- package/react/tabler/ArrowReverse.js +28 -0
- package/react/tabler/ArrowReverseFilled.js +28 -0
- package/react/tabler/ArrowUpward.js +28 -0
- package/react/tabler/ArrowUpwardFilled.js +28 -0
- package/react/tabler/Assessment.js +34 -0
- package/react/tabler/AssessmentFilled.js +27 -0
- package/react/tabler/Assignment.js +34 -0
- package/react/tabler/AssignmentFilled.js +32 -0
- package/react/tabler/Attachment.js +28 -0
- package/react/tabler/AttachmentFilled.js +28 -0
- package/react/tabler/Audiotrack.js +34 -0
- package/react/tabler/AudiotrackFilled.js +27 -0
- package/react/tabler/Automation.js +28 -0
- package/react/tabler/AutomationFilled.js +27 -0
- package/react/tabler/Block.js +28 -0
- package/react/tabler/BlockFilled.js +27 -0
- package/react/tabler/Bot.js +41 -0
- package/react/tabler/BotFilled.js +27 -0
- package/react/tabler/BugReport.js +28 -0
- package/react/tabler/BugReportFilled.js +27 -0
- package/react/tabler/Calendar.js +34 -0
- package/react/tabler/CalendarFilled.js +27 -0
- package/react/tabler/Callout.js +34 -0
- package/react/tabler/CalloutFilled.js +34 -0
- package/react/tabler/Camera.js +34 -0
- package/react/tabler/CameraFilled.js +27 -0
- package/react/tabler/CannedResponse.js +28 -0
- package/react/tabler/CannedResponseFilled.js +28 -0
- package/react/tabler/Channels.js +34 -0
- package/react/tabler/ChannelsFilled.js +34 -0
- package/react/tabler/Chart.js +28 -0
- package/react/tabler/ChartFilled.js +28 -0
- package/react/tabler/ChatDots.js +28 -0
- package/react/tabler/ChatDotsFilled.js +27 -0
- package/react/tabler/ChatMissed.js +34 -0
- package/react/tabler/ChatMissedFilled.js +34 -0
- package/react/tabler/ChatTakeover.js +28 -0
- package/react/tabler/ChatTakeoverFilled.js +28 -0
- package/react/tabler/Chats.js +28 -0
- package/react/tabler/ChatsFilled.js +27 -0
- package/react/tabler/Check.js +28 -0
- package/react/tabler/CheckBox.js +34 -0
- package/react/tabler/CheckBoxFilled.js +27 -0
- package/react/tabler/CheckCircle.js +34 -0
- package/react/tabler/CheckCircleFilled.js +27 -0
- package/react/tabler/CheckFilled.js +28 -0
- package/react/tabler/ChevronDown.js +28 -0
- package/react/tabler/ChevronDownFilled.js +28 -0
- package/react/tabler/ChevronLeft.js +28 -0
- package/react/tabler/ChevronLeftFilled.js +28 -0
- package/react/tabler/ChevronRight.js +28 -0
- package/react/tabler/ChevronRightFilled.js +28 -0
- package/react/tabler/ChevronUp.js +28 -0
- package/react/tabler/ChevronUpFilled.js +28 -0
- package/react/tabler/Close.js +28 -0
- package/react/tabler/CloseCircle.js +28 -0
- package/react/tabler/CloseCircleFilled.js +27 -0
- package/react/tabler/CloseFilled.js +28 -0
- package/react/tabler/Code.js +28 -0
- package/react/tabler/CodeBlack.js +28 -0
- package/react/tabler/CodeBlackFilled.js +28 -0
- package/react/tabler/CodeFilled.js +27 -0
- package/react/tabler/Columns.js +28 -0
- package/react/tabler/ColumnsFilled.js +28 -0
- package/react/tabler/Contact.js +34 -0
- package/react/tabler/ContactFilled.js +27 -0
- package/react/tabler/ContentCopy.js +34 -0
- package/react/tabler/ContentCopyFilled.js +27 -0
- package/react/tabler/CreditCardOutline.js +28 -0
- package/react/tabler/CreditCardOutlineFilled.js +27 -0
- package/react/tabler/DayMode.js +28 -0
- package/react/tabler/DayModeFilled.js +32 -0
- package/react/tabler/Delete.js +28 -0
- package/react/tabler/DeleteFilled.js +32 -0
- package/react/tabler/Description.js +34 -0
- package/react/tabler/DescriptionFilled.js +27 -0
- package/react/tabler/DeviceDesktop.js +28 -0
- package/react/tabler/DeviceDesktopFilled.js +27 -0
- package/react/tabler/DeviceMobile.js +28 -0
- package/react/tabler/DeviceMobileFilled.js +27 -0
- package/react/tabler/Devices.js +27 -0
- package/react/tabler/DevicesFilled.js +28 -0
- package/react/tabler/DoubleArrowLeft.js +28 -0
- package/react/tabler/DoubleArrowLeftFilled.js +28 -0
- package/react/tabler/DoubleArrowRight.js +28 -0
- package/react/tabler/DoubleArrowRightFilled.js +28 -0
- package/react/tabler/DragIndicator.js +28 -0
- package/react/tabler/DragIndicatorFilled.js +28 -0
- package/react/tabler/DropDown.js +28 -0
- package/react/tabler/DropDownFilled.js +29 -0
- package/react/tabler/Edit.js +28 -0
- package/react/tabler/EditFilled.js +27 -0
- package/react/tabler/EmailAt.js +34 -0
- package/react/tabler/EmailAtFilled.js +34 -0
- package/react/tabler/EmailLetter.js +34 -0
- package/react/tabler/EmailLetterFilled.js +27 -0
- package/react/tabler/Emoji.js +28 -0
- package/react/tabler/EmojiFilled.js +27 -0
- package/react/tabler/Error.js +28 -0
- package/react/tabler/ErrorFilled.js +27 -0
- package/react/tabler/Extension.js +28 -0
- package/react/tabler/ExtensionFilled.js +25 -0
- package/react/tabler/FileCopy.js +39 -0
- package/react/tabler/FileCopyFilled.js +34 -0
- package/react/tabler/FileDownload.js +28 -0
- package/react/tabler/FileDownloadFilled.js +28 -0
- package/react/tabler/FileUpload.js +28 -0
- package/react/tabler/FileUploadFilled.js +28 -0
- package/react/tabler/Filter.js +28 -0
- package/react/tabler/FilterFilled.js +27 -0
- package/react/tabler/Flags.js +28 -0
- package/react/tabler/FlagsFilled.js +25 -0
- package/react/tabler/Folder.js +28 -0
- package/react/tabler/FolderFilled.js +27 -0
- package/react/tabler/Foods.js +28 -0
- package/react/tabler/FoodsFilled.js +27 -0
- package/react/tabler/FrequentlyUsed.js +28 -0
- package/react/tabler/FrequentlyUsedFilled.js +27 -0
- package/react/tabler/Glasses.js +28 -0
- package/react/tabler/GlassesFilled.js +25 -0
- package/react/tabler/GreetingCard.js +28 -0
- package/react/tabler/GreetingCardFilled.js +28 -0
- package/react/tabler/GreetingPlainText.js +28 -0
- package/react/tabler/GreetingPlainTextFilled.js +27 -0
- package/react/tabler/GreetingQuickReply.js +34 -0
- package/react/tabler/GreetingQuickReplyFilled.js +27 -0
- package/react/tabler/Group.js +28 -0
- package/react/tabler/GroupFilled.js +25 -0
- package/react/tabler/H1.js +28 -0
- package/react/tabler/H1Filled.js +28 -0
- package/react/tabler/H2.js +28 -0
- package/react/tabler/H2Filled.js +28 -0
- package/react/tabler/H3.js +28 -0
- package/react/tabler/H3Filled.js +28 -0
- package/react/tabler/HandWave.js +41 -0
- package/react/tabler/HandWaveFilled.js +27 -0
- package/react/tabler/Help.js +28 -0
- package/react/tabler/HelpFilled.js +27 -0
- package/react/tabler/Home.js +34 -0
- package/react/tabler/HomeFilled.js +27 -0
- package/react/tabler/Hourglass.js +37 -0
- package/react/tabler/HourglassFilled.js +44 -0
- package/react/tabler/HourglassLow.js +37 -0
- package/react/tabler/HourglassLowFilled.js +44 -0
- package/react/tabler/Image.js +40 -0
- package/react/tabler/ImageFilled.js +27 -0
- package/react/tabler/Info.js +28 -0
- package/react/tabler/InfoFilled.js +27 -0
- package/react/tabler/Keyboard.js +28 -0
- package/react/tabler/KeyboardFilled.js +27 -0
- package/react/tabler/Link.js +34 -0
- package/react/tabler/LinkFilled.js +34 -0
- package/react/tabler/List.js +28 -0
- package/react/tabler/ListFilled.js +28 -0
- package/react/tabler/LockBlack.js +34 -0
- package/react/tabler/LockBlackFilled.js +27 -0
- package/react/tabler/LockOpen.js +34 -0
- package/react/tabler/LockOpenFilled.js +27 -0
- package/react/tabler/MoreHoriz.js +28 -0
- package/react/tabler/MoreHorizFilled.js +28 -0
- package/react/tabler/MoveTo.js +34 -0
- package/react/tabler/MoveToFilled.js +27 -0
- package/react/tabler/NightMode.js +28 -0
- package/react/tabler/NightModeFilled.js +25 -0
- package/react/tabler/NoteAdd.js +34 -0
- package/react/tabler/NoteAddFilled.js +27 -0
- package/react/tabler/Notifications.js +28 -0
- package/react/tabler/NotificationsFilled.js +32 -0
- package/react/tabler/NumberedList.js +28 -0
- package/react/tabler/NumberedListFilled.js +28 -0
- package/react/tabler/Objects.js +28 -0
- package/react/tabler/ObjectsFilled.js +25 -0
- package/react/tabler/OpenInNew.js +28 -0
- package/react/tabler/OpenInNewFilled.js +28 -0
- package/react/tabler/Palette.js +38 -0
- package/react/tabler/PaletteFilled.js +27 -0
- package/react/tabler/People.js +28 -0
- package/react/tabler/PeopleFilled.js +27 -0
- package/react/tabler/Person.js +28 -0
- package/react/tabler/PersonAdd.js +28 -0
- package/react/tabler/PersonAddFilled.js +27 -0
- package/react/tabler/PersonFilled.js +27 -0
- package/react/tabler/Pinned.js +35 -0
- package/react/tabler/PinnedFilled.js +38 -0
- package/react/tabler/Place.js +34 -0
- package/react/tabler/PlaceFilled.js +25 -0
- package/react/tabler/PlayArrow.js +28 -0
- package/react/tabler/PlayArrowFilled.js +25 -0
- package/react/tabler/PlayCircle.js +34 -0
- package/react/tabler/PlayCircleFilled.js +27 -0
- package/react/tabler/Position.js +28 -0
- package/react/tabler/PositionFilled.js +28 -0
- package/react/tabler/PowerSettings.js +28 -0
- package/react/tabler/PowerSettingsFilled.js +28 -0
- package/react/tabler/Quote.js +28 -0
- package/react/tabler/QuoteFilled.js +28 -0
- package/react/tabler/Refresh.js +34 -0
- package/react/tabler/RefreshFilled.js +34 -0
- package/react/tabler/Remove.js +28 -0
- package/react/tabler/RemoveFilled.js +28 -0
- package/react/tabler/Reply.js +34 -0
- package/react/tabler/ReplyFilled.js +34 -0
- package/react/tabler/Search.js +28 -0
- package/react/tabler/SearchFilled.js +25 -0
- package/react/tabler/Send.js +28 -0
- package/react/tabler/SendFilled.js +27 -0
- package/react/tabler/Settings.js +34 -0
- package/react/tabler/SettingsFilled.js +25 -0
- package/react/tabler/Share.js +28 -0
- package/react/tabler/ShareFilled.js +27 -0
- package/react/tabler/ShoppingCart.js +40 -0
- package/react/tabler/ShoppingCartFilled.js +27 -0
- package/react/tabler/Smiles.js +28 -0
- package/react/tabler/SmilesFilled.js +30 -0
- package/react/tabler/SoundOff.js +28 -0
- package/react/tabler/SoundOffFilled.js +28 -0
- package/react/tabler/SoundOn.js +28 -0
- package/react/tabler/SoundOnFilled.js +37 -0
- package/react/tabler/Symbols.js +25 -0
- package/react/tabler/SymbolsFilled.js +25 -0
- package/react/tabler/Table.js +28 -0
- package/react/tabler/TableFilled.js +28 -0
- package/react/tabler/Tag.js +35 -0
- package/react/tabler/TagFilled.js +27 -0
- package/react/tabler/TextBlock.js +28 -0
- package/react/tabler/TextBlockFilled.js +28 -0
- package/react/tabler/TextFields.js +28 -0
- package/react/tabler/TextFieldsFilled.js +28 -0
- package/react/tabler/ThumbDown.js +28 -0
- package/react/tabler/ThumbDownFilled.js +34 -0
- package/react/tabler/ThumbUp.js +28 -0
- package/react/tabler/ThumbUpFilled.js +34 -0
- package/react/tabler/Tickets.js +28 -0
- package/react/tabler/TicketsFilled.js +27 -0
- package/react/tabler/Time.js +28 -0
- package/react/tabler/TimeFilled.js +27 -0
- package/react/tabler/Timeline.js +34 -0
- package/react/tabler/TimelineFilled.js +34 -0
- package/react/tabler/TipsAndUpdates.js +28 -0
- package/react/tabler/TipsAndUpdatesFilled.js +41 -0
- package/react/tabler/ToggleLeft.js +34 -0
- package/react/tabler/ToggleLeftFilled.js +27 -0
- package/react/tabler/Tools.js +28 -0
- package/react/tabler/ToolsFilled.js +25 -0
- package/react/tabler/Traffic.js +40 -0
- package/react/tabler/TrafficFilled.js +40 -0
- package/react/tabler/Travels.js +28 -0
- package/react/tabler/TravelsFilled.js +27 -0
- package/react/tabler/Undo.js +28 -0
- package/react/tabler/UndoFilled.js +28 -0
- package/react/tabler/VerifiedUser.js +34 -0
- package/react/tabler/VerifiedUserFilled.js +27 -0
- package/react/tabler/Video.js +28 -0
- package/react/tabler/VideoFilled.js +25 -0
- package/react/tabler/ViewSidebar.js +28 -0
- package/react/tabler/ViewSidebarFilled.js +27 -0
- package/react/tabler/VisibilityOff.js +28 -0
- package/react/tabler/VisibilityOffFilled.js +27 -0
- package/react/tabler/VisibilityOn.js +34 -0
- package/react/tabler/VisibilityOnFilled.js +25 -0
- package/react/tabler/Waiting.js +34 -0
- package/react/tabler/WaitingFilled.js +34 -0
- package/react/tabler/Warning.js +28 -0
- package/react/tabler/WarningFilled.js +25 -0
- package/react/tabler/World.js +34 -0
- package/react/tabler/WorldFilled.js +27 -0
- package/react/tabler/index.js +2375 -0
- package/svg/tabler/H1-filled.svg +10 -0
- package/svg/tabler/H1.svg +10 -0
- package/svg/tabler/H2-filled.svg +10 -0
- package/svg/tabler/H2.svg +10 -0
- package/svg/tabler/H3-filled.svg +11 -0
- package/svg/tabler/H3.svg +11 -0
- package/svg/tabler/account_circle-filled.svg +3 -0
- package/svg/tabler/account_circle.svg +5 -0
- package/svg/tabler/activities-filled.svg +3 -0
- package/svg/tabler/activities.svg +8 -0
- package/svg/tabler/add-filled.svg +4 -0
- package/svg/tabler/add.svg +4 -0
- package/svg/tabler/add_circle-filled.svg +3 -0
- package/svg/tabler/add_circle.svg +5 -0
- package/svg/tabler/add_template-filled.svg +8 -0
- package/svg/tabler/add_template.svg +8 -0
- package/svg/tabler/adjust-filled.svg +5 -0
- package/svg/tabler/adjust.svg +11 -0
- package/svg/tabler/android-filled.svg +3 -0
- package/svg/tabler/android.svg +9 -0
- package/svg/tabler/animals-filled.svg +4 -0
- package/svg/tabler/animals.svg +5 -0
- package/svg/tabler/app_settings-filled.svg +4 -0
- package/svg/tabler/app_settings.svg +11 -0
- package/svg/tabler/apple-filled.svg +3 -0
- package/svg/tabler/apple.svg +4 -0
- package/svg/tabler/apps-filled.svg +6 -0
- package/svg/tabler/apps.svg +7 -0
- package/svg/tabler/archives-filled.svg +10 -0
- package/svg/tabler/archives.svg +12 -0
- package/svg/tabler/arrow_back-filled.svg +5 -0
- package/svg/tabler/arrow_back.svg +5 -0
- package/svg/tabler/arrow_downward-filled.svg +5 -0
- package/svg/tabler/arrow_downward.svg +5 -0
- package/svg/tabler/arrow_forward-filled.svg +5 -0
- package/svg/tabler/arrow_forward.svg +5 -0
- package/svg/tabler/arrow_reverse-filled.svg +3 -0
- package/svg/tabler/arrow_reverse.svg +3 -0
- package/svg/tabler/arrow_upward-filled.svg +5 -0
- package/svg/tabler/arrow_upward.svg +5 -0
- package/svg/tabler/assessment-filled.svg +3 -0
- package/svg/tabler/assessment.svg +4 -0
- package/svg/tabler/assignment-filled.svg +6 -0
- package/svg/tabler/assignment.svg +8 -0
- package/svg/tabler/attachment-filled.svg +3 -0
- package/svg/tabler/attachment.svg +3 -0
- package/svg/tabler/audiotrack-filled.svg +3 -0
- package/svg/tabler/audiotrack.svg +6 -0
- package/svg/tabler/automation-filled.svg +3 -0
- package/svg/tabler/automation.svg +3 -0
- package/svg/tabler/block-filled.svg +3 -0
- package/svg/tabler/block.svg +4 -0
- package/svg/tabler/bot-filled.svg +3 -0
- package/svg/tabler/bot.svg +8 -0
- package/svg/tabler/bug_report-filled.svg +3 -0
- package/svg/tabler/bug_report.svg +11 -0
- package/svg/tabler/calendar-filled.svg +3 -0
- package/svg/tabler/calendar.svg +7 -0
- package/svg/tabler/callout-filled.svg +13 -0
- package/svg/tabler/callout.svg +13 -0
- package/svg/tabler/camera-filled.svg +3 -0
- package/svg/tabler/camera.svg +4 -0
- package/svg/tabler/canned_response-filled.svg +6 -0
- package/svg/tabler/canned_response.svg +6 -0
- package/svg/tabler/channels-filled.svg +6 -0
- package/svg/tabler/channels.svg +6 -0
- package/svg/tabler/chart-filled.svg +3 -0
- package/svg/tabler/chart.svg +3 -0
- package/svg/tabler/chat_dots-filled.svg +3 -0
- package/svg/tabler/chat_dots.svg +6 -0
- package/svg/tabler/chat_missed-filled.svg +4 -0
- package/svg/tabler/chat_missed.svg +4 -0
- package/svg/tabler/chat_takeover-filled.svg +5 -0
- package/svg/tabler/chat_takeover.svg +5 -0
- package/svg/tabler/chats-filled.svg +3 -0
- package/svg/tabler/chats.svg +3 -0
- package/svg/tabler/check-filled.svg +3 -0
- package/svg/tabler/check.svg +3 -0
- package/svg/tabler/check_box-filled.svg +3 -0
- package/svg/tabler/check_box.svg +4 -0
- package/svg/tabler/check_circle-filled.svg +3 -0
- package/svg/tabler/check_circle.svg +4 -0
- package/svg/tabler/chevron_down-filled.svg +3 -0
- package/svg/tabler/chevron_down.svg +3 -0
- package/svg/tabler/chevron_left-filled.svg +3 -0
- package/svg/tabler/chevron_left.svg +3 -0
- package/svg/tabler/chevron_right-filled.svg +3 -0
- package/svg/tabler/chevron_right.svg +3 -0
- package/svg/tabler/chevron_up-filled.svg +3 -0
- package/svg/tabler/chevron_up.svg +3 -0
- package/svg/tabler/close-filled.svg +4 -0
- package/svg/tabler/close.svg +4 -0
- package/svg/tabler/close_circle-filled.svg +3 -0
- package/svg/tabler/close_circle.svg +4 -0
- package/svg/tabler/code-filled.svg +3 -0
- package/svg/tabler/code.svg +3 -0
- package/svg/tabler/code_black-filled.svg +5 -0
- package/svg/tabler/code_black.svg +5 -0
- package/svg/tabler/columns-filled.svg +3 -0
- package/svg/tabler/columns.svg +3 -0
- package/svg/tabler/contact-filled.svg +3 -0
- package/svg/tabler/contact.svg +7 -0
- package/svg/tabler/content_copy-filled.svg +3 -0
- package/svg/tabler/content_copy.svg +4 -0
- package/svg/tabler/credit_card_outline-filled.svg +3 -0
- package/svg/tabler/credit_card_outline.svg +6 -0
- package/svg/tabler/day_mode-filled.svg +18 -0
- package/svg/tabler/day_mode.svg +4 -0
- package/svg/tabler/delete-filled.svg +11 -0
- package/svg/tabler/delete.svg +7 -0
- package/svg/tabler/description-filled.svg +3 -0
- package/svg/tabler/description.svg +6 -0
- package/svg/tabler/device_desktop-filled.svg +3 -0
- package/svg/tabler/device_desktop.svg +6 -0
- package/svg/tabler/device_mobile-filled.svg +3 -0
- package/svg/tabler/device_mobile.svg +5 -0
- package/svg/tabler/devices-filled.svg +4 -0
- package/svg/tabler/devices.svg +3 -0
- package/svg/tabler/double_arrow_left-filled.svg +4 -0
- package/svg/tabler/double_arrow_left.svg +4 -0
- package/svg/tabler/double_arrow_right-filled.svg +4 -0
- package/svg/tabler/double_arrow_right.svg +4 -0
- package/svg/tabler/drag_indicator-filled.svg +8 -0
- package/svg/tabler/drag_indicator.svg +8 -0
- package/svg/tabler/drop_down-filled.svg +3 -0
- package/svg/tabler/drop_down.svg +3 -0
- package/svg/tabler/edit-filled.svg +3 -0
- package/svg/tabler/edit.svg +4 -0
- package/svg/tabler/email_at-filled.svg +4 -0
- package/svg/tabler/email_at.svg +4 -0
- package/svg/tabler/email_letter-filled.svg +3 -0
- package/svg/tabler/email_letter.svg +4 -0
- package/svg/tabler/emoji-filled.svg +3 -0
- package/svg/tabler/emoji.svg +3 -0
- package/svg/tabler/error-filled.svg +3 -0
- package/svg/tabler/error.svg +3 -0
- package/svg/tabler/extension-filled.svg +3 -0
- package/svg/tabler/extension.svg +3 -0
- package/svg/tabler/file_copy-filled.svg +10 -0
- package/svg/tabler/file_copy.svg +12 -0
- package/svg/tabler/file_download-filled.svg +5 -0
- package/svg/tabler/file_download.svg +5 -0
- package/svg/tabler/file_upload-filled.svg +5 -0
- package/svg/tabler/file_upload.svg +5 -0
- package/svg/tabler/filter-filled.svg +3 -0
- package/svg/tabler/filter.svg +3 -0
- package/svg/tabler/flags-filled.svg +3 -0
- package/svg/tabler/flags.svg +3 -0
- package/svg/tabler/folder-filled.svg +3 -0
- package/svg/tabler/folder.svg +3 -0
- package/svg/tabler/foods-filled.svg +5 -0
- package/svg/tabler/foods.svg +3 -0
- package/svg/tabler/frequently_used-filled.svg +3 -0
- package/svg/tabler/frequently_used.svg +3 -0
- package/svg/tabler/glasses-filled.svg +3 -0
- package/svg/tabler/glasses.svg +3 -0
- package/svg/tabler/greeting_card-filled.svg +3 -0
- package/svg/tabler/greeting_card.svg +3 -0
- package/svg/tabler/greeting_plain_text-filled.svg +3 -0
- package/svg/tabler/greeting_plain_text.svg +5 -0
- package/svg/tabler/greeting_quick_reply-filled.svg +3 -0
- package/svg/tabler/greeting_quick_reply.svg +4 -0
- package/svg/tabler/group-filled.svg +5 -0
- package/svg/tabler/group.svg +5 -0
- package/svg/tabler/hand-wave-filled.svg +3 -0
- package/svg/tabler/hand-wave.svg +13 -0
- package/svg/tabler/help-filled.svg +3 -0
- package/svg/tabler/help.svg +3 -0
- package/svg/tabler/home-filled.svg +3 -0
- package/svg/tabler/home.svg +5 -0
- package/svg/tabler/hourglass-filled.svg +15 -0
- package/svg/tabler/hourglass-low-filled.svg +13 -0
- package/svg/tabler/hourglass-low.svg +12 -0
- package/svg/tabler/hourglass.svg +13 -0
- package/svg/tabler/image-filled.svg +3 -0
- package/svg/tabler/image.svg +6 -0
- package/svg/tabler/info-filled.svg +3 -0
- package/svg/tabler/info.svg +3 -0
- package/svg/tabler/keyboard-filled.svg +3 -0
- package/svg/tabler/keyboard.svg +10 -0
- package/svg/tabler/link-filled.svg +4 -0
- package/svg/tabler/link.svg +4 -0
- package/svg/tabler/list-filled.svg +8 -0
- package/svg/tabler/list.svg +8 -0
- package/svg/tabler/lock_black-filled.svg +3 -0
- package/svg/tabler/lock_black.svg +5 -0
- package/svg/tabler/lock_open-filled.svg +3 -0
- package/svg/tabler/lock_open.svg +5 -0
- package/svg/tabler/more_horiz-filled.svg +5 -0
- package/svg/tabler/more_horiz.svg +5 -0
- package/svg/tabler/move_to-filled.svg +3 -0
- package/svg/tabler/move_to.svg +5 -0
- package/svg/tabler/night_mode-filled.svg +3 -0
- package/svg/tabler/night_mode.svg +3 -0
- package/svg/tabler/note_add-filled.svg +3 -0
- package/svg/tabler/note_add.svg +6 -0
- package/svg/tabler/notifications-filled.svg +11 -0
- package/svg/tabler/notifications.svg +4 -0
- package/svg/tabler/numbered_list-filled.svg +7 -0
- package/svg/tabler/numbered_list.svg +7 -0
- package/svg/tabler/objects-filled.svg +9 -0
- package/svg/tabler/objects.svg +5 -0
- package/svg/tabler/open_in_new-filled.svg +5 -0
- package/svg/tabler/open_in_new.svg +5 -0
- package/svg/tabler/palette-filled.svg +3 -0
- package/svg/tabler/palette.svg +13 -0
- package/svg/tabler/people-filled.svg +3 -0
- package/svg/tabler/people.svg +6 -0
- package/svg/tabler/person-filled.svg +3 -0
- package/svg/tabler/person.svg +4 -0
- package/svg/tabler/person_add-filled.svg +4 -0
- package/svg/tabler/person_add.svg +5 -0
- package/svg/tabler/pinned-filled.svg +13 -0
- package/svg/tabler/pinned.svg +12 -0
- package/svg/tabler/place-filled.svg +3 -0
- package/svg/tabler/place.svg +4 -0
- package/svg/tabler/play_arrow-filled.svg +3 -0
- package/svg/tabler/play_arrow.svg +3 -0
- package/svg/tabler/play_circle-filled.svg +3 -0
- package/svg/tabler/play_circle.svg +4 -0
- package/svg/tabler/position-filled.svg +10 -0
- package/svg/tabler/position.svg +10 -0
- package/svg/tabler/power_settings-filled.svg +4 -0
- package/svg/tabler/power_settings.svg +4 -0
- package/svg/tabler/quote-filled.svg +8 -0
- package/svg/tabler/quote.svg +8 -0
- package/svg/tabler/refresh-filled.svg +4 -0
- package/svg/tabler/refresh.svg +4 -0
- package/svg/tabler/remove-filled.svg +3 -0
- package/svg/tabler/remove.svg +3 -0
- package/svg/tabler/reply-filled.svg +4 -0
- package/svg/tabler/reply.svg +4 -0
- package/svg/tabler/search-filled.svg +3 -0
- package/svg/tabler/search.svg +4 -0
- package/svg/tabler/send-filled.svg +3 -0
- package/svg/tabler/send.svg +4 -0
- package/svg/tabler/settings-filled.svg +3 -0
- package/svg/tabler/settings.svg +4 -0
- package/svg/tabler/share-filled.svg +3 -0
- package/svg/tabler/share.svg +7 -0
- package/svg/tabler/shopping_cart-filled.svg +3 -0
- package/svg/tabler/shopping_cart.svg +6 -0
- package/svg/tabler/smiles-filled.svg +4 -0
- package/svg/tabler/smiles.svg +3 -0
- package/svg/tabler/sound_off-filled.svg +6 -0
- package/svg/tabler/sound_off.svg +6 -0
- package/svg/tabler/sound_on-filled.svg +5 -0
- package/svg/tabler/sound_on.svg +5 -0
- package/svg/tabler/symbols-filled.svg +3 -0
- package/svg/tabler/symbols.svg +3 -0
- package/svg/tabler/table-filled.svg +5 -0
- package/svg/tabler/table.svg +5 -0
- package/svg/tabler/tag-filled.svg +3 -0
- package/svg/tabler/tag.svg +4 -0
- package/svg/tabler/text_block-filled.svg +5 -0
- package/svg/tabler/text_block.svg +5 -0
- package/svg/tabler/text_fields-filled.svg +8 -0
- package/svg/tabler/text_fields.svg +8 -0
- package/svg/tabler/thumb_down-filled.svg +10 -0
- package/svg/tabler/thumb_down.svg +3 -0
- package/svg/tabler/thumb_up-filled.svg +10 -0
- package/svg/tabler/thumb_up.svg +3 -0
- package/svg/tabler/tickets-filled.svg +3 -0
- package/svg/tabler/tickets.svg +6 -0
- package/svg/tabler/time-filled.svg +3 -0
- package/svg/tabler/time.svg +5 -0
- package/svg/tabler/timeline-filled.svg +7 -0
- package/svg/tabler/timeline.svg +7 -0
- package/svg/tabler/tips_and_updates-filled.svg +7 -0
- package/svg/tabler/tips_and_updates.svg +3 -0
- package/svg/tabler/toggle-left-filled.svg +3 -0
- package/svg/tabler/toggle-left.svg +4 -0
- package/svg/tabler/tools-filled.svg +3 -0
- package/svg/tabler/tools.svg +3 -0
- package/svg/tabler/traffic-filled.svg +6 -0
- package/svg/tabler/traffic.svg +6 -0
- package/svg/tabler/travels-filled.svg +3 -0
- package/svg/tabler/travels.svg +3 -0
- package/svg/tabler/undo-filled.svg +3 -0
- package/svg/tabler/undo.svg +3 -0
- package/svg/tabler/verified_user-filled.svg +3 -0
- package/svg/tabler/verified_user.svg +4 -0
- package/svg/tabler/video-filled.svg +3 -0
- package/svg/tabler/video.svg +4 -0
- package/svg/tabler/view_sidebar-filled.svg +3 -0
- package/svg/tabler/view_sidebar.svg +3 -0
- package/svg/tabler/visibility_off-filled.svg +3 -0
- package/svg/tabler/visibility_off.svg +3 -0
- package/svg/tabler/visibility_on-filled.svg +3 -0
- package/svg/tabler/visibility_on.svg +4 -0
- package/svg/tabler/waiting-filled.svg +6 -0
- package/svg/tabler/waiting.svg +6 -0
- package/svg/tabler/warning-filled.svg +3 -0
- package/svg/tabler/warning.svg +3 -0
- package/svg/tabler/world-filled.svg +3 -0
- package/svg/tabler/world.svg +7 -0
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M19 18V10L17 12" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M4 6V18" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M12 6V18" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M11 18H13" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M3 18H5" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
<path d="M4 12H12" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
<path d="M3 6H5" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
9
|
+
<path d="M11 6H13" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M19 18V10L17 12" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M4 6V18" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M12 6V18" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M11 18H13" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M3 18H5" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
<path d="M4 12H12" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
<path d="M3 6H5" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
9
|
+
<path d="M11 6H13" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M17 12C17 11.4696 17.2107 10.9609 17.5858 10.5858C17.9609 10.2107 18.4696 10 19 10C19.5304 10 20.0391 10.2107 20.4142 10.5858C20.7893 10.9609 21 11.4696 21 12C21 12.591 20.583 13.318 20.184 13.858L17 18.001H21" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M4 6V18" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M12 6V18" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M11 18H13" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M3 18H5" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
<path d="M4 12H12" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
<path d="M3 6H5" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
9
|
+
<path d="M11 6H13" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M17 12C17 11.4696 17.2107 10.9609 17.5858 10.5858C17.9609 10.2107 18.4696 10 19 10C19.5304 10 20.0391 10.2107 20.4142 10.5858C20.7893 10.9609 21 11.4696 21 12C21 12.591 20.583 13.318 20.184 13.858L17 18.001H21" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M4 6V18" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M12 6V18" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M11 18H13" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M3 18H5" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
<path d="M4 12H12" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
<path d="M3 6H5" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
9
|
+
<path d="M11 6H13" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M19 14C19.3956 14 19.7822 13.8827 20.1111 13.6629C20.44 13.4432 20.6964 13.1308 20.8478 12.7654C20.9991 12.3999 21.0387 11.9978 20.9616 11.6098C20.8844 11.2219 20.6939 10.8655 20.4142 10.5858C20.1345 10.3061 19.7781 10.1156 19.3902 10.0384C19.0022 9.96126 18.6001 10.0009 18.2346 10.1522C17.8692 10.3036 17.5568 10.56 17.3371 10.8889C17.1173 11.2178 17 11.6044 17 12" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M17 16C17 16.3956 17.1173 16.7822 17.3371 17.1111C17.5568 17.44 17.8692 17.6964 18.2346 17.8478C18.6001 17.9991 19.0022 18.0387 19.3902 17.9616C19.7781 17.8844 20.1345 17.6939 20.4142 17.4142C20.6939 17.1345 20.8844 16.7781 20.9616 16.3902C21.0387 16.0022 20.9991 15.6001 20.8478 15.2346C20.6964 14.8692 20.44 14.5568 20.1111 14.3371C19.7822 14.1173 19.3956 14 19 14" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M4 6V18" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M12 6V18" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M11 18H13" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
<path d="M3 18H5" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
<path d="M4 12H12" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
9
|
+
<path d="M3 6H5" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
10
|
+
<path d="M11 6H13" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M19 14C19.3956 14 19.7822 13.8827 20.1111 13.6629C20.44 13.4432 20.6964 13.1308 20.8478 12.7654C20.9991 12.3999 21.0387 11.9978 20.9616 11.6098C20.8844 11.2219 20.6939 10.8655 20.4142 10.5858C20.1345 10.3061 19.7781 10.1156 19.3902 10.0384C19.0022 9.96126 18.6001 10.0009 18.2346 10.1522C17.8692 10.3036 17.5568 10.56 17.3371 10.8889C17.1173 11.2178 17 11.6044 17 12" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M17 16C17 16.3956 17.1173 16.7822 17.3371 17.1111C17.5568 17.44 17.8692 17.6964 18.2346 17.8478C18.6001 17.9991 19.0022 18.0387 19.3902 17.9616C19.7781 17.8844 20.1345 17.6939 20.4142 17.4142C20.6939 17.1345 20.8844 16.7781 20.9616 16.3902C21.0387 16.0022 20.9991 15.6001 20.8478 15.2346C20.6964 14.8692 20.44 14.5568 20.1111 14.3371C19.7822 14.1173 19.3956 14 19 14" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M4 6V18" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M12 6V18" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M11 18H13" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
<path d="M3 18H5" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
<path d="M4 12H12" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
9
|
+
<path d="M3 6H5" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
10
|
+
<path d="M11 6H13" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.17317 2.7612C9.38642 2.25866 10.6868 2 12 2C13.3132 2 14.6136 2.25866 15.8268 2.7612C17.0401 3.26375 18.1425 4.00035 19.0711 4.92893C19.9997 5.85752 20.7362 6.95991 21.2388 8.17317C21.7413 9.38642 22 10.6868 22 12C22 13.3132 21.7413 14.6136 21.2388 15.8268C20.7362 17.0401 19.9997 18.1425 19.0711 19.0711C18.896 19.2462 18.7147 19.4144 18.5276 19.5756C18.4981 19.6041 18.4667 19.6308 18.4336 19.6557C17.652 20.3125 16.7731 20.8468 15.8268 21.2388C14.6136 21.7413 13.3132 22 12 22C10.6868 22 9.38642 21.7413 8.17317 21.2388C6.95991 20.7362 5.85752 19.9997 4.92893 19.0711C4.00035 18.1425 3.26375 17.0401 2.7612 15.8268C2.25866 14.6136 2 13.3132 2 12C2 10.6868 2.25866 9.38642 2.7612 8.17317C3.26375 6.95991 4.00035 5.85752 4.92893 4.92893C5.85752 4.00035 6.95991 3.26375 8.17317 2.7612ZM19.391 15.0615C19.0756 15.823 18.6449 16.53 18.1151 17.158C17.8074 16.7126 17.4274 16.3172 16.9876 15.9897C16.1243 15.3468 15.0761 14.9997 13.9997 15H10C8.92491 14.9997 7.87837 15.346 7.01561 15.9875C6.57449 16.3154 6.19343 16.7116 5.88497 17.1581C5.35519 16.5301 4.92443 15.8231 4.60896 15.0615C4.20693 14.0909 4 13.0506 4 12C4 10.9494 4.20693 9.90914 4.60896 8.93853C5.011 7.96793 5.60028 7.08601 6.34315 6.34315C7.08601 5.60028 7.96793 5.011 8.93853 4.60896C9.90914 4.20693 10.9494 4 12 4C13.0506 4 14.0909 4.20693 15.0615 4.60896C16.0321 5.011 16.914 5.60028 17.6569 6.34315C18.3997 7.08602 18.989 7.96793 19.391 8.93853C19.7931 9.90914 20 10.9494 20 12C20 13.0506 19.7931 14.0909 19.391 15.0615ZM9.17157 7.17157C9.92172 6.42143 10.9391 6 12 6C13.0609 6 14.0783 6.42143 14.8284 7.17157C15.5786 7.92172 16 8.93913 16 10C16 11.0609 15.5786 12.0783 14.8284 12.8284C14.0783 13.5786 13.0609 14 12 14C10.9391 14 9.92172 13.5786 9.17157 12.8284C8.42143 12.0783 8 11.0609 8 10C8 8.93913 8.42143 7.92172 9.17157 7.17157Z" fill="currentcolor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C13.1819 21 14.3522 20.7672 15.4442 20.3149C16.5361 19.8626 17.5282 19.1997 18.364 18.364C19.1997 17.5282 19.8626 16.5361 20.3149 15.4442C20.7672 14.3522 21 13.1819 21 12C21 10.8181 20.7672 9.64778 20.3149 8.55585C19.8626 7.46392 19.1997 6.47177 18.364 5.63604C17.5282 4.80031 16.5361 4.13738 15.4442 3.68508C14.3522 3.23279 13.1819 3 12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12Z" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M9 10C9 10.7956 9.31607 11.5587 9.87868 12.1213C10.4413 12.6839 11.2044 13 12 13C12.7956 13 13.5587 12.6839 14.1213 12.1213C14.6839 11.5587 15 10.7956 15 10C15 9.20435 14.6839 8.44129 14.1213 7.87868C13.5587 7.31607 12.7956 7 12 7C11.2044 7 10.4413 7.31607 9.87868 7.87868C9.31607 8.44129 9 9.20435 9 10Z" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M6.16797 18.849C6.41548 18.0252 6.92194 17.3032 7.61222 16.79C8.30249 16.2768 9.13982 15.9997 9.99997 16H14C14.8612 15.9997 15.6996 16.2774 16.3904 16.7918C17.0811 17.3062 17.5874 18.0298 17.834 18.855" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 16C2 8.26772 8.26772 2 16 2C17.5913 2 19.1174 2.63214 20.2426 3.75736C21.3679 4.88258 22 6.4087 22 8C22 15.7323 15.7323 22 8 22C6.4087 22 4.88258 21.3679 3.75736 20.2426C2.63214 19.1174 2 17.5913 2 16ZM5.17157 18.8284C4.53442 18.1913 4.13442 17.3613 4.02837 16.4757C4.67799 16.6605 5.49282 16.9727 6.32315 17.4709C7.33387 18.0773 7.78196 19.1316 7.94917 19.9997C6.90668 19.9864 5.90973 19.5666 5.17157 18.8284ZM18.8284 5.17157C19.5286 5.87172 19.9424 6.8047 19.9944 7.78853C19.2543 7.54774 18.3615 7.12329 17.5924 6.42407C16.7831 5.68833 16.3027 4.76243 16.0398 4.0002C17.0863 4.0106 18.0877 4.43082 18.8284 5.17157ZM15.7071 8.29289C15.3166 7.90237 14.6834 7.90237 14.2929 8.29289L13 9.58579L12.7071 9.29289C12.3166 8.90237 11.6834 8.90237 11.2929 9.29289C10.9024 9.68342 10.9024 10.3166 11.2929 10.7071L11.5858 11L11 11.5858L10.7071 11.2929C10.3166 10.9024 9.68342 10.9024 9.29289 11.2929C8.90237 11.6834 8.90237 12.3166 9.29289 12.7071L9.58579 13L8.29289 14.2929C7.90237 14.6834 7.90237 15.3166 8.29289 15.7071C8.68342 16.0976 9.31658 16.0976 9.70711 15.7071L11 14.4142L11.2929 14.7071C11.6834 15.0976 12.3166 15.0976 12.7071 14.7071C13.0976 14.3166 13.0976 13.6834 12.7071 13.2929L12.4142 13L13 12.4142L13.2929 12.7071C13.6834 13.0976 14.3166 13.0976 14.7071 12.7071C15.0976 12.3166 15.0976 11.6834 14.7071 11.2929L14.4142 11L15.7071 9.70711C16.0976 9.31658 16.0976 8.68342 15.7071 8.29289Z" fill="currentcolor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M15 9L9 15" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M10 12L12 14" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M12 10L14 12" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M8 21C8 19.6739 7.47322 18.4021 6.53553 17.4645C5.59785 16.5268 4.32608 16 3 16" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M16 3C8.82 3 3 8.82 3 16C3 17.3261 3.52678 18.5979 4.46447 19.5355C5.40215 20.4732 6.67392 21 8 21C15.18 21 21 15.18 21 8C21 6.67392 20.4732 5.40215 19.5355 4.46447C18.5979 3.52678 17.3261 3 16 3Z" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
<path d="M16 3C16 4.32608 16.5268 5.59785 17.4645 6.53553C18.4021 7.47322 19.6739 8 21 8" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 5V19" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M5 12H19" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 5V19" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M5 12H19" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.17317 2.7612C9.38642 2.25866 10.6868 2 12 2C13.3132 2 14.6136 2.25866 15.8268 2.7612C17.0401 3.26375 18.1425 4.00035 19.0711 4.92893C19.9997 5.85752 20.7362 6.95991 21.2388 8.17317C21.7413 9.38642 22 10.6868 22 12C22 13.3132 21.7413 14.6136 21.2388 15.8268C20.7362 17.0401 19.9997 18.1425 19.0711 19.0711C18.1425 19.9997 17.0401 20.7362 15.8268 21.2388C14.6136 21.7413 13.3132 22 12 22C10.6868 22 9.38642 21.7413 8.17317 21.2388C6.95991 20.7362 5.85752 19.9997 4.92893 19.0711C4.00035 18.1425 3.26375 17.0401 2.7612 15.8268C2.25866 14.6136 2 13.3132 2 12C2 10.6868 2.25866 9.38642 2.7612 8.17317C3.26375 6.95991 4.00035 5.85752 4.92893 4.92893C5.85752 4.00035 6.95991 3.26375 8.17317 2.7612ZM12 8C12.5523 8 13 8.44772 13 9V11H15C15.5523 11 16 11.4477 16 12C16 12.5523 15.5523 13 15 13H13V15C13 15.5523 12.5523 16 12 16C11.4477 16 11 15.5523 11 15V13H9C8.44772 13 8 12.5523 8 12C8 11.4477 8.44772 11 9 11H11V9C11 8.44772 11.4477 8 12 8Z" fill="currentcolor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C13.1819 21 14.3522 20.7672 15.4442 20.3149C16.5361 19.8626 17.5282 19.1997 18.364 18.364C19.1997 17.5282 19.8626 16.5361 20.3149 15.4442C20.7672 14.3522 21 13.1819 21 12C21 10.8181 20.7672 9.64778 20.3149 8.55585C19.8626 7.46392 19.1997 6.47177 18.364 5.63604C17.5282 4.80031 16.5361 4.13738 15.4442 3.68508C14.3522 3.23279 13.1819 3 12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12Z" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M9 12H15" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M12 9V15" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M18 12V19C18 19.5304 17.7893 20.0391 17.4142 20.4142C17.0391 20.7893 16.5304 21 16 21H6C5.46957 21 4.96086 20.7893 4.58579 20.4142C4.21071 20.0391 4 19.5304 4 19V7C4 6.46957 4.21071 5.96086 4.58579 5.58579C4.96086 5.21071 5.46957 5 6 5C6 5 8.65685 5 11 5" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M8 9H14" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M8 13H14" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M8 17H14" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M15 5H21" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
<path d="M18 2V8" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M18 12V19C18 19.5304 17.7893 20.0391 17.4142 20.4142C17.0391 20.7893 16.5304 21 16 21H6C5.46957 21 4.96086 20.7893 4.58579 20.4142C4.21071 20.0391 4 19.5304 4 19V7C4 6.46957 4.21071 5.96086 4.58579 5.58579C4.96086 5.21071 5.46957 5 6 5C6 5 8.65685 5 11 5" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M8 9H14" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M8 13H14" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M8 17H14" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M15 5H21" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
<path d="M18 2V8" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M21 6C21 6.24493 20.91 6.48134 20.7473 6.66437C20.5845 6.84741 20.3603 6.96434 20.117 6.993L20 7L16.829 7C16.622 7.58484 16.2388 8.09115 15.7322 8.44925C15.2256 8.80734 14.6204 8.99962 14 8.99962C13.3796 8.99962 12.7744 8.80734 12.2678 8.44925C11.7612 8.09115 11.378 7.58484 11.171 7L4 7C3.74512 6.99972 3.49997 6.90212 3.31463 6.72715C3.1293 6.55218 3.01777 6.31305 3.00283 6.0586C2.98789 5.80416 3.07067 5.55362 3.23426 5.35817C3.39785 5.16271 3.6299 5.0371 3.883 5.007L4 5L11.17 5C11.3671 4.44328 11.724 3.95706 12.1961 3.6022C12.6682 3.24734 13.2344 3.0396 13.824 3.005L14 3L14.176 3.005C14.7656 3.0396 15.3318 3.24734 15.8039 3.6022C16.276 3.95706 16.6329 4.44328 16.83 5L20 5C20.2652 5 20.5196 5.10536 20.7071 5.29289C20.8946 5.48043 21 5.73478 21 6Z" fill="currentcolor"/>
|
|
3
|
+
<path d="M21 12C21 12.2449 20.91 12.4813 20.7473 12.6644C20.5845 12.8474 20.3603 12.9643 20.117 12.993L20 13L10.829 13C10.622 13.5848 10.2388 14.0912 9.73217 14.4492C9.22555 14.8073 8.6204 14.9996 8 14.9996C7.3796 14.9996 6.77445 14.8073 6.26782 14.4492C5.7612 14.0912 5.37802 13.5848 5.171 13L4 13C3.74512 12.9997 3.49997 12.9021 3.31463 12.7272C3.1293 12.5522 3.01777 12.313 3.00283 12.0586C2.98789 11.8042 3.07067 11.5536 3.23426 11.3582C3.39785 11.1627 3.6299 11.0371 3.883 11.007L4 11L5.17 11C5.36709 10.4433 5.72402 9.95706 6.19609 9.6022C6.66817 9.24734 7.23443 9.0396 7.824 9.005L8 9L8.176 9.005C8.76556 9.0396 9.33183 9.24734 9.80391 9.6022C10.276 9.95706 10.6329 10.4433 10.83 11L20 11C20.2652 11 20.5196 11.1054 20.7071 11.2929C20.8946 11.4804 21 11.7348 21 12Z" fill="currentcolor"/>
|
|
4
|
+
<path d="M21 18C21 18.2449 20.91 18.4813 20.7473 18.6644C20.5845 18.8474 20.3603 18.9643 20.117 18.993L20 19L19.829 19C19.622 19.5848 19.2388 20.0912 18.7322 20.4492C18.2256 20.8073 17.6204 20.9996 17 20.9996C16.3796 20.9996 15.7744 20.8073 15.2678 20.4492C14.7612 20.0912 14.378 19.5848 14.171 19L4 19C3.74512 18.9997 3.49997 18.9021 3.31463 18.7272C3.1293 18.5522 3.01777 18.313 3.00283 18.0586C2.98789 17.8042 3.07067 17.5536 3.23426 17.3582C3.39785 17.1627 3.6299 17.0371 3.883 17.007L4 17L14.17 17C14.3671 16.4433 14.724 15.9571 15.1961 15.6022C15.6682 15.2473 16.2344 15.0396 16.824 15.005L17 15L17.176 15.005C17.7656 15.0396 18.3318 15.2473 18.8039 15.6022C19.276 15.9571 19.6329 16.4433 19.83 17L20 17C20.2652 17 20.5196 17.1054 20.7071 17.2929C20.8946 17.4804 21 17.7348 21 18Z" fill="currentcolor"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 6C12 6.53043 12.2107 7.03914 12.5858 7.41421C12.9609 7.78929 13.4696 8 14 8C14.5304 8 15.0391 7.78929 15.4142 7.41421C15.7893 7.03914 16 6.53043 16 6C16 5.46957 15.7893 4.96086 15.4142 4.58579C15.0391 4.21071 14.5304 4 14 4C13.4696 4 12.9609 4.21071 12.5858 4.58579C12.2107 4.96086 12 5.46957 12 6Z" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M4 6H12" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M16 6H20" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M6 12C6 12.5304 6.21071 13.0391 6.58579 13.4142C6.96086 13.7893 7.46957 14 8 14C8.53043 14 9.03914 13.7893 9.41421 13.4142C9.78929 13.0391 10 12.5304 10 12C10 11.4696 9.78929 10.9609 9.41421 10.5858C9.03914 10.2107 8.53043 10 8 10C7.46957 10 6.96086 10.2107 6.58579 10.5858C6.21071 10.9609 6 11.4696 6 12Z" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M4 12H6" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
<path d="M10 12H20" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
<path d="M15 18C15 18.5304 15.2107 19.0391 15.5858 19.4142C15.9609 19.7893 16.4696 20 17 20C17.5304 20 18.0391 19.7893 18.4142 19.4142C18.7893 19.0391 19 18.5304 19 18C19 17.4696 18.7893 16.9609 18.4142 16.5858C18.0391 16.2107 17.5304 16 17 16C16.4696 16 15.9609 16.2107 15.5858 16.5858C15.2107 16.9609 15 17.4696 15 18Z" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
9
|
+
<path d="M4 18H15" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
10
|
+
<path d="M19 18H20" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.55279 2.10555C8.04677 1.85856 8.64744 2.05878 8.89443 2.55276L9.41157 3.58705C10.2122 3.20419 11.0956 3 12 3C12.9044 3 13.7878 3.20419 14.5884 3.58705L15.1056 2.55276C15.3526 2.05878 15.9532 1.85856 16.4472 2.10555C16.9412 2.35254 17.1414 2.95321 16.8944 3.44719L16.2404 4.75516L16.2426 4.75736C17.1293 5.64405 17.7098 6.77969 17.9161 8L6.08389 8C6.29016 6.77969 6.87067 5.64405 7.75736 4.75736L7.75956 4.75516L7.10557 3.44719C6.85859 2.95321 7.05881 2.35254 7.55279 2.10555ZM6 10V17C6 17.5304 6.21071 18.0391 6.58579 18.4142C6.96086 18.7893 7.46957 19 8 19V21C8 21.5523 8.44772 22 9 22C9.55228 22 10 21.5523 10 21V19H14V21C14 21.5523 14.4477 22 15 22C15.5523 22 16 21.5523 16 21V19C16.5304 19 17.0391 18.7893 17.4142 18.4142C17.7893 18.0391 18 17.5304 18 17V10L6 10ZM4 9C4.55228 9 5 9.44772 5 10V16C5 16.5523 4.55228 17 4 17C3.44772 17 3 16.5523 3 16V10C3 9.44772 3.44772 9 4 9ZM20 9C20.5523 9 21 9.44772 21 10V16C21 16.5523 20.5523 17 20 17C19.4477 17 19 16.5523 19 16V10C19 9.44772 19.4477 9 20 9Z" fill="currentcolor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M4 10V16" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M20 10V16" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M7 9H17M7 9V17C7 17.2652 7.10536 17.5196 7.29289 17.7071C7.48043 17.8946 7.73478 18 8 18H16C16.2652 18 16.5196 17.8946 16.7071 17.7071C16.8946 17.5196 17 17.2652 17 17V9M7 9C7 7.67392 7.52678 6.40215 8.46447 5.46447C9.40215 4.52678 10.6739 4 12 4C13.3261 4 14.5979 4.52678 15.5355 5.46447C16.4732 6.40215 17 7.67392 17 9" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M8 3L9 5" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M16 3L15 5" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
<path d="M9 18V21" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
<path d="M15 18V21" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 19V9" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.55467 2.16806C9.09514 1.8617 8.47427 1.98588 8.16792 2.44541C7.86157 2.90493 7.98574 3.5258 8.44527 3.83216L11.4453 5.83216C11.7812 6.05609 12.2188 6.05609 12.5547 5.83216L15.5547 3.83216C16.0142 3.5258 16.1384 2.90493 15.832 2.44541C15.5257 1.98588 14.9048 1.8617 14.4453 2.16806L12 3.79826L9.55467 2.16806ZM8.50324 6.00011L8.50497 6.00011C9.83528 6.00011 11.055 6.47298 12.0053 7.25755C12.3736 6.95408 12.781 6.69883 13.218 6.49928C13.9918 6.14589 14.8371 5.97682 15.6873 6.00536C16.5375 6.0339 17.3695 6.25927 18.1179 6.66375C18.8662 7.06823 19.5106 7.64079 20.0002 8.33642C20.4899 9.03205 20.8115 9.83179 20.9398 10.6727C21.0681 11.5137 20.9996 12.373 20.7397 13.183C20.4797 13.993 20.0354 14.7316 19.4417 15.3409C19.163 15.6268 18.8549 15.8807 18.5234 16.0985C18.6157 16.2692 18.6958 16.4469 18.7627 16.6304C18.9918 17.2584 19.0599 17.9339 18.9606 18.5951C18.8614 19.2563 18.598 19.882 18.1945 20.4151C17.7911 20.9482 17.2604 21.3717 16.6511 21.6469C16.0417 21.922 15.3732 22.04 14.7065 21.9901C14.0397 21.9402 13.3962 21.724 12.8346 21.3612C12.5252 21.1614 12.2461 20.9206 12.0044 20.6464C11.7213 20.9673 11.3875 21.2418 11.0149 21.4583C10.4439 21.7902 9.7996 21.9754 9.13956 21.9976C8.47951 22.0198 7.82424 21.8782 7.23224 21.5855C6.64023 21.2928 6.12992 20.8581 5.74684 20.3201C5.36376 19.7821 5.11984 19.1577 5.03685 18.5025C4.95387 17.8473 5.03439 17.1818 5.27125 16.5653C5.3331 16.4043 5.40511 16.248 5.48666 16.0972C4.79044 15.6387 4.20244 15.0246 3.77311 14.2963C3.11382 13.178 2.87119 11.8626 3.08811 10.5827C3.30504 9.30277 3.96756 8.14078 4.95852 7.30217C5.94949 6.46356 7.20506 6.00235 8.50324 6.00011Z" fill="currentcolor"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 18.176C11.9709 18.6705 11.8198 19.15 11.5602 19.5719C11.3007 19.9937 10.9407 20.3448 10.5125 20.5936C10.0842 20.8425 9.60099 20.9814 9.10595 20.9981C8.61092 21.0147 8.11947 20.9085 7.67546 20.689C7.23146 20.4695 6.84872 20.1434 6.56141 19.7399C6.2741 19.3365 6.09116 18.8681 6.02892 18.3768C5.96668 17.8854 6.02708 17.3862 6.20472 16.9239C6.38236 16.4615 6.67172 16.0503 7.04697 15.727L7.02197 15.75C6.01966 15.3983 5.17401 14.7034 4.63455 13.7884C4.09508 12.8733 3.89655 11.797 4.07405 10.7497C4.25155 9.7024 4.79366 8.7516 5.60451 8.0654C6.41536 7.37921 7.44273 7.00184 8.50497 7C9.91897 7 11.18 7.652 12.005 8.671C12.4429 8.12999 13.0003 7.69794 13.6334 7.40881C14.2665 7.11967 14.9581 6.98134 15.6537 7.00469C16.3493 7.02804 17.0301 7.21243 17.6424 7.54337C18.2547 7.87431 18.7819 8.34277 19.1825 8.91192C19.5832 9.48108 19.8463 10.1354 19.9513 10.8235C20.0563 11.5115 20.0002 12.2145 19.7875 12.8773C19.5748 13.54 19.2113 14.1444 18.7255 14.6428C18.2398 15.1413 17.645 15.5203 16.988 15.75C17.3642 16.0814 17.6514 16.5019 17.8233 16.973C17.9951 17.444 18.0462 17.9507 17.9717 18.4465C17.8973 18.9424 17.6997 19.4117 17.3971 19.8116C17.0945 20.2114 16.6966 20.529 16.2395 20.7353C15.7825 20.9417 15.2811 21.0302 14.7811 20.9928C14.281 20.9554 13.7984 20.7932 13.3772 20.5211C12.956 20.2491 12.6097 19.8758 12.37 19.4353C12.1303 18.9949 12.0048 18.5014 12.005 18L12 18.176Z" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M12 19V9" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M9 3L12 5L15 3" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.308 14.4764C15.3069 14.4766 15.3057 14.4768 15.3046 14.477C15.2053 14.4921 15.1036 14.5 15 14.5C13.8954 14.5 13 13.6046 13 12.5V12.4647L12.9694 12.4824C12.0127 13.0343 10.7896 12.7062 10.2376 11.7494C9.68565 10.7927 10.0138 9.56961 10.9706 9.01763L11 9.00064V9V8.99936L10.9706 8.98237C10.0138 8.43039 9.68565 7.20732 10.2376 6.25056C10.3335 6.08439 10.4496 5.93718 10.581 5.81025L9.8779 4.52115C9.70266 4.19989 9.36594 4 9 4H6C5.46957 4 4.96086 4.21071 4.58579 4.58579C4.21071 4.96086 4 5.46957 4 6V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H14C14.5304 22 15.0391 21.7893 15.4142 21.4142C15.7893 21.0391 16 20.5304 16 20V16C16 15.8327 15.958 15.668 15.8779 15.5211L15.308 14.4764ZM10 17C10.5523 17 11 17.4477 11 18V18.01C11 18.5623 10.5523 19.01 10 19.01C9.44772 19.01 9 18.5623 9 18.01V18C9 17.4477 9.44772 17 10 17Z" fill="currentcolor"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.9999 4.5C15.5522 4.5 15.9999 4.94772 15.9999 5.5V6.17157C16.3455 6.29376 16.6679 6.479 16.9498 6.72008L17.5319 6.38398C18.0102 6.10783 18.6218 6.2717 18.8979 6.74999C19.1741 7.22828 19.0102 7.83987 18.5319 8.11602L17.9495 8.45229C17.9828 8.63169 17.9999 8.81496 17.9999 9C17.9999 9.18494 17.9828 9.36811 17.9495 9.54742L18.5326 9.88381C19.011 10.1598 19.1751 10.7713 18.8991 11.2497C18.6231 11.7281 18.0116 11.8922 17.5332 11.6162L16.95 11.2797C16.6681 11.5209 16.3456 11.7062 15.9999 11.8284V12.5C15.9999 13.0523 15.5522 13.5 14.9999 13.5C14.4476 13.5 13.9999 13.0523 13.9999 12.5V11.8284C13.6547 11.7064 13.3326 11.5214 13.051 11.2808L12.4696 11.6162C11.9912 11.8922 11.3797 11.7281 11.1037 11.2497C10.8277 10.7713 10.9918 10.1598 11.4702 9.88381L12.0505 9.54899C12.0171 9.36918 11.9999 9.18548 11.9999 9C11.9999 8.81452 12.0171 8.63082 12.0505 8.45101L11.4702 8.11619C10.9918 7.8402 10.8277 7.22866 11.1037 6.75028C11.3797 6.2719 11.9912 6.10783 12.4696 6.38381L13.051 6.71923C13.3326 6.47857 13.6547 6.29362 13.9999 6.17157V5.5C13.9999 4.94772 14.4476 4.5 14.9999 4.5ZM13.9999 9C13.9999 8.83715 14.0396 8.67839 14.1137 8.53668C14.1214 8.52458 14.1288 8.51226 14.1361 8.49972C14.143 8.48767 14.1497 8.47553 14.1561 8.46332C14.195 8.40216 14.2407 8.34495 14.2928 8.29289C14.4803 8.10536 14.7347 8 14.9999 8C15.2651 8 15.5195 8.10536 15.707 8.29289C15.8945 8.48043 15.9999 8.73478 15.9999 9C15.9999 9.26522 15.8945 9.51957 15.707 9.70711C15.5195 9.89464 15.2651 10 14.9999 10C14.7347 10 14.4803 9.89464 14.2928 9.70711C14.2407 9.65505 14.195 9.59784 14.1561 9.53668C14.1497 9.52447 14.143 9.51233 14.1361 9.50028C14.1288 9.48774 14.1214 9.47542 14.1137 9.46332C14.0396 9.32161 13.9999 9.16285 13.9999 9Z" fill="currentcolor"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M15 16V20C15 20.2652 14.8946 20.5196 14.7071 20.7071C14.5196 20.8946 14.2652 21 14 21H6C5.73478 21 5.48043 20.8946 5.29289 20.7071C5.10536 20.5196 5 20.2652 5 20V6C5 5.73478 5.10536 5.48043 5.29289 5.29289C5.48043 5.10536 5.73478 5 6 5L9 5" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M10 18V18.01" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M13 9C13 9.53043 13.2107 10.0391 13.5858 10.4142C13.9609 10.7893 14.4696 11 15 11C15.5304 11 16.0391 10.7893 16.4142 10.4142C16.7893 10.0391 17 9.53043 17 9C17 8.46957 16.7893 7.96086 16.4142 7.58579C16.0391 7.21071 15.5304 7 15 7C14.4696 7 13.9609 7.21071 13.5858 7.58579C13.2107 7.96086 13 8.46957 13 9Z" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M15 5.5V7" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M15 11V12.5" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
<path d="M18.0319 7.25L16.7329 8" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
<path d="M13.2702 10L11.9702 10.75" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
9
|
+
<path d="M11.9702 7.25L13.2702 8" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
10
|
+
<path d="M16.7329 10L18.0329 10.75" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 1C13.2044 1 12.4413 1.31607 11.8787 1.87868C11.3161 2.44129 11 3.20435 11 4C11 4.26522 11.1054 4.51957 11.2929 4.70711C11.4804 4.89464 11.7348 5 12 5C12.7956 5 13.5587 4.68393 14.1213 4.12132C14.6839 3.55871 15 2.79565 15 2C15 1.73478 14.8946 1.48043 14.7071 1.29289C14.5196 1.10536 14.2652 1 14 1ZM15.5725 6.0026C15.9839 6.03129 16.7173 6.19401 17.4866 6.54421C18.2678 6.89987 19.1773 7.49016 19.8248 8.43447C19.9846 8.66754 20.0383 8.95734 19.9727 9.23221C19.907 9.50707 19.7282 9.74133 19.4803 9.87707C19.3889 9.92711 19.2957 9.9646 19.1937 10.0057L19.1937 10.0057C18.97 10.0957 18.7036 10.2028 18.3199 10.497C17.8434 10.8624 17.4945 11.3357 17.5 11.9903C17.5175 13.5633 18.7354 13.8929 19.2036 14.0196C19.2598 14.0348 19.3051 14.0471 19.3363 14.0582C19.7343 14.2004 20 14.5774 20 15C20 16.3392 19.2071 17.8116 18.3386 18.8806C17.8874 19.4359 17.3686 19.9421 16.8322 20.3185C16.3207 20.6775 15.6774 21 15 21C14.1077 21 13.5769 20.8442 13.1302 20.7041L13.0953 20.6932C12.7329 20.5793 12.4802 20.5 12 20.5C11.4682 20.5 11.0882 20.5879 10.6694 20.6992C10.6294 20.7098 10.5883 20.7209 10.5462 20.7323L10.5462 20.7323C10.1466 20.84 9.65262 20.9733 9.04224 20.9991C9.02817 20.9997 9.01409 21 9 21C8.11938 21 7.37897 20.5119 6.82414 19.9571C6.25494 19.3879 5.76025 18.6315 5.35557 17.8222C4.55015 16.2113 4 14.1838 4 12.5C4 11.1425 4.26748 9.57295 5.01307 8.30545C5.78855 6.98713 7.09161 5.99997 9 5.99997C9.80582 5.99997 10.5789 6.35611 11.0858 6.59632C11.1616 6.63226 11.2317 6.66589 11.2975 6.69739L11.2975 6.6974C11.4845 6.78708 11.6357 6.85958 11.7805 6.91933C11.8987 6.9681 11.9658 6.9875 11.9948 6.99515C12.0243 6.98661 12.1013 6.96383 12.2457 6.90406C12.3834 6.84713 12.4971 6.7954 12.6288 6.73549L12.6288 6.73546C12.7495 6.68059 12.8851 6.61887 13.068 6.54004C13.6978 6.26854 14.5974 5.92837 15.5725 6.0026Z" fill="currentcolor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9 6.99998C6 6.99998 5 9.99998 5 12.5C5 15.5 7 20 9 20C10.088 19.954 10.679 19.5 12 19.5C13.312 19.5 13.5 20 15 20C16.5 20 19 17 19 15C18.972 14.99 16.528 14.597 16.5 12C16.481 9.82998 18.916 9.04598 19 8.99998C17.977 7.50798 16.049 7.03698 15.5 6.99998C14.067 6.88898 12.67 7.99998 12 7.99998C11.32 7.99998 10.1 6.99998 9 6.99998Z" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M12 4C12.5304 4 13.0391 3.78929 13.4142 3.41421C13.7893 3.03914 14 2.53043 14 2C13.4696 2 12.9609 2.21071 12.5858 2.58579C12.2107 2.96086 12 3.46957 12 4Z" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V9C3 9.53043 3.21071 10.0391 3.58579 10.4142C3.96086 10.7893 4.46957 11 5 11H9C9.53043 11 10.0391 10.7893 10.4142 10.4142C10.7893 10.0391 11 9.53043 11 9V5C11 4.46957 10.7893 3.96086 10.4142 3.58579C10.0391 3.21071 9.53043 3 9 3Z" fill="currentcolor"/>
|
|
3
|
+
<path d="M9 13H5C4.46957 13 3.96086 13.2107 3.58579 13.5858C3.21071 13.9609 3 14.4696 3 15V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H9C9.53043 21 10.0391 20.7893 10.4142 20.4142C10.7893 20.0391 11 19.5304 11 19V15C11 14.4696 10.7893 13.9609 10.4142 13.5858C10.0391 13.2107 9.53043 13 9 13Z" fill="currentcolor"/>
|
|
4
|
+
<path d="M19 13H15C14.4696 13 13.9609 13.2107 13.5858 13.5858C13.2107 13.9609 13 14.4696 13 15V19C13 19.5304 13.2107 20.0391 13.5858 20.4142C13.9609 20.7893 14.4696 21 15 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V15C21 14.4696 20.7893 13.9609 20.4142 13.5858C20.0391 13.2107 19.5304 13 19 13Z" fill="currentcolor"/>
|
|
5
|
+
<path d="M16.9999 3C17.2448 3.00003 17.4812 3.08996 17.6642 3.25272C17.8473 3.41547 17.9642 3.63975 17.9929 3.883L17.9999 4V6H19.9999C20.2547 6.00028 20.4999 6.09788 20.6852 6.27285C20.8706 6.44782 20.9821 6.68695 20.997 6.94139C21.012 7.19584 20.9292 7.44638 20.7656 7.64183C20.602 7.83729 20.37 7.9629 20.1169 7.993L19.9999 8H17.9999V10C17.9996 10.2549 17.902 10.5 17.727 10.6854C17.5521 10.8707 17.3129 10.9822 17.0585 10.9972C16.804 11.0121 16.5535 10.9293 16.358 10.7657C16.1626 10.6021 16.037 10.3701 16.0069 10.117L15.9999 10V8H13.9999C13.745 7.99972 13.4998 7.90212 13.3145 7.72715C13.1292 7.55218 13.0176 7.31305 13.0027 7.05861C12.9878 6.80416 13.0705 6.55362 13.2341 6.35817C13.3977 6.16271 13.6298 6.0371 13.8829 6.007L13.9999 6H15.9999V4C15.9999 3.73478 16.1052 3.48043 16.2928 3.29289C16.4803 3.10536 16.7347 3 16.9999 3Z" fill="currentcolor"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M4 5C4 4.73478 4.10536 4.48043 4.29289 4.29289C4.48043 4.10536 4.73478 4 5 4H9C9.26522 4 9.51957 4.10536 9.70711 4.29289C9.89464 4.48043 10 4.73478 10 5V9C10 9.26522 9.89464 9.51957 9.70711 9.70711C9.51957 9.89464 9.26522 10 9 10H5C4.73478 10 4.48043 9.89464 4.29289 9.70711C4.10536 9.51957 4 9.26522 4 9V5Z" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M4 15C4 14.7348 4.10536 14.4804 4.29289 14.2929C4.48043 14.1054 4.73478 14 5 14H9C9.26522 14 9.51957 14.1054 9.70711 14.2929C9.89464 14.4804 10 14.7348 10 15V19C10 19.2652 9.89464 19.5196 9.70711 19.7071C9.51957 19.8946 9.26522 20 9 20H5C4.73478 20 4.48043 19.8946 4.29289 19.7071C4.10536 19.5196 4 19.2652 4 19V15Z" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M14 15C14 14.7348 14.1054 14.4804 14.2929 14.2929C14.4804 14.1054 14.7348 14 15 14H19C19.2652 14 19.5196 14.1054 19.7071 14.2929C19.8946 14.4804 20 14.7348 20 15V19C20 19.2652 19.8946 19.5196 19.7071 19.7071C19.5196 19.8946 19.2652 20 19 20H15C14.7348 20 14.4804 19.8946 14.2929 19.7071C14.1054 19.5196 14 19.2652 14 19V15Z" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M14 7H20" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M17 4V10" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12772_47481)">
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 6C4 5.44772 4.44772 5 5 5H19C19.5523 5 20 5.44772 20 6C20 6.55228 19.5523 7 19 7H5C4.44772 7 4 6.55228 4 6ZM22 6C22 7.30622 21.1652 8.41746 20 8.82929V18C20 18.7957 19.6839 19.5587 19.1213 20.1213C18.5587 20.6839 17.7957 21 17 21H7C6.20435 21 5.44129 20.6839 4.87868 20.1213C4.31607 19.5587 4 18.7956 4 18V8.82929C2.83481 8.41746 2 7.30622 2 6C2 4.34315 3.34315 3 5 3H19C20.6569 3 22 4.34315 22 6ZM10 11C9.44772 11 9 11.4477 9 12C9 12.5523 9.44772 13 10 13H14C14.5523 13 15 12.5523 15 12C15 11.4477 14.5523 11 14 11H10Z" fill="currentcolor"/>
|
|
4
|
+
</g>
|
|
5
|
+
<defs>
|
|
6
|
+
<clipPath id="clip0_12772_47481">
|
|
7
|
+
<rect width="24" height="24" fill="white"/>
|
|
8
|
+
</clipPath>
|
|
9
|
+
</defs>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12730_43948)">
|
|
3
|
+
<path d="M19 4H5C3.89543 4 3 4.89543 3 6C3 7.10457 3.89543 8 5 8H19C20.1046 8 21 7.10457 21 6C21 4.89543 20.1046 4 19 4Z" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M5 8V18C5 18.5304 5.21071 19.0391 5.58579 19.4142C5.96086 19.7893 6.46957 20 7 20H17C17.5304 20 18.0391 19.7893 18.4142 19.4142C18.7893 19.0391 19 18.5304 19 18V8" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M10 12H14" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
</g>
|
|
7
|
+
<defs>
|
|
8
|
+
<clipPath id="clip0_12730_43948">
|
|
9
|
+
<rect width="24" height="24" fill="white"/>
|
|
10
|
+
</clipPath>
|
|
11
|
+
</defs>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M5 12H19" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M5 12L9 16" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M5 12L9 8" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M5 12H19" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M5 12L9 16" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M5 12L9 8" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 5V19" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M16 15L12 19" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M8 15L12 19" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 5V19" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M16 15L12 19" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M8 15L12 19" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M5 12H19" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M15 16L19 12" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M15 8L19 12" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M5 12H19" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M15 16L19 12" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M15 8L19 12" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M18 6H12C11.2044 6 10.4413 6.31607 9.87868 6.87868C9.31607 7.44129 9 8.20435 9 9V19M9 19L5 15M9 19L13 15" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M18 6H12C11.2044 6 10.4413 6.31607 9.87868 6.87868C9.31607 7.44129 9 8.20435 9 9V19M9 19L5 15M9 19L13 15" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 5V19" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M16 9L12 5" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M8 9L12 5" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 5V19" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M16 9L12 5" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M8 9L12 5" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.87868 3.87868C4.44129 3.31607 5.20435 3 6 3H18C18.7956 3 19.5587 3.31607 20.1213 3.87868C20.6839 4.44129 21 5.20435 21 6V18C21 18.7957 20.6839 19.5587 20.1213 20.1213C19.5587 20.6839 18.7957 21 18 21H6C5.20435 21 4.44129 20.6839 3.87868 20.1213C3.31607 19.5587 3 18.7956 3 18V6C3 5.20435 3.31607 4.44129 3.87868 3.87868ZM15.7071 9.29289C15.3166 8.90237 14.6834 8.90237 14.2929 9.29289L12 11.5858L10.7071 10.2929C10.3166 9.90237 9.68342 9.90237 9.29289 10.2929L6.29289 13.2929C5.90237 13.6834 5.90237 14.3166 6.29289 14.7071C6.68342 15.0976 7.31658 15.0976 7.70711 14.7071L10 12.4142L11.2929 13.7071C11.6834 14.0976 12.3166 14.0976 12.7071 13.7071L15 11.4142L16.2929 12.7071C16.6834 13.0976 17.3166 13.0976 17.7071 12.7071C18.0976 12.3166 18.0976 11.6834 17.7071 11.2929L15.7071 9.29289Z" fill="currentcolor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M4 18V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V18C20 18.5304 19.7893 19.0391 19.4142 19.4142C19.0391 19.7893 18.5304 20 18 20H6C5.46957 20 4.96086 19.7893 4.58579 19.4142C4.21071 19.0391 4 18.5304 4 18Z" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M7 14L10 11L12 13L15 10L17 12" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 3C7.20435 3 6.44129 3.31607 5.87868 3.87868C5.31607 4.44129 5 5.20435 5 6V18C5 18.7956 5.31607 19.5587 5.87868 20.1213C6.44129 20.6839 7.20435 21 8 21H18C18.7957 21 19.5587 20.6839 20.1213 20.1213C20.6839 19.5587 21 18.7957 21 18V6C21 5.20435 20.6839 4.44129 20.1213 3.87868C19.5587 3.31607 18.7956 3 18 3H8ZM13 7C12.2043 7 11.4413 7.31607 10.8787 7.87868C10.3161 8.44129 10 9.20435 10 10C10 10.7957 10.3161 11.5587 10.8787 12.1213C11.4413 12.6839 12.2043 13 13 13C13.7957 13 14.5587 12.6839 15.1213 12.1213C15.6839 11.5587 16 10.7957 16 10C16 9.20435 15.6839 8.44129 15.1213 7.87868C14.5587 7.31607 13.7957 7 13 7ZM10 15C9.44772 15 9 15.4477 9 16C9 16.5523 9.44772 17 10 17H16C16.5523 17 17 16.5523 17 16C17 15.4477 16.5523 15 16 15H10Z" fill="currentcolor"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 8C3 7.44772 3.44772 7 4 7H6C6.55228 7 7 7.44772 7 8C7 8.55228 6.55228 9 6 9H4C3.44772 9 3 8.55228 3 8Z" fill="currentcolor"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 12C3 11.4477 3.44772 11 4 11H6C6.55228 11 7 11.4477 7 12C7 12.5523 6.55228 13 6 13H4C3.44772 13 3 12.5523 3 12Z" fill="currentcolor"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 16C3 15.4477 3.44772 15 4 15H6C6.55228 15 7 15.4477 7 16C7 16.5523 6.55228 17 6 17H4C3.44772 17 3 16.5523 3 16Z" fill="currentcolor"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M20 6V18C20 18.5304 19.7893 19.0391 19.4142 19.4142C19.0391 19.7893 18.5304 20 18 20H8C7.46957 20 6.96086 19.7893 6.58579 19.4142C6.21071 19.0391 6 18.5304 6 18V6C6 5.46957 6.21071 4.96086 6.58579 4.58579C6.96086 4.21071 7.46957 4 8 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6Z" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M10 16H16" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M11 10C11 10.5304 11.2107 11.0391 11.5858 11.4142C11.9609 11.7893 12.4696 12 13 12C13.5304 12 14.0391 11.7893 14.4142 11.4142C14.7893 11.0391 15 10.5304 15 10C15 9.46957 14.7893 8.96086 14.4142 8.58579C14.0391 8.21071 13.5304 8 13 8C12.4696 8 11.9609 8.21071 11.5858 8.58579C11.2107 8.96086 11 9.46957 11 10Z" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M4 8H6" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M4 12H6" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
<path d="M4 16H6" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M15.0002 6.99996L8.50019 13.5C8.10237 13.8978 7.87887 14.4374 7.87887 15C7.87887 15.5626 8.10237 16.1021 8.50019 16.5C8.89802 16.8978 9.43758 17.1213 10.0002 17.1213C10.5628 17.1213 11.1024 16.8978 11.5002 16.5L18.0002 9.99996C18.7958 9.20432 19.2428 8.12518 19.2428 6.99996C19.2428 5.87475 18.7958 4.79561 18.0002 3.99996C17.2045 3.20432 16.1254 2.75732 15.0002 2.75732C13.875 2.75732 12.7958 3.20432 12.0002 3.99996L5.50019 10.5C4.30672 11.6934 3.63623 13.3121 3.63623 15C3.63623 16.6878 4.30672 18.3065 5.50019 19.5C6.69367 20.6934 8.31236 21.3639 10.0002 21.3639C11.688 21.3639 13.3067 20.6934 14.5002 19.5L21.0002 13" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M15.0002 6.99996L8.50019 13.5C8.10237 13.8978 7.87887 14.4374 7.87887 15C7.87887 15.5626 8.10237 16.1021 8.50019 16.5C8.89802 16.8978 9.43758 17.1213 10.0002 17.1213C10.5628 17.1213 11.1024 16.8978 11.5002 16.5L18.0002 9.99996C18.7958 9.20432 19.2428 8.12518 19.2428 6.99996C19.2428 5.87475 18.7958 4.79561 18.0002 3.99996C17.2045 3.20432 16.1254 2.75732 15.0002 2.75732C13.875 2.75732 12.7958 3.20432 12.0002 3.99996L5.50019 10.5C4.30672 11.6934 3.63623 13.3121 3.63623 15C3.63623 16.6878 4.30672 18.3065 5.50019 19.5C6.69367 20.6934 8.31236 21.3639 10.0002 21.3639C11.688 21.3639 13.3067 20.6934 14.5002 19.5L21.0002 13" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 4C8 3.44772 8.44772 3 9 3H19C19.5523 3 20 3.44772 20 4V8V17C20 18.0609 19.5786 19.0783 18.8284 19.8284C18.0783 20.5786 17.0609 21 16 21C14.9391 21 13.9217 20.5786 13.1716 19.8284C12.4214 19.0783 12 18.0609 12 17C12 15.9391 12.4214 14.9217 13.1716 14.1716C13.9217 13.4214 14.9391 13 16 13C16.7082 13 17.3971 13.1878 18 13.5359V9H10V17C10 18.0609 9.57857 19.0783 8.82843 19.8284C8.07828 20.5786 7.06087 21 6 21C4.93913 21 3.92172 20.5786 3.17157 19.8284C2.42143 19.0783 2 18.0609 2 17C2 15.9391 2.42143 14.9217 3.17157 14.1716C3.92172 13.4214 4.93913 13 6 13C6.70823 13 7.39709 13.1878 8 13.5359V8V4ZM10 7H18V5H10V7Z" fill="currentcolor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M3 17C3 17.7956 3.31607 18.5587 3.87868 19.1213C4.44129 19.6839 5.20435 20 6 20C6.79565 20 7.55871 19.6839 8.12132 19.1213C8.68393 18.5587 9 17.7956 9 17C9 16.2044 8.68393 15.4413 8.12132 14.8787C7.55871 14.3161 6.79565 14 6 14C5.20435 14 4.44129 14.3161 3.87868 14.8787C3.31607 15.4413 3 16.2044 3 17Z" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M13 17C13 17.7956 13.3161 18.5587 13.8787 19.1213C14.4413 19.6839 15.2044 20 16 20C16.7956 20 17.5587 19.6839 18.1213 19.1213C18.6839 18.5587 19 17.7956 19 17C19 16.2044 18.6839 15.4413 18.1213 14.8787C17.5587 14.3161 16.7956 14 16 14C15.2044 14 14.4413 14.3161 13.8787 14.8787C13.3161 15.4413 13 16.2044 13 17Z" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M9 17V4H19V17" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M9 8H19" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 3.00007C14 2.56693 13.7212 2.18303 13.3092 2.04909C12.8973 1.91514 12.446 2.0616 12.1913 2.4119L4.19127 13.4119C3.97004 13.7161 3.93821 14.1187 4.10889 14.4538C4.27957 14.789 4.62388 15.0001 5 15.0001H10V21.0001C10 21.4332 10.2789 21.8171 10.6908 21.9511C11.1027 22.085 11.554 21.9385 11.8087 21.5882L19.8087 10.5882C20.03 10.2841 20.0618 9.88146 19.8911 9.54629C19.7204 9.21112 19.3761 9.00007 19 9.00007H14V3.00007Z" fill="currentcolor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.17317 2.7612C9.38642 2.25866 10.6868 2 12 2C13.3132 2 14.6136 2.25866 15.8268 2.7612C17.0401 3.26375 18.1425 4.00035 19.0711 4.92893C19.9997 5.85752 20.7362 6.95991 21.2388 8.17317C21.7413 9.38642 22 10.6868 22 12C22 13.3132 21.7413 14.6136 21.2388 15.8268C20.8641 16.7314 20.3594 17.5743 19.7419 18.3295C19.7307 18.3171 19.7191 18.3049 19.7071 18.2929L5.70711 4.29289C5.69513 4.28092 5.68293 4.26931 5.67051 4.25807C6.42572 3.64064 7.26863 3.13588 8.17317 2.7612ZM4.25807 5.67051C3.64064 6.42572 3.13588 7.26863 2.7612 8.17317C2.25866 9.38642 2 10.6868 2 12C2 13.3132 2.25866 14.6136 2.7612 15.8268C3.26375 17.0401 4.00035 18.1425 4.92893 19.0711C5.85752 19.9997 6.95991 20.7362 8.17317 21.2388C9.38642 21.7413 10.6868 22 12 22C13.3132 22 14.6136 21.7413 15.8268 21.2388C16.7314 20.8641 17.5743 20.3594 18.3295 19.7419C18.3171 19.7307 18.3049 19.7191 18.2929 19.7071L4.29289 5.70711C4.28092 5.69513 4.26931 5.68293 4.25807 5.67051Z" fill="currentcolor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C13.1819 21 14.3522 20.7672 15.4442 20.3149C16.5361 19.8626 17.5282 19.1997 18.364 18.364C19.1997 17.5282 19.8626 16.5361 20.3149 15.4442C20.7672 14.3522 21 13.1819 21 12C21 10.8181 20.7672 9.64778 20.3149 8.55585C19.8626 7.46392 19.1997 6.47177 18.364 5.63604C17.5282 4.80031 16.5361 4.13738 15.4442 3.68508C14.3522 3.23279 13.1819 3 12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12Z" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M5.7002 5.69995L18.3002 18.3" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.75746 2.02985C8.29325 1.8959 8.83619 2.22166 8.97013 2.75746L9.78077 6H14.2192L15.0299 2.75746C15.1638 2.22166 15.7067 1.8959 16.2425 2.02985C16.7783 2.1638 17.1041 2.70673 16.9701 3.24253L16.2808 6H17C17.7956 6 18.5587 6.31607 19.1213 6.87868C19.6839 7.44129 20 8.20435 20 9V9.58579L20.7071 10.2929C20.8946 10.4804 21 10.7348 21 11V14C21 14.2652 20.8946 14.5196 20.7071 14.7071L20 15.4142V18C20 18.7957 19.6839 19.5587 19.1213 20.1213C18.5587 20.6839 17.7957 21 17 21H7C6.20435 21 5.44129 20.6839 4.87868 20.1213C4.31607 19.5587 4 18.7957 4 18V15.4142L3.29289 14.7071C3.10536 14.5196 3 14.2652 3 14V11C3 10.7348 3.10536 10.4804 3.29289 10.2929L4 9.58579V9C4 8.20435 4.31607 7.44129 4.87868 6.87868C5.44129 6.31607 6.20435 6 7 6H7.71922L7.02985 3.24253C6.8959 2.70673 7.22166 2.1638 7.75746 2.02985ZM7 11.5C7 10.6716 7.67157 10 8.5 10C9.32843 10 10 10.6716 10 11.5C10 12.3284 9.32843 13 8.5 13C7.67157 13 7 12.3284 7 11.5ZM15.5 10C14.6716 10 14 10.6716 14 11.5C14 12.3284 14.6716 13 15.5 13C16.3284 13 17 12.3284 17 11.5C17 10.6716 16.3284 10 15.5 10ZM10 15C9.44772 15 9 15.4477 9 16C9 16.5523 9.44772 17 10 17H14C14.5523 17 15 16.5523 15 16C15 15.4477 14.5523 15 14 15H10Z" fill="currentcolor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M7 7H17C17.5304 7 18.0391 7.21071 18.4142 7.58579C18.7893 7.96086 19 8.46957 19 9V10L20 11V14L19 15V18C19 18.5304 18.7893 19.0391 18.4142 19.4142C18.0391 19.7893 17.5304 20 17 20H7C6.46957 20 5.96086 19.7893 5.58579 19.4142C5.21071 19.0391 5 18.5304 5 18V15L4 14V11L5 10V9C5 8.46957 5.21071 7.96086 5.58579 7.58579C5.96086 7.21071 6.46957 7 7 7Z" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M10 16H14" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M8.5 12C8.77614 12 9 11.7761 9 11.5C9 11.2239 8.77614 11 8.5 11C8.22386 11 8 11.2239 8 11.5C8 11.7761 8.22386 12 8.5 12Z" fill="currentcolor" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M15.5 12C15.7761 12 16 11.7761 16 11.5C16 11.2239 15.7761 11 15.5 11C15.2239 11 15 11.2239 15 11.5C15 11.7761 15.2239 12 15.5 12Z" fill="currentcolor" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M9 7L8 3" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
<path d="M15 7L16 3" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.5858 6.58579C10.9609 6.21071 11.4696 6 12 6C12.5304 6 13.0391 6.21071 13.4142 6.58579C13.7893 6.96086 14 7.46957 14 8H10C10 7.46957 10.2107 6.96086 10.5858 6.58579ZM8 8C8 6.93913 8.42143 5.92172 9.17157 5.17157C9.92172 4.42143 10.9391 4 12 4C13.0609 4 14.0783 4.42143 14.8284 5.17157C15.5786 5.92172 16 6.93913 16 8C16.1512 8 16.2979 8.03417 16.4303 8.09733L19.4609 6.15773C19.9261 5.86002 20.5446 5.99577 20.8423 6.46095C21.14 6.92612 21.0042 7.54456 20.5391 7.84227L17.5247 9.77149C17.7963 10.4631 17.9572 11.1966 17.9985 11.945C17.9995 11.9633 18 11.9816 18 12H21C21.5523 12 22 12.4477 22 13C22 13.5523 21.5523 14 21 14H18V15C18 15.5188 17.9328 16.0306 17.8033 16.5239L20.5126 18.1414C20.9868 18.4245 21.1417 19.0384 20.8586 19.5126C20.5755 19.9868 19.9616 20.1417 19.4874 19.8586L16.9728 18.3574C16.7598 18.6729 16.5157 18.9696 16.2426 19.2426C15.1174 20.3679 13.5913 21 12 21C10.4087 21 8.88258 20.3679 7.75736 19.2426C7.48428 18.9696 7.24024 18.6729 7.02723 18.3574L4.51261 19.8586C4.03841 20.1417 3.42448 19.9868 3.14138 19.5126C2.85827 19.0384 3.01319 18.4245 3.48739 18.1414L6.19672 16.5239C6.06718 16.0306 6 15.5188 6 15V14H3C2.44772 14 2 13.5523 2 13C2 12.4477 2.44772 12 3 12H6C6 11.9816 6.00051 11.9633 6.00152 11.945C6.04277 11.1966 6.20372 10.4631 6.47534 9.77149L3.46095 7.84227C2.99577 7.54456 2.86002 6.92612 3.15773 6.46095C3.45544 5.99577 4.07388 5.86002 4.53905 6.15773L7.56967 8.09733C7.70214 8.03417 7.84881 8 8 8Z" fill="currentcolor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9 9V8C9 7.20435 9.31607 6.44129 9.87868 5.87868C10.4413 5.31607 11.2044 5 12 5C12.7956 5 13.5587 5.31607 14.1213 5.87868C14.6839 6.44129 15 7.20435 15 8V9" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M8 9H16C16.5956 9.89259 16.9409 10.9286 17 12V15C17 16.3261 16.4732 17.5979 15.5355 18.5355C14.5979 19.4732 13.3261 20 12 20C10.6739 20 9.40215 19.4732 8.46447 18.5355C7.52678 17.5979 7 16.3261 7 15V12C7.05907 10.9286 7.4044 9.89259 8 9Z" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M3 13H7" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M17 13H21" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M12 20V14" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
<path d="M4 19L7.35 17" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
<path d="M19.9999 19L16.6499 17" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
9
|
+
<path d="M4 7L7.75 9.4" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
10
|
+
<path d="M20 7L16.25 9.4" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M17 3C17 2.44772 16.5523 2 16 2C15.4477 2 15 2.44772 15 3V4H9V3C9 2.44772 8.55228 2 8 2C7.44772 2 7 2.44772 7 3V4H6C5.20435 4 4.44129 4.31607 3.87868 4.87868C3.31607 5.44129 3 6.20435 3 7V11V19C3 19.7957 3.31607 20.5587 3.87868 21.1213C4.44129 21.6839 5.20435 22 6 22H18C18.7957 22 19.5587 21.6839 20.1213 21.1213C20.6839 20.5587 21 19.7957 21 19V11V7C21 6.20435 20.6839 5.44129 20.1213 4.87868C19.5587 4.31607 18.7956 4 18 4H17V3ZM5 12H19V19C19 19.2652 18.8946 19.5196 18.7071 19.7071C18.5196 19.8946 18.2652 20 18 20H6C5.73478 20 5.48043 19.8946 5.29289 19.7071C5.10536 19.5196 5 19.2652 5 19V12ZM7 15C7 14.4477 7.44772 14 8 14H10C10.5523 14 11 14.4477 11 15V17C11 17.5523 10.5523 18 10 18H8C7.44772 18 7 17.5523 7 17V15Z" fill="currentcolor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M4 7C4 6.46957 4.21071 5.96086 4.58579 5.58579C4.96086 5.21071 5.46957 5 6 5H18C18.5304 5 19.0391 5.21071 19.4142 5.58579C19.7893 5.96086 20 6.46957 20 7V19C20 19.5304 19.7893 20.0391 19.4142 20.4142C19.0391 20.7893 18.5304 21 18 21H6C5.46957 21 4.96086 20.7893 4.58579 20.4142C4.21071 20.0391 4 19.5304 4 19V7Z" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M16 3V7" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M8 3V7" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M4 11H20" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M8 15H10V17H8V15Z" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
</svg>
|