@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,96 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, {
|
|
3
|
+
Rect,
|
|
4
|
+
Mask,
|
|
5
|
+
G,
|
|
6
|
+
Path,
|
|
7
|
+
Defs,
|
|
8
|
+
LinearGradient,
|
|
9
|
+
Stop,
|
|
10
|
+
} from "react-native-svg";
|
|
11
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
12
|
+
const SvgNeetoTestify = (props) => (
|
|
13
|
+
<Svg
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
width={40}
|
|
16
|
+
height={40}
|
|
17
|
+
fill="none"
|
|
18
|
+
{...props}
|
|
19
|
+
>
|
|
20
|
+
<Rect width={40} height={40} fill="url(#NeetoTestify_svg__a)" rx={10.773} />
|
|
21
|
+
<Mask
|
|
22
|
+
id="NeetoTestify_svg__c"
|
|
23
|
+
width={40}
|
|
24
|
+
height={40}
|
|
25
|
+
x={0}
|
|
26
|
+
y={0}
|
|
27
|
+
maskUnits="userSpaceOnUse"
|
|
28
|
+
style={{
|
|
29
|
+
masktype: "alpha",
|
|
30
|
+
}}
|
|
31
|
+
>
|
|
32
|
+
<Rect
|
|
33
|
+
width={40}
|
|
34
|
+
height={40}
|
|
35
|
+
fill="url(#NeetoTestify_svg__b)"
|
|
36
|
+
rx={10.773}
|
|
37
|
+
/>
|
|
38
|
+
</Mask>
|
|
39
|
+
<G mask="url(#NeetoTestify_svg__c)">
|
|
40
|
+
<Path
|
|
41
|
+
fill="url(#NeetoTestify_svg__d)"
|
|
42
|
+
d="M37.42 22.366c0-10.215-8.28-18.495-18.495-18.495H.43v36.99h36.99V22.365Z"
|
|
43
|
+
/>
|
|
44
|
+
</G>
|
|
45
|
+
<G filter="url(#NeetoTestify_svg__e)">
|
|
46
|
+
<Path
|
|
47
|
+
fill="#fff"
|
|
48
|
+
d="m30.458 28.143-2.796-2.763a7.01 7.01 0 0 1-1.005 1.263c-.39.391-.82.73-1.277 1.014l2.812 2.778a1.61 1.61 0 0 0 2.271-.008l.007-.006c.63-.63.62-1.653-.012-2.278Z"
|
|
49
|
+
/>
|
|
50
|
+
<Path
|
|
51
|
+
stroke="#fff"
|
|
52
|
+
strokeWidth={2.339}
|
|
53
|
+
d="M27.953 19.123c0 4.87-3.973 8.83-8.889 8.83-4.915 0-8.889-3.96-8.889-8.83s3.974-8.83 8.89-8.83c4.915 0 8.888 3.96 8.888 8.83Z"
|
|
54
|
+
/>
|
|
55
|
+
<Path
|
|
56
|
+
fill="#fff"
|
|
57
|
+
d="m22.32 15.652-1.035 1.027 1.917 2.385-1.917 2.389 1.035 1.027 2.71-3.416-2.71-3.412Zm-5.242 1.024-1.036-1.026-2.709 3.414 2.71 3.413 1.035-1.027-1.917-2.386 1.917-2.388Zm.641 6.014h1.462l1.462-7.251h-1.462L17.72 22.69Z"
|
|
58
|
+
/>
|
|
59
|
+
</G>
|
|
60
|
+
<Defs>
|
|
61
|
+
<LinearGradient
|
|
62
|
+
id="NeetoTestify_svg__a"
|
|
63
|
+
x1={-15.876}
|
|
64
|
+
x2={54.282}
|
|
65
|
+
y1={-21.829}
|
|
66
|
+
y2={58.309}
|
|
67
|
+
gradientUnits="userSpaceOnUse"
|
|
68
|
+
>
|
|
69
|
+
<Stop stopColor="#FFF27A" />
|
|
70
|
+
<Stop offset={0.823} stopColor="#FF9E45" />
|
|
71
|
+
</LinearGradient>
|
|
72
|
+
<LinearGradient
|
|
73
|
+
id="NeetoTestify_svg__b"
|
|
74
|
+
x1={-2.802}
|
|
75
|
+
x2={37.239}
|
|
76
|
+
y1={-2.276}
|
|
77
|
+
y2={61.111}
|
|
78
|
+
gradientUnits="userSpaceOnUse"
|
|
79
|
+
>
|
|
80
|
+
<Stop offset={1} stopColor="#FFD55C" />
|
|
81
|
+
</LinearGradient>
|
|
82
|
+
<LinearGradient
|
|
83
|
+
id="NeetoTestify_svg__d"
|
|
84
|
+
x1={32.249}
|
|
85
|
+
x2={0.43}
|
|
86
|
+
y1={9.638}
|
|
87
|
+
y2={40.86}
|
|
88
|
+
gradientUnits="userSpaceOnUse"
|
|
89
|
+
>
|
|
90
|
+
<Stop stopColor="#fff" stopOpacity={0.16} />
|
|
91
|
+
<Stop offset={0.531} stopColor="#fff" stopOpacity={0} />
|
|
92
|
+
</LinearGradient>
|
|
93
|
+
</Defs>
|
|
94
|
+
</Svg>
|
|
95
|
+
);
|
|
96
|
+
export default SvgNeetoTestify;
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, {
|
|
3
|
+
Path,
|
|
4
|
+
Mask,
|
|
5
|
+
Rect,
|
|
6
|
+
G,
|
|
7
|
+
Circle,
|
|
8
|
+
Defs,
|
|
9
|
+
LinearGradient,
|
|
10
|
+
Stop,
|
|
11
|
+
} from "react-native-svg";
|
|
12
|
+
/* SVGR has dropped some elements not supported by react-native-svg: filter */
|
|
13
|
+
const SvgNeetoWireframe = (props) => (
|
|
14
|
+
<Svg
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
width={40}
|
|
17
|
+
height={40}
|
|
18
|
+
fill="none"
|
|
19
|
+
{...props}
|
|
20
|
+
>
|
|
21
|
+
<Path
|
|
22
|
+
fill="url(#NeetoWireframe_svg__a)"
|
|
23
|
+
d="M0 10.773C0 4.823 4.823 0 10.773 0h18.454C35.177 0 40 4.823 40 10.773v18.454C40 35.177 35.177 40 29.227 40H10.773C4.823 40 0 35.177 0 29.227V10.773Z"
|
|
24
|
+
/>
|
|
25
|
+
<Mask
|
|
26
|
+
id="NeetoWireframe_svg__c"
|
|
27
|
+
width={40}
|
|
28
|
+
height={40}
|
|
29
|
+
x={0}
|
|
30
|
+
y={0}
|
|
31
|
+
maskUnits="userSpaceOnUse"
|
|
32
|
+
style={{
|
|
33
|
+
masktype: "alpha",
|
|
34
|
+
}}
|
|
35
|
+
>
|
|
36
|
+
<Rect
|
|
37
|
+
width={40}
|
|
38
|
+
height={40}
|
|
39
|
+
fill="url(#NeetoWireframe_svg__b)"
|
|
40
|
+
rx={10.773}
|
|
41
|
+
/>
|
|
42
|
+
</Mask>
|
|
43
|
+
<G mask="url(#NeetoWireframe_svg__c)">
|
|
44
|
+
<Path
|
|
45
|
+
fill="url(#NeetoWireframe_svg__d)"
|
|
46
|
+
d="M37.42 22.366c0-10.215-8.28-18.495-18.495-18.495H.43v36.99h36.99V22.365Z"
|
|
47
|
+
/>
|
|
48
|
+
</G>
|
|
49
|
+
<G fill="#fff" filter="url(#NeetoWireframe_svg__e)">
|
|
50
|
+
<Rect width={11.239} height={4.521} x={17.416} y={11.345} rx={0.209} />
|
|
51
|
+
<Rect width={11.239} height={11.239} x={11.345} y={17.416} rx={0.209} />
|
|
52
|
+
<Circle cx={13.606} cy={13.606} r={2.261} />
|
|
53
|
+
<Rect
|
|
54
|
+
width={11.239}
|
|
55
|
+
height={4.521}
|
|
56
|
+
x={24.134}
|
|
57
|
+
y={28.655}
|
|
58
|
+
rx={0.209}
|
|
59
|
+
transform="rotate(-90 24.134 28.655)"
|
|
60
|
+
/>
|
|
61
|
+
</G>
|
|
62
|
+
<Defs>
|
|
63
|
+
<LinearGradient
|
|
64
|
+
id="NeetoWireframe_svg__a"
|
|
65
|
+
x1={-2.825}
|
|
66
|
+
x2={44.094}
|
|
67
|
+
y1={-3.819}
|
|
68
|
+
y2={45.263}
|
|
69
|
+
gradientUnits="userSpaceOnUse"
|
|
70
|
+
>
|
|
71
|
+
<Stop offset={0.16} stopColor="#B49AFC" />
|
|
72
|
+
<Stop offset={1} stopColor="#6A67E8" />
|
|
73
|
+
</LinearGradient>
|
|
74
|
+
<LinearGradient
|
|
75
|
+
id="NeetoWireframe_svg__b"
|
|
76
|
+
x1={-2.802}
|
|
77
|
+
x2={37.239}
|
|
78
|
+
y1={-2.276}
|
|
79
|
+
y2={61.111}
|
|
80
|
+
gradientUnits="userSpaceOnUse"
|
|
81
|
+
>
|
|
82
|
+
<Stop offset={1} stopColor="#FFD55C" />
|
|
83
|
+
</LinearGradient>
|
|
84
|
+
<LinearGradient
|
|
85
|
+
id="NeetoWireframe_svg__d"
|
|
86
|
+
x1={32.249}
|
|
87
|
+
x2={0.43}
|
|
88
|
+
y1={9.638}
|
|
89
|
+
y2={40.86}
|
|
90
|
+
gradientUnits="userSpaceOnUse"
|
|
91
|
+
>
|
|
92
|
+
<Stop stopColor="#fff" stopOpacity={0.16} />
|
|
93
|
+
<Stop offset={0.531} stopColor="#fff" stopOpacity={0} />
|
|
94
|
+
</LinearGradient>
|
|
95
|
+
</Defs>
|
|
96
|
+
</Svg>
|
|
97
|
+
);
|
|
98
|
+
export default SvgNeetoWireframe;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
export { default as NeetoAnalytics } from "./NeetoAnalytics";
|
|
2
|
+
export { default as NeetoBugtrap } from "./NeetoBugtrap";
|
|
3
|
+
export { default as NeetoCi } from "./NeetoCi";
|
|
4
|
+
export { default as NeetoCrm } from "./NeetoCrm";
|
|
5
|
+
export { default as NeetoCal } from "./NeetoCal";
|
|
6
|
+
export { default as NeetoChangelog } from "./NeetoChangelog";
|
|
7
|
+
export { default as NeetoChat } from "./NeetoChat";
|
|
8
|
+
export { default as NeetoCourse } from "./NeetoCourse";
|
|
9
|
+
export { default as NeetoDeploy } from "./NeetoDeploy";
|
|
10
|
+
export { default as NeetoDesk } from "./NeetoDesk";
|
|
11
|
+
export { default as NeetoEngage } from "./NeetoEngage";
|
|
12
|
+
export { default as NeetoForm } from "./NeetoForm";
|
|
13
|
+
export { default as NeetoGit } from "./NeetoGit";
|
|
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 NeetoMonitor } from "./NeetoMonitor";
|
|
18
|
+
export { default as NeetoPlanner } from "./NeetoPlanner";
|
|
19
|
+
export { default as NeetoPopups } from "./NeetoPopups";
|
|
20
|
+
export { default as NeetoQuiz } from "./NeetoQuiz";
|
|
21
|
+
export { default as NeetoReplay } from "./NeetoReplay";
|
|
22
|
+
export { default as NeetoReview } from "./NeetoReview";
|
|
23
|
+
export { default as NeetoRunner } from "./NeetoRunner";
|
|
24
|
+
export { default as NeetoSign } from "./NeetoSign";
|
|
25
|
+
export { default as NeetoSite } from "./NeetoSite";
|
|
26
|
+
export { default as NeetoSocial } from "./NeetoSocial";
|
|
27
|
+
export { default as NeetoStore } from "./NeetoStore";
|
|
28
|
+
export { default as NeetoTestify } from "./NeetoTestify";
|
|
29
|
+
export { default as NeetoWireframe } from "./NeetoWireframe";
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgActivityLog = (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="M28 30H4a2.002 2.002 0 0 1-2-2v-6a2.002 2.002 0 0 1 2-2h24a2.002 2.002 0 0 1 2 2v6a2.002 2.002 0 0 1-2 2ZM4 22v6h24v-6H4Z"
|
|
14
|
+
/>
|
|
15
|
+
<Path
|
|
16
|
+
fill="#68737D"
|
|
17
|
+
d="M7 26a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM19 11.586l-2-2V6h-2v4.414L17.586 13 19 11.586Z"
|
|
18
|
+
/>
|
|
19
|
+
<Path
|
|
20
|
+
fill="#68737D"
|
|
21
|
+
d="M16 18a8 8 0 1 1 8-8 8.01 8.01 0 0 1-8 8Zm0-14a6 6 0 1 0 6 6 6.007 6.007 0 0 0-6-6Z"
|
|
22
|
+
/>
|
|
23
|
+
</Svg>
|
|
24
|
+
);
|
|
25
|
+
export default SvgActivityLog;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Circle, Path } from "react-native-svg";
|
|
3
|
+
const SvgAddCircle = (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
|
+
strokeLinecap="round"
|
|
15
|
+
strokeWidth={1.5}
|
|
16
|
+
d="M8.75 12.25h6.5M12.05 15.55v-6.5"
|
|
17
|
+
/>
|
|
18
|
+
</Svg>
|
|
19
|
+
);
|
|
20
|
+
export default SvgAddCircle;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgAddMenu = (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
|
+
fillRule="evenodd"
|
|
14
|
+
d="M19.374 12.5a.75.75 0 0 0-1.5 0v2.124H15.75a.75.75 0 0 0 0 1.5h2.124v2.124a.75.75 0 1 0 1.5 0v-2.124h2.124a.75.75 0 1 0 0-1.5h-2.124V12.5Z"
|
|
15
|
+
clipRule="evenodd"
|
|
16
|
+
/>
|
|
17
|
+
<Path
|
|
18
|
+
stroke="#68737D"
|
|
19
|
+
strokeLinecap="round"
|
|
20
|
+
strokeWidth={1.5}
|
|
21
|
+
d="M3.75 7.25h16.5M3.75 11.25h10.5M3.75 15.25h6.5"
|
|
22
|
+
/>
|
|
23
|
+
</Svg>
|
|
24
|
+
);
|
|
25
|
+
export default SvgAddMenu;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgAddRectangle = (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 11V8a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h5m6.5-1.5v6m-3-3h6"
|
|
17
|
+
/>
|
|
18
|
+
</Svg>
|
|
19
|
+
);
|
|
20
|
+
export default SvgAddRectangle;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgAgents = (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 17h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2h-1a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1Zm0 0v1a2 2 0 0 1-2 2h-2.125M18.5 10v-.5a6.5 6.5 0 1 0-13 0v.5m8.375 10c0-.69-.56-1.25-1.25-1.25h-1.25a1.25 1.25 0 0 0 0 2.5h1.25c.69 0 1.25-.56 1.25-1.25ZM6 17H5a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h1a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1Z"
|
|
17
|
+
/>
|
|
18
|
+
</Svg>
|
|
19
|
+
);
|
|
20
|
+
export default SvgAgents;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgAppSwitcher = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
stroke="#68737D"
|
|
13
|
+
strokeWidth={1.5}
|
|
14
|
+
d="M8 4.5A3.5 3.5 0 0 0 4.5 1H1v7h7V4.5ZM8 15.5A3.5 3.5 0 0 0 4.5 12H1v7h7v-3.5ZM19 4.5A3.5 3.5 0 0 0 15.5 1H12v7h7V4.5ZM19 15.5a3.5 3.5 0 0 0-3.5-3.5H12v7h7v-3.5Z"
|
|
15
|
+
/>
|
|
16
|
+
</Svg>
|
|
17
|
+
);
|
|
18
|
+
export default SvgAppSwitcher;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgApple = (props) => (
|
|
4
|
+
<Svg
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
width={16}
|
|
7
|
+
height={16}
|
|
8
|
+
fill="none"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<Path
|
|
12
|
+
stroke="#68737D"
|
|
13
|
+
strokeLinecap="round"
|
|
14
|
+
strokeLinejoin="round"
|
|
15
|
+
d="M7.729 6.112c-.438 0-1.119-.51-1.827-.51-.941 0-1.803.576-2.288 1.42-.976 1.695-.251 4.199.7 5.576.468.67 1.019 1.425 1.75 1.401.7-.03.963-.455 1.814-.455.845 0 1.084.455 1.827.437.754-.012 1.234-.682 1.694-1.359a6.008 6.008 0 0 0 .767-1.575c-.018-.006-1.467-.563-1.485-2.24-.012-1.402 1.144-2.072 1.198-2.102-.659-.964-1.67-1.072-2.024-1.096-.923-.072-1.695.503-2.126.503v0ZM9.102 1.97c.58-.216.958.102.846.71-.111.608-.672 1.276-1.251 1.492-.58.215-.958-.103-.846-.71.111-.609.672-1.276 1.251-1.492"
|
|
16
|
+
/>
|
|
17
|
+
</Svg>
|
|
18
|
+
);
|
|
19
|
+
export default SvgApple;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { G, Path, Defs, ClipPath } from "react-native-svg";
|
|
3
|
+
const SvgArchive = (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
|
|
12
|
+
stroke="#68737D"
|
|
13
|
+
strokeLinecap="round"
|
|
14
|
+
strokeLinejoin="round"
|
|
15
|
+
strokeWidth={1.5}
|
|
16
|
+
clipPath="url(#Archive_svg__a)"
|
|
17
|
+
>
|
|
18
|
+
<Path d="M4.5 17.833v-2.916c0-.69.56-1.25 1.25-1.25h1.566c.331 0 .649.131.883.366l.813.813c.313.312.736.487 1.178.487h3.62c.441 0 .866-.175 1.178-.488l.691-.69a1.667 1.667 0 0 1 1.178-.488h1.393c.69 0 1.25.56 1.25 1.25v2.916c0 .92-.746 1.667-1.667 1.667H6.167c-.92 0-1.667-.746-1.667-1.667Z" />
|
|
19
|
+
<Path d="M6.167 13.667v-7.5c0-.92.746-1.667 1.666-1.667h8.334c.92 0 1.666.746 1.666 1.667v7.5" />
|
|
20
|
+
</G>
|
|
21
|
+
<Defs>
|
|
22
|
+
<ClipPath id="Archive_svg__a">
|
|
23
|
+
<Path fill="#fff" d="M2 2h20v20H2z" />
|
|
24
|
+
</ClipPath>
|
|
25
|
+
</Defs>
|
|
26
|
+
</Svg>
|
|
27
|
+
);
|
|
28
|
+
export default SvgArchive;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgArticles = (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
|
+
fillRule="evenodd"
|
|
14
|
+
d="M3 6.858c0-1.211.982-2.193 2.192-2.193h10.45c1.212 0 2.193.982 2.193 2.193v12.824c0 1.21-.981 2.192-2.192 2.192H5.193A2.192 2.192 0 0 1 3 19.682V6.858Zm2.192-.808a.808.808 0 0 0-.807.808v12.824c0 .446.361.808.807.808h10.45a.808.808 0 0 0 .809-.808V6.858a.808.808 0 0 0-.808-.808H5.193Z"
|
|
15
|
+
clipRule="evenodd"
|
|
16
|
+
/>
|
|
17
|
+
<Path
|
|
18
|
+
fill="#68737D"
|
|
19
|
+
fillRule="evenodd"
|
|
20
|
+
d="M10.12 2.192c0-.382.31-.692.693-.692h7.995c1.21 0 2.192.982 2.192 2.192V14.06a.692.692 0 1 1-1.385 0V3.692a.808.808 0 0 0-.807-.807h-7.995a.692.692 0 0 1-.692-.693ZM6.165 9.313c0-.382.31-.692.693-.692h7.12a.692.692 0 0 1 0 1.384h-7.12a.692.692 0 0 1-.693-.692ZM6.165 12.479c0-.383.31-.693.693-.693h7.12a.692.692 0 1 1 0 1.385h-7.12a.692.692 0 0 1-.693-.692ZM6.165 15.642c0-.382.31-.692.693-.692h7.12a.692.692 0 1 1 0 1.385h-7.12a.692.692 0 0 1-.693-.693Z"
|
|
21
|
+
clipRule="evenodd"
|
|
22
|
+
/>
|
|
23
|
+
</Svg>
|
|
24
|
+
);
|
|
25
|
+
export default SvgArticles;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { G, Path, Defs, ClipPath } from "react-native-svg";
|
|
3
|
+
const SvgAttachment = (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(#Attachment_svg__a)">
|
|
12
|
+
<Path
|
|
13
|
+
stroke="#49545C"
|
|
14
|
+
strokeLinecap="round"
|
|
15
|
+
strokeLinejoin="round"
|
|
16
|
+
strokeWidth={1.5}
|
|
17
|
+
d="m13.88 8.375-5.487 5.486a2.116 2.116 0 0 0 2.992 2.992l7.232-7.232a3.879 3.879 0 1 0-5.486-5.486L5.9 11.367a5.642 5.642 0 0 0 0 7.98 5.642 5.642 0 0 0 7.98 0l4.39-4.389"
|
|
18
|
+
/>
|
|
19
|
+
</G>
|
|
20
|
+
<Defs>
|
|
21
|
+
<ClipPath id="Attachment_svg__a">
|
|
22
|
+
<Path fill="#fff" d="M0 0h24v24H0z" />
|
|
23
|
+
</ClipPath>
|
|
24
|
+
</Defs>
|
|
25
|
+
</Svg>
|
|
26
|
+
);
|
|
27
|
+
export default SvgAttachment;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgBank = (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
|
+
strokeWidth={1.5}
|
|
15
|
+
d="M11.828 3.2a.25.25 0 0 1 .344 0l6.161 5.869a.25.25 0 0 1-.172.431H5.839a.25.25 0 0 1-.172-.431l6.16-5.869Z"
|
|
16
|
+
/>
|
|
17
|
+
<Path
|
|
18
|
+
stroke="#68737D"
|
|
19
|
+
strokeLinecap="round"
|
|
20
|
+
strokeWidth={1.5}
|
|
21
|
+
d="M6.75 17.25v-4.5M10.083 17.25v-4.5M13.417 17.25v-4.5M16.75 17.25v-4.5M5.55 20.25h12.5"
|
|
22
|
+
/>
|
|
23
|
+
</Svg>
|
|
24
|
+
);
|
|
25
|
+
export default SvgBank;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgBlockquote = (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="#323232"
|
|
13
|
+
strokeLinecap="round"
|
|
14
|
+
strokeLinejoin="round"
|
|
15
|
+
strokeWidth={1.5}
|
|
16
|
+
d="M20.667 20.125H3.333m17.334-5.417H3.333m17.334-5.416h-4.333m4.333-5.417h-4.333M9.292 6.042H12c.299 0 .542.243.542.542V8.75a.542.542 0 0 1-.542.542H9.833a.542.542 0 0 1-.542-.542l.001-2.708Zm0 0c0-2.167.406-2.527 1.625-3.25m-7.584 3.25h2.708c.299 0 .542.243.542.542V8.75a.542.542 0 0 1-.542.542H3.875a.542.542 0 0 1-.542-.542V6.042Zm0 0c0-2.167.406-2.527 1.625-3.25"
|
|
17
|
+
/>
|
|
18
|
+
</Svg>
|
|
19
|
+
);
|
|
20
|
+
export default SvgBlockquote;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgBook = (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="M5 18a2 2 0 0 0 2 2h12V4H7a2 2 0 0 0-2 2v12Zm0 0a2 2 0 0 1 2-2h12M9 8h6"
|
|
17
|
+
/>
|
|
18
|
+
</Svg>
|
|
19
|
+
);
|
|
20
|
+
export default SvgBook;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgBookOpen = (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 9.757a14.56 14.56 0 0 0-3-.64m9 4.64a14.56 14.56 0 0 1 3-.64l-3 .64Zm-9-.639c1.054.117 2.039.321 3 .64l-3-.64Zm12-4a14.496 14.496 0 0 0-3 .64l3-.64Z"
|
|
17
|
+
/>
|
|
18
|
+
<Path
|
|
19
|
+
stroke="#68737D"
|
|
20
|
+
strokeLinecap="round"
|
|
21
|
+
strokeLinejoin="round"
|
|
22
|
+
strokeWidth={1.5}
|
|
23
|
+
d="M12 6.13V20m0-13.87C9.406 4.679 7.088 4.1 4.017 4A.995.995 0 0 0 3 5v11.854c0 .54.433.99.974.998 3.092.046 5.42.616 8.026 2.148 2.606-1.532 4.934-2.102 8.026-2.148a.996.996 0 0 0 .974-1V5a.995.995 0 0 0-1.017-1c-3.071.1-5.389.678-7.983 2.13v0Z"
|
|
24
|
+
/>
|
|
25
|
+
</Svg>
|
|
26
|
+
);
|
|
27
|
+
export default SvgBookOpen;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgBookmark = (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="m19.507 19.568-.668-.307-1.607-.738-1.934-.889-1.663-.765c-.265-.12-.53-.245-.794-.364-.165-.075-.313-.12-.5-.096a1.065 1.065 0 0 0-.295.096l-.084.038-.41.19-1.508.692-1.923.885-1.746.802-.95.437c-.014.008-.028.013-.043.021l1.155.662V5.006c0-.06.003-.117.01-.175-.01.067-.02.136-.028.203.016-.11.044-.216.089-.32l-.077.184c.04-.092.092-.178.151-.259l-.12.156c.067-.087.143-.162.228-.229l-.156.121c.081-.061.167-.111.26-.151l-.185.076c.104-.042.211-.073.32-.088-.066.01-.136.02-.203.027.14-.017.282-.01.422-.01h9.35c.43 0 .862-.003 1.292 0 .055 0 .113.004.168.01a7.403 7.403 0 0 0-.203-.027c.111.015.217.044.32.088l-.184-.076c.093.04.179.092.26.151l-.156-.12c.086.066.161.143.228.228l-.12-.156c.06.08.11.167.151.26l-.077-.185c.042.104.073.211.088.32a7.451 7.451 0 0 1-.026-.203c.02.175.01.355.01.531V19.607c0 .2-.003.4 0 .6v.025c0 .4.352.787.767.767.416-.019.767-.337.767-.767V5.021a2.027 2.027 0 0 0-.961-1.73c-.347-.22-.747-.288-1.151-.288H7.719c-.622 0-1.278-.056-1.82.326-.421.295-.77.737-.855 1.258-.023.146-.044.29-.044.436V20.232a.77.77 0 0 0 .767.767.75.75 0 0 0 .388-.105c.22-.102.441-.203.662-.303l1.598-.735c.64-.296 1.283-.59 1.924-.884.556-.258 1.114-.513 1.67-.77.271-.124.544-.243.81-.372l.012-.006h-.775c.22.102.441.204.662.303l1.598.735c.64.296 1.283.591 1.924.885.556.257 1.115.512 1.67.769.271.125.54.25.81.372a.412.412 0 0 0 .012.006c.192.088.38.136.59.077a.782.782 0 0 0 .46-.353c.093-.179.141-.394.076-.591-.058-.18-.173-.378-.351-.459Z"
|
|
14
|
+
/>
|
|
15
|
+
<Path
|
|
16
|
+
fill="#68737D"
|
|
17
|
+
d="M11.152 13.943a.453.453 0 0 1-.499-.04.497.497 0 0 1-.16-.217.526.526 0 0 1-.026-.274l.255-1.545-1.075-1.088a.526.526 0 0 1-.124-.515.502.502 0 0 1 .146-.229c.068-.06.15-.1.239-.112l1.493-.226.675-1.42c.039-.083.1-.153.174-.202a.455.455 0 0 1 .5 0c.075.05.135.12.174.203l.675 1.42 1.493.225a.462.462 0 0 1 .24.112.526.526 0 0 1 .022.744l-1.076 1.088.255 1.546a.526.526 0 0 1-.027.273.496.496 0 0 1-.16.217.459.459 0 0 1-.498.04l-1.348-.735-1.348.735Z"
|
|
18
|
+
/>
|
|
19
|
+
</Svg>
|
|
20
|
+
);
|
|
21
|
+
export default SvgBookmark;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgBraces = (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="M9.29 19.828h.483v-1.305h-.32c-1.062 0-1.484-.476-1.484-1.671v-2.383c0-1.125-.617-1.742-1.828-1.867v-.211c1.21-.125 1.828-.743 1.828-1.875V8.164c0-1.195.422-1.672 1.484-1.672h.32V5.188H9.29c-2.016 0-2.922.875-2.922 2.773v2.031c0 1.211-.453 1.633-1.765 1.633v1.734c1.312.008 1.765.43 1.765 1.641v2.047c0 1.906.914 2.781 2.922 2.781Zm5.187 0c2.015 0 2.921-.875 2.921-2.781V15c0-1.21.461-1.633 1.766-1.64v-1.735c-1.305 0-1.766-.422-1.766-1.633V7.961c0-1.899-.906-2.774-2.921-2.774h-.485v1.305h.328c1.063 0 1.477.477 1.477 1.672v2.352c0 1.132.617 1.75 1.836 1.875v.21c-1.219.126-1.836.743-1.836 1.868v2.383c0 1.195-.422 1.671-1.477 1.671h-.328v1.305h.485Z"
|
|
14
|
+
/>
|
|
15
|
+
</Svg>
|
|
16
|
+
);
|
|
17
|
+
export default SvgBraces;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgBuilding = (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="M5.27 7a2.25 2.25 0 0 1 2.25-2.25h4.472A2.25 2.25 0 0 1 14.242 7v12.25H5.27V7Z"
|
|
15
|
+
/>
|
|
16
|
+
<Path
|
|
17
|
+
fill="#68737D"
|
|
18
|
+
fillRule="evenodd"
|
|
19
|
+
d="M14.972 20H19.5v-7.378a3 3 0 0 0-3-3h-1.528v1.5H16.5a1.5 1.5 0 0 1 1.5 1.5V18.5h-3.028V20Z"
|
|
20
|
+
clipRule="evenodd"
|
|
21
|
+
/>
|
|
22
|
+
<Path
|
|
23
|
+
stroke="#68737D"
|
|
24
|
+
strokeLinecap="round"
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
d="M2.25 19.25h19.5M5.75 9.25h2.5M7.75 9.25h3.5M5.75 12.25h2.5M7.75 12.25h3.5"
|
|
27
|
+
/>
|
|
28
|
+
</Svg>
|
|
29
|
+
);
|
|
30
|
+
export default SvgBuilding;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import Svg, { Path } from "react-native-svg";
|
|
3
|
+
const SvgCalendar = (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="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 SvgCalendar;
|