@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,33 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Rect, G, Path, Defs, ClipPath } 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 800 800" width={size} height={size} {...props}>
|
|
6
|
+
<Rect width={800} height={800} rx={160} fill="black" />
|
|
7
|
+
<G clipPath="url(#NeetoPay_svg_clip0_3206_10)">
|
|
8
|
+
<Path
|
|
9
|
+
d="M324.626 259.359C326.569 249.901 334.894 243.111 344.551 243.111H555.746C572.918 243.111 585.767 258.868 582.312 275.689L529.041 535.035C526.451 547.646 515.35 556.699 502.475 556.699H263.551L324.626 259.359Z"
|
|
10
|
+
fill="#5BCC5A"
|
|
11
|
+
/>
|
|
12
|
+
<Path
|
|
13
|
+
d="M318.907 287.184H390.127C437.189 287.184 472.206 330.673 462.165 376.651C454.77 410.514 424.788 434.654 390.128 434.654H288.633L318.907 287.184Z"
|
|
14
|
+
fill="#0DA84C"
|
|
15
|
+
/>
|
|
16
|
+
<Path
|
|
17
|
+
d="M263.547 556.699L318.908 287.184H282.942C273.286 287.184 264.96 293.973 263.017 303.432L214.345 540.411C212.618 548.821 219.043 556.699 227.629 556.699H263.547Z"
|
|
18
|
+
fill="#75DC66"
|
|
19
|
+
/>
|
|
20
|
+
</G>
|
|
21
|
+
<Defs>
|
|
22
|
+
<ClipPath id="NeetoPay_svg_clip0_3206_10">
|
|
23
|
+
<Rect
|
|
24
|
+
width={378}
|
|
25
|
+
height={378}
|
|
26
|
+
fill="white"
|
|
27
|
+
transform="translate(211 211)"
|
|
28
|
+
/>
|
|
29
|
+
</ClipPath>
|
|
30
|
+
</Defs>
|
|
31
|
+
</Svg>
|
|
32
|
+
);
|
|
33
|
+
export default SvgNeetoPay;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Rect, G, Path, Defs, ClipPath } 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 800 800" width={size} height={size} {...props}>
|
|
10
|
+
<Rect width={800} height={800} rx={160} fill="black" />
|
|
11
|
+
<G clipPath="url(#NeetoPlanner_svg_clip0_511_16459)">
|
|
12
|
+
<Path
|
|
13
|
+
d="M226.337 244.652C226.337 234.537 234.537 226.338 244.651 226.338H342.325V555.987C342.325 566.101 334.126 574.3 324.011 574.3H240.256C232.569 574.3 226.337 568.069 226.337 560.382V244.652Z"
|
|
14
|
+
fill="#5BCC5A"
|
|
15
|
+
/>
|
|
16
|
+
<Path
|
|
17
|
+
d="M458.312 439.999C458.312 450.114 450.113 458.313 439.999 458.313H360.639C350.524 458.313 342.325 450.114 342.325 439.999L342.325 226.338H458.312V439.999Z"
|
|
18
|
+
fill="#5BCC5A"
|
|
19
|
+
/>
|
|
20
|
+
<Path
|
|
21
|
+
d="M458.312 342.325H356.243C348.556 342.325 342.325 348.557 342.325 356.244V458.313H439.999C450.113 458.313 458.312 450.114 458.312 439.999V342.325Z"
|
|
22
|
+
fill="#0DA84C"
|
|
23
|
+
/>
|
|
24
|
+
<Path
|
|
25
|
+
d="M458.312 226.338H555.986C566.101 226.338 574.3 234.537 574.3 244.652V382.005C574.3 392.12 566.101 400.319 555.986 400.319H458.312V226.338Z"
|
|
26
|
+
fill="#75DC66"
|
|
27
|
+
/>
|
|
28
|
+
</G>
|
|
29
|
+
<Defs>
|
|
30
|
+
<ClipPath id="NeetoPlanner_svg_clip0_511_16459">
|
|
31
|
+
<Rect
|
|
32
|
+
width={348.3}
|
|
33
|
+
height={348.3}
|
|
34
|
+
fill="white"
|
|
35
|
+
transform="translate(226 226)"
|
|
36
|
+
/>
|
|
37
|
+
</ClipPath>
|
|
38
|
+
</Defs>
|
|
39
|
+
</Svg>
|
|
40
|
+
);
|
|
41
|
+
export default SvgNeetoPlanner;
|
|
@@ -0,0 +1,33 @@
|
|
|
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 800 800" width={size} height={size} {...props}>
|
|
10
|
+
<Rect width={800} height={800} rx={160} fill="black" />
|
|
11
|
+
<Rect
|
|
12
|
+
x={396.615}
|
|
13
|
+
y={442.539}
|
|
14
|
+
width={58.4065}
|
|
15
|
+
height={191.324}
|
|
16
|
+
rx={29.2033}
|
|
17
|
+
transform="rotate(-45 396.615 442.539)"
|
|
18
|
+
fill="#5BCC5A"
|
|
19
|
+
/>
|
|
20
|
+
<Circle cx={406.74} cy={401.747} r={109.753} fill="#5BCC5A" />
|
|
21
|
+
<Path
|
|
22
|
+
d="M406.606 223.32C308.28 223.32 228.571 303.377 228.571 402.133H406.606V223.32Z"
|
|
23
|
+
fill="#75DC66"
|
|
24
|
+
/>
|
|
25
|
+
<Path
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
d="M406.607 291.992C346.054 292.064 296.987 341.174 296.987 401.745C296.987 401.874 296.988 402.002 296.988 402.13H406.607V291.992Z"
|
|
29
|
+
fill="#0DA84C"
|
|
30
|
+
/>
|
|
31
|
+
</Svg>
|
|
32
|
+
);
|
|
33
|
+
export default SvgNeetoPlaydash;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Rect, Path } 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 800 800" width={size} height={size} {...props}>
|
|
10
|
+
<Rect width={800} height={800} rx={160} fill="black" />
|
|
11
|
+
<Path
|
|
12
|
+
d="M264.824 571.919V226.479H419.599C482.78 226.479 533.999 277.697 533.999 340.878C533.999 404.059 482.78 455.277 419.599 455.277H381.466V571.919H264.824Z"
|
|
13
|
+
fill="#5BCC5A"
|
|
14
|
+
/>
|
|
15
|
+
<Path
|
|
16
|
+
d="M264.944 339.123H381.705V572.643H264.944V339.123Z"
|
|
17
|
+
fill="#75DC66"
|
|
18
|
+
/>
|
|
19
|
+
<Path
|
|
20
|
+
d="M264.825 338.634H381.467L381.466 455.277L264.825 338.634Z"
|
|
21
|
+
fill="#0DA84C"
|
|
22
|
+
/>
|
|
23
|
+
</Svg>
|
|
24
|
+
);
|
|
25
|
+
export default SvgNeetoPublish;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Rect, G, Path, Defs, ClipPath } 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 800 800" width={size} height={size} {...props}>
|
|
10
|
+
<Rect width={800} height={800} rx={160} fill="black" />
|
|
11
|
+
<G clipPath="url(#NeetoQuiz_svg_clip0_511_16527)">
|
|
12
|
+
<Path
|
|
13
|
+
fillRule="evenodd"
|
|
14
|
+
clipRule="evenodd"
|
|
15
|
+
d="M395.983 489.913C448.703 489.913 491.441 447.175 491.441 394.455C491.441 341.735 448.703 298.997 395.983 298.997C343.263 298.997 300.525 341.735 300.525 394.455C300.525 447.175 343.263 489.913 395.983 489.913ZM395.983 562.91C489.018 562.91 564.438 487.49 564.438 394.455C564.438 301.42 489.018 226 395.983 226C302.947 226 227.527 301.42 227.527 394.455C227.527 487.49 302.947 562.91 395.983 562.91Z"
|
|
16
|
+
fill="#5BCC5A"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
d="M409.958 408.431C427.47 390.919 455.862 390.919 473.373 408.431L560.57 495.627C578.081 513.139 578.081 541.531 560.57 559.042C543.058 576.554 514.666 576.554 497.154 559.042L409.958 471.846C392.446 454.335 392.446 425.942 409.958 408.431Z"
|
|
20
|
+
fill="#75DC66"
|
|
21
|
+
/>
|
|
22
|
+
<Path
|
|
23
|
+
d="M423.883 485.772L479.115 541.003C505.541 525.98 527.507 504.014 542.53 477.588L487.299 422.356C478.058 452.639 454.166 476.531 423.883 485.772Z"
|
|
24
|
+
fill="#0DA84C"
|
|
25
|
+
/>
|
|
26
|
+
</G>
|
|
27
|
+
<Defs>
|
|
28
|
+
<ClipPath id="NeetoQuiz_svg_clip0_511_16527">
|
|
29
|
+
<Rect
|
|
30
|
+
width={347.962}
|
|
31
|
+
height={347.962}
|
|
32
|
+
fill="white"
|
|
33
|
+
transform="translate(226 226)"
|
|
34
|
+
/>
|
|
35
|
+
</ClipPath>
|
|
36
|
+
</Defs>
|
|
37
|
+
</Svg>
|
|
38
|
+
);
|
|
39
|
+
export default SvgNeetoQuiz;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Rect, 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 800 800" width={size} height={size} {...props}>
|
|
10
|
+
<Rect width={800} height={800} rx={160} fill="black" />
|
|
11
|
+
<Path
|
|
12
|
+
d="M253.97 462.86L253.97 209.42L418.627 209.42C488.438 209.42 545.03 266.154 545.03 336.14C545.03 406.125 488.438 462.86 418.627 462.86H253.97Z"
|
|
13
|
+
fill="#5BCC5A"
|
|
14
|
+
/>
|
|
15
|
+
<Path
|
|
16
|
+
d="M253.97 209.42L544.955 589.58H350.965L253.97 462.86L253.97 209.42Z"
|
|
17
|
+
fill="#75DC66"
|
|
18
|
+
/>
|
|
19
|
+
<Path
|
|
20
|
+
d="M253.97 209.42L445.726 459.941C436.996 461.853 427.929 462.86 418.627 462.86H253.97L253.97 209.42Z"
|
|
21
|
+
fill="#0DA84C"
|
|
22
|
+
/>
|
|
23
|
+
</Svg>
|
|
24
|
+
);
|
|
25
|
+
export default SvgNeetoRecord;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Rect, G, Path, Defs, ClipPath } 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 800 800" width={size} height={size} {...props}>
|
|
10
|
+
<Rect width={800} height={800} rx={160} fill="black" />
|
|
11
|
+
<G clipPath="url(#NeetoReplay_svg_clip0_511_16503)">
|
|
12
|
+
<Path
|
|
13
|
+
d="M318.815 526.146V273.97C318.815 251.483 343.761 237.964 362.601 250.241L563.363 381.075C577.079 390.014 577.079 410.102 563.363 419.041L362.601 549.874C343.761 562.152 318.815 548.633 318.815 526.146Z"
|
|
14
|
+
fill="#5BCC5A"
|
|
15
|
+
/>
|
|
16
|
+
<Path
|
|
17
|
+
d="M225.35 480.95V318.033C225.35 295.228 250.926 281.774 269.718 294.694L394.993 380.82C408.089 389.824 408.089 409.16 394.993 418.163L269.718 504.289C250.926 517.209 225.35 503.755 225.35 480.95Z"
|
|
18
|
+
fill="#75DC66"
|
|
19
|
+
/>
|
|
20
|
+
<Path
|
|
21
|
+
d="M318.816 470.533L394.993 418.163C408.089 409.16 408.089 389.824 394.993 380.82L318.816 328.445V470.533Z"
|
|
22
|
+
fill="#0DA84C"
|
|
23
|
+
/>
|
|
24
|
+
</G>
|
|
25
|
+
<Defs>
|
|
26
|
+
<ClipPath id="NeetoReplay_svg_clip0_511_16503">
|
|
27
|
+
<Rect
|
|
28
|
+
width={348.3}
|
|
29
|
+
height={348.3}
|
|
30
|
+
fill="white"
|
|
31
|
+
transform="translate(225.35 225.35)"
|
|
32
|
+
/>
|
|
33
|
+
</ClipPath>
|
|
34
|
+
</Defs>
|
|
35
|
+
</Svg>
|
|
36
|
+
);
|
|
37
|
+
export default SvgNeetoReplay;
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Rect, G, Path, Defs, ClipPath } 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 800 800" width={size} height={size} {...props}>
|
|
10
|
+
<Rect width={800} height={800} rx={160} fill="black" />
|
|
11
|
+
<G clipPath="url(#NeetoRunner_svg_clip0_511_16539)">
|
|
12
|
+
<Path
|
|
13
|
+
d="M381.348 480.442C397.288 496.382 397.288 522.227 381.348 538.167C365.408 554.108 339.563 554.108 323.623 538.167L213.42 427.965C197.48 412.024 197.48 386.18 213.42 370.239C229.361 354.299 255.205 354.299 271.145 370.239L381.348 480.442Z"
|
|
14
|
+
fill="#5BCC5A"
|
|
15
|
+
/>
|
|
16
|
+
<Path
|
|
17
|
+
d="M381.348 318.503C397.288 302.562 397.288 276.718 381.348 260.778C365.408 244.837 339.563 244.837 323.623 260.778L213.42 370.98C197.48 386.921 197.48 412.765 213.42 428.705C229.361 444.646 255.205 444.646 271.145 428.705L381.348 318.503Z"
|
|
18
|
+
fill="#5BCC5A"
|
|
19
|
+
/>
|
|
20
|
+
<Path
|
|
21
|
+
d="M417.492 480.442C401.552 496.382 401.552 522.227 417.492 538.167C433.433 554.108 459.277 554.108 475.218 538.167L585.42 427.965C601.361 412.024 601.361 386.18 585.42 370.239C569.48 354.299 543.635 354.299 527.695 370.239L417.492 480.442Z"
|
|
22
|
+
fill="#75DC66"
|
|
23
|
+
/>
|
|
24
|
+
<Path
|
|
25
|
+
d="M417.492 318.503C401.552 302.562 401.552 276.718 417.492 260.778C433.433 244.837 459.277 244.837 475.218 260.778L585.42 370.98C601.361 386.921 601.361 412.765 585.42 428.705C569.48 444.646 543.635 444.646 527.695 428.705L417.492 318.503Z"
|
|
26
|
+
fill="#0DA84C"
|
|
27
|
+
/>
|
|
28
|
+
<Path
|
|
29
|
+
d="M498.467 399.479L527.7 370.246C542.062 355.884 564.464 354.462 580.418 365.98L585.425 370.987C593.301 378.863 597.285 389.157 597.379 399.479C597.285 409.802 593.301 420.095 585.425 427.971L580.418 432.978C564.464 444.496 542.062 443.074 527.7 428.712L498.467 399.479Z"
|
|
30
|
+
fill="#0DA84C"
|
|
31
|
+
/>
|
|
32
|
+
</G>
|
|
33
|
+
<Defs>
|
|
34
|
+
<ClipPath id="NeetoRunner_svg_clip0_511_16539">
|
|
35
|
+
<Rect
|
|
36
|
+
width={394.74}
|
|
37
|
+
height={394.74}
|
|
38
|
+
fill="white"
|
|
39
|
+
transform="translate(202.63 202.629)"
|
|
40
|
+
/>
|
|
41
|
+
</ClipPath>
|
|
42
|
+
</Defs>
|
|
43
|
+
</Svg>
|
|
44
|
+
);
|
|
45
|
+
export default SvgNeetoRunner;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Rect, 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 800 800" width={size} height={size} {...props}>
|
|
6
|
+
<Rect width={800} height={800} rx={160} fill="black" />
|
|
7
|
+
<Path
|
|
8
|
+
d="M385.904 479.959C372.608 466.663 372.608 445.106 385.904 431.81C399.2 418.514 420.757 418.514 434.053 431.81L543.628 541.385C556.924 554.681 556.924 576.238 543.628 589.534C530.332 602.83 508.775 602.83 495.479 589.534L385.904 479.959Z"
|
|
9
|
+
fill="#5BCC5A"
|
|
10
|
+
/>
|
|
11
|
+
<Path
|
|
12
|
+
d="M530.771 400.917C530.771 405.003 527.459 408.315 523.373 408.315L452.202 408.315L452.201 207.691C452.201 203.605 455.514 200.293 459.6 200.293L523.373 200.293C527.459 200.293 530.771 203.605 530.771 207.691L530.771 400.917Z"
|
|
13
|
+
fill="#75DC66"
|
|
14
|
+
/>
|
|
15
|
+
<Path
|
|
16
|
+
d="M452.197 408.315L381.026 408.315C376.94 408.315 373.628 405.003 373.628 400.917L373.628 266.806C373.628 262.72 376.94 259.407 381.026 259.407L452.197 259.407V408.315Z"
|
|
17
|
+
fill="#75DC66"
|
|
18
|
+
/>
|
|
19
|
+
<Path
|
|
20
|
+
d="M501.589 408.316C501.589 478.984 444.301 536.272 373.633 536.272C302.965 536.272 245.677 478.984 245.677 408.316C245.677 337.648 302.965 280.36 373.633 280.36C444.301 280.36 501.589 337.648 501.589 408.316Z"
|
|
21
|
+
fill="#5BCC5A"
|
|
22
|
+
/>
|
|
23
|
+
<Path
|
|
24
|
+
d="M373.631 280.342C373.631 280.342 373.631 280.342 373.631 280.342C403.248 280.342 430.516 290.404 452.2 307.297C482.255 330.71 501.586 367.244 501.588 408.294H381.114C376.981 408.294 373.631 404.943 373.631 400.811L373.631 280.342Z"
|
|
25
|
+
fill="#0DA84C"
|
|
26
|
+
/>
|
|
27
|
+
</Svg>
|
|
28
|
+
);
|
|
29
|
+
export default SvgNeetoSeo;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Rect, G, Path, Defs, ClipPath } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgNeetoSite = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 800 800" width={size} height={size} {...props}>
|
|
10
|
+
<Rect width={800} height={800} rx={160} fill="black" />
|
|
11
|
+
<G clipPath="url(#NeetoSite_svg_clip0_511_16500)">
|
|
12
|
+
<Path
|
|
13
|
+
d="M226.844 317.023C226.844 299.418 241.115 285.147 258.72 285.147H542.423C560.028 285.147 574.3 299.418 574.3 317.023V345.713H226.844V317.023Z"
|
|
14
|
+
fill="#5BCC5A"
|
|
15
|
+
/>
|
|
16
|
+
<Path
|
|
17
|
+
d="M226.844 350.494H574.3V525.816C574.3 543.421 560.028 557.693 542.423 557.693H258.72C241.115 557.693 226.844 543.421 226.844 525.816V350.494Z"
|
|
18
|
+
fill="#5BCC5A"
|
|
19
|
+
/>
|
|
20
|
+
<Path
|
|
21
|
+
d="M454.762 259.645C454.762 250.843 461.898 243.707 470.701 243.707H502.577C511.38 243.707 518.516 250.843 518.516 259.645V453.695L486.639 490.752L454.762 453.695V259.645Z"
|
|
22
|
+
fill="#0DA84C"
|
|
23
|
+
/>
|
|
24
|
+
<Path
|
|
25
|
+
d="M454.762 259.645C454.762 250.843 461.898 243.707 470.701 243.707H502.577C511.38 243.707 518.516 250.843 518.516 259.645V350.494H454.762V259.645Z"
|
|
26
|
+
fill="#75DC66"
|
|
27
|
+
/>
|
|
28
|
+
</G>
|
|
29
|
+
<Defs>
|
|
30
|
+
<ClipPath id="NeetoSite_svg_clip0_511_16500">
|
|
31
|
+
<Rect
|
|
32
|
+
width={348.3}
|
|
33
|
+
height={348.3}
|
|
34
|
+
fill="white"
|
|
35
|
+
transform="translate(226 226)"
|
|
36
|
+
/>
|
|
37
|
+
</ClipPath>
|
|
38
|
+
</Defs>
|
|
39
|
+
</Svg>
|
|
40
|
+
);
|
|
41
|
+
export default SvgNeetoSite;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Rect, G, Path, Defs, ClipPath } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgNeetoTestify = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 800 800" width={size} height={size} {...props}>
|
|
10
|
+
<Rect width={800} height={800} rx={160} fill="black" />
|
|
11
|
+
<G clipPath="url(#NeetoTestify_svg_clip0_511_16533)">
|
|
12
|
+
<Path
|
|
13
|
+
fillRule="evenodd"
|
|
14
|
+
clipRule="evenodd"
|
|
15
|
+
d="M501.234 299.037C495.552 293.354 489.224 288.071 482.359 283.326L485.349 241.442C485.824 234.792 481.493 228.749 475.044 227.061L423.564 213.588C417.23 211.931 410.601 214.936 407.674 220.793L388.661 258.83C371.998 260.381 355.657 264.804 340.76 271.807L306.073 248.807C300.583 245.167 293.288 245.899 288.631 250.556L250.551 288.636C245.894 293.293 245.162 300.587 248.802 306.077L271.788 340.749C264.677 355.784 260.346 371.848 258.795 388.665L220.785 407.676C214.93 410.605 211.926 417.233 213.584 423.565L227.057 475.048C228.745 481.497 234.788 485.828 241.438 485.354L283.321 482.364C288.067 489.229 293.35 495.556 299.032 501.239C304.715 506.921 311.042 512.204 317.907 516.95L314.917 558.833C314.443 565.483 318.774 571.527 325.223 573.214L376.703 586.687C383.037 588.345 389.666 585.339 392.593 579.483L411.606 541.446C428.269 539.894 444.61 535.471 459.507 528.468L494.194 551.468C499.684 555.108 506.978 554.377 511.636 549.719L549.715 511.64C554.373 506.982 555.104 499.688 551.465 494.199L528.479 459.527C535.574 444.507 539.921 428.427 541.472 411.61L579.491 392.612C585.349 389.686 588.355 383.056 586.697 376.721L573.225 325.242C571.538 318.793 565.494 314.462 558.844 314.937L516.961 317.927C512.2 311.047 506.917 304.719 501.234 299.037ZM453.886 453.89C424.245 483.531 376.021 483.531 346.381 453.89C316.74 424.25 316.74 376.026 346.381 346.385C376.021 316.744 424.245 316.745 453.886 346.385C483.526 376.026 483.527 424.25 453.886 453.89Z"
|
|
16
|
+
fill="#5BCC5A"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
d="M482.351 283.326C489.216 288.071 495.543 293.354 501.226 299.037C506.908 304.719 512.191 311.047 516.952 317.927L558.836 314.937C565.485 314.462 571.529 318.793 573.217 325.242L586.689 376.721C588.347 383.056 585.34 389.686 579.483 392.612L541.463 411.61C539.912 428.427 535.566 444.507 528.47 459.527L551.456 494.199C555.096 499.688 554.364 506.982 549.706 511.64L511.627 549.719C506.969 554.377 499.675 555.108 494.185 551.468L460.309 529.005L417.899 474.03C431.093 470.879 443.602 464.166 453.877 453.89C483.518 424.25 483.518 376.026 453.877 346.385C424.236 316.745 376.013 316.744 346.372 346.385C340.92 351.837 336.471 357.917 333.025 364.395L332.932 364.274L387.521 258.94C387.898 258.902 388.275 258.865 388.652 258.83L407.665 220.793C410.592 214.936 417.221 211.931 423.555 213.588L475.035 227.061C481.484 228.749 485.815 234.792 485.341 241.442L482.351 283.326Z"
|
|
20
|
+
fill="#75DC66"
|
|
21
|
+
/>
|
|
22
|
+
<Path
|
|
23
|
+
d="M417.67 473.98L492.633 570.21C497.748 576.776 507.46 577.377 513.346 571.491L571.465 513.372C577.351 507.486 576.751 497.774 570.184 492.659L473.951 417.693C470.819 430.925 464.092 443.481 453.771 453.802C443.451 464.122 430.899 470.848 417.67 473.98Z"
|
|
24
|
+
fill="#0DA84C"
|
|
25
|
+
/>
|
|
26
|
+
</G>
|
|
27
|
+
<Defs>
|
|
28
|
+
<ClipPath id="NeetoTestify_svg_clip0_511_16533">
|
|
29
|
+
<Rect
|
|
30
|
+
width={375.3}
|
|
31
|
+
height={375.3}
|
|
32
|
+
fill="white"
|
|
33
|
+
transform="translate(211.85 211.85)"
|
|
34
|
+
/>
|
|
35
|
+
</ClipPath>
|
|
36
|
+
</Defs>
|
|
37
|
+
</Svg>
|
|
38
|
+
);
|
|
39
|
+
export default SvgNeetoTestify;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Rect, G, Path, Defs, ClipPath } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgNeetoTower = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 800 800" width={size} height={size} {...props}>
|
|
10
|
+
<Rect width={800} height={800} rx={160} fill="black" />
|
|
11
|
+
<G clipPath="url(#NeetoTower_svg_clip0_1987_284)">
|
|
12
|
+
<Path d="M557.734 225H421.212V431.122L557.734 225Z" fill="#0DA84C" />
|
|
13
|
+
<Path
|
|
14
|
+
d="M241.859 225H421.212L421.212 318.692H241.859V225Z"
|
|
15
|
+
fill="#5BCC5A"
|
|
16
|
+
/>
|
|
17
|
+
<Path
|
|
18
|
+
d="M327.52 573L327.52 225.002L421.212 225V431.122L327.52 573Z"
|
|
19
|
+
fill="#75DC66"
|
|
20
|
+
/>
|
|
21
|
+
</G>
|
|
22
|
+
<Defs>
|
|
23
|
+
<ClipPath id="NeetoTower_svg_clip0_1987_284">
|
|
24
|
+
<Rect
|
|
25
|
+
width={348.3}
|
|
26
|
+
height={348.3}
|
|
27
|
+
fill="white"
|
|
28
|
+
transform="translate(225.352 225.35)"
|
|
29
|
+
/>
|
|
30
|
+
</ClipPath>
|
|
31
|
+
</Defs>
|
|
32
|
+
</Svg>
|
|
33
|
+
);
|
|
34
|
+
export default SvgNeetoTower;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Rect, Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgNeetoWireframe = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 800 800" width={size} height={size} {...props}>
|
|
10
|
+
<Rect width={800} height={800} rx={160} fill="black" />
|
|
11
|
+
<Path
|
|
12
|
+
d="M572.797 413.294V542.485C572.797 559.227 559.225 572.8 542.482 572.8H257.515C240.772 572.8 227.2 559.227 227.2 542.485L227.2 413.294H572.797Z"
|
|
13
|
+
fill="#5BCC5A"
|
|
14
|
+
/>
|
|
15
|
+
<Path
|
|
16
|
+
d="M386.706 227.2L386.706 386.707L227.2 386.707L227.2 257.516C227.2 240.773 240.773 227.2 257.515 227.2L386.706 227.2Z"
|
|
17
|
+
fill="#5BCC5A"
|
|
18
|
+
/>
|
|
19
|
+
<Path
|
|
20
|
+
d="M542.482 227.2C559.225 227.2 572.797 240.773 572.797 257.516V542.485C572.797 559.227 559.225 572.8 542.482 572.8L413.291 572.798V227.2L542.482 227.2Z"
|
|
21
|
+
fill="#75DC66"
|
|
22
|
+
/>
|
|
23
|
+
<Path
|
|
24
|
+
d="M413.291 572.798L413.291 413.291L572.797 413.294V542.485C572.797 559.125 559.39 572.633 542.788 572.798L413.291 572.798Z"
|
|
25
|
+
fill="#0DA84C"
|
|
26
|
+
/>
|
|
27
|
+
</Svg>
|
|
28
|
+
);
|
|
29
|
+
export default SvgNeetoWireframe;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgAlert = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 80 26" width={size} height={size} {...props}>
|
|
6
|
+
<Path
|
|
7
|
+
d="M39.9995 10.3323V14.3323"
|
|
8
|
+
stroke={color}
|
|
9
|
+
strokeWidth={1.5}
|
|
10
|
+
strokeLinecap="round"
|
|
11
|
+
strokeLinejoin="round"
|
|
12
|
+
data-dark-mode-color="true"
|
|
13
|
+
/>
|
|
14
|
+
<Path
|
|
15
|
+
d="M38.3625 4.92322L30.2565 18.4572C30.0894 18.7466 30.001 19.0747 30 19.4089C29.9991 19.743 30.0856 20.0716 30.251 20.362C30.4165 20.6523 30.6551 20.8943 30.943 21.0638C31.231 21.2333 31.5584 21.3245 31.8925 21.3282H48.1065C48.4405 21.3244 48.7677 21.2332 49.0555 21.0637C49.3433 20.8942 49.5818 20.6524 49.7472 20.3622C49.9126 20.072 49.9992 19.7436 49.9984 19.4096C49.9976 19.0756 49.9094 18.7476 49.7425 18.4582L41.6365 4.92222C41.466 4.64072 41.2257 4.40796 40.9389 4.24642C40.6522 4.08487 40.3286 4 39.9995 4C39.6704 4 39.3468 4.08487 39.06 4.24642C38.7733 4.40796 38.533 4.64072 38.3625 4.92222V4.92322Z"
|
|
16
|
+
stroke={color}
|
|
17
|
+
strokeWidth={1.5}
|
|
18
|
+
strokeLinecap="round"
|
|
19
|
+
data-dark-mode-color="true"
|
|
20
|
+
strokeLinejoin="round"
|
|
21
|
+
/>
|
|
22
|
+
<Path
|
|
23
|
+
d="M39.9995 17.3323H40.0095"
|
|
24
|
+
stroke={color}
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
strokeLinecap="round"
|
|
27
|
+
strokeLinejoin="round"
|
|
28
|
+
data-dark-mode-color="true"
|
|
29
|
+
/>
|
|
30
|
+
</Svg>
|
|
31
|
+
);
|
|
32
|
+
export default SvgAlert;
|