@livechat/design-system-icons 1.0.0-alpha.21 → 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,29 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgHourglass = (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
|
|
12
|
+
clipPath="url(#hourglass_svg__a)"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
>
|
|
18
|
+
<path d="M6.5 7h11M6.5 17h11M6 20v-2a6 6 0 1 1 12 0v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1Z" />
|
|
19
|
+
<path d="M6 4v2a6 6 0 1 0 12 0V4a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1Z" />
|
|
20
|
+
</g>
|
|
21
|
+
<defs>
|
|
22
|
+
<clipPath id="hourglass_svg__a">
|
|
23
|
+
<path fill="#fff" d="M0 0h24v24H0z" />
|
|
24
|
+
</clipPath>
|
|
25
|
+
</defs>
|
|
26
|
+
</svg>
|
|
27
|
+
);
|
|
28
|
+
|
|
29
|
+
export default SvgHourglass;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgHourglassFilled = (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(#hourglass-filled_svg__a)">
|
|
12
|
+
<path
|
|
13
|
+
d="M6.5 7h11M6.5 17h11M6 20v-2a6 6 0 1 1 12 0v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1Z"
|
|
14
|
+
stroke="#000"
|
|
15
|
+
strokeWidth={2}
|
|
16
|
+
strokeLinecap="round"
|
|
17
|
+
strokeLinejoin="round"
|
|
18
|
+
/>
|
|
19
|
+
<path
|
|
20
|
+
d="M6 4v2a6 6 0 1 0 12 0V4a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1Z"
|
|
21
|
+
stroke="#000"
|
|
22
|
+
strokeWidth={2}
|
|
23
|
+
strokeLinecap="round"
|
|
24
|
+
strokeLinejoin="round"
|
|
25
|
+
/>
|
|
26
|
+
<path
|
|
27
|
+
d="M6.259 7.167H17.52s-.232 4.509-5.682 4.509-5.58-4.509-5.58-4.509ZM5.661 17.064h12.207v4.085H5.661z"
|
|
28
|
+
fill="#000"
|
|
29
|
+
/>
|
|
30
|
+
</g>
|
|
31
|
+
<defs>
|
|
32
|
+
<clipPath id="hourglass-filled_svg__a">
|
|
33
|
+
<path fill="#fff" d="M0 0h24v24H0z" />
|
|
34
|
+
</clipPath>
|
|
35
|
+
</defs>
|
|
36
|
+
</svg>
|
|
37
|
+
);
|
|
38
|
+
|
|
39
|
+
export default SvgHourglassFilled;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgHourglassLow = (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
|
|
12
|
+
clipPath="url(#hourglass-low_svg__a)"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
>
|
|
18
|
+
<path d="M6.5 17h11M6 20v-2a6 6 0 1 1 12 0v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1Z" />
|
|
19
|
+
<path d="M6 4v2a6 6 0 1 0 12 0V4a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1Z" />
|
|
20
|
+
</g>
|
|
21
|
+
<defs>
|
|
22
|
+
<clipPath id="hourglass-low_svg__a">
|
|
23
|
+
<path fill="#fff" d="M0 0h24v24H0z" />
|
|
24
|
+
</clipPath>
|
|
25
|
+
</defs>
|
|
26
|
+
</svg>
|
|
27
|
+
);
|
|
28
|
+
|
|
29
|
+
export default SvgHourglassLow;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgHourglassLowFilled = (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(#hourglass-low-filled_svg__a)">
|
|
12
|
+
<path
|
|
13
|
+
d="M6.5 17h11M6 20v-2a6 6 0 1 1 12 0v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1Z"
|
|
14
|
+
stroke="#000"
|
|
15
|
+
strokeWidth={2}
|
|
16
|
+
strokeLinecap="round"
|
|
17
|
+
strokeLinejoin="round"
|
|
18
|
+
/>
|
|
19
|
+
<path
|
|
20
|
+
d="M6 4v2a6 6 0 1 0 12 0V4a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1Z"
|
|
21
|
+
stroke="#000"
|
|
22
|
+
strokeWidth={2}
|
|
23
|
+
strokeLinecap="round"
|
|
24
|
+
strokeLinejoin="round"
|
|
25
|
+
/>
|
|
26
|
+
<path fill="#000" d="M6.167 16.906h11.834V21H6.167z" />
|
|
27
|
+
</g>
|
|
28
|
+
<defs>
|
|
29
|
+
<clipPath id="hourglass-low-filled_svg__a">
|
|
30
|
+
<path fill="#fff" d="M0 0h24v24H0z" />
|
|
31
|
+
</clipPath>
|
|
32
|
+
</defs>
|
|
33
|
+
</svg>
|
|
34
|
+
);
|
|
35
|
+
|
|
36
|
+
export default SvgHourglassLowFilled;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgImage = (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 8h.01M4 7a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V7Z"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
<path
|
|
19
|
+
d="m4 15 4-4c.456-.439.973-.67 1.5-.67s1.044.231 1.5.67l5 5"
|
|
20
|
+
stroke="#000"
|
|
21
|
+
strokeWidth={2}
|
|
22
|
+
strokeLinecap="round"
|
|
23
|
+
strokeLinejoin="round"
|
|
24
|
+
/>
|
|
25
|
+
<path
|
|
26
|
+
d="m14 14 1-1c.456-.439.973-.67 1.5-.67s1.044.231 1.5.67l2 2"
|
|
27
|
+
stroke="#000"
|
|
28
|
+
strokeWidth={2}
|
|
29
|
+
strokeLinecap="round"
|
|
30
|
+
strokeLinejoin="round"
|
|
31
|
+
/>
|
|
32
|
+
</svg>
|
|
33
|
+
);
|
|
34
|
+
|
|
35
|
+
export default SvgImage;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgImageFilled = (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 5a2 2 0 0 0-2 2v5.586l2.293-2.293.014-.014C7.909 9.7 8.664 9.33 9.5 9.33c.836 0 1.591.37 2.193.95l.014.013L14 12.586l.293-.293.014-.014c.602-.58 1.357-.949 2.193-.949.836 0 1.591.37 2.193.95l.014.013.293.293V7a2 2 0 0 0-2-2H7Zm14 9.999V7a4 4 0 0 0-4-4H7a4 4 0 0 0-4 4v10a4 4 0 0 0 4 4h10a4 4 0 0 0 4-4v-2.001ZM15 7a1 1 0 1 0 0 2h.01a1 1 0 1 0 0-2H15Z"
|
|
15
|
+
fill="#000"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
|
|
20
|
+
export default SvgImageFilled;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgInfo = (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 8h.01M11 12h1v4h1M3 12a9 9 0 1 0 18.001 0A9 9 0 0 0 3 12Z"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgInfo;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgInfoFilled = (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 1 1 7.654 18.478A10 10 0 0 1 8.173 2.761ZM11 8a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H12a1 1 0 0 1-1-1Zm-1 4a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v3a1 1 0 1 1 0 2h-1a1 1 0 0 1-1-1v-3a1 1 0 0 1-1-1Z"
|
|
15
|
+
fill="#000"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
|
|
20
|
+
export default SvgInfoFilled;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgKeyboard = (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="M2 8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8ZM6 14v.01M6 10v.01M10 10v.01M14 10v.01M18 10v.01M18 14v.01M10 14h4"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgKeyboard;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgKeyboardFilled = (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="M1.879 5.879A3 3 0 0 1 4 5h16a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V8a3 3 0 0 1 .879-2.121ZM7 10a1 1 0 0 0-2 0v.01a1 1 0 1 0 2 0V10Zm0 4a1 1 0 1 0-2 0v.01a1 1 0 1 0 2 0V14Zm3-5a1 1 0 0 1 1 1v.01a1 1 0 1 1-2 0V10a1 1 0 0 1 1-1Zm5 1a1 1 0 1 0-2 0v.01a1 1 0 1 0 2 0V10Zm3-1a1 1 0 0 1 1 1v.01a1 1 0 1 1-2 0V10a1 1 0 0 1 1-1Zm1 5a1 1 0 1 0-2 0v.01a1 1 0 1 0 2 0V14ZM9 14a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1Z"
|
|
15
|
+
fill="#000"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
|
|
20
|
+
export default SvgKeyboardFilled;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgLink = (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="M10 14a3.5 3.5 0 0 0 5 0l4-4a3.536 3.536 0 0 0-5-5l-.5.5"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
<path
|
|
19
|
+
d="M14 10a3.501 3.501 0 0 0-5 0l-4 4a3.535 3.535 0 1 0 5 5l.5-.5"
|
|
20
|
+
stroke="#000"
|
|
21
|
+
strokeWidth={2}
|
|
22
|
+
strokeLinecap="round"
|
|
23
|
+
strokeLinejoin="round"
|
|
24
|
+
/>
|
|
25
|
+
</svg>
|
|
26
|
+
);
|
|
27
|
+
|
|
28
|
+
export default SvgLink;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgLinkFilled = (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="M10 14a3.5 3.5 0 0 0 5 0l4-4a3.536 3.536 0 0 0-5-5l-.5.5"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
<path
|
|
19
|
+
d="M14 10a3.501 3.501 0 0 0-5 0l-4 4a3.535 3.535 0 1 0 5 5l.5-.5"
|
|
20
|
+
stroke="#000"
|
|
21
|
+
strokeWidth={2}
|
|
22
|
+
strokeLinecap="round"
|
|
23
|
+
strokeLinejoin="round"
|
|
24
|
+
/>
|
|
25
|
+
</svg>
|
|
26
|
+
);
|
|
27
|
+
|
|
28
|
+
export default SvgLinkFilled;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgList = (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 6h11M9 12h11M9 18h11M5 6v.01M5 12v.01M5 18v.01"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgList;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgListFilled = (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 6h11M9 12h11M9 18h11M5 6v.01M5 12v.01M5 18v.01"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgListFilled;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgLockBlack = (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 13a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-6Z"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
<path
|
|
19
|
+
d="M11 16a1 1 0 1 0 2 0 1 1 0 0 0-2 0ZM8 11V7a4 4 0 0 1 8 0v4"
|
|
20
|
+
stroke="#000"
|
|
21
|
+
strokeWidth={2}
|
|
22
|
+
strokeLinecap="round"
|
|
23
|
+
strokeLinejoin="round"
|
|
24
|
+
/>
|
|
25
|
+
</svg>
|
|
26
|
+
);
|
|
27
|
+
|
|
28
|
+
export default SvgLockBlack;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgLockBlackFilled = (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="M9.879 4.879A3 3 0 0 1 15 7v3H9V7a3 3 0 0 1 .879-2.121ZM7 10V7a5 5 0 1 1 10 0v3a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3v-6a3 3 0 0 1 3-3Zm3.586 4.586a2 2 0 1 1 2.828 2.828 2 2 0 0 1-2.828-2.828Z"
|
|
15
|
+
fill="#000"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
|
|
20
|
+
export default SvgLockBlackFilled;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgLockOpen = (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 13a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-6Z"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
<path
|
|
19
|
+
d="M11 16a1 1 0 1 0 2 0 1 1 0 0 0-2 0ZM8 11V6a4 4 0 0 1 8 0"
|
|
20
|
+
stroke="#000"
|
|
21
|
+
strokeWidth={2}
|
|
22
|
+
strokeLinecap="round"
|
|
23
|
+
strokeLinejoin="round"
|
|
24
|
+
/>
|
|
25
|
+
</svg>
|
|
26
|
+
);
|
|
27
|
+
|
|
28
|
+
export default SvgLockOpen;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgLockOpenFilled = (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="M9.879 3.879A3 3 0 0 1 15 6a1 1 0 1 0 2 0A5 5 0 0 0 7 6v4a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3v-6a3 3 0 0 0-3-3H9V6a3 3 0 0 1 .879-2.121Zm.707 10.707a2 2 0 1 1 2.828 2.828 2 2 0 0 1-2.828-2.828Z"
|
|
15
|
+
fill="#000"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
|
|
20
|
+
export default SvgLockOpenFilled;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgMoreHoriz = (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 12a1 1 0 1 0 2 0 1 1 0 0 0-2 0ZM11 12a1 1 0 1 0 2 0 1 1 0 0 0-2 0ZM18 12a1 1 0 1 0 2 0 1 1 0 0 0-2 0Z"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgMoreHoriz;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgMoreHorizFilled = (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 12a1 1 0 1 0 2 0 1 1 0 0 0-2 0ZM11 12a1 1 0 1 0 2 0 1 1 0 0 0-2 0ZM18 12a1 1 0 1 0 2 0 1 1 0 0 0-2 0Z"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgMoreHorizFilled;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgMoveTo = (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 4h4l3 3h7a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2ZM9 13h6"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
<path
|
|
19
|
+
d="M12.5 15.5 15 13l-2.5-2.5"
|
|
20
|
+
stroke="#000"
|
|
21
|
+
strokeWidth={2}
|
|
22
|
+
strokeLinecap="round"
|
|
23
|
+
strokeLinejoin="round"
|
|
24
|
+
/>
|
|
25
|
+
</svg>
|
|
26
|
+
);
|
|
27
|
+
|
|
28
|
+
export default SvgMoveTo;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgMoveToFilled = (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="M2.879 3.879A3 3 0 0 1 5 3h4a1 1 0 0 1 .707.293L12.414 6H19a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V6a3 3 0 0 1 .879-2.121Zm10.328 5.914a1 1 0 1 0-1.414 1.414l.793.793H9a1 1 0 1 0 0 2h3.586l-.793.793a1 1 0 0 0 1.414 1.414l2.5-2.5a1 1 0 0 0 0-1.414l-2.5-2.5Z"
|
|
15
|
+
fill="#000"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
|
|
20
|
+
export default SvgMoveToFilled;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgNightMode = (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 3h.393a7.5 7.5 0 0 0 7.92 12.446A9 9 0 1 1 12 2.992V3Z"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgNightMode;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgNightModeFilled = (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 1.992a10 10 0 1 0 9.236 13.838c.341-.82-.476-1.644-1.298-1.31a6.5 6.5 0 0 1-6.864-10.787l.077-.08c.551-.63.113-1.653-.758-1.653h-.266l-.068-.006-.06-.002H12Z"
|
|
13
|
+
fill="#000"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgNightModeFilled;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgNoteAdd = (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="M14 3v4a1 1 0 0 0 1 1h4"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
<path
|
|
19
|
+
d="M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2ZM12 11v6M9 14h6"
|
|
20
|
+
stroke="#000"
|
|
21
|
+
strokeWidth={2}
|
|
22
|
+
strokeLinecap="round"
|
|
23
|
+
strokeLinejoin="round"
|
|
24
|
+
/>
|
|
25
|
+
</svg>
|
|
26
|
+
);
|
|
27
|
+
|
|
28
|
+
export default SvgNoteAdd;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgNoteAddFilled = (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 2h6v5a2 2 0 0 0 2 2h5v10a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3Zm8 .586L19.414 7H15V2.586ZM12 10a1 1 0 0 1 1 1v2h2a1 1 0 1 1 0 2h-2v2a1 1 0 1 1-2 0v-2H9a1 1 0 1 1 0-2h2v-2a1 1 0 0 1 1-1Z"
|
|
15
|
+
fill="#000"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
|
|
20
|
+
export default SvgNoteAddFilled;
|