@bigbinary/neeto-icons-rn 1.20.74 → 1.21.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/appIcons/Neeto.tsx +17 -0
- package/dist/appIcons/NeetoBugWatch.tsx +25 -0
- package/dist/appIcons/NeetoCal.tsx +85 -0
- package/dist/appIcons/NeetoChangelog.tsx +45 -0
- package/dist/appIcons/NeetoChat.tsx +45 -0
- package/dist/appIcons/NeetoCi.tsx +21 -0
- package/dist/appIcons/NeetoCode.tsx +27 -0
- package/dist/appIcons/NeetoCourse.tsx +37 -0
- package/dist/appIcons/NeetoCrm.tsx +33 -0
- package/dist/appIcons/NeetoDeploy.tsx +25 -0
- package/dist/appIcons/NeetoDesk.tsx +43 -0
- package/dist/appIcons/NeetoEngage.tsx +45 -0
- package/dist/appIcons/NeetoForm.tsx +37 -0
- package/dist/appIcons/NeetoGit.tsx +42 -0
- package/dist/appIcons/NeetoInvisible.tsx +29 -0
- package/dist/appIcons/NeetoInvoice.tsx +37 -0
- package/dist/appIcons/NeetoKb.tsx +45 -0
- package/dist/appIcons/NeetoPay.tsx +33 -0
- package/dist/appIcons/NeetoPlanner.tsx +41 -0
- package/dist/appIcons/NeetoPlaydash.tsx +33 -0
- package/dist/appIcons/NeetoPublish.tsx +25 -0
- package/dist/appIcons/NeetoQuiz.tsx +39 -0
- package/dist/appIcons/NeetoRecord.tsx +25 -0
- package/dist/appIcons/NeetoReplay.tsx +37 -0
- package/dist/appIcons/NeetoRunner.tsx +45 -0
- package/dist/appIcons/NeetoSeo.tsx +29 -0
- package/dist/appIcons/NeetoSite.tsx +41 -0
- package/dist/appIcons/NeetoTestify.tsx +39 -0
- package/dist/appIcons/NeetoTower.tsx +34 -0
- package/dist/appIcons/NeetoWireframe.tsx +29 -0
- package/dist/elements/Alert.tsx +32 -0
- package/dist/elements/AndroidMockup.tsx +185 -0
- package/dist/elements/Arrow.tsx +16 -0
- package/dist/elements/Avatar.tsx +14 -0
- package/dist/elements/BringToBack.tsx +21 -0
- package/dist/elements/BringToFront.tsx +25 -0
- package/dist/elements/Browser.tsx +16 -0
- package/dist/elements/Button.tsx +21 -0
- package/dist/elements/Calendar.tsx +39 -0
- package/dist/elements/Checkbox.tsx +24 -0
- package/dist/elements/Circle.tsx +17 -0
- package/dist/elements/Dropdown.tsx +24 -0
- package/dist/elements/IPhoneMockup.tsx +128 -0
- package/dist/elements/Image.tsx +16 -0
- package/dist/elements/Input.tsx +22 -0
- package/dist/elements/Keyboard.tsx +13 -0
- package/dist/elements/Label.tsx +13 -0
- package/dist/elements/Line.tsx +9 -0
- package/dist/elements/LineChart.tsx +24 -0
- package/dist/elements/Link.tsx +16 -0
- package/dist/elements/List.tsx +21 -0
- package/dist/elements/MoveBackward.tsx +22 -0
- package/dist/elements/MoveForward.tsx +22 -0
- package/dist/elements/Notes.tsx +33 -0
- package/dist/elements/Overlay.tsx +33 -0
- package/dist/elements/PieChart.tsx +15 -0
- package/dist/elements/Radio.tsx +16 -0
- package/dist/elements/Rectangle.tsx +20 -0
- package/dist/elements/Scrollbar.tsx +22 -0
- package/dist/elements/Search.tsx +31 -0
- package/dist/elements/Slider.tsx +26 -0
- package/dist/elements/Subtitle.tsx +18 -0
- package/dist/elements/Table.tsx +16 -0
- package/dist/elements/Tabs.tsx +22 -0
- package/dist/elements/TextArea.tsx +23 -0
- package/dist/elements/TextBlock.tsx +35 -0
- package/dist/elements/Title.tsx +18 -0
- package/dist/elements/ToggleSwitch.tsx +44 -0
- package/dist/elements/Toolbar.tsx +54 -0
- package/dist/elements/Tooltip.tsx +26 -0
- package/dist/elements/Video.tsx +22 -0
- package/dist/elements/YesNo.tsx +30 -0
- package/dist/icons/AccessControl.tsx +110 -0
- package/dist/icons/ActivityLog.tsx +28 -0
- package/dist/icons/AddCircle.tsx +31 -0
- package/dist/icons/AddImage.tsx +15 -0
- package/dist/icons/AddMenu.tsx +41 -0
- package/dist/icons/AddNote.tsx +15 -0
- package/dist/icons/AddRectangle.tsx +19 -0
- package/dist/icons/Address.tsx +15 -0
- package/dist/icons/AgentStatus.tsx +33 -0
- package/dist/icons/Agents.tsx +15 -0
- package/dist/icons/AlignCenter.tsx +19 -0
- package/dist/icons/ApiKeys.tsx +62 -0
- package/dist/icons/ApiTemplates.tsx +53 -0
- package/dist/icons/AppSwitcher.tsx +32 -0
- package/dist/icons/Apple.tsx +20 -0
- package/dist/icons/Approval.tsx +36 -0
- package/dist/icons/Archive.tsx +29 -0
- package/dist/icons/ArchivedArticles.tsx +40 -0
- package/dist/icons/Articles.tsx +15 -0
- package/dist/icons/Ascending.tsx +18 -0
- package/dist/icons/AspectRatio.tsx +40 -0
- package/dist/icons/AspectRatio11.tsx +28 -0
- package/dist/icons/AspectRatio169.tsx +28 -0
- package/dist/icons/AspectRatio32.tsx +28 -0
- package/dist/icons/AspectRatio43.tsx +28 -0
- package/dist/icons/AspectRatio916.tsx +20 -0
- package/dist/icons/Assign.tsx +43 -0
- package/dist/icons/Attachment.tsx +26 -0
- package/dist/icons/Attachments.tsx +19 -0
- package/dist/icons/AuditLogs.tsx +40 -0
- package/dist/icons/AutoCc.tsx +43 -0
- package/dist/icons/Automation.tsx +40 -0
- package/dist/icons/Bank.tsx +59 -0
- package/dist/icons/Billing.tsx +49 -0
- package/dist/icons/Blockquote.tsx +19 -0
- package/dist/icons/Board.tsx +15 -0
- package/dist/icons/BoardView.tsx +58 -0
- package/dist/icons/Book.tsx +15 -0
- package/dist/icons/BookOpen.tsx +22 -0
- package/dist/icons/BookingCancellationEmailForClient.tsx +73 -0
- package/dist/icons/BookingConfirmationEmailForClient.tsx +67 -0
- package/dist/icons/BookingConfirmationEmailForHost.tsx +67 -0
- package/dist/icons/Bookings.tsx +51 -0
- package/dist/icons/Bookmark.tsx +16 -0
- package/dist/icons/BorderDisable.tsx +25 -0
- package/dist/icons/BorderEnable.tsx +21 -0
- package/dist/icons/Braces.tsx +12 -0
- package/dist/icons/Browser.tsx +46 -0
- package/dist/icons/Bug.tsx +78 -0
- package/dist/icons/Building.tsx +64 -0
- package/dist/icons/Bulb.tsx +15 -0
- package/dist/icons/BusinessHour.tsx +47 -0
- package/dist/icons/Calendar.tsx +15 -0
- package/dist/icons/CalendarHoliday.tsx +61 -0
- package/dist/icons/Camera.tsx +22 -0
- package/dist/icons/CannedResponses.tsx +19 -0
- package/dist/icons/Captcha.tsx +15 -0
- package/dist/icons/Captions.tsx +32 -0
- package/dist/icons/CardPayment.tsx +61 -0
- package/dist/icons/CategoriesSettings.tsx +54 -0
- package/dist/icons/Category.tsx +43 -0
- package/dist/icons/CenterAlign.tsx +47 -0
- package/dist/icons/Certificate.tsx +41 -0
- package/dist/icons/Change.tsx +15 -0
- package/dist/icons/Changelog.tsx +40 -0
- package/dist/icons/Chat.tsx +29 -0
- package/dist/icons/ChatBubble.tsx +17 -0
- package/dist/icons/ChatEmpty.tsx +19 -0
- package/dist/icons/ChatNotification.tsx +20 -0
- package/dist/icons/ChatOffline.tsx +25 -0
- package/dist/icons/ChatQuestions.tsx +40 -0
- package/dist/icons/Check.tsx +15 -0
- package/dist/icons/CheckCircle.tsx +19 -0
- package/dist/icons/Checkbox.tsx +24 -0
- package/dist/icons/CheckboxInactive.tsx +21 -0
- package/dist/icons/Checkmark.tsx +26 -0
- package/dist/icons/Chrome.tsx +20 -0
- package/dist/icons/ClearCache.tsx +25 -0
- package/dist/icons/Clock.tsx +15 -0
- package/dist/icons/Close.tsx +15 -0
- package/dist/icons/CloseCircle.tsx +19 -0
- package/dist/icons/ClosedHand.tsx +48 -0
- package/dist/icons/ClosedPullRequest.tsx +19 -0
- package/dist/icons/Code.tsx +15 -0
- package/dist/icons/CodeBlock.tsx +19 -0
- package/dist/icons/Collapse.tsx +15 -0
- package/dist/icons/ColorPicker.tsx +28 -0
- package/dist/icons/Column.tsx +15 -0
- package/dist/icons/ColumnToLeft.tsx +36 -0
- package/dist/icons/ColumnToRight.tsx +42 -0
- package/dist/icons/Community.tsx +68 -0
- package/dist/icons/CompanyInfo.tsx +96 -0
- package/dist/icons/CompanyTags.tsx +89 -0
- package/dist/icons/Computer.tsx +39 -0
- package/dist/icons/Concat.tsx +40 -0
- package/dist/icons/Configure.tsx +110 -0
- package/dist/icons/Console.tsx +36 -0
- package/dist/icons/ContactBook.tsx +40 -0
- package/dist/icons/ContactField.tsx +66 -0
- package/dist/icons/ContactTags.tsx +61 -0
- package/dist/icons/ContextualMenu.tsx +52 -0
- package/dist/icons/Contracts.tsx +54 -0
- package/dist/icons/Copy.tsx +15 -0
- package/dist/icons/CopyLink.tsx +36 -0
- package/dist/icons/Count.tsx +22 -0
- package/dist/icons/CreditCard.tsx +19 -0
- package/dist/icons/Crown.tsx +27 -0
- package/dist/icons/Css3.tsx +12 -0
- package/dist/icons/Cta.tsx +35 -0
- package/dist/icons/Cursor.tsx +22 -0
- package/dist/icons/Cursor2.tsx +32 -0
- package/dist/icons/CustomDomain.tsx +75 -0
- package/dist/icons/CustomEmailServer.tsx +26 -0
- package/dist/icons/CustomField.tsx +94 -0
- package/dist/icons/CustomSize.tsx +75 -0
- package/dist/icons/Customers.tsx +18 -0
- package/dist/icons/CustomiseNotification.tsx +68 -0
- package/dist/icons/Customize.tsx +82 -0
- package/dist/icons/Dashboard.tsx +19 -0
- package/dist/icons/Database.tsx +12 -0
- package/dist/icons/Delete.tsx +15 -0
- package/dist/icons/DeleteColumn.tsx +33 -0
- package/dist/icons/DeleteRow.tsx +34 -0
- package/dist/icons/DeleteTable.tsx +25 -0
- package/dist/icons/Dependent.tsx +47 -0
- package/dist/icons/Descending.tsx +18 -0
- package/dist/icons/Design.tsx +15 -0
- package/dist/icons/Discount.tsx +45 -0
- package/dist/icons/Divide.tsx +43 -0
- package/dist/icons/Divider.tsx +9 -0
- package/dist/icons/DocumentationSync.tsx +53 -0
- package/dist/icons/Dollar.tsx +15 -0
- package/dist/icons/Domain.tsx +50 -0
- package/dist/icons/DoubleCheck.tsx +25 -0
- package/dist/icons/DoubleLeft.tsx +26 -0
- package/dist/icons/DoubleRight.tsx +19 -0
- package/dist/icons/Down.tsx +15 -0
- package/dist/icons/DownArrow.tsx +19 -0
- package/dist/icons/DownArrowCircle.tsx +40 -0
- package/dist/icons/Download.tsx +36 -0
- package/dist/icons/Draft.tsx +22 -0
- package/dist/icons/Drag.tsx +63 -0
- package/dist/icons/Dropdown.tsx +50 -0
- package/dist/icons/DropdownClosed.tsx +19 -0
- package/dist/icons/Edit.tsx +15 -0
- package/dist/icons/EditSchedule.tsx +61 -0
- package/dist/icons/Email.tsx +15 -0
- package/dist/icons/EmailNotification.tsx +47 -0
- package/dist/icons/EmailSent.tsx +47 -0
- package/dist/icons/EmailServer.tsx +40 -0
- package/dist/icons/EmailSync.tsx +47 -0
- package/dist/icons/EmailTemplates.tsx +53 -0
- package/dist/icons/EmailsBanned.tsx +40 -0
- package/dist/icons/Emoji.tsx +15 -0
- package/dist/icons/EntireScreen.tsx +31 -0
- package/dist/icons/Equals.tsx +29 -0
- package/dist/icons/Error.tsx +15 -0
- package/dist/icons/ExcludedDomains.tsx +61 -0
- package/dist/icons/Expand.tsx +15 -0
- package/dist/icons/ExpandSize.tsx +19 -0
- package/dist/icons/ExpenseCategories.tsx +54 -0
- package/dist/icons/ExternalLink.tsx +19 -0
- package/dist/icons/Eye.tsx +22 -0
- package/dist/icons/Facebook.tsx +15 -0
- package/dist/icons/Favorite.tsx +15 -0
- package/dist/icons/FeatureSettings.tsx +40 -0
- package/dist/icons/Field.tsx +30 -0
- package/dist/icons/File.tsx +15 -0
- package/dist/icons/FileDownload.tsx +37 -0
- package/dist/icons/FileGeneric.tsx +33 -0
- package/dist/icons/FileUpload.tsx +19 -0
- package/dist/icons/Filter.tsx +24 -0
- package/dist/icons/FilterAz.tsx +64 -0
- package/dist/icons/Flag.tsx +15 -0
- package/dist/icons/Flash.tsx +15 -0
- package/dist/icons/FlowChart.tsx +60 -0
- package/dist/icons/Focus.tsx +14 -0
- package/dist/icons/Folder.tsx +15 -0
- package/dist/icons/FolderFill.tsx +16 -0
- package/dist/icons/FolderOpenFill.tsx +16 -0
- package/dist/icons/FontSize.tsx +15 -0
- package/dist/icons/Form.tsx +14 -0
- package/dist/icons/FormClosed.tsx +25 -0
- package/dist/icons/Forward.tsx +15 -0
- package/dist/icons/FullScreen.tsx +19 -0
- package/dist/icons/Gif.tsx +15 -0
- package/dist/icons/Gift.tsx +15 -0
- package/dist/icons/GitMerge.tsx +43 -0
- package/dist/icons/GlobalAutoCc.tsx +82 -0
- package/dist/icons/Globe.tsx +57 -0
- package/dist/icons/Goal.tsx +31 -0
- package/dist/icons/Graph.tsx +43 -0
- package/dist/icons/Group.tsx +50 -0
- package/dist/icons/HamburgerMenu.tsx +36 -0
- package/dist/icons/Hash.tsx +43 -0
- package/dist/icons/HashChecked.tsx +19 -0
- package/dist/icons/HashInSet.tsx +33 -0
- package/dist/icons/Header.tsx +15 -0
- package/dist/icons/Heart.tsx +14 -0
- package/dist/icons/Help.tsx +13 -0
- package/dist/icons/Hide.tsx +22 -0
- package/dist/icons/Highlight.tsx +40 -0
- package/dist/icons/History.tsx +35 -0
- package/dist/icons/Home.tsx +15 -0
- package/dist/icons/Home2.tsx +13 -0
- package/dist/icons/HourFormat.tsx +47 -0
- package/dist/icons/HourGlass.tsx +19 -0
- package/dist/icons/Hours.tsx +33 -0
- package/dist/icons/Html.tsx +12 -0
- package/dist/icons/Ibeam.tsx +36 -0
- package/dist/icons/Icons.tsx +48 -0
- package/dist/icons/Image.tsx +15 -0
- package/dist/icons/ImageUpload.tsx +19 -0
- package/dist/icons/ImportTimesheet.tsx +64 -0
- package/dist/icons/Inactive.tsx +50 -0
- package/dist/icons/Inbox.tsx +15 -0
- package/dist/icons/IndeterminateCircle.tsx +22 -0
- package/dist/icons/Info.tsx +43 -0
- package/dist/icons/InfoRound.tsx +40 -0
- package/dist/icons/Input.tsx +22 -0
- package/dist/icons/InsertColumn.tsx +28 -0
- package/dist/icons/InsertRow.tsx +34 -0
- package/dist/icons/Installation.tsx +54 -0
- package/dist/icons/IntroPages.tsx +38 -0
- package/dist/icons/InvalidUrl.tsx +47 -0
- package/dist/icons/Invoice.tsx +15 -0
- package/dist/icons/InvoiceSettings.tsx +47 -0
- package/dist/icons/IpAddress.tsx +19 -0
- package/dist/icons/IpRestriction.tsx +47 -0
- package/dist/icons/Keyboard.tsx +15 -0
- package/dist/icons/Layers.tsx +26 -0
- package/dist/icons/Left.tsx +15 -0
- package/dist/icons/LeftAlign.tsx +39 -0
- package/dist/icons/LeftArrow.tsx +19 -0
- package/dist/icons/LeftArrowCircle.tsx +40 -0
- package/dist/icons/Link.tsx +15 -0
- package/dist/icons/Linkedin.tsx +15 -0
- package/dist/icons/List.tsx +22 -0
- package/dist/icons/ListDetails.tsx +19 -0
- package/dist/icons/ListDot.tsx +15 -0
- package/dist/icons/ListNumber.tsx +19 -0
- package/dist/icons/ListView.tsx +39 -0
- package/dist/icons/Loading.tsx +71 -0
- package/dist/icons/Location.tsx +29 -0
- package/dist/icons/Lock.tsx +15 -0
- package/dist/icons/LockMessage.tsx +47 -0
- package/dist/icons/Logout.tsx +29 -0
- package/dist/icons/LongText.tsx +15 -0
- package/dist/icons/MailSend.tsx +40 -0
- package/dist/icons/MailUnread.tsx +30 -0
- package/dist/icons/ManageCalendar.tsx +61 -0
- package/dist/icons/ManageTemplates.tsx +53 -0
- package/dist/icons/MappedField.tsx +73 -0
- package/dist/icons/MarginAll.tsx +52 -0
- package/dist/icons/MarginBottom.tsx +34 -0
- package/dist/icons/MarginLeft.tsx +34 -0
- package/dist/icons/MarginRight.tsx +34 -0
- package/dist/icons/MarginTop.tsx +34 -0
- package/dist/icons/MarginX.tsx +36 -0
- package/dist/icons/MarginY.tsx +36 -0
- package/dist/icons/Matrix.tsx +13 -0
- package/dist/icons/MatrixDots.tsx +21 -0
- package/dist/icons/MatrixDotsClear.tsx +19 -0
- package/dist/icons/MediaVideo.tsx +26 -0
- package/dist/icons/MeetingLimit.tsx +75 -0
- package/dist/icons/MeetingReminder.tsx +61 -0
- package/dist/icons/MenuHorizontal.tsx +43 -0
- package/dist/icons/MenuLayout.tsx +32 -0
- package/dist/icons/MenuSquare.tsx +33 -0
- package/dist/icons/MenuVertical.tsx +43 -0
- package/dist/icons/Merge.tsx +15 -0
- package/dist/icons/MergeSplit.tsx +37 -0
- package/dist/icons/MergedPullRequest.tsx +22 -0
- package/dist/icons/Message.tsx +15 -0
- package/dist/icons/MessageBubble.tsx +19 -0
- package/dist/icons/MessageSquare.tsx +19 -0
- package/dist/icons/Mic.tsx +36 -0
- package/dist/icons/MicOff.tsx +42 -0
- package/dist/icons/Minimize.tsx +71 -0
- package/dist/icons/Minus.tsx +22 -0
- package/dist/icons/Mobile.tsx +22 -0
- package/dist/icons/MobileAndDesktopApps.tsx +54 -0
- package/dist/icons/Moon.tsx +22 -0
- package/dist/icons/Move.tsx +30 -0
- package/dist/icons/MoveToBottom.tsx +25 -0
- package/dist/icons/MoveToTop.tsx +20 -0
- package/dist/icons/Movie.tsx +25 -0
- package/dist/icons/MultipleChoice.tsx +31 -0
- package/dist/icons/MultipleHost.tsx +50 -0
- package/dist/icons/Mute.tsx +15 -0
- package/dist/icons/MyPreferences.tsx +54 -0
- package/dist/icons/NavLinks.tsx +46 -0
- package/dist/icons/NeetoAnalytics.tsx +26 -0
- package/dist/icons/NeetoCal.tsx +36 -0
- package/dist/icons/NeetoChangelog.tsx +61 -0
- package/dist/icons/NeetoChat.tsx +33 -0
- package/dist/icons/NeetoDesk.tsx +61 -0
- package/dist/icons/NeetoEngage.tsx +61 -0
- package/dist/icons/NeetoForm.tsx +18 -0
- package/dist/icons/NeetoIcon.tsx +16 -0
- package/dist/icons/NeetoInsights.tsx +26 -0
- package/dist/icons/NeetoInterview.tsx +26 -0
- package/dist/icons/NeetoInvisible.tsx +26 -0
- package/dist/icons/NeetoKb.tsx +43 -0
- package/dist/icons/NeetoQuiz.tsx +31 -0
- package/dist/icons/NeetoReplay.tsx +26 -0
- package/dist/icons/NeetoWireframe.tsx +54 -0
- package/dist/icons/NeutralFaceGrey.tsx +45 -0
- package/dist/icons/NewChat.tsx +36 -0
- package/dist/icons/NewField.tsx +15 -0
- package/dist/icons/NoReportsData.tsx +54 -0
- package/dist/icons/Notes.tsx +22 -0
- package/dist/icons/Notification.tsx +33 -0
- package/dist/icons/NotificationTemplates.tsx +67 -0
- package/dist/icons/Number.tsx +15 -0
- package/dist/icons/OneOnOne.tsx +36 -0
- package/dist/icons/OpenHand.tsx +43 -0
- package/dist/icons/OpenPullRequest.tsx +17 -0
- package/dist/icons/OpinionScale.tsx +19 -0
- package/dist/icons/Order.tsx +15 -0
- package/dist/icons/Os.tsx +123 -0
- package/dist/icons/Other.tsx +36 -0
- package/dist/icons/PaddingAll.tsx +52 -0
- package/dist/icons/PaddingBottom.tsx +34 -0
- package/dist/icons/PaddingLeft.tsx +34 -0
- package/dist/icons/PaddingRight.tsx +34 -0
- package/dist/icons/PaddingTop.tsx +34 -0
- package/dist/icons/PaddingX.tsx +36 -0
- package/dist/icons/PaddingY.tsx +36 -0
- package/dist/icons/Paragraph.tsx +19 -0
- package/dist/icons/Pause.tsx +22 -0
- package/dist/icons/PauseCircle.tsx +27 -0
- package/dist/icons/Payment.tsx +29 -0
- package/dist/icons/Phone.tsx +22 -0
- package/dist/icons/PhoneRing.tsx +19 -0
- package/dist/icons/Pin.tsx +36 -0
- package/dist/icons/Pipeline.tsx +31 -0
- package/dist/icons/Play.tsx +16 -0
- package/dist/icons/Plus.tsx +15 -0
- package/dist/icons/PointingHand.tsx +49 -0
- package/dist/icons/PrefilledSchedulingLink.tsx +52 -0
- package/dist/icons/Prepend.tsx +40 -0
- package/dist/icons/PreventDuplicate.tsx +34 -0
- package/dist/icons/Print.tsx +36 -0
- package/dist/icons/PriorityHigh.tsx +16 -0
- package/dist/icons/PriorityLow.tsx +16 -0
- package/dist/icons/PriorityMedium.tsx +16 -0
- package/dist/icons/Pro.tsx +22 -0
- package/dist/icons/ProductSwitcher.tsx +21 -0
- package/dist/icons/ProgressBar.tsx +27 -0
- package/dist/icons/Puzzle.tsx +15 -0
- package/dist/icons/QrCode.tsx +15 -0
- package/dist/icons/Quote.tsx +15 -0
- package/dist/icons/Radio.tsx +10 -0
- package/dist/icons/RadioInactive.tsx +13 -0
- package/dist/icons/Rating.tsx +15 -0
- package/dist/icons/RatingFilled.tsx +16 -0
- package/dist/icons/Recommendation.tsx +33 -0
- package/dist/icons/RecurringInvoice.tsx +47 -0
- package/dist/icons/RecurringMeeting.tsx +62 -0
- package/dist/icons/Redirect.tsx +36 -0
- package/dist/icons/RedirectUrl.tsx +61 -0
- package/dist/icons/Redirection.tsx +19 -0
- package/dist/icons/Redo.tsx +36 -0
- package/dist/icons/Refresh.tsx +29 -0
- package/dist/icons/ReminderEmailForClient.tsx +47 -0
- package/dist/icons/ReminderEmailForHost.tsx +48 -0
- package/dist/icons/ReminderSmsForClient.tsx +61 -0
- package/dist/icons/ReminderSmsForHost.tsx +62 -0
- package/dist/icons/RemoveCircle.tsx +22 -0
- package/dist/icons/Reorder.tsx +56 -0
- package/dist/icons/Reorder2.tsx +50 -0
- package/dist/icons/Repeat.tsx +36 -0
- package/dist/icons/Reply.tsx +15 -0
- package/dist/icons/Report.tsx +15 -0
- package/dist/icons/Reschedule.tsx +45 -0
- package/dist/icons/Reset.tsx +43 -0
- package/dist/icons/ResumeCircle.tsx +20 -0
- package/dist/icons/Ribbon.tsx +15 -0
- package/dist/icons/Right.tsx +15 -0
- package/dist/icons/RightAlign.tsx +39 -0
- package/dist/icons/RightArrow.tsx +19 -0
- package/dist/icons/RightArrowCircle.tsx +40 -0
- package/dist/icons/Roadmap.tsx +36 -0
- package/dist/icons/Robot.tsx +13 -0
- package/dist/icons/RoundRobin.tsx +36 -0
- package/dist/icons/RoutingForms.tsx +42 -0
- package/dist/icons/SadFaceGrey.tsx +49 -0
- package/dist/icons/Scale.tsx +22 -0
- package/dist/icons/Score.tsx +57 -0
- package/dist/icons/ScreenRecording.tsx +48 -0
- package/dist/icons/Search.tsx +15 -0
- package/dist/icons/Security.tsx +29 -0
- package/dist/icons/Send.tsx +15 -0
- package/dist/icons/SendPlane.tsx +26 -0
- package/dist/icons/Seo.tsx +22 -0
- package/dist/icons/Settings.tsx +22 -0
- package/dist/icons/SettingsChecked.tsx +24 -0
- package/dist/icons/Setup.tsx +57 -0
- package/dist/icons/ShapeSwitcher.tsx +34 -0
- package/dist/icons/Shapes.tsx +27 -0
- package/dist/icons/Share.tsx +15 -0
- package/dist/icons/ShoppingCart.tsx +31 -0
- package/dist/icons/SidebarClose.tsx +36 -0
- package/dist/icons/SidebarOpen.tsx +36 -0
- package/dist/icons/Signature.tsx +17 -0
- package/dist/icons/SingleChoice.tsx +47 -0
- package/dist/icons/SkipBack.tsx +30 -0
- package/dist/icons/SkipForward.tsx +34 -0
- package/dist/icons/SlaPolicies.tsx +59 -0
- package/dist/icons/Slash.tsx +15 -0
- package/dist/icons/SmileFaceGrey.tsx +44 -0
- package/dist/icons/Smiley.tsx +22 -0
- package/dist/icons/Sms.tsx +15 -0
- package/dist/icons/SmsTemplates.tsx +60 -0
- package/dist/icons/SortAscending.tsx +47 -0
- package/dist/icons/Sparkle.tsx +15 -0
- package/dist/icons/SpecificWindow.tsx +46 -0
- package/dist/icons/Split.tsx +22 -0
- package/dist/icons/SplitPayment.tsx +68 -0
- package/dist/icons/StarRating.tsx +19 -0
- package/dist/icons/StartWeekOn.tsx +54 -0
- package/dist/icons/Status.tsx +15 -0
- package/dist/icons/Subdomain.tsx +89 -0
- package/dist/icons/SubmissionCount.tsx +19 -0
- package/dist/icons/Subscribers.tsx +54 -0
- package/dist/icons/Suitcase.tsx +15 -0
- package/dist/icons/Sun.tsx +78 -0
- package/dist/icons/Survey.tsx +40 -0
- package/dist/icons/Swap.tsx +36 -0
- package/dist/icons/Tablet.tsx +22 -0
- package/dist/icons/Tabs.tsx +30 -0
- package/dist/icons/Tag.tsx +29 -0
- package/dist/icons/Tag1.tsx +15 -0
- package/dist/icons/Tags.tsx +36 -0
- package/dist/icons/TaskOutcome.tsx +61 -0
- package/dist/icons/TaskTags.tsx +64 -0
- package/dist/icons/TaskType.tsx +71 -0
- package/dist/icons/Tax.tsx +36 -0
- package/dist/icons/TaxDetails.tsx +61 -0
- package/dist/icons/Taxonomy.tsx +29 -0
- package/dist/icons/Templates.tsx +52 -0
- package/dist/icons/Terms.tsx +15 -0
- package/dist/icons/Text.tsx +36 -0
- package/dist/icons/TextBold.tsx +15 -0
- package/dist/icons/TextColor.tsx +19 -0
- package/dist/icons/TextCross.tsx +19 -0
- package/dist/icons/TextField.tsx +19 -0
- package/dist/icons/TextH1.tsx +15 -0
- package/dist/icons/TextH2.tsx +15 -0
- package/dist/icons/TextH3.tsx +16 -0
- package/dist/icons/TextH4.tsx +16 -0
- package/dist/icons/TextH5.tsx +16 -0
- package/dist/icons/TextItalic.tsx +19 -0
- package/dist/icons/TextLines.tsx +19 -0
- package/dist/icons/TextP.tsx +12 -0
- package/dist/icons/TextSize.tsx +22 -0
- package/dist/icons/ThankYouPage.tsx +60 -0
- package/dist/icons/Theme.tsx +50 -0
- package/dist/icons/TicketField.tsx +38 -0
- package/dist/icons/TicketSettings.tsx +40 -0
- package/dist/icons/TicketTags.tsx +33 -0
- package/dist/icons/Tickets.tsx +15 -0
- package/dist/icons/TimeLock.tsx +43 -0
- package/dist/icons/TimeTracker.tsx +19 -0
- package/dist/icons/TimeTracking.tsx +26 -0
- package/dist/icons/TimesheetVerifications.tsx +56 -0
- package/dist/icons/ToggleHeaderRow.tsx +55 -0
- package/dist/icons/Transaction.tsx +19 -0
- package/dist/icons/Transcript.tsx +82 -0
- package/dist/icons/Translate.tsx +54 -0
- package/dist/icons/Twitter.tsx +29 -0
- package/dist/icons/Ubuntu.tsx +36 -0
- package/dist/icons/Underline.tsx +19 -0
- package/dist/icons/Undo.tsx +29 -0
- package/dist/icons/UniqueId.tsx +36 -0
- package/dist/icons/Unlink.tsx +28 -0
- package/dist/icons/Unlock.tsx +16 -0
- package/dist/icons/Unpin.tsx +37 -0
- package/dist/icons/Up.tsx +15 -0
- package/dist/icons/UpArrow.tsx +15 -0
- package/dist/icons/UpArrowCircle.tsx +40 -0
- package/dist/icons/Upload.tsx +36 -0
- package/dist/icons/User.tsx +22 -0
- package/dist/icons/UserAdd.tsx +15 -0
- package/dist/icons/UserCircle.tsx +19 -0
- package/dist/icons/UserInfo.tsx +50 -0
- package/dist/icons/UserNotification.tsx +47 -0
- package/dist/icons/UserReassigned.tsx +40 -0
- package/dist/icons/UserRemove.tsx +47 -0
- package/dist/icons/UserRole.tsx +44 -0
- package/dist/icons/UserRoundedRect.tsx +19 -0
- package/dist/icons/UserSettings.tsx +33 -0
- package/dist/icons/UserStar.tsx +29 -0
- package/dist/icons/UserTags.tsx +36 -0
- package/dist/icons/VerticalBottom.tsx +40 -0
- package/dist/icons/VerticalCenter.tsx +48 -0
- package/dist/icons/VerticalTop.tsx +40 -0
- package/dist/icons/Video.tsx +15 -0
- package/dist/icons/VideoAccessControl.tsx +47 -0
- package/dist/icons/VideoEdit.tsx +57 -0
- package/dist/icons/VideoOff.tsx +28 -0
- package/dist/icons/ViewSettings.tsx +47 -0
- package/dist/icons/Views.tsx +29 -0
- package/dist/icons/Volume.tsx +15 -0
- package/dist/icons/Volume0.tsx +15 -0
- package/dist/icons/Volume100.tsx +26 -0
- package/dist/icons/Volume25.tsx +17 -0
- package/dist/icons/Volume50.tsx +22 -0
- package/dist/icons/Volume75.tsx +22 -0
- package/dist/icons/VolumeOutline.tsx +19 -0
- package/dist/icons/VolumeOutline0.tsx +26 -0
- package/dist/icons/Walkthrough.tsx +19 -0
- package/dist/icons/Warning.tsx +29 -0
- package/dist/icons/Warning2.tsx +15 -0
- package/dist/icons/WarningFilled.tsx +34 -0
- package/dist/icons/Web.tsx +78 -0
- package/dist/icons/WebForm.tsx +55 -0
- package/dist/icons/Webhooks.tsx +36 -0
- package/dist/icons/Whatsapp.tsx +29 -0
- package/dist/icons/WidgetModes.tsx +20 -0
- package/dist/icons/WidgetVisibility.tsx +54 -0
- package/dist/icons/Workflows.tsx +75 -0
- package/dist/icons/WorkspaceInfo.tsx +68 -0
- package/dist/icons/YesNo.tsx +15 -0
- package/dist/icons/Youtube.tsx +22 -0
- package/dist/index.ts +7 -0
- package/dist/logos/Neeto.tsx +17 -0
- package/dist/logos/NeetoBugWatch.tsx +24 -0
- package/dist/logos/NeetoCal.tsx +72 -0
- package/dist/logos/NeetoChangelog.tsx +44 -0
- package/dist/logos/NeetoChat.tsx +39 -0
- package/dist/logos/NeetoCi.tsx +20 -0
- package/dist/logos/NeetoCode.tsx +26 -0
- package/dist/logos/NeetoCourse.tsx +24 -0
- package/dist/logos/NeetoCrm.tsx +32 -0
- package/dist/logos/NeetoDeploy.tsx +24 -0
- package/dist/logos/NeetoDesk.tsx +42 -0
- package/dist/logos/NeetoEngage.tsx +44 -0
- package/dist/logos/NeetoForm.tsx +36 -0
- package/dist/logos/NeetoGit.tsx +41 -0
- package/dist/logos/NeetoInvisible.tsx +28 -0
- package/dist/logos/NeetoInvoice.tsx +36 -0
- package/dist/logos/NeetoKb.tsx +44 -0
- package/dist/logos/NeetoPay.tsx +27 -0
- package/dist/logos/NeetoPlanner.tsx +35 -0
- package/dist/logos/NeetoPlaydash.tsx +32 -0
- package/dist/logos/NeetoPublish.tsx +36 -0
- package/dist/logos/NeetoQuiz.tsx +33 -0
- package/dist/logos/NeetoRecord.tsx +24 -0
- package/dist/logos/NeetoReplay.tsx +36 -0
- package/dist/logos/NeetoRunner.tsx +44 -0
- package/dist/logos/NeetoSeo.tsx +28 -0
- package/dist/logos/NeetoSign.tsx +24 -0
- package/dist/logos/NeetoSite.tsx +35 -0
- package/dist/logos/NeetoTestify.tsx +38 -0
- package/dist/logos/NeetoTower.tsx +24 -0
- package/dist/logos/NeetoWireframe.tsx +28 -0
- package/dist/misc/AmericanExpress.tsx +36 -0
- package/dist/misc/Apple.tsx +15 -0
- package/dist/misc/Callerdesk.tsx +28 -0
- package/dist/misc/CashPayment.tsx +95 -0
- package/dist/misc/Chrome.tsx +53 -0
- package/dist/misc/Daily.tsx +25 -0
- package/dist/misc/Danger.tsx +10 -0
- package/dist/misc/Discover.tsx +2239 -0
- package/dist/misc/DodoPayments.tsx +39 -0
- package/dist/misc/DodoPaymentsTypeface.tsx +52 -0
- package/dist/misc/Edge.tsx +62 -0
- package/dist/misc/FacebookPixel.tsx +16 -0
- package/dist/misc/Firefox.tsx +286 -0
- package/dist/misc/Github.tsx +22 -0
- package/dist/misc/Gmail.tsx +28 -0
- package/dist/misc/Google.tsx +229 -0
- package/dist/misc/GoogleAnalytics.tsx +31 -0
- package/dist/misc/GoogleCalendar.tsx +63 -0
- package/dist/misc/GoogleMeet.tsx +47 -0
- package/dist/misc/GoogleSheets.tsx +42 -0
- package/dist/misc/GoogleTagManager.tsx +24 -0
- package/dist/misc/Info.tsx +26 -0
- package/dist/misc/Instagram.tsx +51 -0
- package/dist/misc/Jcb.tsx +113 -0
- package/dist/misc/Jitsi.tsx +333 -0
- package/dist/misc/Linear.tsx +19 -0
- package/dist/misc/MailChimp.tsx +24 -0
- package/dist/misc/Make.tsx +62 -0
- package/dist/misc/Mastercard.tsx +41 -0
- package/dist/misc/Megaphone.tsx +32 -0
- package/dist/misc/Microsoft.tsx +22 -0
- package/dist/misc/MicrosoftOffice.tsx +23 -0
- package/dist/misc/N8N.tsx +11 -0
- package/dist/misc/Outlook.tsx +235 -0
- package/dist/misc/PaypalTypeface.tsx +59 -0
- package/dist/misc/Razorpay.tsx +20 -0
- package/dist/misc/RazorpayTypeface.tsx +81 -0
- package/dist/misc/Safari.tsx +596 -0
- package/dist/misc/Shopify.tsx +20 -0
- package/dist/misc/Slack.tsx +24 -0
- package/dist/misc/Stripe.tsx +14 -0
- package/dist/misc/StripeTypeface.tsx +18 -0
- package/dist/misc/Success.tsx +14 -0
- package/dist/misc/Teams.tsx +86 -0
- package/dist/misc/Telnyx.tsx +33 -0
- package/dist/misc/Trello.tsx +33 -0
- package/dist/misc/Twilio.tsx +12 -0
- package/dist/misc/Ubuntu.tsx +16 -0
- package/dist/misc/UnionPay.tsx +40 -0
- package/dist/misc/Upi.tsx +154 -0
- package/dist/misc/UpiTypeface.tsx +153 -0
- package/dist/misc/Visa.tsx +50 -0
- package/dist/misc/Warning.tsx +29 -0
- package/dist/misc/Webhook.tsx +13 -0
- package/dist/misc/Whatsapp.tsx +54 -0
- package/dist/misc/Whereby.tsx +25 -0
- package/dist/misc/Windows.tsx +12 -0
- package/dist/misc/Wordpress.tsx +24 -0
- package/dist/misc/Zapier.tsx +19 -0
- package/dist/misc/Zoom.tsx +25 -0
- package/dist/typefaceLogos/Neeto.tsx +34 -0
- package/dist/typefaceLogos/NeetoBugWatch.tsx +81 -0
- package/dist/typefaceLogos/NeetoCal.tsx +97 -0
- package/dist/typefaceLogos/NeetoChangelog.tsx +111 -0
- package/dist/typefaceLogos/NeetoChat.tsx +99 -0
- package/dist/typefaceLogos/NeetoCi.tsx +64 -0
- package/dist/typefaceLogos/NeetoCode.tsx +93 -0
- package/dist/typefaceLogos/NeetoCourse.tsx +88 -0
- package/dist/typefaceLogos/NeetoCrm.tsx +69 -0
- package/dist/typefaceLogos/NeetoDeploy.tsx +101 -0
- package/dist/typefaceLogos/NeetoDesk.tsx +108 -0
- package/dist/typefaceLogos/NeetoEngage.tsx +96 -0
- package/dist/typefaceLogos/NeetoForm.tsx +91 -0
- package/dist/typefaceLogos/NeetoGit.tsx +91 -0
- package/dist/typefaceLogos/NeetoInvisible.tsx +120 -0
- package/dist/typefaceLogos/NeetoInvoice.tsx +106 -0
- package/dist/typefaceLogos/NeetoKb.tsx +89 -0
- package/dist/typefaceLogos/NeetoPay.tsx +77 -0
- package/dist/typefaceLogos/NeetoPlanner.tsx +110 -0
- package/dist/typefaceLogos/NeetoPlaydash.tsx +130 -0
- package/dist/typefaceLogos/NeetoPublish.tsx +76 -0
- package/dist/typefaceLogos/NeetoQuiz.tsx +93 -0
- package/dist/typefaceLogos/NeetoRecord.tsx +101 -0
- package/dist/typefaceLogos/NeetoReplay.tsx +101 -0
- package/dist/typefaceLogos/NeetoRunner.tsx +109 -0
- package/dist/typefaceLogos/NeetoSeo.tsx +90 -0
- package/dist/typefaceLogos/NeetoSign.tsx +74 -0
- package/dist/typefaceLogos/NeetoSite.tsx +82 -0
- package/dist/typefaceLogos/NeetoTestify.tsx +108 -0
- package/dist/typefaceLogos/NeetoTower.tsx +83 -0
- package/dist/typefaceLogos/NeetoWireframe.tsx +120 -0
- package/index-template.js +6 -5
- package/package.json +23 -11
- package/svgr.config.js +39 -8
- package/template.js +19 -0
- package/tsconfig.json +14 -0
- package/types.ts +6 -0
- package/dist/appIcons/Neeto.js +0 -23
- package/dist/appIcons/NeetoBugWatch.js +0 -27
- package/dist/appIcons/NeetoCal.js +0 -91
- package/dist/appIcons/NeetoChangelog.js +0 -47
- package/dist/appIcons/NeetoChat.js +0 -47
- package/dist/appIcons/NeetoCi.js +0 -27
- package/dist/appIcons/NeetoCode.js +0 -29
- package/dist/appIcons/NeetoCourse.js +0 -39
- package/dist/appIcons/NeetoCrm.js +0 -39
- package/dist/appIcons/NeetoDeploy.js +0 -27
- package/dist/appIcons/NeetoDesk.js +0 -45
- package/dist/appIcons/NeetoEngage.js +0 -47
- package/dist/appIcons/NeetoForm.js +0 -39
- package/dist/appIcons/NeetoGit.js +0 -48
- package/dist/appIcons/NeetoInvisible.js +0 -31
- package/dist/appIcons/NeetoInvoice.js +0 -39
- package/dist/appIcons/NeetoKb.js +0 -51
- package/dist/appIcons/NeetoPay.js +0 -39
- package/dist/appIcons/NeetoPlanner.js +0 -43
- package/dist/appIcons/NeetoPlaydash.js +0 -35
- package/dist/appIcons/NeetoPublish.js +0 -27
- package/dist/appIcons/NeetoQuiz.js +0 -41
- package/dist/appIcons/NeetoRecord.js +0 -27
- package/dist/appIcons/NeetoReplay.js +0 -39
- package/dist/appIcons/NeetoRunner.js +0 -47
- package/dist/appIcons/NeetoSeo.js +0 -35
- package/dist/appIcons/NeetoSite.js +0 -43
- package/dist/appIcons/NeetoTestify.js +0 -41
- package/dist/appIcons/NeetoTower.js +0 -36
- package/dist/appIcons/NeetoWireframe.js +0 -31
- package/dist/elements/Alert.js +0 -38
- package/dist/elements/AndroidMockup.js +0 -209
- package/dist/elements/Arrow.js +0 -22
- package/dist/elements/Avatar.js +0 -20
- package/dist/elements/BringToBack.js +0 -23
- package/dist/elements/BringToFront.js +0 -27
- package/dist/elements/Browser.js +0 -22
- package/dist/elements/Button.js +0 -27
- package/dist/elements/Calendar.js +0 -45
- package/dist/elements/Checkbox.js +0 -30
- package/dist/elements/Circle.js +0 -23
- package/dist/elements/Dropdown.js +0 -30
- package/dist/elements/IPhoneMockup.js +0 -130
- package/dist/elements/Image.js +0 -22
- package/dist/elements/Input.js +0 -28
- package/dist/elements/Keyboard.js +0 -19
- package/dist/elements/Label.js +0 -19
- package/dist/elements/Line.js +0 -15
- package/dist/elements/LineChart.js +0 -26
- package/dist/elements/Link.js +0 -22
- package/dist/elements/List.js +0 -27
- package/dist/elements/MoveBackward.js +0 -24
- package/dist/elements/MoveForward.js +0 -24
- package/dist/elements/Notes.js +0 -35
- package/dist/elements/Overlay.js +0 -39
- package/dist/elements/PieChart.js +0 -27
- package/dist/elements/Radio.js +0 -22
- package/dist/elements/Rectangle.js +0 -22
- package/dist/elements/Scrollbar.js +0 -24
- package/dist/elements/Search.js +0 -37
- package/dist/elements/Slider.js +0 -32
- package/dist/elements/Subtitle.js +0 -24
- package/dist/elements/Table.js +0 -22
- package/dist/elements/Tabs.js +0 -28
- package/dist/elements/TextArea.js +0 -29
- package/dist/elements/TextBlock.js +0 -37
- package/dist/elements/Title.js +0 -24
- package/dist/elements/ToggleSwitch.js +0 -46
- package/dist/elements/Toolbar.js +0 -60
- package/dist/elements/Tooltip.js +0 -32
- package/dist/elements/Video.js +0 -28
- package/dist/elements/YesNo.js +0 -36
- package/dist/icons/AccessControl.js +0 -112
- package/dist/icons/ActivityLog.js +0 -30
- package/dist/icons/AddCircle.js +0 -33
- package/dist/icons/AddImage.js +0 -21
- package/dist/icons/AddMenu.js +0 -47
- package/dist/icons/AddNote.js +0 -21
- package/dist/icons/AddRectangle.js +0 -21
- package/dist/icons/Address.js +0 -21
- package/dist/icons/AgentStatus.js +0 -35
- package/dist/icons/Agents.js +0 -21
- package/dist/icons/AlignCenter.js +0 -21
- package/dist/icons/ApiKeys.js +0 -68
- package/dist/icons/ApiTemplates.js +0 -55
- package/dist/icons/AppSwitcher.js +0 -34
- package/dist/icons/Apple.js +0 -26
- package/dist/icons/Approval.js +0 -42
- package/dist/icons/Archive.js +0 -35
- package/dist/icons/ArchivedArticles.js +0 -42
- package/dist/icons/Articles.js +0 -21
- package/dist/icons/Ascending.js +0 -20
- package/dist/icons/AspectRatio.js +0 -42
- package/dist/icons/AspectRatio11.js +0 -30
- package/dist/icons/AspectRatio169.js +0 -30
- package/dist/icons/AspectRatio32.js +0 -30
- package/dist/icons/AspectRatio43.js +0 -30
- package/dist/icons/AspectRatio916.js +0 -22
- package/dist/icons/Assign.js +0 -49
- package/dist/icons/Attachment.js +0 -28
- package/dist/icons/Attachments.js +0 -21
- package/dist/icons/AuditLogs.js +0 -42
- package/dist/icons/AutoCc.js +0 -49
- package/dist/icons/Automation.js +0 -42
- package/dist/icons/Bank.js +0 -65
- package/dist/icons/Billing.js +0 -55
- package/dist/icons/Blockquote.js +0 -21
- package/dist/icons/Board.js +0 -21
- package/dist/icons/BoardView.js +0 -60
- package/dist/icons/Book.js +0 -21
- package/dist/icons/BookOpen.js +0 -28
- package/dist/icons/BookingCancellationEmailForClient.js +0 -75
- package/dist/icons/BookingConfirmationEmailForClient.js +0 -69
- package/dist/icons/BookingConfirmationEmailForHost.js +0 -69
- package/dist/icons/Bookings.js +0 -57
- package/dist/icons/Bookmark.js +0 -22
- package/dist/icons/BorderDisable.js +0 -27
- package/dist/icons/BorderEnable.js +0 -23
- package/dist/icons/Braces.js +0 -18
- package/dist/icons/Browser.js +0 -52
- package/dist/icons/Bug.js +0 -84
- package/dist/icons/Building.js +0 -70
- package/dist/icons/Bulb.js +0 -21
- package/dist/icons/BusinessHour.js +0 -49
- package/dist/icons/Calendar.js +0 -21
- package/dist/icons/CalendarHoliday.js +0 -63
- package/dist/icons/Camera.js +0 -28
- package/dist/icons/CannedResponses.js +0 -21
- package/dist/icons/Captcha.js +0 -21
- package/dist/icons/Captions.js +0 -38
- package/dist/icons/CardPayment.js +0 -63
- package/dist/icons/CategoriesSettings.js +0 -56
- package/dist/icons/Category.js +0 -49
- package/dist/icons/CenterAlign.js +0 -49
- package/dist/icons/Certificate.js +0 -43
- package/dist/icons/Change.js +0 -21
- package/dist/icons/Changelog.js +0 -42
- package/dist/icons/Chat.js +0 -35
- package/dist/icons/ChatBubble.js +0 -19
- package/dist/icons/ChatEmpty.js +0 -21
- package/dist/icons/ChatNotification.js +0 -22
- package/dist/icons/ChatOffline.js +0 -27
- package/dist/icons/ChatQuestions.js +0 -42
- package/dist/icons/Check.js +0 -21
- package/dist/icons/CheckCircle.js +0 -21
- package/dist/icons/Checkbox.js +0 -30
- package/dist/icons/CheckboxInactive.js +0 -23
- package/dist/icons/Checkmark.js +0 -28
- package/dist/icons/Chrome.js +0 -26
- package/dist/icons/ClearCache.js +0 -27
- package/dist/icons/Clock.js +0 -21
- package/dist/icons/Close.js +0 -21
- package/dist/icons/CloseCircle.js +0 -21
- package/dist/icons/ClosedHand.js +0 -50
- package/dist/icons/ClosedPullRequest.js +0 -21
- package/dist/icons/Code.js +0 -21
- package/dist/icons/CodeBlock.js +0 -21
- package/dist/icons/Collapse.js +0 -21
- package/dist/icons/ColorPicker.js +0 -30
- package/dist/icons/Column.js +0 -21
- package/dist/icons/ColumnToLeft.js +0 -42
- package/dist/icons/ColumnToRight.js +0 -48
- package/dist/icons/Community.js +0 -70
- package/dist/icons/CompanyInfo.js +0 -98
- package/dist/icons/CompanyTags.js +0 -91
- package/dist/icons/Computer.js +0 -45
- package/dist/icons/Concat.js +0 -46
- package/dist/icons/Configure.js +0 -112
- package/dist/icons/Console.js +0 -42
- package/dist/icons/ContactBook.js +0 -42
- package/dist/icons/ContactField.js +0 -68
- package/dist/icons/ContactTags.js +0 -63
- package/dist/icons/ContextualMenu.js +0 -54
- package/dist/icons/Contracts.js +0 -56
- package/dist/icons/Copy.js +0 -21
- package/dist/icons/CopyLink.js +0 -42
- package/dist/icons/Count.js +0 -28
- package/dist/icons/CreditCard.js +0 -21
- package/dist/icons/Crown.js +0 -33
- package/dist/icons/Css3.js +0 -18
- package/dist/icons/Cta.js +0 -41
- package/dist/icons/Cursor.js +0 -28
- package/dist/icons/Cursor2.js +0 -38
- package/dist/icons/CustomDomain.js +0 -77
- package/dist/icons/CustomEmailServer.js +0 -28
- package/dist/icons/CustomField.js +0 -96
- package/dist/icons/CustomSize.js +0 -77
- package/dist/icons/Customers.js +0 -20
- package/dist/icons/CustomiseNotification.js +0 -70
- package/dist/icons/Customize.js +0 -84
- package/dist/icons/Dashboard.js +0 -21
- package/dist/icons/Database.js +0 -18
- package/dist/icons/Delete.js +0 -21
- package/dist/icons/DeleteColumn.js +0 -35
- package/dist/icons/DeleteRow.js +0 -36
- package/dist/icons/DeleteTable.js +0 -27
- package/dist/icons/Dependent.js +0 -49
- package/dist/icons/Descending.js +0 -20
- package/dist/icons/Design.js +0 -21
- package/dist/icons/Discount.js +0 -51
- package/dist/icons/Divide.js +0 -49
- package/dist/icons/Divider.js +0 -15
- package/dist/icons/DocumentationSync.js +0 -55
- package/dist/icons/Dollar.js +0 -21
- package/dist/icons/Domain.js +0 -56
- package/dist/icons/DoubleCheck.js +0 -27
- package/dist/icons/DoubleLeft.js +0 -28
- package/dist/icons/DoubleRight.js +0 -21
- package/dist/icons/Down.js +0 -21
- package/dist/icons/DownArrow.js +0 -21
- package/dist/icons/DownArrowCircle.js +0 -42
- package/dist/icons/Download.js +0 -42
- package/dist/icons/Draft.js +0 -28
- package/dist/icons/Drag.js +0 -69
- package/dist/icons/Dropdown.js +0 -56
- package/dist/icons/DropdownClosed.js +0 -21
- package/dist/icons/Edit.js +0 -21
- package/dist/icons/EditSchedule.js +0 -63
- package/dist/icons/Email.js +0 -21
- package/dist/icons/EmailNotification.js +0 -49
- package/dist/icons/EmailSent.js +0 -49
- package/dist/icons/EmailServer.js +0 -47
- package/dist/icons/EmailSync.js +0 -49
- package/dist/icons/EmailTemplates.js +0 -55
- package/dist/icons/EmailsBanned.js +0 -42
- package/dist/icons/Emoji.js +0 -21
- package/dist/icons/EntireScreen.js +0 -33
- package/dist/icons/Equals.js +0 -35
- package/dist/icons/Error.js +0 -21
- package/dist/icons/ExcludedDomains.js +0 -63
- package/dist/icons/Expand.js +0 -21
- package/dist/icons/ExpandSize.js +0 -21
- package/dist/icons/ExpenseCategories.js +0 -56
- package/dist/icons/ExternalLink.js +0 -21
- package/dist/icons/Eye.js +0 -28
- package/dist/icons/Facebook.js +0 -21
- package/dist/icons/Favorite.js +0 -21
- package/dist/icons/FeatureSettings.js +0 -42
- package/dist/icons/Field.js +0 -36
- package/dist/icons/File.js +0 -21
- package/dist/icons/FileDownload.js +0 -39
- package/dist/icons/FileGeneric.js +0 -35
- package/dist/icons/FileUpload.js +0 -21
- package/dist/icons/Filter.js +0 -30
- package/dist/icons/FilterAz.js +0 -70
- package/dist/icons/Flag.js +0 -21
- package/dist/icons/Flash.js +0 -21
- package/dist/icons/FlowChart.js +0 -62
- package/dist/icons/Focus.js +0 -20
- package/dist/icons/Folder.js +0 -21
- package/dist/icons/FolderFill.js +0 -18
- package/dist/icons/FolderOpenFill.js +0 -18
- package/dist/icons/FontSize.js +0 -21
- package/dist/icons/Form.js +0 -20
- package/dist/icons/FormClosed.js +0 -27
- package/dist/icons/Forward.js +0 -21
- package/dist/icons/FullScreen.js +0 -21
- package/dist/icons/Gif.js +0 -21
- package/dist/icons/Gift.js +0 -21
- package/dist/icons/GitMerge.js +0 -49
- package/dist/icons/GlobalAutoCc.js +0 -84
- package/dist/icons/Globe.js +0 -63
- package/dist/icons/Goal.js +0 -37
- package/dist/icons/Graph.js +0 -49
- package/dist/icons/Group.js +0 -56
- package/dist/icons/HamburgerMenu.js +0 -45
- package/dist/icons/Hash.js +0 -49
- package/dist/icons/HashChecked.js +0 -21
- package/dist/icons/HashInSet.js +0 -35
- package/dist/icons/Header.js +0 -21
- package/dist/icons/Heart.js +0 -20
- package/dist/icons/Help.js +0 -19
- package/dist/icons/Hide.js +0 -28
- package/dist/icons/Highlight.js +0 -42
- package/dist/icons/History.js +0 -41
- package/dist/icons/Home.js +0 -21
- package/dist/icons/Home2.js +0 -19
- package/dist/icons/HourFormat.js +0 -49
- package/dist/icons/HourGlass.js +0 -21
- package/dist/icons/Hours.js +0 -39
- package/dist/icons/Html.js +0 -18
- package/dist/icons/Ibeam.js +0 -42
- package/dist/icons/Icons.js +0 -54
- package/dist/icons/Image.js +0 -21
- package/dist/icons/ImageUpload.js +0 -21
- package/dist/icons/ImportTimesheet.js +0 -66
- package/dist/icons/Inactive.js +0 -56
- package/dist/icons/Inbox.js +0 -21
- package/dist/icons/IndeterminateCircle.js +0 -24
- package/dist/icons/Info.js +0 -49
- package/dist/icons/InfoRound.js +0 -42
- package/dist/icons/Input.js +0 -28
- package/dist/icons/InsertColumn.js +0 -35
- package/dist/icons/InsertRow.js +0 -36
- package/dist/icons/Installation.js +0 -56
- package/dist/icons/IntroPages.js +0 -40
- package/dist/icons/InvalidUrl.js +0 -49
- package/dist/icons/Invoice.js +0 -21
- package/dist/icons/InvoiceSettings.js +0 -49
- package/dist/icons/IpAddress.js +0 -21
- package/dist/icons/IpRestriction.js +0 -49
- package/dist/icons/Keyboard.js +0 -21
- package/dist/icons/Layers.js +0 -32
- package/dist/icons/Left.js +0 -21
- package/dist/icons/LeftAlign.js +0 -41
- package/dist/icons/LeftArrow.js +0 -21
- package/dist/icons/LeftArrowCircle.js +0 -42
- package/dist/icons/Link.js +0 -21
- package/dist/icons/Linkedin.js +0 -21
- package/dist/icons/List.js +0 -28
- package/dist/icons/ListDetails.js +0 -21
- package/dist/icons/ListDot.js +0 -21
- package/dist/icons/ListNumber.js +0 -21
- package/dist/icons/ListView.js +0 -45
- package/dist/icons/Loading.js +0 -77
- package/dist/icons/Location.js +0 -35
- package/dist/icons/Lock.js +0 -21
- package/dist/icons/LockMessage.js +0 -49
- package/dist/icons/Logout.js +0 -35
- package/dist/icons/LongText.js +0 -21
- package/dist/icons/MailSend.js +0 -46
- package/dist/icons/MailUnread.js +0 -32
- package/dist/icons/ManageCalendar.js +0 -63
- package/dist/icons/ManageTemplates.js +0 -55
- package/dist/icons/MappedField.js +0 -75
- package/dist/icons/MarginAll.js +0 -54
- package/dist/icons/MarginBottom.js +0 -36
- package/dist/icons/MarginLeft.js +0 -36
- package/dist/icons/MarginRight.js +0 -36
- package/dist/icons/MarginTop.js +0 -36
- package/dist/icons/MarginX.js +0 -42
- package/dist/icons/MarginY.js +0 -42
- package/dist/icons/Matrix.js +0 -19
- package/dist/icons/MatrixDots.js +0 -23
- package/dist/icons/MatrixDotsClear.js +0 -21
- package/dist/icons/MediaVideo.js +0 -28
- package/dist/icons/MeetingLimit.js +0 -77
- package/dist/icons/MeetingReminder.js +0 -63
- package/dist/icons/MenuHorizontal.js +0 -45
- package/dist/icons/MenuLayout.js +0 -34
- package/dist/icons/MenuSquare.js +0 -35
- package/dist/icons/MenuVertical.js +0 -45
- package/dist/icons/Merge.js +0 -21
- package/dist/icons/MergeSplit.js +0 -39
- package/dist/icons/MergedPullRequest.js +0 -28
- package/dist/icons/Message.js +0 -21
- package/dist/icons/MessageBubble.js +0 -21
- package/dist/icons/MessageSquare.js +0 -21
- package/dist/icons/Mic.js +0 -42
- package/dist/icons/MicOff.js +0 -48
- package/dist/icons/Minimize.js +0 -77
- package/dist/icons/Minus.js +0 -28
- package/dist/icons/Mobile.js +0 -28
- package/dist/icons/MobileAndDesktopApps.js +0 -56
- package/dist/icons/Moon.js +0 -28
- package/dist/icons/Move.js +0 -36
- package/dist/icons/MoveToBottom.js +0 -27
- package/dist/icons/MoveToTop.js +0 -27
- package/dist/icons/Movie.js +0 -31
- package/dist/icons/MultipleChoice.js +0 -40
- package/dist/icons/MultipleHost.js +0 -52
- package/dist/icons/Mute.js +0 -21
- package/dist/icons/MyPreferences.js +0 -56
- package/dist/icons/NavLinks.js +0 -57
- package/dist/icons/NeetoAnalytics.js +0 -28
- package/dist/icons/NeetoCal.js +0 -42
- package/dist/icons/NeetoChangelog.js +0 -63
- package/dist/icons/NeetoChat.js +0 -35
- package/dist/icons/NeetoDesk.js +0 -63
- package/dist/icons/NeetoEngage.js +0 -63
- package/dist/icons/NeetoForm.js +0 -20
- package/dist/icons/NeetoIcon.js +0 -18
- package/dist/icons/NeetoInsights.js +0 -28
- package/dist/icons/NeetoInterview.js +0 -28
- package/dist/icons/NeetoInvisible.js +0 -28
- package/dist/icons/NeetoKb.js +0 -49
- package/dist/icons/NeetoQuiz.js +0 -33
- package/dist/icons/NeetoReplay.js +0 -28
- package/dist/icons/NeetoWireframe.js +0 -56
- package/dist/icons/NeutralFaceGrey.js +0 -47
- package/dist/icons/NewChat.js +0 -42
- package/dist/icons/NewField.js +0 -21
- package/dist/icons/NoReportsData.js +0 -56
- package/dist/icons/Notes.js +0 -28
- package/dist/icons/Notification.js +0 -35
- package/dist/icons/NotificationTemplates.js +0 -69
- package/dist/icons/Number.js +0 -21
- package/dist/icons/OneOnOne.js +0 -42
- package/dist/icons/OpenHand.js +0 -49
- package/dist/icons/OpenPullRequest.js +0 -23
- package/dist/icons/OpinionScale.js +0 -21
- package/dist/icons/Order.js +0 -21
- package/dist/icons/Os.js +0 -134
- package/dist/icons/Other.js +0 -42
- package/dist/icons/PaddingAll.js +0 -54
- package/dist/icons/PaddingBottom.js +0 -36
- package/dist/icons/PaddingLeft.js +0 -36
- package/dist/icons/PaddingRight.js +0 -36
- package/dist/icons/PaddingTop.js +0 -36
- package/dist/icons/PaddingX.js +0 -42
- package/dist/icons/PaddingY.js +0 -42
- package/dist/icons/Paragraph.js +0 -21
- package/dist/icons/Pause.js +0 -28
- package/dist/icons/PauseCircle.js +0 -29
- package/dist/icons/Payment.js +0 -35
- package/dist/icons/Phone.js +0 -28
- package/dist/icons/PhoneRing.js +0 -21
- package/dist/icons/Pin.js +0 -42
- package/dist/icons/Pipeline.js +0 -37
- package/dist/icons/Play.js +0 -22
- package/dist/icons/Plus.js +0 -21
- package/dist/icons/PointingHand.js +0 -51
- package/dist/icons/PrefilledSchedulingLink.js +0 -54
- package/dist/icons/Prepend.js +0 -46
- package/dist/icons/PreventDuplicate.js +0 -42
- package/dist/icons/Print.js +0 -42
- package/dist/icons/PriorityHigh.js +0 -18
- package/dist/icons/PriorityLow.js +0 -18
- package/dist/icons/PriorityMedium.js +0 -18
- package/dist/icons/Pro.js +0 -28
- package/dist/icons/ProductSwitcher.js +0 -23
- package/dist/icons/ProgressBar.js +0 -29
- package/dist/icons/Puzzle.js +0 -21
- package/dist/icons/QrCode.js +0 -21
- package/dist/icons/Quote.js +0 -21
- package/dist/icons/Radio.js +0 -16
- package/dist/icons/RadioInactive.js +0 -15
- package/dist/icons/Rating.js +0 -21
- package/dist/icons/RatingFilled.js +0 -18
- package/dist/icons/Recommendation.js +0 -35
- package/dist/icons/RecurringInvoice.js +0 -49
- package/dist/icons/RecurringMeeting.js +0 -64
- package/dist/icons/Redirect.js +0 -42
- package/dist/icons/RedirectUrl.js +0 -63
- package/dist/icons/Redirection.js +0 -21
- package/dist/icons/Redo.js +0 -42
- package/dist/icons/Refresh.js +0 -35
- package/dist/icons/ReminderEmailForClient.js +0 -49
- package/dist/icons/ReminderEmailForHost.js +0 -50
- package/dist/icons/ReminderSmsForClient.js +0 -63
- package/dist/icons/ReminderSmsForHost.js +0 -64
- package/dist/icons/RemoveCircle.js +0 -24
- package/dist/icons/Reorder.js +0 -62
- package/dist/icons/Reorder2.js +0 -56
- package/dist/icons/Repeat.js +0 -42
- package/dist/icons/Reply.js +0 -21
- package/dist/icons/Report.js +0 -21
- package/dist/icons/Reschedule.js +0 -47
- package/dist/icons/Reset.js +0 -49
- package/dist/icons/ResumeCircle.js +0 -22
- package/dist/icons/Ribbon.js +0 -21
- package/dist/icons/Right.js +0 -21
- package/dist/icons/RightAlign.js +0 -41
- package/dist/icons/RightArrow.js +0 -21
- package/dist/icons/RightArrowCircle.js +0 -42
- package/dist/icons/Roadmap.js +0 -42
- package/dist/icons/Robot.js +0 -19
- package/dist/icons/RoundRobin.js +0 -38
- package/dist/icons/RoutingForms.js +0 -52
- package/dist/icons/SadFaceGrey.js +0 -51
- package/dist/icons/Scale.js +0 -28
- package/dist/icons/Score.js +0 -63
- package/dist/icons/ScreenRecording.js +0 -50
- package/dist/icons/Search.js +0 -21
- package/dist/icons/Security.js +0 -35
- package/dist/icons/Send.js +0 -21
- package/dist/icons/SendPlane.js +0 -28
- package/dist/icons/Seo.js +0 -28
- package/dist/icons/Settings.js +0 -28
- package/dist/icons/SettingsChecked.js +0 -26
- package/dist/icons/Setup.js +0 -63
- package/dist/icons/ShapeSwitcher.js +0 -36
- package/dist/icons/Shapes.js +0 -33
- package/dist/icons/Share.js +0 -21
- package/dist/icons/ShoppingCart.js +0 -33
- package/dist/icons/SidebarClose.js +0 -38
- package/dist/icons/SidebarOpen.js +0 -38
- package/dist/icons/Signature.js +0 -19
- package/dist/icons/SingleChoice.js +0 -49
- package/dist/icons/SkipBack.js +0 -36
- package/dist/icons/SkipForward.js +0 -36
- package/dist/icons/SlaPolicies.js +0 -61
- package/dist/icons/Slash.js +0 -21
- package/dist/icons/SmileFaceGrey.js +0 -46
- package/dist/icons/Smiley.js +0 -28
- package/dist/icons/Sms.js +0 -21
- package/dist/icons/SmsTemplates.js +0 -62
- package/dist/icons/SortAscending.js +0 -49
- package/dist/icons/Sparkle.js +0 -21
- package/dist/icons/SpecificWindow.js +0 -48
- package/dist/icons/Split.js +0 -28
- package/dist/icons/SplitPayment.js +0 -70
- package/dist/icons/StarRating.js +0 -21
- package/dist/icons/StartWeekOn.js +0 -56
- package/dist/icons/Status.js +0 -21
- package/dist/icons/Subdomain.js +0 -91
- package/dist/icons/SubmissionCount.js +0 -21
- package/dist/icons/Subscribers.js +0 -56
- package/dist/icons/Suitcase.js +0 -21
- package/dist/icons/Sun.js +0 -84
- package/dist/icons/Survey.js +0 -46
- package/dist/icons/Swap.js +0 -42
- package/dist/icons/Tablet.js +0 -28
- package/dist/icons/Tabs.js +0 -46
- package/dist/icons/Tag.js +0 -35
- package/dist/icons/Tag1.js +0 -21
- package/dist/icons/Tags.js +0 -42
- package/dist/icons/TaskOutcome.js +0 -63
- package/dist/icons/TaskTags.js +0 -70
- package/dist/icons/TaskType.js +0 -77
- package/dist/icons/Tax.js +0 -42
- package/dist/icons/TaxDetails.js +0 -63
- package/dist/icons/Taxonomy.js +0 -35
- package/dist/icons/Templates.js +0 -54
- package/dist/icons/Terms.js +0 -21
- package/dist/icons/Text.js +0 -42
- package/dist/icons/TextBold.js +0 -21
- package/dist/icons/TextColor.js +0 -21
- package/dist/icons/TextCross.js +0 -21
- package/dist/icons/TextField.js +0 -21
- package/dist/icons/TextH1.js +0 -21
- package/dist/icons/TextH2.js +0 -21
- package/dist/icons/TextH3.js +0 -22
- package/dist/icons/TextH4.js +0 -22
- package/dist/icons/TextH5.js +0 -22
- package/dist/icons/TextItalic.js +0 -21
- package/dist/icons/TextLines.js +0 -21
- package/dist/icons/TextP.js +0 -18
- package/dist/icons/TextSize.js +0 -28
- package/dist/icons/ThankYouPage.js +0 -62
- package/dist/icons/Theme.js +0 -56
- package/dist/icons/TicketField.js +0 -40
- package/dist/icons/TicketSettings.js +0 -42
- package/dist/icons/TicketTags.js +0 -35
- package/dist/icons/Tickets.js +0 -21
- package/dist/icons/TimeLock.js +0 -49
- package/dist/icons/TimeTracker.js +0 -21
- package/dist/icons/TimeTracking.js +0 -28
- package/dist/icons/TimesheetVerifications.js +0 -58
- package/dist/icons/ToggleHeaderRow.js +0 -57
- package/dist/icons/Transaction.js +0 -21
- package/dist/icons/Transcript.js +0 -84
- package/dist/icons/Translate.js +0 -56
- package/dist/icons/Twitter.js +0 -35
- package/dist/icons/Ubuntu.js +0 -42
- package/dist/icons/Underline.js +0 -21
- package/dist/icons/Undo.js +0 -35
- package/dist/icons/UniqueId.js +0 -42
- package/dist/icons/Unlink.js +0 -34
- package/dist/icons/Unlock.js +0 -22
- package/dist/icons/Unpin.js +0 -43
- package/dist/icons/Up.js +0 -21
- package/dist/icons/UpArrow.js +0 -21
- package/dist/icons/UpArrowCircle.js +0 -42
- package/dist/icons/Upload.js +0 -42
- package/dist/icons/User.js +0 -28
- package/dist/icons/UserAdd.js +0 -21
- package/dist/icons/UserCircle.js +0 -21
- package/dist/icons/UserInfo.js +0 -56
- package/dist/icons/UserNotification.js +0 -49
- package/dist/icons/UserReassigned.js +0 -42
- package/dist/icons/UserRemove.js +0 -49
- package/dist/icons/UserRole.js +0 -50
- package/dist/icons/UserRoundedRect.js +0 -21
- package/dist/icons/UserSettings.js +0 -35
- package/dist/icons/UserStar.js +0 -35
- package/dist/icons/UserTags.js +0 -42
- package/dist/icons/VerticalBottom.js +0 -42
- package/dist/icons/VerticalCenter.js +0 -50
- package/dist/icons/VerticalTop.js +0 -42
- package/dist/icons/Video.js +0 -21
- package/dist/icons/VideoAccessControl.js +0 -49
- package/dist/icons/VideoEdit.js +0 -59
- package/dist/icons/VideoOff.js +0 -34
- package/dist/icons/ViewSettings.js +0 -49
- package/dist/icons/Views.js +0 -35
- package/dist/icons/Volume.js +0 -21
- package/dist/icons/Volume0.js +0 -21
- package/dist/icons/Volume100.js +0 -28
- package/dist/icons/Volume25.js +0 -23
- package/dist/icons/Volume50.js +0 -28
- package/dist/icons/Volume75.js +0 -28
- package/dist/icons/VolumeOutline.js +0 -21
- package/dist/icons/VolumeOutline0.js +0 -28
- package/dist/icons/Walkthrough.js +0 -21
- package/dist/icons/Warning.js +0 -35
- package/dist/icons/Warning2.js +0 -21
- package/dist/icons/WarningFilled.js +0 -36
- package/dist/icons/Web.js +0 -84
- package/dist/icons/WebForm.js +0 -61
- package/dist/icons/Webhooks.js +0 -42
- package/dist/icons/Whatsapp.js +0 -35
- package/dist/icons/WidgetModes.js +0 -22
- package/dist/icons/WidgetVisibility.js +0 -56
- package/dist/icons/Workflows.js +0 -77
- package/dist/icons/WorkspaceInfo.js +0 -70
- package/dist/icons/YesNo.js +0 -21
- package/dist/icons/Youtube.js +0 -28
- package/dist/index.js +0 -7
- package/dist/logos/Neeto.js +0 -23
- package/dist/logos/NeetoBugWatch.js +0 -26
- package/dist/logos/NeetoCal.js +0 -78
- package/dist/logos/NeetoChangelog.js +0 -46
- package/dist/logos/NeetoChat.js +0 -41
- package/dist/logos/NeetoCi.js +0 -26
- package/dist/logos/NeetoCode.js +0 -28
- package/dist/logos/NeetoCourse.js +0 -26
- package/dist/logos/NeetoCrm.js +0 -38
- package/dist/logos/NeetoDeploy.js +0 -26
- package/dist/logos/NeetoDesk.js +0 -44
- package/dist/logos/NeetoEngage.js +0 -46
- package/dist/logos/NeetoForm.js +0 -38
- package/dist/logos/NeetoGit.js +0 -47
- package/dist/logos/NeetoInvisible.js +0 -30
- package/dist/logos/NeetoInvoice.js +0 -38
- package/dist/logos/NeetoKb.js +0 -50
- package/dist/logos/NeetoPay.js +0 -33
- package/dist/logos/NeetoPlanner.js +0 -37
- package/dist/logos/NeetoPlaydash.js +0 -34
- package/dist/logos/NeetoPublish.js +0 -38
- package/dist/logos/NeetoQuiz.js +0 -35
- package/dist/logos/NeetoRecord.js +0 -26
- package/dist/logos/NeetoReplay.js +0 -38
- package/dist/logos/NeetoRunner.js +0 -46
- package/dist/logos/NeetoSeo.js +0 -34
- package/dist/logos/NeetoSign.js +0 -26
- package/dist/logos/NeetoSite.js +0 -37
- package/dist/logos/NeetoTestify.js +0 -40
- package/dist/logos/NeetoTower.js +0 -26
- package/dist/logos/NeetoWireframe.js +0 -30
- package/dist/misc/AmericanExpress.js +0 -38
- package/dist/misc/Apple.js +0 -21
- package/dist/misc/Callerdesk.js +0 -30
- package/dist/misc/CashPayment.js +0 -97
- package/dist/misc/Chrome.js +0 -59
- package/dist/misc/Daily.js +0 -31
- package/dist/misc/Danger.js +0 -16
- package/dist/misc/Discover.js +0 -2245
- package/dist/misc/DodoPayments.js +0 -41
- package/dist/misc/DodoPaymentsTypeface.js +0 -48
- package/dist/misc/Edge.js +0 -68
- package/dist/misc/FacebookPixel.js +0 -18
- package/dist/misc/Firefox.js +0 -292
- package/dist/misc/Github.js +0 -28
- package/dist/misc/Gmail.js +0 -34
- package/dist/misc/Google.js +0 -235
- package/dist/misc/GoogleAnalytics.js +0 -33
- package/dist/misc/GoogleCalendar.js +0 -65
- package/dist/misc/GoogleMeet.js +0 -49
- package/dist/misc/GoogleSheets.js +0 -44
- package/dist/misc/GoogleTagManager.js +0 -26
- package/dist/misc/Info.js +0 -32
- package/dist/misc/Instagram.js +0 -53
- package/dist/misc/Jcb.js +0 -119
- package/dist/misc/Jitsi.js +0 -339
- package/dist/misc/Linear.js +0 -25
- package/dist/misc/MailChimp.js +0 -26
- package/dist/misc/Make.js +0 -68
- package/dist/misc/Mastercard.js +0 -43
- package/dist/misc/Megaphone.js +0 -34
- package/dist/misc/Microsoft.js +0 -24
- package/dist/misc/MicrosoftOffice.js +0 -25
- package/dist/misc/N8N.js +0 -16
- package/dist/misc/Outlook.js +0 -241
- package/dist/misc/PaypalTypeface.js +0 -61
- package/dist/misc/Razorpay.js +0 -26
- package/dist/misc/RazorpayTypeface.js +0 -83
- package/dist/misc/Safari.js +0 -602
- package/dist/misc/Shopify.js +0 -26
- package/dist/misc/Slack.js +0 -30
- package/dist/misc/Stripe.js +0 -20
- package/dist/misc/StripeTypeface.js +0 -20
- package/dist/misc/Success.js +0 -20
- package/dist/misc/Teams.js +0 -92
- package/dist/misc/Telnyx.js +0 -39
- package/dist/misc/Trello.js +0 -39
- package/dist/misc/Twilio.js +0 -18
- package/dist/misc/Ubuntu.js +0 -22
- package/dist/misc/UnionPay.js +0 -46
- package/dist/misc/Upi.js +0 -160
- package/dist/misc/UpiTypeface.js +0 -155
- package/dist/misc/Visa.js +0 -56
- package/dist/misc/Warning.js +0 -35
- package/dist/misc/Webhook.js +0 -19
- package/dist/misc/Whatsapp.js +0 -60
- package/dist/misc/Whereby.js +0 -31
- package/dist/misc/Windows.js +0 -18
- package/dist/misc/Wordpress.js +0 -26
- package/dist/misc/Zapier.js +0 -25
- package/dist/misc/Zoom.js +0 -31
- package/dist/typefaceLogos/Neeto.js +0 -40
- package/dist/typefaceLogos/NeetoBugWatch.js +0 -83
- package/dist/typefaceLogos/NeetoCal.js +0 -103
- package/dist/typefaceLogos/NeetoChangelog.js +0 -113
- package/dist/typefaceLogos/NeetoChat.js +0 -101
- package/dist/typefaceLogos/NeetoCi.js +0 -70
- package/dist/typefaceLogos/NeetoCode.js +0 -95
- package/dist/typefaceLogos/NeetoCourse.js +0 -90
- package/dist/typefaceLogos/NeetoCrm.js +0 -75
- package/dist/typefaceLogos/NeetoDeploy.js +0 -103
- package/dist/typefaceLogos/NeetoDesk.js +0 -110
- package/dist/typefaceLogos/NeetoEngage.js +0 -98
- package/dist/typefaceLogos/NeetoForm.js +0 -93
- package/dist/typefaceLogos/NeetoGit.js +0 -97
- package/dist/typefaceLogos/NeetoInvisible.js +0 -122
- package/dist/typefaceLogos/NeetoInvoice.js +0 -108
- package/dist/typefaceLogos/NeetoKb.js +0 -95
- package/dist/typefaceLogos/NeetoPay.js +0 -83
- package/dist/typefaceLogos/NeetoPlanner.js +0 -112
- package/dist/typefaceLogos/NeetoPlaydash.js +0 -132
- package/dist/typefaceLogos/NeetoPublish.js +0 -78
- package/dist/typefaceLogos/NeetoQuiz.js +0 -95
- package/dist/typefaceLogos/NeetoRecord.js +0 -103
- package/dist/typefaceLogos/NeetoReplay.js +0 -103
- package/dist/typefaceLogos/NeetoRunner.js +0 -111
- package/dist/typefaceLogos/NeetoSeo.js +0 -96
- package/dist/typefaceLogos/NeetoSign.js +0 -76
- package/dist/typefaceLogos/NeetoSite.js +0 -84
- package/dist/typefaceLogos/NeetoTestify.js +0 -110
- package/dist/typefaceLogos/NeetoTower.js +0 -85
- package/dist/typefaceLogos/NeetoWireframe.js +0 -122
- /package/dist/appIcons/{index.js → index.ts} +0 -0
- /package/dist/elements/{index.js → index.ts} +0 -0
- /package/dist/icons/{index.js → index.ts} +0 -0
- /package/dist/logos/{index.js → index.ts} +0 -0
- /package/dist/misc/{index.js → index.ts} +0 -0
- /package/dist/typefaceLogos/{index.js → index.ts} +0 -0
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgLineChart = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 80 26" width={size} height={size} {...props}>
|
|
10
|
+
<Path
|
|
11
|
+
d="M31 4V22H49"
|
|
12
|
+
stroke="black"
|
|
13
|
+
strokeLinecap="round"
|
|
14
|
+
data-dark-mode-color="true"
|
|
15
|
+
/>
|
|
16
|
+
<Path
|
|
17
|
+
d="M34 18L37 15L40 18L47 12"
|
|
18
|
+
stroke="black"
|
|
19
|
+
strokeLinecap="round"
|
|
20
|
+
data-dark-mode-color="true"
|
|
21
|
+
/>
|
|
22
|
+
</Svg>
|
|
23
|
+
);
|
|
24
|
+
export default SvgLineChart;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgLink = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 24 24" width={size} height={size} {...props}>
|
|
6
|
+
<Path
|
|
7
|
+
d="M10.2577 13.7423C10.5416 14.032 10.8805 14.2622 11.2544 14.4193C11.6284 14.5765 12.0299 14.6574 12.4356 14.6574C12.8412 14.6574 13.2428 14.5765 13.6167 14.4193C13.9907 14.2622 14.3295 14.032 14.6134 13.7423L18.0979 10.2577C18.6755 9.68014 19 8.89676 19 8.07991C19 7.26307 18.6755 6.47968 18.0979 5.90209C17.5203 5.32449 16.7369 5 15.9201 5C15.1032 5 14.3199 5.32449 13.7423 5.90209L13.3067 6.33765M13.7423 10.2577C13.4584 9.968 13.1195 9.73782 12.7456 9.58069C12.3716 9.42355 11.9701 9.34261 11.5644 9.34261C11.1588 9.34261 10.7572 9.42355 10.3833 9.58069C10.0093 9.73782 9.67049 9.968 9.38661 10.2577L5.90209 13.7423C5.32449 14.3199 5 15.1032 5 15.9201C5 16.7369 5.32449 17.5203 5.90209 18.0979C6.47968 18.6755 7.26307 19 8.07991 19C8.89676 19 9.68014 18.6755 10.2577 18.0979L10.6933 17.6623"
|
|
8
|
+
stroke={color}
|
|
9
|
+
strokeWidth={1.2}
|
|
10
|
+
strokeLinecap="round"
|
|
11
|
+
strokeLinejoin="round"
|
|
12
|
+
data-dark-mode-color="true"
|
|
13
|
+
/>
|
|
14
|
+
</Svg>
|
|
15
|
+
);
|
|
16
|
+
export default SvgLink;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Rect, Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgList = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 80 26" width={size} height={size} {...props}>
|
|
6
|
+
<Rect
|
|
7
|
+
x={32.5}
|
|
8
|
+
y={4.5}
|
|
9
|
+
width={16}
|
|
10
|
+
height={18}
|
|
11
|
+
rx={1.5}
|
|
12
|
+
stroke={color}
|
|
13
|
+
data-dark-mode-color="true"
|
|
14
|
+
/>
|
|
15
|
+
<Path d="M35 9H46" stroke={color} data-dark-mode-color="true" />
|
|
16
|
+
<Path d="M35 12H46" stroke={color} data-dark-mode-color="true" />
|
|
17
|
+
<Path d="M35 15H46" stroke={color} data-dark-mode-color="true" />
|
|
18
|
+
<Path d="M35 18H46" stroke={color} data-dark-mode-color="true" />
|
|
19
|
+
</Svg>
|
|
20
|
+
);
|
|
21
|
+
export default SvgList;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgMoveBackward = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 24 24" width={size} height={size} {...props}>
|
|
10
|
+
<Path
|
|
11
|
+
d="M9 10.11H6.11v7.78h7.78V15H15v4H5V9h4v1.11z"
|
|
12
|
+
fill={color}
|
|
13
|
+
data-dark-mode-color="true"
|
|
14
|
+
/>
|
|
15
|
+
<Path
|
|
16
|
+
d="M19 15H9V5h10v10zM14 7.67c-.18 0-.33.15-.33.33v3.2l-1.43-1.44a.33.33 0 00-.47.47l2 2 .05.04c.13.09.31.07.43-.04l2-2a.33.33 0 00-.47-.47L14.33 11.2V8c0-.18-.15-.33-.33-.33z"
|
|
17
|
+
fill={color}
|
|
18
|
+
data-dark-mode-color="true"
|
|
19
|
+
/>
|
|
20
|
+
</Svg>
|
|
21
|
+
);
|
|
22
|
+
export default SvgMoveBackward;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgMoveForward = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 24 24" width={size} height={size} {...props}>
|
|
10
|
+
<Path
|
|
11
|
+
d="M9 10.11H6.11v7.78h7.78V15H15v4H5V9h4v1.11z"
|
|
12
|
+
fill={color}
|
|
13
|
+
data-dark-mode-color="true"
|
|
14
|
+
/>
|
|
15
|
+
<Path
|
|
16
|
+
d="M19 15H9V5h10v10zm-4.76-7.24a.33.33 0 00-.48 0l-2 2a.33.33 0 00.47.47L13.67 8.8V12c0 .18.15.33.33.33s.33-.15.33-.33V8.8l1.43 1.44a.33.33 0 00.47-.47l-2-2z"
|
|
17
|
+
fill={color}
|
|
18
|
+
data-dark-mode-color="true"
|
|
19
|
+
/>
|
|
20
|
+
</Svg>
|
|
21
|
+
);
|
|
22
|
+
export default SvgMoveForward;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Mask, Path, Rect } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgNotes = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 80 26" width={size} height={size} {...props}>
|
|
6
|
+
<Mask
|
|
7
|
+
id="Notes_svg_path-1-inside-1_468_16"
|
|
8
|
+
fill="white"
|
|
9
|
+
data-dark-mode-color="true"
|
|
10
|
+
>
|
|
11
|
+
<Path d="M32 6C32 4.89543 32.8954 4 34 4H50C51.1046 4 52 4.89543 52 6V10H32V6Z" />
|
|
12
|
+
</Mask>
|
|
13
|
+
<Path
|
|
14
|
+
d="M32 4H52H32ZM52 11H32V9H52V11ZM32 10V4V10ZM52 4V10V4Z"
|
|
15
|
+
fill={color}
|
|
16
|
+
mask="url(#Notes_svg_path-1-inside-1_468_16)"
|
|
17
|
+
data-dark-mode-color="true"
|
|
18
|
+
/>
|
|
19
|
+
<Rect
|
|
20
|
+
x={32.5}
|
|
21
|
+
y={4.5}
|
|
22
|
+
width={19}
|
|
23
|
+
height={18}
|
|
24
|
+
rx={1.5}
|
|
25
|
+
stroke={color}
|
|
26
|
+
data-dark-mode-color="true"
|
|
27
|
+
/>
|
|
28
|
+
<Path d="M35 13H47" stroke={color} data-dark-mode-color="true" />
|
|
29
|
+
<Path d="M35 15H49" stroke={color} data-dark-mode-color="true" />
|
|
30
|
+
<Path d="M35 17H44" stroke={color} data-dark-mode-color="true" />
|
|
31
|
+
</Svg>
|
|
32
|
+
);
|
|
33
|
+
export default SvgNotes;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgOverlay = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 80 26" width={size} height={size} {...props}>
|
|
6
|
+
<Path
|
|
7
|
+
d="M40 3L30 8L40 13L50 8L40 3Z"
|
|
8
|
+
fill={color}
|
|
9
|
+
stroke={color}
|
|
10
|
+
strokeWidth={1.25}
|
|
11
|
+
strokeLinecap="round"
|
|
12
|
+
strokeLinejoin="round"
|
|
13
|
+
data-dark-mode-color="true"
|
|
14
|
+
/>
|
|
15
|
+
<Path
|
|
16
|
+
d="M35 15.5L30 18L40 23L50 18L45 15.5"
|
|
17
|
+
stroke={color}
|
|
18
|
+
strokeWidth={1.25}
|
|
19
|
+
strokeLinecap="round"
|
|
20
|
+
strokeLinejoin="round"
|
|
21
|
+
data-dark-mode-color="true"
|
|
22
|
+
/>
|
|
23
|
+
<Path
|
|
24
|
+
d="M35 10.5L30 13L40 18L50 13L45 10.5"
|
|
25
|
+
stroke={color}
|
|
26
|
+
strokeWidth={1.25}
|
|
27
|
+
strokeLinecap="round"
|
|
28
|
+
strokeLinejoin="round"
|
|
29
|
+
data-dark-mode-color="true"
|
|
30
|
+
/>
|
|
31
|
+
</Svg>
|
|
32
|
+
);
|
|
33
|
+
export default SvgOverlay;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Circle, Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgPieChart = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 80 26" width={size} height={size} {...props}>
|
|
6
|
+
<Circle cx={40} cy={13} r={11} transform="rotate(-45 40 13)" fill={color} />
|
|
7
|
+
<Path
|
|
8
|
+
d="M39.1508 12.5808L39.1184 12.8255L39.2929 13L47.0628 20.7699C42.9419 24.5217 36.5574 24.4066 32.5754 20.4246C28.4749 16.3241 28.4749 9.67588 32.5754 5.57538C34.7489 3.40187 37.6377 2.38026 40.4851 2.51113L39.1508 12.5808Z"
|
|
9
|
+
fill={color}
|
|
10
|
+
stroke={color}
|
|
11
|
+
data-dark-mode-color="true"
|
|
12
|
+
/>
|
|
13
|
+
</Svg>
|
|
14
|
+
);
|
|
15
|
+
export default SvgPieChart;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Circle } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgRadio = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 80 26" width={size} height={size} {...props}>
|
|
6
|
+
<Circle
|
|
7
|
+
cx={40}
|
|
8
|
+
cy={13}
|
|
9
|
+
r={5.5}
|
|
10
|
+
stroke={color}
|
|
11
|
+
strokeWidth={5}
|
|
12
|
+
data-dark-mode-color="true"
|
|
13
|
+
/>
|
|
14
|
+
</Svg>
|
|
15
|
+
);
|
|
16
|
+
export default SvgRadio;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Rect } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgRectangle = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 80 26" width={size} height={size} {...props}>
|
|
10
|
+
<Rect
|
|
11
|
+
x={27.5}
|
|
12
|
+
y={7.5}
|
|
13
|
+
width={25}
|
|
14
|
+
height={12}
|
|
15
|
+
stroke={color}
|
|
16
|
+
data-dark-mode-color="true"
|
|
17
|
+
/>
|
|
18
|
+
</Svg>
|
|
19
|
+
);
|
|
20
|
+
export default SvgRectangle;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Rect, Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgScrollbar = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 80 26" width={size} height={size} {...props}>
|
|
10
|
+
<Rect x={37} y={2} width={6} height={21} rx={1} fill="#C2C8CC" />
|
|
11
|
+
<Rect x={38} y={7} width={4} height={9} rx={0.5} fill="#E9EBED" />
|
|
12
|
+
<Path
|
|
13
|
+
d="M39.792 3.31202C39.8909 3.16359 40.1091 3.16359 40.208 3.31202L41.7409 5.61133C41.8516 5.77746 41.7325 6 41.5329 6L38.4671 6C38.2675 6 38.1484 5.77746 38.2591 5.61132L39.792 3.31202Z"
|
|
14
|
+
fill={color}
|
|
15
|
+
/>
|
|
16
|
+
<Path
|
|
17
|
+
d="M40.208 21.688C40.1091 21.8364 39.8909 21.8364 39.792 21.688L38.2591 19.3887C38.1484 19.2225 38.2675 19 38.4671 19L41.5329 19C41.7325 19 41.8516 19.2225 41.7409 19.3887L40.208 21.688Z"
|
|
18
|
+
fill={color}
|
|
19
|
+
/>
|
|
20
|
+
</Svg>
|
|
21
|
+
);
|
|
22
|
+
export default SvgScrollbar;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Rect, Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgSearch = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 80 26" width={size} height={size} {...props}>
|
|
6
|
+
<Rect
|
|
7
|
+
x={3.75}
|
|
8
|
+
y={5.65002}
|
|
9
|
+
width={72.5}
|
|
10
|
+
height={13.7}
|
|
11
|
+
rx={2.65}
|
|
12
|
+
stroke={color}
|
|
13
|
+
strokeWidth={0.5}
|
|
14
|
+
data-dark-mode-color="true"
|
|
15
|
+
/>
|
|
16
|
+
<Path
|
|
17
|
+
d="M11.7167 13.6867L13.1967 15.1667M11.731 10.8607C12.5083 11.6379 12.5083 12.8981 11.731 13.6754C10.9538 14.4527 9.69355 14.4527 8.91628 13.6754C8.139 12.8981 8.139 11.6379 8.91628 10.8607C9.69355 10.0834 10.9538 10.0834 11.731 10.8607Z"
|
|
18
|
+
stroke={color}
|
|
19
|
+
strokeWidth={0.5}
|
|
20
|
+
strokeLinecap="round"
|
|
21
|
+
strokeLinejoin="round"
|
|
22
|
+
data-dark-mode-color="true"
|
|
23
|
+
/>
|
|
24
|
+
<Path
|
|
25
|
+
d="M20.0856 10.95C20.054 10.6828 19.9257 10.4754 19.7007 10.3277C19.4757 10.1801 19.1997 10.1062 18.8727 10.1062C18.6337 10.1062 18.4245 10.1449 18.2452 10.2223C18.0677 10.2996 17.9288 10.406 17.8286 10.5413C17.7302 10.6767 17.681 10.8305 17.681 11.0027C17.681 11.1469 17.7152 11.2708 17.7838 11.3745C17.8541 11.4765 17.9437 11.5617 18.0527 11.6303C18.1617 11.6971 18.276 11.7524 18.3955 11.7964C18.515 11.8386 18.6249 11.8729 18.7251 11.8992L19.2735 12.0469C19.4142 12.0838 19.5706 12.1348 19.7429 12.1998C19.9169 12.2648 20.083 12.3536 20.2412 12.4661C20.4012 12.5769 20.533 12.7192 20.6367 12.8933C20.7404 13.0673 20.7923 13.2809 20.7923 13.534C20.7923 13.8258 20.7158 14.0895 20.5629 14.325C20.4117 14.5605 20.1902 14.7478 19.8984 14.8866C19.6084 15.0255 19.256 15.0949 18.8411 15.0949C18.4544 15.0949 18.1195 15.0325 17.8365 14.9077C17.5553 14.7829 17.3338 14.6089 17.1721 14.3856C17.0121 14.1624 16.9216 13.9031 16.9005 13.6078H17.5755C17.5931 13.8117 17.6616 13.9805 17.7811 14.1141C17.9024 14.2459 18.0554 14.3443 18.2399 14.4094C18.4263 14.4727 18.6267 14.5043 18.8411 14.5043C19.0907 14.5043 19.3148 14.4639 19.5135 14.383C19.7121 14.3004 19.8694 14.1861 19.9854 14.0402C20.1015 13.8926 20.1595 13.7203 20.1595 13.5234C20.1595 13.3441 20.1094 13.1982 20.0092 13.0857C19.909 12.9732 19.7771 12.8818 19.6137 12.8115C19.4502 12.7412 19.2735 12.6797 19.0837 12.627L18.4192 12.4371C17.9974 12.3158 17.6634 12.1427 17.4173 11.9177C17.1712 11.6927 17.0481 11.3982 17.0481 11.0344C17.0481 10.732 17.1299 10.4684 17.2934 10.2434C17.4586 10.0166 17.6801 9.84082 17.9578 9.71602C18.2373 9.58945 18.5493 9.52617 18.8938 9.52617C19.2419 9.52617 19.5513 9.58857 19.822 9.71338C20.0927 9.83643 20.3071 10.0052 20.4653 10.2196C20.6253 10.4341 20.7097 10.6775 20.7185 10.95H20.0856ZM23.4068 15.0844C23.0166 15.0844 22.68 14.9982 22.397 14.826C22.1157 14.652 21.8986 14.4094 21.7457 14.0982C21.5945 13.7854 21.5189 13.4215 21.5189 13.0066C21.5189 12.5918 21.5945 12.2262 21.7457 11.9098C21.8986 11.5916 22.1113 11.3437 22.3838 11.1662C22.658 10.9869 22.9779 10.8973 23.3435 10.8973C23.5545 10.8973 23.7628 10.9324 23.9684 11.0027C24.1741 11.073 24.3613 11.1873 24.5301 11.3455C24.6988 11.502 24.8333 11.7094 24.9335 11.9678C25.0337 12.2262 25.0838 12.5443 25.0838 12.9223V13.1859H21.9619V12.648H24.451C24.451 12.4195 24.4053 12.2156 24.3139 12.0363C24.2242 11.857 24.0959 11.7155 23.9289 11.6118C23.7637 11.5081 23.5685 11.4562 23.3435 11.4562C23.0957 11.4562 22.8812 11.5178 22.7002 11.6408C22.5209 11.7621 22.3829 11.9203 22.2862 12.1154C22.1895 12.3105 22.1412 12.5197 22.1412 12.743V13.1016C22.1412 13.4074 22.1939 13.6667 22.2994 13.8794C22.4066 14.0903 22.5552 14.2512 22.745 14.3619C22.9348 14.4709 23.1555 14.5254 23.4068 14.5254C23.5703 14.5254 23.718 14.5025 23.8498 14.4568C23.9834 14.4094 24.0985 14.3391 24.1952 14.2459C24.2919 14.151 24.3666 14.0332 24.4193 13.8926L25.0205 14.0613C24.9572 14.2652 24.8509 14.4445 24.7015 14.5992C24.552 14.7521 24.3675 14.8717 24.1477 14.9578C23.928 15.0422 23.681 15.0844 23.4068 15.0844ZM27.1479 15.0949C26.8913 15.0949 26.6584 15.0466 26.4492 14.9499C26.24 14.8515 26.0739 14.71 25.9508 14.5254C25.8278 14.3391 25.7663 14.1141 25.7663 13.8504C25.7663 13.6184 25.812 13.4303 25.9034 13.2861C25.9948 13.1402 26.1169 13.026 26.2699 12.9434C26.4228 12.8607 26.5916 12.7992 26.7761 12.7588C26.9625 12.7166 27.1497 12.6832 27.3377 12.6586C27.5838 12.627 27.7834 12.6032 27.9363 12.5874C28.091 12.5698 28.2035 12.5408 28.2738 12.5004C28.3459 12.46 28.3819 12.3896 28.3819 12.2895V12.2684C28.3819 12.0082 28.3107 11.8061 28.1683 11.6619C28.0277 11.5178 27.8141 11.4457 27.5276 11.4457C27.2305 11.4457 26.9976 11.5107 26.8289 11.6408C26.6601 11.7709 26.5415 11.9098 26.4729 12.0574L25.8823 11.8465C25.9877 11.6004 26.1284 11.4088 26.3042 11.2717C26.4817 11.1328 26.6751 11.0361 26.8842 10.9816C27.0952 10.9254 27.3026 10.8973 27.5065 10.8973C27.6366 10.8973 27.786 10.9131 27.9547 10.9447C28.1252 10.9746 28.2896 11.037 28.4478 11.1319C28.6078 11.2269 28.7405 11.3701 28.846 11.5617C28.9514 11.7533 29.0042 12.01 29.0042 12.3316V15H28.3819V14.4516H28.3502C28.3081 14.5395 28.2377 14.6335 28.1393 14.7337C28.0409 14.8339 27.9099 14.9191 27.7464 14.9895C27.583 15.0598 27.3835 15.0949 27.1479 15.0949ZM27.2428 14.5359C27.4889 14.5359 27.6963 14.4876 27.8651 14.3909C28.0356 14.2942 28.1639 14.1694 28.2501 14.0165C28.3379 13.8636 28.3819 13.7027 28.3819 13.534V12.9645C28.3555 12.9961 28.2975 13.0251 28.2079 13.0515C28.12 13.0761 28.018 13.098 27.902 13.1174C27.7877 13.135 27.6761 13.1508 27.5671 13.1648C27.4599 13.1771 27.3729 13.1877 27.3061 13.1965C27.1444 13.2176 26.9932 13.2519 26.8526 13.2993C26.7137 13.345 26.6012 13.4145 26.5151 13.5076C26.4307 13.599 26.3885 13.7238 26.3885 13.882C26.3885 14.0982 26.4685 14.2617 26.6285 14.3725C26.7902 14.4814 26.995 14.5359 27.2428 14.5359ZM30.0657 15V10.95H30.6668V11.5617H30.709C30.7829 11.3613 30.9165 11.1987 31.1098 11.0739C31.3032 10.9491 31.5211 10.8867 31.7637 10.8867C31.8094 10.8867 31.8665 10.8876 31.9351 10.8894C32.0037 10.8911 32.0555 10.8937 32.0907 10.8973V11.5301C32.0696 11.5248 32.0212 11.5169 31.9457 11.5063C31.8718 11.494 31.7936 11.4879 31.711 11.4879C31.5141 11.4879 31.3383 11.5292 31.1836 11.6118C31.0307 11.6927 30.9094 11.8052 30.8198 11.9493C30.7319 12.0917 30.6879 12.2543 30.6879 12.4371V15H30.0657ZM34.2761 15.0844C33.8964 15.0844 33.5694 14.9947 33.2952 14.8154C33.021 14.6361 32.8101 14.3892 32.6624 14.0745C32.5148 13.7599 32.4409 13.4004 32.4409 12.9961C32.4409 12.5848 32.5165 12.2218 32.6677 11.9071C32.8206 11.5907 33.0333 11.3437 33.3058 11.1662C33.58 10.9869 33.8999 10.8973 34.2655 10.8973C34.5503 10.8973 34.8069 10.95 35.0355 11.0555C35.264 11.1609 35.4512 11.3086 35.5971 11.4984C35.743 11.6883 35.8335 11.9098 35.8687 12.1629H35.2464C35.1989 11.9783 35.0935 11.8148 34.93 11.6725C34.7683 11.5283 34.5503 11.4562 34.2761 11.4562C34.0335 11.4562 33.8208 11.5195 33.638 11.6461C33.4569 11.7709 33.3154 11.9476 33.2135 12.1761C33.1133 12.4028 33.0632 12.6691 33.0632 12.975C33.0632 13.2879 33.1124 13.5604 33.2109 13.7924C33.311 14.0244 33.4517 14.2046 33.6327 14.3329C33.8155 14.4612 34.03 14.5254 34.2761 14.5254C34.4378 14.5254 34.5846 14.4973 34.7164 14.441C34.8483 14.3848 34.9599 14.3039 35.0513 14.1984C35.1427 14.093 35.2077 13.9664 35.2464 13.8187H35.8687C35.8335 14.0578 35.7465 14.2731 35.6076 14.4647C35.4705 14.6546 35.2886 14.8058 35.0618 14.9183C34.8368 15.029 34.5749 15.0844 34.2761 15.0844ZM37.3263 12.5637V15H36.7041V9.6H37.3263V11.5828H37.3791C37.474 11.3736 37.6164 11.2075 37.8062 11.0845C37.9978 10.9597 38.2527 10.8973 38.5709 10.8973C38.8469 10.8973 39.0886 10.9526 39.296 11.0634C39.5034 11.1724 39.6642 11.3402 39.7785 11.567C39.8945 11.792 39.9525 12.0785 39.9525 12.4266V15H39.3303V12.4687C39.3303 12.1471 39.2468 11.8983 39.0798 11.7226C38.9145 11.545 38.6851 11.4562 38.3916 11.4562C38.1877 11.4562 38.0049 11.4993 37.8431 11.5854C37.6832 11.6716 37.5566 11.7973 37.4635 11.9625C37.3721 12.1277 37.3263 12.3281 37.3263 12.5637Z"
|
|
26
|
+
fill={color}
|
|
27
|
+
data-dark-mode-color="true"
|
|
28
|
+
/>
|
|
29
|
+
</Svg>
|
|
30
|
+
);
|
|
31
|
+
export default SvgSearch;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Rect, Circle } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgSlider = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 80 26" width={size} height={size} {...props}>
|
|
6
|
+
<Rect x={8} y={11} width={64} height={4} rx={2} fill="#D8D8D8" />
|
|
7
|
+
<Rect
|
|
8
|
+
x={8}
|
|
9
|
+
y={11}
|
|
10
|
+
width={28}
|
|
11
|
+
height={4}
|
|
12
|
+
rx={2}
|
|
13
|
+
fill={color}
|
|
14
|
+
data-dark-mode-color="true"
|
|
15
|
+
/>
|
|
16
|
+
<Circle
|
|
17
|
+
cx={35}
|
|
18
|
+
cy={13}
|
|
19
|
+
r={4.6875}
|
|
20
|
+
fill={color}
|
|
21
|
+
stroke="#F6F7F8"
|
|
22
|
+
strokeWidth={0.625}
|
|
23
|
+
/>
|
|
24
|
+
</Svg>
|
|
25
|
+
);
|
|
26
|
+
export default SvgSlider;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgSubtitle = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 80 26" width={size} height={size} {...props}>
|
|
6
|
+
<Path
|
|
7
|
+
d="M30 19.3852V7.16705H31.4795V12.608H37.9943V7.16705H39.4739V19.3852H37.9943V13.9205H31.4795V19.3852H30Z"
|
|
8
|
+
fill={color}
|
|
9
|
+
data-dark-mode-color="true"
|
|
10
|
+
/>
|
|
11
|
+
<Path
|
|
12
|
+
d="M42.0532 19.3852V18.3114L46.0861 13.8966C46.5594 13.3795 46.9492 12.9301 47.2554 12.5483C47.5617 12.1625 47.7884 11.8006 47.9356 11.4625C48.0867 11.1205 48.1623 10.7625 48.1623 10.3886C48.1623 9.95909 48.0588 9.58722 47.852 9.27301C47.6492 8.95881 47.3708 8.71619 47.0168 8.54517C46.6628 8.37415 46.2651 8.28864 45.8236 8.28864C45.3543 8.28864 44.9446 8.38608 44.5946 8.58097C44.2486 8.77187 43.9802 9.04034 43.7892 9.38636C43.6023 9.73239 43.5088 10.1381 43.5088 10.6034H42.1009C42.1009 9.8875 42.2659 9.25909 42.5961 8.71818C42.9262 8.17727 43.3756 7.75568 43.9444 7.45341C44.5171 7.15114 45.1594 7 45.8713 7C46.5873 7 47.2216 7.15114 47.7745 7.45341C48.3273 7.75568 48.7608 8.16335 49.075 8.67642C49.3892 9.18949 49.5463 9.76023 49.5463 10.3886C49.5463 10.8381 49.4648 11.2776 49.3017 11.7071C49.1427 12.1327 48.8642 12.608 48.4665 13.133C48.0728 13.654 47.5259 14.2903 46.8259 15.042L44.0816 17.9773V18.0727H49.7611V19.3852H42.0532Z"
|
|
13
|
+
fill={color}
|
|
14
|
+
data-dark-mode-color="true"
|
|
15
|
+
/>
|
|
16
|
+
</Svg>
|
|
17
|
+
);
|
|
18
|
+
export default SvgSubtitle;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgTable = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 24 24" width={size} height={size} {...props}>
|
|
6
|
+
<Path
|
|
7
|
+
d="M4 10H20M10 4V20M4 6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V18C20 18.5304 19.7893 19.0391 19.4142 19.4142C19.0391 19.7893 18.5304 20 18 20H6C5.46957 20 4.96086 19.7893 4.58579 19.4142C4.21071 19.0391 4 18.5304 4 18V6Z"
|
|
8
|
+
stroke={color}
|
|
9
|
+
strokeWidth={1.2}
|
|
10
|
+
strokeLinecap="round"
|
|
11
|
+
strokeLinejoin="round"
|
|
12
|
+
data-dark-mode-color="true"
|
|
13
|
+
/>
|
|
14
|
+
</Svg>
|
|
15
|
+
);
|
|
16
|
+
export default SvgTable;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Rect, Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgTabs = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 80 26" width={size} height={size} {...props}>
|
|
6
|
+
<Rect
|
|
7
|
+
x={28}
|
|
8
|
+
y={4}
|
|
9
|
+
width={24}
|
|
10
|
+
height={18}
|
|
11
|
+
rx={1}
|
|
12
|
+
stroke={color}
|
|
13
|
+
data-dark-mode-color="true"
|
|
14
|
+
/>
|
|
15
|
+
<Path
|
|
16
|
+
d="M39 4H51C51.5523 4 52 4.44772 52 5V9H39V4Z"
|
|
17
|
+
fill={color}
|
|
18
|
+
data-dark-mode-color="true"
|
|
19
|
+
/>
|
|
20
|
+
</Svg>
|
|
21
|
+
);
|
|
22
|
+
export default SvgTabs;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path, Rect } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgTextArea = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 80 26" width={size} height={size} {...props}>
|
|
6
|
+
<Path
|
|
7
|
+
d="M19 4L19 11"
|
|
8
|
+
stroke={color}
|
|
9
|
+
strokeWidth={0.8}
|
|
10
|
+
data-dark-mode-color="true"
|
|
11
|
+
/>
|
|
12
|
+
<Rect
|
|
13
|
+
x={15.5}
|
|
14
|
+
y={1.5}
|
|
15
|
+
width={49}
|
|
16
|
+
height={23}
|
|
17
|
+
rx={2.9}
|
|
18
|
+
stroke={color}
|
|
19
|
+
data-dark-mode-color="true"
|
|
20
|
+
/>
|
|
21
|
+
</Svg>
|
|
22
|
+
);
|
|
23
|
+
export default SvgTextArea;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgTextBlock = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 80 26" width={size} height={size} {...props}>
|
|
10
|
+
<Path
|
|
11
|
+
d="M37 7H59"
|
|
12
|
+
stroke={color}
|
|
13
|
+
strokeLinecap="round"
|
|
14
|
+
data-dark-mode-color="true"
|
|
15
|
+
/>
|
|
16
|
+
<Path
|
|
17
|
+
d="M37 13H59"
|
|
18
|
+
stroke={color}
|
|
19
|
+
strokeLinecap="round"
|
|
20
|
+
data-dark-mode-color="true"
|
|
21
|
+
/>
|
|
22
|
+
<Path
|
|
23
|
+
d="M37 19H52.4386"
|
|
24
|
+
stroke={color}
|
|
25
|
+
strokeLinecap="round"
|
|
26
|
+
data-dark-mode-color="true"
|
|
27
|
+
/>
|
|
28
|
+
<Path
|
|
29
|
+
d="M30.8136 5.0235L31 8.97504H30.5278C30.4367 8.27917 30.3124 7.78212 30.155 7.48389C29.8982 7.00341 29.5544 6.65133 29.1236 6.42766C28.7011 6.19571 28.142 6.07973 27.4461 6.07973H25.0727V18.9533C25.0727 19.9888 25.1845 20.635 25.4082 20.8918C25.723 21.2397 26.2076 21.4137 26.8621 21.4137H27.4461V21.8735H20.301V21.4137H20.8975C21.6099 21.4137 22.1152 21.1983 22.4135 20.7675C22.5957 20.5024 22.6868 19.8977 22.6868 18.9533V6.07973H20.6614C19.8744 6.07973 19.3152 6.13772 18.9838 6.2537C18.5531 6.41109 18.1844 6.71347 17.8779 7.16081C17.5714 7.60815 17.3891 8.2129 17.3311 8.97504H16.8589L17.0578 5.0235H30.8136Z"
|
|
30
|
+
fill={color}
|
|
31
|
+
data-dark-mode-color="true"
|
|
32
|
+
/>
|
|
33
|
+
</Svg>
|
|
34
|
+
);
|
|
35
|
+
export default SvgTextBlock;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgTitle = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 80 26" width={size} height={size} {...props}>
|
|
6
|
+
<Path
|
|
7
|
+
d="M30.5024 19V6.78183H32.7157V11.9543H38.3774V6.78183H40.5967V19H38.3774V13.8097H32.7157V19H30.5024Z"
|
|
8
|
+
fill={color}
|
|
9
|
+
data-dark-mode-color="true"
|
|
10
|
+
/>
|
|
11
|
+
<Path
|
|
12
|
+
d="M47.6862 6.78183V19H45.4729V8.93552H45.4013L42.5436 10.7611V8.73268L45.5803 6.78183H47.6862Z"
|
|
13
|
+
fill={color}
|
|
14
|
+
data-dark-mode-color="true"
|
|
15
|
+
/>
|
|
16
|
+
</Svg>
|
|
17
|
+
);
|
|
18
|
+
export default SvgTitle;
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { G, Rect, Defs, ClipPath } from "react-native-svg";
|
|
3
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
4
|
+
import type { IconProps } from "../../types";
|
|
5
|
+
const SvgToggleSwitch = ({
|
|
6
|
+
size = 24,
|
|
7
|
+
color = "#344054",
|
|
8
|
+
...props
|
|
9
|
+
}: IconProps) => (
|
|
10
|
+
<Svg fill="none" viewBox="0 0 80 26" width={size} height={size} {...props}>
|
|
11
|
+
<G clipPath="url(#ToggleSwitch_svg_clip0_461_453)">
|
|
12
|
+
<Rect
|
|
13
|
+
x={27.9565}
|
|
14
|
+
y={6.16995}
|
|
15
|
+
width={24.0217}
|
|
16
|
+
height={13.1028}
|
|
17
|
+
rx={6.55138}
|
|
18
|
+
fill={color}
|
|
19
|
+
data-dark-mode-color="true"
|
|
20
|
+
/>
|
|
21
|
+
<G filter="url(#ToggleSwitch_svg_filter0_d_461_453)">
|
|
22
|
+
<Rect
|
|
23
|
+
x={29.0484}
|
|
24
|
+
y={7.26184}
|
|
25
|
+
width={10.919}
|
|
26
|
+
height={10.919}
|
|
27
|
+
rx={5.45949}
|
|
28
|
+
fill="#F6F7F8"
|
|
29
|
+
/>
|
|
30
|
+
</G>
|
|
31
|
+
</G>
|
|
32
|
+
<Defs>
|
|
33
|
+
<ClipPath id="ToggleSwitch_svg_clip0_461_453">
|
|
34
|
+
<Rect
|
|
35
|
+
width={24.0217}
|
|
36
|
+
height={13.1028}
|
|
37
|
+
fill="white"
|
|
38
|
+
transform="translate(27.9783 6.16995)"
|
|
39
|
+
/>
|
|
40
|
+
</ClipPath>
|
|
41
|
+
</Defs>
|
|
42
|
+
</Svg>
|
|
43
|
+
);
|
|
44
|
+
export default SvgToggleSwitch;
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Rect, Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgToolbar = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 80 26" width={size} height={size} {...props}>
|
|
6
|
+
<Rect
|
|
7
|
+
x={31}
|
|
8
|
+
y={4}
|
|
9
|
+
width={18}
|
|
10
|
+
height={18}
|
|
11
|
+
stroke={color}
|
|
12
|
+
strokeWidth={0.75}
|
|
13
|
+
data-dark-mode-color="true"
|
|
14
|
+
/>
|
|
15
|
+
<Path
|
|
16
|
+
d="M45.1102 7.01758L45.25 9.98123H44.8959C44.8275 9.45933 44.7343 9.08654 44.6163 8.86287C44.4237 8.50251 44.1658 8.23846 43.8427 8.0707C43.5259 7.89673 43.1065 7.80975 42.5846 7.80975H40.8045V17.4649C40.8045 18.2416 40.8884 18.7262 41.0561 18.9188C41.2922 19.1797 41.6557 19.3102 42.1465 19.3102H42.5846V19.6551H37.2258V19.3102H37.6731C38.2074 19.3102 38.5864 19.1487 38.8101 18.8256C38.9468 18.6268 39.0151 18.1732 39.0151 17.4649V7.80975H37.496C36.9058 7.80975 36.4864 7.85324 36.2379 7.94023C35.9148 8.05827 35.6383 8.28505 35.4084 8.62056C35.1785 8.95607 35.0419 9.40963 34.9984 9.98123H34.6442L34.7933 7.01758H45.1102Z"
|
|
17
|
+
fill={color}
|
|
18
|
+
data-dark-mode-color="true"
|
|
19
|
+
/>
|
|
20
|
+
<Rect
|
|
21
|
+
x={48}
|
|
22
|
+
y={3}
|
|
23
|
+
width={2}
|
|
24
|
+
height={2}
|
|
25
|
+
fill={color}
|
|
26
|
+
data-dark-mode-color="true"
|
|
27
|
+
/>
|
|
28
|
+
<Rect
|
|
29
|
+
x={30}
|
|
30
|
+
y={3}
|
|
31
|
+
width={2}
|
|
32
|
+
height={2}
|
|
33
|
+
fill={color}
|
|
34
|
+
data-dark-mode-color="true"
|
|
35
|
+
/>
|
|
36
|
+
<Rect
|
|
37
|
+
x={48}
|
|
38
|
+
y={21}
|
|
39
|
+
width={2}
|
|
40
|
+
height={2}
|
|
41
|
+
fill={color}
|
|
42
|
+
data-dark-mode-color="true"
|
|
43
|
+
/>
|
|
44
|
+
<Rect
|
|
45
|
+
x={30}
|
|
46
|
+
y={21}
|
|
47
|
+
width={2}
|
|
48
|
+
height={2}
|
|
49
|
+
fill={color}
|
|
50
|
+
data-dark-mode-color="true"
|
|
51
|
+
/>
|
|
52
|
+
</Svg>
|
|
53
|
+
);
|
|
54
|
+
export default SvgToolbar;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Rect, Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgTooltip = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 80 26" width={size} height={size} {...props}>
|
|
6
|
+
<Rect
|
|
7
|
+
x={16}
|
|
8
|
+
y={5}
|
|
9
|
+
width={48}
|
|
10
|
+
height={13.3333}
|
|
11
|
+
rx={2.66667}
|
|
12
|
+
fill={color}
|
|
13
|
+
data-dark-mode-color="true"
|
|
14
|
+
/>
|
|
15
|
+
<Path
|
|
16
|
+
d="M36 17H45.3333L40.6667 21L36 17Z"
|
|
17
|
+
fill={color}
|
|
18
|
+
data-dark-mode-color="true"
|
|
19
|
+
/>
|
|
20
|
+
<Path
|
|
21
|
+
d="M29.6782 9.33897V8.81814H33.3146V9.33897H31.79V13.6666H31.2028V9.33897H29.6782ZM35.0282 13.7424C34.6999 13.7424 34.4119 13.6643 34.1641 13.508C33.9179 13.3518 33.7253 13.1332 33.5865 12.8522C33.4491 12.5713 33.3805 12.243 33.3805 11.8674C33.3805 11.4886 33.4491 11.1579 33.5865 10.8754C33.7253 10.5929 33.9179 10.3735 34.1641 10.2173C34.4119 10.061 34.6999 9.98291 35.0282 9.98291C35.3565 9.98291 35.6437 10.061 35.89 10.2173C36.1378 10.3735 36.3303 10.5929 36.4676 10.8754C36.6065 11.1579 36.6759 11.4886 36.6759 11.8674C36.6759 12.243 36.6065 12.5713 36.4676 12.8522C36.3303 13.1332 36.1378 13.3518 35.89 13.508C35.6437 13.6643 35.3565 13.7424 35.0282 13.7424ZM35.0282 13.2405C35.2776 13.2405 35.4828 13.1766 35.6437 13.0487C35.8047 12.9209 35.9239 12.7528 36.0012 12.5445C36.0786 12.3361 36.1172 12.1104 36.1172 11.8674C36.1172 11.6243 36.0786 11.3978 36.0012 11.1879C35.9239 10.978 35.8047 10.8084 35.6437 10.6789C35.4828 10.5495 35.2776 10.4848 35.0282 10.4848C34.7788 10.4848 34.5737 10.5495 34.4127 10.6789C34.2517 10.8084 34.1325 10.978 34.0552 11.1879C33.9779 11.3978 33.9392 11.6243 33.9392 11.8674C33.9392 12.1104 33.9779 12.3361 34.0552 12.5445C34.1325 12.7528 34.2517 12.9209 34.4127 13.0487C34.5737 13.1766 34.7788 13.2405 35.0282 13.2405ZM38.9394 13.7424C38.6111 13.7424 38.3231 13.6643 38.0753 13.508C37.8291 13.3518 37.6365 13.1332 37.4977 12.8522C37.3603 12.5713 37.2917 12.243 37.2917 11.8674C37.2917 11.4886 37.3603 11.1579 37.4977 10.8754C37.6365 10.5929 37.8291 10.3735 38.0753 10.2173C38.3231 10.061 38.6111 9.98291 38.9394 9.98291C39.2677 9.98291 39.5549 10.061 39.8012 10.2173C40.0489 10.3735 40.2415 10.5929 40.3788 10.8754C40.5177 11.1579 40.5871 11.4886 40.5871 11.8674C40.5871 12.243 40.5177 12.5713 40.3788 12.8522C40.2415 13.1332 40.0489 13.3518 39.8012 13.508C39.5549 13.6643 39.2677 13.7424 38.9394 13.7424ZM38.9394 13.2405C39.1888 13.2405 39.394 13.1766 39.5549 13.0487C39.7159 12.9209 39.8351 12.7528 39.9124 12.5445C39.9898 12.3361 40.0284 12.1104 40.0284 11.8674C40.0284 11.6243 39.9898 11.3978 39.9124 11.1879C39.8351 10.978 39.7159 10.8084 39.5549 10.6789C39.394 10.5495 39.1888 10.4848 38.9394 10.4848C38.69 10.4848 38.4849 10.5495 38.3239 10.6789C38.1629 10.8084 38.0437 10.978 37.9664 11.1879C37.8891 11.3978 37.8504 11.6243 37.8504 11.8674C37.8504 12.1104 37.8891 12.3361 37.9664 12.5445C38.0437 12.7528 38.1629 12.9209 38.3239 13.0487C38.4849 13.1766 38.69 13.2405 38.9394 13.2405ZM41.9321 8.81814V13.6666H41.3733V8.81814H41.9321ZM44.4701 10.0303V10.5037H42.5857V10.0303H44.4701ZM43.1349 9.15905H43.6936V12.625C43.6936 12.7828 43.7165 12.9012 43.7623 12.9801C43.8096 13.0574 43.8696 13.1095 43.9422 13.1363C44.0164 13.1616 44.0945 13.1742 44.1766 13.1742C44.2381 13.1742 44.2886 13.171 44.3281 13.1647C44.3676 13.1568 44.3991 13.1505 44.4228 13.1458L44.5364 13.6477C44.4986 13.6619 44.4457 13.6761 44.3778 13.6903C44.3099 13.7061 44.2239 13.714 44.1198 13.714C43.9619 13.714 43.8073 13.68 43.6558 13.6122C43.5058 13.5443 43.3811 13.4409 43.2817 13.302C43.1838 13.1632 43.1349 12.988 43.1349 12.7765V9.15905ZM45.2439 13.6666V10.0303H45.8026V13.6666H45.2439ZM45.528 9.4242C45.4191 9.4242 45.3252 9.38711 45.2463 9.31293C45.1689 9.23875 45.1303 9.14958 45.1303 9.04541C45.1303 8.94125 45.1689 8.85207 45.2463 8.77789C45.3252 8.70372 45.4191 8.66663 45.528 8.66663C45.6369 8.66663 45.73 8.70372 45.8074 8.77789C45.8863 8.85207 45.9257 8.94125 45.9257 9.04541C45.9257 9.14958 45.8863 9.23875 45.8074 9.31293C45.73 9.38711 45.6369 9.4242 45.528 9.4242ZM46.7593 15.0303V10.0303H47.2991V10.6079H47.3653C47.4064 10.5448 47.4632 10.4643 47.5358 10.3664C47.61 10.267 47.7157 10.1786 47.853 10.1013C47.9919 10.0224 48.1797 9.98291 48.4165 9.98291C48.7227 9.98291 48.9926 10.0595 49.2261 10.2126C49.4597 10.3656 49.642 10.5827 49.773 10.8636C49.904 11.1445 49.9695 11.476 49.9695 11.8579C49.9695 12.243 49.904 12.5768 49.773 12.8593C49.642 13.1403 49.4605 13.3581 49.2285 13.5127C48.9965 13.6658 48.729 13.7424 48.4259 13.7424C48.1924 13.7424 48.0053 13.7037 47.8649 13.6264C47.7244 13.5475 47.6163 13.4583 47.5405 13.3589C47.4648 13.2579 47.4064 13.1742 47.3653 13.1079H47.318V15.0303H46.7593ZM47.3085 11.8484C47.3085 12.1231 47.3488 12.3653 47.4293 12.5752C47.5098 12.7836 47.6273 12.9469 47.782 13.0653C47.9367 13.1821 48.1261 13.2405 48.3502 13.2405C48.5838 13.2405 48.7787 13.1789 48.9349 13.0558C49.0928 12.9311 49.2111 12.7638 49.2901 12.5539C49.3706 12.3424 49.4108 12.1073 49.4108 11.8484C49.4108 11.5928 49.3713 11.3623 49.2924 11.1572C49.2151 10.9504 49.0975 10.787 48.9397 10.6671C48.7834 10.5456 48.5869 10.4848 48.3502 10.4848C48.1229 10.4848 47.9319 10.5424 47.7773 10.6576C47.6226 10.7713 47.5058 10.9307 47.4269 11.1358C47.348 11.3394 47.3085 11.577 47.3085 11.8484Z"
|
|
22
|
+
fill="#F6F7F8"
|
|
23
|
+
/>
|
|
24
|
+
</Svg>
|
|
25
|
+
);
|
|
26
|
+
export default SvgTooltip;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path, Rect } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgVideo = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 80 26" width={size} height={size} {...props}>
|
|
6
|
+
<Path
|
|
7
|
+
d="M43.2403 12.5659C43.5762 12.7578 43.5762 13.2422 43.2403 13.4341L37.7481 16.5725C37.4147 16.763 37 16.5223 37 16.1384L37 9.86159C37 9.47768 37.4147 9.23699 37.7481 9.42747L43.2403 12.5659Z"
|
|
8
|
+
fill={color}
|
|
9
|
+
data-dark-mode-color="true"
|
|
10
|
+
/>
|
|
11
|
+
<Rect
|
|
12
|
+
x={28}
|
|
13
|
+
y={4}
|
|
14
|
+
width={24}
|
|
15
|
+
height={18}
|
|
16
|
+
rx={2}
|
|
17
|
+
stroke={color}
|
|
18
|
+
data-dark-mode-color="true"
|
|
19
|
+
/>
|
|
20
|
+
</Svg>
|
|
21
|
+
);
|
|
22
|
+
export default SvgVideo;
|