@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,308 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, {
|
|
3
|
+
Defs,
|
|
4
|
+
ClipPath,
|
|
5
|
+
Path,
|
|
6
|
+
Mask,
|
|
7
|
+
G,
|
|
8
|
+
LinearGradient,
|
|
9
|
+
Stop,
|
|
10
|
+
Use,
|
|
11
|
+
} from "react-native-svg";
|
|
12
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
13
|
+
const SvgTeams = (props) => (
|
|
14
|
+
<Svg
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
xmlnsXlink="http://www.w3.org/1999/xlink"
|
|
17
|
+
width={32}
|
|
18
|
+
height={32}
|
|
19
|
+
viewBox="0 0 32 30"
|
|
20
|
+
{...props}
|
|
21
|
+
>
|
|
22
|
+
<Defs>
|
|
23
|
+
<ClipPath id="Teams_svg__b">
|
|
24
|
+
<Path d="M0 0h32v30H0z" />
|
|
25
|
+
</ClipPath>
|
|
26
|
+
<ClipPath id="Teams_svg__c">
|
|
27
|
+
<Path d="M0 0h32v30H0z" />
|
|
28
|
+
</ClipPath>
|
|
29
|
+
<ClipPath id="Teams_svg__d">
|
|
30
|
+
<Path d="M0 0h32v30H0z" />
|
|
31
|
+
</ClipPath>
|
|
32
|
+
<ClipPath id="Teams_svg__e">
|
|
33
|
+
<Path d="M0 0h32v30H0z" />
|
|
34
|
+
</ClipPath>
|
|
35
|
+
<ClipPath id="Teams_svg__f">
|
|
36
|
+
<Path d="M0 0h32v30H0z" />
|
|
37
|
+
</ClipPath>
|
|
38
|
+
<ClipPath id="Teams_svg__g">
|
|
39
|
+
<Path d="M0 0h32v30H0z" />
|
|
40
|
+
</ClipPath>
|
|
41
|
+
<ClipPath id="Teams_svg__h">
|
|
42
|
+
<Path d="M0 0h32v30H0z" />
|
|
43
|
+
</ClipPath>
|
|
44
|
+
<ClipPath id="Teams_svg__i">
|
|
45
|
+
<Path d="M0 0h32v30H0z" />
|
|
46
|
+
</ClipPath>
|
|
47
|
+
<Mask id="Teams_svg__k">
|
|
48
|
+
<G filter="url(#Teams_svg__a)">
|
|
49
|
+
<Path
|
|
50
|
+
d="M0 0h32v30H0z"
|
|
51
|
+
style={{
|
|
52
|
+
fill: "#000",
|
|
53
|
+
fillOpacity: 0.101961,
|
|
54
|
+
stroke: "none",
|
|
55
|
+
}}
|
|
56
|
+
/>
|
|
57
|
+
</G>
|
|
58
|
+
</Mask>
|
|
59
|
+
<Mask id="Teams_svg__m">
|
|
60
|
+
<G filter="url(#Teams_svg__a)">
|
|
61
|
+
<Path
|
|
62
|
+
d="M0 0h32v30H0z"
|
|
63
|
+
style={{
|
|
64
|
+
fill: "#000",
|
|
65
|
+
fillOpacity: 0.2,
|
|
66
|
+
stroke: "none",
|
|
67
|
+
}}
|
|
68
|
+
/>
|
|
69
|
+
</G>
|
|
70
|
+
</Mask>
|
|
71
|
+
<Mask id="Teams_svg__o">
|
|
72
|
+
<G filter="url(#Teams_svg__a)">
|
|
73
|
+
<Path
|
|
74
|
+
d="M0 0h32v30H0z"
|
|
75
|
+
style={{
|
|
76
|
+
fill: "#000",
|
|
77
|
+
fillOpacity: 0.2,
|
|
78
|
+
stroke: "none",
|
|
79
|
+
}}
|
|
80
|
+
/>
|
|
81
|
+
</G>
|
|
82
|
+
</Mask>
|
|
83
|
+
<Mask id="Teams_svg__q">
|
|
84
|
+
<G filter="url(#Teams_svg__a)">
|
|
85
|
+
<Path
|
|
86
|
+
d="M0 0h32v30H0z"
|
|
87
|
+
style={{
|
|
88
|
+
fill: "#000",
|
|
89
|
+
fillOpacity: 0.2,
|
|
90
|
+
stroke: "none",
|
|
91
|
+
}}
|
|
92
|
+
/>
|
|
93
|
+
</G>
|
|
94
|
+
</Mask>
|
|
95
|
+
<Mask id="Teams_svg__s">
|
|
96
|
+
<G filter="url(#Teams_svg__a)">
|
|
97
|
+
<Path
|
|
98
|
+
d="M0 0h32v30H0z"
|
|
99
|
+
style={{
|
|
100
|
+
fill: "#000",
|
|
101
|
+
fillOpacity: 0.101961,
|
|
102
|
+
stroke: "none",
|
|
103
|
+
}}
|
|
104
|
+
/>
|
|
105
|
+
</G>
|
|
106
|
+
</Mask>
|
|
107
|
+
<Mask id="Teams_svg__u">
|
|
108
|
+
<G filter="url(#Teams_svg__a)">
|
|
109
|
+
<Path
|
|
110
|
+
d="M0 0h32v30H0z"
|
|
111
|
+
style={{
|
|
112
|
+
fill: "#000",
|
|
113
|
+
fillOpacity: 0.2,
|
|
114
|
+
stroke: "none",
|
|
115
|
+
}}
|
|
116
|
+
/>
|
|
117
|
+
</G>
|
|
118
|
+
</Mask>
|
|
119
|
+
<Mask id="Teams_svg__w">
|
|
120
|
+
<G filter="url(#Teams_svg__a)">
|
|
121
|
+
<Path
|
|
122
|
+
d="M0 0h32v30H0z"
|
|
123
|
+
style={{
|
|
124
|
+
fill: "#000",
|
|
125
|
+
fillOpacity: 0.2,
|
|
126
|
+
stroke: "none",
|
|
127
|
+
}}
|
|
128
|
+
/>
|
|
129
|
+
</G>
|
|
130
|
+
</Mask>
|
|
131
|
+
<Mask id="Teams_svg__y">
|
|
132
|
+
<G filter="url(#Teams_svg__a)">
|
|
133
|
+
<Path
|
|
134
|
+
d="M0 0h32v30H0z"
|
|
135
|
+
style={{
|
|
136
|
+
fill: "#000",
|
|
137
|
+
fillOpacity: 0.2,
|
|
138
|
+
stroke: "none",
|
|
139
|
+
}}
|
|
140
|
+
/>
|
|
141
|
+
</G>
|
|
142
|
+
</Mask>
|
|
143
|
+
<G id="Teams_svg__j" clipPath="url(#Teams_svg__b)">
|
|
144
|
+
<Path
|
|
145
|
+
d="M17.86 11.25v12.129a1.376 1.376 0 0 1-1.36 1.371H9.586a8.491 8.491 0 0 1-.258-.75 9.114 9.114 0 0 1-.394-2.656V12.69a1.401 1.401 0 0 1 1.359-1.441Zm0 0"
|
|
146
|
+
style={{
|
|
147
|
+
stroke: "none",
|
|
148
|
+
fillRule: "nonzero",
|
|
149
|
+
fill: "#000",
|
|
150
|
+
fillOpacity: 1,
|
|
151
|
+
}}
|
|
152
|
+
/>
|
|
153
|
+
</G>
|
|
154
|
+
<G id="Teams_svg__l" clipPath="url(#Teams_svg__c)">
|
|
155
|
+
<Path
|
|
156
|
+
d="M17.117 11.25v12.879c0 .176-.035.351-.105.516a1.37 1.37 0 0 1-1.258.855H9.938a9.325 9.325 0 0 1-.352-.75 8.112 8.112 0 0 1-.258-.75 9.114 9.114 0 0 1-.394-2.656V12.69a1.401 1.401 0 0 1 1.359-1.441Zm0 0"
|
|
157
|
+
style={{
|
|
158
|
+
stroke: "none",
|
|
159
|
+
fillRule: "nonzero",
|
|
160
|
+
fill: "#000",
|
|
161
|
+
fillOpacity: 1,
|
|
162
|
+
}}
|
|
163
|
+
/>
|
|
164
|
+
</G>
|
|
165
|
+
<G id="Teams_svg__n" clipPath="url(#Teams_svg__d)">
|
|
166
|
+
<Path
|
|
167
|
+
d="M17.117 11.25v11.379A1.379 1.379 0 0 1 15.754 24H9.328a9.114 9.114 0 0 1-.394-2.656V12.69a1.401 1.401 0 0 1 1.359-1.441Zm0 0"
|
|
168
|
+
style={{
|
|
169
|
+
stroke: "none",
|
|
170
|
+
fillRule: "nonzero",
|
|
171
|
+
fill: "#000",
|
|
172
|
+
fillOpacity: 1,
|
|
173
|
+
}}
|
|
174
|
+
/>
|
|
175
|
+
</G>
|
|
176
|
+
<G id="Teams_svg__p" clipPath="url(#Teams_svg__e)">
|
|
177
|
+
<Path
|
|
178
|
+
d="M16.371 11.25v11.379A1.373 1.373 0 0 1 15.011 24H9.329a9.114 9.114 0 0 1-.394-2.656V12.69a1.401 1.401 0 0 1 1.359-1.441Zm0 0"
|
|
179
|
+
style={{
|
|
180
|
+
stroke: "none",
|
|
181
|
+
fillRule: "nonzero",
|
|
182
|
+
fill: "#000",
|
|
183
|
+
fillOpacity: 1,
|
|
184
|
+
}}
|
|
185
|
+
/>
|
|
186
|
+
</G>
|
|
187
|
+
<G id="Teams_svg__r" clipPath="url(#Teams_svg__f)">
|
|
188
|
+
<Path
|
|
189
|
+
d="M17.86 7.371v2.363c-.126.008-.247.016-.372.016s-.246-.008-.37-.016a3.716 3.716 0 0 1-.747-.12A4.848 4.848 0 0 1 12.785 6H16.5c.75.004 1.355.617 1.36 1.371Zm0 0"
|
|
190
|
+
style={{
|
|
191
|
+
stroke: "none",
|
|
192
|
+
fillRule: "nonzero",
|
|
193
|
+
fill: "#000",
|
|
194
|
+
fillOpacity: 1,
|
|
195
|
+
}}
|
|
196
|
+
/>
|
|
197
|
+
</G>
|
|
198
|
+
<G id="Teams_svg__t" clipPath="url(#Teams_svg__g)">
|
|
199
|
+
<Path
|
|
200
|
+
d="M17.117 8.121v1.613a3.716 3.716 0 0 1-.746-.12 4.848 4.848 0 0 1-3.348-2.864h2.73c.75.004 1.36.617 1.364 1.371Zm0 0"
|
|
201
|
+
style={{
|
|
202
|
+
stroke: "none",
|
|
203
|
+
fillRule: "nonzero",
|
|
204
|
+
fill: "#000",
|
|
205
|
+
fillOpacity: 1,
|
|
206
|
+
}}
|
|
207
|
+
/>
|
|
208
|
+
</G>
|
|
209
|
+
<G id="Teams_svg__v" clipPath="url(#Teams_svg__h)">
|
|
210
|
+
<Path
|
|
211
|
+
d="M17.117 8.121v1.613a3.716 3.716 0 0 1-.746-.12 4.848 4.848 0 0 1-3.348-2.864h2.73c.75.004 1.36.617 1.364 1.371Zm0 0"
|
|
212
|
+
style={{
|
|
213
|
+
stroke: "none",
|
|
214
|
+
fillRule: "nonzero",
|
|
215
|
+
fill: "#000",
|
|
216
|
+
fillOpacity: 1,
|
|
217
|
+
}}
|
|
218
|
+
/>
|
|
219
|
+
</G>
|
|
220
|
+
<G id="Teams_svg__x" clipPath="url(#Teams_svg__i)">
|
|
221
|
+
<Path
|
|
222
|
+
d="M16.371 8.121v1.492a4.848 4.848 0 0 1-3.348-2.863h1.989a1.37 1.37 0 0 1 1.36 1.371Zm0 0"
|
|
223
|
+
style={{
|
|
224
|
+
stroke: "none",
|
|
225
|
+
fillRule: "nonzero",
|
|
226
|
+
fill: "#000",
|
|
227
|
+
fillOpacity: 1,
|
|
228
|
+
}}
|
|
229
|
+
/>
|
|
230
|
+
</G>
|
|
231
|
+
<LinearGradient
|
|
232
|
+
id="Teams_svg__z"
|
|
233
|
+
x1={198.099}
|
|
234
|
+
x2={942.234}
|
|
235
|
+
y1={1683.073}
|
|
236
|
+
y2={394.261}
|
|
237
|
+
gradientTransform="matrix(.01435 0 0 -.01447 .004 30.029)"
|
|
238
|
+
gradientUnits="userSpaceOnUse"
|
|
239
|
+
>
|
|
240
|
+
<Stop
|
|
241
|
+
offset={0}
|
|
242
|
+
style={{
|
|
243
|
+
stopColor: "#5a62c3",
|
|
244
|
+
stopOpacity: 1,
|
|
245
|
+
}}
|
|
246
|
+
/>
|
|
247
|
+
<Stop
|
|
248
|
+
offset={0.5}
|
|
249
|
+
style={{
|
|
250
|
+
stopColor: "#4d55bd",
|
|
251
|
+
stopOpacity: 1,
|
|
252
|
+
}}
|
|
253
|
+
/>
|
|
254
|
+
<Stop
|
|
255
|
+
offset={1}
|
|
256
|
+
style={{
|
|
257
|
+
stopColor: "#3940ab",
|
|
258
|
+
stopOpacity: 1,
|
|
259
|
+
}}
|
|
260
|
+
/>
|
|
261
|
+
</LinearGradient>
|
|
262
|
+
</Defs>
|
|
263
|
+
<Path
|
|
264
|
+
d="M22.32 11.25h8.262c.781 0 1.414.637 1.414 1.426v7.586c0 2.894-2.324 5.238-5.195 5.238h-.024c-2.87 0-5.195-2.344-5.199-5.238v-8.266a.745.745 0 0 1 .742-.746ZM31.254 6.375c0 1.863-1.5 3.375-3.352 3.375-1.847 0-3.347-1.512-3.347-3.375S26.055 3 27.902 3c1.852 0 3.352 1.512 3.352 3.375Zm0 0"
|
|
265
|
+
style={{
|
|
266
|
+
stroke: "none",
|
|
267
|
+
fillRule: "nonzero",
|
|
268
|
+
fill: "#5059c9",
|
|
269
|
+
fillOpacity: 1,
|
|
270
|
+
}}
|
|
271
|
+
/>
|
|
272
|
+
<Path
|
|
273
|
+
d="M22.324 4.875c0 2.691-2.164 4.875-4.836 4.875s-4.836-2.184-4.836-4.875S14.816 0 17.488 0s4.836 2.184 4.836 4.875ZM23.938 11.25H10.296a1.402 1.402 0 0 0-1.363 1.441v8.657c-.11 4.664 3.554 8.539 8.183 8.652 4.63-.113 8.29-3.988 8.184-8.652V12.69a1.407 1.407 0 0 0-1.363-1.441Zm0 0"
|
|
274
|
+
style={{
|
|
275
|
+
stroke: "none",
|
|
276
|
+
fillRule: "nonzero",
|
|
277
|
+
fill: "#7b83eb",
|
|
278
|
+
fillOpacity: 1,
|
|
279
|
+
}}
|
|
280
|
+
/>
|
|
281
|
+
<Use xlinkHref="#Teams_svg__j" mask="url(#Teams_svg__k)" />
|
|
282
|
+
<Use xlinkHref="#Teams_svg__l" mask="url(#Teams_svg__m)" />
|
|
283
|
+
<Use xlinkHref="#Teams_svg__n" mask="url(#Teams_svg__o)" />
|
|
284
|
+
<Use xlinkHref="#Teams_svg__p" mask="url(#Teams_svg__q)" />
|
|
285
|
+
<Use xlinkHref="#Teams_svg__r" mask="url(#Teams_svg__s)" />
|
|
286
|
+
<Use xlinkHref="#Teams_svg__t" mask="url(#Teams_svg__u)" />
|
|
287
|
+
<Use xlinkHref="#Teams_svg__v" mask="url(#Teams_svg__w)" />
|
|
288
|
+
<Use xlinkHref="#Teams_svg__x" mask="url(#Teams_svg__y)" />
|
|
289
|
+
<Path
|
|
290
|
+
d="M1.367 6.75h13.64a1.37 1.37 0 0 1 1.364 1.375v13.75a1.37 1.37 0 0 1-1.363 1.375H1.368a1.37 1.37 0 0 1-1.364-1.375V8.125c0-.758.61-1.375 1.363-1.375Zm0 0"
|
|
291
|
+
style={{
|
|
292
|
+
stroke: "none",
|
|
293
|
+
fillRule: "nonzero",
|
|
294
|
+
fill: "url(#Teams_svg__z)",
|
|
295
|
+
}}
|
|
296
|
+
/>
|
|
297
|
+
<Path
|
|
298
|
+
d="M11.777 11.984H9.051v7.485H7.312v-7.485H4.598v-1.453h7.18Zm0 0"
|
|
299
|
+
style={{
|
|
300
|
+
stroke: "none",
|
|
301
|
+
fillRule: "nonzero",
|
|
302
|
+
fill: "#fff",
|
|
303
|
+
fillOpacity: 1,
|
|
304
|
+
}}
|
|
305
|
+
/>
|
|
306
|
+
</Svg>
|
|
307
|
+
);
|
|
308
|
+
export default SvgTeams;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgTwilio = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={32}
|
|
7
|
+
height={32}
|
|
8
|
+
fill="#F22F46"
|
|
9
|
+
viewBox="0 0 30 30"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<Path d="M15 0C6.7 0 0 6.7 0 15s6.7 15 15 15 15-6.7 15-15S23.3 0 15 0zm0 26C8.9 26 4 21.1 4 15S8.9 4 15 4s11 4.9 11 11-4.9 11-11 11zm6.8-14.7c0 1.7-1.4 3.1-3.1 3.1s-3.1-1.4-3.1-3.1 1.4-3.1 3.1-3.1 3.1 1.4 3.1 3.1zm0 7.4c0 1.7-1.4 3.1-3.1 3.1s-3.1-1.4-3.1-3.1c0-1.7 1.4-3.1 3.1-3.1s3.1 1.4 3.1 3.1zm-7.4 0c0 1.7-1.4 3.1-3.1 3.1s-3.1-1.4-3.1-3.1c0-1.7 1.4-3.1 3.1-3.1s3.1 1.4 3.1 3.1zm0-7.4c0 1.7-1.4 3.1-3.1 3.1S8.2 13 8.2 11.3s1.4-3.1 3.1-3.1 3.1 1.4 3.1 3.1z" />
|
|
13
|
+
</Svg>
|
|
14
|
+
);
|
|
15
|
+
export default SvgTwilio;
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgWhatsapp = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={32}
|
|
7
|
+
height={32}
|
|
8
|
+
viewBox="0 0 48 48"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
d="m1.68 46.52 3.144-11.473a22.093 22.093 0 0 1-2.96-11.07c.007-12.211 9.94-22.145 22.152-22.145 5.925.004 11.488 2.309 15.668 6.496 4.183 4.184 6.484 9.746 6.484 15.664-.004 12.211-9.945 22.145-22.152 22.145h-.008c-3.707 0-7.352-.93-10.586-2.696Zm0 0"
|
|
13
|
+
style={{
|
|
14
|
+
stroke: "none",
|
|
15
|
+
fillRule: "nonzero",
|
|
16
|
+
fill: "#fff",
|
|
17
|
+
fillOpacity: 1,
|
|
18
|
+
}}
|
|
19
|
+
/>
|
|
20
|
+
<Path
|
|
21
|
+
d="M1.68 47.105a.587.587 0 0 1-.563-.738l3.078-11.242a22.773 22.773 0 0 1-2.914-11.148C1.29 11.445 11.484 1.25 24.016 1.25c6.078.004 11.789 2.371 16.082 6.664 4.293 4.297 6.656 10.008 6.652 16.078-.004 12.531-10.203 22.727-22.734 22.727-3.72 0-7.403-.918-10.668-2.657l-11.52 3.02a.49.49 0 0 1-.148.023Zm0 0"
|
|
22
|
+
style={{
|
|
23
|
+
stroke: "none",
|
|
24
|
+
fillRule: "nonzero",
|
|
25
|
+
fill: "#fff",
|
|
26
|
+
fillOpacity: 1,
|
|
27
|
+
}}
|
|
28
|
+
/>
|
|
29
|
+
<Path
|
|
30
|
+
d="M24.016 1.832c5.925.004 11.488 2.309 15.668 6.496 4.183 4.184 6.484 9.746 6.484 15.664-.004 12.211-9.945 22.145-22.152 22.145h-.008c-3.707 0-7.352-.93-10.586-2.696L1.68 46.52l3.144-11.473a22.093 22.093 0 0 1-2.96-11.07c.007-12.211 9.94-22.145 22.152-22.145M24.016.668C11.164.668.703 11.121.699 23.977A23.31 23.31 0 0 0 3.57 35.203L.555 46.215c-.11.402 0 .832.297 1.125a1.15 1.15 0 0 0 1.125.308l11.3-2.96a23.37 23.37 0 0 0 10.73 2.617c12.86 0 23.321-10.457 23.329-23.309 0-6.23-2.422-12.086-6.824-16.492A23.167 23.167 0 0 0 24.016.668Zm0 0"
|
|
31
|
+
style={{
|
|
32
|
+
stroke: "none",
|
|
33
|
+
fillRule: "nonzero",
|
|
34
|
+
fill: "#cfd8dc",
|
|
35
|
+
fillOpacity: 1,
|
|
36
|
+
}}
|
|
37
|
+
/>
|
|
38
|
+
<Path
|
|
39
|
+
d="M37.04 10.969a18.287 18.287 0 0 0-13.017-5.395c-10.156 0-18.414 8.254-18.418 18.403a18.344 18.344 0 0 0 2.813 9.796l.441.696-1.863 6.793 6.969-1.828.676.398a18.414 18.414 0 0 0 9.367 2.566h.008c10.148 0 18.406-8.257 18.41-18.406 0-4.918-1.91-9.543-5.387-13.023Zm0 0"
|
|
40
|
+
style={{
|
|
41
|
+
stroke: "none",
|
|
42
|
+
fillRule: "nonzero",
|
|
43
|
+
fill: "#40c351",
|
|
44
|
+
fillOpacity: 1,
|
|
45
|
+
}}
|
|
46
|
+
/>
|
|
47
|
+
<Path
|
|
48
|
+
d="M18.48 14.719c-.414-.922-.851-.942-1.246-.957-.324-.012-.691-.012-1.062-.012-.367 0-.969.137-1.477.691-.504.555-1.937 1.895-1.937 4.618 0 2.722 1.984 5.355 2.262 5.722.277.371 3.828 6.137 9.453 8.356 4.675 1.843 5.629 1.476 6.644 1.383 1.012-.09 3.274-1.336 3.735-2.63.46-1.292.46-2.398.324-2.632-.14-.23-.508-.367-1.063-.645-.55-.277-3.273-1.617-3.781-1.8-.508-.184-.875-.278-1.246.277-.367.555-1.43 1.8-1.754 2.168-.32.37-.645.418-1.2.14-.55-.277-2.335-.859-4.448-2.746-1.645-1.468-2.758-3.277-3.079-3.832-.324-.554-.035-.855.243-1.129.246-.25.55-.648.828-.972.277-.32.37-.551.554-.922.184-.367.094-.692-.046-.969-.137-.277-1.211-3.015-1.704-4.11Zm0 0"
|
|
49
|
+
style={{
|
|
50
|
+
stroke: "none",
|
|
51
|
+
fillRule: "evenodd",
|
|
52
|
+
fill: "#fff",
|
|
53
|
+
fillOpacity: 1,
|
|
54
|
+
}}
|
|
55
|
+
/>
|
|
56
|
+
</Svg>
|
|
57
|
+
);
|
|
58
|
+
export default SvgWhatsapp;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgWordpress = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={48}
|
|
7
|
+
height={48}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
fill="#464342"
|
|
13
|
+
d="M3.41 24c0 8.149 4.736 15.192 11.604 18.529L5.193 15.62A20.51 20.51 0 0 0 3.41 24Zm34.488-1.04c0-2.544-.914-4.306-1.698-5.678-1.044-1.696-2.022-3.132-2.022-4.828 0-1.893 1.436-3.654 3.457-3.654.092 0 .178.011.267.016A20.513 20.513 0 0 0 24 3.411c-7.193 0-13.521 3.69-17.202 9.28.483.015.938.025 1.325.025 2.153 0 5.486-.261 5.486-.261 1.11-.066 1.241 1.565.133 1.696 0 0-1.116.131-2.357.196l7.498 22.301 4.505-13.513-3.207-8.789a37.569 37.569 0 0 1-2.16-.196c-1.109-.065-.979-1.761.13-1.696 0 0 3.4.261 5.424.261 2.153 0 5.487-.26 5.487-.26 1.11-.066 1.241 1.564.132 1.695 0 0-1.118.131-2.357.196l7.44 22.133 2.054-6.863c.89-2.848 1.568-4.893 1.568-6.655Z"
|
|
14
|
+
/>
|
|
15
|
+
<Path
|
|
16
|
+
fill="#464342"
|
|
17
|
+
d="m24.36 25.8-6.176 17.95a20.588 20.588 0 0 0 12.653-.328 1.8 1.8 0 0 1-.147-.283L24.36 25.8Zm17.706-11.679c.088.656.138 1.36.138 2.118 0 2.089-.39 4.438-1.565 7.374l-6.29 18.183c6.122-3.57 10.239-10.2 10.239-17.796 0-3.58-.914-6.946-2.523-9.879Z"
|
|
18
|
+
/>
|
|
19
|
+
<Path
|
|
20
|
+
fill="#464342"
|
|
21
|
+
d="M24 0C10.767 0 0 10.766 0 24s10.767 24 24 24 24.002-10.766 24.002-24S37.233 0 24 0Zm0 46.9C11.374 46.9 1.1 36.627 1.1 24 1.1 11.372 11.373 1.1 24 1.1 36.626 1.1 46.9 11.373 46.9 24c0 12.627-10.273 22.9-22.899 22.9Z"
|
|
22
|
+
/>
|
|
23
|
+
</Svg>
|
|
24
|
+
);
|
|
25
|
+
export default SvgWordpress;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Rect, G, Path, Defs, ClipPath } from "react-native-svg";
|
|
3
|
+
const SvgZapier = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={32}
|
|
7
|
+
height={32}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 517 517"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<Rect width={517} height={517} fill="#FF4F00" rx={59} />
|
|
13
|
+
<G fill="#fff" clipPath="url(#Zapier_svg__a)">
|
|
14
|
+
<Path d="m78.05 421.305-.073-.236 46.591-43.094v-20.763H49.82v20.763h44.647l.073.199-46.135 43.131v20.764h76.913v-20.764H78.05ZM171.198 355.235c-8.622 0-15.648 1.313-21.08 3.941a27.756 27.756 0 0 0-12.232 10.829 39.7 39.7 0 0 0-5.131 15.666l22.679 3.22c.821-4.882 2.462-8.342 4.923-10.381a14.915 14.915 0 0 1 9.746-3.046c4.603 0 7.942 1.243 10.018 3.729 2.055 2.487 3.101 5.931 3.101 10.469v2.263h-21.807c-11.1 0-19.074 2.487-23.922 7.46-4.85 4.973-7.269 11.538-7.261 19.694 0 8.355 2.42 14.572 7.261 18.65 4.839 4.078 10.927 6.105 18.262 6.08 9.098 0 16.096-3.162 20.993-9.486a35.408 35.408 0 0 0 6.067-13.068h.825l3.126 20.763h20.552v-52.579c0-10.867-2.835-19.284-8.504-25.252-5.67-5.968-14.874-8.952-27.616-8.952Zm7.187 64.814c-3.261 2.748-7.53 4.115-12.847 4.115-4.382 0-7.425-.775-9.131-2.325a7.586 7.586 0 0 1-1.938-2.663 7.664 7.664 0 0 1-.634-3.242 7.819 7.819 0 0 1 .481-3.087 7.757 7.757 0 0 1 1.648-2.645 7.873 7.873 0 0 1 5.845-2.151h21.45v1.43a13.296 13.296 0 0 1-1.218 5.857 13.172 13.172 0 0 1-3.656 4.711ZM331.577 357.212h-24.28v84.869h24.28v-84.869ZM474.922 357.212c-6.858 0-12.265 2.445-16.219 7.335-2.839 3.515-4.997 8.708-6.473 15.579h-.714l-3.174-22.914h-20.737v84.857h24.281v-43.517c0-5.487 1.271-9.694 3.815-12.62 2.542-2.925 7.235-4.388 14.078-4.388h9.217v-24.332h-4.074ZM403.535 359.986c-5.669-3.407-12.818-5.106-21.45-5.098-13.585 0-24.218 3.908-31.897 11.725-7.679 7.816-11.518 18.592-11.518 32.326a51.966 51.966 0 0 0 5.229 23.984 37.936 37.936 0 0 0 14.891 15.852c6.432 3.756 14.082 5.637 22.95 5.644 7.672 0 14.079-1.193 19.223-3.579a30.965 30.965 0 0 0 12.232-9.761 42.746 42.746 0 0 0 6.646-13.875l-20.921-5.919a19.606 19.606 0 0 1-4.922 8.604c-2.363 2.387-6.322 3.581-11.876 3.581-6.604 0-11.526-1.911-14.767-5.732-2.35-2.76-3.827-6.701-4.48-11.811h57.286c.234-2.388.357-4.389.357-6.006v-5.284a47.545 47.545 0 0 0-4.246-20.589 32.102 32.102 0 0 0-12.737-14.062Zm-22.151 15.131c9.845 0 15.428 4.895 16.748 14.684h-34.826a20.31 20.31 0 0 1 3.902-8.965c3.191-3.821 7.916-5.727 14.176-5.719ZM319.697 323.008a13.514 13.514 0 0 0-5.354.908 13.611 13.611 0 0 0-4.577 2.946 13.315 13.315 0 0 0-2.985 4.559 13.399 13.399 0 0 0-.916 5.388 13.607 13.607 0 0 0 .919 5.423 13.526 13.526 0 0 0 2.987 4.601 13.36 13.36 0 0 0 4.557 3.014c1.708.677 3.536.992 5.369.924a13 13 0 0 0 5.333-.924 13.135 13.135 0 0 0 4.512-3.017 13.685 13.685 0 0 0 2.914-4.618c.654-1.722.956-3.56.888-5.403a13.306 13.306 0 0 0-.867-5.373 13.198 13.198 0 0 0-2.939-4.561 13.03 13.03 0 0 0-4.512-2.974 12.94 12.94 0 0 0-5.317-.881l-.012-.012ZM269.547 354.888c-8.269 0-14.914 2.624-19.935 7.87-3.718 3.888-6.444 9.69-8.184 17.407h-.776l-3.174-22.915h-20.737v109.214h24.28v-44.983h.887a46.147 46.147 0 0 0 3.101 8.703 24.622 24.622 0 0 0 9.66 10.916 28.14 28.14 0 0 0 14.349 3.494c10.165 0 17.906-3.999 23.222-11.998 5.316-7.999 7.974-19.16 7.974-33.483 0-13.834-2.571-24.663-7.716-32.488-5.144-7.824-12.794-11.737-22.951-11.737Zm2.462 61.495c-2.831 4.144-7.261 6.217-13.291 6.217a15.54 15.54 0 0 1-7.228-1.413 15.684 15.684 0 0 1-5.792-4.593c-3.142-3.987-4.709-9.445-4.701-16.374v-1.617c0-7.037 1.567-12.425 4.701-16.163 3.134-3.738 7.474-5.587 13.02-5.545 6.137 0 10.595 1.969 13.376 5.906 2.782 3.937 4.173 9.428 4.173 16.474.016 7.286-1.395 12.988-4.234 17.108h-.024Z" />
|
|
15
|
+
</G>
|
|
16
|
+
<Defs>
|
|
17
|
+
<ClipPath id="Zapier_svg__a">
|
|
18
|
+
<Path fill="#fff" d="M-45 323h524v144H-45z" />
|
|
19
|
+
</ClipPath>
|
|
20
|
+
</Defs>
|
|
21
|
+
</Svg>
|
|
22
|
+
);
|
|
23
|
+
export default SvgZapier;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Circle, Path } from "react-native-svg";
|
|
3
|
+
const SvgZoom = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={28}
|
|
7
|
+
height={28}
|
|
8
|
+
viewBox="0 0 48 48"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Circle cx={24} cy={24} r={20} fill="#2196f3" />
|
|
12
|
+
<Path
|
|
13
|
+
fill="#fff"
|
|
14
|
+
d="M29 31H14a3 3 0 0 1-3-3V17h15a3 3 0 0 1 3 3v11zM37 31l-6-4v-6l6-4z"
|
|
15
|
+
/>
|
|
16
|
+
</Svg>
|
|
17
|
+
);
|
|
18
|
+
export default SvgZoom;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
export { default as Daily } from "./Daily";
|
|
2
|
+
export { default as Github } from "./Github";
|
|
3
|
+
export { default as Google } from "./Google";
|
|
4
|
+
export { default as GoogleCalendar } from "./GoogleCalendar";
|
|
5
|
+
export { default as GoogleMeet } from "./GoogleMeet";
|
|
6
|
+
export { default as Instagram } from "./Instagram";
|
|
7
|
+
export { default as Linear } from "./Linear";
|
|
8
|
+
export { default as Microsoft } from "./Microsoft";
|
|
9
|
+
export { default as Shopify } from "./Shopify";
|
|
10
|
+
export { default as Slack } from "./Slack";
|
|
11
|
+
export { default as Stripe } from "./Stripe";
|
|
12
|
+
export { default as Teams } from "./Teams";
|
|
13
|
+
export { default as Twilio } from "./Twilio";
|
|
14
|
+
export { default as Whatsapp } from "./Whatsapp";
|
|
15
|
+
export { default as Wordpress } from "./Wordpress";
|
|
16
|
+
export { default as Zapier } from "./Zapier";
|
|
17
|
+
export { default as Zoom } from "./Zoom";
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgNeeto = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={95}
|
|
7
|
+
height={25}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
fill="#0043AC"
|
|
13
|
+
d="M9.703 5.456H.665l4.472 4.471h4.566c2.877 0 5.207 2.319 5.207 5.176v9.647h4.495v-9.647c0-5.33-4.345-9.647-9.702-9.647Z"
|
|
14
|
+
/>
|
|
15
|
+
<Path fill="#0043AC" d="M4.495 10.578 0 6.083V24.75h4.495V10.578Z" />
|
|
16
|
+
<Path
|
|
17
|
+
fill="#0043AC"
|
|
18
|
+
fillRule="evenodd"
|
|
19
|
+
d="m39.15 21.596-2.852-3.003-.171.164c-.99.95-2.649 1.868-4.941 1.868-1.612 0-2.855-.408-3.753-1.114-.83-.653-1.384-1.575-1.659-2.71h14.43l.01-.225c.152-3.203-.652-5.984-2.295-7.968-1.648-1.988-4.12-3.152-7.249-3.152-5.527 0-9.843 4.14-9.843 9.648 0 2.767 1.02 5.183 2.84 6.907 1.82 1.723 4.422 2.739 7.562 2.739 3.667 0 6.043-1.272 7.759-2.992l.162-.162ZM30.714 9.539c1.451 0 2.516.434 3.264 1.143.693.657 1.133 1.568 1.344 2.638h-9.55c.276-1.172.837-2.088 1.621-2.723.846-.685 1.97-1.058 3.321-1.058ZM59.977 21.596l-2.852-3.003-.17.164c-.99.95-2.65 1.868-4.942 1.868-1.612 0-2.854-.408-3.752-1.114-.83-.653-1.385-1.575-1.66-2.71h14.43l.01-.225c.153-3.203-.651-5.984-2.295-7.968-1.648-1.988-4.12-3.152-7.249-3.152-5.527 0-9.843 4.14-9.843 9.648 0 2.767 1.021 5.183 2.84 6.907 1.82 1.723 4.422 2.739 7.562 2.739 3.668 0 6.043-1.272 7.759-2.992l.162-.162ZM51.541 9.539c1.452 0 2.516.434 3.264 1.143.693.657 1.134 1.568 1.345 2.638H46.6c.275-1.172.836-2.088 1.62-2.723.846-.685 1.97-1.058 3.321-1.058Z"
|
|
20
|
+
clipRule="evenodd"
|
|
21
|
+
/>
|
|
22
|
+
<Path
|
|
23
|
+
fill="#0043AC"
|
|
24
|
+
d="M65.656 5.618h-3.174v4.12h3.174v7.196c0 2.905.427 4.886 1.636 6.128 1.211 1.244 3.148 1.688 5.997 1.688h.833v-4.225h-.236c-.856 0-1.515-.033-2.024-.13-.507-.096-.845-.251-1.08-.48-.233-.23-.39-.557-.488-1.05-.098-.495-.131-1.135-.131-1.968V9.738h3.96V5.618h-3.96V.75h-4.507v4.868Z"
|
|
25
|
+
/>
|
|
26
|
+
<Path
|
|
27
|
+
fill="#0043AC"
|
|
28
|
+
fillRule="evenodd"
|
|
29
|
+
d="M85.229 5.456c-5.382 0-9.685 4.23-9.685 9.647 0 5.38 4.302 9.647 9.685 9.647 5.38 0 9.72-4.266 9.72-9.647 0-5.418-4.34-9.647-9.72-9.647Zm0 4.091c2.998 0 5.382 2.493 5.382 5.556s-2.384 5.555-5.382 5.555c-2.998 0-5.347-2.49-5.347-5.555 0-3.065 2.35-5.556 5.347-5.556Z"
|
|
30
|
+
clipRule="evenodd"
|
|
31
|
+
/>
|
|
32
|
+
</Svg>
|
|
33
|
+
);
|
|
34
|
+
export default SvgNeeto;
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, {
|
|
3
|
+
Path,
|
|
4
|
+
G,
|
|
5
|
+
Rect,
|
|
6
|
+
Defs,
|
|
7
|
+
LinearGradient,
|
|
8
|
+
Stop,
|
|
9
|
+
} from "react-native-svg";
|
|
10
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
11
|
+
const SvgNeetoCal = (props) => (
|
|
12
|
+
<Svg
|
|
13
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
14
|
+
width={369}
|
|
15
|
+
height={64}
|
|
16
|
+
fill="none"
|
|
17
|
+
{...props}
|
|
18
|
+
>
|
|
19
|
+
<Path
|
|
20
|
+
fill="url(#neetoCal_svg__a)"
|
|
21
|
+
d="M47.981 31.988c0-13.25-10.74-23.991-23.99-23.991H0v47.981h47.981v-23.99Z"
|
|
22
|
+
/>
|
|
23
|
+
<G fill="#fff" filter="url(#neetoCal_svg__b)">
|
|
24
|
+
<Rect width={2.877} height={2.877} x={16.937} y={34.652} rx={0.24} />
|
|
25
|
+
<Rect width={2.877} height={2.877} x={16.937} y={38.394} rx={0.24} />
|
|
26
|
+
<Rect width={2.877} height={2.877} x={20.676} y={30.913} rx={0.24} />
|
|
27
|
+
<Rect width={2.877} height={2.877} x={20.676} y={34.652} rx={0.24} />
|
|
28
|
+
<Rect width={2.877} height={2.877} x={20.676} y={38.394} rx={0.24} />
|
|
29
|
+
<Rect width={2.877} height={2.877} x={24.419} y={30.913} rx={0.24} />
|
|
30
|
+
<Rect width={2.877} height={2.877} x={28.161} y={30.913} rx={0.24} />
|
|
31
|
+
<Rect width={2.877} height={2.877} x={24.419} y={34.652} rx={0.24} />
|
|
32
|
+
<Rect width={2.877} height={2.877} x={24.419} y={38.394} rx={0.24} />
|
|
33
|
+
<Rect width={2.877} height={2.877} x={28.161} y={34.652} rx={0.24} />
|
|
34
|
+
<Rect width={2.158} height={4.028} x={17.946} y={21.706} rx={1.079} />
|
|
35
|
+
<Rect width={2.158} height={4.028} x={27.87} y={21.706} rx={1.079} />
|
|
36
|
+
<Path
|
|
37
|
+
fillRule="evenodd"
|
|
38
|
+
d="M27.442 23.433h-6.905v1.222a1.51 1.51 0 0 1-3.02 0v-1.222h-2.065a3.117 3.117 0 0 0-3.117 3.117v16.208a3.117 3.117 0 0 0 3.117 3.117h17.071a3.117 3.117 0 0 0 3.117-3.117V26.55a3.117 3.117 0 0 0-3.117-3.117h-2.06v1.222a1.51 1.51 0 0 1-3.021 0v-1.222Zm-11.75 5.753a.48.48 0 0 0-.479.48v12.851c0 .265.215.48.48.48h16.591a.48.48 0 0 0 .48-.48V29.666a.48.48 0 0 0-.48-.48H15.694Z"
|
|
39
|
+
clipRule="evenodd"
|
|
40
|
+
/>
|
|
41
|
+
</G>
|
|
42
|
+
<Path
|
|
43
|
+
fill="#11243E"
|
|
44
|
+
fillRule="evenodd"
|
|
45
|
+
d="M90.052 20.638h-16.84l8.332 8.194h8.508c5.363 0 9.705 4.25 9.705 9.485v17.68h8.376v-17.68c0-9.767-8.098-17.68-18.08-17.68Zm-9.704 9.388-8.376-8.238v34.209h8.376V30.026Zm64.577 20.19-5.315-5.502-.318.3c-1.845 1.742-4.936 3.424-9.208 3.424-3.003 0-5.318-.748-6.992-2.043-1.546-1.196-2.579-2.885-3.092-4.967h26.889l.02-.412c.283-5.87-1.215-10.965-4.279-14.6-3.069-3.644-7.675-5.778-13.507-5.778-10.299 0-18.341 7.586-18.341 17.681 0 5.071 1.902 9.5 5.293 12.658 3.39 3.157 8.239 5.02 14.09 5.02 6.834 0 11.26-2.332 14.458-5.483l.302-.298Zm38.81 0-5.315-5.502-.318.3c-1.845 1.742-4.936 3.424-9.208 3.424-3.003 0-5.318-.748-6.992-2.043-1.546-1.196-2.579-2.885-3.092-4.967h26.889l.02-.412c.283-5.87-1.215-10.965-4.279-14.6-3.069-3.644-7.675-5.778-13.507-5.778-10.299 0-18.341 7.586-18.341 17.681 0 5.071 1.902 9.5 5.293 12.658 3.39 3.157 8.239 5.02 14.09 5.02 6.834 0 11.26-2.332 14.458-5.483l.302-.298Zm10.583-29.281h-5.916v7.552h5.916v13.186c0 5.325.795 8.954 3.048 11.23 2.257 2.28 5.867 3.094 11.175 3.094h1.552v-7.743h-.439c-1.597 0-2.824-.06-3.773-.237-.945-.177-1.573-.462-2.01-.882-.436-.42-.73-1.02-.912-1.922-.182-.907-.243-2.08-.243-3.609V28.487h7.377v-7.552h-7.377v-8.921h-8.398v8.921Zm-65.113 7.185c2.705 0 4.689.797 6.083 2.096 1.291 1.204 2.112 2.873 2.505 4.834h-17.797c.514-2.148 1.559-3.825 3.021-4.99 1.577-1.255 3.672-1.94 6.188-1.94Zm38.81 0c2.705 0 4.689.797 6.083 2.096 1.291 1.204 2.112 2.873 2.505 4.834h-17.796c.513-2.148 1.558-3.825 3.02-4.99 1.577-1.255 3.672-1.94 6.188-1.94Zm62.774.016c5.588 0 10.03 4.568 10.03 10.182 0 5.613-4.442 10.18-10.03 10.18-5.585 0-9.962-4.564-9.962-10.18 0-5.618 4.377-10.182 9.962-10.182Zm0-7.498c-10.028 0-18.046 7.752-18.046 17.68 0 9.86 8.017 17.679 18.046 17.679 10.027 0 18.114-7.818 18.114-17.68 0-9.929-8.088-17.68-18.114-17.68Z"
|
|
46
|
+
clipRule="evenodd"
|
|
47
|
+
/>
|
|
48
|
+
<Path
|
|
49
|
+
fill="#11243E"
|
|
50
|
+
d="M252.901 33.508c0-4.301.961-8.143 2.882-11.526 1.963-3.424 4.615-6.076 7.955-7.955 3.383-1.921 7.163-2.882 11.339-2.882 4.886 0 9.166 1.253 12.841 3.759 3.675 2.505 6.244 5.971 7.705 10.398h-10.085c-1.002-2.088-2.422-3.654-4.26-4.698-1.795-1.044-3.883-1.566-6.264-1.566-2.547 0-4.823.605-6.828 1.817-1.963 1.169-3.508 2.84-4.635 5.011-1.086 2.172-1.629 4.719-1.629 7.642 0 2.882.543 5.43 1.629 7.643 1.127 2.171 2.672 3.863 4.635 5.074 2.005 1.169 4.281 1.754 6.828 1.754 2.381 0 4.469-.522 6.264-1.566 1.838-1.086 3.258-2.673 4.26-4.761h10.085c-1.461 4.468-4.03 7.955-7.705 10.461-3.633 2.464-7.913 3.696-12.841 3.696-4.176 0-7.956-.94-11.339-2.819-3.34-1.921-5.992-4.573-7.955-7.956-1.921-3.382-2.882-7.224-2.882-11.526ZM300.193 37.956c0-3.508.689-6.62 2.067-9.334 1.42-2.714 3.32-4.802 5.7-6.264 2.422-1.462 5.116-2.192 8.081-2.192 2.589 0 4.844.521 6.765 1.566 1.963 1.044 3.529 2.36 4.699 3.946v-4.949h8.832v34.704h-8.832V50.36c-1.128 1.629-2.694 2.986-4.699 4.072-1.962 1.044-4.238 1.566-6.828 1.566-2.923 0-5.596-.752-8.018-2.255-2.38-1.504-4.28-3.613-5.7-6.327-1.378-2.756-2.067-5.91-2.067-9.46Zm27.312.125c0-2.13-.418-3.946-1.253-5.45-.835-1.545-1.963-2.714-3.383-3.508a8.867 8.867 0 0 0-4.573-1.253c-1.629 0-3.132.397-4.51 1.19-1.378.794-2.506 1.963-3.383 3.509-.835 1.503-1.253 3.299-1.253 5.387 0 2.088.418 3.925 1.253 5.512.877 1.546 2.005 2.736 3.383 3.571 1.42.835 2.923 1.253 4.51 1.253a9.224 9.224 0 0 0 4.573-1.19c1.42-.835 2.548-2.005 3.383-3.508.835-1.545 1.253-3.383 1.253-5.513ZM353.006 9.078v46.355h-8.77V9.078h8.77Z"
|
|
51
|
+
/>
|
|
52
|
+
<Defs>
|
|
53
|
+
<LinearGradient
|
|
54
|
+
id="neetoCal_svg__a"
|
|
55
|
+
x1={47.981}
|
|
56
|
+
x2={25.336}
|
|
57
|
+
y1={65.746}
|
|
58
|
+
y2={13.602}
|
|
59
|
+
gradientUnits="userSpaceOnUse"
|
|
60
|
+
>
|
|
61
|
+
<Stop stopColor="#EE4D5F" />
|
|
62
|
+
<Stop offset={1} stopColor="#FFCDA5" />
|
|
63
|
+
</LinearGradient>
|
|
64
|
+
</Defs>
|
|
65
|
+
</Svg>
|
|
66
|
+
);
|
|
67
|
+
export default SvgNeetoCal;
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path, Rect, Defs, LinearGradient, Stop } from "react-native-svg";
|
|
3
|
+
const SvgNeetoChangelog = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={604}
|
|
7
|
+
height={74}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
fill="url(#neetoChangelog_svg__a)"
|
|
13
|
+
d="M48 32.996c0-13.255-10.745-24-24-24H0v48h48v-24Z"
|
|
14
|
+
/>
|
|
15
|
+
<Rect
|
|
16
|
+
width={2.916}
|
|
17
|
+
height={18.898}
|
|
18
|
+
x={30.25}
|
|
19
|
+
y={25.11}
|
|
20
|
+
fill="#fff"
|
|
21
|
+
rx={1.458}
|
|
22
|
+
/>
|
|
23
|
+
<Path
|
|
24
|
+
fill="#fff"
|
|
25
|
+
fillRule="evenodd"
|
|
26
|
+
d="M34.904 36.99a1.816 1.816 0 0 0 2.468-1.696v-1.358a1.816 1.816 0 0 0-2.468-1.696v4.75Z"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
<Path
|
|
30
|
+
fill="#fff"
|
|
31
|
+
d="M14.665 36.893c-.039-.334.02-.672.17-.973.818-1.65 3.304-1.068 3.304.774v8.17a1.275 1.275 0 0 1-2.541.146l-.933-8.117Z"
|
|
32
|
+
/>
|
|
33
|
+
<Path
|
|
34
|
+
fill="#fff"
|
|
35
|
+
fillRule="evenodd"
|
|
36
|
+
d="M11.027 30.7a.935.935 0 0 0-.74.915v6.32c0 .449.318.834.758.918l7.063 1.35V29.198L11.027 30.7Zm8.736-1.852v11.67l10.487 2.004V26.624l-10.487 2.224Z"
|
|
37
|
+
clipRule="evenodd"
|
|
38
|
+
/>
|
|
39
|
+
<Path
|
|
40
|
+
fill="#11243E"
|
|
41
|
+
fillRule="evenodd"
|
|
42
|
+
d="M90.087 20.996H73.24l8.336 8.198h8.511c5.364 0 9.708 4.25 9.708 9.488V56.37h8.38V38.682c0-9.77-8.101-17.686-18.088-17.686Zm-9.708 9.391L72 22.147v34.222h8.38V30.387Zm64.603 20.199-5.318-5.505-.318.301c-1.845 1.742-4.938 3.425-9.211 3.425-3.005 0-5.321-.749-6.995-2.044-1.547-1.197-2.581-2.886-3.093-4.969h26.899l.02-.412c.283-5.872-1.216-10.969-4.28-14.606-3.071-3.645-7.679-5.78-13.513-5.78-10.303 0-18.348 7.59-18.348 17.688 0 5.073 1.903 9.503 5.295 12.663 3.391 3.158 8.242 5.022 14.096 5.022 6.836 0 11.264-2.333 14.463-5.485l.303-.298Zm38.825 0-5.317-5.505-.319.301c-1.845 1.742-4.938 3.425-9.211 3.425-3.005 0-5.321-.749-6.995-2.044-1.547-1.197-2.58-2.886-3.093-4.969h26.899l.02-.412c.283-5.872-1.216-10.969-4.28-14.606-3.071-3.645-7.679-5.78-13.512-5.78-10.304 0-18.349 7.59-18.349 17.688 0 5.073 1.903 9.503 5.295 12.663 3.391 3.158 8.242 5.022 14.096 5.022 6.836 0 11.264-2.333 14.463-5.485l.303-.298Zm10.586-29.293h-5.918v7.555h5.918v13.191c0 5.327.796 8.958 3.05 11.235 2.258 2.281 5.868 3.095 11.179 3.095h1.553v-7.746h-.44c-1.597 0-2.825-.06-3.774-.238-.946-.176-1.574-.462-2.011-.882-.436-.42-.73-1.02-.912-1.923-.182-.907-.244-2.08-.244-3.61V28.849h7.381v-7.555h-7.381V12.37h-8.401v8.924Zm-65.138 7.188c2.706 0 4.691.797 6.085 2.097 1.292 1.204 2.113 2.874 2.506 4.836h-17.803c.514-2.15 1.56-3.827 3.022-4.992 1.577-1.256 3.673-1.94 6.19-1.94Zm38.826 0c2.705 0 4.69.797 6.084 2.097 1.292 1.204 2.113 2.874 2.507 4.836h-17.804c.514-2.15 1.56-3.827 3.022-4.992 1.577-1.256 3.673-1.94 6.191-1.94Zm62.798.016c5.59 0 10.034 4.57 10.034 10.186 0 5.615-4.444 10.184-10.034 10.184-5.588 0-9.966-4.566-9.966-10.184 0-5.62 4.378-10.186 9.966-10.186Zm0-7.501c-10.033 0-18.054 7.755-18.054 17.687 0 9.863 8.02 17.686 18.054 17.686 10.031 0 18.121-7.821 18.121-17.686 0-9.934-8.091-17.687-18.121-17.687Z"
|
|
43
|
+
clipRule="evenodd"
|
|
44
|
+
/>
|
|
45
|
+
<Path
|
|
46
|
+
fill="#11243E"
|
|
47
|
+
d="M253.193 34.436c0-4.303.961-8.147 2.883-11.531 1.964-3.426 4.616-6.079 7.959-7.959 3.384-1.921 7.165-2.882 11.342-2.882 4.888 0 9.171 1.253 12.847 3.76 3.676 2.506 6.246 5.974 7.708 10.402h-10.089c-1.003-2.089-2.423-3.655-4.262-4.7-1.796-1.044-3.885-1.566-6.266-1.566-2.549 0-4.826.605-6.831 1.817-1.964 1.17-3.509 2.84-4.637 5.013-1.087 2.173-1.63 4.721-1.63 7.646 0 2.882.543 5.43 1.63 7.645 1.128 2.172 2.673 3.864 4.637 5.076 2.005 1.17 4.282 1.755 6.831 1.755 2.381 0 4.47-.523 6.266-1.567 1.839-1.086 3.259-2.674 4.262-4.763h10.089c-1.462 4.47-4.032 7.959-7.708 10.466-3.635 2.465-7.917 3.697-12.847 3.697-4.177 0-7.958-.94-11.342-2.82-3.343-1.922-5.995-4.575-7.959-7.959-1.922-3.384-2.883-7.227-2.883-11.53ZM322.311 21.15c2.632 0 4.971.585 7.019 1.755 2.047 1.128 3.634 2.82 4.762 5.076 1.17 2.214 1.755 4.888 1.755 8.021V56.37h-8.773V37.193c0-2.757-.69-4.867-2.068-6.33-1.379-1.503-3.259-2.255-5.64-2.255-2.424 0-4.345.752-5.766 2.256-1.378 1.462-2.068 3.572-2.068 6.329v19.176h-8.773V9.996h8.773v15.98c1.128-1.504 2.632-2.674 4.512-3.51 1.88-.877 3.969-1.316 6.267-1.316ZM341.267 38.885c0-3.51.69-6.622 2.068-9.337 1.421-2.716 3.322-4.805 5.703-6.267 2.423-1.462 5.118-2.193 8.084-2.193 2.59 0 4.846.522 6.768 1.566 1.963 1.045 3.53 2.36 4.7 3.948v-4.95h8.836v34.717h-8.836v-5.076c-1.128 1.63-2.695 2.987-4.7 4.073-1.964 1.045-4.241 1.567-6.831 1.567-2.924 0-5.598-.752-8.021-2.256-2.381-1.504-4.282-3.614-5.703-6.33-1.378-2.757-2.068-5.91-2.068-9.462Zm27.323.125c0-2.13-.418-3.948-1.253-5.452-.836-1.545-1.964-2.715-3.384-3.51a8.875 8.875 0 0 0-4.575-1.252 8.887 8.887 0 0 0-4.512 1.19c-1.379.794-2.507 1.964-3.384 3.51-.836 1.504-1.253 3.3-1.253 5.389 0 2.089.417 3.927 1.253 5.515.877 1.545 2.005 2.736 3.384 3.572 1.42.835 2.924 1.253 4.512 1.253a9.232 9.232 0 0 0 4.575-1.19c1.42-.836 2.548-2.006 3.384-3.51.835-1.546 1.253-3.384 1.253-5.515ZM404.567 21.15c4.136 0 7.478 1.316 10.026 3.948 2.549 2.59 3.823 6.225 3.823 10.904V56.37h-8.773V37.193c0-2.757-.69-4.867-2.068-6.33-1.379-1.503-3.259-2.255-5.64-2.255-2.424 0-4.345.752-5.766 2.256-1.378 1.462-2.068 3.572-2.068 6.329v19.176h-8.773V21.652h8.773v4.324c1.17-1.504 2.653-2.674 4.45-3.51 1.838-.877 3.843-1.316 6.016-1.316ZM439.691 21.088c2.59 0 4.867.522 6.831 1.566 1.963 1.003 3.509 2.319 4.637 3.948v-4.95h8.836V56.62c0 3.217-.648 6.078-1.943 8.585-1.295 2.548-3.238 4.554-5.828 6.016-2.59 1.504-5.723 2.256-9.4 2.256-4.93 0-8.982-1.149-12.157-3.447-3.133-2.297-4.909-5.43-5.327-9.4h8.711c.459 1.588 1.441 2.841 2.945 3.76 1.546.961 3.405 1.442 5.578 1.442 2.548 0 4.616-.773 6.204-2.32 1.587-1.503 2.381-3.8 2.381-6.892v-5.39c-1.128 1.63-2.695 2.987-4.7 4.074-1.964 1.086-4.22 1.629-6.768 1.629-2.925 0-5.598-.752-8.021-2.256-2.424-1.504-4.345-3.614-5.766-6.33-1.378-2.757-2.068-5.91-2.068-9.462 0-3.51.69-6.622 2.068-9.337 1.421-2.716 3.322-4.805 5.703-6.267 2.423-1.462 5.118-2.193 8.084-2.193Zm11.468 17.922c0-2.13-.418-3.948-1.253-5.452-.836-1.545-1.964-2.715-3.384-3.51a8.875 8.875 0 0 0-4.575-1.252 8.887 8.887 0 0 0-4.512 1.19c-1.379.794-2.507 1.964-3.384 3.51-.836 1.504-1.253 3.3-1.253 5.389 0 2.089.417 3.927 1.253 5.515.877 1.545 2.005 2.736 3.384 3.572 1.42.835 2.924 1.253 4.512 1.253a9.232 9.232 0 0 0 4.575-1.19c1.42-.836 2.548-2.006 3.384-3.51.835-1.546 1.253-3.384 1.253-5.515ZM500.17 38.258c0 1.254-.083 2.382-.25 3.384h-25.38c.209 2.507 1.086 4.47 2.632 5.89 1.545 1.421 3.446 2.132 5.702 2.132 3.259 0 5.578-1.4 6.956-4.2h9.463c-1.003 3.343-2.925 6.1-5.765 8.273-2.841 2.13-6.33 3.196-10.466 3.196-3.342 0-6.35-.731-9.024-2.193-2.632-1.504-4.7-3.614-6.204-6.33-1.462-2.715-2.193-5.849-2.193-9.4 0-3.593.731-6.747 2.193-9.462 1.462-2.716 3.51-4.805 6.142-6.267 2.632-1.462 5.661-2.193 9.086-2.193 3.301 0 6.246.71 8.836 2.13 2.632 1.42 4.659 3.447 6.079 6.079 1.462 2.59 2.193 5.577 2.193 8.961Zm-9.086-2.506c-.042-2.256-.857-4.053-2.444-5.39-1.588-1.378-3.531-2.068-5.828-2.068-2.173 0-4.011.669-5.515 2.006-1.462 1.295-2.36 3.112-2.695 5.452h16.482ZM514.681 9.996v46.373h-8.774V9.996h8.774ZM538.098 56.933c-3.342 0-6.35-.731-9.024-2.193-2.674-1.504-4.783-3.614-6.329-6.33-1.504-2.715-2.256-5.849-2.256-9.4 0-3.55.773-6.684 2.318-9.4 1.588-2.715 3.74-4.804 6.455-6.266 2.716-1.504 5.745-2.256 9.087-2.256 3.342 0 6.371.752 9.086 2.256 2.716 1.462 4.847 3.55 6.392 6.266 1.588 2.716 2.382 5.85 2.382 9.4 0 3.551-.815 6.685-2.444 9.4a16.653 16.653 0 0 1-6.518 6.33c-2.715 1.462-5.765 2.193-9.149 2.193Zm0-7.645a9.143 9.143 0 0 0 4.449-1.128c1.421-.794 2.549-1.964 3.384-3.51.836-1.545 1.254-3.425 1.254-5.64 0-3.3-.878-5.828-2.632-7.582-1.713-1.797-3.823-2.695-6.33-2.695-2.506 0-4.616.898-6.329 2.695-1.671 1.754-2.507 4.282-2.507 7.582s.815 5.85 2.444 7.646c1.672 1.754 3.76 2.632 6.267 2.632ZM575.576 21.088c2.591 0 4.867.522 6.831 1.566 1.964 1.003 3.509 2.319 4.637 3.948v-4.95h8.836V56.62c0 3.217-.647 6.078-1.942 8.585-1.295 2.548-3.238 4.554-5.828 6.016-2.591 1.504-5.724 2.256-9.4 2.256-4.93 0-8.983-1.149-12.158-3.447-3.133-2.297-4.909-5.43-5.326-9.4h8.71c.46 1.588 1.442 2.841 2.946 3.76 1.545.961 3.405 1.442 5.577 1.442 2.548 0 4.616-.773 6.204-2.32 1.588-1.503 2.381-3.8 2.381-6.892v-5.39c-1.128 1.63-2.694 2.987-4.7 4.074-1.963 1.086-4.219 1.629-6.768 1.629-2.924 0-5.598-.752-8.021-2.256-2.423-1.504-4.345-3.614-5.765-6.33-1.379-2.757-2.068-5.91-2.068-9.462 0-3.51.689-6.622 2.068-9.337 1.42-2.716 3.321-4.805 5.702-6.267 2.423-1.462 5.118-2.193 8.084-2.193Zm11.468 17.922c0-2.13-.417-3.948-1.253-5.452-.836-1.545-1.964-2.715-3.384-3.51a8.87 8.87 0 0 0-4.575-1.252 8.887 8.887 0 0 0-4.512 1.19c-1.378.794-2.506 1.964-3.384 3.51-.835 1.504-1.253 3.3-1.253 5.389 0 2.089.418 3.927 1.253 5.515.878 1.545 2.006 2.736 3.384 3.572 1.421.835 2.925 1.253 4.512 1.253 1.63 0 3.155-.397 4.575-1.19 1.42-.836 2.548-2.006 3.384-3.51.836-1.546 1.253-3.384 1.253-5.515Z"
|
|
48
|
+
/>
|
|
49
|
+
<Defs>
|
|
50
|
+
<LinearGradient
|
|
51
|
+
id="neetoChangelog_svg__a"
|
|
52
|
+
x1={51.771}
|
|
53
|
+
x2={7.543}
|
|
54
|
+
y1={71.224}
|
|
55
|
+
y2={4.71}
|
|
56
|
+
gradientUnits="userSpaceOnUse"
|
|
57
|
+
>
|
|
58
|
+
<Stop stopColor="#FFA768" />
|
|
59
|
+
<Stop offset={0.699} stopColor="#FF8787" />
|
|
60
|
+
</LinearGradient>
|
|
61
|
+
</Defs>
|
|
62
|
+
</Svg>
|
|
63
|
+
);
|
|
64
|
+
export default SvgNeetoChangelog;
|