@bigbinary/neeto-icons-rn 1.0.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/NeetoAnalytics.js +92 -0
- package/dist/appIcons/NeetoBugtrap.js +90 -0
- package/dist/appIcons/NeetoCal.js +98 -0
- package/dist/appIcons/NeetoChangelog.js +98 -0
- package/dist/appIcons/NeetoChat.js +94 -0
- package/dist/appIcons/NeetoCi.js +82 -0
- package/dist/appIcons/NeetoCourse.js +97 -0
- package/dist/appIcons/NeetoCrm.js +88 -0
- package/dist/appIcons/NeetoDeploy.js +84 -0
- package/dist/appIcons/NeetoDesk.js +81 -0
- package/dist/appIcons/NeetoEngage.js +95 -0
- package/dist/appIcons/NeetoForm.js +128 -0
- package/dist/appIcons/NeetoGit.js +82 -0
- package/dist/appIcons/NeetoInvisible.js +97 -0
- package/dist/appIcons/NeetoInvoice.js +103 -0
- package/dist/appIcons/NeetoKb.js +94 -0
- package/dist/appIcons/NeetoMonitor.js +89 -0
- package/dist/appIcons/NeetoPlanner.js +177 -0
- package/dist/appIcons/NeetoPopups.js +92 -0
- package/dist/appIcons/NeetoQuiz.js +89 -0
- package/dist/appIcons/NeetoReplay.js +92 -0
- package/dist/appIcons/NeetoReview.js +93 -0
- package/dist/appIcons/NeetoRunner.js +92 -0
- package/dist/appIcons/NeetoSign.js +82 -0
- package/dist/appIcons/NeetoSite.js +87 -0
- package/dist/appIcons/NeetoSocial.js +87 -0
- package/dist/appIcons/NeetoStore.js +87 -0
- package/dist/appIcons/NeetoTestify.js +96 -0
- package/dist/appIcons/NeetoWireframe.js +98 -0
- package/dist/appIcons/index.js +29 -0
- package/dist/icons/ActivityLog.js +25 -0
- package/dist/icons/AddCircle.js +20 -0
- package/dist/icons/AddMenu.js +25 -0
- package/dist/icons/AddRectangle.js +20 -0
- package/dist/icons/Agents.js +20 -0
- package/dist/icons/AppSwitcher.js +18 -0
- package/dist/icons/Apple.js +19 -0
- package/dist/icons/Archive.js +28 -0
- package/dist/icons/Articles.js +25 -0
- package/dist/icons/Attachment.js +27 -0
- package/dist/icons/Bank.js +25 -0
- package/dist/icons/Blockquote.js +20 -0
- package/dist/icons/Book.js +20 -0
- package/dist/icons/BookOpen.js +27 -0
- package/dist/icons/Bookmark.js +21 -0
- package/dist/icons/Braces.js +17 -0
- package/dist/icons/Building.js +30 -0
- package/dist/icons/Calendar.js +20 -0
- package/dist/icons/Camera.js +27 -0
- package/dist/icons/CannedResponses.js +17 -0
- package/dist/icons/Category.js +20 -0
- package/dist/icons/CenterAlign.js +42 -0
- package/dist/icons/Chat.js +20 -0
- package/dist/icons/ChatBubble.js +18 -0
- package/dist/icons/ChatEmpty.js +20 -0
- package/dist/icons/ChatNotification.js +17 -0
- package/dist/icons/ChatOffline.js +26 -0
- package/dist/icons/Check.js +20 -0
- package/dist/icons/CheckCircle.js +27 -0
- package/dist/icons/Checkbox.js +29 -0
- package/dist/icons/CheckboxInactive.js +22 -0
- package/dist/icons/Checkmark.js +27 -0
- package/dist/icons/Chrome.js +25 -0
- package/dist/icons/Clock.js +27 -0
- package/dist/icons/Close.js +20 -0
- package/dist/icons/CloseCircle.js +20 -0
- package/dist/icons/ClosedPullRequest.js +21 -0
- package/dist/icons/Code.js +20 -0
- package/dist/icons/CodeBlock.js +20 -0
- package/dist/icons/Collapse.js +20 -0
- package/dist/icons/Column.js +24 -0
- package/dist/icons/Computer.js +24 -0
- package/dist/icons/ContactBook.js +27 -0
- package/dist/icons/Copy.js +27 -0
- package/dist/icons/CreditCard.js +27 -0
- package/dist/icons/Css3.js +17 -0
- package/dist/icons/Cursor.js +20 -0
- package/dist/icons/CustomDomain.js +20 -0
- package/dist/icons/Customers.js +19 -0
- package/dist/icons/Customize.js +21 -0
- package/dist/icons/Dashboard.js +20 -0
- package/dist/icons/Database.js +17 -0
- package/dist/icons/Delete.js +20 -0
- package/dist/icons/Design.js +34 -0
- package/dist/icons/DoubleCheck.js +26 -0
- package/dist/icons/Down.js +20 -0
- package/dist/icons/DownArrow.js +20 -0
- package/dist/icons/DownArrowCircle.js +27 -0
- package/dist/icons/Download.js +27 -0
- package/dist/icons/Draft.js +27 -0
- package/dist/icons/Dropdown.js +27 -0
- package/dist/icons/Edit.js +20 -0
- package/dist/icons/Email.js +20 -0
- package/dist/icons/EmailSent.js +34 -0
- package/dist/icons/Error.js +20 -0
- package/dist/icons/Expand.js +20 -0
- package/dist/icons/ExternalLink.js +20 -0
- package/dist/icons/Eye.js +27 -0
- package/dist/icons/Facebook.js +17 -0
- package/dist/icons/Favorite.js +20 -0
- package/dist/icons/File.js +38 -0
- package/dist/icons/FileDownload.js +38 -0
- package/dist/icons/FileGeneric.js +28 -0
- package/dist/icons/Filter.js +21 -0
- package/dist/icons/FilterAz.js +20 -0
- package/dist/icons/Flag.js +20 -0
- package/dist/icons/Flash.js +20 -0
- package/dist/icons/Focus.js +21 -0
- package/dist/icons/Folder.js +20 -0
- package/dist/icons/Form.js +29 -0
- package/dist/icons/Forward.js +27 -0
- package/dist/icons/FullScreen.js +28 -0
- package/dist/icons/Gif.js +27 -0
- package/dist/icons/Gift.js +20 -0
- package/dist/icons/GitMerge.js +27 -0
- package/dist/icons/Globe.js +41 -0
- package/dist/icons/Goal.js +31 -0
- package/dist/icons/Graph.js +20 -0
- package/dist/icons/Group.js +17 -0
- package/dist/icons/HamburgerMenu.js +18 -0
- package/dist/icons/Heart.js +19 -0
- package/dist/icons/Help.js +27 -0
- package/dist/icons/Hide.js +20 -0
- package/dist/icons/Highlight.js +20 -0
- package/dist/icons/History.js +28 -0
- package/dist/icons/Home.js +20 -0
- package/dist/icons/HourGlass.js +18 -0
- package/dist/icons/Hours.js +38 -0
- package/dist/icons/Html.js +17 -0
- package/dist/icons/Image.js +29 -0
- package/dist/icons/ImageUpload.js +27 -0
- package/dist/icons/Inbox.js +20 -0
- package/dist/icons/IndeterminateCircle.js +20 -0
- package/dist/icons/Info.js +34 -0
- package/dist/icons/Input.js +27 -0
- package/dist/icons/Invoice.js +27 -0
- package/dist/icons/Keyboard.js +20 -0
- package/dist/icons/Left.js +20 -0
- package/dist/icons/LeftAlign.js +42 -0
- package/dist/icons/LeftArrow.js +20 -0
- package/dist/icons/LeftArrowCircle.js +27 -0
- package/dist/icons/Link.js +27 -0
- package/dist/icons/Linkedin.js +21 -0
- package/dist/icons/List.js +20 -0
- package/dist/icons/ListDetails.js +20 -0
- package/dist/icons/ListDot.js +20 -0
- package/dist/icons/ListNumber.js +20 -0
- package/dist/icons/Loading.js +20 -0
- package/dist/icons/Location.js +27 -0
- package/dist/icons/Lock.js +21 -0
- package/dist/icons/MailSend.js +33 -0
- package/dist/icons/MailUnread.js +28 -0
- package/dist/icons/Matrix.js +26 -0
- package/dist/icons/MatrixDots.js +22 -0
- package/dist/icons/MediaVideo.js +27 -0
- package/dist/icons/MenuHorizontal.js +21 -0
- package/dist/icons/MenuLayout.js +24 -0
- package/dist/icons/MenuSquare.js +27 -0
- package/dist/icons/MenuVertical.js +21 -0
- package/dist/icons/Merge.js +20 -0
- package/dist/icons/MergedPullRequest.js +22 -0
- package/dist/icons/Message.js +27 -0
- package/dist/icons/MessageBubble.js +20 -0
- package/dist/icons/MessageSquare.js +20 -0
- package/dist/icons/Mic.js +30 -0
- package/dist/icons/Minus.js +20 -0
- package/dist/icons/Mobile.js +27 -0
- package/dist/icons/Movie.js +30 -0
- package/dist/icons/MultipleChoice.js +25 -0
- package/dist/icons/NeetoAnalytics.js +27 -0
- package/dist/icons/NeetoCal.js +20 -0
- package/dist/icons/NeetoChangelog.js +27 -0
- package/dist/icons/NeetoChat.js +20 -0
- package/dist/icons/NeetoDesk.js +34 -0
- package/dist/icons/NeetoForm.js +19 -0
- package/dist/icons/NeetoIcon.js +17 -0
- package/dist/icons/NeetoInsights.js +27 -0
- package/dist/icons/NeetoInterview.js +27 -0
- package/dist/icons/NeetoInvisible.js +20 -0
- package/dist/icons/NeetoKb.js +27 -0
- package/dist/icons/NeetoQuiz.js +32 -0
- package/dist/icons/NeetoReplay.js +27 -0
- package/dist/icons/NeetoWireframe.js +27 -0
- package/dist/icons/NeutralFaceGrey.js +41 -0
- package/dist/icons/NewChat.js +20 -0
- package/dist/icons/Notes.js +19 -0
- package/dist/icons/Notification.js +20 -0
- package/dist/icons/Paragraph.js +20 -0
- package/dist/icons/Pause.js +19 -0
- package/dist/icons/Phone.js +20 -0
- package/dist/icons/Play.js +21 -0
- package/dist/icons/Plus.js +20 -0
- package/dist/icons/PlusSolid.js +23 -0
- package/dist/icons/Print.js +27 -0
- package/dist/icons/Puzzle.js +20 -0
- package/dist/icons/QrCode.js +20 -0
- package/dist/icons/Quote.js +20 -0
- package/dist/icons/Radio.js +15 -0
- package/dist/icons/RadioInactive.js +14 -0
- package/dist/icons/Rating.js +20 -0
- package/dist/icons/RatingFilled.js +17 -0
- package/dist/icons/Redirection.js +20 -0
- package/dist/icons/Redo.js +20 -0
- package/dist/icons/Refresh.js +27 -0
- package/dist/icons/RemoveCircle.js +20 -0
- package/dist/icons/Reorder.js +26 -0
- package/dist/icons/Repeat.js +34 -0
- package/dist/icons/Reply.js +27 -0
- package/dist/icons/Report.js +18 -0
- package/dist/icons/Ribbon.js +20 -0
- package/dist/icons/Right.js +20 -0
- package/dist/icons/RightAlign.js +42 -0
- package/dist/icons/RightArrow.js +20 -0
- package/dist/icons/RightArrowCircle.js +27 -0
- package/dist/icons/Robot.js +18 -0
- package/dist/icons/SadFaceGrey.js +45 -0
- package/dist/icons/Search.js +20 -0
- package/dist/icons/Sections.js +20 -0
- package/dist/icons/Security.js +36 -0
- package/dist/icons/Send.js +20 -0
- package/dist/icons/SendPlane.js +20 -0
- package/dist/icons/Seo.js +27 -0
- package/dist/icons/Settings.js +27 -0
- package/dist/icons/SettingsChecked.js +25 -0
- package/dist/icons/Share.js +20 -0
- package/dist/icons/SidebarClose.js +23 -0
- package/dist/icons/SidebarOpen.js +23 -0
- package/dist/icons/SmileFaceGrey.js +45 -0
- package/dist/icons/Smiley.js +27 -0
- package/dist/icons/Status.js +20 -0
- package/dist/icons/Subdomain.js +19 -0
- package/dist/icons/Suitcase.js +27 -0
- package/dist/icons/Swap.js +34 -0
- package/dist/icons/Tablet.js +20 -0
- package/dist/icons/Tag.js +21 -0
- package/dist/icons/Tags.js +27 -0
- package/dist/icons/Text.js +28 -0
- package/dist/icons/TextBold.js +20 -0
- package/dist/icons/TextCross.js +20 -0
- package/dist/icons/TextH1.js +20 -0
- package/dist/icons/TextH2.js +20 -0
- package/dist/icons/TextItalic.js +20 -0
- package/dist/icons/TextSize.js +20 -0
- package/dist/icons/Tickets.js +29 -0
- package/dist/icons/TimeTracking.js +27 -0
- package/dist/icons/Transaction.js +20 -0
- package/dist/icons/Translate.js +27 -0
- package/dist/icons/Twitter.js +23 -0
- package/dist/icons/Ubuntu.js +33 -0
- package/dist/icons/Underline.js +20 -0
- package/dist/icons/Undo.js +20 -0
- package/dist/icons/Unlink.js +33 -0
- package/dist/icons/Unlock.js +21 -0
- package/dist/icons/Up.js +20 -0
- package/dist/icons/UpArrow.js +20 -0
- package/dist/icons/UpArrowCircle.js +27 -0
- package/dist/icons/Upload.js +20 -0
- package/dist/icons/User.js +20 -0
- package/dist/icons/UserAdd.js +26 -0
- package/dist/icons/UserCircle.js +20 -0
- package/dist/icons/UserNotification.js +17 -0
- package/dist/icons/UserRemove.js +20 -0
- package/dist/icons/UserRole.js +21 -0
- package/dist/icons/UserSettings.js +20 -0
- package/dist/icons/UserStar.js +20 -0
- package/dist/icons/Video.js +20 -0
- package/dist/icons/Volume.js +22 -0
- package/dist/icons/Volume0.js +23 -0
- package/dist/icons/Volume100.js +22 -0
- package/dist/icons/Volume25.js +22 -0
- package/dist/icons/Volume50.js +22 -0
- package/dist/icons/Volume75.js +22 -0
- package/dist/icons/VolumeOutline.js +20 -0
- package/dist/icons/VolumeOutline0.js +27 -0
- package/dist/icons/Warning.js +27 -0
- package/dist/icons/WarningFilled.js +28 -0
- package/dist/icons/Whatsapp.js +17 -0
- package/dist/icons/WidgetModes.js +21 -0
- package/dist/icons/index.js +248 -0
- package/dist/index.js +6 -0
- package/dist/logos/Neeto.js +64 -0
- package/dist/logos/NeetoAnalytics.js +44 -0
- package/dist/logos/NeetoCal.js +57 -0
- package/dist/logos/NeetoChangelog.js +52 -0
- package/dist/logos/NeetoChat.js +49 -0
- package/dist/logos/NeetoCi.js +37 -0
- package/dist/logos/NeetoCourse.js +44 -0
- package/dist/logos/NeetoCrm.js +51 -0
- package/dist/logos/NeetoDeploy.js +34 -0
- package/dist/logos/NeetoDesk.js +46 -0
- package/dist/logos/NeetoEngage.js +42 -0
- package/dist/logos/NeetoForm.js +71 -0
- package/dist/logos/NeetoGit.js +37 -0
- package/dist/logos/NeetoInvisible.js +44 -0
- package/dist/logos/NeetoInvoice.js +48 -0
- package/dist/logos/NeetoKb.js +50 -0
- package/dist/logos/NeetoPlanner.js +89 -0
- package/dist/logos/NeetoPopups.js +39 -0
- package/dist/logos/NeetoQuiz.js +40 -0
- package/dist/logos/NeetoReplay.js +39 -0
- package/dist/logos/NeetoReview.js +40 -0
- package/dist/logos/NeetoRunner.js +39 -0
- package/dist/logos/NeetoSign.js +37 -0
- package/dist/logos/NeetoSite.js +39 -0
- package/dist/logos/NeetoSocial.js +37 -0
- package/dist/logos/NeetoStore.js +39 -0
- package/dist/logos/NeetoTestify.js +40 -0
- package/dist/logos/NeetoWireframe.js +52 -0
- package/dist/logos/index.js +28 -0
- package/dist/misc/Daily.js +29 -0
- package/dist/misc/Github.js +16 -0
- package/dist/misc/Google.js +23 -0
- package/dist/misc/GoogleCalendar.js +24 -0
- package/dist/misc/GoogleMeet.js +27 -0
- package/dist/misc/Instagram.js +105 -0
- package/dist/misc/Linear.js +20 -0
- package/dist/misc/Microsoft.js +11 -0
- package/dist/misc/Shopify.js +32 -0
- package/dist/misc/Slack.js +37 -0
- package/dist/misc/Stripe.js +23 -0
- package/dist/misc/Teams.js +308 -0
- package/dist/misc/Twilio.js +15 -0
- package/dist/misc/Whatsapp.js +58 -0
- package/dist/misc/Wordpress.js +25 -0
- package/dist/misc/Zapier.js +23 -0
- package/dist/misc/Zoom.js +18 -0
- package/dist/misc/index.js +17 -0
- package/dist/typefaceLogos/Neeto.js +34 -0
- package/dist/typefaceLogos/NeetoCal.js +67 -0
- package/dist/typefaceLogos/NeetoChangelog.js +64 -0
- package/dist/typefaceLogos/NeetoChat.js +47 -0
- package/dist/typefaceLogos/NeetoCi.js +47 -0
- package/dist/typefaceLogos/NeetoCourse.js +54 -0
- package/dist/typefaceLogos/NeetoCrm.js +61 -0
- package/dist/typefaceLogos/NeetoDeploy.js +44 -0
- package/dist/typefaceLogos/NeetoDesk.js +44 -0
- package/dist/typefaceLogos/NeetoForm.js +74 -0
- package/dist/typefaceLogos/NeetoGit.js +47 -0
- package/dist/typefaceLogos/NeetoInvisible.js +54 -0
- package/dist/typefaceLogos/NeetoInvoice.js +46 -0
- package/dist/typefaceLogos/NeetoKb.js +48 -0
- package/dist/typefaceLogos/NeetoMonitor.js +49 -0
- package/dist/typefaceLogos/NeetoPlanner.js +120 -0
- package/dist/typefaceLogos/NeetoQuiz.js +50 -0
- package/dist/typefaceLogos/NeetoReplay.js +49 -0
- package/dist/typefaceLogos/NeetoRunner.js +49 -0
- package/dist/typefaceLogos/NeetoSign.js +67 -0
- package/dist/typefaceLogos/NeetoSite.js +49 -0
- package/dist/typefaceLogos/NeetoSocial.js +47 -0
- package/dist/typefaceLogos/NeetoTestify.js +50 -0
- package/dist/typefaceLogos/NeetoWireframe.js +62 -0
- package/dist/typefaceLogos/index.js +24 -0
- package/index-template.js +34 -0
- package/package.json +14 -0
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path, G, Defs, LinearGradient, Stop } from "react-native-svg";
|
|
3
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
4
|
+
const SvgNeetoDeploy = (props) => (
|
|
5
|
+
<Svg
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
width={40}
|
|
8
|
+
height={40}
|
|
9
|
+
fill="none"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<Path
|
|
13
|
+
fill="url(#NeetoDeploy_svg__a)"
|
|
14
|
+
d="M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
|
|
15
|
+
/>
|
|
16
|
+
<G fill="#fff" filter="url(#NeetoDeploy_svg__b)">
|
|
17
|
+
<Path d="M9.11 22.945a125.448 125.448 0 0 0 3.579-5.414c-2.924.258-5.726 3.896-5.726 3.896l1.93 1.93c.056-.143.127-.282.218-.412ZM16.645 31.109l1.928 1.928s3.638-2.802 3.897-5.725c-1.216.76-2.86 1.803-5.414 3.578-.13.09-.267.162-.41.219ZM13.713 30.112c-.331.134-.657.276-.996.39-.906.302-1.839.507-2.785.637-.397.055-.797.101-1.198.132l.012-.149c.083-.964.23-1.923.466-2.861.115-.453.26-.893.417-1.333.097-.274.218-.535.34-.797l-.212-.212a5.263 5.263 0 0 0-1.23 1.17 7.683 7.683 0 0 0-1.172 2.233A9.29 9.29 0 0 0 6.865 32c-.004.127-.013.258.007.384a.894.894 0 0 0 .608.712c.13.042.262.043.398.042a8.953 8.953 0 0 0 2.45-.385c1.443-.429 2.9-1.235 3.754-2.51l-.206-.206-.163.074ZM29.766 10.235a.8.8 0 0 0-.582-.234c-2.576.05-8.93.532-12.306 3.907-1.532 1.532-2.03 2.33-3.121 4.078-.786 1.258-1.862 2.982-3.829 5.812a.8.8 0 0 0 .091 1.023l5.16 5.16a.8.8 0 0 0 1.023.091c2.831-1.967 4.554-3.043 5.812-3.828 1.748-1.092 2.546-1.59 4.078-3.122 3.381-3.381 3.86-9.732 3.908-12.306a.8.8 0 0 0-.234-.581Zm-5.975 9.736a2.66 2.66 0 1 1-3.762-3.762 2.66 2.66 0 0 1 3.762 3.762Z" />
|
|
18
|
+
</G>
|
|
19
|
+
<Defs>
|
|
20
|
+
<LinearGradient
|
|
21
|
+
id="NeetoDeploy_svg__a"
|
|
22
|
+
x1={48.143}
|
|
23
|
+
x2={-6.857}
|
|
24
|
+
y1={59.857}
|
|
25
|
+
y2={-9.714}
|
|
26
|
+
gradientUnits="userSpaceOnUse"
|
|
27
|
+
>
|
|
28
|
+
<Stop stopColor="#67BDE2" />
|
|
29
|
+
<Stop offset={1} stopColor="#14D1A4" />
|
|
30
|
+
</LinearGradient>
|
|
31
|
+
</Defs>
|
|
32
|
+
</Svg>
|
|
33
|
+
);
|
|
34
|
+
export default SvgNeetoDeploy;
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, {
|
|
3
|
+
G,
|
|
4
|
+
Path,
|
|
5
|
+
Defs,
|
|
6
|
+
LinearGradient,
|
|
7
|
+
Stop,
|
|
8
|
+
ClipPath,
|
|
9
|
+
} from "react-native-svg";
|
|
10
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
11
|
+
const SvgNeetoDesk = (props) => (
|
|
12
|
+
<Svg
|
|
13
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
14
|
+
width={40}
|
|
15
|
+
height={40}
|
|
16
|
+
fill="none"
|
|
17
|
+
{...props}
|
|
18
|
+
>
|
|
19
|
+
<G clipPath="url(#NeetoDesk_svg__a)">
|
|
20
|
+
<Path
|
|
21
|
+
fill="url(#NeetoDesk_svg__b)"
|
|
22
|
+
d="M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
|
|
23
|
+
/>
|
|
24
|
+
<G fill="#fff" filter="url(#NeetoDesk_svg__c)">
|
|
25
|
+
<Path d="M9.511 20.341h4.231c1.169 0 2.116.939 2.116 2.096v3.144c0 1.736-1.42 3.144-3.173 3.144-1.753 0-3.174-1.408-3.174-3.144v-5.24ZM24.32 22.437c0-1.157.948-2.096 2.116-2.096h4.231v5.24c0 1.736-1.42 3.144-3.173 3.144-1.753 0-3.173-1.408-3.173-3.144v-3.144ZM9.563 20.341c.531-5.296 5.041-9.432 10.526-9.432 5.485 0 9.995 4.136 10.526 9.432h-2.129c-.52-4.136-4.081-7.336-8.397-7.336-4.315 0-7.876 3.2-8.397 7.336H9.563Z" />
|
|
26
|
+
</G>
|
|
27
|
+
</G>
|
|
28
|
+
<Defs>
|
|
29
|
+
<LinearGradient
|
|
30
|
+
id="NeetoDesk_svg__b"
|
|
31
|
+
x1={21.308}
|
|
32
|
+
x2={21.122}
|
|
33
|
+
y1={56.075}
|
|
34
|
+
y2={4.673}
|
|
35
|
+
gradientUnits="userSpaceOnUse"
|
|
36
|
+
>
|
|
37
|
+
<Stop stopColor="#FD9437" />
|
|
38
|
+
<Stop offset={1} stopColor="#FFD55C" />
|
|
39
|
+
</LinearGradient>
|
|
40
|
+
<ClipPath id="NeetoDesk_svg__a">
|
|
41
|
+
<Path fill="#fff" d="M0 0h40v40H0z" />
|
|
42
|
+
</ClipPath>
|
|
43
|
+
</Defs>
|
|
44
|
+
</Svg>
|
|
45
|
+
);
|
|
46
|
+
export default SvgNeetoDesk;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path, G, Defs, LinearGradient, Stop } from "react-native-svg";
|
|
3
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
4
|
+
const SvgNeetoEngage = (props) => (
|
|
5
|
+
<Svg
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
width={40}
|
|
8
|
+
height={40}
|
|
9
|
+
fill="none"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<Path
|
|
13
|
+
fill="url(#NeetoEngage_svg__a)"
|
|
14
|
+
d="M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
|
|
15
|
+
/>
|
|
16
|
+
<G
|
|
17
|
+
fill="#fff"
|
|
18
|
+
fillRule="evenodd"
|
|
19
|
+
clipRule="evenodd"
|
|
20
|
+
filter="url(#NeetoEngage_svg__b)"
|
|
21
|
+
>
|
|
22
|
+
<Path d="M23.551 10.61a9.905 9.905 0 1 0-3.79 19.056.642.642 0 1 1 0 1.284A11.19 11.19 0 1 1 30.95 19.76a.642.642 0 0 1-1.284 0 9.905 9.905 0 0 0-6.115-9.15Z" />
|
|
23
|
+
<Path d="M9.172 16.245c0-.355.288-.642.642-.642h19.768a.642.642 0 0 1 0 1.284H9.814a.642.642 0 0 1-.642-.642ZM9.173 23.276c0-.354.288-.642.642-.642h9.945a.642.642 0 1 1 0 1.284H9.815a.642.642 0 0 1-.642-.642Z" />
|
|
24
|
+
<Path d="M18.2 8.991a3.12 3.12 0 0 1 4.264 1.14 18.779 18.779 0 0 1 2.627 9.632.642.642 0 1 1-1.284-.004 17.495 17.495 0 0 0-2.45-8.975l-.004-.008a1.834 1.834 0 0 0-3.182 0l-.004.006a17.673 17.673 0 0 0 0 17.959l.003.004a1.849 1.849 0 0 0 1.594.922.642.642 0 1 1-.003 1.284 3.133 3.133 0 0 1-2.701-1.56 18.958 18.958 0 0 1 0-19.258A3.12 3.12 0 0 1 18.2 8.99Z" />
|
|
25
|
+
<Path d="M26.74 31.428a4.688 4.688 0 1 0 0-9.375 4.688 4.688 0 0 0 0 9.375Zm-2.046-3.626a1.478 1.478 0 0 1 1.045-.433h2.174a1.479 1.479 0 0 1 1.478 1.478v.543a.391.391 0 1 1-.782 0v-.543a.696.696 0 0 0-.696-.696h-2.174a.695.695 0 0 0-.696.696v.543a.391.391 0 0 1-.782 0v-.543c0-.392.155-.768.433-1.045Zm1.436-2.369a.696.696 0 1 1 1.391 0 .696.696 0 0 1-1.39 0Zm.696-1.478a1.478 1.478 0 1 0 0 2.956 1.478 1.478 0 0 0 0-2.956Z" />
|
|
26
|
+
</G>
|
|
27
|
+
<Defs>
|
|
28
|
+
<LinearGradient
|
|
29
|
+
id="NeetoEngage_svg__a"
|
|
30
|
+
x1={41.571}
|
|
31
|
+
x2={2.571}
|
|
32
|
+
y1={62.714}
|
|
33
|
+
y2={-8.571}
|
|
34
|
+
gradientUnits="userSpaceOnUse"
|
|
35
|
+
>
|
|
36
|
+
<Stop stopColor="#96BAFF" />
|
|
37
|
+
<Stop offset={1} stopColor="#10AADB" />
|
|
38
|
+
</LinearGradient>
|
|
39
|
+
</Defs>
|
|
40
|
+
</Svg>
|
|
41
|
+
);
|
|
42
|
+
export default SvgNeetoEngage;
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, {
|
|
3
|
+
G,
|
|
4
|
+
Path,
|
|
5
|
+
Rect,
|
|
6
|
+
Circle,
|
|
7
|
+
Defs,
|
|
8
|
+
LinearGradient,
|
|
9
|
+
Stop,
|
|
10
|
+
ClipPath,
|
|
11
|
+
} from "react-native-svg";
|
|
12
|
+
const SvgNeetoForm = (props) => (
|
|
13
|
+
<Svg
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
width={40}
|
|
16
|
+
height={40}
|
|
17
|
+
fill="none"
|
|
18
|
+
{...props}
|
|
19
|
+
>
|
|
20
|
+
<G clipPath="url(#NeetoForm_svg__a)">
|
|
21
|
+
<Path
|
|
22
|
+
fill="url(#NeetoForm_svg__b)"
|
|
23
|
+
d="M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
|
|
24
|
+
/>
|
|
25
|
+
<Rect
|
|
26
|
+
width={13.788}
|
|
27
|
+
height={3.76}
|
|
28
|
+
x={16.005}
|
|
29
|
+
y={19.68}
|
|
30
|
+
fill="#fff"
|
|
31
|
+
rx={1.88}
|
|
32
|
+
/>
|
|
33
|
+
<Rect
|
|
34
|
+
width={10.655}
|
|
35
|
+
height={3.76}
|
|
36
|
+
x={16.005}
|
|
37
|
+
y={25.948}
|
|
38
|
+
fill="#fff"
|
|
39
|
+
rx={1.88}
|
|
40
|
+
/>
|
|
41
|
+
<Rect
|
|
42
|
+
width={10.028}
|
|
43
|
+
height={3.76}
|
|
44
|
+
x={16.005}
|
|
45
|
+
y={13.413}
|
|
46
|
+
fill="#fff"
|
|
47
|
+
rx={1.88}
|
|
48
|
+
/>
|
|
49
|
+
<Circle cx={12.245} cy={15.293} r={1.88} fill="#fff" />
|
|
50
|
+
<Circle cx={12.245} cy={21.561} r={1.88} fill="#fff" />
|
|
51
|
+
<Circle cx={12.245} cy={27.828} r={1.88} fill="#fff" />
|
|
52
|
+
</G>
|
|
53
|
+
<Defs>
|
|
54
|
+
<LinearGradient
|
|
55
|
+
id="NeetoForm_svg__b"
|
|
56
|
+
x1={21.308}
|
|
57
|
+
x2={21.122}
|
|
58
|
+
y1={56.075}
|
|
59
|
+
y2={4.673}
|
|
60
|
+
gradientUnits="userSpaceOnUse"
|
|
61
|
+
>
|
|
62
|
+
<Stop stopColor="#E26682" />
|
|
63
|
+
<Stop offset={1} stopColor="#FE8072" />
|
|
64
|
+
</LinearGradient>
|
|
65
|
+
<ClipPath id="NeetoForm_svg__a">
|
|
66
|
+
<Path fill="#fff" d="M0 0h40v40H0z" />
|
|
67
|
+
</ClipPath>
|
|
68
|
+
</Defs>
|
|
69
|
+
</Svg>
|
|
70
|
+
);
|
|
71
|
+
export default SvgNeetoForm;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path, G, Defs, LinearGradient, Stop } from "react-native-svg";
|
|
3
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
4
|
+
const SvgNeetoGit = (props) => (
|
|
5
|
+
<Svg
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
width={140}
|
|
8
|
+
height={140}
|
|
9
|
+
fill="none"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<Path
|
|
13
|
+
fill="url(#_NeetoGit_svg__a)"
|
|
14
|
+
d="M140 70c0-38.66-31.34-70-70-70H0v140h140V70Z"
|
|
15
|
+
/>
|
|
16
|
+
<G filter="url(#_NeetoGit_svg__b)">
|
|
17
|
+
<Path
|
|
18
|
+
fill="#fff"
|
|
19
|
+
d="M36 36h22.214v17.16a7.257 7.257 0 0 0 0 13.772v13.124a7.253 7.253 0 1 0 4.533 0V66.944a7.244 7.244 0 0 0 2.54-1.45l7.758 4.48a7.253 7.253 0 1 0 2.235-3.945l-7.692-4.44a7.257 7.257 0 0 0-4.84-8.441V36H70c18.778 0 34 15.222 34 34v34H36V36Z"
|
|
20
|
+
/>
|
|
21
|
+
</G>
|
|
22
|
+
<Defs>
|
|
23
|
+
<LinearGradient
|
|
24
|
+
id="_NeetoGit_svg__a"
|
|
25
|
+
x1={216.5}
|
|
26
|
+
x2={-80}
|
|
27
|
+
y1={256}
|
|
28
|
+
y2={-86.5}
|
|
29
|
+
gradientUnits="userSpaceOnUse"
|
|
30
|
+
>
|
|
31
|
+
<Stop stopColor="#FF4E6E" />
|
|
32
|
+
<Stop offset={0.696} stopColor="#FF8B8B" />
|
|
33
|
+
</LinearGradient>
|
|
34
|
+
</Defs>
|
|
35
|
+
</Svg>
|
|
36
|
+
);
|
|
37
|
+
export default SvgNeetoGit;
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path, G, Defs, LinearGradient, Stop } from "react-native-svg";
|
|
3
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
4
|
+
const SvgNeetoInvisible = (props) => (
|
|
5
|
+
<Svg
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
width={40}
|
|
8
|
+
height={40}
|
|
9
|
+
fill="none"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<Path
|
|
13
|
+
fill="url(#NeetoInvisible_svg__a)"
|
|
14
|
+
d="M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
|
|
15
|
+
/>
|
|
16
|
+
<G fill="#fff" filter="url(#NeetoInvisible_svg__b)">
|
|
17
|
+
<Path
|
|
18
|
+
fillRule="evenodd"
|
|
19
|
+
d="M15.63 11.255a6.662 6.662 0 0 0 0 13.323v.97a7.63 7.63 0 1 1 7.632-7.631h-.97a6.662 6.662 0 0 0-6.661-6.662Z"
|
|
20
|
+
clipRule="evenodd"
|
|
21
|
+
/>
|
|
22
|
+
<Path
|
|
23
|
+
fillRule="evenodd"
|
|
24
|
+
d="M15.63 14.404a3.513 3.513 0 0 0 0 7.025v.969a4.482 4.482 0 1 1 4.482-4.482h-.969a3.513 3.513 0 0 0-3.512-3.512Z"
|
|
25
|
+
clipRule="evenodd"
|
|
26
|
+
/>
|
|
27
|
+
<Path d="M15.497 18.412a.302.302 0 0 1 .387-.387l15.76 5.731a.302.302 0 0 1-.002.569l-7.202 2.564a.302.302 0 0 0-.184.186l-2.462 7.083a.302.302 0 0 1-.569.004l-5.728-15.75Z" />
|
|
28
|
+
</G>
|
|
29
|
+
<Defs>
|
|
30
|
+
<LinearGradient
|
|
31
|
+
id="NeetoInvisible_svg__a"
|
|
32
|
+
x1={43.143}
|
|
33
|
+
x2={-13}
|
|
34
|
+
y1={51.857}
|
|
35
|
+
y2={-21.429}
|
|
36
|
+
gradientUnits="userSpaceOnUse"
|
|
37
|
+
>
|
|
38
|
+
<Stop stopColor="#28CCF0" />
|
|
39
|
+
<Stop offset={0.699} stopColor="#799DFA" />
|
|
40
|
+
</LinearGradient>
|
|
41
|
+
</Defs>
|
|
42
|
+
</Svg>
|
|
43
|
+
);
|
|
44
|
+
export default SvgNeetoInvisible;
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, {
|
|
3
|
+
G,
|
|
4
|
+
Path,
|
|
5
|
+
Defs,
|
|
6
|
+
LinearGradient,
|
|
7
|
+
Stop,
|
|
8
|
+
ClipPath,
|
|
9
|
+
} from "react-native-svg";
|
|
10
|
+
const SvgNeetoInvoice = (props) => (
|
|
11
|
+
<Svg
|
|
12
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
13
|
+
width={40}
|
|
14
|
+
height={40}
|
|
15
|
+
fill="none"
|
|
16
|
+
{...props}
|
|
17
|
+
>
|
|
18
|
+
<G clipPath="url(#NeetoInvoice_svg__a)">
|
|
19
|
+
<Path
|
|
20
|
+
fill="url(#NeetoInvoice_svg__b)"
|
|
21
|
+
d="M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
|
|
22
|
+
/>
|
|
23
|
+
<Path
|
|
24
|
+
fill="#fff"
|
|
25
|
+
fillRule="evenodd"
|
|
26
|
+
d="M29.266 30.057V13.296a.492.492 0 0 0-.493-.492H11.467a.492.492 0 0 0-.492.492v16.76c0 .143.062.28.17.373l2.556 2.215c.185.16.46.16.645 0l2.403-2.083c.185-.16.46-.16.645 0l2.404 2.083c.185.16.46.16.645 0l2.403-2.083c.185-.16.46-.16.645 0l2.404 2.083c.185.16.46.16.645 0l2.556-2.215a.492.492 0 0 0 .17-.372ZM12.804 17.07c0-.673.546-1.219 1.22-1.219h7.925a1.22 1.22 0 1 1 0 2.439h-7.926a1.22 1.22 0 0 1-1.22-1.22Zm1.22 3.049a1.22 1.22 0 1 0 0 2.439h12.193a1.22 1.22 0 0 0 0-2.44H14.023Z"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</G>
|
|
30
|
+
<Defs>
|
|
31
|
+
<LinearGradient
|
|
32
|
+
id="NeetoInvoice_svg__b"
|
|
33
|
+
x1={20.245}
|
|
34
|
+
x2={20.245}
|
|
35
|
+
y1={68.286}
|
|
36
|
+
y2={-7.926}
|
|
37
|
+
gradientUnits="userSpaceOnUse"
|
|
38
|
+
>
|
|
39
|
+
<Stop stopColor="#46A0D3" />
|
|
40
|
+
<Stop offset={1} stopColor="#72DAE0" />
|
|
41
|
+
</LinearGradient>
|
|
42
|
+
<ClipPath id="NeetoInvoice_svg__a">
|
|
43
|
+
<Path fill="#fff" d="M0 0h40v40H0z" />
|
|
44
|
+
</ClipPath>
|
|
45
|
+
</Defs>
|
|
46
|
+
</Svg>
|
|
47
|
+
);
|
|
48
|
+
export default SvgNeetoInvoice;
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, {
|
|
3
|
+
G,
|
|
4
|
+
Path,
|
|
5
|
+
Defs,
|
|
6
|
+
LinearGradient,
|
|
7
|
+
Stop,
|
|
8
|
+
ClipPath,
|
|
9
|
+
} from "react-native-svg";
|
|
10
|
+
const SvgNeetoKb = (props) => (
|
|
11
|
+
<Svg
|
|
12
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
13
|
+
width={40}
|
|
14
|
+
height={40}
|
|
15
|
+
fill="none"
|
|
16
|
+
{...props}
|
|
17
|
+
>
|
|
18
|
+
<G clipPath="url(#NeetoKB_svg__a)">
|
|
19
|
+
<Path
|
|
20
|
+
fill="url(#NeetoKB_svg__b)"
|
|
21
|
+
d="M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
|
|
22
|
+
/>
|
|
23
|
+
<Path
|
|
24
|
+
fill="#fff"
|
|
25
|
+
d="M14.207 12.05c-.492.103-1.077.526-1.48 1.066a3.52 3.52 0 0 0-.471.968l-.062.227v14.481l.064.202c.272.871 1.094 1.683 2.036 2.013l.21.073 2.956.007 2.956.005 1.094-1.137 1.933-2.01c.46-.477.833-.87.83-.875-.004-.005-.048.013-.096.036a1.882 1.882 0 0 1-.224.09c-.13.038-.316.04-4.14.04-4.37 0-4.11.008-4.405-.134-.21-.101-.448-.341-.556-.563a1.297 1.297 0 0 1 .012-1.144c.144-.297.505-.59.819-.661.068-.016 1.441-.025 4.106-.025 4.404 0 4.114-.01 4.411.14.186.093.444.352.538.537.112.222.149.398.135.65-.01.205-.023.26-.142.56-.012.03-.012.039.004.023.012-.014.32-.332.685-.71.363-.377.967-1.004 1.342-1.39l.68-.705v-6.721l-1.652-.01c-1.585-.006-1.66-.009-1.816-.054-.797-.23-1.339-.89-1.57-1.91-.046-.202-.05-.291-.057-1.662l-.01-1.446-3.984.003c-3.437.002-4.009.007-4.146.036Zm9.723 7.614c.334.087.666.361.82.675a1.24 1.24 0 0 1-.184 1.393c-.155.172-.32.282-.547.362l-.18.064h-8.1l-.162-.06c-.67-.244-1-.92-.784-1.608.117-.377.494-.737.874-.828.094-.023 1-.028 4.122-.03 3.528-.002 4.022.002 4.141.032Z"
|
|
26
|
+
/>
|
|
27
|
+
<Path
|
|
28
|
+
fill="#fff"
|
|
29
|
+
d="M23.626 13.366c.01 1.31.01 1.363.06 1.535.12.432.381.794.624.862.046.014.684.023 1.608.023h1.529l-.01-.295c-.009-.284-.011-.3-.091-.462-.197-.396-.824-1.043-1.942-2.002-.945-.81-1.282-1.016-1.664-1.016h-.121l.007 1.355ZM28.872 24.356c-.106.037-.3.186-.586.449l-.192.176.846.849c.464.464.858.846.872.846.016 0 .14-.112.274-.252.282-.28.398-.466.398-.624-.002-.382-.22-.8-.585-1.133a1.132 1.132 0 0 0-.55-.302c-.203-.052-.347-.054-.477-.009ZM26.478 26.578a292.33 292.33 0 0 0-2.157 2.169c-1.432 1.455-1.332 1.32-1.57 2.07-.196.62-.274.94-.29 1.167-.011.187-.01.199.046.263.052.064.07.069.203.066.188-.002.71-.13 1.238-.309.508-.167.735-.274.943-.434.089-.069 1.075-1.044 2.196-2.167l2.036-2.04-.846-.847a28.75 28.75 0 0 0-.863-.846c-.01 0-.43.41-.936.908Z"
|
|
30
|
+
/>
|
|
31
|
+
</G>
|
|
32
|
+
<Defs>
|
|
33
|
+
<LinearGradient
|
|
34
|
+
id="NeetoKB_svg__b"
|
|
35
|
+
x1={20.245}
|
|
36
|
+
x2={20.245}
|
|
37
|
+
y1={68.286}
|
|
38
|
+
y2={-7.926}
|
|
39
|
+
gradientUnits="userSpaceOnUse"
|
|
40
|
+
>
|
|
41
|
+
<Stop stopColor="#18C0D3" />
|
|
42
|
+
<Stop offset={1} stopColor="#65CDA1" />
|
|
43
|
+
</LinearGradient>
|
|
44
|
+
<ClipPath id="NeetoKB_svg__a">
|
|
45
|
+
<Path fill="#fff" d="M0 0h40v40H0z" />
|
|
46
|
+
</ClipPath>
|
|
47
|
+
</Defs>
|
|
48
|
+
</Svg>
|
|
49
|
+
);
|
|
50
|
+
export default SvgNeetoKb;
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path, Rect, Defs, LinearGradient, Stop } from "react-native-svg";
|
|
3
|
+
const SvgNeetoPlanner = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={40}
|
|
7
|
+
height={40}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
fill="url(#NeetoPlanner_svg__a)"
|
|
13
|
+
d="M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
|
|
14
|
+
/>
|
|
15
|
+
<Rect width={5.174} height={5.174} x={6} y={8} fill="#fff" rx={1.293} />
|
|
16
|
+
<Rect width={5.174} height={5.174} x={11.82} y={8} fill="#fff" rx={1.293} />
|
|
17
|
+
<Rect
|
|
18
|
+
width={5.174}
|
|
19
|
+
height={5.174}
|
|
20
|
+
x={17.641}
|
|
21
|
+
y={8}
|
|
22
|
+
fill="#fff"
|
|
23
|
+
rx={1.293}
|
|
24
|
+
/>
|
|
25
|
+
<Rect
|
|
26
|
+
width={5.174}
|
|
27
|
+
height={5.174}
|
|
28
|
+
x={23.462}
|
|
29
|
+
y={8}
|
|
30
|
+
fill="#fff"
|
|
31
|
+
rx={1.293}
|
|
32
|
+
/>
|
|
33
|
+
<Rect width={5.174} height={5.174} x={6} y={13.82} fill="#fff" rx={1.293} />
|
|
34
|
+
<Rect
|
|
35
|
+
width={5.174}
|
|
36
|
+
height={5.174}
|
|
37
|
+
x={11.82}
|
|
38
|
+
y={13.82}
|
|
39
|
+
fill="#fff"
|
|
40
|
+
rx={1.293}
|
|
41
|
+
/>
|
|
42
|
+
<Rect
|
|
43
|
+
width={5.174}
|
|
44
|
+
height={5.174}
|
|
45
|
+
x={17.641}
|
|
46
|
+
y={13.82}
|
|
47
|
+
fill="#fff"
|
|
48
|
+
rx={1.293}
|
|
49
|
+
/>
|
|
50
|
+
<Rect
|
|
51
|
+
width={5.174}
|
|
52
|
+
height={5.174}
|
|
53
|
+
x={6}
|
|
54
|
+
y={19.641}
|
|
55
|
+
fill="#fff"
|
|
56
|
+
rx={1.293}
|
|
57
|
+
/>
|
|
58
|
+
<Rect
|
|
59
|
+
width={5.174}
|
|
60
|
+
height={5.174}
|
|
61
|
+
x={11.82}
|
|
62
|
+
y={19.641}
|
|
63
|
+
fill="#fff"
|
|
64
|
+
rx={1.293}
|
|
65
|
+
/>
|
|
66
|
+
<Rect
|
|
67
|
+
width={5.174}
|
|
68
|
+
height={5.174}
|
|
69
|
+
x={6}
|
|
70
|
+
y={25.462}
|
|
71
|
+
fill="#fff"
|
|
72
|
+
rx={1.293}
|
|
73
|
+
/>
|
|
74
|
+
<Defs>
|
|
75
|
+
<LinearGradient
|
|
76
|
+
id="NeetoPlanner_svg__a"
|
|
77
|
+
x1={20}
|
|
78
|
+
x2={20}
|
|
79
|
+
y1={0}
|
|
80
|
+
y2={40}
|
|
81
|
+
gradientUnits="userSpaceOnUse"
|
|
82
|
+
>
|
|
83
|
+
<Stop stopColor="#4DC8C3" />
|
|
84
|
+
<Stop offset={1} stopColor="#52A9C6" />
|
|
85
|
+
</LinearGradient>
|
|
86
|
+
</Defs>
|
|
87
|
+
</Svg>
|
|
88
|
+
);
|
|
89
|
+
export default SvgNeetoPlanner;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path, G, Defs, LinearGradient, Stop } from "react-native-svg";
|
|
3
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
4
|
+
const SvgNeetoPopups = (props) => (
|
|
5
|
+
<Svg
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
width={40}
|
|
8
|
+
height={40}
|
|
9
|
+
fill="none"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<Path
|
|
13
|
+
fill="url(#NeetoPopups_svg__a)"
|
|
14
|
+
d="M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
|
|
15
|
+
/>
|
|
16
|
+
<G fill="#fff" filter="url(#NeetoPopups_svg__b)">
|
|
17
|
+
<Path d="m20 32.502-2.412-2.347h4.824L20 32.502Z" />
|
|
18
|
+
<Path
|
|
19
|
+
fillRule="evenodd"
|
|
20
|
+
d="M20 10.857c5.365 0 9.714 4.35 9.714 9.714v9.715H10.286V10.857H20Zm-4.368 6.78a.522.522 0 0 0 0 1.044h8.606a.522.522 0 0 0 0-1.043h-8.606Zm-.522 3c0-.288.234-.522.522-.522h8.606a.522.522 0 0 1 0 1.043h-8.606a.522.522 0 0 1-.522-.521Zm.522 2.086a.522.522 0 0 0 0 1.043h4.172a.522.522 0 0 0 0-1.043h-4.172Z"
|
|
21
|
+
clipRule="evenodd"
|
|
22
|
+
/>
|
|
23
|
+
</G>
|
|
24
|
+
<Defs>
|
|
25
|
+
<LinearGradient
|
|
26
|
+
id="NeetoPopups_svg__a"
|
|
27
|
+
x1={40}
|
|
28
|
+
x2={-6.857}
|
|
29
|
+
y1={48.143}
|
|
30
|
+
y2={-9.714}
|
|
31
|
+
gradientUnits="userSpaceOnUse"
|
|
32
|
+
>
|
|
33
|
+
<Stop stopColor="#59B9EF" />
|
|
34
|
+
<Stop offset={1} stopColor="#3EA8CA" />
|
|
35
|
+
</LinearGradient>
|
|
36
|
+
</Defs>
|
|
37
|
+
</Svg>
|
|
38
|
+
);
|
|
39
|
+
export default SvgNeetoPopups;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path, G, Defs, LinearGradient, Stop } from "react-native-svg";
|
|
3
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
4
|
+
const SvgNeetoQuiz = (props) => (
|
|
5
|
+
<Svg
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
width={40}
|
|
8
|
+
height={40}
|
|
9
|
+
fill="none"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<Path
|
|
13
|
+
fill="url(#NeetoQuiz_svg__a)"
|
|
14
|
+
d="M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
|
|
15
|
+
/>
|
|
16
|
+
<G
|
|
17
|
+
fill="#fff"
|
|
18
|
+
fillRule="evenodd"
|
|
19
|
+
clipRule="evenodd"
|
|
20
|
+
filter="url(#NeetoQuiz_svg__b)"
|
|
21
|
+
>
|
|
22
|
+
<Path d="M13.25 11.429h3.482c.915 0 1.82.177 2.665.522.845.345 1.613.85 2.26 1.488a6.857 6.857 0 0 1 1.92 3.582 7.09 7.09 0 0 0-2.182.502 6.976 6.976 0 0 0-2.26 1.478 6.808 6.808 0 0 0-1.509 2.211 6.693 6.693 0 0 0-.53 2.609c0 .889.157 1.701.439 2.445-1.441.753-2.946 1.363-4.285 1.89v-3.002a7.017 7.017 0 0 1-4.924-2.01 6.813 6.813 0 0 1-2.04-4.853c0-1.82.733-3.565 2.04-4.852a7.017 7.017 0 0 1 4.924-2.01Zm10.277 8.421c-.46 2.05-1.811 3.632-3.518 4.893a4.17 4.17 0 0 1-.1-.922c0-.518.104-1.031.308-1.513.203-.48.504-.922.886-1.297.383-.374.84-.675 1.349-.88.344-.14.706-.234 1.075-.28Z" />
|
|
23
|
+
<Path d="M27.422 17.716h-3.157c-.83 0-1.65.16-2.417.468a6.33 6.33 0 0 0-2.048 1.333 6.14 6.14 0 0 0-1.369 1.994 6.007 6.007 0 0 0-.48 2.352c0 4.995 5.524 7.3 9.471 8.837v-2.69c1.675 0 3.28-.647 4.465-1.8a6.066 6.066 0 0 0 1.85-4.347c0-1.63-.666-3.194-1.85-4.346a6.402 6.402 0 0 0-4.465-1.8Zm-3.461 4.435c-.172.274-.258.545-.258.813 0 .13.053.251.16.364.11.11.245.165.403.165.268 0 .45-.16.546-.478.101-.305.226-.535.372-.69.147-.158.376-.237.686-.237.265 0 .481.078.648.233.169.155.254.345.254.571a.638.638 0 0 1-.085.322 1.174 1.174 0 0 1-.203.27 8.82 8.82 0 0 1-.39.356 6.38 6.38 0 0 0-.49.47c-.122.13-.22.282-.293.457-.073.172-.11.377-.11.614 0 .19.05.332.148.428a.522.522 0 0 0 .373.143c.282 0 .45-.146.504-.44.03-.138.053-.234.067-.288a.932.932 0 0 1 .195-.347c.06-.067.137-.145.233-.232.347-.31.587-.53.72-.66.135-.133.25-.29.347-.47.098-.181.148-.391.148-.631 0-.305-.086-.587-.259-.847-.169-.26-.41-.464-.723-.614a2.448 2.448 0 0 0-1.084-.228c-.44 0-.825.09-1.155.27-.33.181-.582.41-.754.686Zm1.355 5.287c.13.11.28.165.453.165a.643.643 0 0 0 .44-.169.59.59 0 0 0 .19-.466.61.61 0 0 0-.182-.448.61.61 0 0 0-.448-.182.63.63 0 0 0-.644.63c0 .2.064.357.19.47Z" />
|
|
24
|
+
</G>
|
|
25
|
+
<Defs>
|
|
26
|
+
<LinearGradient
|
|
27
|
+
id="NeetoQuiz_svg__a"
|
|
28
|
+
x1={40}
|
|
29
|
+
x2={5}
|
|
30
|
+
y1={59}
|
|
31
|
+
y2={-3.143}
|
|
32
|
+
gradientUnits="userSpaceOnUse"
|
|
33
|
+
>
|
|
34
|
+
<Stop stopColor="#FA9E9E" />
|
|
35
|
+
<Stop offset={1} stopColor="#FE6363" />
|
|
36
|
+
</LinearGradient>
|
|
37
|
+
</Defs>
|
|
38
|
+
</Svg>
|
|
39
|
+
);
|
|
40
|
+
export default SvgNeetoQuiz;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path, G, Defs, LinearGradient, Stop } from "react-native-svg";
|
|
3
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
4
|
+
const SvgNeetoReplay = (props) => (
|
|
5
|
+
<Svg
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
width={40}
|
|
8
|
+
height={40}
|
|
9
|
+
fill="none"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<Path
|
|
13
|
+
fill="url(#NeetoReplay_svg__a)"
|
|
14
|
+
d="M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
|
|
15
|
+
/>
|
|
16
|
+
<G fill="#fff" filter="url(#NeetoReplay_svg__b)">
|
|
17
|
+
<Path d="M24.493 21.353a.504.504 0 0 1 0 .874l-6.336 3.658a.504.504 0 0 1-.757-.437v-7.316c0-.389.42-.631.757-.437l6.336 3.658ZM29.717 15.616a.457.457 0 0 1-.522.521l-3.59-.557a.457.457 0 0 1-.252-.775l3.032-3.032a.457.457 0 0 1 .775.253l.557 3.59Z" />
|
|
18
|
+
<Path
|
|
19
|
+
fillRule="evenodd"
|
|
20
|
+
d="M20.456 12.272c-5.137 0-9.302 4.12-9.302 9.203 0 5.082 4.165 9.202 9.302 9.202a9.311 9.311 0 0 0 8.408-5.259 1.154 1.154 0 0 1 1.53-.538c.573.269.817.947.545 1.513a11.61 11.61 0 0 1-10.483 6.557c-6.406 0-11.599-5.138-11.599-11.475C8.857 15.137 14.05 10 20.457 10a11.63 11.63 0 0 1 8.285 3.444 1.128 1.128 0 0 1-.017 1.607c-.453.439-1.18.432-1.624-.017a9.321 9.321 0 0 0-6.645-2.762Z"
|
|
21
|
+
clipRule="evenodd"
|
|
22
|
+
/>
|
|
23
|
+
</G>
|
|
24
|
+
<Defs>
|
|
25
|
+
<LinearGradient
|
|
26
|
+
id="NeetoReplay_svg__a"
|
|
27
|
+
x1={59.571}
|
|
28
|
+
x2={-8.857}
|
|
29
|
+
y1={70}
|
|
30
|
+
y2={-15.429}
|
|
31
|
+
gradientUnits="userSpaceOnUse"
|
|
32
|
+
>
|
|
33
|
+
<Stop offset={0.344} stopColor="#20C7BD" />
|
|
34
|
+
<Stop offset={0.699} stopColor="#83D6AE" />
|
|
35
|
+
</LinearGradient>
|
|
36
|
+
</Defs>
|
|
37
|
+
</Svg>
|
|
38
|
+
);
|
|
39
|
+
export default SvgNeetoReplay;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path, G, Defs, LinearGradient, Stop } from "react-native-svg";
|
|
3
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
4
|
+
const SvgNeetoReview = (props) => (
|
|
5
|
+
<Svg
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
width={40}
|
|
8
|
+
height={40}
|
|
9
|
+
fill="none"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<Path
|
|
13
|
+
fill="url(#NeetoReview_svg__a)"
|
|
14
|
+
d="M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
|
|
15
|
+
/>
|
|
16
|
+
<G
|
|
17
|
+
fill="#fff"
|
|
18
|
+
fillRule="evenodd"
|
|
19
|
+
clipRule="evenodd"
|
|
20
|
+
filter="url(#NeetoReview_svg__b)"
|
|
21
|
+
>
|
|
22
|
+
<Path d="M27.553 22.21a3.138 3.138 0 1 0-.072 4.507.776.776 0 0 1 .102-.1 3.137 3.137 0 0 0-.03-4.407Zm1.542 4.958a4.654 4.654 0 1 0-1.08 1.064l2.406 2.405a.758.758 0 0 0 1.071-1.072l-2.397-2.397Z" />
|
|
23
|
+
<Path d="m14.297 26.455 3.436 3.436 3.01-3.01a5.17 5.17 0 0 1 6.153-7.447v-3.287a3.436 3.436 0 0 0-3.436-3.436H12.007a3.436 3.436 0 0 0-3.436 3.436v6.872a3.436 3.436 0 0 0 3.436 3.436h2.29Zm-1.996-9.256c0-.419.34-.758.758-.758h7.853a.757.757 0 0 1 0 1.515H13.06a.757.757 0 0 1-.758-.757Zm.758 2.047a.757.757 0 1 0 0 1.515h3.365a.757.757 0 0 0 0-1.515H13.06Z" />
|
|
24
|
+
</G>
|
|
25
|
+
<Defs>
|
|
26
|
+
<LinearGradient
|
|
27
|
+
id="NeetoReview_svg__a"
|
|
28
|
+
x1={40}
|
|
29
|
+
x2={-6.857}
|
|
30
|
+
y1={48.143}
|
|
31
|
+
y2={-9.714}
|
|
32
|
+
gradientUnits="userSpaceOnUse"
|
|
33
|
+
>
|
|
34
|
+
<Stop stopColor="#59CBEF" />
|
|
35
|
+
<Stop offset={1} stopColor="#54CCAF" />
|
|
36
|
+
</LinearGradient>
|
|
37
|
+
</Defs>
|
|
38
|
+
</Svg>
|
|
39
|
+
);
|
|
40
|
+
export default SvgNeetoReview;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path, G, Defs, LinearGradient, Stop } from "react-native-svg";
|
|
3
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
4
|
+
const SvgNeetoRunner = (props) => (
|
|
5
|
+
<Svg
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
width={40}
|
|
8
|
+
height={40}
|
|
9
|
+
fill="none"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<Path
|
|
13
|
+
fill="url(#NeetoRunner_svg__a)"
|
|
14
|
+
d="M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
|
|
15
|
+
/>
|
|
16
|
+
<G filter="url(#NeetoRunner_svg__b)">
|
|
17
|
+
<Path
|
|
18
|
+
fill="#fff"
|
|
19
|
+
fillRule="evenodd"
|
|
20
|
+
d="m19.12 9.429-1.451 1.455-6.767 6.78L8.572 20l2.33 2.336 6.767 6.78 1.452 1.455V25.9L13.234 20l5.887-5.9V9.43Zm1.759 16.47L26.766 20l-5.887-5.9V9.43l1.452 1.455 6.767 6.78L31.428 20l-2.33 2.336-6.767 6.78-1.452 1.455V25.9Z"
|
|
21
|
+
clipRule="evenodd"
|
|
22
|
+
/>
|
|
23
|
+
</G>
|
|
24
|
+
<Defs>
|
|
25
|
+
<LinearGradient
|
|
26
|
+
id="NeetoRunner_svg__a"
|
|
27
|
+
x1={43.143}
|
|
28
|
+
x2={6.286}
|
|
29
|
+
y1={51.857}
|
|
30
|
+
y2={-3.571}
|
|
31
|
+
gradientUnits="userSpaceOnUse"
|
|
32
|
+
>
|
|
33
|
+
<Stop stopColor="#4B47FF" />
|
|
34
|
+
<Stop offset={0.699} stopColor="#79B3F6" />
|
|
35
|
+
</LinearGradient>
|
|
36
|
+
</Defs>
|
|
37
|
+
</Svg>
|
|
38
|
+
);
|
|
39
|
+
export default SvgNeetoRunner;
|