@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,88 @@
|
|
|
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 SvgNeetoCrm = (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(#NeetoCRM_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="NeetoCRM_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(#NeetoCRM_svg__b)" rx={10.773} />
|
|
36
|
+
</Mask>
|
|
37
|
+
<G mask="url(#NeetoCRM_svg__c)">
|
|
38
|
+
<Path
|
|
39
|
+
fill="url(#NeetoCRM_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
|
|
44
|
+
fill="#fff"
|
|
45
|
+
fillRule="evenodd"
|
|
46
|
+
clipRule="evenodd"
|
|
47
|
+
filter="url(#NeetoCRM_svg__e)"
|
|
48
|
+
>
|
|
49
|
+
<Path d="M15.69 18.746a1.773 1.773 0 1 0-2.508 2.508 1.773 1.773 0 0 0 2.507-2.508Zm1.427-1.428a3.792 3.792 0 1 0-5.363 5.364 3.792 3.792 0 0 0 5.363-5.364ZM26.818 13.182a1.773 1.773 0 1 0-2.507 2.507 1.773 1.773 0 0 0 2.507-2.507Zm1.428-1.428a3.792 3.792 0 1 0-5.363 5.363 3.792 3.792 0 0 0 5.363-5.363ZM26.818 24.31a1.773 1.773 0 1 0-2.507 2.508 1.773 1.773 0 0 0 2.507-2.508Zm1.428-1.427a3.792 3.792 0 1 0-5.363 5.363 3.792 3.792 0 0 0 5.363-5.363Z" />
|
|
50
|
+
<Path d="M23.991 15.218a1.01 1.01 0 0 1-.451 1.355l-6.177 3.088a1.01 1.01 0 1 1-.903-1.806l6.177-3.088a1.01 1.01 0 0 1 1.354.451ZM16.009 20.79c.249-.499.855-.701 1.354-.452l6.177 3.089a1.01 1.01 0 1 1-.903 1.806l-6.177-3.088a1.01 1.01 0 0 1-.451-1.355Z" />
|
|
51
|
+
</G>
|
|
52
|
+
<Defs>
|
|
53
|
+
<LinearGradient
|
|
54
|
+
id="NeetoCRM_svg__a"
|
|
55
|
+
x1={-15.876}
|
|
56
|
+
x2={54.282}
|
|
57
|
+
y1={-21.829}
|
|
58
|
+
y2={58.309}
|
|
59
|
+
gradientUnits="userSpaceOnUse"
|
|
60
|
+
>
|
|
61
|
+
<Stop offset={0.305} stopColor="#75DCFD" />
|
|
62
|
+
<Stop offset={0.931} stopColor="#597DEF" />
|
|
63
|
+
</LinearGradient>
|
|
64
|
+
<LinearGradient
|
|
65
|
+
id="NeetoCRM_svg__b"
|
|
66
|
+
x1={-2.802}
|
|
67
|
+
x2={37.239}
|
|
68
|
+
y1={-2.276}
|
|
69
|
+
y2={61.111}
|
|
70
|
+
gradientUnits="userSpaceOnUse"
|
|
71
|
+
>
|
|
72
|
+
<Stop offset={1} stopColor="#FFD55C" />
|
|
73
|
+
</LinearGradient>
|
|
74
|
+
<LinearGradient
|
|
75
|
+
id="NeetoCRM_svg__d"
|
|
76
|
+
x1={32.249}
|
|
77
|
+
x2={0.43}
|
|
78
|
+
y1={9.638}
|
|
79
|
+
y2={40.86}
|
|
80
|
+
gradientUnits="userSpaceOnUse"
|
|
81
|
+
>
|
|
82
|
+
<Stop stopColor="#fff" stopOpacity={0.16} />
|
|
83
|
+
<Stop offset={0.531} stopColor="#fff" stopOpacity={0} />
|
|
84
|
+
</LinearGradient>
|
|
85
|
+
</Defs>
|
|
86
|
+
</Svg>
|
|
87
|
+
);
|
|
88
|
+
export default SvgNeetoCrm;
|
|
@@ -0,0 +1,84 @@
|
|
|
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 SvgNeetoDeploy = (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(#NeetoDeploy_svg__a)" rx={10.773} />
|
|
21
|
+
<Mask
|
|
22
|
+
id="NeetoDeploy_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(#NeetoDeploy_svg__b)"
|
|
36
|
+
rx={10.773}
|
|
37
|
+
/>
|
|
38
|
+
</Mask>
|
|
39
|
+
<G mask="url(#NeetoDeploy_svg__c)">
|
|
40
|
+
<Path
|
|
41
|
+
fill="url(#NeetoDeploy_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(#NeetoDeploy_svg__e)">
|
|
46
|
+
<Path d="M11.7 21.274a111.14 111.14 0 0 0 3.164-4.788c-2.586.228-5.064 3.446-5.064 3.446l1.707 1.706c.05-.126.113-.248.193-.364ZM18.363 28.495 20.07 30.2s3.217-2.478 3.446-5.063c-1.075.672-2.53 1.595-4.788 3.164-.114.079-.236.144-.364.194ZM15.77 27.613c-.293.118-.58.244-.88.344-.802.268-1.627.449-2.464.564-.35.049-.705.09-1.06.117l.011-.132c.073-.852.203-1.7.413-2.53.1-.4.23-.79.368-1.18.086-.24.193-.472.301-.704l-.187-.187c-.418.28-.78.634-1.089 1.035a6.792 6.792 0 0 0-1.036 1.974 8.215 8.215 0 0 0-.434 2.37c-.003.112-.011.228.006.34a.79.79 0 0 0 .538.629c.116.037.232.038.352.037a7.918 7.918 0 0 0 2.167-.34c1.277-.38 2.565-1.093 3.32-2.22l-.182-.183a5.225 5.225 0 0 1-.144.066ZM29.968 10.033a.708.708 0 0 0-.5-.208h-.014c-2.278.045-7.9.471-10.884 3.457-1.355 1.355-1.796 2.06-2.761 3.606-.695 1.113-1.647 2.637-3.386 5.14a.708.708 0 0 0 .08.905l4.564 4.564a.707.707 0 0 0 .904.08c2.505-1.739 4.029-2.69 5.141-3.385 1.546-.966 2.252-1.406 3.607-2.762 2.99-2.99 3.413-8.607 3.456-10.883a.708.708 0 0 0-.207-.514Zm-5.284 8.61a2.352 2.352 0 1 1-3.327-3.326 2.352 2.352 0 0 1 3.327 3.327Z" />
|
|
47
|
+
</G>
|
|
48
|
+
<Defs>
|
|
49
|
+
<LinearGradient
|
|
50
|
+
id="NeetoDeploy_svg__a"
|
|
51
|
+
x1={-15.876}
|
|
52
|
+
x2={54.282}
|
|
53
|
+
y1={-21.829}
|
|
54
|
+
y2={58.309}
|
|
55
|
+
gradientUnits="userSpaceOnUse"
|
|
56
|
+
>
|
|
57
|
+
<Stop offset={0.245} stopColor="#14D1A4" />
|
|
58
|
+
<Stop offset={1} stopColor="#67BDE2" />
|
|
59
|
+
</LinearGradient>
|
|
60
|
+
<LinearGradient
|
|
61
|
+
id="NeetoDeploy_svg__b"
|
|
62
|
+
x1={-2.802}
|
|
63
|
+
x2={37.239}
|
|
64
|
+
y1={-2.276}
|
|
65
|
+
y2={61.111}
|
|
66
|
+
gradientUnits="userSpaceOnUse"
|
|
67
|
+
>
|
|
68
|
+
<Stop offset={1} stopColor="#FFD55C" />
|
|
69
|
+
</LinearGradient>
|
|
70
|
+
<LinearGradient
|
|
71
|
+
id="NeetoDeploy_svg__d"
|
|
72
|
+
x1={32.249}
|
|
73
|
+
x2={0.43}
|
|
74
|
+
y1={9.638}
|
|
75
|
+
y2={40.86}
|
|
76
|
+
gradientUnits="userSpaceOnUse"
|
|
77
|
+
>
|
|
78
|
+
<Stop stopColor="#fff" stopOpacity={0.16} />
|
|
79
|
+
<Stop offset={0.531} stopColor="#fff" stopOpacity={0} />
|
|
80
|
+
</LinearGradient>
|
|
81
|
+
</Defs>
|
|
82
|
+
</Svg>
|
|
83
|
+
);
|
|
84
|
+
export default SvgNeetoDeploy;
|
|
@@ -0,0 +1,81 @@
|
|
|
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 SvgNeetoDesk = (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(#NeetoDesk_svg__a)" rx={10.773} />
|
|
21
|
+
<Mask
|
|
22
|
+
id="NeetoDesk_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(#NeetoDesk_svg__b)" rx={10.773} />
|
|
33
|
+
</Mask>
|
|
34
|
+
<G mask="url(#NeetoDesk_svg__c)">
|
|
35
|
+
<Path
|
|
36
|
+
fill="url(#NeetoDesk_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 fill="#fff" filter="url(#NeetoDesk_svg__e)">
|
|
41
|
+
<Path d="M9.333 20.143h4.24c1.172 0 2.121.94 2.121 2.1v3.152c0 1.74-1.424 3.15-3.18 3.15-1.757 0-3.181-1.41-3.181-3.15v-5.252ZM24.176 22.243c0-1.16.95-2.1 2.12-2.1h4.241v5.252c0 1.74-1.424 3.15-3.18 3.15-1.757 0-3.181-1.41-3.181-3.15v-3.152Z" />
|
|
42
|
+
<Path d="M9.385 20.143c.532-5.308 5.052-9.454 10.55-9.454 5.498 0 10.018 4.146 10.55 9.454H28.35c-.522-4.145-4.09-7.353-8.416-7.353-4.325 0-7.894 3.208-8.416 7.353H9.385Z" />
|
|
43
|
+
</G>
|
|
44
|
+
<Defs>
|
|
45
|
+
<LinearGradient
|
|
46
|
+
id="NeetoDesk_svg__a"
|
|
47
|
+
x1={20}
|
|
48
|
+
x2={20}
|
|
49
|
+
y1={0}
|
|
50
|
+
y2={40}
|
|
51
|
+
gradientUnits="userSpaceOnUse"
|
|
52
|
+
>
|
|
53
|
+
<Stop stopColor="#FFD55C" />
|
|
54
|
+
<Stop offset={1} stopColor="#FD9437" />
|
|
55
|
+
</LinearGradient>
|
|
56
|
+
<LinearGradient
|
|
57
|
+
id="NeetoDesk_svg__b"
|
|
58
|
+
x1={20}
|
|
59
|
+
x2={20}
|
|
60
|
+
y1={0}
|
|
61
|
+
y2={40}
|
|
62
|
+
gradientUnits="userSpaceOnUse"
|
|
63
|
+
>
|
|
64
|
+
<Stop stopColor="#8886FF" />
|
|
65
|
+
<Stop offset={1} stopColor="#FFD55C" />
|
|
66
|
+
</LinearGradient>
|
|
67
|
+
<LinearGradient
|
|
68
|
+
id="NeetoDesk_svg__d"
|
|
69
|
+
x1={32.249}
|
|
70
|
+
x2={0.43}
|
|
71
|
+
y1={9.638}
|
|
72
|
+
y2={40.86}
|
|
73
|
+
gradientUnits="userSpaceOnUse"
|
|
74
|
+
>
|
|
75
|
+
<Stop stopColor="#fff" stopOpacity={0.16} />
|
|
76
|
+
<Stop offset={0.531} stopColor="#fff" stopOpacity={0} />
|
|
77
|
+
</LinearGradient>
|
|
78
|
+
</Defs>
|
|
79
|
+
</Svg>
|
|
80
|
+
);
|
|
81
|
+
export default SvgNeetoDesk;
|
|
@@ -0,0 +1,95 @@
|
|
|
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 SvgNeetoEngage = (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(#NeetoEngage_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="NeetoEngage_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(#NeetoEngage_svg__b)"
|
|
39
|
+
rx={10.773}
|
|
40
|
+
/>
|
|
41
|
+
</Mask>
|
|
42
|
+
<G mask="url(#NeetoEngage_svg__c)">
|
|
43
|
+
<Path
|
|
44
|
+
fill="url(#NeetoEngage_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
|
|
49
|
+
fill="#fff"
|
|
50
|
+
fillRule="evenodd"
|
|
51
|
+
clipRule="evenodd"
|
|
52
|
+
filter="url(#NeetoEngage_svg__e)"
|
|
53
|
+
>
|
|
54
|
+
<Path d="M23.303 11.052a9.377 9.377 0 1 0-3.588 18.04.608.608 0 1 1 0 1.215 10.592 10.592 0 1 1 10.592-10.592.608.608 0 1 1-1.216 0 9.377 9.377 0 0 0-5.788-8.663Z" />
|
|
55
|
+
<Path d="M9.692 16.387c0-.336.272-.608.607-.608h18.713a.608.608 0 1 1 0 1.216H10.3a.608.608 0 0 1-.607-.608ZM9.693 23.043c0-.336.272-.608.607-.608h9.415a.608.608 0 1 1 0 1.216H10.3a.608.608 0 0 1-.607-.608Z" />
|
|
56
|
+
<Path d="M18.238 9.52a2.954 2.954 0 0 1 4.035 1.08 17.777 17.777 0 0 1 2.488 9.117.608.608 0 0 1-1.216-.003 16.561 16.561 0 0 0-2.323-8.504 1.739 1.739 0 0 0-3.012 0l-.003.006a16.73 16.73 0 0 0 0 17l.002.004a1.75 1.75 0 0 0 1.51.873.608.608 0 0 1-.004 1.215 2.964 2.964 0 0 1-2.557-1.476 17.945 17.945 0 0 1 0-18.231 2.953 2.953 0 0 1 1.08-1.08Z" />
|
|
57
|
+
<Path d="M26.323 30.76a4.437 4.437 0 1 0 0-8.874 4.437 4.437 0 0 0 0 8.874Zm-1.938-3.433a1.4 1.4 0 0 1 .99-.41h2.057a1.4 1.4 0 0 1 1.4 1.4v.514a.37.37 0 1 1-.741 0v-.514a.659.659 0 0 0-.659-.659h-2.058a.658.658 0 0 0-.658.659v.514a.37.37 0 1 1-.741 0v-.514a1.4 1.4 0 0 1 .41-.99Zm1.36-2.242a.658.658 0 1 1 1.317 0 .658.658 0 0 1-1.317 0Zm.658-1.4a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8Z" />
|
|
58
|
+
</G>
|
|
59
|
+
<Defs>
|
|
60
|
+
<LinearGradient
|
|
61
|
+
id="NeetoEngage_svg__a"
|
|
62
|
+
x1={-11.597}
|
|
63
|
+
x2={28.578}
|
|
64
|
+
y1={-22.007}
|
|
65
|
+
y2={61.502}
|
|
66
|
+
gradientUnits="userSpaceOnUse"
|
|
67
|
+
>
|
|
68
|
+
<Stop stopColor="#10AADB" />
|
|
69
|
+
<Stop offset={1} stopColor="#96BAFF" />
|
|
70
|
+
</LinearGradient>
|
|
71
|
+
<LinearGradient
|
|
72
|
+
id="NeetoEngage_svg__b"
|
|
73
|
+
x1={-2.802}
|
|
74
|
+
x2={37.239}
|
|
75
|
+
y1={-2.276}
|
|
76
|
+
y2={61.111}
|
|
77
|
+
gradientUnits="userSpaceOnUse"
|
|
78
|
+
>
|
|
79
|
+
<Stop offset={1} stopColor="#FFD55C" />
|
|
80
|
+
</LinearGradient>
|
|
81
|
+
<LinearGradient
|
|
82
|
+
id="NeetoEngage_svg__d"
|
|
83
|
+
x1={32.249}
|
|
84
|
+
x2={0.43}
|
|
85
|
+
y1={9.638}
|
|
86
|
+
y2={40.86}
|
|
87
|
+
gradientUnits="userSpaceOnUse"
|
|
88
|
+
>
|
|
89
|
+
<Stop stopColor="#fff" stopOpacity={0.16} />
|
|
90
|
+
<Stop offset={0.531} stopColor="#fff" stopOpacity={0} />
|
|
91
|
+
</LinearGradient>
|
|
92
|
+
</Defs>
|
|
93
|
+
</Svg>
|
|
94
|
+
);
|
|
95
|
+
export default SvgNeetoEngage;
|
|
@@ -0,0 +1,128 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, {
|
|
3
|
+
G,
|
|
4
|
+
Rect,
|
|
5
|
+
Mask,
|
|
6
|
+
Path,
|
|
7
|
+
Circle,
|
|
8
|
+
Defs,
|
|
9
|
+
LinearGradient,
|
|
10
|
+
Stop,
|
|
11
|
+
ClipPath,
|
|
12
|
+
} from "react-native-svg";
|
|
13
|
+
const SvgNeetoForm = (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(#NeetoForm_svg__a)">
|
|
22
|
+
<Rect width={40} height={40} fill="url(#NeetoForm_svg__b)" rx={10.753} />
|
|
23
|
+
<Mask
|
|
24
|
+
id="NeetoForm_svg__c"
|
|
25
|
+
width={40}
|
|
26
|
+
height={40}
|
|
27
|
+
x={0}
|
|
28
|
+
y={0}
|
|
29
|
+
maskUnits="userSpaceOnUse"
|
|
30
|
+
style={{
|
|
31
|
+
masktype: "alpha",
|
|
32
|
+
}}
|
|
33
|
+
>
|
|
34
|
+
<Rect width={40} height={40} fill="#E5E5E5" rx={10.753} />
|
|
35
|
+
</Mask>
|
|
36
|
+
<Mask
|
|
37
|
+
id="NeetoForm_svg__e"
|
|
38
|
+
width={40}
|
|
39
|
+
height={40}
|
|
40
|
+
x={0}
|
|
41
|
+
y={0}
|
|
42
|
+
maskUnits="userSpaceOnUse"
|
|
43
|
+
style={{
|
|
44
|
+
masktype: "alpha",
|
|
45
|
+
}}
|
|
46
|
+
>
|
|
47
|
+
<Rect
|
|
48
|
+
width={40}
|
|
49
|
+
height={40}
|
|
50
|
+
fill="url(#NeetoForm_svg__d)"
|
|
51
|
+
rx={10.753}
|
|
52
|
+
/>
|
|
53
|
+
</Mask>
|
|
54
|
+
<G mask="url(#NeetoForm_svg__e)">
|
|
55
|
+
<Path
|
|
56
|
+
fill="url(#NeetoForm_svg__f)"
|
|
57
|
+
d="M37.42 22.366c0-10.215-8.28-18.495-18.495-18.495H.43v36.99h36.99V22.365Z"
|
|
58
|
+
/>
|
|
59
|
+
</G>
|
|
60
|
+
<Rect
|
|
61
|
+
width={13.498}
|
|
62
|
+
height={3.681}
|
|
63
|
+
x={15.858}
|
|
64
|
+
y={18.182}
|
|
65
|
+
fill="#fff"
|
|
66
|
+
rx={1.841}
|
|
67
|
+
/>
|
|
68
|
+
<Rect
|
|
69
|
+
width={10.43}
|
|
70
|
+
height={3.681}
|
|
71
|
+
x={15.858}
|
|
72
|
+
y={24.318}
|
|
73
|
+
fill="#fff"
|
|
74
|
+
rx={1.841}
|
|
75
|
+
/>
|
|
76
|
+
<Rect
|
|
77
|
+
width={9.817}
|
|
78
|
+
height={3.681}
|
|
79
|
+
x={15.858}
|
|
80
|
+
y={12.047}
|
|
81
|
+
fill="#fff"
|
|
82
|
+
rx={1.841}
|
|
83
|
+
/>
|
|
84
|
+
<Circle cx={12.484} cy={13.887} r={1.841} fill="#fff" />
|
|
85
|
+
<Circle cx={12.484} cy={20.023} r={1.841} fill="#fff" />
|
|
86
|
+
<Circle cx={12.484} cy={26.159} r={1.841} fill="#fff" />
|
|
87
|
+
</G>
|
|
88
|
+
<Defs>
|
|
89
|
+
<LinearGradient
|
|
90
|
+
id="NeetoForm_svg__b"
|
|
91
|
+
x1={20}
|
|
92
|
+
x2={20}
|
|
93
|
+
y1={0}
|
|
94
|
+
y2={40}
|
|
95
|
+
gradientUnits="userSpaceOnUse"
|
|
96
|
+
>
|
|
97
|
+
<Stop stopColor="#FE8072" />
|
|
98
|
+
<Stop offset={1} stopColor="#F97290" />
|
|
99
|
+
</LinearGradient>
|
|
100
|
+
<LinearGradient
|
|
101
|
+
id="NeetoForm_svg__d"
|
|
102
|
+
x1={20}
|
|
103
|
+
x2={20}
|
|
104
|
+
y1={0}
|
|
105
|
+
y2={40}
|
|
106
|
+
gradientUnits="userSpaceOnUse"
|
|
107
|
+
>
|
|
108
|
+
<Stop stopColor="#8886FF" />
|
|
109
|
+
<Stop offset={1} stopColor="#FFD55C" />
|
|
110
|
+
</LinearGradient>
|
|
111
|
+
<LinearGradient
|
|
112
|
+
id="NeetoForm_svg__f"
|
|
113
|
+
x1={32.249}
|
|
114
|
+
x2={0.43}
|
|
115
|
+
y1={9.638}
|
|
116
|
+
y2={40.86}
|
|
117
|
+
gradientUnits="userSpaceOnUse"
|
|
118
|
+
>
|
|
119
|
+
<Stop stopColor="#fff" stopOpacity={0.16} />
|
|
120
|
+
<Stop offset={0.375} stopColor="#fff" stopOpacity={0} />
|
|
121
|
+
</LinearGradient>
|
|
122
|
+
<ClipPath id="NeetoForm_svg__a">
|
|
123
|
+
<Path fill="#fff" d="M0 0h40v40H0z" />
|
|
124
|
+
</ClipPath>
|
|
125
|
+
</Defs>
|
|
126
|
+
</Svg>
|
|
127
|
+
);
|
|
128
|
+
export default SvgNeetoForm;
|
|
@@ -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 SvgNeetoGit = (props) => (
|
|
13
|
+
<Svg
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
width={342}
|
|
16
|
+
height={342}
|
|
17
|
+
fill="none"
|
|
18
|
+
{...props}
|
|
19
|
+
>
|
|
20
|
+
<Rect width={342} height={342} fill="url(#NeetoGit_svg__a)" rx={92.11} />
|
|
21
|
+
<Mask
|
|
22
|
+
id="NeetoGit_svg__c"
|
|
23
|
+
width={342}
|
|
24
|
+
height={342}
|
|
25
|
+
x={0}
|
|
26
|
+
y={0}
|
|
27
|
+
maskUnits="userSpaceOnUse"
|
|
28
|
+
style={{
|
|
29
|
+
maskType: "alpha",
|
|
30
|
+
}}
|
|
31
|
+
>
|
|
32
|
+
<Rect width={342} height={342} fill="url(#NeetoGit_svg__b)" rx={92.11} />
|
|
33
|
+
</Mask>
|
|
34
|
+
<G mask="url(#NeetoGit_svg__c)">
|
|
35
|
+
<Path
|
|
36
|
+
fill="url(#NeetoGit_svg__d)"
|
|
37
|
+
d="M319.936 191.227c0-87.333-70.797-158.13-158.129-158.13H3.677v316.259h316.259V191.227Z"
|
|
38
|
+
/>
|
|
39
|
+
</G>
|
|
40
|
+
<G filter="url(#NeetoGit_svg__e)">
|
|
41
|
+
<Path
|
|
42
|
+
fill="#fff"
|
|
43
|
+
d="M96 96h49v37.852c-6.382 2.117-10.977 8.141-10.959 15.231.019 7.061 4.608 13.041 10.959 15.148v28.952c-6.388 2.099-11 8.112-11 15.203 0 8.836 7.163 16 16 16s16-7.164 16-16c0-7.091-4.612-13.104-11-15.203v-28.925a15.96 15.96 0 0 0 5.602-3.197l17.116 9.882a16.091 16.091 0 0 0-.308 3.179c.023 8.837 7.205 15.982 16.042 15.959 8.837-.023 15.981-7.206 15.958-16.042-.023-8.837-7.205-15.981-16.041-15.958-4.13.01-7.89 1.585-10.722 4.161l-16.968-9.797c.24-1.11.365-2.263.362-3.445-.018-7.091-4.647-13.093-11.041-15.175V96h16c41.421 0 75 33.579 75 75v75H96V96Z"
|
|
44
|
+
/>
|
|
45
|
+
</G>
|
|
46
|
+
<Defs>
|
|
47
|
+
<LinearGradient
|
|
48
|
+
id="NeetoGit_svg__a"
|
|
49
|
+
x1={-235.5}
|
|
50
|
+
x2={656}
|
|
51
|
+
y1={-258}
|
|
52
|
+
y2={678}
|
|
53
|
+
gradientUnits="userSpaceOnUse"
|
|
54
|
+
>
|
|
55
|
+
<Stop offset={0.177} stopColor="#FF8B8B" />
|
|
56
|
+
<Stop offset={1} stopColor="#FF4E6E" />
|
|
57
|
+
</LinearGradient>
|
|
58
|
+
<LinearGradient
|
|
59
|
+
id="NeetoGit_svg__b"
|
|
60
|
+
x1={-23.954}
|
|
61
|
+
x2={318.389}
|
|
62
|
+
y1={-19.463}
|
|
63
|
+
y2={522.498}
|
|
64
|
+
gradientUnits="userSpaceOnUse"
|
|
65
|
+
>
|
|
66
|
+
<Stop offset={1} stopColor="#FFD55C" />
|
|
67
|
+
</LinearGradient>
|
|
68
|
+
<LinearGradient
|
|
69
|
+
id="NeetoGit_svg__d"
|
|
70
|
+
x1={275.728}
|
|
71
|
+
x2={3.678}
|
|
72
|
+
y1={82.407}
|
|
73
|
+
y2={349.356}
|
|
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 SvgNeetoGit;
|
|
@@ -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 SvgNeetoInvisible = (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(#NeetoInvisible_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="NeetoInvisible_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(#NeetoInvisible_svg__b)"
|
|
39
|
+
rx={10.773}
|
|
40
|
+
/>
|
|
41
|
+
</Mask>
|
|
42
|
+
<G mask="url(#NeetoInvisible_svg__c)">
|
|
43
|
+
<Path
|
|
44
|
+
fill="url(#NeetoInvisible_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(#NeetoInvisible_svg__e)">
|
|
49
|
+
<Path
|
|
50
|
+
fillRule="evenodd"
|
|
51
|
+
d="M16.644 10.312a6.566 6.566 0 1 0 0 13.131v.955a7.52 7.52 0 1 1 7.52-7.52h-.955a6.566 6.566 0 0 0-6.565-6.566Z"
|
|
52
|
+
clipRule="evenodd"
|
|
53
|
+
/>
|
|
54
|
+
<Path
|
|
55
|
+
fillRule="evenodd"
|
|
56
|
+
d="M16.644 13.416a3.462 3.462 0 1 0 0 6.924v.954a4.417 4.417 0 1 1 4.417-4.416h-.956a3.462 3.462 0 0 0-3.461-3.462Z"
|
|
57
|
+
clipRule="evenodd"
|
|
58
|
+
/>
|
|
59
|
+
<Path d="M16.512 17.366a.298.298 0 0 1 .381-.382l15.533 5.65a.298.298 0 0 1-.002.56l-7.098 2.527a.298.298 0 0 0-.182.183l-2.426 6.98a.298.298 0 0 1-.561.005l-5.645-15.523Z" />
|
|
60
|
+
</G>
|
|
61
|
+
<Defs>
|
|
62
|
+
<LinearGradient
|
|
63
|
+
id="NeetoInvisible_svg__a"
|
|
64
|
+
x1={-2.825}
|
|
65
|
+
x2={44.094}
|
|
66
|
+
y1={-3.819}
|
|
67
|
+
y2={45.263}
|
|
68
|
+
gradientUnits="userSpaceOnUse"
|
|
69
|
+
>
|
|
70
|
+
<Stop stopColor="#799DFA" />
|
|
71
|
+
<Stop offset={1} stopColor="#28CCF0" />
|
|
72
|
+
</LinearGradient>
|
|
73
|
+
<LinearGradient
|
|
74
|
+
id="NeetoInvisible_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="NeetoInvisible_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 SvgNeetoInvisible;
|