@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,103 @@
|
|
|
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 SvgNeetoInvoice = (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(#NeetoInvoice_svg__a)" rx={10.753} />
|
|
21
|
+
<Mask
|
|
22
|
+
id="NeetoInvoice_svg__b"
|
|
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="#E5E5E5" rx={10.753} />
|
|
33
|
+
</Mask>
|
|
34
|
+
<Mask
|
|
35
|
+
id="NeetoInvoice_svg__d"
|
|
36
|
+
width={40}
|
|
37
|
+
height={40}
|
|
38
|
+
x={0}
|
|
39
|
+
y={0}
|
|
40
|
+
maskUnits="userSpaceOnUse"
|
|
41
|
+
style={{
|
|
42
|
+
masktype: "alpha",
|
|
43
|
+
}}
|
|
44
|
+
>
|
|
45
|
+
<Rect
|
|
46
|
+
width={40}
|
|
47
|
+
height={40}
|
|
48
|
+
fill="url(#NeetoInvoice_svg__c)"
|
|
49
|
+
rx={10.753}
|
|
50
|
+
/>
|
|
51
|
+
</Mask>
|
|
52
|
+
<G mask="url(#NeetoInvoice_svg__d)">
|
|
53
|
+
<Path
|
|
54
|
+
fill="url(#NeetoInvoice_svg__e)"
|
|
55
|
+
d="M37.42 22.366c0-10.215-8.28-18.495-18.495-18.495H.43v36.99h36.99V22.365Z"
|
|
56
|
+
/>
|
|
57
|
+
</G>
|
|
58
|
+
<G filter="url(#NeetoInvoice_svg__f)">
|
|
59
|
+
<Path
|
|
60
|
+
fill="#fff"
|
|
61
|
+
fillRule="evenodd"
|
|
62
|
+
d="M28.177 26.773V11.43a.201.201 0 0 0-.201-.202H12.014a.201.201 0 0 0-.201.202v15.343c0 .059.025.114.07.153l2.525 2.189a.201.201 0 0 0 .264 0l2.464-2.135a.202.202 0 0 1 .264 0l2.463 2.135a.201.201 0 0 0 .264 0l2.464-2.135a.202.202 0 0 1 .264 0l2.463 2.135a.201.201 0 0 0 .264 0l2.526-2.19a.202.202 0 0 0 .07-.152ZM13.45 15.046c0-.602.489-1.09 1.091-1.09h7.092a1.091 1.091 0 1 1 0 2.181H14.54a1.09 1.09 0 0 1-1.09-1.09Zm1.091 2.728a1.09 1.09 0 1 0 0 2.182h10.91a1.09 1.09 0 1 0 0-2.182H14.54Z"
|
|
63
|
+
clipRule="evenodd"
|
|
64
|
+
/>
|
|
65
|
+
</G>
|
|
66
|
+
<Defs>
|
|
67
|
+
<LinearGradient
|
|
68
|
+
id="NeetoInvoice_svg__a"
|
|
69
|
+
x1={20}
|
|
70
|
+
x2={18.187}
|
|
71
|
+
y1={0}
|
|
72
|
+
y2={72.398}
|
|
73
|
+
gradientUnits="userSpaceOnUse"
|
|
74
|
+
>
|
|
75
|
+
<Stop stopColor="#72DAE0" />
|
|
76
|
+
<Stop offset={1} stopColor="#46A0D3" />
|
|
77
|
+
</LinearGradient>
|
|
78
|
+
<LinearGradient
|
|
79
|
+
id="NeetoInvoice_svg__c"
|
|
80
|
+
x1={20}
|
|
81
|
+
x2={20}
|
|
82
|
+
y1={0}
|
|
83
|
+
y2={40}
|
|
84
|
+
gradientUnits="userSpaceOnUse"
|
|
85
|
+
>
|
|
86
|
+
<Stop stopColor="#8886FF" />
|
|
87
|
+
<Stop offset={1} stopColor="#FFD55C" />
|
|
88
|
+
</LinearGradient>
|
|
89
|
+
<LinearGradient
|
|
90
|
+
id="NeetoInvoice_svg__e"
|
|
91
|
+
x1={32.249}
|
|
92
|
+
x2={0.43}
|
|
93
|
+
y1={9.638}
|
|
94
|
+
y2={40.86}
|
|
95
|
+
gradientUnits="userSpaceOnUse"
|
|
96
|
+
>
|
|
97
|
+
<Stop stopColor="#fff" stopOpacity={0.16} />
|
|
98
|
+
<Stop offset={0.375} stopColor="#fff" stopOpacity={0} />
|
|
99
|
+
</LinearGradient>
|
|
100
|
+
</Defs>
|
|
101
|
+
</Svg>
|
|
102
|
+
);
|
|
103
|
+
export default SvgNeetoInvoice;
|
|
@@ -0,0 +1,94 @@
|
|
|
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 SvgNeetoKb = (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(#NeetoKB_svg__a)" rx={10.753} />
|
|
21
|
+
<Mask
|
|
22
|
+
id="NeetoKB_svg__b"
|
|
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="#E5E5E5" rx={10.753} />
|
|
33
|
+
</Mask>
|
|
34
|
+
<Mask
|
|
35
|
+
id="NeetoKB_svg__d"
|
|
36
|
+
width={40}
|
|
37
|
+
height={40}
|
|
38
|
+
x={0}
|
|
39
|
+
y={0}
|
|
40
|
+
maskUnits="userSpaceOnUse"
|
|
41
|
+
style={{
|
|
42
|
+
masktype: "alpha",
|
|
43
|
+
}}
|
|
44
|
+
>
|
|
45
|
+
<Rect width={40} height={40} fill="url(#NeetoKB_svg__c)" rx={10.753} />
|
|
46
|
+
</Mask>
|
|
47
|
+
<G mask="url(#NeetoKB_svg__d)">
|
|
48
|
+
<Path
|
|
49
|
+
fill="url(#NeetoKB_svg__e)"
|
|
50
|
+
d="M37.42 22.366c0-10.215-8.28-18.495-18.495-18.495H.43v36.99h36.99V22.365Z"
|
|
51
|
+
/>
|
|
52
|
+
</G>
|
|
53
|
+
<G fill="#fff" filter="url(#NeetoKB_svg__f)">
|
|
54
|
+
<Path d="M14.51 9.98c-.487.102-1.068.522-1.467 1.057a3.49 3.49 0 0 0-.467.959l-.061.224v14.354l.063.2c.27.863 1.084 1.668 2.018 1.995l.209.073 2.93.006 2.93.005 1.083-1.127c.599-.621 1.46-1.517 1.916-1.991.456-.474.825-.864.823-.868-.004-.005-.047.013-.095.036a1.903 1.903 0 0 1-.222.088c-.13.039-.313.041-4.105.041-4.33 0-4.072.007-4.365-.134a1.334 1.334 0 0 1-.55-.558 1.286 1.286 0 0 1 .01-1.133c.144-.295.502-.585.813-.656.068-.015 1.428-.024 4.07-.024 4.365 0 4.077-.01 4.372.138.183.093.44.349.533.533.11.22.147.394.133.644-.009.204-.022.258-.14.555-.012.03-.012.039.004.023.012-.014.318-.329.678-.703l1.331-1.379.674-.698v-6.662l-1.637-.01c-1.572-.006-1.647-.008-1.8-.054-.79-.226-1.327-.882-1.556-1.893-.046-.2-.05-.288-.057-1.646l-.01-1.433-3.95.002c-3.405.002-3.972.007-4.108.036Zm9.637 7.546c.331.087.66.359.812.67a1.23 1.23 0 0 1-.181 1.38c-.155.17-.318.28-.543.359l-.179.063H16.03l-.16-.059c-.665-.242-.992-.911-.778-1.594.115-.374.49-.73.866-.82.093-.023.99-.028 4.086-.03 3.496-.003 3.986.002 4.104.031Z" />
|
|
55
|
+
<Path d="M23.845 11.284c.01 1.3.01 1.351.06 1.522.12.428.378.786.618.854.046.014.678.023 1.595.023h1.514l-.009-.292c-.009-.282-.011-.297-.09-.459-.196-.392-.817-1.033-1.926-1.984-.936-.802-1.27-1.006-1.648-1.006h-.12l.006 1.342ZM29.045 22.177c-.105.037-.298.184-.58.445l-.191.174.839.842c.46.46.85.839.864.839.015 0 .138-.111.272-.25.279-.279.394-.462.394-.619-.002-.379-.218-.794-.58-1.122a1.122 1.122 0 0 0-.544-.3c-.202-.052-.345-.054-.474-.009ZM26.673 24.38c-.501.496-1.463 1.462-2.139 2.149-1.42 1.442-1.32 1.308-1.555 2.052-.195.614-.272.932-.288 1.156-.011.186-.01.198.045.261.052.063.07.068.202.066.186-.003.703-.13 1.227-.306.503-.166.728-.272.934-.431.088-.068 1.066-1.034 2.177-2.148l2.018-2.022-.84-.84a28.68 28.68 0 0 0-.854-.838c-.009 0-.426.406-.927.9Z" />
|
|
56
|
+
</G>
|
|
57
|
+
<Defs>
|
|
58
|
+
<LinearGradient
|
|
59
|
+
id="NeetoKB_svg__a"
|
|
60
|
+
x1={20}
|
|
61
|
+
x2={18.187}
|
|
62
|
+
y1={0}
|
|
63
|
+
y2={72.398}
|
|
64
|
+
gradientUnits="userSpaceOnUse"
|
|
65
|
+
>
|
|
66
|
+
<Stop stopColor="#65CDA1" />
|
|
67
|
+
<Stop offset={1} stopColor="#18C0D3" />
|
|
68
|
+
</LinearGradient>
|
|
69
|
+
<LinearGradient
|
|
70
|
+
id="NeetoKB_svg__c"
|
|
71
|
+
x1={20}
|
|
72
|
+
x2={20}
|
|
73
|
+
y1={0}
|
|
74
|
+
y2={40}
|
|
75
|
+
gradientUnits="userSpaceOnUse"
|
|
76
|
+
>
|
|
77
|
+
<Stop stopColor="#8886FF" />
|
|
78
|
+
<Stop offset={1} stopColor="#FFD55C" />
|
|
79
|
+
</LinearGradient>
|
|
80
|
+
<LinearGradient
|
|
81
|
+
id="NeetoKB_svg__e"
|
|
82
|
+
x1={32.249}
|
|
83
|
+
x2={0.43}
|
|
84
|
+
y1={9.638}
|
|
85
|
+
y2={40.86}
|
|
86
|
+
gradientUnits="userSpaceOnUse"
|
|
87
|
+
>
|
|
88
|
+
<Stop stopColor="#fff" stopOpacity={0.12} />
|
|
89
|
+
<Stop offset={0.375} stopColor="#fff" stopOpacity={0} />
|
|
90
|
+
</LinearGradient>
|
|
91
|
+
</Defs>
|
|
92
|
+
</Svg>
|
|
93
|
+
);
|
|
94
|
+
export default SvgNeetoKb;
|
|
@@ -0,0 +1,89 @@
|
|
|
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 SvgNeetoMonitor = (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(#NeetoMonitor_svg__a)" rx={10.773} />
|
|
21
|
+
<Mask
|
|
22
|
+
id="NeetoMonitor_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(#NeetoMonitor_svg__b)"
|
|
36
|
+
rx={10.773}
|
|
37
|
+
/>
|
|
38
|
+
</Mask>
|
|
39
|
+
<G mask="url(#NeetoMonitor_svg__c)">
|
|
40
|
+
<Path
|
|
41
|
+
fill="url(#NeetoMonitor_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(#NeetoMonitor_svg__e)">
|
|
46
|
+
<Path
|
|
47
|
+
fill="#fff"
|
|
48
|
+
fillRule="evenodd"
|
|
49
|
+
d="M28.551 18.035a8.8 8.8 0 0 1 .22 1.965v8.772h-17.39l7.566-7.566 2.472 2.472a1.053 1.053 0 0 0 1.489 0l5.643-5.643Zm-.678-1.907a.936.936 0 0 0-.23.17l-5.48 5.478-2.471-2.472a1.053 1.053 0 0 0-1.489 0l-6.975 6.975V11.228H20a8.772 8.772 0 0 1 7.873 4.9Z"
|
|
50
|
+
clipRule="evenodd"
|
|
51
|
+
/>
|
|
52
|
+
</G>
|
|
53
|
+
<Defs>
|
|
54
|
+
<LinearGradient
|
|
55
|
+
id="NeetoMonitor_svg__a"
|
|
56
|
+
x1={-27.544}
|
|
57
|
+
x2={68.947}
|
|
58
|
+
y1={-30.175}
|
|
59
|
+
y2={82.398}
|
|
60
|
+
gradientUnits="userSpaceOnUse"
|
|
61
|
+
>
|
|
62
|
+
<Stop offset={0.161} stopColor="#17FFD5" />
|
|
63
|
+
<Stop offset={0.568} stopColor="#46B5C5" />
|
|
64
|
+
</LinearGradient>
|
|
65
|
+
<LinearGradient
|
|
66
|
+
id="NeetoMonitor_svg__b"
|
|
67
|
+
x1={-2.802}
|
|
68
|
+
x2={37.239}
|
|
69
|
+
y1={-2.276}
|
|
70
|
+
y2={61.111}
|
|
71
|
+
gradientUnits="userSpaceOnUse"
|
|
72
|
+
>
|
|
73
|
+
<Stop offset={1} stopColor="#FFD55C" />
|
|
74
|
+
</LinearGradient>
|
|
75
|
+
<LinearGradient
|
|
76
|
+
id="NeetoMonitor_svg__d"
|
|
77
|
+
x1={32.249}
|
|
78
|
+
x2={0.43}
|
|
79
|
+
y1={9.638}
|
|
80
|
+
y2={40.86}
|
|
81
|
+
gradientUnits="userSpaceOnUse"
|
|
82
|
+
>
|
|
83
|
+
<Stop stopColor="#fff" stopOpacity={0.16} />
|
|
84
|
+
<Stop offset={0.531} stopColor="#fff" stopOpacity={0} />
|
|
85
|
+
</LinearGradient>
|
|
86
|
+
</Defs>
|
|
87
|
+
</Svg>
|
|
88
|
+
);
|
|
89
|
+
export default SvgNeetoMonitor;
|
|
@@ -0,0 +1,177 @@
|
|
|
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
|
+
const SvgNeetoPlanner = (props) => (
|
|
12
|
+
<Svg
|
|
13
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
14
|
+
width={40}
|
|
15
|
+
height={40}
|
|
16
|
+
fill="none"
|
|
17
|
+
{...props}
|
|
18
|
+
>
|
|
19
|
+
<Path
|
|
20
|
+
fill="url(#NeetoPlanner_svg__a)"
|
|
21
|
+
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"
|
|
22
|
+
/>
|
|
23
|
+
<Mask
|
|
24
|
+
id="NeetoPlanner_svg__b"
|
|
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.773} />
|
|
35
|
+
</Mask>
|
|
36
|
+
<Mask
|
|
37
|
+
id="NeetoPlanner_svg__d"
|
|
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(#NeetoPlanner_svg__c)"
|
|
51
|
+
rx={10.773}
|
|
52
|
+
/>
|
|
53
|
+
</Mask>
|
|
54
|
+
<G mask="url(#NeetoPlanner_svg__d)">
|
|
55
|
+
<Path
|
|
56
|
+
fill="url(#NeetoPlanner_svg__e)"
|
|
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={4.235}
|
|
62
|
+
height={4.235}
|
|
63
|
+
x={10.753}
|
|
64
|
+
y={10.753}
|
|
65
|
+
fill="#fff"
|
|
66
|
+
rx={1.059}
|
|
67
|
+
/>
|
|
68
|
+
<Rect
|
|
69
|
+
width={4.235}
|
|
70
|
+
height={4.235}
|
|
71
|
+
x={15.517}
|
|
72
|
+
y={10.752}
|
|
73
|
+
fill="#fff"
|
|
74
|
+
rx={1.059}
|
|
75
|
+
/>
|
|
76
|
+
<Rect
|
|
77
|
+
width={4.235}
|
|
78
|
+
height={4.235}
|
|
79
|
+
x={20.282}
|
|
80
|
+
y={10.752}
|
|
81
|
+
fill="#fff"
|
|
82
|
+
rx={1.059}
|
|
83
|
+
/>
|
|
84
|
+
<Rect
|
|
85
|
+
width={4.235}
|
|
86
|
+
height={4.235}
|
|
87
|
+
x={25.047}
|
|
88
|
+
y={10.752}
|
|
89
|
+
fill="#fff"
|
|
90
|
+
rx={1.059}
|
|
91
|
+
/>
|
|
92
|
+
<Rect
|
|
93
|
+
width={4.235}
|
|
94
|
+
height={4.235}
|
|
95
|
+
x={10.752}
|
|
96
|
+
y={15.518}
|
|
97
|
+
fill="#fff"
|
|
98
|
+
rx={1.059}
|
|
99
|
+
/>
|
|
100
|
+
<Rect
|
|
101
|
+
width={4.235}
|
|
102
|
+
height={4.235}
|
|
103
|
+
x={15.517}
|
|
104
|
+
y={15.518}
|
|
105
|
+
fill="#fff"
|
|
106
|
+
rx={1.059}
|
|
107
|
+
/>
|
|
108
|
+
<Rect
|
|
109
|
+
width={4.235}
|
|
110
|
+
height={4.235}
|
|
111
|
+
x={20.282}
|
|
112
|
+
y={15.518}
|
|
113
|
+
fill="#fff"
|
|
114
|
+
rx={1.059}
|
|
115
|
+
/>
|
|
116
|
+
<Rect
|
|
117
|
+
width={4.235}
|
|
118
|
+
height={4.235}
|
|
119
|
+
x={10.752}
|
|
120
|
+
y={20.282}
|
|
121
|
+
fill="#fff"
|
|
122
|
+
rx={1.059}
|
|
123
|
+
/>
|
|
124
|
+
<Rect
|
|
125
|
+
width={4.235}
|
|
126
|
+
height={4.235}
|
|
127
|
+
x={15.517}
|
|
128
|
+
y={20.282}
|
|
129
|
+
fill="#fff"
|
|
130
|
+
rx={1.059}
|
|
131
|
+
/>
|
|
132
|
+
<Rect
|
|
133
|
+
width={4.235}
|
|
134
|
+
height={4.235}
|
|
135
|
+
x={10.752}
|
|
136
|
+
y={25.047}
|
|
137
|
+
fill="#fff"
|
|
138
|
+
rx={1.059}
|
|
139
|
+
/>
|
|
140
|
+
<Defs>
|
|
141
|
+
<LinearGradient
|
|
142
|
+
id="NeetoPlanner_svg__a"
|
|
143
|
+
x1={20}
|
|
144
|
+
x2={20}
|
|
145
|
+
y1={0}
|
|
146
|
+
y2={40}
|
|
147
|
+
gradientUnits="userSpaceOnUse"
|
|
148
|
+
>
|
|
149
|
+
<Stop stopColor="#4DC8C3" />
|
|
150
|
+
<Stop offset={1} stopColor="#52A9C6" />
|
|
151
|
+
</LinearGradient>
|
|
152
|
+
<LinearGradient
|
|
153
|
+
id="NeetoPlanner_svg__c"
|
|
154
|
+
x1={20}
|
|
155
|
+
x2={20}
|
|
156
|
+
y1={0}
|
|
157
|
+
y2={40}
|
|
158
|
+
gradientUnits="userSpaceOnUse"
|
|
159
|
+
>
|
|
160
|
+
<Stop stopColor="#8886FF" />
|
|
161
|
+
<Stop offset={1} stopColor="#FFD55C" />
|
|
162
|
+
</LinearGradient>
|
|
163
|
+
<LinearGradient
|
|
164
|
+
id="NeetoPlanner_svg__e"
|
|
165
|
+
x1={32.249}
|
|
166
|
+
x2={0.43}
|
|
167
|
+
y1={9.638}
|
|
168
|
+
y2={40.86}
|
|
169
|
+
gradientUnits="userSpaceOnUse"
|
|
170
|
+
>
|
|
171
|
+
<Stop stopColor="#fff" stopOpacity={0.12} />
|
|
172
|
+
<Stop offset={0.345} stopColor="#fff" stopOpacity={0} />
|
|
173
|
+
</LinearGradient>
|
|
174
|
+
</Defs>
|
|
175
|
+
</Svg>
|
|
176
|
+
);
|
|
177
|
+
export default SvgNeetoPlanner;
|
|
@@ -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 SvgNeetoPopups = (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(#NeetoPopups_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="NeetoPopups_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(#NeetoPopups_svg__b)"
|
|
39
|
+
rx={10.773}
|
|
40
|
+
/>
|
|
41
|
+
</Mask>
|
|
42
|
+
<G mask="url(#NeetoPopups_svg__c)">
|
|
43
|
+
<Path
|
|
44
|
+
fill="url(#NeetoPopups_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(#NeetoPopups_svg__e)">
|
|
49
|
+
<Path d="m19.942 30.643-2.164-2.105h4.327l-2.163 2.105Z" />
|
|
50
|
+
<Path
|
|
51
|
+
fillRule="evenodd"
|
|
52
|
+
d="M19.942 11.228a8.714 8.714 0 0 1 8.713 8.714v8.713H11.228V11.228h8.714Zm-3.919 6.082a.468.468 0 0 0 0 .936h7.72a.468.468 0 0 0 0-.936h-7.72ZM15.556 20c0-.258.209-.468.467-.468h7.72a.468.468 0 0 1 0 .936h-7.72a.468.468 0 0 1-.467-.468Zm.467 1.871a.468.468 0 0 0 0 .936h3.743a.468.468 0 0 0 0-.936h-3.743Z"
|
|
53
|
+
clipRule="evenodd"
|
|
54
|
+
/>
|
|
55
|
+
</G>
|
|
56
|
+
<Defs>
|
|
57
|
+
<LinearGradient
|
|
58
|
+
id="NeetoPopups_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="#3EA8CA" />
|
|
66
|
+
<Stop offset={1} stopColor="#59B9EF" />
|
|
67
|
+
</LinearGradient>
|
|
68
|
+
<LinearGradient
|
|
69
|
+
id="NeetoPopups_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="NeetoPopups_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 SvgNeetoPopups;
|
|
@@ -0,0 +1,89 @@
|
|
|
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 SvgNeetoQuiz = (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(#NeetoQuiz_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="NeetoQuiz_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(#NeetoQuiz_svg__b)" rx={10.773} />
|
|
36
|
+
</Mask>
|
|
37
|
+
<G mask="url(#NeetoQuiz_svg__c)">
|
|
38
|
+
<Path
|
|
39
|
+
fill="url(#NeetoQuiz_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(#NeetoQuiz_svg__e)"
|
|
48
|
+
>
|
|
49
|
+
<Path d="M14.08 10.643h3.064c.804 0 1.6.156 2.344.46a6.132 6.132 0 0 1 1.988 1.309 6.031 6.031 0 0 1 1.689 3.152 6.235 6.235 0 0 0-1.918.442 6.136 6.136 0 0 0-1.988 1.3 5.99 5.99 0 0 0-1.328 1.945 5.886 5.886 0 0 0-.467 2.295c0 .782.138 1.496.386 2.15-1.268.663-2.591 1.2-3.77 1.664v-2.642a6.174 6.174 0 0 1-4.332-1.768 5.993 5.993 0 0 1-1.795-4.27c0-1.6.646-3.136 1.795-4.268a6.173 6.173 0 0 1 4.332-1.769Zm9.014 7.527c-.419 1.707-1.546 3.04-2.967 4.112a3.57 3.57 0 0 1-.075-.736c0-.44.088-.877.262-1.287.173-.41.429-.785.755-1.104a3.55 3.55 0 0 1 1.15-.751c.28-.114.574-.192.875-.233Z" />
|
|
50
|
+
<Path d="M26.548 16.175h-2.777c-.73 0-1.452.14-2.126.412a5.568 5.568 0 0 0-1.802 1.172 5.401 5.401 0 0 0-1.205 1.754 5.285 5.285 0 0 0-.422 2.07c0 4.394 4.86 6.422 8.332 7.774V26.99c1.474 0 2.887-.57 3.928-1.584a5.336 5.336 0 0 0 1.627-3.824c0-1.434-.585-2.81-1.627-3.824a5.633 5.633 0 0 0-3.928-1.584Zm-3.045 3.902c-.151.24-.227.479-.227.715 0 .114.047.22.142.32a.482.482 0 0 0 .354.145c.235 0 .396-.14.48-.42.09-.269.199-.47.328-.607.129-.14.33-.209.603-.209.233 0 .423.068.57.205a.656.656 0 0 1 .223.503.561.561 0 0 1-.074.283 1.033 1.033 0 0 1-.18.238c-.069.07-.183.174-.342.313a5.631 5.631 0 0 0-.432.413 1.343 1.343 0 0 0-.257.402 1.37 1.37 0 0 0-.096.54c0 .167.043.292.13.376a.46.46 0 0 0 .328.127c.248 0 .396-.13.443-.387.027-.122.047-.206.06-.254a.817.817 0 0 1 .17-.305c.053-.06.121-.128.205-.205.306-.273.517-.466.633-.58.12-.117.221-.255.306-.414.087-.159.13-.344.13-.555a1.32 1.32 0 0 0-.227-.745 1.519 1.519 0 0 0-.637-.54 2.153 2.153 0 0 0-.953-.2c-.387 0-.726.079-1.017.238-.29.159-.511.36-.663.603Zm1.192 4.651a.597.597 0 0 0 .786-.004.52.52 0 0 0 .167-.41.536.536 0 0 0-.16-.394.536.536 0 0 0-.394-.16.553.553 0 0 0-.567.555c0 .176.056.314.168.413Z" />
|
|
51
|
+
</G>
|
|
52
|
+
<Defs>
|
|
53
|
+
<LinearGradient
|
|
54
|
+
id="NeetoQuiz_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.204} stopColor="#FE6363" />
|
|
62
|
+
<Stop offset={0.84} stopColor="#FA9E9E" />
|
|
63
|
+
</LinearGradient>
|
|
64
|
+
<LinearGradient
|
|
65
|
+
id="NeetoQuiz_svg__b"
|
|
66
|
+
x1={-15.876}
|
|
67
|
+
x2={54.282}
|
|
68
|
+
y1={-21.829}
|
|
69
|
+
y2={58.309}
|
|
70
|
+
gradientUnits="userSpaceOnUse"
|
|
71
|
+
>
|
|
72
|
+
<Stop offset={0.204} stopColor="#FE6363" />
|
|
73
|
+
<Stop offset={0.84} stopColor="#8588FF" />
|
|
74
|
+
</LinearGradient>
|
|
75
|
+
<LinearGradient
|
|
76
|
+
id="NeetoQuiz_svg__d"
|
|
77
|
+
x1={32.249}
|
|
78
|
+
x2={0.43}
|
|
79
|
+
y1={9.638}
|
|
80
|
+
y2={40.86}
|
|
81
|
+
gradientUnits="userSpaceOnUse"
|
|
82
|
+
>
|
|
83
|
+
<Stop stopColor="#fff" stopOpacity={0.16} />
|
|
84
|
+
<Stop offset={0.531} stopColor="#fff" stopOpacity={0} />
|
|
85
|
+
</LinearGradient>
|
|
86
|
+
</Defs>
|
|
87
|
+
</Svg>
|
|
88
|
+
);
|
|
89
|
+
export default SvgNeetoQuiz;
|