@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,27 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgMediaVideo = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={24}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
stroke="#68737D"
|
|
13
|
+
strokeLinecap="round"
|
|
14
|
+
strokeLinejoin="round"
|
|
15
|
+
strokeWidth={1.5}
|
|
16
|
+
d="M15 4H9a5 5 0 0 0-5 5v6a5 5 0 0 0 5 5h6a5 5 0 0 0 5-5V9a5 5 0 0 0-5-5Z"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
stroke="#68737D"
|
|
20
|
+
strokeLinecap="round"
|
|
21
|
+
strokeLinejoin="round"
|
|
22
|
+
strokeWidth={1.5}
|
|
23
|
+
d="M9.584 10.002a1 1 0 0 1 1.514-.858l3.331 1.999a1 1 0 0 1 0 1.715l-3.33 1.998A1 1 0 0 1 9.583 14v-3.997Z"
|
|
24
|
+
/>
|
|
25
|
+
</Svg>
|
|
26
|
+
);
|
|
27
|
+
export default SvgMediaVideo;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgMenuHorizontal = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={24}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
fill="#68737D"
|
|
13
|
+
stroke="#68737D"
|
|
14
|
+
strokeLinecap="round"
|
|
15
|
+
strokeLinejoin="round"
|
|
16
|
+
strokeWidth={1.5}
|
|
17
|
+
d="M12 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM18 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM6 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"
|
|
18
|
+
/>
|
|
19
|
+
</Svg>
|
|
20
|
+
);
|
|
21
|
+
export default SvgMenuHorizontal;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { G, Rect, Defs, ClipPath, Path } from "react-native-svg";
|
|
3
|
+
const SvgMenuLayout = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={24}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<G stroke="#68737D" strokeWidth={1.5} clipPath="url(#MenuLayout_svg__a)">
|
|
12
|
+
<Rect width={6} height={6} x={4} y={4} rx={1} />
|
|
13
|
+
<Rect width={6} height={6} x={4} y={14} rx={1} />
|
|
14
|
+
<Rect width={6} height={6} x={14} y={4} rx={1} />
|
|
15
|
+
<Rect width={6} height={6} x={14} y={14} rx={1} />
|
|
16
|
+
</G>
|
|
17
|
+
<Defs>
|
|
18
|
+
<ClipPath id="MenuLayout_svg__a">
|
|
19
|
+
<Path fill="#fff" d="M0 0h24v24H0z" />
|
|
20
|
+
</ClipPath>
|
|
21
|
+
</Defs>
|
|
22
|
+
</Svg>
|
|
23
|
+
);
|
|
24
|
+
export default SvgMenuLayout;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgMenuSquare = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={24}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
stroke="#68737D"
|
|
13
|
+
strokeLinecap="round"
|
|
14
|
+
strokeLinejoin="round"
|
|
15
|
+
strokeWidth={1.5}
|
|
16
|
+
d="M18.239 3H5.761A2.761 2.761 0 0 0 3 5.761v12.478A2.761 2.761 0 0 0 5.761 21h12.478A2.76 2.76 0 0 0 21 18.239V5.761A2.761 2.761 0 0 0 18.239 3Z"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
stroke="#68737D"
|
|
20
|
+
strokeLinecap="round"
|
|
21
|
+
strokeLinejoin="round"
|
|
22
|
+
strokeWidth={1.5}
|
|
23
|
+
d="M15.5 15a.5.5 0 1 0-.5.5v0a.5.5 0 0 0 .5-.5m-6-6a.5.5 0 1 0-.5.5v0a.5.5 0 0 0 .5-.5v0Zm6 0a.5.5 0 1 0-.5.5v0a.5.5 0 0 0 .5-.5v0Zm-6 6a.5.5 0 1 0-.5.5v0a.5.5 0 0 0 .5-.5v0Z"
|
|
24
|
+
/>
|
|
25
|
+
</Svg>
|
|
26
|
+
);
|
|
27
|
+
export default SvgMenuSquare;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgMenuVertical = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={24}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
fill="#68737D"
|
|
13
|
+
stroke="#68737D"
|
|
14
|
+
strokeLinecap="round"
|
|
15
|
+
strokeLinejoin="round"
|
|
16
|
+
strokeWidth={1.5}
|
|
17
|
+
d="M13 12a1 1 0 1 0-2 0 1 1 0 0 0 2 0ZM13 6a1 1 0 1 0-2 0 1 1 0 0 0 2 0ZM13 18a1 1 0 1 0-2 0 1 1 0 0 0 2 0Z"
|
|
18
|
+
/>
|
|
19
|
+
</Svg>
|
|
20
|
+
);
|
|
21
|
+
export default SvgMenuVertical;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgMerge = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={24}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
stroke="#68737D"
|
|
13
|
+
strokeLinecap="round"
|
|
14
|
+
strokeLinejoin="round"
|
|
15
|
+
strokeWidth={1.5}
|
|
16
|
+
d="m17 8 4 4m0 0-4 4m4-4h-5.394m0 0A6.736 6.736 0 0 1 10 9a6.737 6.737 0 0 0-5.606-3H3m12.606 6A6.736 6.736 0 0 0 10 15a6.736 6.736 0 0 1-5.606 3H3"
|
|
17
|
+
/>
|
|
18
|
+
</Svg>
|
|
19
|
+
);
|
|
20
|
+
export default SvgMerge;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Circle, Path } from "react-native-svg";
|
|
3
|
+
const SvgMergedPullRequest = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={24}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Circle cx={7} cy={7} r={2.25} stroke="#107154" strokeWidth={1.5} />
|
|
12
|
+
<Circle cx={7} cy={17} r={2.25} stroke="#107154" strokeWidth={1.5} />
|
|
13
|
+
<Circle cx={17} cy={17} r={2.25} stroke="#107154" strokeWidth={1.5} />
|
|
14
|
+
<Path
|
|
15
|
+
stroke="#107154"
|
|
16
|
+
strokeWidth={1.5}
|
|
17
|
+
d="M7 9v6M12.5 7H16a1 1 0 0 1 1 1v7"
|
|
18
|
+
/>
|
|
19
|
+
<Path stroke="#107154" strokeWidth={1.5} d="M14.5 5 12 7l2 1.6.5.4" />
|
|
20
|
+
</Svg>
|
|
21
|
+
);
|
|
22
|
+
export default SvgMergedPullRequest;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgMessage = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={24}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
stroke="#49545C"
|
|
13
|
+
strokeLinecap="round"
|
|
14
|
+
strokeLinejoin="round"
|
|
15
|
+
strokeWidth={1.5}
|
|
16
|
+
d="M4.636 5.045h14.727c.904 0 1.637.733 1.637 1.637v10.636c0 .904-.733 1.636-1.636 1.636H4.636A1.635 1.635 0 0 1 3 17.318V6.682c0-.904.733-1.637 1.636-1.637v0Z"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
stroke="#49545C"
|
|
20
|
+
strokeLinecap="round"
|
|
21
|
+
strokeLinejoin="round"
|
|
22
|
+
strokeWidth={1.5}
|
|
23
|
+
d="m3.12 6.075 7.693 5.503a2 2 0 0 0 2.325.002l7.738-5.519"
|
|
24
|
+
/>
|
|
25
|
+
</Svg>
|
|
26
|
+
);
|
|
27
|
+
export default SvgMessage;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgMessageBubble = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={24}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
stroke="#68737D"
|
|
13
|
+
strokeLinecap="round"
|
|
14
|
+
strokeLinejoin="round"
|
|
15
|
+
strokeWidth={1.5}
|
|
16
|
+
d="M8 9h8m-8 4h6m-2 7-3-3H7a3 3 0 0 1-3-3V8a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3h-2l-3 3Z"
|
|
17
|
+
/>
|
|
18
|
+
</Svg>
|
|
19
|
+
);
|
|
20
|
+
export default SvgMessageBubble;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgMessageSquare = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={24}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
stroke="#fff"
|
|
13
|
+
strokeLinecap="round"
|
|
14
|
+
strokeLinejoin="round"
|
|
15
|
+
strokeWidth={1.5}
|
|
16
|
+
d="M20 14.667a1.778 1.778 0 0 1-1.778 1.777H7.556L4 20V5.778A1.778 1.778 0 0 1 5.778 4h12.444A1.778 1.778 0 0 1 20 5.778v8.889Z"
|
|
17
|
+
/>
|
|
18
|
+
</Svg>
|
|
19
|
+
);
|
|
20
|
+
export default SvgMessageSquare;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgMic = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={24}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
fill="#68737D"
|
|
13
|
+
d="M12 17.147a5.763 5.763 0 0 1-5.756-5.756.614.614 0 0 1 1.228 0A4.533 4.533 0 0 0 12 15.918a4.533 4.533 0 0 0 4.527-4.527.614.614 0 1 1 1.229 0A5.762 5.762 0 0 1 12 17.147Z"
|
|
14
|
+
/>
|
|
15
|
+
<Path
|
|
16
|
+
stroke="#68737D"
|
|
17
|
+
strokeWidth={1.5}
|
|
18
|
+
d="M12 14.37a2.967 2.967 0 0 1-2.956-2.957V6.787A2.967 2.967 0 0 1 12 3.831a2.967 2.967 0 0 1 2.956 2.956v4.626A2.967 2.967 0 0 1 12 14.369Z"
|
|
19
|
+
/>
|
|
20
|
+
<Path
|
|
21
|
+
fill="#68737D"
|
|
22
|
+
d="M12 20.763a.614.614 0 0 1-.614-.614v-3.46a.614.614 0 0 1 1.228 0v3.46c0 .339-.275.614-.614.614Z"
|
|
23
|
+
/>
|
|
24
|
+
<Path
|
|
25
|
+
fill="#68737D"
|
|
26
|
+
d="M14.071 20.919H9.93a.614.614 0 1 1 0-1.229h4.142a.614.614 0 1 1 0 1.229Z"
|
|
27
|
+
/>
|
|
28
|
+
</Svg>
|
|
29
|
+
);
|
|
30
|
+
export default SvgMic;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgMinus = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={24}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
stroke="#49545C"
|
|
13
|
+
strokeLinecap="round"
|
|
14
|
+
strokeLinejoin="round"
|
|
15
|
+
strokeWidth={1.5}
|
|
16
|
+
d="M17 12H7"
|
|
17
|
+
/>
|
|
18
|
+
</Svg>
|
|
19
|
+
);
|
|
20
|
+
export default SvgMinus;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgMobile = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={24}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
stroke="#68737D"
|
|
13
|
+
strokeLinecap="round"
|
|
14
|
+
strokeLinejoin="round"
|
|
15
|
+
strokeWidth={1.5}
|
|
16
|
+
d="M18 19a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v14Z"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
stroke="#68737D"
|
|
20
|
+
strokeLinecap="round"
|
|
21
|
+
strokeLinejoin="round"
|
|
22
|
+
strokeWidth={1.5}
|
|
23
|
+
d="M14.5 3v2a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5V3h5Z"
|
|
24
|
+
/>
|
|
25
|
+
</Svg>
|
|
26
|
+
);
|
|
27
|
+
export default SvgMobile;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Rect, Path } from "react-native-svg";
|
|
3
|
+
const SvgMovie = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={24}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Rect
|
|
12
|
+
width={16.5}
|
|
13
|
+
height={12.5}
|
|
14
|
+
x={3.75}
|
|
15
|
+
y={5.75}
|
|
16
|
+
stroke="#68737D"
|
|
17
|
+
strokeWidth={1.5}
|
|
18
|
+
rx={1.25}
|
|
19
|
+
/>
|
|
20
|
+
<Path fill="#68737D" d="m10 14.5 4-2.5-4-2.5" />
|
|
21
|
+
<Path
|
|
22
|
+
stroke="#68737D"
|
|
23
|
+
strokeLinecap="round"
|
|
24
|
+
strokeLinejoin="round"
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
d="m10 14.5 4-2.5-4-2.5v5Z"
|
|
27
|
+
/>
|
|
28
|
+
</Svg>
|
|
29
|
+
);
|
|
30
|
+
export default SvgMovie;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgMultipleChoice = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={24}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
stroke="#fff"
|
|
13
|
+
strokeLinecap="round"
|
|
14
|
+
strokeLinejoin="round"
|
|
15
|
+
strokeWidth={1.5}
|
|
16
|
+
d="M12 5h8M12 12h8M12 19h8"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
stroke="#fff"
|
|
20
|
+
strokeWidth={1.5}
|
|
21
|
+
d="M3.75 2.25h4.5v4.5h-4.5zM3.75 9.75h4.5v4.5h-4.5zM3.75 17.25h4.5v4.5h-4.5z"
|
|
22
|
+
/>
|
|
23
|
+
</Svg>
|
|
24
|
+
);
|
|
25
|
+
export default SvgMultipleChoice;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgNeetoAnalytics = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={24}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
stroke="#fff"
|
|
13
|
+
strokeLinecap="round"
|
|
14
|
+
strokeLinejoin="round"
|
|
15
|
+
strokeWidth={1.5}
|
|
16
|
+
d="M21 7v10a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4Z"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
stroke="#fff"
|
|
20
|
+
strokeLinecap="round"
|
|
21
|
+
strokeLinejoin="round"
|
|
22
|
+
strokeWidth={1.5}
|
|
23
|
+
d="M21 12h-4.691a.5.5 0 0 0-.447.276l-1.415 2.83a.5.5 0 0 1-.894 0L10.43 8.86a.5.5 0 0 0-.887-.014l-1.559 2.89a.502.502 0 0 1-.44.263H3"
|
|
24
|
+
/>
|
|
25
|
+
</Svg>
|
|
26
|
+
);
|
|
27
|
+
export default SvgNeetoAnalytics;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgNeetoCal = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={24}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
stroke="#fff"
|
|
13
|
+
strokeLinecap="round"
|
|
14
|
+
strokeLinejoin="round"
|
|
15
|
+
strokeWidth={1.5}
|
|
16
|
+
d="M18 4.5H6a3 3 0 0 0-3 3V18a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V7.5a3 3 0 0 0-3-3ZM17 16.986H7M7.5 3v3M16.5 3v3"
|
|
17
|
+
/>
|
|
18
|
+
</Svg>
|
|
19
|
+
);
|
|
20
|
+
export default SvgNeetoCal;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgNeetoChangelog = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={24}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
stroke="#fff"
|
|
13
|
+
strokeLinecap="round"
|
|
14
|
+
strokeLinejoin="round"
|
|
15
|
+
strokeWidth={1.5}
|
|
16
|
+
d="M18 3H6a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3Z"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
stroke="#fff"
|
|
20
|
+
strokeLinecap="round"
|
|
21
|
+
strokeLinejoin="round"
|
|
22
|
+
strokeWidth={1.5}
|
|
23
|
+
d="M10 7H7.5a.5.5 0 0 0-.5.5V10a.5.5 0 0 0 .5.5H10a.5.5 0 0 0 .5-.5V7.5A.5.5 0 0 0 10 7ZM13.5 7H17M13.5 10.33H17M10 13.5H7.5a.5.5 0 0 0-.5.5v2.5a.5.5 0 0 0 .5.5H10a.5.5 0 0 0 .5-.5V14a.5.5 0 0 0-.5-.5ZM13.5 13.5H17M13.5 16.83H17"
|
|
24
|
+
/>
|
|
25
|
+
</Svg>
|
|
26
|
+
);
|
|
27
|
+
export default SvgNeetoChangelog;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgNeetoChat = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={24}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
stroke="#fff"
|
|
13
|
+
strokeLinecap="round"
|
|
14
|
+
strokeLinejoin="round"
|
|
15
|
+
strokeWidth={1.5}
|
|
16
|
+
d="M12 4c-4.97 0-9 3.359-9 7.497a7.127 7.127 0 0 0 3.63 5.998 6.45 6.45 0 0 1-.893 1.642.87.87 0 0 0 .96 1.326 10.72 10.72 0 0 0 3.343-1.649 10.52 10.52 0 0 0 1.96.18c4.97 0 9-3.358 9-7.497C21 7.36 16.97 4 12 4ZM9 10h6M9 13h3"
|
|
17
|
+
/>
|
|
18
|
+
</Svg>
|
|
19
|
+
);
|
|
20
|
+
export default SvgNeetoChat;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgNeetoDesk = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={24}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
stroke="#fff"
|
|
13
|
+
strokeLinecap="round"
|
|
14
|
+
strokeLinejoin="round"
|
|
15
|
+
strokeWidth={1.5}
|
|
16
|
+
d="M21 12a9 9 0 0 1-9 9M3 12a9 9 0 0 1 9-9"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
stroke="#fff"
|
|
20
|
+
strokeLinecap="round"
|
|
21
|
+
strokeLinejoin="round"
|
|
22
|
+
strokeWidth={1.5}
|
|
23
|
+
d="M3 12c0 1.054.188 2.1.554 3.088a1.01 1.01 0 0 0 1.12.65l.987-.174a1.5 1.5 0 0 0 1.225-1.69l-.297-2.077a1.5 1.5 0 0 0-1.746-1.265l-1.76.31M21 12a9 9 0 0 0-9-9"
|
|
24
|
+
/>
|
|
25
|
+
<Path
|
|
26
|
+
stroke="#fff"
|
|
27
|
+
strokeLinecap="round"
|
|
28
|
+
strokeLinejoin="round"
|
|
29
|
+
strokeWidth={1.5}
|
|
30
|
+
d="M21 12c0 1.054-.188 2.1-.554 3.088a1.01 1.01 0 0 1-1.12.65l-.987-.174a1.5 1.5 0 0 1-1.224-1.69l.296-2.077a1.503 1.503 0 0 1 1.746-1.265l1.76.31M13.492 12.491l-.004.002a.007.007 0 0 0-.002.003v.004l.001.004a.008.008 0 0 0 .004.002.007.007 0 0 0 .008-.003l.001-.004v-.003l-.002-.003-.002-.001h-.004M10.508 12.494l-.005.001a.007.007 0 0 0-.002.004v.004l.001.004a.007.007 0 0 0 .004.002h.004a.007.007 0 0 0 .004-.003v-.007l-.001-.003-.003-.001h-.002"
|
|
31
|
+
/>
|
|
32
|
+
</Svg>
|
|
33
|
+
);
|
|
34
|
+
export default SvgNeetoDesk;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgNeetoForm = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={25}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
fill="#fff"
|
|
13
|
+
fillRule="evenodd"
|
|
14
|
+
d="M2.2 7a5 5 0 0 1 5-5h10a5 5 0 0 1 5 5v10a5 5 0 0 1-5 5h-10a5 5 0 0 1-5-5V7Zm9 0a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2h-6a1 1 0 0 1-1-1Zm1 4a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2h-6Zm-1 6a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2h-6a1 1 0 0 1-1-1Zm-5-12a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-2Zm-1 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm2.004-3.747 2.188-2.188a.625.625 0 0 0-.883-.882L6.762 11.93l-.496-.497a.625.625 0 0 0-.884.883l.938.938a.627.627 0 0 0 .883 0Z"
|
|
15
|
+
clipRule="evenodd"
|
|
16
|
+
/>
|
|
17
|
+
</Svg>
|
|
18
|
+
);
|
|
19
|
+
export default SvgNeetoForm;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgNeetoIcon = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={24}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
fill="#2F3941"
|
|
13
|
+
d="M19.186 9.273v2.171c0 .727 0 1.448.019 2.171a3.727 3.727 0 0 1-.328 1.752c-.259.527-.701.935-1.24 1.143-.603.25-1.15.346-1.694.23-.543-.115-1.084-.442-1.68-1.037a533.454 533.454 0 0 1-3.158-3.201c-1.05-1.073-2.097-2.143-3.144-3.21a3.355 3.355 0 0 0-.55-.512.786.786 0 0 0-.742-.063.863.863 0 0 0-.356.22.89.89 0 0 0-.214.364 2.889 2.889 0 0 0-.082.832c0 1.182.003 2.366.01 3.552 0 1.185 0 2.376-.02 3.554-.012.297.038.593.148.868.105.255.294.465.536.59a.885.885 0 0 0 .8.023c.26-.122.495-.293.695-.502.48-.477.958-.958 1.433-1.442.475-.483.943-.972 1.402-1.466a1.048 1.048 0 0 1 .713-.37c.258 0 .51.084.719.239.198.133.29.42.283.722a1.25 1.25 0 0 1-.302.822c-.57.589-1.135 1.186-1.704 1.775a47.948 47.948 0 0 1-1.75 1.731 2.74 2.74 0 0 1-1.604.76 3.469 3.469 0 0 1-1.764-.326 2.594 2.594 0 0 1-1.225-1.028 2.99 2.99 0 0 1-.384-1.598c.014-1.46.012-2.92.01-4.382V9.273a3.873 3.873 0 0 1 .346-1.684c.253-.519.691-.919 1.224-1.118a2.994 2.994 0 0 1 1.746-.177 3.085 3.085 0 0 1 1.573.939 299.187 299.187 0 0 0 3.216 3.304c1.082 1.093 2.16 2.19 3.235 3.287.147.164.315.306.5.422a.721.721 0 0 0 .62.053c.195-.059.371-.168.513-.316a.91.91 0 0 0 .202-.634c-.016-1.335-.016-2.664-.016-3.992V5.369c.01-.201-.021-.402-.091-.59a.801.801 0 0 0-.447-.411 1.393 1.393 0 0 0-.604-.14c-.215.016-.42.1-.585.241-.586.47-1.137.983-1.649 1.535-.519.541-1.026 1.097-1.568 1.617-.202.222-.47.37-.762.421a.828.828 0 0 1-.685-.296 1.008 1.008 0 0 1-.297-.768c.02-.307.152-.594.37-.806l1.642-1.679c.547-.56 1.097-1.115 1.65-1.666.347-.33.765-.572 1.22-.706a2.958 2.958 0 0 1 1.4-.067c.467.067.913.246 1.3.52.387.276.707.64.931 1.064a1.876 1.876 0 0 1 .202.891c-.007.79-.007 1.581 0 2.376.006.795.002 1.584-.013 2.368Z"
|
|
14
|
+
/>
|
|
15
|
+
</Svg>
|
|
16
|
+
);
|
|
17
|
+
export default SvgNeetoIcon;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgNeetoInsights = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={24}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
stroke="#fff"
|
|
13
|
+
strokeLinecap="round"
|
|
14
|
+
strokeLinejoin="round"
|
|
15
|
+
strokeWidth={1.5}
|
|
16
|
+
d="M9.167 20.5H4.444a.944.944 0 0 1-.944-.944v-3.778c0-.522.423-.944.944-.944h4.722l.001 5.666Zm5.666-16.056V20.5h4.722a.944.944 0 0 0 .944-.944V4.444a.944.944 0 0 0-.944-.944h-3.778a.944.944 0 0 0-.944.944v0Z"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
stroke="#fff"
|
|
20
|
+
strokeLinecap="round"
|
|
21
|
+
strokeLinejoin="round"
|
|
22
|
+
strokeWidth={1.5}
|
|
23
|
+
d="M14.833 20.5H9.166V10.111c0-.522.423-.944.944-.944h4.722"
|
|
24
|
+
/>
|
|
25
|
+
</Svg>
|
|
26
|
+
);
|
|
27
|
+
export default SvgNeetoInsights;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgNeetoInterview = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={24}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
stroke="#fff"
|
|
13
|
+
strokeLinecap="round"
|
|
14
|
+
strokeLinejoin="round"
|
|
15
|
+
strokeWidth={1.5}
|
|
16
|
+
d="M9.618 3h4.764v0a1 1 0 0 1 .894 1.447L14 7h-4L8.724 4.447v0A1 1 0 0 1 9.618 3v0Z"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
stroke="#fff"
|
|
20
|
+
strokeLinecap="round"
|
|
21
|
+
strokeLinejoin="round"
|
|
22
|
+
strokeWidth={1.5}
|
|
23
|
+
d="M10 6.998 8.014 18.58v0a1 1 0 0 0 .386.97l3 2.249v0a1 1 0 0 0 1.2 0l3-2.25v0a1 1 0 0 0 .386-.969L14 6.998"
|
|
24
|
+
/>
|
|
25
|
+
</Svg>
|
|
26
|
+
);
|
|
27
|
+
export default SvgNeetoInterview;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgNeetoInvisible = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={24}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
stroke="#fff"
|
|
13
|
+
strokeLinecap="round"
|
|
14
|
+
strokeLinejoin="round"
|
|
15
|
+
strokeWidth={1.5}
|
|
16
|
+
d="M7 13h10M7 17h10M3 8h17.954M5 3a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H5Z"
|
|
17
|
+
/>
|
|
18
|
+
</Svg>
|
|
19
|
+
);
|
|
20
|
+
export default SvgNeetoInvisible;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgNeetoKb = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={24}
|
|
7
|
+
height={24}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
stroke="#fff"
|
|
13
|
+
strokeLinecap="round"
|
|
14
|
+
strokeLinejoin="round"
|
|
15
|
+
strokeWidth={1.5}
|
|
16
|
+
d="m18.414 6.414-2.828-2.828A2 2 0 0 0 14.172 3H7a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7.828a2 2 0 0 0-.586-1.414v0Z"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
stroke="#fff"
|
|
20
|
+
strokeLinecap="round"
|
|
21
|
+
strokeLinejoin="round"
|
|
22
|
+
strokeWidth={1.5}
|
|
23
|
+
d="M19 8h-4a1 1 0 0 1-1-1V3M10.5 18h3M12 12v6M9 13.5v-1a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v1"
|
|
24
|
+
/>
|
|
25
|
+
</Svg>
|
|
26
|
+
);
|
|
27
|
+
export default SvgNeetoKb;
|