@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,40 @@
|
|
|
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 SvgChatQuestions = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 24 24" width={size} height={size} {...props}>
|
|
10
|
+
<G clipPath="url(#ChatQuestions_svg_clip0_177_608)">
|
|
11
|
+
<Path
|
|
12
|
+
d="M15.02 19.52C12.679 20.256 10.02 20.126 7.7 19L3 20L4.3 16.1C1.976 12.663 2.874 8.22797 6.4 5.72597C9.926 3.22497 14.99 3.42997 18.245 6.20597C19.894 7.61297 20.82 9.45897 20.987 11.358"
|
|
13
|
+
stroke={color}
|
|
14
|
+
strokeWidth={1.2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
d="M19 22V22.01"
|
|
20
|
+
stroke={color}
|
|
21
|
+
strokeWidth={1.2}
|
|
22
|
+
strokeLinecap="round"
|
|
23
|
+
strokeLinejoin="round"
|
|
24
|
+
/>
|
|
25
|
+
<Path
|
|
26
|
+
d="M19 19C19.4483 18.9986 19.8832 18.8468 20.235 18.569C20.5868 18.2911 20.8352 17.9033 20.9406 17.4675C21.0459 17.0318 21.0019 16.5733 20.8158 16.1655C20.6297 15.7576 20.3122 15.424 19.914 15.218C19.5162 15.0142 19.0611 14.951 18.6228 15.0387C18.1845 15.1264 17.7888 15.3598 17.5 15.701"
|
|
27
|
+
stroke={color}
|
|
28
|
+
strokeWidth={1.2}
|
|
29
|
+
strokeLinecap="round"
|
|
30
|
+
strokeLinejoin="round"
|
|
31
|
+
/>
|
|
32
|
+
</G>
|
|
33
|
+
<Defs>
|
|
34
|
+
<ClipPath id="ChatQuestions_svg_clip0_177_608">
|
|
35
|
+
<Rect width={24} height={24} fill="white" />
|
|
36
|
+
</ClipPath>
|
|
37
|
+
</Defs>
|
|
38
|
+
</Svg>
|
|
39
|
+
);
|
|
40
|
+
export default SvgChatQuestions;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgCheck = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 24 24" width={size} height={size} {...props}>
|
|
6
|
+
<Path
|
|
7
|
+
d="M19 8L9.48 18L5 13.2941"
|
|
8
|
+
stroke={color}
|
|
9
|
+
strokeWidth={1.2}
|
|
10
|
+
strokeLinecap="round"
|
|
11
|
+
strokeLinejoin="round"
|
|
12
|
+
/>
|
|
13
|
+
</Svg>
|
|
14
|
+
);
|
|
15
|
+
export default SvgCheck;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgCheckCircle = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 24 24" width={size} height={size} {...props}>
|
|
10
|
+
<Path
|
|
11
|
+
d="M9 12L11 14L15 10M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z"
|
|
12
|
+
stroke={color}
|
|
13
|
+
strokeWidth={1.2}
|
|
14
|
+
strokeLinecap="round"
|
|
15
|
+
strokeLinejoin="round"
|
|
16
|
+
/>
|
|
17
|
+
</Svg>
|
|
18
|
+
);
|
|
19
|
+
export default SvgCheckCircle;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Rect, Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgCheckbox = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 24 24" width={size} height={size} {...props}>
|
|
6
|
+
<Rect
|
|
7
|
+
x={3.6}
|
|
8
|
+
y={3.6}
|
|
9
|
+
width={16.8}
|
|
10
|
+
height={16.8}
|
|
11
|
+
rx={1.4}
|
|
12
|
+
stroke={color}
|
|
13
|
+
strokeWidth={1.2}
|
|
14
|
+
/>
|
|
15
|
+
<Path
|
|
16
|
+
d="M16.5 9.25073L10.7507 15L7.75073 12"
|
|
17
|
+
stroke={color}
|
|
18
|
+
strokeWidth={1.2}
|
|
19
|
+
strokeLinecap="round"
|
|
20
|
+
strokeLinejoin="round"
|
|
21
|
+
/>
|
|
22
|
+
</Svg>
|
|
23
|
+
);
|
|
24
|
+
export default SvgCheckbox;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Rect } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgCheckboxInactive = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 24 24" width={size} height={size} {...props}>
|
|
10
|
+
<Rect
|
|
11
|
+
x={3.75}
|
|
12
|
+
y={3.75}
|
|
13
|
+
width={16.5}
|
|
14
|
+
height={16.5}
|
|
15
|
+
rx={1.25}
|
|
16
|
+
stroke={color}
|
|
17
|
+
strokeWidth={1.5}
|
|
18
|
+
/>
|
|
19
|
+
</Svg>
|
|
20
|
+
);
|
|
21
|
+
export default SvgCheckboxInactive;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgCheckmark = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 24 24" width={size} height={size} {...props}>
|
|
10
|
+
<Path
|
|
11
|
+
d="M22 11.0857V12.0057C21.9988 14.1621 21.3005 16.2604 20.0093 17.9875C18.7182 19.7147 16.9033 20.9782 14.8354 21.5896C12.7674 22.201 10.5573 22.1276 8.53447 21.3803C6.51168 20.633 4.78465 19.2518 3.61096 17.4428C2.43727 15.6338 1.87979 13.4938 2.02168 11.342C2.16356 9.19029 2.99721 7.14205 4.39828 5.5028C5.79935 3.86354 7.69278 2.72111 9.79619 2.24587C11.8996 1.77063 14.1003 1.98806 16.07 2.86572"
|
|
12
|
+
stroke={color}
|
|
13
|
+
strokeWidth={1.2}
|
|
14
|
+
strokeLinecap="round"
|
|
15
|
+
strokeLinejoin="round"
|
|
16
|
+
/>
|
|
17
|
+
<Path
|
|
18
|
+
d="M22 4L12.7692 14L10 11.003"
|
|
19
|
+
stroke={color}
|
|
20
|
+
strokeWidth={1.2}
|
|
21
|
+
strokeLinecap="round"
|
|
22
|
+
strokeLinejoin="round"
|
|
23
|
+
/>
|
|
24
|
+
</Svg>
|
|
25
|
+
);
|
|
26
|
+
export default SvgCheckmark;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgChrome = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 16 16" width={size} height={size} {...props}>
|
|
6
|
+
<Path
|
|
7
|
+
d="M12.2426 3.75736C14.5858 6.10051 14.5858 9.89949 12.2426 12.2426C9.89948 14.5858 6.10049 14.5858 3.75736 12.2426C1.41421 9.89948 1.41421 6.10049 3.75736 3.75736C6.10051 1.41421 9.89949 1.41421 12.2426 3.75736"
|
|
8
|
+
stroke={color}
|
|
9
|
+
strokeLinecap="round"
|
|
10
|
+
strokeLinejoin="round"
|
|
11
|
+
/>
|
|
12
|
+
<Path
|
|
13
|
+
d="M7.99979 5.2731H13.3465M9.92833 6.07125C10.9934 7.13634 10.9934 8.86319 9.92833 9.92829C8.86324 10.9934 7.13639 10.9934 6.07129 9.92829C5.00621 8.8632 5.00621 7.13635 6.07129 6.07125C7.13638 5.00617 8.86323 5.00617 9.92833 6.07125V6.07125ZM10.3625 9.3631L7.71113 13.9998L10.3625 9.3631ZM2.95312 4.75977L5.63979 9.36643L2.95312 4.75977Z"
|
|
14
|
+
stroke={color}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
</Svg>
|
|
19
|
+
);
|
|
20
|
+
export default SvgChrome;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgClearCache = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 24 24" width={size} height={size} {...props}>
|
|
10
|
+
<Path
|
|
11
|
+
d="M20 6.375H4M15.5414 21H8.45857C7.89171 21 7.34573 20.786 6.92981 20.4009C6.51389 20.0157 6.25868 19.4878 6.2152 18.9226L5.25 6.375H18.75L17.7848 18.9226C17.7413 19.4878 17.4861 20.0157 17.0702 20.4009C16.6543 20.786 16.1083 21 15.5414 21ZM9.18748 3H14.8125C15.1108 3 15.397 3.11853 15.608 3.3295C15.819 3.54048 15.9375 3.82663 15.9375 4.125V6.375H8.06248V4.125C8.06248 3.82663 8.18101 3.54048 8.39198 3.3295C8.60296 3.11853 8.88911 3 9.18748 3Z"
|
|
12
|
+
stroke={color}
|
|
13
|
+
strokeWidth={1.2}
|
|
14
|
+
strokeLinecap="round"
|
|
15
|
+
strokeLinejoin="round"
|
|
16
|
+
/>
|
|
17
|
+
<Path
|
|
18
|
+
d="M9 13L11 15L15 11"
|
|
19
|
+
stroke={color}
|
|
20
|
+
strokeWidth={1.2}
|
|
21
|
+
strokeLinecap="round"
|
|
22
|
+
/>
|
|
23
|
+
</Svg>
|
|
24
|
+
);
|
|
25
|
+
export default SvgClearCache;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgClock = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 24 24" width={size} height={size} {...props}>
|
|
6
|
+
<Path
|
|
7
|
+
d="M12 7V12L15 15M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z"
|
|
8
|
+
stroke={color}
|
|
9
|
+
strokeWidth={1.2}
|
|
10
|
+
strokeLinecap="round"
|
|
11
|
+
strokeLinejoin="round"
|
|
12
|
+
/>
|
|
13
|
+
</Svg>
|
|
14
|
+
);
|
|
15
|
+
export default SvgClock;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgClose = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 24 24" width={size} height={size} {...props}>
|
|
6
|
+
<Path
|
|
7
|
+
d="M6 6L18 18M18 6L6 18"
|
|
8
|
+
stroke={color}
|
|
9
|
+
strokeWidth={1.2}
|
|
10
|
+
strokeLinecap="round"
|
|
11
|
+
strokeLinejoin="round"
|
|
12
|
+
/>
|
|
13
|
+
</Svg>
|
|
14
|
+
);
|
|
15
|
+
export default SvgClose;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgCloseCircle = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 24 24" width={size} height={size} {...props}>
|
|
10
|
+
<Path
|
|
11
|
+
d="M9 9L15 15M9 15L15 9M12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C13.1819 21 14.3522 20.7672 15.4442 20.3149C16.5361 19.8626 17.5282 19.1997 18.364 18.364C19.1997 17.5282 19.8626 16.5361 20.3149 15.4442C20.7672 14.3522 21 13.1819 21 12C21 10.8181 20.7672 9.64778 20.3149 8.55585C19.8626 7.46392 19.1997 6.47177 18.364 5.63604C17.5282 4.80031 16.5361 4.13738 15.4442 3.68508C14.3522 3.23279 13.1819 3 12 3Z"
|
|
12
|
+
stroke={color}
|
|
13
|
+
strokeWidth={1.2}
|
|
14
|
+
strokeLinecap="round"
|
|
15
|
+
strokeLinejoin="round"
|
|
16
|
+
/>
|
|
17
|
+
</Svg>
|
|
18
|
+
);
|
|
19
|
+
export default SvgCloseCircle;
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { G, Path, Defs } from "react-native-svg";
|
|
3
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
4
|
+
import type { IconProps } from "../../types";
|
|
5
|
+
const SvgClosedHand = ({
|
|
6
|
+
size = 24,
|
|
7
|
+
color = "#344054",
|
|
8
|
+
...props
|
|
9
|
+
}: IconProps) => (
|
|
10
|
+
<Svg fill="none" viewBox="0 0 24 23" width={size} height={size} {...props}>
|
|
11
|
+
<G filter="url(#ClosedHand_svg_filter0_d_150_325)">
|
|
12
|
+
<Path
|
|
13
|
+
fillRule="evenodd"
|
|
14
|
+
clipRule="evenodd"
|
|
15
|
+
d="M6.88562 2.46051C7.52562 2.22318 8.78828 2.36851 9.12162 3.09118C9.40562 3.70718 9.64962 4.74584 9.66295 4.52451C9.69495 4.03251 9.63095 2.96851 9.84562 2.41251C10.0016 2.00718 10.3083 1.62584 10.7603 1.49118C11.1403 1.37651 11.5869 1.33651 11.9816 1.41784C12.3989 1.50318 12.8376 1.80051 13.0016 2.08318C13.4843 2.91384 13.4923 4.61518 13.5149 4.52451C13.6003 4.16184 13.6083 2.88584 13.8923 2.41251C14.0803 2.09918 14.5549 1.81918 14.8083 1.77384C15.2003 1.70451 15.6829 1.68318 16.0936 1.76318C16.4256 1.82851 16.8749 2.22184 16.9963 2.41251C17.2883 2.87118 17.4523 4.16718 17.5016 4.62318C17.523 4.81118 17.6003 4.09918 17.8923 3.64184C18.4336 2.78984 20.351 2.62451 20.4229 4.49384C20.4576 5.36584 20.4496 5.32584 20.4496 5.91251C20.4496 6.60051 20.4336 7.01651 20.3963 7.51518C20.3563 8.04718 20.2416 9.25384 20.0749 9.83784C19.9603 10.2392 19.5803 11.1418 19.2043 11.6832C19.2043 11.6832 17.7723 13.3498 17.6163 14.0992C17.4603 14.8498 17.5123 14.8552 17.4803 15.3858C17.4496 15.9178 17.6416 16.6165 17.6416 16.6165C17.6416 16.6165 16.5736 16.7552 15.9963 16.6618C15.4749 16.5792 14.8296 15.5418 14.6629 15.2245C14.4336 14.7872 13.9443 14.8712 13.7536 15.1938C13.4549 15.7045 12.8083 16.6205 12.3536 16.6778C11.4616 16.7898 9.61362 16.7178 8.16695 16.7045C8.16695 16.7045 8.41362 15.3565 7.86428 14.8938C7.45762 14.5472 6.75762 13.8485 6.33895 13.4805L5.22962 12.2525C4.85228 11.7725 3.89362 11.0138 3.57228 9.60584C3.28828 8.35784 3.31628 7.74584 3.62162 7.24584C3.93095 6.73784 4.51495 6.46051 4.76028 6.41251C5.03762 6.35651 5.68295 6.36051 5.92695 6.49518C6.22428 6.65918 6.34428 6.70718 6.57762 7.01651C6.88428 7.42584 6.99362 7.62451 6.86162 7.17784C6.76028 6.82851 6.43228 6.38451 6.28295 5.88451C6.13762 5.40318 5.74828 4.62718 5.77628 3.84984C5.78695 3.55518 5.91362 2.82184 6.88562 2.46051Z"
|
|
16
|
+
fill="white"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
fillRule="evenodd"
|
|
20
|
+
clipRule="evenodd"
|
|
21
|
+
d="M6.88562 2.46051C7.52562 2.22318 8.78828 2.36851 9.12162 3.09118C9.40562 3.70718 9.64962 4.74584 9.66295 4.52451C9.69495 4.03251 9.63095 2.96851 9.84562 2.41251C10.0016 2.00718 10.3083 1.62584 10.7603 1.49118C11.1403 1.37651 11.5869 1.33651 11.9816 1.41784C12.3989 1.50318 12.8376 1.80051 13.0016 2.08318C13.4843 2.91384 13.4923 4.61518 13.5149 4.52451C13.6003 4.16184 13.6083 2.88584 13.8923 2.41251C14.0803 2.09918 14.5549 1.81918 14.8083 1.77384C15.2003 1.70451 15.6829 1.68318 16.0936 1.76318C16.4256 1.82851 16.8749 2.22184 16.9963 2.41251C17.2883 2.87118 17.4523 4.16718 17.5016 4.62318C17.5229 4.81118 17.6003 4.09918 17.8923 3.64184C18.4336 2.78984 20.3509 2.62451 20.4229 4.49384C20.4576 5.36584 20.4496 5.32584 20.4496 5.91251C20.4496 6.60051 20.4336 7.01651 20.3963 7.51518C20.3563 8.04718 20.2416 9.25384 20.0749 9.83784C19.9603 10.2392 19.5803 11.1418 19.2043 11.6832C19.2043 11.6832 17.7723 13.3498 17.6163 14.0992C17.4603 14.8498 17.5123 14.8552 17.4803 15.3858C17.4496 15.9178 17.6416 16.6165 17.6416 16.6165C17.6416 16.6165 16.5736 16.7552 15.9963 16.6618C15.4749 16.5792 14.8296 15.5418 14.6629 15.2245C14.4336 14.7872 13.9443 14.8712 13.7536 15.1938C13.4549 15.7045 12.8083 16.6205 12.3536 16.6778C11.4616 16.7898 9.61362 16.7178 8.16695 16.7045C8.16695 16.7045 8.41362 15.3565 7.86428 14.8938C7.45762 14.5472 6.75762 13.8485 6.33895 13.4805L5.22962 12.2525C4.85228 11.7725 3.89362 11.0138 3.57228 9.60584C3.28828 8.35784 3.31628 7.74584 3.62162 7.24584C3.93095 6.73784 4.51495 6.46051 4.76028 6.41251C5.03762 6.35651 5.68295 6.36051 5.92695 6.49518C6.22428 6.65918 6.34428 6.70718 6.57762 7.01651C6.88428 7.42584 6.99362 7.62451 6.86162 7.17784C6.76028 6.82851 6.43228 6.38451 6.28295 5.88451C6.13762 5.40318 5.74828 4.62718 5.77628 3.84984C5.78695 3.55518 5.91362 2.82184 6.88562 2.46051V2.46051Z"
|
|
22
|
+
stroke={color}
|
|
23
|
+
strokeWidth={0.75}
|
|
24
|
+
strokeLinejoin="round"
|
|
25
|
+
/>
|
|
26
|
+
<Path
|
|
27
|
+
d="M16.2099 12.7249V8.11292"
|
|
28
|
+
stroke={color}
|
|
29
|
+
strokeWidth={0.75}
|
|
30
|
+
strokeLinecap="round"
|
|
31
|
+
/>
|
|
32
|
+
<Path
|
|
33
|
+
d="M13.5224 12.7405L13.5011 8.10986"
|
|
34
|
+
stroke={color}
|
|
35
|
+
strokeWidth={0.75}
|
|
36
|
+
strokeLinecap="round"
|
|
37
|
+
/>
|
|
38
|
+
<Path
|
|
39
|
+
d="M10.861 8.15198L10.889 12.72"
|
|
40
|
+
stroke={color}
|
|
41
|
+
strokeWidth={0.75}
|
|
42
|
+
strokeLinecap="round"
|
|
43
|
+
/>
|
|
44
|
+
</G>
|
|
45
|
+
<Defs></Defs>
|
|
46
|
+
</Svg>
|
|
47
|
+
);
|
|
48
|
+
export default SvgClosedHand;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Circle, Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgClosedPullRequest = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 24 24" width={size} height={size} {...props}>
|
|
10
|
+
<Circle cx={7} cy={7} r={2.25} stroke={color} strokeWidth={1.5} />
|
|
11
|
+
<Circle cx={7} cy={17} r={2.25} stroke={color} strokeWidth={1.5} />
|
|
12
|
+
<Circle cx={17} cy={17} r={2.25} stroke={color} strokeWidth={1.5} />
|
|
13
|
+
<Path d="M7 9V15" stroke={color} strokeWidth={1.5} />
|
|
14
|
+
<Path d="M17 10L17 15" stroke={color} strokeWidth={1.5} />
|
|
15
|
+
<Path d="M15 4.5L19 8.5" stroke={color} strokeWidth={1.5} />
|
|
16
|
+
<Path d="M19 4.5L15 8.5" stroke={color} strokeWidth={1.5} />
|
|
17
|
+
</Svg>
|
|
18
|
+
);
|
|
19
|
+
export default SvgClosedPullRequest;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgCode = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 24 24" width={size} height={size} {...props}>
|
|
6
|
+
<Path
|
|
7
|
+
d="M13.78 4L10.22 20M18 8L22 12L18 16M6 16L2 12L6 8"
|
|
8
|
+
stroke={color}
|
|
9
|
+
strokeWidth={1.2}
|
|
10
|
+
strokeLinecap="round"
|
|
11
|
+
strokeLinejoin="round"
|
|
12
|
+
/>
|
|
13
|
+
</Svg>
|
|
14
|
+
);
|
|
15
|
+
export default SvgCode;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgCodeBlock = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 24 24" width={size} height={size} {...props}>
|
|
10
|
+
<Path
|
|
11
|
+
d="M14.5 15L17.5 12L14.5 9M9.5 9L6.5 12L9.5 15M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21Z"
|
|
12
|
+
stroke={color}
|
|
13
|
+
strokeWidth={1.2}
|
|
14
|
+
strokeLinecap="round"
|
|
15
|
+
strokeLinejoin="round"
|
|
16
|
+
/>
|
|
17
|
+
</Svg>
|
|
18
|
+
);
|
|
19
|
+
export default SvgCodeBlock;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgCollapse = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 24 24" width={size} height={size} {...props}>
|
|
6
|
+
<Path
|
|
7
|
+
d="M4.01 11.98H17M10.013 5.98804L4.002 12L10.013 18.012M4 6.00004V18"
|
|
8
|
+
stroke={color}
|
|
9
|
+
strokeWidth={1.2}
|
|
10
|
+
strokeLinecap="round"
|
|
11
|
+
strokeLinejoin="round"
|
|
12
|
+
/>
|
|
13
|
+
</Svg>
|
|
14
|
+
);
|
|
15
|
+
export default SvgCollapse;
|
|
@@ -0,0 +1,28 @@
|
|
|
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 SvgColorPicker = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 24 24" width={size} height={size} {...props}>
|
|
10
|
+
<G clipPath="url(#ColorPicker_svg_clip0_149_111)">
|
|
11
|
+
<Path
|
|
12
|
+
d="M14.653 6.17539L17 3.8284C17.7811 3.04735 19.0474 3.04735 19.8284 3.8284C20.6095 4.60945 20.6095 5.87578 19.8284 6.65683L17.4814 9.00382M12.3963 8.43211L3.44542 17.383C2.91336 17.915 2.6042 18.63 2.58094 19.382L2.57237 19.6592C2.57213 19.6668 2.57116 19.6743 2.56945 19.6818C2.37583 20.5254 3.13141 21.281 3.97506 21.0874C3.98249 21.0857 3.99006 21.0847 3.99768 21.0845L4.27478 21.0759C5.02687 21.0526 5.74179 20.7435 6.27385 20.2114L15.2247 11.2605"
|
|
13
|
+
stroke={color}
|
|
14
|
+
strokeWidth={1.2}
|
|
15
|
+
/>
|
|
16
|
+
<Path
|
|
17
|
+
d="M14.7252 8.05902C14.9595 8.29333 15.3394 8.29333 15.5737 8.05902C15.808 7.8247 15.808 7.4448 15.5737 7.21049L15.1494 7.63475L14.7252 8.05902ZM17.4243 9.06105L17 8.63679L16.1515 9.48532L16.5757 9.90958L17 9.48532L17.4243 9.06105ZM15.2322 11.9602L15.6565 11.5359L12.121 8.00039L11.6967 8.42466L11.2724 8.84892L14.808 12.3845L15.2322 11.9602ZM13.818 6.30334L13.3938 6.7276L14.7252 8.05902L15.1494 7.63475L15.5737 7.21049L14.2423 5.87907L13.818 6.30334ZM17 9.48532L16.5757 9.90958L16.9293 10.2631L17.3536 9.83887L17.7778 9.41461L17.4243 9.06105L17 9.48532ZM11.6967 8.42466L12.121 8.00039C11.7695 7.64892 11.7695 7.07907 12.121 6.7276L11.6967 6.30334L11.2724 5.87907C10.4523 6.69917 10.4523 8.02882 11.2724 8.84892L11.6967 8.42466ZM17.3536 11.9602L16.9293 11.5359C16.5778 11.8874 16.008 11.8874 15.6565 11.5359L15.2322 11.9602L14.808 12.3845C15.6281 13.2046 16.9577 13.2046 17.7778 12.3845L17.3536 11.9602ZM17.3536 11.9602L17.7778 12.3845C18.5979 11.5644 18.5979 10.2347 17.7778 9.41461L17.3536 9.83887L16.9293 10.2631C17.2808 10.6146 17.2808 11.1845 16.9293 11.5359L17.3536 11.9602ZM11.6967 6.30334L12.121 6.7276C12.4724 6.37613 13.0423 6.37613 13.3938 6.7276L13.818 6.30334L14.2423 5.87907C13.4222 5.05897 12.0925 5.05897 11.2724 5.87907L11.6967 6.30334Z"
|
|
18
|
+
fill={color}
|
|
19
|
+
/>
|
|
20
|
+
</G>
|
|
21
|
+
<Defs>
|
|
22
|
+
<ClipPath id="ColorPicker_svg_clip0_149_111">
|
|
23
|
+
<Rect width={24} height={24} fill="white" />
|
|
24
|
+
</ClipPath>
|
|
25
|
+
</Defs>
|
|
26
|
+
</Svg>
|
|
27
|
+
);
|
|
28
|
+
export default SvgColorPicker;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgColumn = ({ size = 24, color = "#344054", ...props }: IconProps) => (
|
|
5
|
+
<Svg fill="none" viewBox="0 0 24 24" width={size} height={size} {...props}>
|
|
6
|
+
<Path
|
|
7
|
+
d="M9 4V20M9 4H4.88889C4.65314 4 4.42705 4.09365 4.26035 4.26035C4.09365 4.42705 4 4.65314 4 4.88889V19.1111C4 19.3469 4.09365 19.573 4.26035 19.7397C4.42705 19.9064 4.65314 20 4.88889 20H9M9 4H19.1111C19.3469 4 19.573 4.09365 19.7397 4.26035C19.9064 4.42705 20 4.65314 20 4.88889V19.1111C20 19.3469 19.9064 19.573 19.7397 19.7397C19.573 19.9064 19.3469 20 19.1111 20H9M15 4V20"
|
|
8
|
+
stroke={color}
|
|
9
|
+
strokeWidth={1.2}
|
|
10
|
+
strokeLinecap="round"
|
|
11
|
+
strokeLinejoin="round"
|
|
12
|
+
/>
|
|
13
|
+
</Svg>
|
|
14
|
+
);
|
|
15
|
+
export default SvgColumn;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { G, Rect, Path, Defs, ClipPath } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgColumnToLeft = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 20 20" width={size} height={size} {...props}>
|
|
10
|
+
<G clipPath="url(#ColumnToLeft_svg_clip0_1689_584)">
|
|
11
|
+
<Rect
|
|
12
|
+
x={3.1}
|
|
13
|
+
y={3.1}
|
|
14
|
+
width={13.8}
|
|
15
|
+
height={13.8}
|
|
16
|
+
rx={3.4}
|
|
17
|
+
stroke={color}
|
|
18
|
+
strokeWidth={1.2}
|
|
19
|
+
/>
|
|
20
|
+
<Path d="M7.5 3.33334L7.5 16.6667" stroke={color} strokeWidth={1.2} />
|
|
21
|
+
<Path
|
|
22
|
+
d="M13.3334 7.5L10.8334 10L13.3334 12.5"
|
|
23
|
+
stroke={color}
|
|
24
|
+
strokeWidth={1.2}
|
|
25
|
+
strokeLinecap="round"
|
|
26
|
+
strokeLinejoin="round"
|
|
27
|
+
/>
|
|
28
|
+
</G>
|
|
29
|
+
<Defs>
|
|
30
|
+
<ClipPath id="ColumnToLeft_svg_clip0_1689_584">
|
|
31
|
+
<Rect width={20} height={20} fill="white" />
|
|
32
|
+
</ClipPath>
|
|
33
|
+
</Defs>
|
|
34
|
+
</Svg>
|
|
35
|
+
);
|
|
36
|
+
export default SvgColumnToLeft;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { G, Rect, Path, Defs, ClipPath } from "react-native-svg";
|
|
3
|
+
import type { IconProps } from "../../types";
|
|
4
|
+
const SvgColumnToRight = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 20 20" width={size} height={size} {...props}>
|
|
10
|
+
<G clipPath="url(#ColumnToRight_svg_clip0_1689_593)">
|
|
11
|
+
<Rect
|
|
12
|
+
x={16.9}
|
|
13
|
+
y={16.9}
|
|
14
|
+
width={13.8}
|
|
15
|
+
height={13.8}
|
|
16
|
+
rx={3.4}
|
|
17
|
+
transform="rotate(180 16.9 16.9)"
|
|
18
|
+
stroke={color}
|
|
19
|
+
strokeWidth={1.2}
|
|
20
|
+
/>
|
|
21
|
+
<Path d="M12.5 16.6667L12.5 3.33332" stroke={color} strokeWidth={1.2} />
|
|
22
|
+
<Path
|
|
23
|
+
d="M6.66663 12.5L9.16663 10L6.66663 7.5"
|
|
24
|
+
stroke={color}
|
|
25
|
+
strokeWidth={1.2}
|
|
26
|
+
strokeLinecap="round"
|
|
27
|
+
strokeLinejoin="round"
|
|
28
|
+
/>
|
|
29
|
+
</G>
|
|
30
|
+
<Defs>
|
|
31
|
+
<ClipPath id="ColumnToRight_svg_clip0_1689_593">
|
|
32
|
+
<Rect
|
|
33
|
+
width={20}
|
|
34
|
+
height={20}
|
|
35
|
+
fill="white"
|
|
36
|
+
transform="matrix(-1 0 0 -1 20 20)"
|
|
37
|
+
/>
|
|
38
|
+
</ClipPath>
|
|
39
|
+
</Defs>
|
|
40
|
+
</Svg>
|
|
41
|
+
);
|
|
42
|
+
export default SvgColumnToRight;
|
|
@@ -0,0 +1,68 @@
|
|
|
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 SvgCommunity = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "#344054",
|
|
7
|
+
...props
|
|
8
|
+
}: IconProps) => (
|
|
9
|
+
<Svg fill="none" viewBox="0 0 24 24" width={size} height={size} {...props}>
|
|
10
|
+
<G clipPath="url(#Community_svg_clip0_177_131)">
|
|
11
|
+
<Path
|
|
12
|
+
d="M20 11C20 9.2613 19.4963 7.55979 18.5498 6.10122C17.6033 4.64264 16.2546 3.48946 14.6667 2.78107C13.0788 2.07267 11.3198 1.83941 9.60211 2.10947C7.88447 2.37954 6.28183 3.14136 4.98793 4.30286C3.69404 5.46435 2.7643 6.97578 2.3111 8.65442C1.8579 10.3331 1.90065 12.107 2.43418 13.7619C2.96771 15.4168 3.96919 16.8817 5.31753 17.9795C6.66587 19.0773 8.30334 19.761 10.032 19.948"
|
|
13
|
+
stroke={color}
|
|
14
|
+
strokeWidth={1.2}
|
|
15
|
+
strokeLinecap="round"
|
|
16
|
+
strokeLinejoin="round"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
d="M2.59998 8H19.4"
|
|
20
|
+
stroke={color}
|
|
21
|
+
strokeWidth={1.2}
|
|
22
|
+
strokeLinecap="round"
|
|
23
|
+
strokeLinejoin="round"
|
|
24
|
+
/>
|
|
25
|
+
<Path
|
|
26
|
+
d="M2.59998 14H8.99998"
|
|
27
|
+
stroke={color}
|
|
28
|
+
strokeWidth={1.2}
|
|
29
|
+
strokeLinecap="round"
|
|
30
|
+
strokeLinejoin="round"
|
|
31
|
+
/>
|
|
32
|
+
<Path
|
|
33
|
+
d="M10.5 2C9.22883 4.03694 8.40355 6.32003 8.07847 8.69896C7.7534 11.0779 7.93591 13.4987 8.614 15.802"
|
|
34
|
+
stroke={color}
|
|
35
|
+
strokeWidth={1.2}
|
|
36
|
+
strokeLinecap="round"
|
|
37
|
+
strokeLinejoin="round"
|
|
38
|
+
/>
|
|
39
|
+
<Path
|
|
40
|
+
d="M11.5 2C13.0075 4.4142 13.884 7.16858 14.049 10.01"
|
|
41
|
+
stroke={color}
|
|
42
|
+
strokeWidth={1.2}
|
|
43
|
+
strokeLinecap="round"
|
|
44
|
+
strokeLinejoin="round"
|
|
45
|
+
/>
|
|
46
|
+
<Path
|
|
47
|
+
d="M21.5555 22.6667C21.5555 21.9594 21.3185 21.2811 20.8965 20.781C20.4746 20.281 19.9023 20 19.3055 20H14.8055C14.2088 20 13.6365 20.281 13.2146 20.781C12.7926 21.2811 12.5555 21.9594 12.5555 22.6667"
|
|
48
|
+
stroke={color}
|
|
49
|
+
strokeWidth={1.2}
|
|
50
|
+
strokeLinecap="round"
|
|
51
|
+
strokeLinejoin="round"
|
|
52
|
+
/>
|
|
53
|
+
<Path
|
|
54
|
+
d="M17.0555 18C18.4363 18 19.5555 16.8807 19.5555 15.5C19.5555 14.1193 18.4363 13 17.0555 13C15.6748 13 14.5555 14.1193 14.5555 15.5C14.5555 16.8807 15.6748 18 17.0555 18Z"
|
|
55
|
+
stroke={color}
|
|
56
|
+
strokeWidth={1.2}
|
|
57
|
+
strokeLinecap="round"
|
|
58
|
+
strokeLinejoin="round"
|
|
59
|
+
/>
|
|
60
|
+
</G>
|
|
61
|
+
<Defs>
|
|
62
|
+
<ClipPath id="Community_svg_clip0_177_131">
|
|
63
|
+
<Rect width={24} height={24} fill="white" />
|
|
64
|
+
</ClipPath>
|
|
65
|
+
</Defs>
|
|
66
|
+
</Svg>
|
|
67
|
+
);
|
|
68
|
+
export default SvgCommunity;
|