@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,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgNotifications = (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 5a2 2 0 1 1 4 0 7 7 0 0 1 4 6v3a4 4 0 0 0 2 3H4a4 4 0 0 0 2-3v-3a7 7 0 0 1 4-6ZM9 17v1a3 3 0 0 0 6 0v-1"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgNotifications;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgNotificationsFilled = (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(#notifications-filled_svg__a)" fill="#000">
|
|
12
|
+
<path d="M14.235 19c.865 0 1.322 1.024.745 1.668A3.993 3.993 0 0 1 12 22a3.99 3.99 0 0 1-2.98-1.332c-.552-.616-.158-1.579.634-1.661l.11-.006L14.235 19ZM12 2c1.358 0 2.506.903 2.875 2.141l.046.171.008.043a8.014 8.014 0 0 1 4.024 6.069l.028.287L19 11v2.931l.02.136a3 3 0 0 0 1.144 1.847l.167.117.162.099c.86.487.56 1.766-.377 1.864L20 18H4c-1.028 0-1.387-1.364-.493-1.87a3 3 0 0 0 1.472-2.063L5 13.924v-2.97A8 8 0 0 1 8.823 4.5l.248-.146.01-.043a3.003 3.003 0 0 1 2.562-2.29l.182-.017L12 2Z" />
|
|
13
|
+
</g>
|
|
14
|
+
<defs>
|
|
15
|
+
<clipPath id="notifications-filled_svg__a">
|
|
16
|
+
<path fill="#fff" d="M0 0h24v24H0z" />
|
|
17
|
+
</clipPath>
|
|
18
|
+
</defs>
|
|
19
|
+
</svg>
|
|
20
|
+
);
|
|
21
|
+
|
|
22
|
+
export default SvgNotificationsFilled;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgNumberedList = (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="M11 6h9M11 12h9M12 18h8M4 16a2 2 0 0 1 4 0c0 .591-.5 1-1 1.5L4 20h4M6 10V4L4 6"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgNumberedList;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgNumberedListFilled = (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="M11 6h9M11 12h9M12 18h8M4 16a2 2 0 0 1 4 0c0 .591-.5 1-1 1.5L4 20h4M6 10V4L4 6"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgNumberedListFilled;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgObjects = (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 12h1m8-9v1m8 8h1M5.6 5.6l.7.7m12.1-.7-.7.7M9 16a5 5 0 1 1 6 0 3.5 3.5 0 0 0-1 3 2 2 0 0 1-4 0 3.499 3.499 0 0 0-1-3ZM9.7 17h4.6"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgObjects;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgObjectsFilled = (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 11a1 1 0 0 1 .117 1.993L4 13H3a1 1 0 0 1-.117-1.993L3 11h1ZM12 2a1 1 0 0 1 .993.883L13 3v1a1 1 0 0 1-1.993.117L11 4V3a1 1 0 0 1 1-1ZM21 11a1 1 0 0 1 .117 1.993L21 13h-1a1 1 0 0 1-.117-1.993L20 11h1ZM4.893 4.893a1 1 0 0 1 1.32-.083l.094.083.7.7a1 1 0 0 1-1.32 1.497l-.094-.083-.7-.7a1 1 0 0 1 0-1.414ZM17.693 4.893a1 1 0 0 1 1.497 1.32l-.083.094-.7.7a1 1 0 0 1-1.497-1.32l.083-.094.7-.7ZM14 18a1 1 0 0 1 1 1 3 3 0 0 1-6 0 1 1 0 0 1 .883-.993L10 18h4ZM12 6a6 6 0 0 1 3.6 10.8 1 1 0 0 1-.471.192L15 17H9a1 1 0 0 1-.6-.2A6 6 0 0 1 12 6Z"
|
|
13
|
+
fill="#000"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgObjectsFilled;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgOpenInNew = (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="M11 7H6a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2v-5M10 14 20 4M15 4h5v5"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgOpenInNew;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgOpenInNewFilled = (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="M11 7H6a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2v-5M10 14 20 4M15 4h5v5"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgOpenInNewFilled;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPalette = (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(#palette_svg__a)"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
>
|
|
18
|
+
<path d="M12 21a9 9 0 0 1 0-18c2.387 0 4.676.843 6.364 2.343C20.052 6.843 21 8.878 21 11c0 1.06-.474 2.078-1.318 2.828-.844.75-1.988 1.172-3.182 1.172H14a2 2 0 0 0-1 3.75A1.3 1.3 0 0 1 12 21" />
|
|
19
|
+
<path
|
|
20
|
+
d="M7.5 11a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1ZM12 8a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1ZM16.5 11a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z"
|
|
21
|
+
fill="#000"
|
|
22
|
+
/>
|
|
23
|
+
</g>
|
|
24
|
+
<defs>
|
|
25
|
+
<clipPath id="palette_svg__a">
|
|
26
|
+
<path fill="#fff" d="M0 0h24v24H0z" />
|
|
27
|
+
</clipPath>
|
|
28
|
+
</defs>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
|
|
32
|
+
export default SvgPalette;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPaletteFilled = (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="M12 2a10 10 0 0 0-.04 20 2.3 2.3 0 0 0 1.718-3.985 1 1 0 0 0-.194-.14 1 1 0 0 1 .5-1.875H16.5c1.423 0 2.808-.502 3.846-1.424C21.388 13.65 22 12.366 22 11c0-2.428-1.086-4.728-2.972-6.404C17.146 2.923 14.617 2 12 2Zm0 4a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3ZM7.5 9a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Zm9 0a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Z"
|
|
15
|
+
fill="#000"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
|
|
20
|
+
export default SvgPaletteFilled;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPeople = (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 7a4 4 0 1 0 8 0 4 4 0 0 0-8 0ZM3 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2M16 3.13a4 4 0 0 1 0 7.75M21 21v-2a4 4 0 0 0-3-3.85"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgPeople;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPeopleFilled = (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 2a5 5 0 1 0 0 10A5 5 0 0 0 9 2Zm7.25.159a1 1 0 0 0-1.133 1.437v.001l.005.01.025.049a9.354 9.354 0 0 1 .409.986C15.786 5.304 16 6.154 16 7c0 .846-.214 1.696-.444 2.358a9.36 9.36 0 0 1-.434 1.035l-.005.01a1 1 0 0 0 1.133 1.438 4.999 4.999 0 0 0 0-9.682ZM7 14a5 5 0 0 0-5 5v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2a5 5 0 0 0-5-5H7Zm11.447.105a1 1 0 0 0-1.341 1.342C17.982 17.2 18 19.664 18 21a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2.006a5 5 0 0 0-1.056-3.044c-.525-.674-1.441-1.317-2.497-1.845Z"
|
|
15
|
+
fill="#000"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
|
|
20
|
+
export default SvgPeopleFilled;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPerson = (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="M8 7a4 4 0 1 0 8 0 4 4 0 0 0-8 0ZM6 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgPerson;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPersonAdd = (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 7a4 4 0 1 0 8 0 4 4 0 0 0-8 0ZM3 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2M16 11h6m-3-3v6"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgPersonAdd;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPersonAddFilled = (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 2a5 5 0 1 0 0 10A5 5 0 0 0 9 2ZM7 14a5 5 0 0 0-5 5v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2a5 5 0 0 0-5-5H7ZM19 7a1 1 0 0 1 1 1v2h2a1 1 0 1 1 0 2h-2v2a1 1 0 1 1-2 0v-2h-2a1 1 0 1 1 0-2h2V8a1 1 0 0 1 1-1Z"
|
|
15
|
+
fill="#000"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
|
|
20
|
+
export default SvgPersonAddFilled;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPersonFilled = (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="M12 2a5 5 0 1 0 0 10 5 5 0 0 0 0-10Zm-2 12a5 5 0 0 0-5 5v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2a5 5 0 0 0-5-5h-4Z"
|
|
15
|
+
fill="#000"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
|
|
20
|
+
export default SvgPersonFilled;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPinned = (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(#pinned_svg__a)"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
>
|
|
18
|
+
<path d="M9 4v6l-2 4v2h10v-2l-2-4V4M12 16v5M8 4h8" />
|
|
19
|
+
</g>
|
|
20
|
+
<defs>
|
|
21
|
+
<clipPath id="pinned_svg__a">
|
|
22
|
+
<path fill="#fff" d="M0 0h24v24H0z" />
|
|
23
|
+
</clipPath>
|
|
24
|
+
</defs>
|
|
25
|
+
</svg>
|
|
26
|
+
);
|
|
27
|
+
|
|
28
|
+
export default SvgPinned;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPinnedFilled = (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(#pinned-filled_svg__a)">
|
|
12
|
+
<path d="M9 4v6l-2 4v2h10v-2l-2-4V4" fill="#000" />
|
|
13
|
+
<path
|
|
14
|
+
d="M9 4v6l-2 4v2h10v-2l-2-4V4M12 16v5M8 4h8"
|
|
15
|
+
stroke="#000"
|
|
16
|
+
strokeWidth={2}
|
|
17
|
+
strokeLinecap="round"
|
|
18
|
+
strokeLinejoin="round"
|
|
19
|
+
/>
|
|
20
|
+
</g>
|
|
21
|
+
<defs>
|
|
22
|
+
<clipPath id="pinned-filled_svg__a">
|
|
23
|
+
<path fill="#fff" d="M0 0h24v24H0z" />
|
|
24
|
+
</clipPath>
|
|
25
|
+
</defs>
|
|
26
|
+
</svg>
|
|
27
|
+
);
|
|
28
|
+
|
|
29
|
+
export default SvgPinnedFilled;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPlace = (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 11a3 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="M17.657 16.657 13.414 20.9a2 2 0 0 1-2.827 0l-4.244-4.243a8 8 0 1 1 11.314 0Z"
|
|
20
|
+
stroke="#000"
|
|
21
|
+
strokeWidth={2}
|
|
22
|
+
strokeLinecap="round"
|
|
23
|
+
strokeLinejoin="round"
|
|
24
|
+
/>
|
|
25
|
+
</svg>
|
|
26
|
+
);
|
|
27
|
+
|
|
28
|
+
export default SvgPlace;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPlaceFilled = (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.364 4.636a9 9 0 0 1 .203 12.52l-.203.21-4.243 4.241a3 3 0 0 1-4.097.135l-.144-.135-4.244-4.243A9 9 0 0 1 18.364 4.636ZM12 8a3 3 0 1 0 0 6 3 3 0 0 0 0-6Z"
|
|
13
|
+
fill="#000"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgPlaceFilled;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPlayArrow = (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 4v16l13-8L7 4Z"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgPlayArrow;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPlayArrowFilled = (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="M6 4v16a1 1 0 0 0 1.524.852l13-8a1 1 0 0 0 0-1.704l-13-8A1 1 0 0 0 6 4Z"
|
|
13
|
+
fill="#000"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgPlayArrowFilled;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPlayCircle = (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 12-4-3v6l4-3Z"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
<path
|
|
19
|
+
d="M3 12a9 9 0 1 0 18.001 0A9 9 0 0 0 3 12Z"
|
|
20
|
+
stroke="#000"
|
|
21
|
+
strokeWidth={2}
|
|
22
|
+
strokeLinecap="round"
|
|
23
|
+
strokeLinejoin="round"
|
|
24
|
+
/>
|
|
25
|
+
</svg>
|
|
26
|
+
);
|
|
27
|
+
|
|
28
|
+
export default SvgPlayCircle;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPlayCircleFilled = (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.761Zm2.444 5.3c.374-.124.804-.055 1.09.173l4 3.2c.39.313.39.82 0 1.132l-4 3.2c-.286.229-.716.297-1.09.173-.373-.124-.617-.415-.617-.739V8.8c0-.324.244-.615.617-.74Z"
|
|
15
|
+
fill="#000"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
|
|
20
|
+
export default SvgPlayCircleFilled;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPosition = (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 9 3 3-3 3M15 12h6M6 9l-3 3 3 3M3 12h6M9 18l3 3 3-3M12 15v6M15 6l-3-3-3 3M12 3v6"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgPosition;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPositionFilled = (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 9 3 3-3 3M15 12h6M6 9l-3 3 3 3M3 12h6M9 18l3 3 3-3M12 15v6M15 6l-3-3-3 3M12 3v6"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgPositionFilled;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPowerSettings = (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 6a7.75 7.75 0 1 0 10 0M12 4v8"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgPowerSettings;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPowerSettingsFilled = (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 6a7.75 7.75 0 1 0 10 0M12 4v8"
|
|
13
|
+
stroke="#000"
|
|
14
|
+
strokeWidth={2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
|
|
21
|
+
export default SvgPowerSettingsFilled;
|