@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 SvgNeetoReplay = (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(#NeetoReplay_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="NeetoReplay_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(#NeetoReplay_svg__b)"
|
|
39
|
+
rx={10.773}
|
|
40
|
+
/>
|
|
41
|
+
</Mask>
|
|
42
|
+
<G mask="url(#NeetoReplay_svg__c)">
|
|
43
|
+
<Path
|
|
44
|
+
fill="url(#NeetoReplay_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(#NeetoReplay_svg__e)">
|
|
49
|
+
<Path d="M23.767 19.93a.452.452 0 0 1 0 .784l-5.476 3.162a.452.452 0 0 1-.679-.392V17.16c0-.348.377-.565.679-.391l5.476 3.162ZM28.335 14.947a.398.398 0 0 1-.454.454l-3.125-.485a.398.398 0 0 1-.22-.674l2.64-2.64a.398.398 0 0 1 .674.22l.485 3.125Z" />
|
|
50
|
+
<Path
|
|
51
|
+
fillRule="evenodd"
|
|
52
|
+
d="M20.273 12.037c-4.473 0-8.098 3.586-8.098 8.01 0 4.425 3.625 8.012 8.098 8.012a8.106 8.106 0 0 0 7.32-4.579 1.004 1.004 0 0 1 1.331-.468.984.984 0 0 1 .474 1.317 10.107 10.107 0 0 1-9.125 5.708c-5.577 0-10.098-4.472-10.098-9.99 0-5.516 4.521-9.989 10.098-9.989 2.825 0 5.38 1.15 7.212 2.999a.982.982 0 0 1-.014 1.398 1.007 1.007 0 0 1-1.414-.014 8.114 8.114 0 0 0-5.784-2.405Z"
|
|
53
|
+
clipRule="evenodd"
|
|
54
|
+
/>
|
|
55
|
+
</G>
|
|
56
|
+
<Defs>
|
|
57
|
+
<LinearGradient
|
|
58
|
+
id="NeetoReplay_svg__a"
|
|
59
|
+
x1={-2.825}
|
|
60
|
+
x2={44.094}
|
|
61
|
+
y1={-3.819}
|
|
62
|
+
y2={45.263}
|
|
63
|
+
gradientUnits="userSpaceOnUse"
|
|
64
|
+
>
|
|
65
|
+
<Stop offset={0.16} stopColor="#83D6AE" />
|
|
66
|
+
<Stop offset={1} stopColor="#20C7BD" />
|
|
67
|
+
</LinearGradient>
|
|
68
|
+
<LinearGradient
|
|
69
|
+
id="NeetoReplay_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="NeetoReplay_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 SvgNeetoReplay;
|
|
@@ -0,0 +1,93 @@
|
|
|
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 SvgNeetoReview = (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(#NeetoReview_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="NeetoReview_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(#NeetoReview_svg__b)"
|
|
39
|
+
rx={10.773}
|
|
40
|
+
/>
|
|
41
|
+
</Mask>
|
|
42
|
+
<G mask="url(#NeetoReview_svg__c)">
|
|
43
|
+
<Path
|
|
44
|
+
fill="url(#NeetoReview_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(#NeetoReview_svg__e)"
|
|
53
|
+
>
|
|
54
|
+
<Path d="M28.311 20.773a3.346 3.346 0 1 0-.076 4.805.814.814 0 0 1 .108-.106 3.346 3.346 0 0 0-.032-4.7Zm1.645 5.287a4.962 4.962 0 1 0-1.151 1.134l2.565 2.564a.808.808 0 0 0 1.142-1.142l-2.556-2.556Z" />
|
|
55
|
+
<Path d="m14.177 25.299 3.664 3.664 3.209-3.21a5.513 5.513 0 0 1 6.561-7.94v-3.506a3.664 3.664 0 0 0-3.664-3.664H11.734a3.664 3.664 0 0 0-3.664 3.664v7.328a3.664 3.664 0 0 0 3.664 3.664h2.443Zm-2.129-9.87c0-.446.362-.808.808-.808h8.374a.807.807 0 1 1 0 1.615h-8.374a.808.808 0 0 1-.808-.807Zm.808 2.183a.808.808 0 0 0 0 1.615h3.589a.807.807 0 1 0 0-1.615h-3.59Z" />
|
|
56
|
+
</G>
|
|
57
|
+
<Defs>
|
|
58
|
+
<LinearGradient
|
|
59
|
+
id="NeetoReview_svg__a"
|
|
60
|
+
x1={-15.876}
|
|
61
|
+
x2={54.282}
|
|
62
|
+
y1={-21.829}
|
|
63
|
+
y2={58.309}
|
|
64
|
+
gradientUnits="userSpaceOnUse"
|
|
65
|
+
>
|
|
66
|
+
<Stop stopColor="#54CCAF" />
|
|
67
|
+
<Stop offset={1} stopColor="#59CBEF" />
|
|
68
|
+
</LinearGradient>
|
|
69
|
+
<LinearGradient
|
|
70
|
+
id="NeetoReview_svg__b"
|
|
71
|
+
x1={-2.802}
|
|
72
|
+
x2={37.239}
|
|
73
|
+
y1={-2.276}
|
|
74
|
+
y2={61.111}
|
|
75
|
+
gradientUnits="userSpaceOnUse"
|
|
76
|
+
>
|
|
77
|
+
<Stop offset={1} stopColor="#FFD55C" />
|
|
78
|
+
</LinearGradient>
|
|
79
|
+
<LinearGradient
|
|
80
|
+
id="NeetoReview_svg__d"
|
|
81
|
+
x1={32.249}
|
|
82
|
+
x2={0.43}
|
|
83
|
+
y1={9.638}
|
|
84
|
+
y2={40.86}
|
|
85
|
+
gradientUnits="userSpaceOnUse"
|
|
86
|
+
>
|
|
87
|
+
<Stop stopColor="#fff" stopOpacity={0.16} />
|
|
88
|
+
<Stop offset={0.531} stopColor="#fff" stopOpacity={0} />
|
|
89
|
+
</LinearGradient>
|
|
90
|
+
</Defs>
|
|
91
|
+
</Svg>
|
|
92
|
+
);
|
|
93
|
+
export default SvgNeetoReview;
|
|
@@ -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 SvgNeetoRunner = (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(#NeetoRunner_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="NeetoRunner_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(#NeetoRunner_svg__b)"
|
|
39
|
+
rx={10.773}
|
|
40
|
+
/>
|
|
41
|
+
</Mask>
|
|
42
|
+
<G mask="url(#NeetoRunner_svg__c)">
|
|
43
|
+
<Path
|
|
44
|
+
fill="url(#NeetoRunner_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 filter="url(#NeetoRunner_svg__e)">
|
|
49
|
+
<Path
|
|
50
|
+
fill="#fff"
|
|
51
|
+
fillRule="evenodd"
|
|
52
|
+
d="m19.145 9.708-1.411 1.411-6.579 6.579-2.266 2.266 2.266 2.267 6.579 6.578 1.411 1.412v-4.533l-5.723-5.724 5.723-5.723V9.707Zm1.71 15.98 5.723-5.724-5.723-5.724V9.708l1.411 1.411 6.579 6.579 2.266 2.266-2.266 2.267-6.579 6.578-1.411 1.412v-4.533Z"
|
|
53
|
+
clipRule="evenodd"
|
|
54
|
+
/>
|
|
55
|
+
</G>
|
|
56
|
+
<Defs>
|
|
57
|
+
<LinearGradient
|
|
58
|
+
id="NeetoRunner_svg__a"
|
|
59
|
+
x1={-2.825}
|
|
60
|
+
x2={44.094}
|
|
61
|
+
y1={-3.819}
|
|
62
|
+
y2={45.263}
|
|
63
|
+
gradientUnits="userSpaceOnUse"
|
|
64
|
+
>
|
|
65
|
+
<Stop offset={0.16} stopColor="#79B3F7" />
|
|
66
|
+
<Stop offset={1} stopColor="#4B47FF" />
|
|
67
|
+
</LinearGradient>
|
|
68
|
+
<LinearGradient
|
|
69
|
+
id="NeetoRunner_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="NeetoRunner_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 SvgNeetoRunner;
|
|
@@ -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 SvgNeetoSign = (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(#NeetoSign_svg__a)" rx={10.773} />
|
|
21
|
+
<Mask
|
|
22
|
+
id="NeetoSign_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(#NeetoSign_svg__b)" rx={10.773} />
|
|
33
|
+
</Mask>
|
|
34
|
+
<G mask="url(#NeetoSign_svg__c)">
|
|
35
|
+
<Path
|
|
36
|
+
fill="url(#NeetoSign_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(#NeetoSign_svg__e)">
|
|
41
|
+
<Path
|
|
42
|
+
fill="#fff"
|
|
43
|
+
d="m22.169 25.35.23-.002c1.04 0 1.587.431 2.261 1.453l.336.519c.262.387.425.55.63.634.37.152.675.077 1.798-.463l.344-.168c.702-.344 1.18-.542 1.722-.677a.64.64 0 0 1 .31 1.24 5.971 5.971 0 0 0-1.08.4l-.988.475c-1.337.631-1.79.706-2.593.375-.533-.22-.836-.537-1.279-1.215l-.166-.259c-.513-.808-.771-1.035-1.295-1.035l-.135.003c-.37.023-.608.192-2.201 1.374-1.485 1.102-2.618 1.628-4.059 1.628-1.756 0-3.41-.322-4.959-.967l2.457-.568c.805.171 1.639.257 2.502.257 1.1 0 2.013-.424 3.297-1.377l.989-.73c1.084-.788 1.325-.885 1.879-.897Zm5.368-15.157a3.653 3.653 0 0 1 0 5.167l-.882.882c.982 1.195.946 2.461.033 3.377l-2.558 2.558a.64.64 0 1 1-.904-.904l2.557-2.557c.413-.414.461-.93-.034-1.567l-9.032 9.031a1.918 1.918 0 0 1-.925.513l-5.184 1.196a.64.64 0 0 1-.767-.766l1.197-5.184c.08-.35.258-.671.512-.925l10.82-10.821a3.653 3.653 0 0 1 5.167 0Z"
|
|
44
|
+
/>
|
|
45
|
+
</G>
|
|
46
|
+
<Defs>
|
|
47
|
+
<LinearGradient
|
|
48
|
+
id="NeetoSign_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="#59CBEF" />
|
|
56
|
+
<Stop offset={0.609} stopColor="#698EEF" />
|
|
57
|
+
</LinearGradient>
|
|
58
|
+
<LinearGradient
|
|
59
|
+
id="NeetoSign_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="NeetoSign_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 SvgNeetoSign;
|
|
@@ -0,0 +1,87 @@
|
|
|
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 SvgNeetoSite = (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(#NeetoSite_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="NeetoSite_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(#NeetoSite_svg__b)" rx={10.773} />
|
|
36
|
+
</Mask>
|
|
37
|
+
<G mask="url(#NeetoSite_svg__c)">
|
|
38
|
+
<Path
|
|
39
|
+
fill="url(#NeetoSite_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 filter="url(#NeetoSite_svg__e)">
|
|
44
|
+
<Path
|
|
45
|
+
fill="#fff"
|
|
46
|
+
fillRule="evenodd"
|
|
47
|
+
d="m27.625 11.956.026-.026H10.643c-.581 0-1.052.471-1.052 1.052v1.17h14.503v.234H9.59v12.515c0 .58.47 1.052 1.052 1.052H29.24c.581 0 1.052-.471 1.052-1.052V14.525l-2.667-2.569Zm-.571.594-5.142 5.338 2.769 2.666 5.141-5.338-2.768-2.666Zm-5.699 5.945-.915 3.692 3.655-1.053-2.74-2.639ZM11.345 13.1a.35.35 0 1 1-.702 0 .35.35 0 0 1 .702 0Zm.702.351a.35.35 0 1 0 0-.702.35.35 0 0 0 0 .702Zm1.403-.35a.35.35 0 1 1-.701 0 .35.35 0 0 1 .701 0Z"
|
|
48
|
+
clipRule="evenodd"
|
|
49
|
+
/>
|
|
50
|
+
</G>
|
|
51
|
+
<Defs>
|
|
52
|
+
<LinearGradient
|
|
53
|
+
id="NeetoSite_svg__a"
|
|
54
|
+
x1={15.965}
|
|
55
|
+
x2={64.678}
|
|
56
|
+
y1={15.79}
|
|
57
|
+
y2={88.713}
|
|
58
|
+
gradientUnits="userSpaceOnUse"
|
|
59
|
+
>
|
|
60
|
+
<Stop stopColor="#8176FF" />
|
|
61
|
+
<Stop offset={1} stopColor="#41BBFF" />
|
|
62
|
+
</LinearGradient>
|
|
63
|
+
<LinearGradient
|
|
64
|
+
id="NeetoSite_svg__b"
|
|
65
|
+
x1={-2.802}
|
|
66
|
+
x2={37.239}
|
|
67
|
+
y1={-2.276}
|
|
68
|
+
y2={61.111}
|
|
69
|
+
gradientUnits="userSpaceOnUse"
|
|
70
|
+
>
|
|
71
|
+
<Stop offset={1} stopColor="#FFD55C" />
|
|
72
|
+
</LinearGradient>
|
|
73
|
+
<LinearGradient
|
|
74
|
+
id="NeetoSite_svg__d"
|
|
75
|
+
x1={32.249}
|
|
76
|
+
x2={0.43}
|
|
77
|
+
y1={9.638}
|
|
78
|
+
y2={40.86}
|
|
79
|
+
gradientUnits="userSpaceOnUse"
|
|
80
|
+
>
|
|
81
|
+
<Stop stopColor="#fff" stopOpacity={0.16} />
|
|
82
|
+
<Stop offset={0.531} stopColor="#fff" stopOpacity={0} />
|
|
83
|
+
</LinearGradient>
|
|
84
|
+
</Defs>
|
|
85
|
+
</Svg>
|
|
86
|
+
);
|
|
87
|
+
export default SvgNeetoSite;
|
|
@@ -0,0 +1,87 @@
|
|
|
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 SvgNeetoSocial = (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(#NeetoSocial_svg__a)" rx={10.773} />
|
|
21
|
+
<Mask
|
|
22
|
+
id="NeetoSocial_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(#NeetoSocial_svg__b)"
|
|
36
|
+
rx={10.773}
|
|
37
|
+
/>
|
|
38
|
+
</Mask>
|
|
39
|
+
<G mask="url(#NeetoSocial_svg__c)">
|
|
40
|
+
<Path
|
|
41
|
+
fill="url(#NeetoSocial_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 filter="url(#NeetoSocial_svg__e)">
|
|
46
|
+
<Path
|
|
47
|
+
fill="#fff"
|
|
48
|
+
d="M30.034 13.614a3.685 3.685 0 0 0-3.69-3.672h-12.83a3.683 3.683 0 0 0-3.69 3.693l.032 9.82a3.684 3.684 0 0 0 3.69 3.672h3.636l1.731 2.481a1.246 1.246 0 0 0 2.042.004l1.75-2.485h3.67a3.681 3.681 0 0 0 3.69-3.691l-.03-9.822Zm-10.09-1.484a3.442 3.442 0 1 1 0 6.884 3.442 3.442 0 0 1 0-6.884Zm5.482 12.028a.768.768 0 0 1-.769.769h-9.426a.769.769 0 0 1-.77-.77 3.485 3.485 0 0 1 3.481-3.492h4.006a3.479 3.479 0 0 1 3.477 3.493Z"
|
|
49
|
+
/>
|
|
50
|
+
</G>
|
|
51
|
+
<Defs>
|
|
52
|
+
<LinearGradient
|
|
53
|
+
id="NeetoSocial_svg__a"
|
|
54
|
+
x1={-15.876}
|
|
55
|
+
x2={54.282}
|
|
56
|
+
y1={-21.829}
|
|
57
|
+
y2={58.309}
|
|
58
|
+
gradientUnits="userSpaceOnUse"
|
|
59
|
+
>
|
|
60
|
+
<Stop stopColor="#4A9CE9" />
|
|
61
|
+
<Stop offset={1} stopColor="#81D2F4" />
|
|
62
|
+
</LinearGradient>
|
|
63
|
+
<LinearGradient
|
|
64
|
+
id="NeetoSocial_svg__b"
|
|
65
|
+
x1={-2.802}
|
|
66
|
+
x2={37.239}
|
|
67
|
+
y1={-2.276}
|
|
68
|
+
y2={61.111}
|
|
69
|
+
gradientUnits="userSpaceOnUse"
|
|
70
|
+
>
|
|
71
|
+
<Stop offset={1} stopColor="#FFD55C" />
|
|
72
|
+
</LinearGradient>
|
|
73
|
+
<LinearGradient
|
|
74
|
+
id="NeetoSocial_svg__d"
|
|
75
|
+
x1={32.249}
|
|
76
|
+
x2={0.43}
|
|
77
|
+
y1={9.638}
|
|
78
|
+
y2={40.86}
|
|
79
|
+
gradientUnits="userSpaceOnUse"
|
|
80
|
+
>
|
|
81
|
+
<Stop stopColor="#fff" stopOpacity={0.16} />
|
|
82
|
+
<Stop offset={0.531} stopColor="#fff" stopOpacity={0} />
|
|
83
|
+
</LinearGradient>
|
|
84
|
+
</Defs>
|
|
85
|
+
</Svg>
|
|
86
|
+
);
|
|
87
|
+
export default SvgNeetoSocial;
|
|
@@ -0,0 +1,87 @@
|
|
|
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 SvgNeetoStore = (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(#NeetoStore_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="NeetoStore_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(#NeetoStore_svg__b)" rx={10.773} />
|
|
36
|
+
</Mask>
|
|
37
|
+
<G mask="url(#NeetoStore_svg__c)">
|
|
38
|
+
<Path
|
|
39
|
+
fill="url(#NeetoStore_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 filter="url(#NeetoStore_svg__e)">
|
|
44
|
+
<Path
|
|
45
|
+
fill="#fff"
|
|
46
|
+
fillRule="evenodd"
|
|
47
|
+
d="M20.702 11.228A8.772 8.772 0 0 1 29.474 20v8.772H11.93V11.228h8.772Zm-3.743 4.328a.702.702 0 1 0-1.403 0 5.146 5.146 0 1 0 10.292 0 .702.702 0 0 0-1.403 0 3.743 3.743 0 0 1-7.486 0Z"
|
|
48
|
+
clipRule="evenodd"
|
|
49
|
+
/>
|
|
50
|
+
</G>
|
|
51
|
+
<Defs>
|
|
52
|
+
<LinearGradient
|
|
53
|
+
id="NeetoStore_svg__a"
|
|
54
|
+
x1={-8.07}
|
|
55
|
+
x2={42.515}
|
|
56
|
+
y1={-31.287}
|
|
57
|
+
y2={49.474}
|
|
58
|
+
gradientUnits="userSpaceOnUse"
|
|
59
|
+
>
|
|
60
|
+
<Stop stopColor="#3C5BFF" />
|
|
61
|
+
<Stop offset={0.733} stopColor="#55ABE9" />
|
|
62
|
+
</LinearGradient>
|
|
63
|
+
<LinearGradient
|
|
64
|
+
id="NeetoStore_svg__b"
|
|
65
|
+
x1={-2.802}
|
|
66
|
+
x2={37.239}
|
|
67
|
+
y1={-2.276}
|
|
68
|
+
y2={61.111}
|
|
69
|
+
gradientUnits="userSpaceOnUse"
|
|
70
|
+
>
|
|
71
|
+
<Stop offset={1} stopColor="#FFD55C" />
|
|
72
|
+
</LinearGradient>
|
|
73
|
+
<LinearGradient
|
|
74
|
+
id="NeetoStore_svg__d"
|
|
75
|
+
x1={32.249}
|
|
76
|
+
x2={0.43}
|
|
77
|
+
y1={9.638}
|
|
78
|
+
y2={40.86}
|
|
79
|
+
gradientUnits="userSpaceOnUse"
|
|
80
|
+
>
|
|
81
|
+
<Stop stopColor="#fff" stopOpacity={0.16} />
|
|
82
|
+
<Stop offset={0.531} stopColor="#fff" stopOpacity={0} />
|
|
83
|
+
</LinearGradient>
|
|
84
|
+
</Defs>
|
|
85
|
+
</Svg>
|
|
86
|
+
);
|
|
87
|
+
export default SvgNeetoStore;
|