@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,37 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path, G, Defs, LinearGradient, Stop } from "react-native-svg";
|
|
3
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
4
|
+
const SvgNeetoSign = (props) => (
|
|
5
|
+
<Svg
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
width={40}
|
|
8
|
+
height={40}
|
|
9
|
+
fill="none"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<Path
|
|
13
|
+
fill="url(#NeetoSign_svg__a)"
|
|
14
|
+
d="M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
|
|
15
|
+
/>
|
|
16
|
+
<G filter="url(#NeetoSign_svg__b)">
|
|
17
|
+
<Path
|
|
18
|
+
fill="#fff"
|
|
19
|
+
d="m22.314 26.547.251-.002c1.134 0 1.73.47 2.465 1.583l.365.566c.286.422.464.599.688.691.402.166.736.085 1.96-.505l.374-.182c.766-.376 1.288-.591 1.878-.739a.697.697 0 1 1 .338 1.353 6.513 6.513 0 0 0-1.178.435l-1.077.518c-1.457.688-1.95.77-2.826.41-.58-.24-.911-.587-1.395-1.326l-.18-.282c-.56-.881-.841-1.128-1.412-1.128l-.148.003c-.402.025-.663.209-2.399 1.498-1.62 1.201-2.854 1.775-4.424 1.775-1.914 0-3.718-.352-5.406-1.055l2.678-.619c.878.187 1.787.28 2.728.28 1.2 0 2.194-.462 3.593-1.5l1.078-.796c1.182-.859 1.445-.965 2.049-.978Zm5.852-16.524a3.983 3.983 0 0 1 0 5.633l-.962.962c1.07 1.303 1.032 2.683.036 3.681l-2.788 2.79a.697.697 0 1 1-.986-.987l2.787-2.787c.451-.452.503-1.013-.037-1.709l-9.845 9.846a2.09 2.09 0 0 1-1.009.559l-5.65 1.304a.697.697 0 0 1-.836-.836l1.304-5.651a2.09 2.09 0 0 1 .558-1.008l11.796-11.796a3.983 3.983 0 0 1 5.632 0Z"
|
|
20
|
+
/>
|
|
21
|
+
</G>
|
|
22
|
+
<Defs>
|
|
23
|
+
<LinearGradient
|
|
24
|
+
id="NeetoSign_svg__a"
|
|
25
|
+
x1={40}
|
|
26
|
+
x2={-6.857}
|
|
27
|
+
y1={48.143}
|
|
28
|
+
y2={-9.714}
|
|
29
|
+
gradientUnits="userSpaceOnUse"
|
|
30
|
+
>
|
|
31
|
+
<Stop stopColor="#698EEF" />
|
|
32
|
+
<Stop offset={1} stopColor="#59CBEF" />
|
|
33
|
+
</LinearGradient>
|
|
34
|
+
</Defs>
|
|
35
|
+
</Svg>
|
|
36
|
+
);
|
|
37
|
+
export default SvgNeetoSign;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path, G, Defs, LinearGradient, Stop } from "react-native-svg";
|
|
3
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
4
|
+
const SvgNeetoSite = (props) => (
|
|
5
|
+
<Svg
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
width={40}
|
|
8
|
+
height={40}
|
|
9
|
+
fill="none"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<Path
|
|
13
|
+
fill="url(#NeetoSite_svg__a)"
|
|
14
|
+
d="M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
|
|
15
|
+
/>
|
|
16
|
+
<G filter="url(#NeetoSite_svg__b)">
|
|
17
|
+
<Path
|
|
18
|
+
fill="#fff"
|
|
19
|
+
fillRule="evenodd"
|
|
20
|
+
d="m28.447 11.173.028-.03H9.462c-.65 0-1.176.527-1.176 1.177v1.307h16.213v.262H8.286v13.99c0 .65.527 1.177 1.176 1.177h20.79c.65 0 1.177-.527 1.177-1.177V14.044l-2.982-2.871Zm-.639.663-5.748 5.968 3.095 2.98 5.748-5.968-3.095-2.98Zm-6.37 6.647-1.024 4.127 4.086-1.178-3.063-2.95ZM10.246 12.45a.392.392 0 1 1-.784 0 .392.392 0 0 1 .784 0Zm.785.393a.392.392 0 1 0 0-.785.392.392 0 0 0 0 .785Zm1.569-.393a.392.392 0 1 1-.785 0 .392.392 0 0 1 .785 0Z"
|
|
21
|
+
clipRule="evenodd"
|
|
22
|
+
/>
|
|
23
|
+
</G>
|
|
24
|
+
<Defs>
|
|
25
|
+
<LinearGradient
|
|
26
|
+
id="NeetoSite_svg__a"
|
|
27
|
+
x1={-4.286}
|
|
28
|
+
x2={57.857}
|
|
29
|
+
y1={-11}
|
|
30
|
+
y2={70.857}
|
|
31
|
+
gradientUnits="userSpaceOnUse"
|
|
32
|
+
>
|
|
33
|
+
<Stop offset={0.374} stopColor="#8176FF" />
|
|
34
|
+
<Stop offset={1} stopColor="#41BBFF" />
|
|
35
|
+
</LinearGradient>
|
|
36
|
+
</Defs>
|
|
37
|
+
</Svg>
|
|
38
|
+
);
|
|
39
|
+
export default SvgNeetoSite;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path, G, Defs, LinearGradient, Stop } from "react-native-svg";
|
|
3
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
4
|
+
const SvgNeetoSocial = (props) => (
|
|
5
|
+
<Svg
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
width={40}
|
|
8
|
+
height={40}
|
|
9
|
+
fill="none"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<Path
|
|
13
|
+
fill="url(#NeetoSocial_svg__a)"
|
|
14
|
+
d="M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
|
|
15
|
+
/>
|
|
16
|
+
<G filter="url(#NeetoSocial_svg__b)">
|
|
17
|
+
<Path
|
|
18
|
+
fill="#fff"
|
|
19
|
+
d="M31.092 15.703a4.002 4.002 0 0 0-4.007-3.989H13.15a4 4 0 0 0-4.007 4.012l.034 10.665a4 4 0 0 0 4.007 3.987h3.95l1.88 2.696a1.353 1.353 0 0 0 2.217.004l1.9-2.699h3.988a3.998 3.998 0 0 0 4.007-4.01l-.034-10.666Zm-10.958-1.611a3.738 3.738 0 1 1 0 7.475 3.738 3.738 0 0 1 0-7.476Zm5.952 13.063a.834.834 0 0 1-.834.834H15.014a.835.835 0 0 1-.835-.835 3.785 3.785 0 0 1 3.78-3.793h4.35c1.006 0 1.964.401 2.674 1.112a3.788 3.788 0 0 1 1.103 2.682Z"
|
|
20
|
+
/>
|
|
21
|
+
</G>
|
|
22
|
+
<Defs>
|
|
23
|
+
<LinearGradient
|
|
24
|
+
id="NeetoSocial_svg__a"
|
|
25
|
+
x1={48.143}
|
|
26
|
+
x2={-6.857}
|
|
27
|
+
y1={59.857}
|
|
28
|
+
y2={-9.714}
|
|
29
|
+
gradientUnits="userSpaceOnUse"
|
|
30
|
+
>
|
|
31
|
+
<Stop stopColor="#81D2F4" />
|
|
32
|
+
<Stop offset={1} stopColor="#4A9CE9" />
|
|
33
|
+
</LinearGradient>
|
|
34
|
+
</Defs>
|
|
35
|
+
</Svg>
|
|
36
|
+
);
|
|
37
|
+
export default SvgNeetoSocial;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path, G, Defs, LinearGradient, Stop } from "react-native-svg";
|
|
3
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
4
|
+
const SvgNeetoStore = (props) => (
|
|
5
|
+
<Svg
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
width={40}
|
|
8
|
+
height={40}
|
|
9
|
+
fill="none"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<Path
|
|
13
|
+
fill="url(#NeetoStore_svg__a)"
|
|
14
|
+
d="M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
|
|
15
|
+
/>
|
|
16
|
+
<G filter="url(#NeetoStore_svg__b)">
|
|
17
|
+
<Path
|
|
18
|
+
fill="#fff"
|
|
19
|
+
fillRule="evenodd"
|
|
20
|
+
d="M20 10.286c5.365 0 9.714 4.349 9.714 9.714v9.714H10.286V10.286H20Zm-4.145 4.792a.777.777 0 1 0-1.554 0 5.699 5.699 0 0 0 11.398 0 .777.777 0 1 0-1.554 0 4.145 4.145 0 1 1-8.29 0Z"
|
|
21
|
+
clipRule="evenodd"
|
|
22
|
+
/>
|
|
23
|
+
</G>
|
|
24
|
+
<Defs>
|
|
25
|
+
<LinearGradient
|
|
26
|
+
id="NeetoStore_svg__a"
|
|
27
|
+
x1={43.143}
|
|
28
|
+
x2={6.286}
|
|
29
|
+
y1={51.857}
|
|
30
|
+
y2={-3.571}
|
|
31
|
+
gradientUnits="userSpaceOnUse"
|
|
32
|
+
>
|
|
33
|
+
<Stop stopColor="#3C5BFF" />
|
|
34
|
+
<Stop offset={0.699} stopColor="#55ABE9" />
|
|
35
|
+
</LinearGradient>
|
|
36
|
+
</Defs>
|
|
37
|
+
</Svg>
|
|
38
|
+
);
|
|
39
|
+
export default SvgNeetoStore;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path, G, Defs, LinearGradient, Stop } from "react-native-svg";
|
|
3
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
4
|
+
const SvgNeetoTestify = (props) => (
|
|
5
|
+
<Svg
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
width={40}
|
|
8
|
+
height={40}
|
|
9
|
+
fill="none"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<Path
|
|
13
|
+
fill="url(#NeetoTestify_svg__a)"
|
|
14
|
+
d="M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
|
|
15
|
+
/>
|
|
16
|
+
<G fill="#fff" filter="url(#NeetoTestify_svg__b)">
|
|
17
|
+
<Path d="m31.884 31.144-3.15-3.112c-.317.51-.695.988-1.132 1.423-.44.44-.923.822-1.439 1.142l3.169 3.13a1.814 1.814 0 0 0 2.566-.016 1.81 1.81 0 0 0-.014-2.567Z" />
|
|
18
|
+
<Path
|
|
19
|
+
fillRule="evenodd"
|
|
20
|
+
d="M19.047 29.613c4.818 0 8.698-3.879 8.698-8.632 0-4.752-3.88-8.631-8.698-8.631-4.818 0-8.697 3.879-8.697 8.631 0 4.753 3.88 8.632 8.697 8.632Zm0 2.636c6.26 0 11.333-5.045 11.333-11.268 0-6.222-5.074-11.267-11.333-11.267S7.714 14.76 7.714 20.981c0 6.223 5.074 11.267 11.333 11.267Z"
|
|
21
|
+
clipRule="evenodd"
|
|
22
|
+
/>
|
|
23
|
+
<Path d="m22.716 17.07-1.167 1.157 2.16 2.689-2.16 2.69 1.167 1.158 3.052-3.848-3.052-3.845Zm-5.907 1.154-1.167-1.156-3.052 3.848 3.052 3.845 1.167-1.157-2.16-2.688 2.16-2.692Zm.723 6.777h1.647l1.647-8.17H19.18L17.532 25Z" />
|
|
24
|
+
</G>
|
|
25
|
+
<Defs>
|
|
26
|
+
<LinearGradient
|
|
27
|
+
id="NeetoTestify_svg__a"
|
|
28
|
+
x1={40}
|
|
29
|
+
x2={-12.429}
|
|
30
|
+
y1={48.143}
|
|
31
|
+
y2={-17}
|
|
32
|
+
gradientUnits="userSpaceOnUse"
|
|
33
|
+
>
|
|
34
|
+
<Stop stopColor="#FF9E45" />
|
|
35
|
+
<Stop offset={1} stopColor="#FFF27A" />
|
|
36
|
+
</LinearGradient>
|
|
37
|
+
</Defs>
|
|
38
|
+
</Svg>
|
|
39
|
+
);
|
|
40
|
+
export default SvgNeetoTestify;
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, {
|
|
3
|
+
Path,
|
|
4
|
+
G,
|
|
5
|
+
Rect,
|
|
6
|
+
Circle,
|
|
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 SvgNeetoWireframe = (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(#NeetoWireframe_svg__a)"
|
|
22
|
+
d="M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
|
|
23
|
+
/>
|
|
24
|
+
<G fill="#fff" filter="url(#NeetoWireframe_svg__b)">
|
|
25
|
+
<Rect width={12.985} height={5.224} x={17.015} y={11.714} rx={0.512} />
|
|
26
|
+
<Rect width={12.985} height={12.985} x={10} y={18.729} rx={0.512} />
|
|
27
|
+
<Circle cx={12.612} cy={14.326} r={2.612} />
|
|
28
|
+
<Rect
|
|
29
|
+
width={12.985}
|
|
30
|
+
height={5.224}
|
|
31
|
+
x={24.776}
|
|
32
|
+
y={31.714}
|
|
33
|
+
rx={0.512}
|
|
34
|
+
transform="rotate(-90 24.776 31.714)"
|
|
35
|
+
/>
|
|
36
|
+
</G>
|
|
37
|
+
<Defs>
|
|
38
|
+
<LinearGradient
|
|
39
|
+
id="NeetoWireframe_svg__a"
|
|
40
|
+
x1={43.143}
|
|
41
|
+
x2={6.286}
|
|
42
|
+
y1={51.857}
|
|
43
|
+
y2={-3.571}
|
|
44
|
+
gradientUnits="userSpaceOnUse"
|
|
45
|
+
>
|
|
46
|
+
<Stop stopColor="#6A67E8" />
|
|
47
|
+
<Stop offset={0.699} stopColor="#B49AFC" />
|
|
48
|
+
</LinearGradient>
|
|
49
|
+
</Defs>
|
|
50
|
+
</Svg>
|
|
51
|
+
);
|
|
52
|
+
export default SvgNeetoWireframe;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
export { default as NeetoGit } from "./NeetoGit";
|
|
2
|
+
export { default as Neeto } from "./Neeto";
|
|
3
|
+
export { default as NeetoAnalytics } from "./NeetoAnalytics";
|
|
4
|
+
export { default as NeetoCi } from "./NeetoCi";
|
|
5
|
+
export { default as NeetoCrm } from "./NeetoCrm";
|
|
6
|
+
export { default as NeetoCal } from "./NeetoCal";
|
|
7
|
+
export { default as NeetoChangelog } from "./NeetoChangelog";
|
|
8
|
+
export { default as NeetoChat } from "./NeetoChat";
|
|
9
|
+
export { default as NeetoCourse } from "./NeetoCourse";
|
|
10
|
+
export { default as NeetoDeploy } from "./NeetoDeploy";
|
|
11
|
+
export { default as NeetoDesk } from "./NeetoDesk";
|
|
12
|
+
export { default as NeetoEngage } from "./NeetoEngage";
|
|
13
|
+
export { default as NeetoForm } from "./NeetoForm";
|
|
14
|
+
export { default as NeetoInvisible } from "./NeetoInvisible";
|
|
15
|
+
export { default as NeetoInvoice } from "./NeetoInvoice";
|
|
16
|
+
export { default as NeetoKb } from "./NeetoKb";
|
|
17
|
+
export { default as NeetoPlanner } from "./NeetoPlanner";
|
|
18
|
+
export { default as NeetoPopups } from "./NeetoPopups";
|
|
19
|
+
export { default as NeetoQuiz } from "./NeetoQuiz";
|
|
20
|
+
export { default as NeetoReplay } from "./NeetoReplay";
|
|
21
|
+
export { default as NeetoReview } from "./NeetoReview";
|
|
22
|
+
export { default as NeetoRunner } from "./NeetoRunner";
|
|
23
|
+
export { default as NeetoSign } from "./NeetoSign";
|
|
24
|
+
export { default as NeetoSite } from "./NeetoSite";
|
|
25
|
+
export { default as NeetoSocial } from "./NeetoSocial";
|
|
26
|
+
export { default as NeetoStore } from "./NeetoStore";
|
|
27
|
+
export { default as NeetoTestify } from "./NeetoTestify";
|
|
28
|
+
export { default as NeetoWireframe } from "./NeetoWireframe";
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { LinearGradient, Stop, G, Path } from "react-native-svg";
|
|
3
|
+
const SvgDaily = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={40}
|
|
7
|
+
height={32}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 80 32"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<LinearGradient
|
|
13
|
+
id="Daily_svg__a"
|
|
14
|
+
x1={8.887}
|
|
15
|
+
x2={8.887}
|
|
16
|
+
y1={-0.223}
|
|
17
|
+
y2={30}
|
|
18
|
+
gradientUnits="userSpaceOnUse"
|
|
19
|
+
>
|
|
20
|
+
<Stop offset={0} stopColor="#1bebb9" />
|
|
21
|
+
<Stop offset={1} stopColor="#ff9254" />
|
|
22
|
+
</LinearGradient>
|
|
23
|
+
<G fill="#121a24">
|
|
24
|
+
<Path d="M21.589 27.015c2.298 0 4.209-1.343 5.015-2.925v2.597h4.298V4h-4.299v9.403c-.865-1.582-2.417-2.687-4.925-2.687-3.91 0-6.866 3.015-6.866 8.15v.239c0 5.194 2.986 7.91 6.777 7.91zm1.283-3.373c-2.15 0-3.642-1.523-3.642-4.627v-.239c0-3.104 1.344-4.746 3.762-4.746 2.358 0 3.73 1.582 3.73 4.686v.24c0 3.163-1.581 4.686-3.85 4.686zM37.953 27.015c2.448 0 3.821-.955 4.717-2.209v1.88h4.209V16.509c0-4.24-2.717-5.792-6.538-5.792s-6.746 1.642-7.015 5.344h4.09c.18-1.344.955-2.21 2.657-2.21 1.97 0 2.537 1.016 2.537 2.866v.627H40.85c-4.776 0-8.12 1.373-8.12 5.015 0 3.284 2.389 4.657 5.224 4.657zM39.237 24c-1.582 0-2.269-.746-2.269-1.88 0-1.672 1.463-2.21 3.97-2.21h1.672v1.314c0 1.731-1.463 2.776-3.373 2.776zM49.647 26.687h4.299V11.075h-4.299zm2.12-17.732c1.402 0 2.477-1.015 2.477-2.358 0-1.343-1.075-2.358-2.477-2.358-1.374 0-2.448 1.015-2.448 2.358 0 1.343 1.074 2.358 2.447 2.358zM56.977 26.687h4.298V4h-4.298zM70.563 32l8.429-20.925h-4.12l-3.522 9.373-3.791-9.373h-4.657l6.25 14.12L66.378 32z" />
|
|
25
|
+
</G>
|
|
26
|
+
<Path fill="url(#Daily_svg__a)" d="M0 32h4.188L17.076 0h-4.085z" />
|
|
27
|
+
</Svg>
|
|
28
|
+
);
|
|
29
|
+
export default SvgDaily;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgGithub = (props) => (
|
|
4
|
+
<Svg xmlns="http://www.w3.org/2000/svg" width={32} height={32} {...props}>
|
|
5
|
+
<Path
|
|
6
|
+
d="M15.953 0C7.133 0 0 7.332 0 16.406c0 7.25 4.57 13.39 10.906 15.563.793.164 1.086-.352 1.086-.785 0-.383-.027-1.688-.027-3.043-4.438.976-5.363-1.957-5.363-1.957-.711-1.903-1.77-2.391-1.77-2.391-1.453-1.004.106-1.004.106-1.004 1.613.11 2.457 1.684 2.457 1.684 1.425 2.5 3.722 1.793 4.648 1.359.133-1.062.555-1.793 1.004-2.203-3.54-.379-7.262-1.79-7.262-8.094 0-1.793.633-3.258 1.637-4.398-.16-.407-.715-2.094.16-4.348 0 0 1.344-.434 4.383 1.684 1.3-.36 2.64-.54 3.988-.543 1.348 0 2.719.191 3.988.543 3.036-2.118 4.383-1.684 4.383-1.684.871 2.254.317 3.941.16 4.348 1.028 1.14 1.637 2.605 1.637 4.398 0 6.305-3.723 7.688-7.289 8.094.582.52 1.082 1.496 1.082 3.043 0 2.2-.027 3.965-.027 4.508 0 .437.293.953 1.082.789 6.34-2.172 10.91-8.313 10.91-15.563C31.906 7.332 24.746 0 15.953 0Zm0 0"
|
|
7
|
+
style={{
|
|
8
|
+
stroke: "none",
|
|
9
|
+
fillRule: "evenodd",
|
|
10
|
+
fill: "#24292f",
|
|
11
|
+
fillOpacity: 1,
|
|
12
|
+
}}
|
|
13
|
+
/>
|
|
14
|
+
</Svg>
|
|
15
|
+
);
|
|
16
|
+
export default SvgGithub;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgGoogle = (props) => (
|
|
4
|
+
<Svg xmlns="http://www.w3.org/2000/svg" width={24} height={24} {...props}>
|
|
5
|
+
<Path
|
|
6
|
+
fill="#4285F4"
|
|
7
|
+
d="M23.745 12.27c0-.79-.07-1.54-.19-2.27h-11.3v4.51h6.47c-.29 1.48-1.14 2.73-2.4 3.58v3h3.86c2.26-2.09 3.56-5.17 3.56-8.82Z"
|
|
8
|
+
/>
|
|
9
|
+
<Path
|
|
10
|
+
fill="#34A853"
|
|
11
|
+
d="M12.255 24c3.24 0 5.95-1.08 7.93-2.91l-3.86-3c-1.08.72-2.45 1.16-4.07 1.16-3.13 0-5.78-2.11-6.73-4.96h-3.98v3.09C3.515 21.3 7.565 24 12.255 24Z"
|
|
12
|
+
/>
|
|
13
|
+
<Path
|
|
14
|
+
fill="#FBBC05"
|
|
15
|
+
d="M5.525 14.29c-.25-.72-.38-1.49-.38-2.29s.14-1.57.38-2.29V6.62h-3.98a11.86 11.86 0 0 0 0 10.76l3.98-3.09Z"
|
|
16
|
+
/>
|
|
17
|
+
<Path
|
|
18
|
+
fill="#EA4335"
|
|
19
|
+
d="M12.255 4.75c1.77 0 3.35.61 4.6 1.8l3.42-3.42C18.205 1.19 15.495 0 12.255 0c-4.69 0-8.74 2.7-10.71 6.62l3.98 3.09c.95-2.85 3.6-4.96 6.73-4.96Z"
|
|
20
|
+
/>
|
|
21
|
+
</Svg>
|
|
22
|
+
);
|
|
23
|
+
export default SvgGoogle;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgGoogleCalendar = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={32}
|
|
7
|
+
height={32}
|
|
8
|
+
viewBox="186 38 76 76"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path fill="#fff" d="M244 56h-40v40h40V56z" />
|
|
12
|
+
<Path fill="#EA4335" d="m244 114 18-18h-18v18z" />
|
|
13
|
+
<Path fill="#FBBC04" d="M262 56h-18v40h18V56z" />
|
|
14
|
+
<Path fill="#34A853" d="M244 96h-40v18h40V96z" />
|
|
15
|
+
<Path fill="#188038" d="M186 96v12c0 3.315 2.685 6 6 6h12V96h-18z" />
|
|
16
|
+
<Path fill="#1967D2" d="M262 56V44c0-3.315-2.685-6-6-6h-12v18h18z" />
|
|
17
|
+
<Path fill="#4285F4" d="M244 38h-52c-3.315 0-6 2.685-6 6v52h18V56h40V38z" />
|
|
18
|
+
<Path
|
|
19
|
+
fill="#4285F4"
|
|
20
|
+
d="M212.205 87.03c-1.495-1.01-2.53-2.485-3.095-4.435l3.47-1.43c.315 1.2.865 2.13 1.65 2.79.78.66 1.73.985 2.84.985 1.135 0 2.11-.345 2.925-1.035s1.225-1.57 1.225-2.635c0-1.09-.43-1.98-1.29-2.67-.86-.69-1.94-1.035-3.23-1.035h-2.005V74.13h1.8c1.11 0 2.045-.3 2.805-.9.76-.6 1.14-1.42 1.14-2.465 0-.93-.34-1.67-1.02-2.225-.68-.555-1.54-.835-2.585-.835-1.02 0-1.83.27-2.43.815a4.784 4.784 0 0 0-1.31 2.005l-3.435-1.43c.455-1.29 1.29-2.43 2.515-3.415 1.225-.985 2.79-1.48 4.69-1.48 1.405 0 2.67.27 3.79.815 1.12.545 2 1.3 2.635 2.26.635.965.95 2.045.95 3.245 0 1.225-.295 2.26-.885 3.11-.59.85-1.315 1.5-2.175 1.955v.205a6.605 6.605 0 0 1 2.79 2.175c.725.975 1.09 2.14 1.09 3.5 0 1.36-.345 2.575-1.035 3.64s-1.645 1.905-2.855 2.515c-1.215.61-2.58.92-4.095.92-1.755.005-3.375-.5-4.87-1.51zm21.315-17.22-3.81 2.755-1.905-2.89 6.835-4.93h2.62V88h-3.74V69.81z"
|
|
21
|
+
/>
|
|
22
|
+
</Svg>
|
|
23
|
+
);
|
|
24
|
+
export default SvgGoogleCalendar;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgGoogleMeet = (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
|
+
<Path fill="#fff" d="M12 32V16h16v16z" />
|
|
12
|
+
<Path fill="#1e88e5" d="M3 17v14l5 1 5-1V17l-5-1z" />
|
|
13
|
+
<Path
|
|
14
|
+
fill="#4caf50"
|
|
15
|
+
d="M37 24v14a3 3 0 0 1-3 3H13l-1-5 1-5h14v-7l5-1 5 1z"
|
|
16
|
+
/>
|
|
17
|
+
<Path fill="#fbc02d" d="M37 10v14H27v-7H13l-1-5 1-5h21a3 3 0 0 1 3 3z" />
|
|
18
|
+
<Path fill="#1565c0" d="M13 31v10H6a3 3 0 0 1-3-3v-7h10z" />
|
|
19
|
+
<Path fill="#e53935" d="M13 7v10H3z" />
|
|
20
|
+
<Path fill="#2e7d32" d="m38 24-1 8.45L27 24l10-8.45z" />
|
|
21
|
+
<Path
|
|
22
|
+
fill="#4caf50"
|
|
23
|
+
d="M46 10.11v27.78c0 .84-.98 1.31-1.63.78L37 32.45v-16.9l7.37-6.22c.65-.53 1.63-.06 1.63.78z"
|
|
24
|
+
/>
|
|
25
|
+
</Svg>
|
|
26
|
+
);
|
|
27
|
+
export default SvgGoogleMeet;
|
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Defs, RadialGradient, Stop, Path } from "react-native-svg";
|
|
3
|
+
const SvgInstagram = (props) => (
|
|
4
|
+
<Svg xmlns="http://www.w3.org/2000/svg" width={32} height={32} {...props}>
|
|
5
|
+
<Defs>
|
|
6
|
+
<RadialGradient
|
|
7
|
+
id="Instagram_svg__a"
|
|
8
|
+
cx={158.429}
|
|
9
|
+
cy={578.088}
|
|
10
|
+
r={65}
|
|
11
|
+
fx={158.429}
|
|
12
|
+
fy={578.088}
|
|
13
|
+
gradientTransform="matrix(0 -.48048 .447 0 -249.793 110.304)"
|
|
14
|
+
gradientUnits="userSpaceOnUse"
|
|
15
|
+
>
|
|
16
|
+
<Stop
|
|
17
|
+
offset={0}
|
|
18
|
+
style={{
|
|
19
|
+
stopColor: "#fd5",
|
|
20
|
+
stopOpacity: 1,
|
|
21
|
+
}}
|
|
22
|
+
/>
|
|
23
|
+
<Stop
|
|
24
|
+
offset={0.1}
|
|
25
|
+
style={{
|
|
26
|
+
stopColor: "#fd5",
|
|
27
|
+
stopOpacity: 1,
|
|
28
|
+
}}
|
|
29
|
+
/>
|
|
30
|
+
<Stop
|
|
31
|
+
offset={0.5}
|
|
32
|
+
style={{
|
|
33
|
+
stopColor: "#ff543e",
|
|
34
|
+
stopOpacity: 1,
|
|
35
|
+
}}
|
|
36
|
+
/>
|
|
37
|
+
<Stop
|
|
38
|
+
offset={1}
|
|
39
|
+
style={{
|
|
40
|
+
stopColor: "#c837ab",
|
|
41
|
+
stopOpacity: 1,
|
|
42
|
+
}}
|
|
43
|
+
/>
|
|
44
|
+
</RadialGradient>
|
|
45
|
+
<RadialGradient
|
|
46
|
+
id="Instagram_svg__b"
|
|
47
|
+
cx={147.694}
|
|
48
|
+
cy={473.455}
|
|
49
|
+
r={65}
|
|
50
|
+
fx={147.694}
|
|
51
|
+
fy={473.455}
|
|
52
|
+
gradientTransform="matrix(.04217 .2106 -.86831 .17386 399.843 -110.907)"
|
|
53
|
+
gradientUnits="userSpaceOnUse"
|
|
54
|
+
>
|
|
55
|
+
<Stop
|
|
56
|
+
offset={0}
|
|
57
|
+
style={{
|
|
58
|
+
stopColor: "#3771c8",
|
|
59
|
+
stopOpacity: 1,
|
|
60
|
+
}}
|
|
61
|
+
/>
|
|
62
|
+
<Stop
|
|
63
|
+
offset={0.128}
|
|
64
|
+
style={{
|
|
65
|
+
stopColor: "#3771c8",
|
|
66
|
+
stopOpacity: 1,
|
|
67
|
+
}}
|
|
68
|
+
/>
|
|
69
|
+
<Stop
|
|
70
|
+
offset={1}
|
|
71
|
+
style={{
|
|
72
|
+
stopColor: "#60f",
|
|
73
|
+
stopOpacity: 0,
|
|
74
|
+
}}
|
|
75
|
+
/>
|
|
76
|
+
</RadialGradient>
|
|
77
|
+
</Defs>
|
|
78
|
+
<Path
|
|
79
|
+
d="M16.008.242c-6.578 0-8.504.008-8.88.04-1.347.109-2.19.323-3.105.78a6.21 6.21 0 0 0-1.808 1.325c-1 1.039-1.61 2.316-1.828 3.832-.106.738-.137.886-.145 4.652v5.121c0 6.574.008 8.496.04 8.871.109 1.313.316 2.14.753 3.043a6.635 6.635 0 0 0 4.3 3.516c.653.168 1.368.262 2.29.305.39.015 4.367.027 8.348.027 3.984 0 7.964-.004 8.343-.024 1.067-.05 1.688-.132 2.372-.308a6.615 6.615 0 0 0 4.304-3.524c.426-.882.645-1.742.742-2.988.02-.27.028-4.598.028-8.922 0-4.324-.008-8.644-.028-8.918-.101-1.265-.316-2.113-.761-3.015a6.185 6.185 0 0 0-1.348-1.848c-1.043-.996-2.316-1.602-3.836-1.82-.738-.106-.883-.137-4.652-.145Zm0 0"
|
|
80
|
+
style={{
|
|
81
|
+
stroke: "none",
|
|
82
|
+
fillRule: "nonzero",
|
|
83
|
+
fill: "url(#Instagram_svg__a)",
|
|
84
|
+
}}
|
|
85
|
+
/>
|
|
86
|
+
<Path
|
|
87
|
+
d="M16.008.242c-6.578 0-8.504.008-8.88.04-1.347.109-2.19.323-3.105.78a6.21 6.21 0 0 0-1.808 1.325c-1 1.039-1.61 2.316-1.828 3.832-.106.738-.137.886-.145 4.652v5.121c0 6.574.008 8.496.04 8.871.109 1.313.316 2.14.753 3.043a6.635 6.635 0 0 0 4.3 3.516c.653.168 1.368.262 2.29.305.39.015 4.367.027 8.348.027 3.984 0 7.964-.004 8.343-.024 1.067-.05 1.688-.132 2.372-.308a6.615 6.615 0 0 0 4.304-3.524c.426-.882.645-1.742.742-2.988.02-.27.028-4.598.028-8.922 0-4.324-.008-8.644-.028-8.918-.101-1.265-.316-2.113-.761-3.015a6.185 6.185 0 0 0-1.348-1.848c-1.043-.996-2.316-1.602-3.836-1.82-.738-.106-.883-.137-4.652-.145Zm0 0"
|
|
88
|
+
style={{
|
|
89
|
+
stroke: "none",
|
|
90
|
+
fillRule: "nonzero",
|
|
91
|
+
fill: "url(#Instagram_svg__b)",
|
|
92
|
+
}}
|
|
93
|
+
/>
|
|
94
|
+
<Path
|
|
95
|
+
d="M16 4.363c-3.16 0-3.555.016-4.797.07-1.238.06-2.086.255-2.824.54-.766.3-1.414.695-2.063 1.343A5.8 5.8 0 0 0 4.973 8.38c-.285.738-.485 1.586-.54 2.824-.054 1.238-.07 1.637-.07 4.797 0 3.16.016 3.555.07 4.797.06 1.238.255 2.086.54 2.824.3.766.695 1.414 1.343 2.063a5.8 5.8 0 0 0 2.063 1.343c.738.285 1.586.48 2.824.54 1.238.054 1.637.07 4.797.07 3.16 0 3.555-.016 4.797-.07 1.238-.06 2.086-.255 2.824-.54a5.8 5.8 0 0 0 2.063-1.343 5.736 5.736 0 0 0 1.34-2.063c.288-.738.484-1.586.542-2.824.055-1.242.07-1.637.07-4.797 0-3.16-.015-3.559-.07-4.797-.058-1.238-.253-2.086-.543-2.824a5.736 5.736 0 0 0-1.34-2.063 5.748 5.748 0 0 0-2.062-1.343c-.742-.285-1.586-.48-2.828-.54-1.238-.054-1.633-.07-4.797-.07Zm-1.043 2.098H16c3.11 0 3.477.012 4.703.066 1.133.051 1.75.243 2.16.403.543.21.93.46 1.336.867.41.41.66.797.871 1.34.16.41.352 1.027.403 2.16.054 1.226.066 1.594.066 4.7 0 3.105-.012 3.476-.066 4.702-.051 1.133-.243 1.75-.403 2.16-.21.543-.46.93-.87 1.336-.407.407-.794.66-1.337.871-.41.16-1.027.348-2.16.399-1.226.058-1.594.07-4.703.07-3.105 0-3.473-.012-4.7-.07-1.136-.05-1.753-.242-2.163-.399a3.603 3.603 0 0 1-1.336-.87 3.618 3.618 0 0 1-.871-1.34c-.16-.407-.348-1.024-.403-2.16-.054-1.227-.066-1.594-.066-4.7 0-3.11.012-3.476.066-4.703.055-1.133.243-1.75.403-2.16.21-.543.465-.93.87-1.336.407-.41.794-.66 1.337-.871.41-.16 1.027-.352 2.164-.403 1.07-.046 1.488-.062 3.656-.066Zm7.254 1.934a1.395 1.395 0 1 0 .002 2.795 1.395 1.395 0 0 0-.002-2.8ZM16 10.023A5.977 5.977 0 0 0 10.023 16c0 3.3 2.676 5.973 5.977 5.973 3.3 0 5.977-2.672 5.977-5.973 0-3.3-2.676-5.977-5.977-5.977Zm0 2.098a3.878 3.878 0 1 1 0 7.757 3.878 3.878 0 0 1 0-7.757Zm0 0"
|
|
96
|
+
style={{
|
|
97
|
+
stroke: "none",
|
|
98
|
+
fillRule: "nonzero",
|
|
99
|
+
fill: "#fff",
|
|
100
|
+
fillOpacity: 1,
|
|
101
|
+
}}
|
|
102
|
+
/>
|
|
103
|
+
</Svg>
|
|
104
|
+
);
|
|
105
|
+
export default SvgInstagram;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { G, Path } from "react-native-svg";
|
|
3
|
+
const SvgLinear = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
xmlSpace="preserve"
|
|
7
|
+
width={32}
|
|
8
|
+
height={32}
|
|
9
|
+
style={{
|
|
10
|
+
enableBackground: "new 0 0 50 50",
|
|
11
|
+
}}
|
|
12
|
+
viewBox="0 0 50 50"
|
|
13
|
+
{...props}
|
|
14
|
+
>
|
|
15
|
+
<G fill="#5E6AD2">
|
|
16
|
+
<Path d="M41.3 44c.5-.4.9-.8 1.3-1.3 9.8-9.8 9.8-25.6 0-35.4-9.8-9.8-25.6-9.8-35.4 0-.4.5-.8.9-1.2 1.4L41.3 44zM38.3 46.2 3.8 11.7c-.7 1.1-1.3 2.2-1.8 3.4L34.9 48c1.2-.5 2.3-1.1 3.4-1.8zM31.1 49.3.7 18.9c-.4 1.5-.6 3-.7 4.5L26.6 50c1.5-.1 3-.3 4.5-.7zM21.1 49.8.2 28.9c.8 5.1 3.1 9.9 7 13.9 4 3.8 8.9 6.2 13.9 7z" />
|
|
17
|
+
</G>
|
|
18
|
+
</Svg>
|
|
19
|
+
);
|
|
20
|
+
export default SvgLinear;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgMicrosoft = (props) => (
|
|
4
|
+
<Svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" {...props}>
|
|
5
|
+
<Path fill="#F65314" d="M20 20h80v80H20z" />
|
|
6
|
+
<Path fill="#7CBB00" d="M120 20h80v80h-80z" />
|
|
7
|
+
<Path fill="#00A4EF" d="M20 120h80v80H20z" />
|
|
8
|
+
<Path fill="#FB0" d="M120 120h80v80h-80z" />
|
|
9
|
+
</Svg>
|
|
10
|
+
);
|
|
11
|
+
export default SvgMicrosoft;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { G, Path, Defs, ClipPath } from "react-native-svg";
|
|
3
|
+
const SvgShopify = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={48}
|
|
7
|
+
height={48}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<G clipPath="url(#Shopify_svg__a)">
|
|
12
|
+
<Path
|
|
13
|
+
fill="#95BF47"
|
|
14
|
+
d="M39.851 9.363a.475.475 0 0 0-.423-.395c-.168-.028-3.877-.282-3.877-.282l-2.828-2.828c-.255-.282-.819-.2-1.032-.14-.027 0-.564.168-1.441.453-.853-2.468-2.363-4.73-5.022-4.73H25C24.239.455 23.306 0 22.518 0c-6.192.028-9.142 7.75-10.075 11.695l-4.328 1.328c-1.327.423-1.376.454-1.555 1.72L2.91 42.88 30.261 48l14.822-3.195c0-.028-5.205-35.173-5.232-35.441v-.001ZM28.733 6.645c-.687.227-1.472.454-2.317.709v-.51a11.274 11.274 0 0 0-.564-3.75c1.386.214 2.317 1.768 2.882 3.55v.001Zm-4.55-3.223a11.79 11.79 0 0 1 .619 4.145v.255L20.02 9.294c.936-3.495 2.662-5.222 4.162-5.873Zm-1.838-1.72c.283.006.558.094.791.254-1.995.929-4.104 3.275-5.008 7.97l-3.784 1.16c1.067-3.564 3.557-9.391 7.999-9.391l.002.007Z"
|
|
15
|
+
/>
|
|
16
|
+
<Path
|
|
17
|
+
fill="#5E8E3E"
|
|
18
|
+
d="M39.43 8.968c-.169-.028-3.878-.282-3.878-.282l-2.827-2.828a.564.564 0 0 0-.395-.168L30.266 48l14.822-3.195-5.235-35.413a.51.51 0 0 0-.423-.423v-.001Z"
|
|
19
|
+
/>
|
|
20
|
+
<Path
|
|
21
|
+
fill="#fff"
|
|
22
|
+
d="m25.231 17.168-1.84 5.431a8.522 8.522 0 0 0-3.564-.85c-2.886 0-3.027 1.81-3.027 2.264 0 2.473 6.477 3.423 6.477 9.25 0 4.582-2.914 7.522-6.825 7.522-4.695 0-7.1-2.914-7.1-2.914L10.6 33.71s2.46 2.122 4.555 2.122a1.853 1.853 0 0 0 1.923-1.867c0-3.255-5.317-3.395-5.317-8.714 0-4.471 3.223-8.827 9.7-8.827 2.546.037 3.764.742 3.764.742l.006.003Z"
|
|
23
|
+
/>
|
|
24
|
+
</G>
|
|
25
|
+
<Defs>
|
|
26
|
+
<ClipPath id="Shopify_svg__a">
|
|
27
|
+
<Path fill="#fff" d="M0 0h48v48H0z" />
|
|
28
|
+
</ClipPath>
|
|
29
|
+
</Defs>
|
|
30
|
+
</Svg>
|
|
31
|
+
);
|
|
32
|
+
export default SvgShopify;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgSlack = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={32}
|
|
7
|
+
height={32}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
fill="#36C5F0"
|
|
13
|
+
fillRule="evenodd"
|
|
14
|
+
d="M11.71 0a3.196 3.196 0 0 0-3.194 3.2 3.197 3.197 0 0 0 3.194 3.199h3.195V3.2A3.2 3.2 0 0 0 11.709 0c.002 0 .002 0 0 0Zm0 8.533H3.193A3.197 3.197 0 0 0 0 11.733a3.197 3.197 0 0 0 3.193 3.2h8.516a3.197 3.197 0 0 0 3.194-3.199 3.197 3.197 0 0 0-3.194-3.2Z"
|
|
15
|
+
clipRule="evenodd"
|
|
16
|
+
/>
|
|
17
|
+
<Path
|
|
18
|
+
fill="#2EB67D"
|
|
19
|
+
fillRule="evenodd"
|
|
20
|
+
d="M31.935 11.733a3.197 3.197 0 0 0-3.194-3.2 3.197 3.197 0 0 0-3.195 3.2v3.2h3.195a3.197 3.197 0 0 0 3.194-3.2Zm-8.517 0V3.199A3.198 3.198 0 0 0 20.225 0a3.197 3.197 0 0 0-3.194 3.2v8.533a3.197 3.197 0 0 0 3.193 3.2 3.197 3.197 0 0 0 3.194-3.2Z"
|
|
21
|
+
clipRule="evenodd"
|
|
22
|
+
/>
|
|
23
|
+
<Path
|
|
24
|
+
fill="#ECB22E"
|
|
25
|
+
fillRule="evenodd"
|
|
26
|
+
d="M20.225 32a3.197 3.197 0 0 0 3.194-3.2 3.197 3.197 0 0 0-3.194-3.199h-3.194v3.2a3.199 3.199 0 0 0 3.194 3.2Zm0-8.535h8.517a3.197 3.197 0 0 0 3.194-3.199 3.197 3.197 0 0 0-3.193-3.2h-8.516a3.197 3.197 0 0 0-3.194 3.199 3.196 3.196 0 0 0 3.192 3.2Z"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
<Path
|
|
30
|
+
fill="#E01E5A"
|
|
31
|
+
fillRule="evenodd"
|
|
32
|
+
d="M0 20.266a3.197 3.197 0 0 0 3.194 3.2 3.197 3.197 0 0 0 3.194-3.2v-3.2H3.194A3.197 3.197 0 0 0 0 20.266Zm8.516 0v8.533A3.197 3.197 0 0 0 11.71 32a3.197 3.197 0 0 0 3.194-3.198v-8.533a3.194 3.194 0 1 0-6.387-.003s0 .002 0 0Z"
|
|
33
|
+
clipRule="evenodd"
|
|
34
|
+
/>
|
|
35
|
+
</Svg>
|
|
36
|
+
);
|
|
37
|
+
export default SvgSlack;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgStripe = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={24}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="#6772e5"
|
|
9
|
+
viewBox="0 0 32 32"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<Path
|
|
13
|
+
fillRule="evenodd"
|
|
14
|
+
d="M111.328 15.602c0-4.97-2.415-8.9-7.013-8.9s-7.423 3.924-7.423 8.863c0 5.85 3.32 8.8 8.036 8.8 2.318 0 4.06-.528 5.377-1.26V19.22a10.246 10.246 0 0 1-4.764 1.075c-1.9 0-3.556-.67-3.774-2.943h9.497a39.64 39.64 0 0 0 .063-1.748zm-9.606-1.835c0-2.186 1.35-3.1 2.56-3.1s2.454.906 2.454 3.1zM89.4 6.712a5.434 5.434 0 0 0-3.801 1.509l-.254-1.208h-4.27v22.64l4.85-1.032v-5.488a5.434 5.434 0 0 0 3.444 1.265c3.472 0 6.64-2.792 6.64-8.957.003-5.66-3.206-8.73-6.614-8.73zM88.23 20.1a2.898 2.898 0 0 1-2.288-.906l-.03-7.2a2.928 2.928 0 0 1 2.315-.96c1.775 0 2.998 2 2.998 4.528.003 2.593-1.198 4.546-2.995 4.546zM79.25.57l-4.87 1.035v3.95l4.87-1.032z"
|
|
15
|
+
/>
|
|
16
|
+
<Path d="M74.38 7.035h4.87V24.04h-4.87z" />
|
|
17
|
+
<Path
|
|
18
|
+
fillRule="evenodd"
|
|
19
|
+
d="m69.164 8.47-.302-1.434h-4.196V24.04h4.848V12.5c1.147-1.5 3.082-1.208 3.698-1.017V7.038c-.646-.232-2.913-.658-4.048 1.43zm-9.73-5.646L54.698 3.83l-.02 15.562c0 2.87 2.158 4.993 5.038 4.993 1.585 0 2.756-.302 3.405-.643v-3.95c-.622.248-3.683 1.138-3.683-1.72v-6.9h3.683V7.035h-3.683zM46.3 11.97c0-.758.63-1.05 1.648-1.05a10.868 10.868 0 0 1 4.83 1.25V7.6a12.815 12.815 0 0 0-4.83-.888c-3.924 0-6.557 2.056-6.557 5.488 0 5.37 7.375 4.498 7.375 6.813 0 .906-.78 1.186-1.863 1.186-1.606 0-3.68-.664-5.307-1.55v4.63a13.461 13.461 0 0 0 5.307 1.117c4.033 0 6.813-1.992 6.813-5.485 0-5.796-7.417-4.76-7.417-6.943zM13.88 9.515c0-1.37 1.14-1.9 2.982-1.9A19.661 19.661 0 0 1 25.6 9.876v-8.27A23.184 23.184 0 0 0 16.862.001C9.762.001 5 3.72 5 9.93c0 9.716 13.342 8.138 13.342 12.326 0 1.638-1.4 2.146-3.37 2.146-2.905 0-6.657-1.202-9.6-2.802v8.378A24.353 24.353 0 0 0 14.973 32C22.27 32 27.3 28.395 27.3 22.077c0-10.486-13.42-8.613-13.42-12.56z"
|
|
20
|
+
/>
|
|
21
|
+
</Svg>
|
|
22
|
+
);
|
|
23
|
+
export default SvgStripe;
|