@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 SvgNeetoDeploy = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 390 390" width={size} height={size} {...props}>
|
|
10
|
+
<Path
|
|
11
|
+
d="M208.164 10.6614L359.556 361.189C365.623 375.235 351.503 389.523 337.386 383.622L176.084 316.2C169.295 313.363 165.102 306.481 165.691 299.147L188.627 13.8894C189.479 3.29039 203.948 0.899802 208.164 10.6614Z"
|
|
12
|
+
fill="#75DC66"
|
|
13
|
+
/>
|
|
14
|
+
<Path
|
|
15
|
+
d="M181.452 10.6614L30.0597 361.189C23.9932 375.235 38.1131 389.523 52.2298 383.622L213.532 316.2C220.321 313.363 224.514 306.481 223.925 299.147L200.989 13.8894C200.137 3.29039 185.668 0.899802 181.452 10.6614Z"
|
|
16
|
+
fill="#5BCC5A"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
d="M194.804 5.30016C191.563 6.63194 188.969 9.58326 188.623 13.8896L165.688 299.147C165.098 306.481 169.292 313.363 176.08 316.2L194.804 324.027L213.528 316.2C220.317 313.363 224.511 306.481 223.921 299.147L200.986 13.8896C200.64 9.58326 198.045 6.63194 194.804 5.30016Z"
|
|
20
|
+
fill="#0DA84C"
|
|
21
|
+
/>
|
|
22
|
+
</Svg>
|
|
23
|
+
);
|
|
24
|
+
export default SvgNeetoDeploy;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { G, Path, Defs, ClipPath, Rect } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgNeetoDesk = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 349 349" width={size} height={size} {...props}>
|
|
10
|
+
<G clipPath="url(#NeetoDesk_svg_clip0_511_16522)">
|
|
11
|
+
<Path
|
|
12
|
+
d="M106.397 260.786C106.397 287.599 84.2219 309.303 57.4654 309.303C30.709 309.303 9.01855 287.567 9.01855 260.753C9.01855 245.048 16.46 231.085 28.0023 222.211C40.7316 215.65 46.8653 212.236 57.9497 212.236C84.7062 212.236 106.397 233.973 106.397 260.786Z"
|
|
13
|
+
fill="#75DC66"
|
|
14
|
+
/>
|
|
15
|
+
<Path
|
|
16
|
+
fillRule="evenodd"
|
|
17
|
+
clipRule="evenodd"
|
|
18
|
+
d="M175.279 22.4182C99.2667 22.4182 37.6463 84.1695 37.6463 160.344C37.6463 195.186 50.5239 226.987 71.7855 251.269L63.5092 258.547L48.3881 212.727C37.3168 217.484 41.1286 215.445 28.0023 222.211C20.0312 203.176 15.6249 182.272 15.6249 160.344C15.6249 71.9817 87.1047 0.350098 175.279 0.350098C211.208 0.350098 244.394 12.2567 271.079 32.3427L257.853 49.9876C234.851 32.6735 206.276 22.4182 175.279 22.4182Z"
|
|
19
|
+
fill="#75DC66"
|
|
20
|
+
/>
|
|
21
|
+
<Path
|
|
22
|
+
d="M339.305 196.736C339.305 280.822 271.284 348.988 187.376 348.988C103.468 348.988 35.9318 280.855 35.9318 196.769C35.9318 112.683 103.468 44.485 187.376 44.485C271.284 44.485 339.305 112.65 339.305 196.736Z"
|
|
23
|
+
fill="#5BCC5A"
|
|
24
|
+
/>
|
|
25
|
+
<Path
|
|
26
|
+
d="M38.4102 169.232C39.3877 184.705 42.909 199.48 48.5614 213.148C51.5989 212.55 54.7374 212.236 57.9497 212.236C84.7062 212.236 106.397 233.973 106.397 260.786C106.397 279.633 95.6814 295.971 80.0223 304.016C52.7685 276.497 35.9318 238.604 35.9318 196.769C35.9318 187.367 36.782 178.163 38.4102 169.232Z"
|
|
27
|
+
fill="#0DA84C"
|
|
28
|
+
/>
|
|
29
|
+
</G>
|
|
30
|
+
<Defs>
|
|
31
|
+
<ClipPath id="NeetoDesk_svg_clip0_511_16522">
|
|
32
|
+
<Rect
|
|
33
|
+
width={348.3}
|
|
34
|
+
height={348.3}
|
|
35
|
+
fill="white"
|
|
36
|
+
transform="translate(0.349609 0.350098)"
|
|
37
|
+
/>
|
|
38
|
+
</ClipPath>
|
|
39
|
+
</Defs>
|
|
40
|
+
</Svg>
|
|
41
|
+
);
|
|
42
|
+
export default SvgNeetoDesk;
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { G, Path, Defs, ClipPath, Rect } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgNeetoEngage = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 349 349" width={size} height={size} {...props}>
|
|
10
|
+
<G clipPath="url(#NeetoEngage_svg_clip0_511_16537)">
|
|
11
|
+
<Path
|
|
12
|
+
d="M210.43 268.486C210.43 312.76 174.54 348.651 130.266 348.651C85.9927 348.651 50.102 312.76 50.102 268.486C50.102 224.213 85.9927 188.322 130.266 188.322C174.54 188.322 210.43 224.213 210.43 268.486Z"
|
|
13
|
+
fill="#75DC66"
|
|
14
|
+
/>
|
|
15
|
+
<Path
|
|
16
|
+
d="M3.05078 168.284C3.05078 118.717 43.2328 78.5348 92.7998 78.5348H142.467V258.033H92.7999C43.2328 258.033 3.05078 217.851 3.05078 168.284Z"
|
|
17
|
+
fill="#5BCC5A"
|
|
18
|
+
/>
|
|
19
|
+
<Path
|
|
20
|
+
d="M142.466 78.5322L322.086 1.77127C333.584 -3.14218 346.361 5.2929 346.361 17.7963V318.766C346.361 331.269 333.584 339.705 322.086 334.791L142.466 258.03V78.5322Z"
|
|
21
|
+
fill="#5BCC5A"
|
|
22
|
+
/>
|
|
23
|
+
<Path
|
|
24
|
+
d="M142.466 189.243L142.466 258.03L92.7999 258.033C78.3491 258.033 64.6954 254.616 52.6031 248.549C61.4658 213.92 92.8777 188.321 130.269 188.321C134.416 188.321 138.489 188.636 142.466 189.243Z"
|
|
25
|
+
fill="#0DA84C"
|
|
26
|
+
/>
|
|
27
|
+
<Path
|
|
28
|
+
d="M208.461 286.231L142.466 258.03L142.466 189.243C180.95 195.119 210.43 228.361 210.43 268.486C210.43 274.585 209.751 280.522 208.461 286.231Z"
|
|
29
|
+
fill="#0DA84C"
|
|
30
|
+
/>
|
|
31
|
+
</G>
|
|
32
|
+
<Defs>
|
|
33
|
+
<ClipPath id="NeetoEngage_svg_clip0_511_16537">
|
|
34
|
+
<Rect
|
|
35
|
+
width={348.3}
|
|
36
|
+
height={348.3}
|
|
37
|
+
fill="white"
|
|
38
|
+
transform="translate(0.349609 0.349609)"
|
|
39
|
+
/>
|
|
40
|
+
</ClipPath>
|
|
41
|
+
</Defs>
|
|
42
|
+
</Svg>
|
|
43
|
+
);
|
|
44
|
+
export default SvgNeetoEngage;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { G, Path, Defs, ClipPath, Rect } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgNeetoForm = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 349 349" width={size} height={size} {...props}>
|
|
10
|
+
<G clipPath="url(#NeetoForm_svg_clip0_511_16495)">
|
|
11
|
+
<Path
|
|
12
|
+
d="M81.6997 41.6366C81.6997 18.835 100.184 0.350586 122.986 0.350586H282.875C305.677 0.350586 324.161 18.835 324.161 41.6366V250.652C324.161 273.454 305.677 291.938 282.875 291.938H122.986C100.184 291.938 81.6997 273.454 81.6997 250.652V41.6366Z"
|
|
13
|
+
fill="#75DC66"
|
|
14
|
+
/>
|
|
15
|
+
<Path
|
|
16
|
+
d="M24.6499 98.6864C24.6499 75.8847 43.1343 57.4004 65.9359 57.4004H225.825C248.627 57.4004 267.111 75.8847 267.111 98.6864V307.702C267.111 330.504 248.627 348.988 225.825 348.988H65.9359C43.1342 348.988 24.6499 330.504 24.6499 307.702V98.6864Z"
|
|
17
|
+
fill="#5BCC5A"
|
|
18
|
+
/>
|
|
19
|
+
<Path
|
|
20
|
+
d="M267.111 291.938L122.986 291.938C100.184 291.938 81.6997 273.454 81.6997 250.652V57.4004H225.825C248.627 57.4004 267.111 75.8847 267.111 98.6864V291.938Z"
|
|
21
|
+
fill="#0DA84C"
|
|
22
|
+
/>
|
|
23
|
+
</G>
|
|
24
|
+
<Defs>
|
|
25
|
+
<ClipPath id="NeetoForm_svg_clip0_511_16495">
|
|
26
|
+
<Rect
|
|
27
|
+
width={348.3}
|
|
28
|
+
height={348.3}
|
|
29
|
+
fill="white"
|
|
30
|
+
transform="translate(0.350098 0.349609)"
|
|
31
|
+
/>
|
|
32
|
+
</ClipPath>
|
|
33
|
+
</Defs>
|
|
34
|
+
</Svg>
|
|
35
|
+
);
|
|
36
|
+
export default SvgNeetoForm;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { G, Path, Circle, Defs, ClipPath, Rect } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgNeetoGit = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 396 396" width={size} height={size} {...props}>
|
|
6
|
+
<G clipPath="url(#NeetoGit_svg_clip0_511_16481)">
|
|
7
|
+
<Path
|
|
8
|
+
fillRule="evenodd"
|
|
9
|
+
clipRule="evenodd"
|
|
10
|
+
d="M261.769 153.258C246.972 153.258 234.977 165.253 234.977 180.051V215.931C234.977 260.323 198.99 296.31 154.598 296.31H107.789C92.9917 296.31 80.9961 284.314 80.9961 269.517C80.9961 254.72 92.9917 242.724 107.789 242.724H154.598C169.395 242.724 181.391 230.728 181.391 215.931V180.051C181.391 135.659 217.377 99.6719 261.769 99.6719H338.741C353.538 99.6719 365.534 111.667 365.534 126.465C365.534 141.262 353.538 153.258 338.741 153.258H261.769Z"
|
|
11
|
+
fill="#75DC66"
|
|
12
|
+
/>
|
|
13
|
+
<Path
|
|
14
|
+
fillRule="evenodd"
|
|
15
|
+
clipRule="evenodd"
|
|
16
|
+
d="M70.6553 269.516C70.6553 254.718 82.6509 242.723 97.4482 242.723H338.741C353.538 242.723 365.534 254.718 365.534 269.516C365.534 284.313 353.538 296.308 338.741 296.308H97.4482C82.6509 296.308 70.6553 284.313 70.6553 269.516Z"
|
|
17
|
+
fill="#5BCC5A"
|
|
18
|
+
/>
|
|
19
|
+
<Path
|
|
20
|
+
fillRule="evenodd"
|
|
21
|
+
clipRule="evenodd"
|
|
22
|
+
d="M230.403 242.725C219.369 273.943 189.596 296.31 154.598 296.31H107.789C92.9922 296.31 80.9966 284.314 80.9966 269.517C80.9966 254.769 92.913 242.804 107.643 242.725H230.403Z"
|
|
23
|
+
fill="#0DA84C"
|
|
24
|
+
/>
|
|
25
|
+
<Circle cx={56.3031} cy={269.735} r={55.372} fill="#5BCC5A" />
|
|
26
|
+
<Circle cx={338.961} cy={126.683} r={55.372} fill="#75DC66" />
|
|
27
|
+
<Circle cx={338.96} cy={269.735} r={55.372} fill="#5BCC5A" />
|
|
28
|
+
</G>
|
|
29
|
+
<Defs>
|
|
30
|
+
<ClipPath id="NeetoGit_svg_clip0_511_16481">
|
|
31
|
+
<Rect
|
|
32
|
+
width={394.74}
|
|
33
|
+
height={394.74}
|
|
34
|
+
fill="white"
|
|
35
|
+
transform="translate(0.930176 0.929688)"
|
|
36
|
+
/>
|
|
37
|
+
</ClipPath>
|
|
38
|
+
</Defs>
|
|
39
|
+
</Svg>
|
|
40
|
+
);
|
|
41
|
+
export default SvgNeetoGit;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgNeetoInvisible = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 396 396" width={size} height={size} {...props}>
|
|
10
|
+
<Path
|
|
11
|
+
fillRule="evenodd"
|
|
12
|
+
clipRule="evenodd"
|
|
13
|
+
d="M155.082 308.858C240.007 308.858 308.853 240.012 308.853 155.087C308.853 70.1612 240.007 1.31543 155.082 1.31543C70.1563 1.31543 1.31055 70.1612 1.31055 155.087C1.31055 240.012 70.1563 308.858 155.082 308.858ZM155.082 227.873C195.284 227.873 227.873 195.283 227.873 155.082C227.873 114.88 195.284 82.2906 155.082 82.2906C114.881 82.2906 82.291 114.88 82.291 155.082C82.291 195.283 114.881 227.873 155.082 227.873Z"
|
|
14
|
+
fill="#5BCC5A"
|
|
15
|
+
/>
|
|
16
|
+
<Path
|
|
17
|
+
d="M156.666 168.196C154.17 161.038 161.045 154.164 168.202 156.659L372.968 228.046C380.859 230.797 381.134 241.855 373.391 244.995L285.595 280.598C283.325 281.518 281.524 283.318 280.604 285.588L245.001 373.384C241.861 381.128 230.803 380.853 228.052 372.962L156.666 168.196Z"
|
|
18
|
+
fill="#75DC66"
|
|
19
|
+
/>
|
|
20
|
+
<Path
|
|
21
|
+
fillRule="evenodd"
|
|
22
|
+
clipRule="evenodd"
|
|
23
|
+
d="M301.229 203.02L224.713 176.345C217.667 199.433 199.453 217.649 176.366 224.698L203.043 301.217C249.395 286.014 286.031 249.374 301.229 203.02Z"
|
|
24
|
+
fill="#0DA84C"
|
|
25
|
+
/>
|
|
26
|
+
</Svg>
|
|
27
|
+
);
|
|
28
|
+
export default SvgNeetoInvisible;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { G, Path, Defs, ClipPath, Rect } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgNeetoInvoice = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 349 349" width={size} height={size} {...props}>
|
|
10
|
+
<G clipPath="url(#NeetoInvoice_svg_clip0_511_16447)">
|
|
11
|
+
<Path
|
|
12
|
+
d="M318.15 348.651L30.0501 348.651L30.0501 277.701C30.0501 198.144 94.5435 133.651 174.1 133.651C253.657 133.651 318.15 198.144 318.15 277.701V348.651Z"
|
|
13
|
+
fill="#5BCC5A"
|
|
14
|
+
/>
|
|
15
|
+
<Path
|
|
16
|
+
d="M30.0498 0.350586H318.15V71.3005C318.15 150.857 253.656 215.351 174.1 215.351C94.5432 215.351 30.0498 150.857 30.0498 71.3005V0.350586Z"
|
|
17
|
+
fill="#75DC66"
|
|
18
|
+
/>
|
|
19
|
+
<Path
|
|
20
|
+
d="M274.599 174.5C248.646 199.779 213.191 215.351 174.1 215.351C135.008 215.351 99.5535 199.779 73.6 174.501C99.5536 149.222 135.008 133.651 174.1 133.651C213.192 133.651 248.646 149.222 274.599 174.5Z"
|
|
21
|
+
fill="#0DA84C"
|
|
22
|
+
/>
|
|
23
|
+
</G>
|
|
24
|
+
<Defs>
|
|
25
|
+
<ClipPath id="NeetoInvoice_svg_clip0_511_16447">
|
|
26
|
+
<Rect
|
|
27
|
+
width={348.3}
|
|
28
|
+
height={348.3}
|
|
29
|
+
fill="white"
|
|
30
|
+
transform="translate(0.350098 0.349609)"
|
|
31
|
+
/>
|
|
32
|
+
</ClipPath>
|
|
33
|
+
</Defs>
|
|
34
|
+
</Svg>
|
|
35
|
+
);
|
|
36
|
+
export default SvgNeetoInvoice;
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { G, Path, Defs, ClipPath, Rect } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgNeetoKb = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 396 396" width={size} height={size} {...props}>
|
|
6
|
+
<G clipPath="url(#NeetoKB_svg_clip0_511_16450)">
|
|
7
|
+
<Path
|
|
8
|
+
d="M71.3115 18.4881C71.3115 8.79139 79.1722 0.930664 88.8689 0.930664H307.213C316.909 0.930664 324.77 8.79138 324.77 18.4881V273.923C324.77 283.62 316.909 291.481 307.213 291.481H71.3115V18.4881Z"
|
|
9
|
+
fill="#5BCC5A"
|
|
10
|
+
/>
|
|
11
|
+
<Path
|
|
12
|
+
fillRule="evenodd"
|
|
13
|
+
clipRule="evenodd"
|
|
14
|
+
d="M122.313 291.48C109.51 291.48 99.1305 301.859 99.1305 314.662C99.1305 327.465 109.51 337.844 122.313 337.844H312.407C319.235 337.844 324.77 343.379 324.77 350.208C324.77 357.036 319.235 362.572 312.407 362.572H122.313C95.8528 362.572 74.4028 341.122 74.4028 314.662C74.4028 288.202 95.8528 266.752 122.313 266.752H252.163V291.48H122.313Z"
|
|
15
|
+
fill="#5BCC5A"
|
|
16
|
+
/>
|
|
17
|
+
<Path
|
|
18
|
+
d="M71.3115 291.481H87.3729L96.0392 330.118L133.131 362.573L121.971 362.568C93.989 362.556 71.3115 339.868 71.3115 311.885V291.481Z"
|
|
19
|
+
fill="#5BCC5A"
|
|
20
|
+
/>
|
|
21
|
+
<Path
|
|
22
|
+
d="M136.221 251.988C136.221 249.402 138.317 247.306 140.903 247.306H205.722C208.308 247.306 210.404 249.402 210.404 251.988V395.672L173.313 376.891L136.221 395.672V251.988Z"
|
|
23
|
+
fill="#75DC66"
|
|
24
|
+
/>
|
|
25
|
+
<Path
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
d="M210.403 291.479H136.22V249.797C136.22 247.211 138.316 245.115 140.902 245.115H205.721C208.307 245.115 210.403 247.211 210.403 249.797V291.479Z"
|
|
29
|
+
fill="#0DA84C"
|
|
30
|
+
/>
|
|
31
|
+
</G>
|
|
32
|
+
<Defs>
|
|
33
|
+
<ClipPath id="NeetoKB_svg_clip0_511_16450">
|
|
34
|
+
<Rect
|
|
35
|
+
width={394.74}
|
|
36
|
+
height={394.74}
|
|
37
|
+
fill="white"
|
|
38
|
+
transform="translate(0.930176 0.929688)"
|
|
39
|
+
/>
|
|
40
|
+
</ClipPath>
|
|
41
|
+
</Defs>
|
|
42
|
+
</Svg>
|
|
43
|
+
);
|
|
44
|
+
export default SvgNeetoKb;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { G, Path, Defs, ClipPath, Rect } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgNeetoPay = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 258 258" width={size} height={size} {...props}>
|
|
6
|
+
<G clipPath="url(#NeetoPay_svg_clip0_3099_598)">
|
|
7
|
+
<Path
|
|
8
|
+
d="M77.5519 55.5978C78.878 49.1417 84.5605 44.5078 91.1514 44.5078H235.3C247.021 44.5078 255.791 55.2626 253.433 66.7436L217.073 243.757C215.305 252.365 207.729 258.544 198.941 258.544H35.8657L77.5519 55.5978Z"
|
|
9
|
+
fill="#5BCC5A"
|
|
10
|
+
/>
|
|
11
|
+
<Path
|
|
12
|
+
d="M73.6512 74.5898H122.262C154.383 74.5898 178.284 104.273 171.43 135.655C166.383 158.768 145.919 175.245 122.262 175.245H52.9878L73.6512 74.5898Z"
|
|
13
|
+
fill="#0DA84C"
|
|
14
|
+
/>
|
|
15
|
+
<Path
|
|
16
|
+
d="M35.8655 258.545L73.6517 74.5898H49.1034C42.5125 74.5898 36.8299 79.2239 35.5039 85.6801L2.28341 247.427C1.10441 253.168 5.48951 258.545 11.3498 258.545H35.8655Z"
|
|
17
|
+
fill="#75DC66"
|
|
18
|
+
/>
|
|
19
|
+
</G>
|
|
20
|
+
<Defs>
|
|
21
|
+
<ClipPath id="NeetoPay_svg_clip0_3099_598">
|
|
22
|
+
<Rect width={258} height={258} fill="white" />
|
|
23
|
+
</ClipPath>
|
|
24
|
+
</Defs>
|
|
25
|
+
</Svg>
|
|
26
|
+
);
|
|
27
|
+
export default SvgNeetoPay;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { G, Path, Defs, ClipPath, Rect } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgNeetoPlanner = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 349 349" width={size} height={size} {...props}>
|
|
10
|
+
<G clipPath="url(#NeetoPlanner_svg_clip0_511_16460)">
|
|
11
|
+
<Path
|
|
12
|
+
d="M0.337402 18.6517C0.337402 8.53726 8.53678 0.337891 18.6512 0.337891H116.325V329.987C116.325 340.101 108.126 348.3 98.0111 348.3H14.2559C6.56894 348.3 0.337402 342.069 0.337402 334.382V18.6517Z"
|
|
13
|
+
fill="#5BCC5A"
|
|
14
|
+
/>
|
|
15
|
+
<Path
|
|
16
|
+
d="M232.312 213.999C232.312 224.114 224.113 232.313 213.999 232.313H134.639C124.524 232.313 116.325 224.114 116.325 213.999L116.325 0.337891H232.312V213.999Z"
|
|
17
|
+
fill="#5BCC5A"
|
|
18
|
+
/>
|
|
19
|
+
<Path
|
|
20
|
+
d="M232.312 116.325H130.243C122.556 116.325 116.325 122.557 116.325 130.244V232.313H213.999C224.113 232.313 232.312 224.114 232.312 213.999V116.325Z"
|
|
21
|
+
fill="#0DA84C"
|
|
22
|
+
/>
|
|
23
|
+
<Path
|
|
24
|
+
d="M232.312 0.337891H329.986C340.101 0.337891 348.3 8.53727 348.3 18.6517V156.005C348.3 166.12 340.101 174.319 329.986 174.319H232.312V0.337891Z"
|
|
25
|
+
fill="#75DC66"
|
|
26
|
+
/>
|
|
27
|
+
</G>
|
|
28
|
+
<Defs>
|
|
29
|
+
<ClipPath id="NeetoPlanner_svg_clip0_511_16460">
|
|
30
|
+
<Rect width={348.3} height={348.3} fill="white" />
|
|
31
|
+
</ClipPath>
|
|
32
|
+
</Defs>
|
|
33
|
+
</Svg>
|
|
34
|
+
);
|
|
35
|
+
export default SvgNeetoPlanner;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Rect, Circle, Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgNeetoPlaydash = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 373 373" width={size} height={size} {...props}>
|
|
10
|
+
<Rect
|
|
11
|
+
x={182.615}
|
|
12
|
+
y={228.539}
|
|
13
|
+
width={58.4065}
|
|
14
|
+
height={191.324}
|
|
15
|
+
rx={29.2033}
|
|
16
|
+
transform="rotate(-45 182.615 228.539)"
|
|
17
|
+
fill="#5BCC5A"
|
|
18
|
+
/>
|
|
19
|
+
<Circle cx={192.74} cy={187.747} r={109.753} fill="#5BCC5A" />
|
|
20
|
+
<Path
|
|
21
|
+
d="M192.606 9.32031C94.2803 9.32031 14.5713 89.3774 14.5713 188.133H192.606V9.32031Z"
|
|
22
|
+
fill="#75DC66"
|
|
23
|
+
/>
|
|
24
|
+
<Path
|
|
25
|
+
fillRule="evenodd"
|
|
26
|
+
clipRule="evenodd"
|
|
27
|
+
d="M192.607 77.9922C132.054 78.0639 82.9873 127.174 82.9873 187.745C82.9873 187.874 82.9875 188.002 82.988 188.13H192.607V77.9922Z"
|
|
28
|
+
fill="#0DA84C"
|
|
29
|
+
/>
|
|
30
|
+
</Svg>
|
|
31
|
+
);
|
|
32
|
+
export default SvgNeetoPlaydash;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { G, Path, Defs, ClipPath, Rect } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgNeetoPublish = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 373 373" width={size} height={size} {...props}>
|
|
10
|
+
<G clipPath="url(#NeetoPublish_svg_clip0_1440_756)">
|
|
11
|
+
<Path
|
|
12
|
+
d="M44.7158 367.087V2.88281H207.898C274.511 2.88281 328.511 56.883 328.511 123.496C328.511 190.108 274.511 244.109 207.898 244.109H167.694V367.087H44.7158Z"
|
|
13
|
+
fill="#5BCC5A"
|
|
14
|
+
/>
|
|
15
|
+
<Path
|
|
16
|
+
d="M44.8424 121.646H167.945V367.85H44.8424V121.646Z"
|
|
17
|
+
fill="#75DC66"
|
|
18
|
+
/>
|
|
19
|
+
<Path
|
|
20
|
+
d="M44.7168 121.131H167.695L167.694 244.109L44.7168 121.131Z"
|
|
21
|
+
fill="#0DA84C"
|
|
22
|
+
/>
|
|
23
|
+
</G>
|
|
24
|
+
<Defs>
|
|
25
|
+
<ClipPath id="NeetoPublish_svg_clip0_1440_756">
|
|
26
|
+
<Rect
|
|
27
|
+
width={371.52}
|
|
28
|
+
height={371.52}
|
|
29
|
+
fill="white"
|
|
30
|
+
transform="translate(0.640625 0.640625)"
|
|
31
|
+
/>
|
|
32
|
+
</ClipPath>
|
|
33
|
+
</Defs>
|
|
34
|
+
</Svg>
|
|
35
|
+
);
|
|
36
|
+
export default SvgNeetoPublish;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { G, Path, Defs, ClipPath, Rect } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgNeetoQuiz = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 348 348" width={size} height={size} {...props}>
|
|
10
|
+
<G clipPath="url(#NeetoQuiz_svg_clip0_511_16528)">
|
|
11
|
+
<Path
|
|
12
|
+
fillRule="evenodd"
|
|
13
|
+
clipRule="evenodd"
|
|
14
|
+
d="M169.983 263.913C222.703 263.913 265.441 221.175 265.441 168.455C265.441 115.735 222.703 72.9973 169.983 72.9973C117.263 72.9973 74.5247 115.735 74.5247 168.455C74.5247 221.175 117.263 263.913 169.983 263.913ZM169.983 336.91C263.018 336.91 338.438 261.49 338.438 168.455C338.438 75.42 263.018 0 169.983 0C76.9474 0 1.52734 75.42 1.52734 168.455C1.52734 261.49 76.9474 336.91 169.983 336.91Z"
|
|
15
|
+
fill="#5BCC5A"
|
|
16
|
+
/>
|
|
17
|
+
<Path
|
|
18
|
+
d="M183.958 182.431C201.47 164.919 229.862 164.919 247.373 182.431L334.57 269.627C352.081 287.139 352.081 315.531 334.57 333.042C317.058 350.554 288.666 350.554 271.154 333.042L183.958 245.846C166.446 228.335 166.446 199.942 183.958 182.431Z"
|
|
19
|
+
fill="#75DC66"
|
|
20
|
+
/>
|
|
21
|
+
<Path
|
|
22
|
+
d="M197.883 259.772L253.115 315.003C279.541 299.98 301.507 278.014 316.53 251.588L261.299 196.356C252.058 226.639 228.166 250.531 197.883 259.772Z"
|
|
23
|
+
fill="#0DA84C"
|
|
24
|
+
/>
|
|
25
|
+
</G>
|
|
26
|
+
<Defs>
|
|
27
|
+
<ClipPath id="NeetoQuiz_svg_clip0_511_16528">
|
|
28
|
+
<Rect width={347.962} height={347.962} fill="white" />
|
|
29
|
+
</ClipPath>
|
|
30
|
+
</Defs>
|
|
31
|
+
</Svg>
|
|
32
|
+
);
|
|
33
|
+
export default SvgNeetoQuiz;
|
|
@@ -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 SvgNeetoRecord = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 385 385" width={size} height={size} {...props}>
|
|
10
|
+
<Path
|
|
11
|
+
d="M46.9702 255.86L46.9702 2.41993L211.627 2.41992C281.438 2.41992 338.03 59.1544 338.03 129.14C338.03 199.125 281.438 255.86 211.627 255.86H46.9702Z"
|
|
12
|
+
fill="#5BCC5A"
|
|
13
|
+
/>
|
|
14
|
+
<Path
|
|
15
|
+
d="M46.9702 2.41993L337.955 382.58H143.965L46.9702 255.86L46.9702 2.41993Z"
|
|
16
|
+
fill="#75DC66"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
d="M46.9702 2.41993L238.726 252.941C229.996 254.853 220.929 255.86 211.627 255.86H46.9702L46.9702 2.41993Z"
|
|
20
|
+
fill="#0DA84C"
|
|
21
|
+
/>
|
|
22
|
+
</Svg>
|
|
23
|
+
);
|
|
24
|
+
export default SvgNeetoRecord;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { G, Path, Defs, ClipPath, Rect } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgNeetoReplay = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 349 349" width={size} height={size} {...props}>
|
|
10
|
+
<G clipPath="url(#NeetoReplay_svg_clip0_511_16504)">
|
|
11
|
+
<Path
|
|
12
|
+
d="M93.8149 301.146V48.97C93.8149 26.4826 118.761 12.9637 137.601 25.2414L338.363 156.075C352.079 165.014 352.079 185.102 338.363 194.041L137.601 324.874C118.761 337.152 93.8149 323.633 93.8149 301.146Z"
|
|
13
|
+
fill="#5BCC5A"
|
|
14
|
+
/>
|
|
15
|
+
<Path
|
|
16
|
+
d="M0.350098 255.95V93.0327C0.350098 70.2279 25.9261 56.7741 44.7182 69.6937L169.993 155.82C183.089 164.824 183.089 184.16 169.993 193.163L44.7182 279.289C25.9261 292.209 0.350098 278.755 0.350098 255.95Z"
|
|
17
|
+
fill="#75DC66"
|
|
18
|
+
/>
|
|
19
|
+
<Path
|
|
20
|
+
d="M93.8157 245.533L169.993 193.163C183.089 184.16 183.089 164.824 169.993 155.82L93.8157 103.445V245.533Z"
|
|
21
|
+
fill="#0DA84C"
|
|
22
|
+
/>
|
|
23
|
+
</G>
|
|
24
|
+
<Defs>
|
|
25
|
+
<ClipPath id="NeetoReplay_svg_clip0_511_16504">
|
|
26
|
+
<Rect
|
|
27
|
+
width={348.3}
|
|
28
|
+
height={348.3}
|
|
29
|
+
fill="white"
|
|
30
|
+
transform="translate(0.350098 0.349609)"
|
|
31
|
+
/>
|
|
32
|
+
</ClipPath>
|
|
33
|
+
</Defs>
|
|
34
|
+
</Svg>
|
|
35
|
+
);
|
|
36
|
+
export default SvgNeetoReplay;
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { G, Path, Defs, ClipPath, Rect } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgNeetoRunner = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 396 396" width={size} height={size} {...props}>
|
|
10
|
+
<G clipPath="url(#NeetoRunner_svg_clip0_511_16540)">
|
|
11
|
+
<Path
|
|
12
|
+
d="M179.348 278.442C195.288 294.382 195.288 320.227 179.348 336.167C163.408 352.108 137.563 352.108 121.623 336.167L11.4201 225.965C-4.52026 210.024 -4.52025 184.18 11.4201 168.239C27.3605 152.299 53.205 152.299 69.1454 168.239L179.348 278.442Z"
|
|
13
|
+
fill="#5BCC5A"
|
|
14
|
+
/>
|
|
15
|
+
<Path
|
|
16
|
+
d="M179.348 116.503C195.288 100.562 195.288 74.7179 179.348 58.7775C163.408 42.8372 137.563 42.8372 121.623 58.7776L11.4201 168.98C-4.52026 184.921 -4.52025 210.765 11.4201 226.705C27.3605 242.646 53.205 242.646 69.1454 226.705L179.348 116.503Z"
|
|
17
|
+
fill="#5BCC5A"
|
|
18
|
+
/>
|
|
19
|
+
<Path
|
|
20
|
+
d="M215.492 278.442C199.552 294.382 199.552 320.227 215.492 336.167C231.433 352.108 257.277 352.108 273.218 336.167L383.42 225.965C399.361 210.024 399.361 184.18 383.42 168.239C367.48 152.299 341.635 152.299 325.695 168.239L215.492 278.442Z"
|
|
21
|
+
fill="#75DC66"
|
|
22
|
+
/>
|
|
23
|
+
<Path
|
|
24
|
+
d="M215.492 116.503C199.552 100.562 199.552 74.7179 215.492 58.7775C231.433 42.8372 257.277 42.8372 273.218 58.7776L383.42 168.98C399.361 184.921 399.361 210.765 383.42 226.705C367.48 242.646 341.635 242.646 325.695 226.705L215.492 116.503Z"
|
|
25
|
+
fill="#0DA84C"
|
|
26
|
+
/>
|
|
27
|
+
<Path
|
|
28
|
+
d="M296.467 197.479L325.7 168.246C340.062 153.884 362.464 152.462 378.418 163.98L383.425 168.987C391.301 176.863 395.285 187.157 395.379 197.479C395.285 207.802 391.301 218.095 383.425 225.971L378.418 230.978C362.464 242.496 340.062 241.074 325.7 226.712L296.467 197.479Z"
|
|
29
|
+
fill="#0DA84C"
|
|
30
|
+
/>
|
|
31
|
+
</G>
|
|
32
|
+
<Defs>
|
|
33
|
+
<ClipPath id="NeetoRunner_svg_clip0_511_16540">
|
|
34
|
+
<Rect
|
|
35
|
+
width={394.74}
|
|
36
|
+
height={394.74}
|
|
37
|
+
fill="white"
|
|
38
|
+
transform="translate(0.629883 0.628906)"
|
|
39
|
+
/>
|
|
40
|
+
</ClipPath>
|
|
41
|
+
</Defs>
|
|
42
|
+
</Svg>
|
|
43
|
+
);
|
|
44
|
+
export default SvgNeetoRunner;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgNeetoSeo = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 414 414" width={size} height={size} {...props}>
|
|
6
|
+
<Path
|
|
7
|
+
d="M192.904 286.959C179.608 273.663 179.608 252.106 192.904 238.81C206.2 225.514 227.757 225.514 241.053 238.81L350.628 348.385C363.924 361.681 363.924 383.238 350.628 396.534C337.332 409.83 315.775 409.83 302.479 396.534L192.904 286.959Z"
|
|
8
|
+
fill="#5BCC5A"
|
|
9
|
+
/>
|
|
10
|
+
<Path
|
|
11
|
+
d="M337.771 207.917C337.771 212.003 334.459 215.315 330.373 215.315L259.202 215.315L259.201 14.6914C259.201 10.6054 262.514 7.29298 266.6 7.29297L330.373 7.29297C334.459 7.29297 337.771 10.6053 337.771 14.6914L337.771 207.917Z"
|
|
12
|
+
fill="#75DC66"
|
|
13
|
+
/>
|
|
14
|
+
<Path
|
|
15
|
+
d="M259.197 215.315L188.026 215.315C183.94 215.315 180.628 212.003 180.628 207.917L180.628 73.8056C180.628 69.7195 183.94 66.4072 188.026 66.4072L259.197 66.4072V215.315Z"
|
|
16
|
+
fill="#75DC66"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
d="M308.589 215.316C308.589 285.984 251.301 343.272 180.633 343.272C109.965 343.272 52.6768 285.984 52.6768 215.316C52.6768 144.648 109.965 87.3597 180.633 87.3597C251.301 87.3597 308.589 144.648 308.589 215.316Z"
|
|
20
|
+
fill="#5BCC5A"
|
|
21
|
+
/>
|
|
22
|
+
<Path
|
|
23
|
+
d="M180.631 87.342C180.631 87.342 180.631 87.342 180.631 87.342C210.248 87.342 237.516 97.4044 259.2 114.297C289.255 137.71 308.586 174.244 308.588 215.294H188.114C183.981 215.294 180.631 211.943 180.631 207.811L180.631 87.342Z"
|
|
24
|
+
fill="#0DA84C"
|
|
25
|
+
/>
|
|
26
|
+
</Svg>
|
|
27
|
+
);
|
|
28
|
+
export default SvgNeetoSeo;
|
|
@@ -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 SvgNeetoSign = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 258 258" width={size} height={size} {...props}>
|
|
10
|
+
<Path
|
|
11
|
+
d="M112.004 111.563L173.552 199.816L104.813 247.755C80.4416 264.751 46.9081 258.773 29.9121 234.403C12.915 210.032 18.8937 176.498 43.2636 159.502L112.004 111.563Z"
|
|
12
|
+
fill="#0DA84C"
|
|
13
|
+
/>
|
|
14
|
+
<Path
|
|
15
|
+
d="M145.28 146.224L83.7321 57.971L152.471 10.0312C176.842 -6.96457 210.376 -0.986675 227.372 23.3838C244.369 47.7544 238.39 81.2884 214.021 98.2846L145.28 146.224Z"
|
|
16
|
+
fill="#75DC66"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
d="M83.7327 57.9646L152.472 10.0249C136.501 35.1034 139.09 51.4246 147.108 63.81L200.504 146.295C212.851 165.369 207.598 179.631 173.553 199.814L104.813 247.753C120.784 222.675 118.195 206.354 110.177 193.968L56.7813 111.483C44.4344 92.4094 49.6876 78.1474 83.7327 57.9646Z"
|
|
20
|
+
fill="#5BCC5A"
|
|
21
|
+
/>
|
|
22
|
+
</Svg>
|
|
23
|
+
);
|
|
24
|
+
export default SvgNeetoSign;
|