@bigbinary/neeto-icons 1.20.22 → 1.20.24
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/cjs/icons/AccessControl.js +125 -0
- package/dist/cjs/icons/AccessControl.js.map +1 -0
- package/dist/cjs/icons/AgentStatus.js +57 -0
- package/dist/cjs/icons/AgentStatus.js.map +1 -0
- package/dist/cjs/icons/ApiTemplates.js +76 -0
- package/dist/cjs/icons/ApiTemplates.js.map +1 -0
- package/dist/cjs/icons/Approval.js +65 -0
- package/dist/cjs/icons/Approval.js.map +1 -0
- package/dist/cjs/icons/BusinessHour.js +71 -0
- package/dist/cjs/icons/BusinessHour.js.map +1 -0
- package/dist/cjs/icons/CategoriesSettings.js +77 -0
- package/dist/cjs/icons/CategoriesSettings.js.map +1 -0
- package/dist/cjs/icons/Category.js +30 -4
- package/dist/cjs/icons/Category.js.map +1 -1
- package/dist/cjs/icons/ChatQuestions.js +65 -0
- package/dist/cjs/icons/ChatQuestions.js.map +1 -0
- package/dist/cjs/icons/CompanyInfo.js +113 -0
- package/dist/cjs/icons/CompanyInfo.js.map +1 -0
- package/dist/cjs/icons/CompanyTags.js +99 -0
- package/dist/cjs/icons/CompanyTags.js.map +1 -0
- package/dist/cjs/icons/Configure.js +125 -0
- package/dist/cjs/icons/Configure.js.map +1 -0
- package/dist/cjs/icons/ContactField.js +87 -0
- package/dist/cjs/icons/ContactField.js.map +1 -0
- package/dist/cjs/icons/ContactTags.js +81 -0
- package/dist/cjs/icons/ContactTags.js.map +1 -0
- package/dist/cjs/icons/CustomDomain.js +54 -4
- package/dist/cjs/icons/CustomDomain.js.map +1 -1
- package/dist/cjs/icons/CustomField.js +111 -0
- package/dist/cjs/icons/CustomField.js.map +1 -0
- package/dist/cjs/icons/Customize.js +58 -14
- package/dist/cjs/icons/Customize.js.map +1 -1
- package/dist/cjs/icons/Dependent.js +71 -0
- package/dist/cjs/icons/Dependent.js.map +1 -0
- package/dist/cjs/icons/DocumentationSync.js +76 -0
- package/dist/cjs/icons/DocumentationSync.js.map +1 -0
- package/dist/cjs/icons/Domain.js +77 -0
- package/dist/cjs/icons/Domain.js.map +1 -0
- package/dist/cjs/icons/EditSchedule.js +83 -0
- package/dist/cjs/icons/EditSchedule.js.map +1 -0
- package/dist/cjs/icons/EmailNotification.js +71 -0
- package/dist/cjs/icons/EmailNotification.js.map +1 -0
- package/dist/cjs/icons/EmailSync.js +71 -0
- package/dist/cjs/icons/EmailSync.js.map +1 -0
- package/dist/cjs/icons/EmailTemplates.js +76 -0
- package/dist/cjs/icons/EmailTemplates.js.map +1 -0
- package/dist/cjs/icons/EmailsBanned.js +70 -0
- package/dist/cjs/icons/EmailsBanned.js.map +1 -0
- package/dist/cjs/icons/ExcludedDomains.js +88 -0
- package/dist/cjs/icons/ExcludedDomains.js.map +1 -0
- package/dist/cjs/icons/ExpenseCategories.js +77 -0
- package/dist/cjs/icons/ExpenseCategories.js.map +1 -0
- package/dist/cjs/icons/FeatureSettings.js +65 -0
- package/dist/cjs/icons/FeatureSettings.js.map +1 -0
- package/dist/cjs/icons/Field.js +60 -0
- package/dist/cjs/icons/Field.js.map +1 -0
- package/dist/cjs/icons/FlowChart.js +84 -0
- package/dist/cjs/icons/FlowChart.js.map +1 -0
- package/dist/cjs/icons/FormClosed.js +55 -0
- package/dist/cjs/icons/FormClosed.js.map +1 -0
- package/dist/cjs/icons/Group.js +39 -4
- package/dist/cjs/icons/Group.js.map +1 -1
- package/dist/cjs/icons/HourFormat.js +71 -0
- package/dist/cjs/icons/HourFormat.js.map +1 -0
- package/dist/cjs/icons/ImportTimesheet.js +83 -0
- package/dist/cjs/icons/ImportTimesheet.js.map +1 -0
- package/dist/cjs/icons/Inactive.js +77 -0
- package/dist/cjs/icons/Inactive.js.map +1 -0
- package/dist/cjs/icons/InfoRound.js +65 -0
- package/dist/cjs/icons/InfoRound.js.map +1 -0
- package/dist/cjs/icons/IntroPages.js +63 -0
- package/dist/cjs/icons/IntroPages.js.map +1 -0
- package/dist/cjs/icons/InvalidUrl.js +71 -0
- package/dist/cjs/icons/InvalidUrl.js.map +1 -0
- package/dist/cjs/icons/InvoiceSettings.js +69 -0
- package/dist/cjs/icons/InvoiceSettings.js.map +1 -0
- package/dist/cjs/icons/IpRestriction.js +71 -0
- package/dist/cjs/icons/IpRestriction.js.map +1 -0
- package/dist/cjs/icons/LockMessage.js +71 -0
- package/dist/cjs/icons/LockMessage.js.map +1 -0
- package/dist/cjs/icons/ManageCalendar.js +83 -0
- package/dist/cjs/icons/ManageCalendar.js.map +1 -0
- package/dist/cjs/icons/ManageTemplates.js +76 -0
- package/dist/cjs/icons/ManageTemplates.js.map +1 -0
- package/dist/cjs/icons/MappedField.js +93 -0
- package/dist/cjs/icons/MappedField.js.map +1 -0
- package/dist/cjs/icons/MeetingLimit.js +95 -0
- package/dist/cjs/icons/MeetingLimit.js.map +1 -0
- package/dist/cjs/icons/MeetingReminder.js +83 -0
- package/dist/cjs/icons/MeetingReminder.js.map +1 -0
- package/dist/cjs/icons/MobileAndDesktopApps.js +77 -0
- package/dist/cjs/icons/MobileAndDesktopApps.js.map +1 -0
- package/dist/cjs/icons/NavLinks.js +75 -0
- package/dist/cjs/icons/NavLinks.js.map +1 -0
- package/dist/cjs/icons/Notification.js +12 -4
- package/dist/cjs/icons/Notification.js.map +1 -1
- package/dist/cjs/icons/Pipeline.js +58 -0
- package/dist/cjs/icons/Pipeline.js.map +1 -0
- package/dist/cjs/icons/PreventDuplicate.js +75 -0
- package/dist/cjs/icons/PreventDuplicate.js.map +1 -0
- package/dist/cjs/icons/RecurringInvoice.js +69 -0
- package/dist/cjs/icons/RecurringInvoice.js.map +1 -0
- package/dist/cjs/icons/RecurringMeeting.js +88 -0
- package/dist/cjs/icons/RecurringMeeting.js.map +1 -0
- package/dist/cjs/icons/Redirect.js +65 -0
- package/dist/cjs/icons/Redirect.js.map +1 -0
- package/dist/cjs/icons/RedirectUrl.js +83 -0
- package/dist/cjs/icons/RedirectUrl.js.map +1 -0
- package/dist/cjs/icons/Score.js +83 -0
- package/dist/cjs/icons/Score.js.map +1 -0
- package/dist/cjs/icons/Security.js +13 -15
- package/dist/cjs/icons/Security.js.map +1 -1
- package/dist/cjs/icons/Seo.js +35 -4
- package/dist/cjs/icons/Seo.js.map +1 -1
- package/dist/cjs/icons/Setup.js +83 -0
- package/dist/cjs/icons/Setup.js.map +1 -0
- package/dist/cjs/icons/SlaPolicies.js +80 -0
- package/dist/cjs/icons/SlaPolicies.js.map +1 -0
- package/dist/cjs/icons/SmsTemplates.js +82 -0
- package/dist/cjs/icons/SmsTemplates.js.map +1 -0
- package/dist/cjs/icons/SplitPayment.js +89 -0
- package/dist/cjs/icons/SplitPayment.js.map +1 -0
- package/dist/cjs/icons/StartWeekOn.js +77 -0
- package/dist/cjs/icons/StartWeekOn.js.map +1 -0
- package/dist/cjs/icons/Subdomain.js +64 -10
- package/dist/cjs/icons/Subdomain.js.map +1 -1
- package/dist/cjs/icons/Survey.js +68 -0
- package/dist/cjs/icons/Survey.js.map +1 -0
- package/dist/cjs/icons/Tabs.js +71 -0
- package/dist/cjs/icons/Tabs.js.map +1 -0
- package/dist/cjs/icons/Tag.js +20 -6
- package/dist/cjs/icons/Tag.js.map +1 -1
- package/dist/cjs/icons/Tags.js +18 -4
- package/dist/cjs/icons/Tags.js.map +1 -1
- package/dist/cjs/icons/TaskOutcome.js +83 -0
- package/dist/cjs/icons/TaskOutcome.js.map +1 -0
- package/dist/cjs/icons/TaskTags.js +87 -0
- package/dist/cjs/icons/TaskTags.js.map +1 -0
- package/dist/cjs/icons/TaskType.js +95 -0
- package/dist/cjs/icons/TaskType.js.map +1 -0
- package/dist/cjs/icons/Tax.js +63 -0
- package/dist/cjs/icons/Tax.js.map +1 -0
- package/dist/cjs/icons/TaxDetails.js +81 -0
- package/dist/cjs/icons/TaxDetails.js.map +1 -0
- package/dist/cjs/icons/Taxonomy.js +83 -0
- package/dist/cjs/icons/Taxonomy.js.map +1 -0
- package/dist/cjs/icons/Templates.js +75 -0
- package/dist/cjs/icons/Templates.js.map +1 -0
- package/dist/cjs/icons/ThankYouPage.js +82 -0
- package/dist/cjs/icons/ThankYouPage.js.map +1 -0
- package/dist/cjs/icons/TicketField.js +63 -0
- package/dist/cjs/icons/TicketField.js.map +1 -0
- package/dist/cjs/icons/TicketSettings.js +65 -0
- package/dist/cjs/icons/TicketSettings.js.map +1 -0
- package/dist/cjs/icons/TicketTags.js +57 -0
- package/dist/cjs/icons/TicketTags.js.map +1 -0
- package/dist/cjs/icons/TimesheetVerifications.js +76 -0
- package/dist/cjs/icons/TimesheetVerifications.js.map +1 -0
- package/dist/cjs/icons/UserInfo.js +77 -0
- package/dist/cjs/icons/UserInfo.js.map +1 -0
- package/dist/cjs/icons/UserNotification.js +32 -6
- package/dist/cjs/icons/UserNotification.js.map +1 -1
- package/dist/cjs/icons/UserTags.js +63 -0
- package/dist/cjs/icons/UserTags.js.map +1 -0
- package/dist/cjs/icons/VideoAccessControl.js +71 -0
- package/dist/cjs/icons/VideoAccessControl.js.map +1 -0
- package/dist/cjs/icons/ViewSettings.js +71 -0
- package/dist/cjs/icons/ViewSettings.js.map +1 -0
- package/dist/cjs/icons/Views.js +59 -0
- package/dist/cjs/icons/Views.js.map +1 -0
- package/dist/cjs/icons/Web.js +101 -0
- package/dist/cjs/icons/Web.js.map +1 -0
- package/dist/cjs/icons/WidgetVisibility.js +77 -0
- package/dist/cjs/icons/WidgetVisibility.js.map +1 -0
- package/dist/cjs/icons/Workflows.js +93 -0
- package/dist/cjs/icons/Workflows.js.map +1 -0
- package/dist/cjs/icons/WorkspaceInfo.js +89 -0
- package/dist/cjs/icons/WorkspaceInfo.js.map +1 -0
- package/dist/cjs/icons/index.js +624 -0
- package/dist/cjs/icons/index.js.map +1 -1
- package/dist/icons/AccessControl.js +115 -0
- package/dist/icons/AccessControl.js.map +1 -0
- package/dist/icons/AgentStatus.js +47 -0
- package/dist/icons/AgentStatus.js.map +1 -0
- package/dist/icons/ApiTemplates.js +66 -0
- package/dist/icons/ApiTemplates.js.map +1 -0
- package/dist/icons/Approval.js +55 -0
- package/dist/icons/Approval.js.map +1 -0
- package/dist/icons/BusinessHour.js +61 -0
- package/dist/icons/BusinessHour.js.map +1 -0
- package/dist/icons/CategoriesSettings.js +67 -0
- package/dist/icons/CategoriesSettings.js.map +1 -0
- package/dist/icons/Category.js +30 -4
- package/dist/icons/Category.js.map +1 -1
- package/dist/icons/ChatQuestions.js +55 -0
- package/dist/icons/ChatQuestions.js.map +1 -0
- package/dist/icons/CompanyInfo.js +103 -0
- package/dist/icons/CompanyInfo.js.map +1 -0
- package/dist/icons/CompanyTags.js +89 -0
- package/dist/icons/CompanyTags.js.map +1 -0
- package/dist/icons/Configure.js +115 -0
- package/dist/icons/Configure.js.map +1 -0
- package/dist/icons/ContactField.js +77 -0
- package/dist/icons/ContactField.js.map +1 -0
- package/dist/icons/ContactTags.js +71 -0
- package/dist/icons/ContactTags.js.map +1 -0
- package/dist/icons/CustomDomain.js +54 -4
- package/dist/icons/CustomDomain.js.map +1 -1
- package/dist/icons/CustomField.js +101 -0
- package/dist/icons/CustomField.js.map +1 -0
- package/dist/icons/Customize.js +58 -14
- package/dist/icons/Customize.js.map +1 -1
- package/dist/icons/Dependent.js +61 -0
- package/dist/icons/Dependent.js.map +1 -0
- package/dist/icons/DocumentationSync.js +66 -0
- package/dist/icons/DocumentationSync.js.map +1 -0
- package/dist/icons/Domain.js +67 -0
- package/dist/icons/Domain.js.map +1 -0
- package/dist/icons/EditSchedule.js +73 -0
- package/dist/icons/EditSchedule.js.map +1 -0
- package/dist/icons/EmailNotification.js +61 -0
- package/dist/icons/EmailNotification.js.map +1 -0
- package/dist/icons/EmailSync.js +61 -0
- package/dist/icons/EmailSync.js.map +1 -0
- package/dist/icons/EmailTemplates.js +66 -0
- package/dist/icons/EmailTemplates.js.map +1 -0
- package/dist/icons/EmailsBanned.js +60 -0
- package/dist/icons/EmailsBanned.js.map +1 -0
- package/dist/icons/ExcludedDomains.js +78 -0
- package/dist/icons/ExcludedDomains.js.map +1 -0
- package/dist/icons/ExpenseCategories.js +67 -0
- package/dist/icons/ExpenseCategories.js.map +1 -0
- package/dist/icons/FeatureSettings.js +55 -0
- package/dist/icons/FeatureSettings.js.map +1 -0
- package/dist/icons/Field.js +50 -0
- package/dist/icons/Field.js.map +1 -0
- package/dist/icons/FlowChart.js +74 -0
- package/dist/icons/FlowChart.js.map +1 -0
- package/dist/icons/FormClosed.js +45 -0
- package/dist/icons/FormClosed.js.map +1 -0
- package/dist/icons/Group.js +39 -4
- package/dist/icons/Group.js.map +1 -1
- package/dist/icons/HourFormat.js +61 -0
- package/dist/icons/HourFormat.js.map +1 -0
- package/dist/icons/ImportTimesheet.js +73 -0
- package/dist/icons/ImportTimesheet.js.map +1 -0
- package/dist/icons/Inactive.js +67 -0
- package/dist/icons/Inactive.js.map +1 -0
- package/dist/icons/InfoRound.js +55 -0
- package/dist/icons/InfoRound.js.map +1 -0
- package/dist/icons/IntroPages.js +53 -0
- package/dist/icons/IntroPages.js.map +1 -0
- package/dist/icons/InvalidUrl.js +61 -0
- package/dist/icons/InvalidUrl.js.map +1 -0
- package/dist/icons/InvoiceSettings.js +59 -0
- package/dist/icons/InvoiceSettings.js.map +1 -0
- package/dist/icons/IpRestriction.js +61 -0
- package/dist/icons/IpRestriction.js.map +1 -0
- package/dist/icons/LockMessage.js +61 -0
- package/dist/icons/LockMessage.js.map +1 -0
- package/dist/icons/ManageCalendar.js +73 -0
- package/dist/icons/ManageCalendar.js.map +1 -0
- package/dist/icons/ManageTemplates.js +66 -0
- package/dist/icons/ManageTemplates.js.map +1 -0
- package/dist/icons/MappedField.js +83 -0
- package/dist/icons/MappedField.js.map +1 -0
- package/dist/icons/MeetingLimit.js +85 -0
- package/dist/icons/MeetingLimit.js.map +1 -0
- package/dist/icons/MeetingReminder.js +73 -0
- package/dist/icons/MeetingReminder.js.map +1 -0
- package/dist/icons/MobileAndDesktopApps.js +67 -0
- package/dist/icons/MobileAndDesktopApps.js.map +1 -0
- package/dist/icons/NavLinks.js +65 -0
- package/dist/icons/NavLinks.js.map +1 -0
- package/dist/icons/Notification.js +12 -4
- package/dist/icons/Notification.js.map +1 -1
- package/dist/icons/Pipeline.js +48 -0
- package/dist/icons/Pipeline.js.map +1 -0
- package/dist/icons/PreventDuplicate.js +65 -0
- package/dist/icons/PreventDuplicate.js.map +1 -0
- package/dist/icons/RecurringInvoice.js +59 -0
- package/dist/icons/RecurringInvoice.js.map +1 -0
- package/dist/icons/RecurringMeeting.js +78 -0
- package/dist/icons/RecurringMeeting.js.map +1 -0
- package/dist/icons/Redirect.js +55 -0
- package/dist/icons/Redirect.js.map +1 -0
- package/dist/icons/RedirectUrl.js +73 -0
- package/dist/icons/RedirectUrl.js.map +1 -0
- package/dist/icons/Score.js +73 -0
- package/dist/icons/Score.js.map +1 -0
- package/dist/icons/Security.js +13 -15
- package/dist/icons/Security.js.map +1 -1
- package/dist/icons/Seo.js +35 -4
- package/dist/icons/Seo.js.map +1 -1
- package/dist/icons/Setup.js +73 -0
- package/dist/icons/Setup.js.map +1 -0
- package/dist/icons/SlaPolicies.js +70 -0
- package/dist/icons/SlaPolicies.js.map +1 -0
- package/dist/icons/SmsTemplates.js +72 -0
- package/dist/icons/SmsTemplates.js.map +1 -0
- package/dist/icons/SplitPayment.js +79 -0
- package/dist/icons/SplitPayment.js.map +1 -0
- package/dist/icons/StartWeekOn.js +67 -0
- package/dist/icons/StartWeekOn.js.map +1 -0
- package/dist/icons/Subdomain.js +64 -10
- package/dist/icons/Subdomain.js.map +1 -1
- package/dist/icons/Survey.js +58 -0
- package/dist/icons/Survey.js.map +1 -0
- package/dist/icons/Tabs.js +61 -0
- package/dist/icons/Tabs.js.map +1 -0
- package/dist/icons/Tag.js +20 -6
- package/dist/icons/Tag.js.map +1 -1
- package/dist/icons/Tags.js +18 -4
- package/dist/icons/Tags.js.map +1 -1
- package/dist/icons/TaskOutcome.js +73 -0
- package/dist/icons/TaskOutcome.js.map +1 -0
- package/dist/icons/TaskTags.js +77 -0
- package/dist/icons/TaskTags.js.map +1 -0
- package/dist/icons/TaskType.js +85 -0
- package/dist/icons/TaskType.js.map +1 -0
- package/dist/icons/Tax.js +53 -0
- package/dist/icons/Tax.js.map +1 -0
- package/dist/icons/TaxDetails.js +71 -0
- package/dist/icons/TaxDetails.js.map +1 -0
- package/dist/icons/Taxonomy.js +73 -0
- package/dist/icons/Taxonomy.js.map +1 -0
- package/dist/icons/Templates.js +65 -0
- package/dist/icons/Templates.js.map +1 -0
- package/dist/icons/ThankYouPage.js +72 -0
- package/dist/icons/ThankYouPage.js.map +1 -0
- package/dist/icons/TicketField.js +53 -0
- package/dist/icons/TicketField.js.map +1 -0
- package/dist/icons/TicketSettings.js +55 -0
- package/dist/icons/TicketSettings.js.map +1 -0
- package/dist/icons/TicketTags.js +47 -0
- package/dist/icons/TicketTags.js.map +1 -0
- package/dist/icons/TimesheetVerifications.js +66 -0
- package/dist/icons/TimesheetVerifications.js.map +1 -0
- package/dist/icons/UserInfo.js +67 -0
- package/dist/icons/UserInfo.js.map +1 -0
- package/dist/icons/UserNotification.js +32 -6
- package/dist/icons/UserNotification.js.map +1 -1
- package/dist/icons/UserTags.js +53 -0
- package/dist/icons/UserTags.js.map +1 -0
- package/dist/icons/VideoAccessControl.js +61 -0
- package/dist/icons/VideoAccessControl.js.map +1 -0
- package/dist/icons/ViewSettings.js +61 -0
- package/dist/icons/ViewSettings.js.map +1 -0
- package/dist/icons/Views.js +49 -0
- package/dist/icons/Views.js.map +1 -0
- package/dist/icons/Web.js +91 -0
- package/dist/icons/Web.js.map +1 -0
- package/dist/icons/WidgetVisibility.js +67 -0
- package/dist/icons/WidgetVisibility.js.map +1 -0
- package/dist/icons/Workflows.js +83 -0
- package/dist/icons/Workflows.js.map +1 -0
- package/dist/icons/WorkspaceInfo.js +79 -0
- package/dist/icons/WorkspaceInfo.js.map +1 -0
- package/dist/icons/index.js +79 -1
- package/dist/icons/index.js.map +1 -1
- package/icons.d.ts +78 -0
- package/package.json +1 -1
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
var _excluded = ["size", "color", "strokeWidth"];
|
|
2
|
+
|
|
3
|
+
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
4
|
+
|
|
5
|
+
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
6
|
+
|
|
7
|
+
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
8
|
+
|
|
9
|
+
import React from "react";
|
|
10
|
+
|
|
11
|
+
var ContactTags = function ContactTags(_ref) {
|
|
12
|
+
var _ref$size = _ref.size,
|
|
13
|
+
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
14
|
+
_ref$color = _ref.color,
|
|
15
|
+
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
16
|
+
_ref$strokeWidth = _ref.strokeWidth,
|
|
17
|
+
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
18
|
+
props = _objectWithoutProperties(_ref, _excluded);
|
|
19
|
+
|
|
20
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
21
|
+
width: size,
|
|
22
|
+
height: size,
|
|
23
|
+
viewBox: "0 0 24 24",
|
|
24
|
+
fill: "none"
|
|
25
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
26
|
+
d: "M6.5 7.5C6.5 7.76522 6.60536 8.01957 6.79289 8.20711C6.98043 8.39464 7.23478 8.5 7.5 8.5C7.76522 8.5 8.01957 8.39464 8.20711 8.20711C8.39464 8.01957 8.5 7.76522 8.5 7.5C8.5 7.23478 8.39464 6.98043 8.20711 6.79289C8.01957 6.60536 7.76522 6.5 7.5 6.5C7.23478 6.5 6.98043 6.60536 6.79289 6.79289C6.60536 6.98043 6.5 7.23478 6.5 7.5Z",
|
|
27
|
+
stroke: color,
|
|
28
|
+
strokeWidth: strokeWidth,
|
|
29
|
+
strokeLinecap: "round",
|
|
30
|
+
strokeLinejoin: "round"
|
|
31
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
32
|
+
d: "M16.441 7.441L12.586 3.586C12.211 3.2109 11.7024 3.00011 11.172 3H6C5.20435 3 4.44129 3.31607 3.87868 3.87868C3.31607 4.44129 3 5.20435 3 6V11.172C3.00011 11.7024 3.2109 12.211 3.586 12.586L10 19",
|
|
33
|
+
stroke: color,
|
|
34
|
+
strokeWidth: strokeWidth,
|
|
35
|
+
strokeLinecap: "round",
|
|
36
|
+
strokeLinejoin: "round"
|
|
37
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
38
|
+
d: "M22 11.375V19.625C22 19.9897 21.8645 20.3394 21.6234 20.5973C21.3823 20.8551 21.0553 21 20.7143 21H14.2857C13.9447 21 13.6177 20.8551 13.3766 20.5973C13.1355 20.3394 13 19.9897 13 19.625V11.375C13 11.0103 13.1355 10.6606 13.3766 10.4027C13.6177 10.1449 13.9447 10 14.2857 10H20.7143C21.0553 10 21.3823 10.1449 21.6234 10.4027C21.8645 10.6606 22 11.0103 22 11.375Z",
|
|
39
|
+
stroke: color,
|
|
40
|
+
strokeWidth: strokeWidth,
|
|
41
|
+
strokeLinecap: "round",
|
|
42
|
+
strokeLinejoin: "round"
|
|
43
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
44
|
+
d: "M15.75 18.5H19.5",
|
|
45
|
+
stroke: color,
|
|
46
|
+
strokeWidth: strokeWidth,
|
|
47
|
+
strokeLinecap: "round",
|
|
48
|
+
strokeLinejoin: "round"
|
|
49
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
50
|
+
d: "M16.375 14.375C16.375 14.7065 16.5067 15.0245 16.7411 15.2589C16.9755 15.4933 17.2935 15.625 17.625 15.625C17.9565 15.625 18.2745 15.4933 18.5089 15.2589C18.7433 15.0245 18.875 14.7065 18.875 14.375C18.875 14.0435 18.7433 13.7255 18.5089 13.4911C18.2745 13.2567 17.9565 13.125 17.625 13.125C17.2935 13.125 16.9755 13.2567 16.7411 13.4911C16.5067 13.7255 16.375 14.0435 16.375 14.375Z",
|
|
51
|
+
stroke: color,
|
|
52
|
+
strokeWidth: strokeWidth,
|
|
53
|
+
strokeLinecap: "round",
|
|
54
|
+
strokeLinejoin: "round"
|
|
55
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
56
|
+
d: "M12 13.5H13.875",
|
|
57
|
+
stroke: color,
|
|
58
|
+
strokeWidth: strokeWidth,
|
|
59
|
+
strokeLinecap: "round",
|
|
60
|
+
strokeLinejoin: "round"
|
|
61
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
62
|
+
d: "M12 17.5H13.875",
|
|
63
|
+
stroke: color,
|
|
64
|
+
strokeWidth: strokeWidth,
|
|
65
|
+
strokeLinecap: "round",
|
|
66
|
+
strokeLinejoin: "round"
|
|
67
|
+
}));
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export default ContactTags;
|
|
71
|
+
//# sourceMappingURL=ContactTags.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../generate/icons/ContactTags.js"],"names":["React","ContactTags","size","color","strokeWidth","props"],"mappings":";;;;;;;;AAAA,OAAOA,KAAP,MAAkB,OAAlB;;AACA,IAAMC,WAAW,GAAG,SAAdA,WAAc,OAKd;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AACE,IAAA,CAAC,EAAC,2UADJ;AAEE,IAAA,MAAM,EAAEF,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IADF,eAQE;AACE,IAAA,CAAC,EAAC,qMADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IARF,eAeE;AACE,IAAA,CAAC,EAAC,6WADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAfF,eAsBE;AACE,IAAA,CAAC,EAAC,kBADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAtBF,eA6BE;AACE,IAAA,CAAC,EAAC,iYADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IA7BF,eAoCE;AACE,IAAA,CAAC,EAAC,iBADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IApCF,eA2CE;AACE,IAAA,CAAC,EAAC,iBADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IA3CF,CADF;AAqDD,CA3DD;;AA4DA,eAAeH,WAAf","sourcesContent":["import React from \"react\";\nconst ContactTags = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <path\n d=\"M6.5 7.5C6.5 7.76522 6.60536 8.01957 6.79289 8.20711C6.98043 8.39464 7.23478 8.5 7.5 8.5C7.76522 8.5 8.01957 8.39464 8.20711 8.20711C8.39464 8.01957 8.5 7.76522 8.5 7.5C8.5 7.23478 8.39464 6.98043 8.20711 6.79289C8.01957 6.60536 7.76522 6.5 7.5 6.5C7.23478 6.5 6.98043 6.60536 6.79289 6.79289C6.60536 6.98043 6.5 7.23478 6.5 7.5Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16.441 7.441L12.586 3.586C12.211 3.2109 11.7024 3.00011 11.172 3H6C5.20435 3 4.44129 3.31607 3.87868 3.87868C3.31607 4.44129 3 5.20435 3 6V11.172C3.00011 11.7024 3.2109 12.211 3.586 12.586L10 19\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M22 11.375V19.625C22 19.9897 21.8645 20.3394 21.6234 20.5973C21.3823 20.8551 21.0553 21 20.7143 21H14.2857C13.9447 21 13.6177 20.8551 13.3766 20.5973C13.1355 20.3394 13 19.9897 13 19.625V11.375C13 11.0103 13.1355 10.6606 13.3766 10.4027C13.6177 10.1449 13.9447 10 14.2857 10H20.7143C21.0553 10 21.3823 10.1449 21.6234 10.4027C21.8645 10.6606 22 11.0103 22 11.375Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M15.75 18.5H19.5\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16.375 14.375C16.375 14.7065 16.5067 15.0245 16.7411 15.2589C16.9755 15.4933 17.2935 15.625 17.625 15.625C17.9565 15.625 18.2745 15.4933 18.5089 15.2589C18.7433 15.0245 18.875 14.7065 18.875 14.375C18.875 14.0435 18.7433 13.7255 18.5089 13.4911C18.2745 13.2567 17.9565 13.125 17.625 13.125C17.2935 13.125 16.9755 13.2567 16.7411 13.4911C16.5067 13.7255 16.375 14.0435 16.375 14.375Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M12 13.5H13.875\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M12 17.5H13.875\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </svg>\n );\n};\nexport default ContactTags;\n"],"file":"ContactTags.js"}
|
|
@@ -20,15 +20,65 @@ var CustomDomain = function CustomDomain(_ref) {
|
|
|
20
20
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
21
21
|
width: size,
|
|
22
22
|
height: size,
|
|
23
|
-
viewBox: "0 0
|
|
23
|
+
viewBox: "0 0 24 24",
|
|
24
24
|
fill: "none"
|
|
25
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
26
|
-
|
|
25
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
26
|
+
clipPath: "url(#CustomDomain_js__clip0_7295_253)"
|
|
27
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
d: "M20.6025 9.35496C20.0344 7.50711 18.8863 5.89131 17.3283 4.74677C15.7703 3.60223 13.8851 2.9898 11.9519 3.00013C10.0187 3.01046 8.14021 3.64301 6.5945 4.80413C5.0488 5.96525 3.91806 7.59322 3.36968 9.44705C2.8213 11.3009 2.88442 13.282 3.5497 15.0972C4.21498 16.9123 5.44706 18.465 7.06354 19.5254C8.29307 20.3319 9.69528 20.821 11.1454 20.9593",
|
|
27
29
|
stroke: color,
|
|
28
30
|
strokeWidth: strokeWidth,
|
|
29
31
|
strokeLinecap: "round",
|
|
30
32
|
strokeLinejoin: "round"
|
|
31
|
-
})
|
|
33
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
d: "M3.59991 9.00067H20.3999",
|
|
35
|
+
stroke: color,
|
|
36
|
+
strokeWidth: strokeWidth,
|
|
37
|
+
strokeLinecap: "round",
|
|
38
|
+
strokeLinejoin: "round"
|
|
39
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
40
|
+
d: "M3.59991 15.0007H8.5",
|
|
41
|
+
stroke: color,
|
|
42
|
+
strokeWidth: strokeWidth,
|
|
43
|
+
strokeLinecap: "round",
|
|
44
|
+
strokeLinejoin: "round"
|
|
45
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
46
|
+
d: "M11.4999 3.00067C9.81525 5.70028 8.92212 8.81854 8.92212 12.0007C8.92212 15.1828 9.81525 18.3011 11.4999 21.0007",
|
|
47
|
+
stroke: color,
|
|
48
|
+
strokeWidth: strokeWidth,
|
|
49
|
+
strokeLinecap: "round",
|
|
50
|
+
strokeLinejoin: "round"
|
|
51
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
52
|
+
d: "M12.4999 3.00067C14.1981 5.71573 15.0809 8.83769 15.0778 12",
|
|
53
|
+
stroke: color,
|
|
54
|
+
strokeWidth: strokeWidth,
|
|
55
|
+
strokeLinecap: "round",
|
|
56
|
+
strokeLinejoin: "round"
|
|
57
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
58
|
+
d: "M16.4999 18.4997L19.4996 15.4999",
|
|
59
|
+
stroke: color,
|
|
60
|
+
strokeWidth: strokeWidth,
|
|
61
|
+
strokeLinecap: "round",
|
|
62
|
+
strokeLinejoin: "round"
|
|
63
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
64
|
+
d: "M17.4998 14.0001L17.7312 13.7321C18.2001 13.2633 18.836 13 19.499 13C20.162 13 20.7979 13.2635 21.2667 13.7323C21.7355 14.2012 21.9988 14.8371 21.9988 15.5001C21.9987 16.1632 21.7353 16.799 21.2664 17.2678L20.9995 17.4998",
|
|
65
|
+
stroke: color,
|
|
66
|
+
strokeWidth: strokeWidth,
|
|
67
|
+
strokeLinecap: "round",
|
|
68
|
+
strokeLinejoin: "round"
|
|
69
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
70
|
+
d: "M18.4997 19.9996L18.3012 20.2666C17.8269 20.7356 17.1867 20.9987 16.5196 20.9987C15.8525 20.9987 15.2123 20.7356 14.738 20.2666C14.5042 20.0354 14.3186 19.7601 14.1919 19.4567C14.0652 19.1533 14 18.8278 14 18.499C14 18.1702 14.0652 17.8446 14.1919 17.5412C14.3186 17.2378 14.5042 16.9625 14.738 16.7314L15 16.4999",
|
|
71
|
+
stroke: color,
|
|
72
|
+
strokeWidth: strokeWidth,
|
|
73
|
+
strokeLinecap: "round",
|
|
74
|
+
strokeLinejoin: "round"
|
|
75
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
76
|
+
id: "CustomDomain_js__clip0_7295_253"
|
|
77
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
78
|
+
width: 24,
|
|
79
|
+
height: 24,
|
|
80
|
+
fill: color
|
|
81
|
+
}))));
|
|
32
82
|
};
|
|
33
83
|
|
|
34
84
|
export default CustomDomain;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../generate/icons/CustomDomain.js"],"names":["React","CustomDomain","size","color","strokeWidth","props"],"mappings":";;;;;;;;AAAA,OAAOA,KAAP,MAAkB,OAAlB;;AACA,IAAMC,YAAY,GAAG,SAAfA,YAAe,OAKf;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AACE,IAAA,CAAC,EAAC,
|
|
1
|
+
{"version":3,"sources":["../../generate/icons/CustomDomain.js"],"names":["React","CustomDomain","size","color","strokeWidth","props"],"mappings":";;;;;;;;AAAA,OAAOA,KAAP,MAAkB,OAAlB;;AACA,IAAMC,YAAY,GAAG,SAAfA,YAAe,OAKf;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AAAG,IAAA,QAAQ,EAAC;AAAZ,kBACE;AACE,IAAA,CAAC,EAAC,0VADJ;AAEE,IAAA,MAAM,EAAEF,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IADF,eAQE;AACE,IAAA,CAAC,EAAC,0BADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IARF,eAeE;AACE,IAAA,CAAC,EAAC,sBADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAfF,eAsBE;AACE,IAAA,CAAC,EAAC,kHADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAtBF,eA6BE;AACE,IAAA,CAAC,EAAC,6DADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IA7BF,eAoCE;AACE,IAAA,CAAC,EAAC,kCADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IApCF,eA2CE;AACE,IAAA,CAAC,EAAC,+NADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IA3CF,eAkDE;AACE,IAAA,CAAC,EAAC,2TADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAlDF,CADF,eA2DE,+CACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CA3DF,CADF;AAmED,CAzED;;AA0EA,eAAeF,YAAf","sourcesContent":["import React from \"react\";\nconst CustomDomain = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <g clipPath=\"url(#CustomDomain_js__clip0_7295_253)\">\n <path\n d=\"M20.6025 9.35496C20.0344 7.50711 18.8863 5.89131 17.3283 4.74677C15.7703 3.60223 13.8851 2.9898 11.9519 3.00013C10.0187 3.01046 8.14021 3.64301 6.5945 4.80413C5.0488 5.96525 3.91806 7.59322 3.36968 9.44705C2.8213 11.3009 2.88442 13.282 3.5497 15.0972C4.21498 16.9123 5.44706 18.465 7.06354 19.5254C8.29307 20.3319 9.69528 20.821 11.1454 20.9593\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M3.59991 9.00067H20.3999\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M3.59991 15.0007H8.5\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M11.4999 3.00067C9.81525 5.70028 8.92212 8.81854 8.92212 12.0007C8.92212 15.1828 9.81525 18.3011 11.4999 21.0007\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M12.4999 3.00067C14.1981 5.71573 15.0809 8.83769 15.0778 12\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16.4999 18.4997L19.4996 15.4999\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M17.4998 14.0001L17.7312 13.7321C18.2001 13.2633 18.836 13 19.499 13C20.162 13 20.7979 13.2635 21.2667 13.7323C21.7355 14.2012 21.9988 14.8371 21.9988 15.5001C21.9987 16.1632 21.7353 16.799 21.2664 17.2678L20.9995 17.4998\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M18.4997 19.9996L18.3012 20.2666C17.8269 20.7356 17.1867 20.9987 16.5196 20.9987C15.8525 20.9987 15.2123 20.7356 14.738 20.2666C14.5042 20.0354 14.3186 19.7601 14.1919 19.4567C14.0652 19.1533 14 18.8278 14 18.499C14 18.1702 14.0652 17.8446 14.1919 17.5412C14.3186 17.2378 14.5042 16.9625 14.738 16.7314L15 16.4999\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"CustomDomain_js__clip0_7295_253\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default CustomDomain;\n"],"file":"CustomDomain.js"}
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
var _excluded = ["size", "color", "strokeWidth"];
|
|
2
|
+
|
|
3
|
+
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
4
|
+
|
|
5
|
+
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
6
|
+
|
|
7
|
+
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
8
|
+
|
|
9
|
+
import React from "react";
|
|
10
|
+
|
|
11
|
+
var CustomField = function CustomField(_ref) {
|
|
12
|
+
var _ref$size = _ref.size,
|
|
13
|
+
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
14
|
+
_ref$color = _ref.color,
|
|
15
|
+
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
16
|
+
_ref$strokeWidth = _ref.strokeWidth,
|
|
17
|
+
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
18
|
+
props = _objectWithoutProperties(_ref, _excluded);
|
|
19
|
+
|
|
20
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
21
|
+
width: size,
|
|
22
|
+
height: size,
|
|
23
|
+
viewBox: "0 0 24 24",
|
|
24
|
+
fill: "none"
|
|
25
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
26
|
+
clipPath: "url(#CustomField_js__clip0_7295_407)"
|
|
27
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
d: "M11 14.125C11 14.4897 11.1449 14.8394 11.4027 15.0973C11.6606 15.3551 12.0103 15.5 12.375 15.5C12.7397 15.5 13.0894 15.3551 13.3473 15.0973C13.6051 14.8394 13.75 14.4897 13.75 14.125C13.75 13.7603 13.6051 13.4106 13.3473 13.1527C13.0894 12.8949 12.7397 12.75 12.375 12.75C12.0103 12.75 11.6606 12.8949 11.4027 13.1527C11.1449 13.4106 11 13.7603 11 14.125Z",
|
|
29
|
+
stroke: color,
|
|
30
|
+
strokeWidth: strokeWidth,
|
|
31
|
+
strokeLinecap: "round",
|
|
32
|
+
strokeLinejoin: "round"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
d: "M12.375 10V12.75",
|
|
35
|
+
stroke: color,
|
|
36
|
+
strokeWidth: strokeWidth,
|
|
37
|
+
strokeLinecap: "round",
|
|
38
|
+
strokeLinejoin: "round"
|
|
39
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
40
|
+
d: "M12.375 15.5V20",
|
|
41
|
+
stroke: color,
|
|
42
|
+
strokeWidth: strokeWidth,
|
|
43
|
+
strokeLinecap: "round",
|
|
44
|
+
strokeLinejoin: "round"
|
|
45
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
46
|
+
d: "M15.125 17.25C15.125 17.6147 15.2699 17.9644 15.5277 18.2223C15.7856 18.4801 16.1353 18.625 16.5 18.625C16.8647 18.625 17.2144 18.4801 17.4723 18.2223C17.7301 17.9644 17.875 17.6147 17.875 17.25C17.875 16.8853 17.7301 16.5356 17.4723 16.2777C17.2144 16.0199 16.8647 15.875 16.5 15.875C16.1353 15.875 15.7856 16.0199 15.5277 16.2777C15.2699 16.5356 15.125 16.8853 15.125 17.25Z",
|
|
47
|
+
stroke: color,
|
|
48
|
+
strokeWidth: strokeWidth,
|
|
49
|
+
strokeLinecap: "round",
|
|
50
|
+
strokeLinejoin: "round"
|
|
51
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
52
|
+
d: "M16.5 10V15.875",
|
|
53
|
+
stroke: color,
|
|
54
|
+
strokeWidth: strokeWidth,
|
|
55
|
+
strokeLinecap: "round",
|
|
56
|
+
strokeLinejoin: "round"
|
|
57
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
58
|
+
d: "M16.5 18.625V20",
|
|
59
|
+
stroke: color,
|
|
60
|
+
strokeWidth: strokeWidth,
|
|
61
|
+
strokeLinecap: "round",
|
|
62
|
+
strokeLinejoin: "round"
|
|
63
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
64
|
+
d: "M19.25 12.0625C19.25 12.4272 19.3949 12.7769 19.6527 13.0348C19.9106 13.2926 20.2603 13.4375 20.625 13.4375C20.9897 13.4375 21.3394 13.2926 21.5973 13.0348C21.8551 12.7769 22 12.4272 22 12.0625C22 11.6978 21.8551 11.3481 21.5973 11.0902C21.3394 10.8324 20.9897 10.6875 20.625 10.6875C20.2603 10.6875 19.9106 10.8324 19.6527 11.0902C19.3949 11.3481 19.25 11.6978 19.25 12.0625Z",
|
|
65
|
+
stroke: color,
|
|
66
|
+
strokeWidth: strokeWidth,
|
|
67
|
+
strokeLinecap: "round",
|
|
68
|
+
strokeLinejoin: "round"
|
|
69
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
70
|
+
d: "M20.625 10V10.6875",
|
|
71
|
+
stroke: color,
|
|
72
|
+
strokeWidth: strokeWidth,
|
|
73
|
+
strokeLinecap: "round",
|
|
74
|
+
strokeLinejoin: "round"
|
|
75
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
76
|
+
d: "M20.625 13.4375V20",
|
|
77
|
+
stroke: color,
|
|
78
|
+
strokeWidth: strokeWidth,
|
|
79
|
+
strokeLinecap: "round",
|
|
80
|
+
strokeLinejoin: "round"
|
|
81
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
82
|
+
d: "M20 8V7C20 5.89543 19.1046 5 18 5H6C4.89543 5 4 5.89543 4 7V11C4 12.1046 4.89543 13 6 13H8",
|
|
83
|
+
stroke: color,
|
|
84
|
+
strokeWidth: strokeWidth,
|
|
85
|
+
strokeLinecap: "round"
|
|
86
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
87
|
+
d: "M7 7V11",
|
|
88
|
+
stroke: color,
|
|
89
|
+
strokeWidth: strokeWidth,
|
|
90
|
+
strokeLinecap: "round"
|
|
91
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
92
|
+
id: "CustomField_js__clip0_7295_407"
|
|
93
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
94
|
+
width: 24,
|
|
95
|
+
height: 24,
|
|
96
|
+
fill: color
|
|
97
|
+
}))));
|
|
98
|
+
};
|
|
99
|
+
|
|
100
|
+
export default CustomField;
|
|
101
|
+
//# sourceMappingURL=CustomField.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../generate/icons/CustomField.js"],"names":["React","CustomField","size","color","strokeWidth","props"],"mappings":";;;;;;;;AAAA,OAAOA,KAAP,MAAkB,OAAlB;;AACA,IAAMC,WAAW,GAAG,SAAdA,WAAc,OAKd;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AAAG,IAAA,QAAQ,EAAC;AAAZ,kBACE;AACE,IAAA,CAAC,EAAC,qWADJ;AAEE,IAAA,MAAM,EAAEF,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IADF,eAQE;AACE,IAAA,CAAC,EAAC,kBADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IARF,eAeE;AACE,IAAA,CAAC,EAAC,iBADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAfF,eAsBE;AACE,IAAA,CAAC,EAAC,0XADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAtBF,eA6BE;AACE,IAAA,CAAC,EAAC,iBADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IA7BF,eAoCE;AACE,IAAA,CAAC,EAAC,iBADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IApCF,eA2CE;AACE,IAAA,CAAC,EAAC,0XADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IA3CF,eAkDE;AACE,IAAA,CAAC,EAAC,oBADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAlDF,eAyDE;AACE,IAAA,CAAC,EAAC,oBADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAzDF,eAgEE;AACE,IAAA,CAAC,EAAC,4FADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IAhEF,eAsEE;AACE,IAAA,CAAC,EAAC,SADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IAtEF,CADF,eA8EE,+CACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CA9EF,CADF;AAsFD,CA5FD;;AA6FA,eAAeF,WAAf","sourcesContent":["import React from \"react\";\nconst CustomField = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <g clipPath=\"url(#CustomField_js__clip0_7295_407)\">\n <path\n d=\"M11 14.125C11 14.4897 11.1449 14.8394 11.4027 15.0973C11.6606 15.3551 12.0103 15.5 12.375 15.5C12.7397 15.5 13.0894 15.3551 13.3473 15.0973C13.6051 14.8394 13.75 14.4897 13.75 14.125C13.75 13.7603 13.6051 13.4106 13.3473 13.1527C13.0894 12.8949 12.7397 12.75 12.375 12.75C12.0103 12.75 11.6606 12.8949 11.4027 13.1527C11.1449 13.4106 11 13.7603 11 14.125Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M12.375 10V12.75\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M12.375 15.5V20\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M15.125 17.25C15.125 17.6147 15.2699 17.9644 15.5277 18.2223C15.7856 18.4801 16.1353 18.625 16.5 18.625C16.8647 18.625 17.2144 18.4801 17.4723 18.2223C17.7301 17.9644 17.875 17.6147 17.875 17.25C17.875 16.8853 17.7301 16.5356 17.4723 16.2777C17.2144 16.0199 16.8647 15.875 16.5 15.875C16.1353 15.875 15.7856 16.0199 15.5277 16.2777C15.2699 16.5356 15.125 16.8853 15.125 17.25Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16.5 10V15.875\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16.5 18.625V20\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M19.25 12.0625C19.25 12.4272 19.3949 12.7769 19.6527 13.0348C19.9106 13.2926 20.2603 13.4375 20.625 13.4375C20.9897 13.4375 21.3394 13.2926 21.5973 13.0348C21.8551 12.7769 22 12.4272 22 12.0625C22 11.6978 21.8551 11.3481 21.5973 11.0902C21.3394 10.8324 20.9897 10.6875 20.625 10.6875C20.2603 10.6875 19.9106 10.8324 19.6527 11.0902C19.3949 11.3481 19.25 11.6978 19.25 12.0625Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M20.625 10V10.6875\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M20.625 13.4375V20\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M20 8V7C20 5.89543 19.1046 5 18 5H6C4.89543 5 4 5.89543 4 7V11C4 12.1046 4.89543 13 6 13H8\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n />\n <path\n d=\"M7 7V11\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"CustomField_js__clip0_7295_407\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default CustomField;\n"],"file":"CustomField.js"}
|
package/dist/icons/Customize.js
CHANGED
|
@@ -20,27 +20,71 @@ var Customize = function Customize(_ref) {
|
|
|
20
20
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
21
21
|
width: size,
|
|
22
22
|
height: size,
|
|
23
|
-
viewBox: "0 0
|
|
23
|
+
viewBox: "0 0 24 24",
|
|
24
24
|
fill: "none"
|
|
25
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
26
|
-
|
|
27
|
-
|
|
25
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
26
|
+
clipPath: "url(#Customize_js__clip0_7295_582)"
|
|
27
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
d: "M4 10C4 10.5304 4.21071 11.0391 4.58579 11.4142C4.96086 11.7893 5.46957 12 6 12C6.53043 12 7.03914 11.7893 7.41421 11.4142C7.78929 11.0391 8 10.5304 8 10C8 9.46957 7.78929 8.96086 7.41421 8.58579C7.03914 8.21071 6.53043 8 6 8C5.46957 8 4.96086 8.21071 4.58579 8.58579C4.21071 8.96086 4 9.46957 4 10Z",
|
|
29
|
+
stroke: color,
|
|
30
|
+
strokeWidth: strokeWidth,
|
|
31
|
+
strokeLinecap: "round",
|
|
32
|
+
strokeLinejoin: "round"
|
|
28
33
|
}), /*#__PURE__*/React.createElement("path", {
|
|
29
|
-
d: "
|
|
30
|
-
|
|
34
|
+
d: "M6 4V8",
|
|
35
|
+
stroke: color,
|
|
36
|
+
strokeWidth: strokeWidth,
|
|
37
|
+
strokeLinecap: "round",
|
|
38
|
+
strokeLinejoin: "round"
|
|
31
39
|
}), /*#__PURE__*/React.createElement("path", {
|
|
32
|
-
d: "
|
|
33
|
-
|
|
40
|
+
d: "M6 12V20",
|
|
41
|
+
stroke: color,
|
|
42
|
+
strokeWidth: strokeWidth,
|
|
43
|
+
strokeLinecap: "round",
|
|
44
|
+
strokeLinejoin: "round"
|
|
34
45
|
}), /*#__PURE__*/React.createElement("path", {
|
|
35
|
-
d: "
|
|
36
|
-
|
|
46
|
+
d: "M10 16C10 16.5304 10.2107 17.0391 10.5858 17.4142C10.9609 17.7893 11.4696 18 12 18C12.5304 18 13.0391 17.7893 13.4142 17.4142C13.7893 17.0391 14 16.5304 14 16C14 15.4696 13.7893 14.9609 13.4142 14.5858C13.0391 14.2107 12.5304 14 12 14C11.4696 14 10.9609 14.2107 10.5858 14.5858C10.2107 14.9609 10 15.4696 10 16Z",
|
|
47
|
+
stroke: color,
|
|
48
|
+
strokeWidth: strokeWidth,
|
|
49
|
+
strokeLinecap: "round",
|
|
50
|
+
strokeLinejoin: "round"
|
|
37
51
|
}), /*#__PURE__*/React.createElement("path", {
|
|
38
|
-
d: "
|
|
39
|
-
|
|
52
|
+
d: "M12 4V14",
|
|
53
|
+
stroke: color,
|
|
54
|
+
strokeWidth: strokeWidth,
|
|
55
|
+
strokeLinecap: "round",
|
|
56
|
+
strokeLinejoin: "round"
|
|
57
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
58
|
+
d: "M12 18V20",
|
|
59
|
+
stroke: color,
|
|
60
|
+
strokeWidth: strokeWidth,
|
|
61
|
+
strokeLinecap: "round",
|
|
62
|
+
strokeLinejoin: "round"
|
|
63
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
64
|
+
d: "M16 7C16 7.53043 16.2107 8.03914 16.5858 8.41421C16.9609 8.78929 17.4696 9 18 9C18.5304 9 19.0391 8.78929 19.4142 8.41421C19.7893 8.03914 20 7.53043 20 7C20 6.46957 19.7893 5.96086 19.4142 5.58579C19.0391 5.21071 18.5304 5 18 5C17.4696 5 16.9609 5.21071 16.5858 5.58579C16.2107 5.96086 16 6.46957 16 7Z",
|
|
65
|
+
stroke: color,
|
|
66
|
+
strokeWidth: strokeWidth,
|
|
67
|
+
strokeLinecap: "round",
|
|
68
|
+
strokeLinejoin: "round"
|
|
69
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
70
|
+
d: "M18 4V5",
|
|
71
|
+
stroke: color,
|
|
72
|
+
strokeWidth: strokeWidth,
|
|
73
|
+
strokeLinecap: "round",
|
|
74
|
+
strokeLinejoin: "round"
|
|
40
75
|
}), /*#__PURE__*/React.createElement("path", {
|
|
41
|
-
d: "
|
|
76
|
+
d: "M18 9V20",
|
|
77
|
+
stroke: color,
|
|
78
|
+
strokeWidth: strokeWidth,
|
|
79
|
+
strokeLinecap: "round",
|
|
80
|
+
strokeLinejoin: "round"
|
|
81
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
82
|
+
id: "Customize_js__clip0_7295_582"
|
|
83
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
84
|
+
width: 24,
|
|
85
|
+
height: 24,
|
|
42
86
|
fill: color
|
|
43
|
-
}));
|
|
87
|
+
}))));
|
|
44
88
|
};
|
|
45
89
|
|
|
46
90
|
export default Customize;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../generate/icons/Customize.js"],"names":["React","Customize","size","color","strokeWidth","props"],"mappings":";;;;;;;;AAAA,OAAOA,KAAP,MAAkB,OAAlB;;AACA,IAAMC,SAAS,GAAG,SAAZA,SAAY,OAKZ;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AACE,IAAA,CAAC,EAAC,
|
|
1
|
+
{"version":3,"sources":["../../generate/icons/Customize.js"],"names":["React","Customize","size","color","strokeWidth","props"],"mappings":";;;;;;;;AAAA,OAAOA,KAAP,MAAkB,OAAlB;;AACA,IAAMC,SAAS,GAAG,SAAZA,SAAY,OAKZ;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AAAG,IAAA,QAAQ,EAAC;AAAZ,kBACE;AACE,IAAA,CAAC,EAAC,6SADJ;AAEE,IAAA,MAAM,EAAEF,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IADF,eAQE;AACE,IAAA,CAAC,EAAC,QADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IARF,eAeE;AACE,IAAA,CAAC,EAAC,UADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAfF,eAsBE;AACE,IAAA,CAAC,EAAC,yTADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAtBF,eA6BE;AACE,IAAA,CAAC,EAAC,UADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IA7BF,eAoCE;AACE,IAAA,CAAC,EAAC,WADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IApCF,eA2CE;AACE,IAAA,CAAC,EAAC,gTADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IA3CF,eAkDE;AACE,IAAA,CAAC,EAAC,SADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAlDF,eAyDE;AACE,IAAA,CAAC,EAAC,UADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAzDF,CADF,eAkEE,+CACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CAlEF,CADF;AA0ED,CAhFD;;AAiFA,eAAeF,SAAf","sourcesContent":["import React from \"react\";\nconst Customize = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <g clipPath=\"url(#Customize_js__clip0_7295_582)\">\n <path\n d=\"M4 10C4 10.5304 4.21071 11.0391 4.58579 11.4142C4.96086 11.7893 5.46957 12 6 12C6.53043 12 7.03914 11.7893 7.41421 11.4142C7.78929 11.0391 8 10.5304 8 10C8 9.46957 7.78929 8.96086 7.41421 8.58579C7.03914 8.21071 6.53043 8 6 8C5.46957 8 4.96086 8.21071 4.58579 8.58579C4.21071 8.96086 4 9.46957 4 10Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M6 4V8\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M6 12V20\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M10 16C10 16.5304 10.2107 17.0391 10.5858 17.4142C10.9609 17.7893 11.4696 18 12 18C12.5304 18 13.0391 17.7893 13.4142 17.4142C13.7893 17.0391 14 16.5304 14 16C14 15.4696 13.7893 14.9609 13.4142 14.5858C13.0391 14.2107 12.5304 14 12 14C11.4696 14 10.9609 14.2107 10.5858 14.5858C10.2107 14.9609 10 15.4696 10 16Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M12 4V14\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M12 18V20\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16 7C16 7.53043 16.2107 8.03914 16.5858 8.41421C16.9609 8.78929 17.4696 9 18 9C18.5304 9 19.0391 8.78929 19.4142 8.41421C19.7893 8.03914 20 7.53043 20 7C20 6.46957 19.7893 5.96086 19.4142 5.58579C19.0391 5.21071 18.5304 5 18 5C17.4696 5 16.9609 5.21071 16.5858 5.58579C16.2107 5.96086 16 6.46957 16 7Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M18 4V5\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M18 9V20\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"Customize_js__clip0_7295_582\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default Customize;\n"],"file":"Customize.js"}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
var _excluded = ["size", "color", "strokeWidth"];
|
|
2
|
+
|
|
3
|
+
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
4
|
+
|
|
5
|
+
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
6
|
+
|
|
7
|
+
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
8
|
+
|
|
9
|
+
import React from "react";
|
|
10
|
+
|
|
11
|
+
var Dependent = function Dependent(_ref) {
|
|
12
|
+
var _ref$size = _ref.size,
|
|
13
|
+
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
14
|
+
_ref$color = _ref.color,
|
|
15
|
+
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
16
|
+
_ref$strokeWidth = _ref.strokeWidth,
|
|
17
|
+
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
18
|
+
props = _objectWithoutProperties(_ref, _excluded);
|
|
19
|
+
|
|
20
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
21
|
+
width: size,
|
|
22
|
+
height: size,
|
|
23
|
+
viewBox: "0 0 24 24",
|
|
24
|
+
fill: "none"
|
|
25
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
26
|
+
clipPath: "url(#Dependent_js__clip0_7495_318)"
|
|
27
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
d: "M3 4C3 3.73478 3.10536 3.48043 3.29289 3.29289C3.48043 3.10536 3.73478 3 4 3H8C8.26522 3 8.51957 3.10536 8.70711 3.29289C8.89464 3.48043 9 3.73478 9 4V8C9 8.26522 8.89464 8.51957 8.70711 8.70711C8.51957 8.89464 8.26522 9 8 9H4C3.73478 9 3.48043 8.89464 3.29289 8.70711C3.10536 8.51957 3 8.26522 3 8V4Z",
|
|
29
|
+
stroke: color,
|
|
30
|
+
strokeWidth: strokeWidth,
|
|
31
|
+
strokeLinecap: "round",
|
|
32
|
+
strokeLinejoin: "round"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
d: "M15 16C15 15.7348 15.1054 15.4804 15.2929 15.2929C15.4804 15.1054 15.7348 15 16 15H20C20.2652 15 20.5196 15.1054 20.7071 15.2929C20.8946 15.4804 21 15.7348 21 16V20C21 20.2652 20.8946 20.5196 20.7071 20.7071C20.5196 20.8946 20.2652 21 20 21H16C15.7348 21 15.4804 20.8946 15.2929 20.7071C15.1054 20.5196 15 20.2652 15 20V16Z",
|
|
35
|
+
stroke: color,
|
|
36
|
+
strokeWidth: strokeWidth,
|
|
37
|
+
strokeLinecap: "round",
|
|
38
|
+
strokeLinejoin: "round"
|
|
39
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
40
|
+
d: "M21 11V8C21 7.46957 20.7893 6.96086 20.4142 6.58579C20.0391 6.21071 19.5304 6 19 6H13M13 6L16 9M13 6L16 3",
|
|
41
|
+
stroke: color,
|
|
42
|
+
strokeWidth: strokeWidth,
|
|
43
|
+
strokeLinecap: "round",
|
|
44
|
+
strokeLinejoin: "round"
|
|
45
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
46
|
+
d: "M3 13V16C3 16.5304 3.21071 17.0391 3.58579 17.4142C3.96086 17.7893 4.46957 18 5 18H11M11 18L8 15M11 18L8 21",
|
|
47
|
+
stroke: color,
|
|
48
|
+
strokeWidth: strokeWidth,
|
|
49
|
+
strokeLinecap: "round",
|
|
50
|
+
strokeLinejoin: "round"
|
|
51
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
52
|
+
id: "Dependent_js__clip0_7495_318"
|
|
53
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
54
|
+
width: 24,
|
|
55
|
+
height: 24,
|
|
56
|
+
fill: color
|
|
57
|
+
}))));
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
export default Dependent;
|
|
61
|
+
//# sourceMappingURL=Dependent.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../generate/icons/Dependent.js"],"names":["React","Dependent","size","color","strokeWidth","props"],"mappings":";;;;;;;;AAAA,OAAOA,KAAP,MAAkB,OAAlB;;AACA,IAAMC,SAAS,GAAG,SAAZA,SAAY,OAKZ;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AAAG,IAAA,QAAQ,EAAC;AAAZ,kBACE;AACE,IAAA,CAAC,EAAC,+SADJ;AAEE,IAAA,MAAM,EAAEF,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IADF,eAQE;AACE,IAAA,CAAC,EAAC,qUADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IARF,eAeE;AACE,IAAA,CAAC,EAAC,2GADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAfF,eAsBE;AACE,IAAA,CAAC,EAAC,6GADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAtBF,CADF,eA+BE,+CACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CA/BF,CADF;AAuCD,CA7CD;;AA8CA,eAAeF,SAAf","sourcesContent":["import React from \"react\";\nconst Dependent = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <g clipPath=\"url(#Dependent_js__clip0_7495_318)\">\n <path\n d=\"M3 4C3 3.73478 3.10536 3.48043 3.29289 3.29289C3.48043 3.10536 3.73478 3 4 3H8C8.26522 3 8.51957 3.10536 8.70711 3.29289C8.89464 3.48043 9 3.73478 9 4V8C9 8.26522 8.89464 8.51957 8.70711 8.70711C8.51957 8.89464 8.26522 9 8 9H4C3.73478 9 3.48043 8.89464 3.29289 8.70711C3.10536 8.51957 3 8.26522 3 8V4Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M15 16C15 15.7348 15.1054 15.4804 15.2929 15.2929C15.4804 15.1054 15.7348 15 16 15H20C20.2652 15 20.5196 15.1054 20.7071 15.2929C20.8946 15.4804 21 15.7348 21 16V20C21 20.2652 20.8946 20.5196 20.7071 20.7071C20.5196 20.8946 20.2652 21 20 21H16C15.7348 21 15.4804 20.8946 15.2929 20.7071C15.1054 20.5196 15 20.2652 15 20V16Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M21 11V8C21 7.46957 20.7893 6.96086 20.4142 6.58579C20.0391 6.21071 19.5304 6 19 6H13M13 6L16 9M13 6L16 3\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M3 13V16C3 16.5304 3.21071 17.0391 3.58579 17.4142C3.96086 17.7893 4.46957 18 5 18H11M11 18L8 15M11 18L8 21\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"Dependent_js__clip0_7495_318\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default Dependent;\n"],"file":"Dependent.js"}
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
var _excluded = ["size", "color", "strokeWidth"];
|
|
2
|
+
|
|
3
|
+
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
4
|
+
|
|
5
|
+
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
6
|
+
|
|
7
|
+
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
8
|
+
|
|
9
|
+
import React from "react";
|
|
10
|
+
|
|
11
|
+
var DocumentationSync = function DocumentationSync(_ref) {
|
|
12
|
+
var _ref$size = _ref.size,
|
|
13
|
+
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
14
|
+
_ref$color = _ref.color,
|
|
15
|
+
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
16
|
+
_ref$strokeWidth = _ref.strokeWidth,
|
|
17
|
+
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
18
|
+
props = _objectWithoutProperties(_ref, _excluded);
|
|
19
|
+
|
|
20
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
21
|
+
width: size,
|
|
22
|
+
height: size,
|
|
23
|
+
viewBox: "0 0 24 24",
|
|
24
|
+
fill: "none"
|
|
25
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
26
|
+
clipPath: "url(#DocumentationSync_js__clip0_7374_1515)"
|
|
27
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
d: "M12 21H7C5.89543 21 5 20.1046 5 19V5C5 3.89543 5.89543 3 7 3H14.1716C14.702 3 15.2107 3.21071 15.5858 3.58579L18.4142 6.41421C18.7893 6.78929 19 7.29799 19 7.82843V11",
|
|
29
|
+
stroke: color,
|
|
30
|
+
strokeWidth: strokeWidth,
|
|
31
|
+
strokeLinecap: "round"
|
|
32
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
33
|
+
d: "M9 8H15",
|
|
34
|
+
stroke: color,
|
|
35
|
+
strokeWidth: strokeWidth,
|
|
36
|
+
strokeLinecap: "round",
|
|
37
|
+
strokeLinejoin: "round"
|
|
38
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
39
|
+
d: "M9 11H13",
|
|
40
|
+
stroke: color,
|
|
41
|
+
strokeWidth: strokeWidth,
|
|
42
|
+
strokeLinecap: "round",
|
|
43
|
+
strokeLinejoin: "round"
|
|
44
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
45
|
+
d: "M22.1667 17.5653C22.0418 16.6671 21.6251 15.8348 20.9808 15.1967C20.3364 14.5586 19.5001 14.1501 18.6007 14.034C17.7013 13.9179 16.7887 14.1008 16.0035 14.5545C15.2183 15.0081 14.6039 15.7073 14.2552 16.5445M14 14.5028V16.5445H16.0417",
|
|
46
|
+
stroke: color,
|
|
47
|
+
strokeWidth: strokeWidth,
|
|
48
|
+
strokeLinecap: "round",
|
|
49
|
+
strokeLinejoin: "round"
|
|
50
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
51
|
+
d: "M14 18.5862C14.1248 19.4844 14.5415 20.3167 15.1859 20.9548C15.8302 21.5929 16.6665 22.0014 17.5659 22.1175C18.4653 22.2335 19.3779 22.0506 20.1632 21.597C20.9484 21.1434 21.5627 20.4441 21.9115 19.607M22.1667 21.6487V19.607H20.125",
|
|
52
|
+
stroke: color,
|
|
53
|
+
strokeWidth: strokeWidth,
|
|
54
|
+
strokeLinecap: "round",
|
|
55
|
+
strokeLinejoin: "round"
|
|
56
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
57
|
+
id: "DocumentationSync_js__clip0_7374_1515"
|
|
58
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
59
|
+
width: 24,
|
|
60
|
+
height: 24,
|
|
61
|
+
fill: color
|
|
62
|
+
}))));
|
|
63
|
+
};
|
|
64
|
+
|
|
65
|
+
export default DocumentationSync;
|
|
66
|
+
//# sourceMappingURL=DocumentationSync.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../generate/icons/DocumentationSync.js"],"names":["React","DocumentationSync","size","color","strokeWidth","props"],"mappings":";;;;;;;;AAAA,OAAOA,KAAP,MAAkB,OAAlB;;AACA,IAAMC,iBAAiB,GAAG,SAApBA,iBAAoB,OAKpB;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AAAG,IAAA,QAAQ,EAAC;AAAZ,kBACE;AACE,IAAA,CAAC,EAAC,wKADJ;AAEE,IAAA,MAAM,EAAEF,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IADF,eAOE;AACE,IAAA,CAAC,EAAC,SADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAPF,eAcE;AACE,IAAA,CAAC,EAAC,UADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAdF,eAqBE;AACE,IAAA,CAAC,EAAC,4OADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IArBF,eA4BE;AACE,IAAA,CAAC,EAAC,yOADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IA5BF,CADF,eAqCE,+CACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CArCF,CADF;AA6CD,CAnDD;;AAoDA,eAAeF,iBAAf","sourcesContent":["import React from \"react\";\nconst DocumentationSync = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <g clipPath=\"url(#DocumentationSync_js__clip0_7374_1515)\">\n <path\n d=\"M12 21H7C5.89543 21 5 20.1046 5 19V5C5 3.89543 5.89543 3 7 3H14.1716C14.702 3 15.2107 3.21071 15.5858 3.58579L18.4142 6.41421C18.7893 6.78929 19 7.29799 19 7.82843V11\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n />\n <path\n d=\"M9 8H15\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M9 11H13\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M22.1667 17.5653C22.0418 16.6671 21.6251 15.8348 20.9808 15.1967C20.3364 14.5586 19.5001 14.1501 18.6007 14.034C17.7013 13.9179 16.7887 14.1008 16.0035 14.5545C15.2183 15.0081 14.6039 15.7073 14.2552 16.5445M14 14.5028V16.5445H16.0417\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M14 18.5862C14.1248 19.4844 14.5415 20.3167 15.1859 20.9548C15.8302 21.5929 16.6665 22.0014 17.5659 22.1175C18.4653 22.2335 19.3779 22.0506 20.1632 21.597C20.9484 21.1434 21.5627 20.4441 21.9115 19.607M22.1667 21.6487V19.607H20.125\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"DocumentationSync_js__clip0_7374_1515\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default DocumentationSync;\n"],"file":"DocumentationSync.js"}
|