@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,18 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgReport = (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
|
+
strokeWidth={1.5}
|
|
14
|
+
d="M7.5 19.825v-3.46a.175.175 0 0 0-.175-.174h-4.15a.175.175 0 0 0-.175.175v3.459c0 .097.078.175.175.175h4.15a.175.175 0 0 0 .175-.175Zm0 0V7.223c0-.097.078-.175.175-.175h4.15c.097 0 .175.078.175.175v12.602m-4.5 0c0 .097.078.175.175.175h4.15a.175.175 0 0 0 .175-.175m0 0v-8.031c0-.097.078-.175.175-.175h4.15c.097 0 .175.078.175.175v8.031m-4.5 0c0 .097.078.175.175.175h4.15a.175.175 0 0 0 .175-.175m0 0V4.175c0-.097.078-.175.175-.175h4.15c.097 0 .175.078.175.175v15.65a.175.175 0 0 1-.175.175h-4.15a.175.175 0 0 1-.175-.175Z"
|
|
15
|
+
/>
|
|
16
|
+
</Svg>
|
|
17
|
+
);
|
|
18
|
+
export default SvgReport;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgRibbon = (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="M9 4h6a2 2 0 0 1 2 2v14l-5-3-5 3V6a2 2 0 0 1 2-2Z"
|
|
17
|
+
/>
|
|
18
|
+
</Svg>
|
|
19
|
+
);
|
|
20
|
+
export default SvgRibbon;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgRight = (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="m9 18 6-6-6-6"
|
|
17
|
+
/>
|
|
18
|
+
</Svg>
|
|
19
|
+
);
|
|
20
|
+
export default SvgRight;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { G, Rect, Mask, Path, Defs, ClipPath } from "react-native-svg";
|
|
3
|
+
const SvgRightAlign = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={18}
|
|
7
|
+
height={19}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<G clipPath="url(#RightAlign_svg__a)">
|
|
12
|
+
<Rect
|
|
13
|
+
width={11.571}
|
|
14
|
+
height={3.857}
|
|
15
|
+
x={1.5}
|
|
16
|
+
y={11.333}
|
|
17
|
+
fill="#68737D"
|
|
18
|
+
rx={1}
|
|
19
|
+
/>
|
|
20
|
+
<Mask id="RightAlign_svg__b" fill="#fff">
|
|
21
|
+
<Rect width={9} height={3.857} x={4.071} y={6.19} rx={1} />
|
|
22
|
+
</Mask>
|
|
23
|
+
<Rect
|
|
24
|
+
width={9}
|
|
25
|
+
height={3.857}
|
|
26
|
+
x={4.071}
|
|
27
|
+
y={6.19}
|
|
28
|
+
stroke="#68737D"
|
|
29
|
+
strokeWidth={3}
|
|
30
|
+
mask="url(#RightAlign_svg__b)"
|
|
31
|
+
rx={1}
|
|
32
|
+
/>
|
|
33
|
+
<Path stroke="#68737D" strokeWidth={1.5} d="M15.75 2.976v14.143" />
|
|
34
|
+
</G>
|
|
35
|
+
<Defs>
|
|
36
|
+
<ClipPath id="RightAlign_svg__a">
|
|
37
|
+
<Path fill="#fff" d="M0 .62h18v18H0z" />
|
|
38
|
+
</ClipPath>
|
|
39
|
+
</Defs>
|
|
40
|
+
</Svg>
|
|
41
|
+
);
|
|
42
|
+
export default SvgRightAlign;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgRightArrow = (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="M13.483 5.988 19.52 12l-6.037 6.012M4.48 11.98h14.99H4.48Z"
|
|
17
|
+
/>
|
|
18
|
+
</Svg>
|
|
19
|
+
);
|
|
20
|
+
export default SvgRightArrow;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgRightArrowCircle = (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="M12 21a9 9 0 0 1-9-9 9 9 0 0 1 9-9 9 9 0 0 1 9 9 9 9 0 0 1-9 9ZM16 12H8"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
stroke="#49545C"
|
|
20
|
+
strokeLinecap="round"
|
|
21
|
+
strokeLinejoin="round"
|
|
22
|
+
strokeWidth={1.5}
|
|
23
|
+
d="m13 9 3 3-3 3"
|
|
24
|
+
/>
|
|
25
|
+
</Svg>
|
|
26
|
+
);
|
|
27
|
+
export default SvgRightArrowCircle;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path, Circle } from "react-native-svg";
|
|
3
|
+
const SvgRobot = (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="M13.071 6.619a7.715 7.715 0 0 1 6.858 7.667V22H4.5v-7.714c0-3.971 3-7.241 6.857-7.667V4h1.714v2.619Zm5.143 13.667v-6a6 6 0 0 0-12 0v6h12Zm-6-1.715a4.286 4.286 0 1 1 0-8.571 4.286 4.286 0 0 1 0 8.571Zm0-1.714a2.572 2.572 0 1 0 0-5.143 2.572 2.572 0 0 0 0 5.143Zm0-1.714a.857.857 0 1 1 0-1.714.857.857 0 0 1 0 1.714Z"
|
|
14
|
+
/>
|
|
15
|
+
<Circle cx={12.2} cy={3.5} r={1.5} fill="#68737D" />
|
|
16
|
+
</Svg>
|
|
17
|
+
);
|
|
18
|
+
export default SvgRobot;
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { G, Path, Defs, ClipPath } from "react-native-svg";
|
|
3
|
+
const SvgSadFaceGrey = (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 clipPath="url(#sad-face-grey_svg__a)">
|
|
12
|
+
<Path
|
|
13
|
+
stroke="#68737D"
|
|
14
|
+
strokeWidth={1.5}
|
|
15
|
+
d="M20.057 12a8.25 8.25 0 0 1-8.25 8.25A8.25 8.25 0 0 1 3.557 12a8.25 8.25 0 0 1 8.25-8.25 8.25 8.25 0 0 1 8.25 8.25Z"
|
|
16
|
+
/>
|
|
17
|
+
<Path
|
|
18
|
+
fill="#68737D"
|
|
19
|
+
d="M15.117 12.344a1.413 1.413 0 1 0 0-2.825 1.413 1.413 0 0 0 0 2.825Z"
|
|
20
|
+
/>
|
|
21
|
+
<Path
|
|
22
|
+
fill="#C2C8CC"
|
|
23
|
+
d="M15.63 10.053c-.215-.096-.44-.06-.502.079-.062.14.062.33.278.426.216.096.441.06.503-.079.062-.14-.063-.33-.278-.426Z"
|
|
24
|
+
/>
|
|
25
|
+
<Path
|
|
26
|
+
fill="#68737D"
|
|
27
|
+
d="M8.496 12.344a1.412 1.412 0 1 0 0-2.825 1.412 1.412 0 0 0 0 2.825Z"
|
|
28
|
+
/>
|
|
29
|
+
<Path
|
|
30
|
+
fill="#C2C8CC"
|
|
31
|
+
d="M9.008 10.052c-.216-.096-.44-.06-.503.08-.061.14.063.33.279.426.216.096.44.06.503-.08.062-.139-.063-.33-.279-.426Z"
|
|
32
|
+
/>
|
|
33
|
+
<Path
|
|
34
|
+
fill="#68737D"
|
|
35
|
+
d="M15.493 16.283a.422.422 0 1 1-.578.615 4.541 4.541 0 0 0-6.217 0 .422.422 0 0 1-.578-.615 5.385 5.385 0 0 1 7.373 0Z"
|
|
36
|
+
/>
|
|
37
|
+
</G>
|
|
38
|
+
<Defs>
|
|
39
|
+
<ClipPath id="sad-face-grey_svg__a">
|
|
40
|
+
<Path fill="#fff" d="M2.807 3h18v18h-18z" />
|
|
41
|
+
</ClipPath>
|
|
42
|
+
</Defs>
|
|
43
|
+
</Svg>
|
|
44
|
+
);
|
|
45
|
+
export default SvgSadFaceGrey;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgSearch = (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="M14.193 5.582a5.97 5.97 0 1 1-8.444 8.444 5.97 5.97 0 0 1 8.444-8.444M14.15 14.06l4.44 4.44"
|
|
17
|
+
/>
|
|
18
|
+
</Svg>
|
|
19
|
+
);
|
|
20
|
+
export default SvgSearch;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgSections = (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 4H6a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2ZM18 14H6a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2Z"
|
|
17
|
+
/>
|
|
18
|
+
</Svg>
|
|
19
|
+
);
|
|
20
|
+
export default SvgSections;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgSecurity = (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
|
+
stroke="#68737D"
|
|
13
|
+
strokeLinecap="round"
|
|
14
|
+
strokeLinejoin="round"
|
|
15
|
+
strokeWidth={2}
|
|
16
|
+
d="M18.035 14.834v-1.797a2.037 2.037 0 0 0-2.036-2.036v0a2.037 2.037 0 0 0-2.036 2.036v1.797"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
stroke="#68737D"
|
|
20
|
+
strokeLinecap="round"
|
|
21
|
+
strokeLinejoin="round"
|
|
22
|
+
strokeWidth={2}
|
|
23
|
+
d="M18.332 14.836h-4.667c-.736 0-1.333.597-1.333 1.333v2.832c0 .736.597 1.334 1.333 1.334h4.667c.736 0 1.333-.598 1.333-1.334V16.17c0-.736-.597-1.333-1.333-1.333Z"
|
|
24
|
+
clipRule="evenodd"
|
|
25
|
+
/>
|
|
26
|
+
<Path
|
|
27
|
+
stroke="#68737D"
|
|
28
|
+
strokeLinecap="round"
|
|
29
|
+
strokeLinejoin="round"
|
|
30
|
+
strokeWidth={2}
|
|
31
|
+
d="M26.665 14.99c0 5.824-4.209 11.283-9.973 12.915-.45.128-.936.128-1.387 0-5.764-1.631-9.973-7.091-9.973-12.915V9.62c0-1.083.655-2.06 1.657-2.469l6.486-2.653a6.66 6.66 0 0 1 5.049 0l6.485 2.653a2.666 2.666 0 0 1 1.656 2.468v5.371Z"
|
|
32
|
+
clipRule="evenodd"
|
|
33
|
+
/>
|
|
34
|
+
</Svg>
|
|
35
|
+
);
|
|
36
|
+
export default SvgSecurity;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgSend = (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="M22 2 11 13M22 2l-7 20-4-9-9-4 20-7Z"
|
|
17
|
+
/>
|
|
18
|
+
</Svg>
|
|
19
|
+
);
|
|
20
|
+
export default SvgSend;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgSendPlane = (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="#2F3941"
|
|
13
|
+
strokeLinecap="round"
|
|
14
|
+
strokeLinejoin="round"
|
|
15
|
+
strokeWidth={1.5}
|
|
16
|
+
d="M10.88 12H5.39M5.243 3.63l14.592 7.294v0a1.202 1.202 0 0 1 0 2.152L5.243 20.37v0a1.203 1.203 0 0 1-1.701-1.384L5.392 12l-1.85-6.986v0a1.203 1.203 0 0 1 1.7-1.384h0Z"
|
|
17
|
+
/>
|
|
18
|
+
</Svg>
|
|
19
|
+
);
|
|
20
|
+
export default SvgSendPlane;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgSeo = (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.456 9.757-3.419 3.42-2.28-2.28-2.279 2.28"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
stroke="#68737D"
|
|
20
|
+
strokeLinecap="round"
|
|
21
|
+
strokeLinejoin="round"
|
|
22
|
+
strokeWidth={1.5}
|
|
23
|
+
d="m20 20-3.25-3.25m-.003-10.563a7.467 7.467 0 1 1-10.56 10.56 7.467 7.467 0 0 1 10.56-10.56v0Z"
|
|
24
|
+
/>
|
|
25
|
+
</Svg>
|
|
26
|
+
);
|
|
27
|
+
export default SvgSeo;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgSettings = (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="M12.8 3a1 1 0 0 1 .941.662l.508 1.415c.08.223.237.41.442.528l1.507.87a1 1 0 0 0 .677.118l1.48-.267a1 1 0 0 1 1.045.484l.8 1.38a1 1 0 0 1-.1 1.146l-.97 1.148a1 1 0 0 0-.238.646v1.74a1 1 0 0 0 .237.646l.971 1.148a1 1 0 0 1 .1 1.146l-.8 1.38a1 1 0 0 1-1.044.484l-1.48-.267a1 1 0 0 0-.677.118l-1.507.87a1.006 1.006 0 0 0-.442.528l-.508 1.415A1 1 0 0 1 12.8 21h-1.6a1 1 0 0 1-.94-.662l-.509-1.415a1.01 1.01 0 0 0-.44-.528l-1.509-.87a1 1 0 0 0-.677-.118l-1.48.267A1 1 0 0 1 4.6 17.19l-.8-1.38a1 1 0 0 1 .1-1.146l.971-1.148a1 1 0 0 0 .237-.646v-1.74a1 1 0 0 0-.237-.646l-.96-1.148a1 1 0 0 1-.1-1.146l.8-1.38a1 1 0 0 1 1.043-.484l1.48.267a1 1 0 0 0 .677-.118l1.508-.87c.204-.119.36-.306.441-.528l.508-1.415A1 1 0 0 1 11.2 3h1.6Z"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
stroke="#49545C"
|
|
20
|
+
strokeLinecap="round"
|
|
21
|
+
strokeLinejoin="round"
|
|
22
|
+
strokeWidth={1.5}
|
|
23
|
+
d="M12 14.75a2.75 2.75 0 1 0 0-5.5 2.75 2.75 0 0 0 0 5.5Z"
|
|
24
|
+
/>
|
|
25
|
+
</Svg>
|
|
26
|
+
);
|
|
27
|
+
export default SvgSettings;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgSettingsChecked = (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="#68737D"
|
|
13
|
+
d="M16 22a6 6 0 1 1 6-6 5.937 5.937 0 0 1-6 6Zm0-10a3.911 3.911 0 0 0-4 4 3.911 3.911 0 0 0 4 4 3.911 3.911 0 0 0 4-4 3.911 3.911 0 0 0-4-4Z"
|
|
14
|
+
/>
|
|
15
|
+
<Path
|
|
16
|
+
fill="#68737D"
|
|
17
|
+
d="m29.303 11.044-2.36-4.088a1.997 1.997 0 0 0-2.373-.894l-2.434.823c-.42-.283-.858-.536-1.313-.758l-.503-2.519A2 2 0 0 0 18.358 2h-4.72a2 2 0 0 0-1.961 1.608l-.504 2.519c-.46.22-.902.471-1.327.753l-2.419-.818a1.998 1.998 0 0 0-2.373.894l-2.36 4.088a2 2 0 0 0 .412 2.502l1.93 1.697c-.017.252-.038.502-.038.757 0 .258.01.513.028.766l-1.92 1.688a2 2 0 0 0-.412 2.502l2.36 4.088a1.998 1.998 0 0 0 2.373.895l2.434-.824c.42.283.858.536 1.312.759l.504 2.518A2 2 0 0 0 13.638 30h4.36v-2h-4.36l-.71-3.55a9.098 9.098 0 0 1-2.695-1.572l-3.447 1.166-2.36-4.088 2.725-2.395a8.926 8.926 0 0 1-.007-3.128l-2.718-2.389 2.36-4.088 3.428 1.16a9.032 9.032 0 0 1 2.714-1.565L13.638 4h4.72l.71 3.55a9.098 9.098 0 0 1 2.695 1.572l3.447-1.166 2.36 4.088-2.798 2.452L26.091 16l2.8-2.454a2 2 0 0 0 .412-2.502Z"
|
|
18
|
+
/>
|
|
19
|
+
<Path
|
|
20
|
+
fill="#68737D"
|
|
21
|
+
d="m23 26.18-2.59-2.59L19 25l4 4 7-7-1.41-1.41L23 26.18Z"
|
|
22
|
+
/>
|
|
23
|
+
</Svg>
|
|
24
|
+
);
|
|
25
|
+
export default SvgSettingsChecked;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgShare = (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="M8.553 10.114a2.667 2.667 0 1 1-3.772 3.772 2.667 2.667 0 0 1 3.772-3.772M19.219 4.781a2.667 2.667 0 1 1-3.772 3.772 2.667 2.667 0 0 1 3.772-3.772M19.219 15.447a2.667 2.667 0 1 1-3.772 3.772 2.667 2.667 0 0 1 3.772-3.772M9.04 10.81l5.92-2.96M9.04 13.19l5.92 2.96"
|
|
17
|
+
/>
|
|
18
|
+
</Svg>
|
|
19
|
+
);
|
|
20
|
+
export default SvgShare;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { G, Rect, Path, Defs, ClipPath } from "react-native-svg";
|
|
3
|
+
const SvgSidebarClose = (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(#SidebarClose_svg__a)">
|
|
12
|
+
<Rect width={16.5} height={16.5} x={3.75} y={3.75} rx={3.25} />
|
|
13
|
+
<Path d="M9 4v16" />
|
|
14
|
+
<Path strokeLinecap="round" strokeLinejoin="round" d="m16 9-3 3 3 3" />
|
|
15
|
+
</G>
|
|
16
|
+
<Defs>
|
|
17
|
+
<ClipPath id="SidebarClose_svg__a">
|
|
18
|
+
<Path fill="#fff" d="M0 0h24v24H0z" />
|
|
19
|
+
</ClipPath>
|
|
20
|
+
</Defs>
|
|
21
|
+
</Svg>
|
|
22
|
+
);
|
|
23
|
+
export default SvgSidebarClose;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { G, Rect, Path, Defs, ClipPath } from "react-native-svg";
|
|
3
|
+
const SvgSidebarOpen = (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(#SidebarOpen_svg__a)">
|
|
12
|
+
<Rect width={16.5} height={16.5} x={3.75} y={3.75} rx={3.25} />
|
|
13
|
+
<Path d="M9 4v16" />
|
|
14
|
+
<Path strokeLinecap="round" strokeLinejoin="round" d="m13 9 3 3-3 3" />
|
|
15
|
+
</G>
|
|
16
|
+
<Defs>
|
|
17
|
+
<ClipPath id="SidebarOpen_svg__a">
|
|
18
|
+
<Path fill="#fff" d="M0 0h24v24H0z" />
|
|
19
|
+
</ClipPath>
|
|
20
|
+
</Defs>
|
|
21
|
+
</Svg>
|
|
22
|
+
);
|
|
23
|
+
export default SvgSidebarOpen;
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { G, Path, Defs, ClipPath } from "react-native-svg";
|
|
3
|
+
const SvgSmileFaceGrey = (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 clipPath="url(#smile-face-grey_svg__a)">
|
|
12
|
+
<Path
|
|
13
|
+
stroke="#68737D"
|
|
14
|
+
strokeWidth={1.5}
|
|
15
|
+
d="M20.25 12A8.25 8.25 0 0 1 12 20.25 8.25 8.25 0 0 1 3.75 12 8.25 8.25 0 0 1 12 3.75 8.25 8.25 0 0 1 20.25 12Z"
|
|
16
|
+
/>
|
|
17
|
+
<Path
|
|
18
|
+
fill="#68737D"
|
|
19
|
+
d="M15.31 12.344a1.413 1.413 0 1 0 0-2.825 1.413 1.413 0 0 0 0 2.825Z"
|
|
20
|
+
/>
|
|
21
|
+
<Path
|
|
22
|
+
fill="#C2C8CC"
|
|
23
|
+
d="M15.824 10.053c-.216-.096-.441-.06-.503.079-.062.14.063.33.279.426.215.096.44.06.502-.079.062-.14-.063-.33-.278-.426Z"
|
|
24
|
+
/>
|
|
25
|
+
<Path
|
|
26
|
+
fill="#68737D"
|
|
27
|
+
d="M8.689 12.344a1.412 1.412 0 1 0 0-2.825 1.412 1.412 0 0 0 0 2.825Z"
|
|
28
|
+
/>
|
|
29
|
+
<Path
|
|
30
|
+
fill="#C2C8CC"
|
|
31
|
+
d="M9.202 10.052c-.216-.096-.441-.06-.503.08s.062.33.278.426c.216.096.441.06.503-.08.062-.139-.062-.33-.278-.426Z"
|
|
32
|
+
/>
|
|
33
|
+
<Path
|
|
34
|
+
fill="#68737D"
|
|
35
|
+
d="M8.313 15.553a.423.423 0 1 1 .579-.615 4.54 4.54 0 0 0 6.216 0 .422.422 0 0 1 .579.615 5.385 5.385 0 0 1-7.374 0Z"
|
|
36
|
+
/>
|
|
37
|
+
</G>
|
|
38
|
+
<Defs>
|
|
39
|
+
<ClipPath id="smile-face-grey_svg__a">
|
|
40
|
+
<Path fill="#fff" d="M3 3h18v18H3z" />
|
|
41
|
+
</ClipPath>
|
|
42
|
+
</Defs>
|
|
43
|
+
</Svg>
|
|
44
|
+
);
|
|
45
|
+
export default SvgSmileFaceGrey;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgSmiley = (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="M12 3c-4.963 0-9 4.037-9 9s4.037 9 9 9 9-4.038 9-9-4.038-9-9-9Z"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
stroke="#68737D"
|
|
20
|
+
strokeLinecap="round"
|
|
21
|
+
strokeLinejoin="round"
|
|
22
|
+
strokeWidth={1.5}
|
|
23
|
+
d="M15.5 15.688S14.189 17 12 17c-2.187 0-3.5-1.312-3.5-1.312M15.33 9.5a.25.25 0 1 0 .002.5.25.25 0 0 0-.002-.5Zm-6.69 0a.25.25 0 1 0 .002.5.25.25 0 0 0-.001-.5Z"
|
|
24
|
+
/>
|
|
25
|
+
</Svg>
|
|
26
|
+
);
|
|
27
|
+
export default SvgSmiley;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgStatus = (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="M6 12h3.333L12 17V7l2.667 5H18m3 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"
|
|
17
|
+
/>
|
|
18
|
+
</Svg>
|
|
19
|
+
);
|
|
20
|
+
export default SvgStatus;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Circle, Path } from "react-native-svg";
|
|
3
|
+
const SvgSubdomain = (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={12} cy={12} r={8.25} stroke="#68737D" strokeWidth={1.5} />
|
|
12
|
+
<Path
|
|
13
|
+
stroke="#68737D"
|
|
14
|
+
strokeWidth={1.5}
|
|
15
|
+
d="M15.25 12c0 2.405-.435 4.547-1.107 6.06-.336.756-.718 1.323-1.103 1.69-.382.363-.732.5-1.04.5-.308 0-.658-.137-1.04-.5-.385-.367-.767-.934-1.103-1.69C9.185 16.546 8.75 14.405 8.75 12c0-2.405.435-4.547 1.107-6.06.336-.756.718-1.323 1.103-1.69.382-.363.732-.5 1.04-.5.308 0 .658.137 1.04.5.385.367.767.934 1.103 1.69.672 1.513 1.107 3.655 1.107 6.06ZM4 12h16"
|
|
16
|
+
/>
|
|
17
|
+
</Svg>
|
|
18
|
+
);
|
|
19
|
+
export default SvgSubdomain;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgSuitcase = (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="M19 21H5v0a2 2 0 0 1-2-2v-9 0a2 2 0 0 1 2-2h14v0a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2s0 0 0 0v0Z"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
stroke="#68737D"
|
|
20
|
+
strokeLinecap="round"
|
|
21
|
+
strokeLinejoin="round"
|
|
22
|
+
strokeWidth={1.5}
|
|
23
|
+
d="M16 21V6a2 2 0 0 0-2-2h-4v0a2 2 0 0 0-2 2v15"
|
|
24
|
+
/>
|
|
25
|
+
</Svg>
|
|
26
|
+
);
|
|
27
|
+
export default SvgSuitcase;
|