@livechat/design-system-icons 1.0.0-alpha.24 → 1.0.0-alpha.35
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,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgArrowForward = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M5 12h14M15 16l4-4M15 8l4 4"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgArrowForward;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgArrowForwardFilled = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M5 12h14M15 16l4-4M15 8l4 4"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgArrowForwardFilled;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgArrowReverse = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M18 6h-6a3 3 0 0 0-3 3v10m0 0-4-4m4 4 4-4"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgArrowReverse;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgArrowReverseFilled = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M18 6h-6a3 3 0 0 0-3 3v10m0 0-4-4m4 4 4-4"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgArrowReverseFilled;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgArrowUpward = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M12 5v14M16 9l-4-4M8 9l4-4"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgArrowUpward;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgArrowUpwardFilled = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M12 5v14M16 9l-4-4M8 9l4-4"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgArrowUpwardFilled;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgAssessment = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M4 18V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2Z"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
<path
|
|
19
|
+
d="m7 14 3-3 2 2 3-3 2 2"
|
|
20
|
+
stroke="#000"
|
|
21
|
+
strokeWidth={2}
|
|
22
|
+
strokeLinecap="round"
|
|
23
|
+
strokeLinejoin="round"
|
|
24
|
+
/>
|
|
25
|
+
</svg>
|
|
26
|
+
);
|
|
27
|
+
|
|
28
|
+
export default SvgAssessment;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgAssessmentFilled = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
fillRule="evenodd"
|
|
13
|
+
clipRule="evenodd"
|
|
14
|
+
d="M3.879 3.879A3 3 0 0 1 6 3h12a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V6a3 3 0 0 1 .879-2.121Zm11.828 5.414a1 1 0 0 0-1.414 0L12 11.586l-1.293-1.293a1 1 0 0 0-1.414 0l-3 3a1 1 0 1 0 1.414 1.414L10 12.414l1.293 1.293a1 1 0 0 0 1.414 0L15 11.414l1.293 1.293a1 1 0 0 0 1.414-1.414l-2-2Z"
|
|
15
|
+
fill="#000"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
|
|
20
|
+
export default SvgAssessmentFilled;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgAssignment = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M20 6v12a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2ZM10 16h6"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
<path
|
|
19
|
+
d="M11 10a2 2 0 1 0 4 0 2 2 0 0 0-4 0ZM4 8h2M4 12h2M4 16h2"
|
|
20
|
+
stroke="#000"
|
|
21
|
+
strokeWidth={2}
|
|
22
|
+
strokeLinecap="round"
|
|
23
|
+
strokeLinejoin="round"
|
|
24
|
+
/>
|
|
25
|
+
</svg>
|
|
26
|
+
);
|
|
27
|
+
|
|
28
|
+
export default SvgAssignment;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgAssignmentFilled = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
fillRule="evenodd"
|
|
13
|
+
clipRule="evenodd"
|
|
14
|
+
d="M8 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3H8Zm5 4a3 3 0 1 0 0 6 3 3 0 0 0 0-6Zm-3 8a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2h-6Z"
|
|
15
|
+
fill="#000"
|
|
16
|
+
/>
|
|
17
|
+
<path
|
|
18
|
+
fillRule="evenodd"
|
|
19
|
+
clipRule="evenodd"
|
|
20
|
+
d="M3 8a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2H4a1 1 0 0 1-1-1ZM3 12a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1ZM3 16a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1Z"
|
|
21
|
+
fill="#000"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
|
|
26
|
+
export default SvgAssignmentFilled;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgAttachment = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="m15 7-6.5 6.5a2.121 2.121 0 1 0 3 3L18 10a4.243 4.243 0 0 0-6-6l-6.5 6.5a6.364 6.364 0 1 0 9 9L21 13"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgAttachment;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgAttachmentFilled = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="m15 7-6.5 6.5a2.121 2.121 0 1 0 3 3L18 10a4.243 4.243 0 0 0-6-6l-6.5 6.5a6.364 6.364 0 1 0 9 9L21 13"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgAttachmentFilled;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgAudiotrack = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M3 17a3 3 0 1 0 6 0 3 3 0 0 0-6 0ZM13 17a3 3 0 1 0 6 0 3 3 0 0 0-6 0Z"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
<path
|
|
19
|
+
d="M9 17V4h10v13M9 8h10"
|
|
20
|
+
stroke="#000"
|
|
21
|
+
strokeWidth={2}
|
|
22
|
+
strokeLinecap="round"
|
|
23
|
+
strokeLinejoin="round"
|
|
24
|
+
/>
|
|
25
|
+
</svg>
|
|
26
|
+
);
|
|
27
|
+
|
|
28
|
+
export default SvgAudiotrack;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgAudiotrackFilled = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
fillRule="evenodd"
|
|
13
|
+
clipRule="evenodd"
|
|
14
|
+
d="M8 4a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v13a4 4 0 1 1-2-3.464V9h-8v8a4 4 0 1 1-2-3.464V4Zm2 3h8V5h-8v2Z"
|
|
15
|
+
fill="#000"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
|
|
20
|
+
export default SvgAudiotrackFilled;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgAutomation = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M13 3v7h6l-8 11v-7H5l8-11Z"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgAutomation;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgAutomationFilled = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
fillRule="evenodd"
|
|
13
|
+
clipRule="evenodd"
|
|
14
|
+
d="M14 3a1 1 0 0 0-1.809-.588l-8 11A1 1 0 0 0 5 15h5v6a1 1 0 0 0 1.809.588l8-11A1 1 0 0 0 19 9h-5V3Z"
|
|
15
|
+
fill="#000"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
|
|
20
|
+
export default SvgAutomationFilled;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgBlock = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M3 12a9 9 0 1 0 18.001 0A9 9 0 0 0 3 12ZM5.7 5.7l12.6 12.6"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgBlock;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgBlockFilled = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
fillRule="evenodd"
|
|
13
|
+
clipRule="evenodd"
|
|
14
|
+
d="M8.173 2.761A10 10 0 0 1 19.742 18.33a.994.994 0 0 0-.035-.036l-14-14a1.022 1.022 0 0 0-.036-.035 10 10 0 0 1 2.502-1.497Zm-3.915 2.91A10 10 0 0 0 18.33 19.74a.994.994 0 0 1-.037-.034l-14-14a1.022 1.022 0 0 1-.035-.036Z"
|
|
15
|
+
fill="#000"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
|
|
20
|
+
export default SvgBlockFilled;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgBot = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M7 7h10a2 2 0 0 1 2 2v1l1 1v3l-1 1v3a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-3l-1-1v-3l1-1V9a2 2 0 0 1 2-2ZM10 16h4"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
<path
|
|
19
|
+
d="M8.5 12a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1ZM15.5 12a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z"
|
|
20
|
+
fill="#000"
|
|
21
|
+
stroke="#000"
|
|
22
|
+
strokeWidth={2}
|
|
23
|
+
strokeLinecap="round"
|
|
24
|
+
strokeLinejoin="round"
|
|
25
|
+
/>
|
|
26
|
+
<path
|
|
27
|
+
d="M9 7 8 3M15 7l1-4"
|
|
28
|
+
stroke="#000"
|
|
29
|
+
strokeWidth={2}
|
|
30
|
+
strokeLinecap="round"
|
|
31
|
+
strokeLinejoin="round"
|
|
32
|
+
/>
|
|
33
|
+
</svg>
|
|
34
|
+
);
|
|
35
|
+
|
|
36
|
+
export default SvgBot;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgBotFilled = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
fillRule="evenodd"
|
|
13
|
+
clipRule="evenodd"
|
|
14
|
+
d="M7.757 2.03a1 1 0 0 1 1.213.727L9.78 6h4.44l.81-3.243a1 1 0 1 1 1.94.486L16.28 6H17a3 3 0 0 1 3 3v.586l.707.707A1 1 0 0 1 21 11v3a1 1 0 0 1-.293.707l-.707.707V18a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3v-2.586l-.707-.707A1 1 0 0 1 3 14v-3a1 1 0 0 1 .293-.707L4 9.586V9a3 3 0 0 1 3-3h.72l-.69-2.757a1 1 0 0 1 .727-1.213ZM7 11.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0Zm8.5-1.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3ZM10 15a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2h-4Z"
|
|
15
|
+
fill="#000"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
|
|
20
|
+
export default SvgBotFilled;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgBugReport = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M9 9V8a3 3 0 1 1 6 0v1M8 9h8a6 6 0 0 1 1 3v3a5 5 0 1 1-10 0v-3a6 6 0 0 1 1-3ZM3 13h4M17 13h4M12 20v-6M4 19l3.35-2M20 19l-3.35-2M4 7l3.75 2.4M20 7l-3.75 2.4"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgBugReport;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgBugReportFilled = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
fillRule="evenodd"
|
|
13
|
+
clipRule="evenodd"
|
|
14
|
+
d="M10.586 6.586A2 2 0 0 1 14 8h-4a2 2 0 0 1 .586-1.414ZM8 8a4 4 0 0 1 8 0c.151 0 .298.034.43.097l3.03-1.94a1 1 0 0 1 1.08 1.685l-3.015 1.93A7.001 7.001 0 0 1 18 12h3a1 1 0 1 1 0 2h-3v1a6 6 0 0 1-.197 1.524l2.71 1.617a1 1 0 1 1-1.026 1.718l-2.514-1.502a6 6 0 0 1-9.946 0L4.513 19.86a1 1 0 0 1-1.026-1.718l2.71-1.617A5.998 5.998 0 0 1 6 15v-1H3a1 1 0 1 1 0-2h3c0-.018 0-.037.002-.055a7 7 0 0 1 .473-2.174L3.461 7.842a1 1 0 1 1 1.078-1.684l3.03 1.94A1 1 0 0 1 8 8Z"
|
|
15
|
+
fill="#000"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
|
|
20
|
+
export default SvgBugReportFilled;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgCalendar = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M4 7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V7ZM16 3v4M8 3v4M4 11h16"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
<path
|
|
19
|
+
d="M8 15h2v2H8v-2Z"
|
|
20
|
+
stroke="#000"
|
|
21
|
+
strokeWidth={2}
|
|
22
|
+
strokeLinecap="round"
|
|
23
|
+
strokeLinejoin="round"
|
|
24
|
+
/>
|
|
25
|
+
</svg>
|
|
26
|
+
);
|
|
27
|
+
|
|
28
|
+
export default SvgCalendar;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgCalendarFilled = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
fillRule="evenodd"
|
|
13
|
+
clipRule="evenodd"
|
|
14
|
+
d="M17 3a1 1 0 1 0-2 0v1H9V3a1 1 0 0 0-2 0v1H6a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3h-1V3ZM5 12h14v7a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-7Zm2 3a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-2Z"
|
|
15
|
+
fill="#000"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
|
|
20
|
+
export default SvgCalendarFilled;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgCallout = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<g clipPath="url(#callout_svg__a)" fill="#000">
|
|
12
|
+
<path d="M5 20h8c.55 0 1-.45 1-1s-.45-1-1-1H5c-.55 0-1 .45-1 1s.45 1 1 1ZM4 6c0 .55.45 1 1 1h14c.55 0 1-.45 1-1s-.45-1-1-1H5c-.55 0-1 .45-1 1ZM5 16h14c.55 0 1-.45 1-1s-.45-1-1-1H5c-.55 0-1 .45-1 1s.45 1 1 1Zm-1-6c0 .55.45 1 1 1h14c.55 0 1-.45 1-1s-.45-1-1-1H5c-.55 0-1 .45-1 1Z" />
|
|
13
|
+
<path d="M4 15v-5c0-.55.45-1 1-1s1 .45 1 1v5c0 .55-.45 1-1 1s-1-.45-1-1ZM18 15v-5c0-.55.45-1 1-1s1 .45 1 1v5c0 .55-.45 1-1 1s-1-.45-1-1Z" />
|
|
14
|
+
</g>
|
|
15
|
+
<defs>
|
|
16
|
+
<clipPath id="callout_svg__a">
|
|
17
|
+
<path fill="#fff" d="M0 0h24v24H0z" />
|
|
18
|
+
</clipPath>
|
|
19
|
+
</defs>
|
|
20
|
+
</svg>
|
|
21
|
+
);
|
|
22
|
+
|
|
23
|
+
export default SvgCallout;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgCalloutFilled = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<g clipPath="url(#callout-filled_svg__a)" fill="#000">
|
|
12
|
+
<path d="M5 20h8c.55 0 1-.45 1-1s-.45-1-1-1H5c-.55 0-1 .45-1 1s.45 1 1 1ZM4 6c0 .55.45 1 1 1h14c.55 0 1-.45 1-1s-.45-1-1-1H5c-.55 0-1 .45-1 1ZM5 16h14c.55 0 1-.45 1-1s-.45-1-1-1H5c-.55 0-1 .45-1 1s.45 1 1 1Zm-1-6c0 .55.45 1 1 1h14c.55 0 1-.45 1-1s-.45-1-1-1H5c-.55 0-1 .45-1 1Z" />
|
|
13
|
+
<path d="M4 15v-5c0-.55.45-1 1-1s1 .45 1 1v5c0 .55-.45 1-1 1s-1-.45-1-1ZM18 15v-5c0-.55.45-1 1-1s1 .45 1 1v5c0 .55-.45 1-1 1s-1-.45-1-1Z" />
|
|
14
|
+
</g>
|
|
15
|
+
<defs>
|
|
16
|
+
<clipPath id="callout-filled_svg__a">
|
|
17
|
+
<path fill="#fff" d="M0 0h24v24H0z" />
|
|
18
|
+
</clipPath>
|
|
19
|
+
</defs>
|
|
20
|
+
</svg>
|
|
21
|
+
);
|
|
22
|
+
|
|
23
|
+
export default SvgCalloutFilled;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgCamera = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M5 7h1a2 2 0 0 0 2-2 1 1 0 0 1 1-1h6a1 1 0 0 1 1 1 2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2Z"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
<path
|
|
19
|
+
d="M9 13a3 3 0 1 0 6 0 3 3 0 0 0-6 0Z"
|
|
20
|
+
stroke="#000"
|
|
21
|
+
strokeWidth={2}
|
|
22
|
+
strokeLinecap="round"
|
|
23
|
+
strokeLinejoin="round"
|
|
24
|
+
/>
|
|
25
|
+
</svg>
|
|
26
|
+
);
|
|
27
|
+
|
|
28
|
+
export default SvgCamera;
|