@bigbinary/neeto-icons-rn 1.20.73 → 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/icons/index.ts +526 -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/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 -28
- package/dist/icons/EmailNotification.js +0 -49
- package/dist/icons/EmailSent.js +0 -49
- 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/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/icons/index.js +0 -523
- 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/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
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import Svg, { G, Path, Circle, Defs, ClipPath, Rect } from "react-native-svg";
|
|
3
|
-
const SvgReminderEmailForClient = (props) => (
|
|
4
|
-
<Svg
|
|
5
|
-
fill="none"
|
|
6
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
viewBox="0 0 24 24"
|
|
8
|
-
width={props.size}
|
|
9
|
-
height={props.size}
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<G clipPath="url(#clip0_569_1287)">
|
|
13
|
-
<Path
|
|
14
|
-
d="M20.6812 5.30428C20.6812 4.24773 19.8247 3.39124 18.7681 3.39124H5.37685C4.3203 3.39124 3.46381 4.24773 3.46381 5.30428M20.6812 5.30428L12.0725 11.0434L3.46381 5.30428M20.6812 5.30428V8.63519M3.46381 5.30428V8.17384M12.0725 16.7825H18.7681C19.8247 16.7825 20.6812 15.926 20.6812 14.8695V11.5"
|
|
15
|
-
stroke="#344054"
|
|
16
|
-
strokeWidth={1.2}
|
|
17
|
-
strokeLinecap="round"
|
|
18
|
-
strokeLinejoin="round"
|
|
19
|
-
/>
|
|
20
|
-
<Path
|
|
21
|
-
d="M4.20292 12.0676C4.20292 11.7845 4.3154 11.5129 4.51562 11.3127C4.71585 11.1125 4.9874 11 5.27056 11C5.55372 11 5.82527 11.1125 6.0255 11.3127C6.22572 11.5129 6.3382 11.7845 6.3382 12.0676C6.95124 12.3575 7.47385 12.8088 7.85 13.373C8.22616 13.9372 8.44169 14.5932 8.47348 15.2706V16.872C8.51365 17.2039 8.63119 17.5217 8.81663 17.7999C9.00206 18.078 9.25022 18.3088 9.54112 18.4735H1C1.2909 18.3088 1.53906 18.078 1.72449 17.7999C1.90993 17.5217 2.02747 17.2039 2.06764 16.872V15.2706C2.09943 14.5932 2.31496 13.9372 2.69111 13.373C3.06727 12.8088 3.58988 12.3575 4.20292 12.0676Z"
|
|
22
|
-
stroke="#344054"
|
|
23
|
-
strokeWidth={1.2}
|
|
24
|
-
strokeLinecap="round"
|
|
25
|
-
strokeLinejoin="round"
|
|
26
|
-
/>
|
|
27
|
-
<Path
|
|
28
|
-
d="M3.6691 18.4734V19.0072C3.6691 19.4319 3.83782 19.8393 4.13815 20.1396C4.43849 20.4399 4.84582 20.6087 5.27056 20.6087C5.69529 20.6087 6.10263 20.4399 6.40296 20.1396C6.70329 19.8393 6.87202 19.4319 6.87202 19.0072V18.4734"
|
|
29
|
-
stroke="#344054"
|
|
30
|
-
strokeWidth={1.2}
|
|
31
|
-
strokeLinecap="round"
|
|
32
|
-
strokeLinejoin="round"
|
|
33
|
-
/>
|
|
34
|
-
<Circle
|
|
35
|
-
cx={20.6812}
|
|
36
|
-
cy={10.0869}
|
|
37
|
-
r={1.31304}
|
|
38
|
-
stroke="#344054"
|
|
39
|
-
strokeWidth={1.2}
|
|
40
|
-
/>
|
|
41
|
-
</G>
|
|
42
|
-
<Defs>
|
|
43
|
-
<ClipPath id="clip0_569_1287">
|
|
44
|
-
<Rect width={24} height={24} fill="white" />
|
|
45
|
-
</ClipPath>
|
|
46
|
-
</Defs>
|
|
47
|
-
</Svg>
|
|
48
|
-
);
|
|
49
|
-
export default SvgReminderEmailForClient;
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import Svg, { G, Path, Circle, Defs, ClipPath, Rect } from "react-native-svg";
|
|
3
|
-
const SvgReminderEmailForHost = (props) => (
|
|
4
|
-
<Svg
|
|
5
|
-
fill="none"
|
|
6
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
viewBox="0 0 24 24"
|
|
8
|
-
width={props.size}
|
|
9
|
-
height={props.size}
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<G clipPath="url(#clip0_569_1288)">
|
|
13
|
-
<Path
|
|
14
|
-
d="M2.91305 5.30428C2.91305 4.24773 3.76955 3.39124 4.82609 3.39124H18.2174C19.2739 3.39124 20.1304 4.24773 20.1304 5.30428M2.91305 5.30428L11.5217 11.0434L20.1304 5.30428M2.91305 5.30428V8.63519M20.1304 5.30428V8.17384M11.5217 16.7825H4.82609C3.76955 16.7825 2.91305 15.926 2.91305 14.8695V11.5"
|
|
15
|
-
stroke="#344054"
|
|
16
|
-
strokeWidth={1.2}
|
|
17
|
-
strokeLinecap="round"
|
|
18
|
-
strokeLinejoin="round"
|
|
19
|
-
/>
|
|
20
|
-
<Path
|
|
21
|
-
d="M19.3913 12.0676C19.3913 11.7845 19.2788 11.5129 19.0786 11.3127C18.8784 11.1125 18.6068 11 18.3237 11C18.0405 11 17.769 11.1125 17.5687 11.3127C17.3685 11.5129 17.256 11.7845 17.256 12.0676C16.643 12.3575 16.1204 12.8088 15.7442 13.373C15.3681 13.9372 15.1526 14.5932 15.1208 15.2706V16.872C15.0806 17.2039 14.963 17.5217 14.7776 17.7999C14.5922 18.078 14.344 18.3088 14.0531 18.4735H22.5942C22.3033 18.3088 22.0552 18.078 21.8697 17.7999C21.6843 17.5217 21.5668 17.2039 21.5266 16.872V15.2706C21.4948 14.5932 21.2793 13.9372 20.9031 13.373C20.527 12.8088 20.0044 12.3575 19.3913 12.0676Z"
|
|
22
|
-
stroke="#344054"
|
|
23
|
-
strokeWidth={1.2}
|
|
24
|
-
strokeLinecap="round"
|
|
25
|
-
strokeLinejoin="round"
|
|
26
|
-
/>
|
|
27
|
-
<Path
|
|
28
|
-
d="M19.9251 18.4734V19.0072C19.9251 19.4319 19.7564 19.8393 19.4561 20.1396C19.1558 20.4399 18.7484 20.6087 18.3237 20.6087C17.8989 20.6087 17.4916 20.4399 17.1913 20.1396C16.8909 19.8393 16.7222 19.4319 16.7222 19.0072V18.4734"
|
|
29
|
-
stroke="#344054"
|
|
30
|
-
strokeWidth={1.2}
|
|
31
|
-
strokeLinecap="round"
|
|
32
|
-
strokeLinejoin="round"
|
|
33
|
-
/>
|
|
34
|
-
<Circle
|
|
35
|
-
cx={1.91304}
|
|
36
|
-
cy={1.91304}
|
|
37
|
-
r={1.31304}
|
|
38
|
-
transform="matrix(-1 0 0 1 4.82608 8.17383)"
|
|
39
|
-
stroke="#344054"
|
|
40
|
-
strokeWidth={1.2}
|
|
41
|
-
/>
|
|
42
|
-
</G>
|
|
43
|
-
<Defs>
|
|
44
|
-
<ClipPath id="clip0_569_1288">
|
|
45
|
-
<Rect width={24} height={24} fill="white" />
|
|
46
|
-
</ClipPath>
|
|
47
|
-
</Defs>
|
|
48
|
-
</Svg>
|
|
49
|
-
);
|
|
50
|
-
export default SvgReminderEmailForHost;
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import Svg, { G, Path, Circle, Defs, ClipPath, Rect } from "react-native-svg";
|
|
3
|
-
const SvgReminderSmsForClient = (props) => (
|
|
4
|
-
<Svg
|
|
5
|
-
fill="none"
|
|
6
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
viewBox="0 0 24 24"
|
|
8
|
-
width={props.size}
|
|
9
|
-
height={props.size}
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<G clipPath="url(#clip0_569_1290)">
|
|
13
|
-
<Path
|
|
14
|
-
d="M3.22221 17.2222V17.6667C3.22221 18.0203 3.36269 18.3594 3.61274 18.6095C3.86279 18.8595 4.20193 19 4.55555 19C4.90918 19 5.24832 18.8595 5.49837 18.6095C5.74842 18.3594 5.88889 18.0203 5.88889 17.6667V17.2222"
|
|
15
|
-
stroke="#344054"
|
|
16
|
-
strokeWidth={1.2}
|
|
17
|
-
strokeLinecap="round"
|
|
18
|
-
strokeLinejoin="round"
|
|
19
|
-
/>
|
|
20
|
-
<Path
|
|
21
|
-
d="M3.66668 11.8889C3.66668 11.6531 3.76033 11.4271 3.92703 11.2604C4.09373 11.0937 4.31982 11 4.55557 11C4.79132 11 5.01742 11.0937 5.18412 11.2604C5.35082 11.4271 5.44447 11.6531 5.44447 11.8889C5.95487 12.1302 6.38998 12.5059 6.70316 12.9757C7.01634 13.4455 7.19578 13.9916 7.22225 14.5556V15.8889C7.2557 16.1652 7.35356 16.4298 7.50795 16.6614C7.66234 16.893 7.86895 17.0851 8.11115 17.2223H1C1.2422 17.0851 1.44881 16.893 1.6032 16.6614C1.75759 16.4298 1.85545 16.1652 1.88889 15.8889V14.5556C1.91536 13.9916 2.09481 13.4455 2.40798 12.9757C2.72116 12.5059 3.15627 12.1302 3.66668 11.8889Z"
|
|
22
|
-
stroke="#344054"
|
|
23
|
-
strokeWidth={1.2}
|
|
24
|
-
strokeLinecap="round"
|
|
25
|
-
strokeLinejoin="round"
|
|
26
|
-
/>
|
|
27
|
-
<Path
|
|
28
|
-
d="M14.8792 8H6.87923"
|
|
29
|
-
stroke="#344054"
|
|
30
|
-
strokeWidth={1.2}
|
|
31
|
-
strokeLinecap="round"
|
|
32
|
-
strokeLinejoin="round"
|
|
33
|
-
/>
|
|
34
|
-
<Path
|
|
35
|
-
d="M14.8792 11H9.87923"
|
|
36
|
-
stroke="#344054"
|
|
37
|
-
strokeWidth={1.2}
|
|
38
|
-
strokeLinecap="round"
|
|
39
|
-
strokeLinejoin="round"
|
|
40
|
-
/>
|
|
41
|
-
<Path
|
|
42
|
-
d="M2.87923 9V5.82353C2.87923 5.07468 3.17775 4.35651 3.7091 3.82699C4.24045 3.29748 4.96112 3 5.71257 3H17.0459C17.7973 3 18.518 3.29748 19.0494 3.82699C19.5807 4.35651 19.8792 5.07468 19.8792 5.82353V7V8.58824M9.87923 16.1765H10.4348L15.157 19V16.1765H17.0459C17.7973 16.1765 18.518 15.879 19.0494 15.3495C19.5807 14.82 19.8792 14.1018 19.8792 13.3529V11.5"
|
|
43
|
-
stroke="#344054"
|
|
44
|
-
strokeWidth={1.2}
|
|
45
|
-
strokeLinecap="round"
|
|
46
|
-
strokeLinejoin="round"
|
|
47
|
-
/>
|
|
48
|
-
<Circle
|
|
49
|
-
cx={19.9662}
|
|
50
|
-
cy={10.0869}
|
|
51
|
-
r={1.31304}
|
|
52
|
-
stroke="#344054"
|
|
53
|
-
strokeWidth={1.2}
|
|
54
|
-
/>
|
|
55
|
-
</G>
|
|
56
|
-
<Defs>
|
|
57
|
-
<ClipPath id="clip0_569_1290">
|
|
58
|
-
<Rect width={24} height={24} fill="white" />
|
|
59
|
-
</ClipPath>
|
|
60
|
-
</Defs>
|
|
61
|
-
</Svg>
|
|
62
|
-
);
|
|
63
|
-
export default SvgReminderSmsForClient;
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import Svg, { G, Path, Circle, Defs, ClipPath, Rect } from "react-native-svg";
|
|
3
|
-
const SvgReminderSmsForHost = (props) => (
|
|
4
|
-
<Svg
|
|
5
|
-
fill="none"
|
|
6
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
viewBox="0 0 24 24"
|
|
8
|
-
width={props.size}
|
|
9
|
-
height={props.size}
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<G clipPath="url(#clip0_569_1289)">
|
|
13
|
-
<Path
|
|
14
|
-
d="M19.657 17.2222V17.6667C19.657 18.0203 19.5166 18.3594 19.2665 18.6095C19.0165 18.8595 18.6773 19 18.3237 19C17.9701 19 17.6309 18.8595 17.3809 18.6095C17.1308 18.3594 16.9903 18.0203 16.9903 17.6667V17.2222"
|
|
15
|
-
stroke="#344054"
|
|
16
|
-
strokeWidth={1.2}
|
|
17
|
-
strokeLinecap="round"
|
|
18
|
-
strokeLinejoin="round"
|
|
19
|
-
/>
|
|
20
|
-
<Path
|
|
21
|
-
d="M19.2126 11.8889C19.2126 11.6531 19.1189 11.4271 18.9522 11.2604C18.7855 11.0937 18.5594 11 18.3237 11C18.0879 11 17.8618 11.0937 17.6951 11.2604C17.5284 11.4271 17.4348 11.6531 17.4348 11.8889C16.9244 12.1302 16.4893 12.5059 16.1761 12.9757C15.8629 13.4455 15.6835 13.9916 15.657 14.5556V15.8889C15.6235 16.1652 15.5257 16.4298 15.3713 16.6614C15.2169 16.893 15.0103 17.0851 14.7681 17.2223H21.8792C21.637 17.0851 21.4304 16.893 21.276 16.6614C21.1217 16.4298 21.0238 16.1652 20.9903 15.8889V14.5556C20.9639 13.9916 20.7844 13.4455 20.4713 12.9757C20.1581 12.5059 19.723 12.1302 19.2126 11.8889Z"
|
|
22
|
-
stroke="#344054"
|
|
23
|
-
strokeWidth={1.2}
|
|
24
|
-
strokeLinecap="round"
|
|
25
|
-
strokeLinejoin="round"
|
|
26
|
-
/>
|
|
27
|
-
<Path
|
|
28
|
-
d="M8 8H16"
|
|
29
|
-
stroke="#344054"
|
|
30
|
-
strokeWidth={1.2}
|
|
31
|
-
strokeLinecap="round"
|
|
32
|
-
strokeLinejoin="round"
|
|
33
|
-
/>
|
|
34
|
-
<Path
|
|
35
|
-
d="M8 11H13"
|
|
36
|
-
stroke="#344054"
|
|
37
|
-
strokeWidth={1.2}
|
|
38
|
-
strokeLinecap="round"
|
|
39
|
-
strokeLinejoin="round"
|
|
40
|
-
/>
|
|
41
|
-
<Path
|
|
42
|
-
d="M20 9V5.82353C20 5.07468 19.7015 4.35651 19.1701 3.82699C18.6388 3.29748 17.9181 3 17.1667 3H5.83333C5.08189 3 4.36122 3.29748 3.82986 3.82699C3.29851 4.35651 3 5.07468 3 5.82353V7V8.58824M13 16.1765H12.4444L7.72222 19V16.1765H5.83333C5.08189 16.1765 4.36122 15.879 3.82986 15.3495C3.29851 14.82 3 14.1018 3 13.3529V11.5"
|
|
43
|
-
stroke="#344054"
|
|
44
|
-
strokeWidth={1.2}
|
|
45
|
-
strokeLinecap="round"
|
|
46
|
-
strokeLinejoin="round"
|
|
47
|
-
/>
|
|
48
|
-
<Circle
|
|
49
|
-
cx={1.91304}
|
|
50
|
-
cy={1.91304}
|
|
51
|
-
r={1.31304}
|
|
52
|
-
transform="matrix(-1 0 0 1 4.82608 8.17383)"
|
|
53
|
-
stroke="#344054"
|
|
54
|
-
strokeWidth={1.2}
|
|
55
|
-
/>
|
|
56
|
-
</G>
|
|
57
|
-
<Defs>
|
|
58
|
-
<ClipPath id="clip0_569_1289">
|
|
59
|
-
<Rect width={24} height={24} fill="white" />
|
|
60
|
-
</ClipPath>
|
|
61
|
-
</Defs>
|
|
62
|
-
</Svg>
|
|
63
|
-
);
|
|
64
|
-
export default SvgReminderSmsForHost;
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import Svg, { Circle, Line } from "react-native-svg";
|
|
3
|
-
const SvgRemoveCircle = (props) => (
|
|
4
|
-
<Svg
|
|
5
|
-
fill="none"
|
|
6
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
viewBox="0 0 24 24"
|
|
8
|
-
width={props.size}
|
|
9
|
-
height={props.size}
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<Circle cx={12} cy={12} r={8.25} stroke={props.color} strokeWidth={1.5} />
|
|
13
|
-
<Line
|
|
14
|
-
x1={8.75}
|
|
15
|
-
y1={12.25}
|
|
16
|
-
x2={15.25}
|
|
17
|
-
y2={12.25}
|
|
18
|
-
stroke={props.color}
|
|
19
|
-
strokeWidth={1.5}
|
|
20
|
-
strokeLinecap="round"
|
|
21
|
-
/>
|
|
22
|
-
</Svg>
|
|
23
|
-
);
|
|
24
|
-
export default SvgRemoveCircle;
|
package/dist/icons/Reorder.js
DELETED
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import Svg, { G, Path, Line, Defs, ClipPath, Rect } from "react-native-svg";
|
|
3
|
-
const SvgReorder = (props) => (
|
|
4
|
-
<Svg
|
|
5
|
-
fill="none"
|
|
6
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
viewBox="0 0 24 24"
|
|
8
|
-
width={props.size}
|
|
9
|
-
height={props.size}
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<G clipPath="url(#clip0_149_219)">
|
|
13
|
-
<Path
|
|
14
|
-
d="M14 6L12 4L10 6"
|
|
15
|
-
stroke="#344054"
|
|
16
|
-
strokeWidth={1.2}
|
|
17
|
-
strokeLinecap="round"
|
|
18
|
-
strokeLinejoin="round"
|
|
19
|
-
/>
|
|
20
|
-
<Path
|
|
21
|
-
d="M10 18L12 20L14 18"
|
|
22
|
-
stroke="#344054"
|
|
23
|
-
strokeWidth={1.2}
|
|
24
|
-
strokeLinecap="round"
|
|
25
|
-
strokeLinejoin="round"
|
|
26
|
-
/>
|
|
27
|
-
<Line
|
|
28
|
-
x1={5.6}
|
|
29
|
-
y1={9.4}
|
|
30
|
-
x2={18.6222}
|
|
31
|
-
y2={9.4}
|
|
32
|
-
stroke="#344054"
|
|
33
|
-
strokeWidth={1.2}
|
|
34
|
-
strokeLinecap="round"
|
|
35
|
-
/>
|
|
36
|
-
<Line
|
|
37
|
-
x1={5.6}
|
|
38
|
-
y1={12.4}
|
|
39
|
-
x2={18.6222}
|
|
40
|
-
y2={12.4}
|
|
41
|
-
stroke="#344054"
|
|
42
|
-
strokeWidth={1.2}
|
|
43
|
-
strokeLinecap="round"
|
|
44
|
-
/>
|
|
45
|
-
<Line
|
|
46
|
-
x1={5.6}
|
|
47
|
-
y1={15.4}
|
|
48
|
-
x2={18.6222}
|
|
49
|
-
y2={15.4}
|
|
50
|
-
stroke="#344054"
|
|
51
|
-
strokeWidth={1.2}
|
|
52
|
-
strokeLinecap="round"
|
|
53
|
-
/>
|
|
54
|
-
</G>
|
|
55
|
-
<Defs>
|
|
56
|
-
<ClipPath id="clip0_149_219">
|
|
57
|
-
<Rect width={24} height={24} fill="white" />
|
|
58
|
-
</ClipPath>
|
|
59
|
-
</Defs>
|
|
60
|
-
</Svg>
|
|
61
|
-
);
|
|
62
|
-
export default SvgReorder;
|
package/dist/icons/Reorder2.js
DELETED
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import Svg, { G, Path, Defs, ClipPath, Rect } from "react-native-svg";
|
|
3
|
-
const SvgReorder2 = (props) => (
|
|
4
|
-
<Svg
|
|
5
|
-
fill="none"
|
|
6
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
viewBox="0 0 24 24"
|
|
8
|
-
width={props.size}
|
|
9
|
-
height={props.size}
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<G clipPath="url(#clip0_145_677)">
|
|
13
|
-
<Path
|
|
14
|
-
d="M11 20H5C4.46957 20 3.96086 19.7893 3.58579 19.4142C3.21071 19.0391 3 18.5304 3 18V6C3 5.46957 3.21071 4.96086 3.58579 4.58579C3.96086 4.21071 4.46957 4 5 4H11"
|
|
15
|
-
stroke="#344054"
|
|
16
|
-
strokeWidth={1.2}
|
|
17
|
-
strokeLinecap="round"
|
|
18
|
-
strokeLinejoin="round"
|
|
19
|
-
/>
|
|
20
|
-
<Path
|
|
21
|
-
d="M18 14V21"
|
|
22
|
-
stroke="#344054"
|
|
23
|
-
strokeWidth={1.2}
|
|
24
|
-
strokeLinecap="round"
|
|
25
|
-
strokeLinejoin="round"
|
|
26
|
-
/>
|
|
27
|
-
<Path
|
|
28
|
-
d="M18 3V10"
|
|
29
|
-
stroke="#344054"
|
|
30
|
-
strokeWidth={1.2}
|
|
31
|
-
strokeLinecap="round"
|
|
32
|
-
strokeLinejoin="round"
|
|
33
|
-
/>
|
|
34
|
-
<Path
|
|
35
|
-
d="M15 18L18 21L21 18"
|
|
36
|
-
stroke="#344054"
|
|
37
|
-
strokeWidth={1.2}
|
|
38
|
-
strokeLinecap="round"
|
|
39
|
-
strokeLinejoin="round"
|
|
40
|
-
/>
|
|
41
|
-
<Path
|
|
42
|
-
d="M15 6L18 3L21 6"
|
|
43
|
-
stroke="#344054"
|
|
44
|
-
strokeWidth={1.2}
|
|
45
|
-
strokeLinecap="round"
|
|
46
|
-
strokeLinejoin="round"
|
|
47
|
-
/>
|
|
48
|
-
</G>
|
|
49
|
-
<Defs>
|
|
50
|
-
<ClipPath id="clip0_145_677">
|
|
51
|
-
<Rect width={24} height={24} fill="white" />
|
|
52
|
-
</ClipPath>
|
|
53
|
-
</Defs>
|
|
54
|
-
</Svg>
|
|
55
|
-
);
|
|
56
|
-
export default SvgReorder2;
|
package/dist/icons/Repeat.js
DELETED
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import Svg, { Path } from "react-native-svg";
|
|
3
|
-
const SvgRepeat = (props) => (
|
|
4
|
-
<Svg
|
|
5
|
-
fill="none"
|
|
6
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
viewBox="0 0 24 24"
|
|
8
|
-
width={props.size}
|
|
9
|
-
height={props.size}
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<Path
|
|
13
|
-
d="M16.5454 2L20.1818 5.63636L16.5454 9.27273"
|
|
14
|
-
stroke="#344054"
|
|
15
|
-
strokeWidth={1.2}
|
|
16
|
-
strokeLinecap="round"
|
|
17
|
-
strokeLinejoin="round"
|
|
18
|
-
/>
|
|
19
|
-
<Path
|
|
20
|
-
d="M3.81818 11.091V9.27284C3.81818 8.30841 4.20129 7.38349 4.88324 6.70154C5.56519 6.01959 6.49012 5.63647 7.45454 5.63647H20.1818"
|
|
21
|
-
stroke="#344054"
|
|
22
|
-
strokeWidth={1.2}
|
|
23
|
-
strokeLinecap="round"
|
|
24
|
-
strokeLinejoin="round"
|
|
25
|
-
/>
|
|
26
|
-
<Path
|
|
27
|
-
d="M7.45454 22L3.81818 18.3637L7.45454 14.7273"
|
|
28
|
-
stroke="#344054"
|
|
29
|
-
strokeWidth={1.2}
|
|
30
|
-
strokeLinecap="round"
|
|
31
|
-
strokeLinejoin="round"
|
|
32
|
-
/>
|
|
33
|
-
<Path
|
|
34
|
-
d="M20.1818 12.9092V14.7274C20.1818 15.6918 19.7987 16.6167 19.1167 17.2987C18.4348 17.9806 17.5099 18.3637 16.5454 18.3637H3.81818"
|
|
35
|
-
stroke="#344054"
|
|
36
|
-
strokeWidth={1.2}
|
|
37
|
-
strokeLinecap="round"
|
|
38
|
-
strokeLinejoin="round"
|
|
39
|
-
/>
|
|
40
|
-
</Svg>
|
|
41
|
-
);
|
|
42
|
-
export default SvgRepeat;
|
package/dist/icons/Reply.js
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import Svg, { Path } from "react-native-svg";
|
|
3
|
-
const SvgReply = (props) => (
|
|
4
|
-
<Svg
|
|
5
|
-
fill="none"
|
|
6
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
viewBox="0 0 24 24"
|
|
8
|
-
width={props.size}
|
|
9
|
-
height={props.size}
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<Path
|
|
13
|
-
d="M18 18V12C18 11.2044 17.6839 10.4413 17.1213 9.87868C16.5587 9.31607 15.7956 9 15 9H5M5 9L9 5M5 9L9 13"
|
|
14
|
-
stroke="#344054"
|
|
15
|
-
strokeWidth={1.2}
|
|
16
|
-
strokeLinecap="round"
|
|
17
|
-
strokeLinejoin="round"
|
|
18
|
-
/>
|
|
19
|
-
</Svg>
|
|
20
|
-
);
|
|
21
|
-
export default SvgReply;
|
package/dist/icons/Report.js
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import Svg, { Path } from "react-native-svg";
|
|
3
|
-
const SvgReport = (props) => (
|
|
4
|
-
<Svg
|
|
5
|
-
fill="none"
|
|
6
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
viewBox="0 0 24 24"
|
|
8
|
-
width={props.size}
|
|
9
|
-
height={props.size}
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<Path
|
|
13
|
-
d="M9.167 20.5H4.444C3.922 20.5 3.5 20.077 3.5 19.556V15.778C3.5 15.256 3.923 14.834 4.444 14.834H9.166L9.167 20.5ZM9.167 20.5H14.833M9.167 20.5L9.166 10.111C9.166 9.589 9.589 9.167 10.11 9.167H14.832M14.833 20.5V4.444C14.833 3.923 15.256 3.5 15.777 3.5H19.555C20.076 3.5 20.499 3.922 20.499 4.444V19.556C20.499 20.077 20.077 20.5 19.555 20.5H14.833Z"
|
|
14
|
-
stroke="#344054"
|
|
15
|
-
strokeWidth={1.2}
|
|
16
|
-
strokeLinecap="round"
|
|
17
|
-
strokeLinejoin="round"
|
|
18
|
-
/>
|
|
19
|
-
</Svg>
|
|
20
|
-
);
|
|
21
|
-
export default SvgReport;
|
package/dist/icons/Reschedule.js
DELETED
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import Svg, { G, Path, Defs, ClipPath, Rect } from "react-native-svg";
|
|
3
|
-
const SvgReschedule = (props) => (
|
|
4
|
-
<Svg
|
|
5
|
-
fill="none"
|
|
6
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
viewBox="0 0 24 24"
|
|
8
|
-
width={props.size}
|
|
9
|
-
height={props.size}
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<G clipPath="url(#clip0_149_137)">
|
|
13
|
-
<G clipPath="url(#clip1_149_137)">
|
|
14
|
-
<Path
|
|
15
|
-
d="M20.048 11.5234C20.0479 9.87681 19.5709 8.26548 18.6746 6.88419C17.7783 5.50289 16.5011 4.41076 14.9974 3.73979C13.4937 3.06882 11.8279 2.84774 10.2012 3.10327C8.57456 3.3588 7.05673 4.08 5.83118 5.1797C4.60563 6.2794 3.72482 7.71053 3.29522 9.30011C2.86562 10.8897 2.90562 12.5697 3.41037 14.137C3.91513 15.7043 4.86304 17.0919 6.13953 18.1321C7.41602 19.1722 8.96645 19.8204 10.6034 19.9982C10.9065 20.0304 11.2134 20.0474 11.524 20.0474"
|
|
16
|
-
stroke="#344054"
|
|
17
|
-
strokeWidth={1.2}
|
|
18
|
-
strokeLinecap="round"
|
|
19
|
-
strokeLinejoin="round"
|
|
20
|
-
/>
|
|
21
|
-
<Path
|
|
22
|
-
d="M11.5228 6.78821V11.5238L13.417 13.418"
|
|
23
|
-
stroke="#344054"
|
|
24
|
-
strokeWidth={1.2}
|
|
25
|
-
strokeLinecap="round"
|
|
26
|
-
strokeLinejoin="round"
|
|
27
|
-
/>
|
|
28
|
-
<Path
|
|
29
|
-
d="M17.6084 14.943C17.7931 14.7584 18.0123 14.6118 18.2537 14.5119C18.495 14.4119 18.7536 14.3605 19.0148 14.3605C19.276 14.3605 19.5347 14.4119 19.776 14.5119C20.0173 14.6118 20.2366 14.7584 20.4213 14.943C20.606 15.1277 20.7525 15.347 20.8525 15.5883C20.9524 15.8297 21.0039 16.0883 21.0039 16.3495C21.0039 16.6107 20.9524 16.8694 20.8525 17.1107C20.7525 17.352 20.606 17.5713 20.4213 17.756L17.2106 20.9951H14.3692V18.1538L17.6084 14.943Z"
|
|
30
|
-
stroke="#344054"
|
|
31
|
-
strokeWidth={1.2}
|
|
32
|
-
strokeLinecap="round"
|
|
33
|
-
strokeLinejoin="round"
|
|
34
|
-
/>
|
|
35
|
-
</G>
|
|
36
|
-
</G>
|
|
37
|
-
<Defs>
|
|
38
|
-
<ClipPath id="clip0_149_137">
|
|
39
|
-
<Rect width={24} height={24} fill="white" />
|
|
40
|
-
</ClipPath>
|
|
41
|
-
<ClipPath id="clip1_149_137">
|
|
42
|
-
<Rect width={24} height={24} fill="white" />
|
|
43
|
-
</ClipPath>
|
|
44
|
-
</Defs>
|
|
45
|
-
</Svg>
|
|
46
|
-
);
|
|
47
|
-
export default SvgReschedule;
|
package/dist/icons/Reset.js
DELETED
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import Svg, { G, Path, Defs, ClipPath, Rect } from "react-native-svg";
|
|
3
|
-
const SvgReset = (props) => (
|
|
4
|
-
<Svg
|
|
5
|
-
fill="none"
|
|
6
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
viewBox="0 0 24 24"
|
|
8
|
-
width={props.size}
|
|
9
|
-
height={props.size}
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<G clipPath="url(#clip0_0_4)">
|
|
13
|
-
<Path
|
|
14
|
-
d="M3.37411 9.43278C3.82516 7.92108 4.66563 6.55449 5.81128 5.46998C6.95694 4.38548 8.36754 3.62116 9.90168 3.25364C12.0549 2.73249 14.3246 3.02136 16.2786 4.06524C18.2327 5.10912 19.7346 6.83511 20.4985 8.91464"
|
|
15
|
-
stroke="#344054"
|
|
16
|
-
strokeWidth={1.08}
|
|
17
|
-
strokeLinecap="round"
|
|
18
|
-
strokeLinejoin="round"
|
|
19
|
-
/>
|
|
20
|
-
<Path
|
|
21
|
-
d="M21 4.28985V9.43271H15.8571"
|
|
22
|
-
stroke="#344054"
|
|
23
|
-
strokeWidth={1.08}
|
|
24
|
-
strokeLinecap="round"
|
|
25
|
-
strokeLinejoin="round"
|
|
26
|
-
/>
|
|
27
|
-
<Path
|
|
28
|
-
d="M20.6207 14.5756C20.1685 16.0849 19.3279 17.449 18.1831 18.5316C17.0382 19.6142 15.6292 20.3772 14.097 20.7444C11.944 21.2652 9.6746 20.9762 7.72084 19.9323C5.76708 18.8885 4.26533 17.1627 3.50144 15.0834"
|
|
29
|
-
stroke="#344054"
|
|
30
|
-
strokeWidth={1.08}
|
|
31
|
-
strokeLinecap="round"
|
|
32
|
-
strokeLinejoin="round"
|
|
33
|
-
/>
|
|
34
|
-
<Path
|
|
35
|
-
d="M3 19.7185V14.5756H8.14286"
|
|
36
|
-
stroke="#344054"
|
|
37
|
-
strokeWidth={1.08}
|
|
38
|
-
strokeLinecap="round"
|
|
39
|
-
strokeLinejoin="round"
|
|
40
|
-
/>
|
|
41
|
-
</G>
|
|
42
|
-
<Defs>
|
|
43
|
-
<ClipPath id="clip0_0_4">
|
|
44
|
-
<Rect width={24} height={24} fill="white" />
|
|
45
|
-
</ClipPath>
|
|
46
|
-
</Defs>
|
|
47
|
-
</Svg>
|
|
48
|
-
);
|
|
49
|
-
export default SvgReset;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import Svg, { Circle, Path } from "react-native-svg";
|
|
3
|
-
const SvgResumeCircle = (props) => (
|
|
4
|
-
<Svg
|
|
5
|
-
fill="none"
|
|
6
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
viewBox="0 0 24 24"
|
|
8
|
-
width={props.size}
|
|
9
|
-
height={props.size}
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<Circle cx={12} cy={12} r={9} stroke="#344054" strokeWidth={1.2} />
|
|
13
|
-
<Path
|
|
14
|
-
d="M10.5 8.5L15.5 12L10.5 15.5V8.5Z"
|
|
15
|
-
fill="#344054"
|
|
16
|
-
stroke="#344054"
|
|
17
|
-
strokeWidth={1.2}
|
|
18
|
-
strokeLinejoin="round"
|
|
19
|
-
/>
|
|
20
|
-
</Svg>
|
|
21
|
-
);
|
|
22
|
-
export default SvgResumeCircle;
|
package/dist/icons/Ribbon.js
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import Svg, { Path } from "react-native-svg";
|
|
3
|
-
const SvgRibbon = (props) => (
|
|
4
|
-
<Svg
|
|
5
|
-
fill="none"
|
|
6
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
viewBox="0 0 24 24"
|
|
8
|
-
width={props.size}
|
|
9
|
-
height={props.size}
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<Path
|
|
13
|
-
d="M9 4H15C15.5304 4 16.0391 4.21071 16.4142 4.58579C16.7893 4.96086 17 5.46957 17 6V20L12 17L7 20V6C7 5.46957 7.21071 4.96086 7.58579 4.58579C7.96086 4.21071 8.46957 4 9 4Z"
|
|
14
|
-
stroke={props.color}
|
|
15
|
-
strokeWidth={1.5}
|
|
16
|
-
strokeLinecap="round"
|
|
17
|
-
strokeLinejoin="round"
|
|
18
|
-
/>
|
|
19
|
-
</Svg>
|
|
20
|
-
);
|
|
21
|
-
export default SvgRibbon;
|
package/dist/icons/Right.js
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import Svg, { Path } from "react-native-svg";
|
|
3
|
-
const SvgRight = (props) => (
|
|
4
|
-
<Svg
|
|
5
|
-
fill="none"
|
|
6
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
viewBox="0 0 24 24"
|
|
8
|
-
width={props.size}
|
|
9
|
-
height={props.size}
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<Path
|
|
13
|
-
d="M9 18L15 12L9 6"
|
|
14
|
-
stroke="#344054"
|
|
15
|
-
strokeWidth={1.2}
|
|
16
|
-
strokeLinecap="round"
|
|
17
|
-
strokeLinejoin="round"
|
|
18
|
-
/>
|
|
19
|
-
</Svg>
|
|
20
|
-
);
|
|
21
|
-
export default SvgRight;
|
package/dist/icons/RightAlign.js
DELETED
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import Svg, { G, Rect, Path, Line, Defs, ClipPath } from "react-native-svg";
|
|
3
|
-
const SvgRightAlign = (props) => (
|
|
4
|
-
<Svg
|
|
5
|
-
fill="none"
|
|
6
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
viewBox="0 0 24 24"
|
|
8
|
-
width={props.size}
|
|
9
|
-
height={props.size}
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<G clipPath="url(#clip0_8118_385)">
|
|
13
|
-
<Rect
|
|
14
|
-
x={1.99988}
|
|
15
|
-
y={14.2859}
|
|
16
|
-
width={15.4286}
|
|
17
|
-
height={5.14286}
|
|
18
|
-
rx={1}
|
|
19
|
-
fill={props.color}
|
|
20
|
-
/>
|
|
21
|
-
<Path
|
|
22
|
-
d="M6.92859 11.071H15.9286V8.92847H6.92859V11.071ZM17.4286 11.571L17.4237 11.6736C17.3759 12.1441 17.0016 12.5182 16.5311 12.5662L16.4286 12.571H6.42859L6.32605 12.5662C5.85554 12.5182 5.48125 12.1441 5.43347 11.6736L5.42859 11.571V8.42847C5.42859 7.91079 5.82192 7.48468 6.32605 7.43335L6.42859 7.42847H16.4286L16.5311 7.43335C17.0353 7.48468 17.4286 7.91079 17.4286 8.42847V11.571Z"
|
|
23
|
-
fill={props.color}
|
|
24
|
-
/>
|
|
25
|
-
<Line
|
|
26
|
-
x1={20.7499}
|
|
27
|
-
y1={3.14288}
|
|
28
|
-
x2={20.7499}
|
|
29
|
-
y2={22}
|
|
30
|
-
stroke={props.color}
|
|
31
|
-
strokeWidth={1.5}
|
|
32
|
-
/>
|
|
33
|
-
</G>
|
|
34
|
-
<Defs>
|
|
35
|
-
<ClipPath id="clip0_8118_385">
|
|
36
|
-
<Rect width={24} height={24} fill="white" />
|
|
37
|
-
</ClipPath>
|
|
38
|
-
</Defs>
|
|
39
|
-
</Svg>
|
|
40
|
-
);
|
|
41
|
-
export default SvgRightAlign;
|