@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,92 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, {
|
|
3
|
+
Path,
|
|
4
|
+
Mask,
|
|
5
|
+
Rect,
|
|
6
|
+
G,
|
|
7
|
+
Defs,
|
|
8
|
+
LinearGradient,
|
|
9
|
+
Stop,
|
|
10
|
+
} from "react-native-svg";
|
|
11
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
12
|
+
const SvgNeetoAnalytics = (props) => (
|
|
13
|
+
<Svg
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
width={40}
|
|
16
|
+
height={40}
|
|
17
|
+
fill="none"
|
|
18
|
+
{...props}
|
|
19
|
+
>
|
|
20
|
+
<Path
|
|
21
|
+
fill="url(#NeetoAnalytics_svg__a)"
|
|
22
|
+
d="M0 10.773C0 4.823 4.823 0 10.773 0h18.454C35.177 0 40 4.823 40 10.773v18.454C40 35.177 35.177 40 29.227 40H10.773C4.823 40 0 35.177 0 29.227V10.773Z"
|
|
23
|
+
/>
|
|
24
|
+
<Mask
|
|
25
|
+
id="NeetoAnalytics_svg__c"
|
|
26
|
+
width={40}
|
|
27
|
+
height={40}
|
|
28
|
+
x={0}
|
|
29
|
+
y={0}
|
|
30
|
+
maskUnits="userSpaceOnUse"
|
|
31
|
+
style={{
|
|
32
|
+
masktype: "alpha",
|
|
33
|
+
}}
|
|
34
|
+
>
|
|
35
|
+
<Rect width={40} height={40} fill="url(#NeetoAnalytics_svg__b)" rx={20} />
|
|
36
|
+
</Mask>
|
|
37
|
+
<G mask="url(#NeetoAnalytics_svg__c)">
|
|
38
|
+
<Path
|
|
39
|
+
fill="url(#NeetoAnalytics_svg__d)"
|
|
40
|
+
d="M37.42 22.366c0-10.215-8.28-18.495-18.495-18.495H.43v36.99h36.99V22.365Z"
|
|
41
|
+
/>
|
|
42
|
+
</G>
|
|
43
|
+
<G fill="#fff" filter="url(#NeetoAnalytics_svg__e)">
|
|
44
|
+
<Path d="M9.474 17.634h2.491v4.36H9.474zM12.962 14.52h2.491v7.474h-2.491zM16.45 10.41h2.491v11.584H16.45V10.41Z" />
|
|
45
|
+
<Path
|
|
46
|
+
fillRule="evenodd"
|
|
47
|
+
d="M23.916 24.24a1.351 1.351 0 0 1 1.9.19l4.405 5.39a1.351 1.351 0 0 1-2.092 1.71l-4.405-5.39a1.351 1.351 0 0 1 .192-1.9Z"
|
|
48
|
+
clipRule="evenodd"
|
|
49
|
+
/>
|
|
50
|
+
<Path
|
|
51
|
+
fillRule="evenodd"
|
|
52
|
+
d="M26.321 19.119a6.007 6.007 0 0 0-5.939-6.007V10.41a8.71 8.71 0 1 1-7.615 13.06h3.404a5.984 5.984 0 0 0 4.143 1.656 5.974 5.974 0 0 0 3.553-1.162 5.997 5.997 0 0 0 2.454-4.845Z"
|
|
53
|
+
clipRule="evenodd"
|
|
54
|
+
/>
|
|
55
|
+
</G>
|
|
56
|
+
<Defs>
|
|
57
|
+
<LinearGradient
|
|
58
|
+
id="NeetoAnalytics_svg__a"
|
|
59
|
+
x1={-15.876}
|
|
60
|
+
x2={54.282}
|
|
61
|
+
y1={-21.829}
|
|
62
|
+
y2={58.309}
|
|
63
|
+
gradientUnits="userSpaceOnUse"
|
|
64
|
+
>
|
|
65
|
+
<Stop stopColor="#63D9FE" />
|
|
66
|
+
<Stop offset={0.799} stopColor="#8588FF" />
|
|
67
|
+
</LinearGradient>
|
|
68
|
+
<LinearGradient
|
|
69
|
+
id="NeetoAnalytics_svg__b"
|
|
70
|
+
x1={-2.802}
|
|
71
|
+
x2={37.239}
|
|
72
|
+
y1={-2.276}
|
|
73
|
+
y2={61.111}
|
|
74
|
+
gradientUnits="userSpaceOnUse"
|
|
75
|
+
>
|
|
76
|
+
<Stop offset={1} stopColor="#FFD55C" />
|
|
77
|
+
</LinearGradient>
|
|
78
|
+
<LinearGradient
|
|
79
|
+
id="NeetoAnalytics_svg__d"
|
|
80
|
+
x1={32.249}
|
|
81
|
+
x2={0.43}
|
|
82
|
+
y1={9.638}
|
|
83
|
+
y2={40.86}
|
|
84
|
+
gradientUnits="userSpaceOnUse"
|
|
85
|
+
>
|
|
86
|
+
<Stop stopColor="#fff" stopOpacity={0.16} />
|
|
87
|
+
<Stop offset={0.531} stopColor="#fff" stopOpacity={0} />
|
|
88
|
+
</LinearGradient>
|
|
89
|
+
</Defs>
|
|
90
|
+
</Svg>
|
|
91
|
+
);
|
|
92
|
+
export default SvgNeetoAnalytics;
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, {
|
|
3
|
+
Rect,
|
|
4
|
+
Mask,
|
|
5
|
+
G,
|
|
6
|
+
Path,
|
|
7
|
+
Defs,
|
|
8
|
+
LinearGradient,
|
|
9
|
+
Stop,
|
|
10
|
+
} from "react-native-svg";
|
|
11
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
12
|
+
const SvgNeetoBugtrap = (props) => (
|
|
13
|
+
<Svg
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
width={40}
|
|
16
|
+
height={40}
|
|
17
|
+
fill="none"
|
|
18
|
+
{...props}
|
|
19
|
+
>
|
|
20
|
+
<Rect width={40} height={40} fill="url(#NeetoBugtrap_svg__a)" rx={10.773} />
|
|
21
|
+
<Mask
|
|
22
|
+
id="NeetoBugtrap_svg__c"
|
|
23
|
+
width={40}
|
|
24
|
+
height={40}
|
|
25
|
+
x={0}
|
|
26
|
+
y={0}
|
|
27
|
+
maskUnits="userSpaceOnUse"
|
|
28
|
+
style={{
|
|
29
|
+
masktype: "alpha",
|
|
30
|
+
}}
|
|
31
|
+
>
|
|
32
|
+
<Rect
|
|
33
|
+
width={40}
|
|
34
|
+
height={40}
|
|
35
|
+
fill="url(#NeetoBugtrap_svg__b)"
|
|
36
|
+
rx={10.773}
|
|
37
|
+
/>
|
|
38
|
+
</Mask>
|
|
39
|
+
<G mask="url(#NeetoBugtrap_svg__c)">
|
|
40
|
+
<Path
|
|
41
|
+
fill="url(#NeetoBugtrap_svg__d)"
|
|
42
|
+
d="M37.42 22.366c0-10.215-8.28-18.495-18.495-18.495H.43v36.99h36.99V22.365Z"
|
|
43
|
+
/>
|
|
44
|
+
</G>
|
|
45
|
+
<G fill="#fff" filter="url(#NeetoBugtrap_svg__e)">
|
|
46
|
+
<Path d="m30.458 28.143-2.796-2.763a7.01 7.01 0 0 1-1.005 1.263c-.39.391-.82.73-1.277 1.014l2.812 2.778a1.61 1.61 0 0 0 2.271-.008l.007-.006c.63-.63.62-1.653-.012-2.278Z" />
|
|
47
|
+
<Path
|
|
48
|
+
fillRule="evenodd"
|
|
49
|
+
d="M19.064 26.784c4.276 0 7.72-3.443 7.72-7.661s-3.444-7.661-7.72-7.661-7.719 3.443-7.719 7.66c0 4.219 3.443 7.662 7.72 7.662Zm0 2.339c5.555 0 10.059-4.477 10.059-10s-4.504-10-10.059-10-10.058 4.477-10.058 10 4.503 10 10.058 10Z"
|
|
50
|
+
clipRule="evenodd"
|
|
51
|
+
/>
|
|
52
|
+
<Path d="M15.629 21.03a3.49 3.49 0 0 1-.034-.491v-.49h-.975v-.983h.975v-.49c0-.167.011-.33.034-.491h-1.01v-.982h1.304a3.441 3.441 0 0 1 1.384-1.508l-.512-.515.69-.694.82.827c.463-.098.94-.098 1.402 0l.82-.827.69.695-.512.515a3.44 3.44 0 0 1 1.384 1.507h1.303v.982h-1.009c.023.16.034.324.034.49v.491h.975v.982h-.975v.491c0 .167-.012.33-.034.49h1.009v.983h-1.303a3.428 3.428 0 0 1-1.259 1.432 3.393 3.393 0 0 1-3.648 0 3.428 3.428 0 0 1-1.259-1.432H14.62v-.982h1.009Zm1.915-2.945v.981h2.924v-.981h-2.924Zm0 1.963v.982h2.924v-.982h-2.924Z" />
|
|
53
|
+
</G>
|
|
54
|
+
<Defs>
|
|
55
|
+
<LinearGradient
|
|
56
|
+
id="NeetoBugtrap_svg__a"
|
|
57
|
+
x1={-27.544}
|
|
58
|
+
x2={76.725}
|
|
59
|
+
y1={-30.175}
|
|
60
|
+
y2={79.298}
|
|
61
|
+
gradientUnits="userSpaceOnUse"
|
|
62
|
+
>
|
|
63
|
+
<Stop offset={0.177} stopColor="#8BBAFF" />
|
|
64
|
+
<Stop offset={1} stopColor="#753BF1" />
|
|
65
|
+
</LinearGradient>
|
|
66
|
+
<LinearGradient
|
|
67
|
+
id="NeetoBugtrap_svg__b"
|
|
68
|
+
x1={-2.802}
|
|
69
|
+
x2={37.239}
|
|
70
|
+
y1={-2.276}
|
|
71
|
+
y2={61.111}
|
|
72
|
+
gradientUnits="userSpaceOnUse"
|
|
73
|
+
>
|
|
74
|
+
<Stop offset={1} stopColor="#FFD55C" />
|
|
75
|
+
</LinearGradient>
|
|
76
|
+
<LinearGradient
|
|
77
|
+
id="NeetoBugtrap_svg__d"
|
|
78
|
+
x1={32.249}
|
|
79
|
+
x2={0.43}
|
|
80
|
+
y1={9.638}
|
|
81
|
+
y2={40.86}
|
|
82
|
+
gradientUnits="userSpaceOnUse"
|
|
83
|
+
>
|
|
84
|
+
<Stop stopColor="#fff" stopOpacity={0.16} />
|
|
85
|
+
<Stop offset={0.531} stopColor="#fff" stopOpacity={0} />
|
|
86
|
+
</LinearGradient>
|
|
87
|
+
</Defs>
|
|
88
|
+
</Svg>
|
|
89
|
+
);
|
|
90
|
+
export default SvgNeetoBugtrap;
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, {
|
|
3
|
+
Path,
|
|
4
|
+
Mask,
|
|
5
|
+
G,
|
|
6
|
+
Rect,
|
|
7
|
+
Defs,
|
|
8
|
+
LinearGradient,
|
|
9
|
+
Stop,
|
|
10
|
+
} from "react-native-svg";
|
|
11
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
12
|
+
const SvgNeetoCal = (props) => (
|
|
13
|
+
<Svg
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
width={40}
|
|
16
|
+
height={40}
|
|
17
|
+
fill="none"
|
|
18
|
+
{...props}
|
|
19
|
+
>
|
|
20
|
+
<Path
|
|
21
|
+
fill="url(#NeetoCal_svg__a)"
|
|
22
|
+
d="M0 10.773C0 4.823 4.823 0 10.773 0h18.454C35.177 0 40 4.823 40 10.773v18.454C40 35.177 35.177 40 29.227 40H10.773C4.823 40 0 35.177 0 29.227V10.773Z"
|
|
23
|
+
/>
|
|
24
|
+
<Mask
|
|
25
|
+
id="NeetoCal_svg__c"
|
|
26
|
+
width={40}
|
|
27
|
+
height={40}
|
|
28
|
+
x={0}
|
|
29
|
+
y={0}
|
|
30
|
+
maskUnits="userSpaceOnUse"
|
|
31
|
+
style={{
|
|
32
|
+
masktype: "alpha",
|
|
33
|
+
}}
|
|
34
|
+
>
|
|
35
|
+
<Path fill="url(#NeetoCal_svg__b)" d="M0 0h40v40H0z" />
|
|
36
|
+
</Mask>
|
|
37
|
+
<G mask="url(#NeetoCal_svg__c)">
|
|
38
|
+
<Path
|
|
39
|
+
fill="url(#NeetoCal_svg__d)"
|
|
40
|
+
d="M37.42 22.366c0-10.215-8.28-18.495-18.495-18.495H.43v36.99h36.99V22.365Z"
|
|
41
|
+
/>
|
|
42
|
+
</G>
|
|
43
|
+
<G fill="#fff" filter="url(#NeetoCal_svg__e)">
|
|
44
|
+
<Rect width={2.31} height={2.31} x={14.34} y={20.689} rx={0.234} />
|
|
45
|
+
<Rect width={2.31} height={2.31} x={14.34} y={23.692} rx={0.234} />
|
|
46
|
+
<Rect width={2.31} height={2.31} x={17.343} y={17.685} rx={0.234} />
|
|
47
|
+
<Rect width={2.31} height={2.31} x={17.343} y={20.689} rx={0.234} />
|
|
48
|
+
<Rect width={2.31} height={2.31} x={17.343} y={23.692} rx={0.234} />
|
|
49
|
+
<Rect width={2.31} height={2.31} x={20.346} y={17.685} rx={0.234} />
|
|
50
|
+
<Rect width={2.31} height={2.31} x={23.35} y={17.685} rx={0.234} />
|
|
51
|
+
<Rect width={2.31} height={2.31} x={20.346} y={20.689} rx={0.234} />
|
|
52
|
+
<Rect width={2.31} height={2.31} x={20.346} y={23.692} rx={0.234} />
|
|
53
|
+
<Rect width={2.31} height={2.31} x={23.35} y={20.689} rx={0.234} />
|
|
54
|
+
<Rect width={1.733} height={3.234} x={15.148} y={10.292} rx={0.866} />
|
|
55
|
+
<Rect width={1.733} height={3.234} x={23.119} y={10.292} rx={0.866} />
|
|
56
|
+
<Path
|
|
57
|
+
fillRule="evenodd"
|
|
58
|
+
d="M22.772 11.679h-5.544v.982a1.213 1.213 0 0 1-2.426 0v-.982h-1.118a3.041 3.041 0 0 0-3.04 3.04v11.939a3.04 3.04 0 0 0 3.04 3.04h12.632a3.04 3.04 0 0 0 3.04-3.04V14.719c0-1.679-1.36-3.04-3.04-3.04h-1.118v.982a1.213 1.213 0 0 1-2.426 0v-.982Zm-9.35 4.62a.468.468 0 0 0-.469.468v10.154c0 .258.21.468.468.468h13.157c.259 0 .468-.21.468-.468V16.767a.468.468 0 0 0-.468-.468H13.421Z"
|
|
59
|
+
clipRule="evenodd"
|
|
60
|
+
/>
|
|
61
|
+
</G>
|
|
62
|
+
<Defs>
|
|
63
|
+
<LinearGradient
|
|
64
|
+
id="NeetoCal_svg__a"
|
|
65
|
+
x1={7.76}
|
|
66
|
+
x2={43.841}
|
|
67
|
+
y1={-17.328}
|
|
68
|
+
y2={69.105}
|
|
69
|
+
gradientUnits="userSpaceOnUse"
|
|
70
|
+
>
|
|
71
|
+
<Stop offset={0.156} stopColor="#FFCDA5" />
|
|
72
|
+
<Stop offset={0.795} stopColor="#EE4D5F" />
|
|
73
|
+
</LinearGradient>
|
|
74
|
+
<LinearGradient
|
|
75
|
+
id="NeetoCal_svg__b"
|
|
76
|
+
x1={-2.802}
|
|
77
|
+
x2={37.239}
|
|
78
|
+
y1={-2.276}
|
|
79
|
+
y2={61.111}
|
|
80
|
+
gradientUnits="userSpaceOnUse"
|
|
81
|
+
>
|
|
82
|
+
<Stop offset={1} stopColor="#FFD55C" />
|
|
83
|
+
</LinearGradient>
|
|
84
|
+
<LinearGradient
|
|
85
|
+
id="NeetoCal_svg__d"
|
|
86
|
+
x1={32.249}
|
|
87
|
+
x2={0.43}
|
|
88
|
+
y1={9.638}
|
|
89
|
+
y2={40.86}
|
|
90
|
+
gradientUnits="userSpaceOnUse"
|
|
91
|
+
>
|
|
92
|
+
<Stop stopColor="#fff" stopOpacity={0.16} />
|
|
93
|
+
<Stop offset={0.531} stopColor="#fff" stopOpacity={0} />
|
|
94
|
+
</LinearGradient>
|
|
95
|
+
</Defs>
|
|
96
|
+
</Svg>
|
|
97
|
+
);
|
|
98
|
+
export default SvgNeetoCal;
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, {
|
|
3
|
+
Path,
|
|
4
|
+
Mask,
|
|
5
|
+
Rect,
|
|
6
|
+
G,
|
|
7
|
+
Defs,
|
|
8
|
+
LinearGradient,
|
|
9
|
+
Stop,
|
|
10
|
+
} from "react-native-svg";
|
|
11
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
12
|
+
const SvgNeetoChangelog = (props) => (
|
|
13
|
+
<Svg
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
width={40}
|
|
16
|
+
height={40}
|
|
17
|
+
fill="none"
|
|
18
|
+
{...props}
|
|
19
|
+
>
|
|
20
|
+
<Path
|
|
21
|
+
fill="url(#NeetoChangelog_svg__a)"
|
|
22
|
+
d="M0 10.773C0 4.823 4.823 0 10.773 0h18.454C35.177 0 40 4.823 40 10.773v18.454C40 35.177 35.177 40 29.227 40H10.773C4.823 40 0 35.177 0 29.227V10.773Z"
|
|
23
|
+
/>
|
|
24
|
+
<Mask
|
|
25
|
+
id="NeetoChangelog_svg__c"
|
|
26
|
+
width={40}
|
|
27
|
+
height={40}
|
|
28
|
+
x={0}
|
|
29
|
+
y={0}
|
|
30
|
+
maskUnits="userSpaceOnUse"
|
|
31
|
+
style={{
|
|
32
|
+
masktype: "alpha",
|
|
33
|
+
}}
|
|
34
|
+
>
|
|
35
|
+
<Rect
|
|
36
|
+
width={40}
|
|
37
|
+
height={40}
|
|
38
|
+
fill="url(#NeetoChangelog_svg__b)"
|
|
39
|
+
rx={10.773}
|
|
40
|
+
/>
|
|
41
|
+
</Mask>
|
|
42
|
+
<G mask="url(#NeetoChangelog_svg__c)">
|
|
43
|
+
<Path
|
|
44
|
+
fill="url(#NeetoChangelog_svg__d)"
|
|
45
|
+
d="M37.42 22.366c0-10.215-8.28-18.495-18.495-18.495H.43v36.99h36.99V22.365Z"
|
|
46
|
+
/>
|
|
47
|
+
</G>
|
|
48
|
+
<G fill="#fff" filter="url(#NeetoChangelog_svg__e)">
|
|
49
|
+
<Rect width={2.027} height={13.138} x={24.522} y={13.333} rx={1.014} />
|
|
50
|
+
<Path
|
|
51
|
+
fillRule="evenodd"
|
|
52
|
+
d="M27.602 21.747a1.291 1.291 0 0 0 1.754-1.206v-.887a1.291 1.291 0 0 0-1.754-1.206v3.299Z"
|
|
53
|
+
clipRule="evenodd"
|
|
54
|
+
/>
|
|
55
|
+
<Path d="M13.612 21.797a1.27 1.27 0 0 1 .119-.707c.59-1.21 2.41-.79 2.41.555v5.611a.931.931 0 0 1-1.855.112l-.674-5.57Z" />
|
|
56
|
+
<Path
|
|
57
|
+
fillRule="evenodd"
|
|
58
|
+
d="M11.261 17.198a.78.78 0 0 0-.618.763v4.181a.78.78 0 0 0 .634.766l4.863.93v-7.675l-4.879 1.035Zm5.932-1.258v8.098l7.33 1.4V14.386l-7.33 1.554Z"
|
|
59
|
+
clipRule="evenodd"
|
|
60
|
+
/>
|
|
61
|
+
</G>
|
|
62
|
+
<Defs>
|
|
63
|
+
<LinearGradient
|
|
64
|
+
id="NeetoChangelog_svg__a"
|
|
65
|
+
x1={-2.825}
|
|
66
|
+
x2={44.094}
|
|
67
|
+
y1={-3.819}
|
|
68
|
+
y2={45.263}
|
|
69
|
+
gradientUnits="userSpaceOnUse"
|
|
70
|
+
>
|
|
71
|
+
<Stop offset={0.16} stopColor="#FF8787" />
|
|
72
|
+
<Stop offset={0.79} stopColor="#FFA768" />
|
|
73
|
+
</LinearGradient>
|
|
74
|
+
<LinearGradient
|
|
75
|
+
id="NeetoChangelog_svg__b"
|
|
76
|
+
x1={-2.802}
|
|
77
|
+
x2={37.239}
|
|
78
|
+
y1={-2.276}
|
|
79
|
+
y2={61.111}
|
|
80
|
+
gradientUnits="userSpaceOnUse"
|
|
81
|
+
>
|
|
82
|
+
<Stop offset={1} stopColor="#FFD55C" />
|
|
83
|
+
</LinearGradient>
|
|
84
|
+
<LinearGradient
|
|
85
|
+
id="NeetoChangelog_svg__d"
|
|
86
|
+
x1={32.249}
|
|
87
|
+
x2={0.43}
|
|
88
|
+
y1={9.638}
|
|
89
|
+
y2={40.86}
|
|
90
|
+
gradientUnits="userSpaceOnUse"
|
|
91
|
+
>
|
|
92
|
+
<Stop stopColor="#fff" stopOpacity={0.16} />
|
|
93
|
+
<Stop offset={0.531} stopColor="#fff" stopOpacity={0} />
|
|
94
|
+
</LinearGradient>
|
|
95
|
+
</Defs>
|
|
96
|
+
</Svg>
|
|
97
|
+
);
|
|
98
|
+
export default SvgNeetoChangelog;
|
|
@@ -0,0 +1,94 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, {
|
|
3
|
+
G,
|
|
4
|
+
Rect,
|
|
5
|
+
Mask,
|
|
6
|
+
Path,
|
|
7
|
+
Defs,
|
|
8
|
+
LinearGradient,
|
|
9
|
+
Stop,
|
|
10
|
+
ClipPath,
|
|
11
|
+
} from "react-native-svg";
|
|
12
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
13
|
+
const SvgNeetoChat = (props) => (
|
|
14
|
+
<Svg
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
width={40}
|
|
17
|
+
height={40}
|
|
18
|
+
fill="none"
|
|
19
|
+
{...props}
|
|
20
|
+
>
|
|
21
|
+
<G clipPath="url(#NeetoChat_svg__a)">
|
|
22
|
+
<Rect width={40} height={40} fill="url(#NeetoChat_svg__b)" rx={10.773} />
|
|
23
|
+
<Mask
|
|
24
|
+
id="NeetoChat_svg__d"
|
|
25
|
+
width={40}
|
|
26
|
+
height={40}
|
|
27
|
+
x={0}
|
|
28
|
+
y={0}
|
|
29
|
+
maskUnits="userSpaceOnUse"
|
|
30
|
+
style={{
|
|
31
|
+
masktype: "alpha",
|
|
32
|
+
}}
|
|
33
|
+
>
|
|
34
|
+
<Rect
|
|
35
|
+
width={40}
|
|
36
|
+
height={40}
|
|
37
|
+
fill="url(#NeetoChat_svg__c)"
|
|
38
|
+
rx={10.773}
|
|
39
|
+
/>
|
|
40
|
+
</Mask>
|
|
41
|
+
<G mask="url(#NeetoChat_svg__d)">
|
|
42
|
+
<Path
|
|
43
|
+
fill="url(#NeetoChat_svg__e)"
|
|
44
|
+
d="M37.42 22.366c0-10.215-8.28-18.495-18.495-18.495H.43v36.99h36.99V22.365Z"
|
|
45
|
+
/>
|
|
46
|
+
<G filter="url(#NeetoChat_svg__f)">
|
|
47
|
+
<Path
|
|
48
|
+
fill="#fff"
|
|
49
|
+
d="M17.892 10.753h4.216a8.5 8.5 0 0 1 5.96 2.429 8.225 8.225 0 0 1 2.47 5.864c0 2.2-.889 4.309-2.47 5.864a8.501 8.501 0 0 1-5.96 2.43v3.628c-5.27-2.074-12.646-5.184-12.646-11.922 0-1.09.218-2.168.642-3.174a8.285 8.285 0 0 1 1.828-2.69 8.44 8.44 0 0 1 2.734-1.798 8.55 8.55 0 0 1 3.226-.631Z"
|
|
50
|
+
/>
|
|
51
|
+
</G>
|
|
52
|
+
</G>
|
|
53
|
+
</G>
|
|
54
|
+
<Defs>
|
|
55
|
+
<LinearGradient
|
|
56
|
+
id="NeetoChat_svg__b"
|
|
57
|
+
x1={20}
|
|
58
|
+
x2={20}
|
|
59
|
+
y1={0}
|
|
60
|
+
y2={40}
|
|
61
|
+
gradientUnits="userSpaceOnUse"
|
|
62
|
+
>
|
|
63
|
+
<Stop stopColor="#8886FF" />
|
|
64
|
+
<Stop offset={1} stopColor="#9B72E7" />
|
|
65
|
+
</LinearGradient>
|
|
66
|
+
<LinearGradient
|
|
67
|
+
id="NeetoChat_svg__c"
|
|
68
|
+
x1={20}
|
|
69
|
+
x2={20}
|
|
70
|
+
y1={0}
|
|
71
|
+
y2={40}
|
|
72
|
+
gradientUnits="userSpaceOnUse"
|
|
73
|
+
>
|
|
74
|
+
<Stop stopColor="#8886FF" />
|
|
75
|
+
<Stop offset={1} stopColor="#9B72E7" />
|
|
76
|
+
</LinearGradient>
|
|
77
|
+
<LinearGradient
|
|
78
|
+
id="NeetoChat_svg__e"
|
|
79
|
+
x1={32.249}
|
|
80
|
+
x2={0.43}
|
|
81
|
+
y1={9.638}
|
|
82
|
+
y2={40.86}
|
|
83
|
+
gradientUnits="userSpaceOnUse"
|
|
84
|
+
>
|
|
85
|
+
<Stop stopColor="#fff" stopOpacity={0.1} />
|
|
86
|
+
<Stop offset={0.964} stopOpacity={0} />
|
|
87
|
+
</LinearGradient>
|
|
88
|
+
<ClipPath id="NeetoChat_svg__a">
|
|
89
|
+
<Path fill="#fff" d="M0 0h40v40H0z" />
|
|
90
|
+
</ClipPath>
|
|
91
|
+
</Defs>
|
|
92
|
+
</Svg>
|
|
93
|
+
);
|
|
94
|
+
export default SvgNeetoChat;
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, {
|
|
3
|
+
Rect,
|
|
4
|
+
Mask,
|
|
5
|
+
G,
|
|
6
|
+
Path,
|
|
7
|
+
Defs,
|
|
8
|
+
LinearGradient,
|
|
9
|
+
Stop,
|
|
10
|
+
} from "react-native-svg";
|
|
11
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
12
|
+
const SvgNeetoCi = (props) => (
|
|
13
|
+
<Svg
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
width={40}
|
|
16
|
+
height={40}
|
|
17
|
+
fill="none"
|
|
18
|
+
{...props}
|
|
19
|
+
>
|
|
20
|
+
<Rect width={40} height={40} fill="url(#NeetoCI_svg__a)" rx={10.773} />
|
|
21
|
+
<Mask
|
|
22
|
+
id="NeetoCI_svg__c"
|
|
23
|
+
width={40}
|
|
24
|
+
height={40}
|
|
25
|
+
x={0}
|
|
26
|
+
y={0}
|
|
27
|
+
maskUnits="userSpaceOnUse"
|
|
28
|
+
style={{
|
|
29
|
+
masktype: "alpha",
|
|
30
|
+
}}
|
|
31
|
+
>
|
|
32
|
+
<Rect width={40} height={40} fill="url(#NeetoCI_svg__b)" rx={10.773} />
|
|
33
|
+
</Mask>
|
|
34
|
+
<G mask="url(#NeetoCI_svg__c)">
|
|
35
|
+
<Path
|
|
36
|
+
fill="url(#NeetoCI_svg__d)"
|
|
37
|
+
d="M37.42 22.366c0-10.215-8.28-18.495-18.495-18.495H.43v36.99h36.99V22.365Z"
|
|
38
|
+
/>
|
|
39
|
+
</G>
|
|
40
|
+
<G filter="url(#NeetoCI_svg__e)">
|
|
41
|
+
<Path
|
|
42
|
+
fill="#fff"
|
|
43
|
+
d="M29.577 9.59H10.423a.832.832 0 0 0-.832.833v19.154c0 .46.372.832.832.832h19.154c.46 0 .832-.372.832-.832V10.423a.832.832 0 0 0-.832-.832ZM20.029 20.16l-4.997 4.19a.207.207 0 0 1-.34-.16v-1.63c0-.06.028-.12.075-.16L17.624 20l-2.857-2.4a.199.199 0 0 1-.076-.158V15.81c0-.177.206-.273.341-.159l4.997 4.188a.206.206 0 0 1 0 .32Zm5.28 4.03c0 .115-.089.209-.195.209h-4.815c-.106 0-.195-.094-.195-.208v-1.25c0-.114.089-.207.195-.207h4.815c.106 0 .195.093.195.208v1.249Z"
|
|
44
|
+
/>
|
|
45
|
+
</G>
|
|
46
|
+
<Defs>
|
|
47
|
+
<LinearGradient
|
|
48
|
+
id="NeetoCI_svg__a"
|
|
49
|
+
x1={-15.876}
|
|
50
|
+
x2={54.282}
|
|
51
|
+
y1={-21.829}
|
|
52
|
+
y2={58.309}
|
|
53
|
+
gradientUnits="userSpaceOnUse"
|
|
54
|
+
>
|
|
55
|
+
<Stop stopColor="#EF8F59" />
|
|
56
|
+
<Stop offset={0.76} stopColor="#FF85B8" />
|
|
57
|
+
</LinearGradient>
|
|
58
|
+
<LinearGradient
|
|
59
|
+
id="NeetoCI_svg__b"
|
|
60
|
+
x1={-2.802}
|
|
61
|
+
x2={37.239}
|
|
62
|
+
y1={-2.276}
|
|
63
|
+
y2={61.111}
|
|
64
|
+
gradientUnits="userSpaceOnUse"
|
|
65
|
+
>
|
|
66
|
+
<Stop offset={1} stopColor="#FFD55C" />
|
|
67
|
+
</LinearGradient>
|
|
68
|
+
<LinearGradient
|
|
69
|
+
id="NeetoCI_svg__d"
|
|
70
|
+
x1={32.249}
|
|
71
|
+
x2={0.43}
|
|
72
|
+
y1={9.638}
|
|
73
|
+
y2={40.86}
|
|
74
|
+
gradientUnits="userSpaceOnUse"
|
|
75
|
+
>
|
|
76
|
+
<Stop stopColor="#fff" stopOpacity={0.16} />
|
|
77
|
+
<Stop offset={0.531} stopColor="#fff" stopOpacity={0} />
|
|
78
|
+
</LinearGradient>
|
|
79
|
+
</Defs>
|
|
80
|
+
</Svg>
|
|
81
|
+
);
|
|
82
|
+
export default SvgNeetoCi;
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, {
|
|
3
|
+
Path,
|
|
4
|
+
Mask,
|
|
5
|
+
Rect,
|
|
6
|
+
G,
|
|
7
|
+
Defs,
|
|
8
|
+
LinearGradient,
|
|
9
|
+
Stop,
|
|
10
|
+
} from "react-native-svg";
|
|
11
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
12
|
+
const SvgNeetoCourse = (props) => (
|
|
13
|
+
<Svg
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
width={40}
|
|
16
|
+
height={40}
|
|
17
|
+
fill="none"
|
|
18
|
+
{...props}
|
|
19
|
+
>
|
|
20
|
+
<Path
|
|
21
|
+
fill="url(#NeetoCourse_svg__a)"
|
|
22
|
+
d="M0 10.773C0 4.823 4.823 0 10.773 0h18.454C35.177 0 40 4.823 40 10.773v18.454C40 35.177 35.177 40 29.227 40H10.773C4.823 40 0 35.177 0 29.227V10.773Z"
|
|
23
|
+
/>
|
|
24
|
+
<Mask
|
|
25
|
+
id="NeetoCourse_svg__c"
|
|
26
|
+
width={40}
|
|
27
|
+
height={40}
|
|
28
|
+
x={0}
|
|
29
|
+
y={0}
|
|
30
|
+
maskUnits="userSpaceOnUse"
|
|
31
|
+
style={{
|
|
32
|
+
masktype: "alpha",
|
|
33
|
+
}}
|
|
34
|
+
>
|
|
35
|
+
<Rect
|
|
36
|
+
width={40}
|
|
37
|
+
height={40}
|
|
38
|
+
fill="url(#NeetoCourse_svg__b)"
|
|
39
|
+
rx={10.773}
|
|
40
|
+
/>
|
|
41
|
+
</Mask>
|
|
42
|
+
<G mask="url(#NeetoCourse_svg__c)">
|
|
43
|
+
<Path
|
|
44
|
+
fill="url(#NeetoCourse_svg__d)"
|
|
45
|
+
d="M37.42 22.366c0-10.215-8.281-18.495-18.495-18.495H.43v36.99h36.99V22.365Z"
|
|
46
|
+
/>
|
|
47
|
+
</G>
|
|
48
|
+
<G fill="#fff" filter="url(#NeetoCourse_svg__e)">
|
|
49
|
+
<Path
|
|
50
|
+
fillRule="evenodd"
|
|
51
|
+
d="M20.03 10.058a8.1 8.1 0 0 1 8.101 8.101v8.101H11.93V10.058h8.1Zm3.62 3.565a.81.81 0 0 0-.811.81v9.18a.81.81 0 0 0 1.62 0v-9.18a.81.81 0 0 0-.81-.81Z"
|
|
52
|
+
clipRule="evenodd"
|
|
53
|
+
/>
|
|
54
|
+
<Path
|
|
55
|
+
fillRule="evenodd"
|
|
56
|
+
d="M16.401 25.612c0-.358.29-.648.649-.648H25.7a2.43 2.43 0 0 1 0 4.86H11.93v-1.808h1.296v.512h12.475a1.134 1.134 0 0 0 0-2.268H17.05a.648.648 0 0 1-.649-.648Z"
|
|
57
|
+
clipRule="evenodd"
|
|
58
|
+
/>
|
|
59
|
+
<Path d="M27.052 25.288h1.08v2.16h-1.08v-2.16Z" />
|
|
60
|
+
</G>
|
|
61
|
+
<Defs>
|
|
62
|
+
<LinearGradient
|
|
63
|
+
id="NeetoCourse_svg__a"
|
|
64
|
+
x1={-15.876}
|
|
65
|
+
x2={54.282}
|
|
66
|
+
y1={-21.829}
|
|
67
|
+
y2={58.309}
|
|
68
|
+
gradientUnits="userSpaceOnUse"
|
|
69
|
+
>
|
|
70
|
+
<Stop stopColor="#8CD672" />
|
|
71
|
+
<Stop offset={1} stopColor="#59CBEF" />
|
|
72
|
+
</LinearGradient>
|
|
73
|
+
<LinearGradient
|
|
74
|
+
id="NeetoCourse_svg__b"
|
|
75
|
+
x1={-2.802}
|
|
76
|
+
x2={37.239}
|
|
77
|
+
y1={-2.276}
|
|
78
|
+
y2={61.111}
|
|
79
|
+
gradientUnits="userSpaceOnUse"
|
|
80
|
+
>
|
|
81
|
+
<Stop offset={1} stopColor="#FFD55C" />
|
|
82
|
+
</LinearGradient>
|
|
83
|
+
<LinearGradient
|
|
84
|
+
id="NeetoCourse_svg__d"
|
|
85
|
+
x1={32.249}
|
|
86
|
+
x2={0.43}
|
|
87
|
+
y1={9.638}
|
|
88
|
+
y2={40.86}
|
|
89
|
+
gradientUnits="userSpaceOnUse"
|
|
90
|
+
>
|
|
91
|
+
<Stop stopColor="#fff" stopOpacity={0.16} />
|
|
92
|
+
<Stop offset={0.531} stopColor="#fff" stopOpacity={0} />
|
|
93
|
+
</LinearGradient>
|
|
94
|
+
</Defs>
|
|
95
|
+
</Svg>
|
|
96
|
+
);
|
|
97
|
+
export default SvgNeetoCourse;
|