@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,55 @@
|
|
|
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 InfoRound = function InfoRound(_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(#InfoRound_js__clip0_7363_1217)"
|
|
27
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
d: "M3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C13.1819 21 14.3522 20.7672 15.4442 20.3149C16.5361 19.8626 17.5282 19.1997 18.364 18.364C19.1997 17.5282 19.8626 16.5361 20.3149 15.4442C20.7672 14.3522 21 13.1819 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3C9.61305 3 7.32387 3.94821 5.63604 5.63604C3.94821 7.32387 3 9.61305 3 12Z",
|
|
29
|
+
stroke: color,
|
|
30
|
+
strokeWidth: strokeWidth,
|
|
31
|
+
strokeLinecap: "round",
|
|
32
|
+
strokeLinejoin: "round"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
d: "M12 9H12.01",
|
|
35
|
+
stroke: color,
|
|
36
|
+
strokeWidth: strokeWidth,
|
|
37
|
+
strokeLinecap: "round",
|
|
38
|
+
strokeLinejoin: "round"
|
|
39
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
40
|
+
d: "M11 12H12V16H13",
|
|
41
|
+
stroke: color,
|
|
42
|
+
strokeWidth: strokeWidth,
|
|
43
|
+
strokeLinecap: "round",
|
|
44
|
+
strokeLinejoin: "round"
|
|
45
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
46
|
+
id: "InfoRound_js__clip0_7363_1217"
|
|
47
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
48
|
+
width: 24,
|
|
49
|
+
height: 24,
|
|
50
|
+
fill: color
|
|
51
|
+
}))));
|
|
52
|
+
};
|
|
53
|
+
|
|
54
|
+
export default InfoRound;
|
|
55
|
+
//# sourceMappingURL=InfoRound.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../generate/icons/InfoRound.js"],"names":["React","InfoRound","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,8eADJ;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,aADJ;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,CADF,eAwBE,+CACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CAxBF,CADF;AAgCD,CAtCD;;AAuCA,eAAeF,SAAf","sourcesContent":["import React from \"react\";\nconst InfoRound = ({\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(#InfoRound_js__clip0_7363_1217)\">\n <path\n d=\"M3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C13.1819 21 14.3522 20.7672 15.4442 20.3149C16.5361 19.8626 17.5282 19.1997 18.364 18.364C19.1997 17.5282 19.8626 16.5361 20.3149 15.4442C20.7672 14.3522 21 13.1819 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3C9.61305 3 7.32387 3.94821 5.63604 5.63604C3.94821 7.32387 3 9.61305 3 12Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M12 9H12.01\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M11 12H12V16H13\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"InfoRound_js__clip0_7363_1217\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default InfoRound;\n"],"file":"InfoRound.js"}
|
|
@@ -0,0 +1,53 @@
|
|
|
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 IntroPages = function IntroPages(_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(#IntroPages_js__clip0_7334_784)"
|
|
27
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
d: "M19 13.488V12H21L12 3L3 12H5V19C5 19.5304 5.21071 20.0391 5.58579 20.4142C5.96086 20.7893 6.46957 21 7 21H13.525",
|
|
29
|
+
stroke: color,
|
|
30
|
+
strokeWidth: strokeWidth,
|
|
31
|
+
strokeLinecap: "round",
|
|
32
|
+
strokeLinejoin: "round"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
d: "M19 16V22",
|
|
35
|
+
stroke: color,
|
|
36
|
+
strokeWidth: strokeWidth,
|
|
37
|
+
strokeLinecap: "round"
|
|
38
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
39
|
+
d: "M22 19L16 19",
|
|
40
|
+
stroke: color,
|
|
41
|
+
strokeWidth: strokeWidth,
|
|
42
|
+
strokeLinecap: "round"
|
|
43
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
44
|
+
id: "IntroPages_js__clip0_7334_784"
|
|
45
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
46
|
+
width: 24,
|
|
47
|
+
height: 24,
|
|
48
|
+
fill: color
|
|
49
|
+
}))));
|
|
50
|
+
};
|
|
51
|
+
|
|
52
|
+
export default IntroPages;
|
|
53
|
+
//# sourceMappingURL=IntroPages.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../generate/icons/IntroPages.js"],"names":["React","IntroPages","size","color","strokeWidth","props"],"mappings":";;;;;;;;AAAA,OAAOA,KAAP,MAAkB,OAAlB;;AACA,IAAMC,UAAU,GAAG,SAAbA,UAAa,OAKb;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,kHADJ;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,WADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IARF,eAcE;AACE,IAAA,CAAC,EAAC,cADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IAdF,CADF,eAsBE,+CACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CAtBF,CADF;AA8BD,CApCD;;AAqCA,eAAeF,UAAf","sourcesContent":["import React from \"react\";\nconst IntroPages = ({\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(#IntroPages_js__clip0_7334_784)\">\n <path\n d=\"M19 13.488V12H21L12 3L3 12H5V19C5 19.5304 5.21071 20.0391 5.58579 20.4142C5.96086 20.7893 6.46957 21 7 21H13.525\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M19 16V22\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n />\n <path\n d=\"M22 19L16 19\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"IntroPages_js__clip0_7334_784\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default IntroPages;\n"],"file":"IntroPages.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 InvalidUrl = function InvalidUrl(_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(#InvalidUrl_js__clip0_7495_408)"
|
|
27
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
d: "M10.8856 7.62653V11.1807",
|
|
29
|
+
stroke: color,
|
|
30
|
+
strokeWidth: strokeWidth,
|
|
31
|
+
strokeLinecap: "round",
|
|
32
|
+
strokeLinejoin: "round"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
d: "M11.5 17.3971H3.68209C3.38518 17.3937 3.09432 17.3127 2.83844 17.1621C2.58256 17.0115 2.37058 16.7965 2.22357 16.5385C2.07656 16.2805 1.99966 15.9885 2.00051 15.6916C2.00136 15.3947 2.07993 15.1032 2.22842 14.846L9.43103 2.82033C9.58257 2.57021 9.79605 2.3625 10.0508 2.21896C10.3056 2.07541 10.5932 2 10.8856 2C11.178 2 11.4656 2.07541 11.7203 2.21896C11.9751 2.3625 12.1886 2.56932 12.3402 2.81944L17.2391 11",
|
|
35
|
+
stroke: color,
|
|
36
|
+
strokeWidth: strokeWidth,
|
|
37
|
+
strokeLinecap: "round",
|
|
38
|
+
strokeLinejoin: "round"
|
|
39
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
40
|
+
d: "M10.8856 13.8464H10.8945",
|
|
41
|
+
stroke: color,
|
|
42
|
+
strokeWidth: strokeWidth,
|
|
43
|
+
strokeLinecap: "round",
|
|
44
|
+
strokeLinejoin: "round"
|
|
45
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
46
|
+
d: "M16.1311 18.8689C16.3541 19.0966 16.6204 19.2774 16.9142 19.4009C17.208 19.5244 17.5235 19.588 17.8422 19.588C18.1609 19.588 18.4764 19.5244 18.7703 19.4009C19.0641 19.2774 19.3303 19.0966 19.5534 18.8689L22.2912 16.1311C22.745 15.6773 23 15.0617 23 14.4199C23 13.7781 22.745 13.1626 22.2912 12.7088C21.8374 12.255 21.2219 12 20.5801 12C19.9383 12 19.3227 12.255 18.8689 12.7088L18.5267 13.051M18.8689 16.1311C18.6459 15.9034 18.3796 15.7226 18.0858 15.5991C17.792 15.4756 17.4765 15.412 17.1578 15.412C16.8391 15.412 16.5236 15.4756 16.2297 15.5991C15.9359 15.7226 15.6697 15.9034 15.4466 16.1311L12.7088 18.8689C12.255 19.3227 12 19.9383 12 20.5801C12 21.2219 12.255 21.8374 12.7088 22.2912C13.1626 22.745 13.7781 23 14.4199 23C15.0617 23 15.6773 22.745 16.1311 22.2912L16.4733 21.949",
|
|
47
|
+
stroke: color,
|
|
48
|
+
strokeWidth: strokeWidth,
|
|
49
|
+
strokeLinecap: "round",
|
|
50
|
+
strokeLinejoin: "round"
|
|
51
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
52
|
+
id: "InvalidUrl_js__clip0_7495_408"
|
|
53
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
54
|
+
width: 24,
|
|
55
|
+
height: 24,
|
|
56
|
+
fill: color
|
|
57
|
+
}))));
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
export default InvalidUrl;
|
|
61
|
+
//# sourceMappingURL=InvalidUrl.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../generate/icons/InvalidUrl.js"],"names":["React","InvalidUrl","size","color","strokeWidth","props"],"mappings":";;;;;;;;AAAA,OAAOA,KAAP,MAAkB,OAAlB;;AACA,IAAMC,UAAU,GAAG,SAAbA,UAAa,OAKb;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,0BADJ;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,4ZADJ;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,0BADJ;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,oxBADJ;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,UAAf","sourcesContent":["import React from \"react\";\nconst InvalidUrl = ({\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(#InvalidUrl_js__clip0_7495_408)\">\n <path\n d=\"M10.8856 7.62653V11.1807\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M11.5 17.3971H3.68209C3.38518 17.3937 3.09432 17.3127 2.83844 17.1621C2.58256 17.0115 2.37058 16.7965 2.22357 16.5385C2.07656 16.2805 1.99966 15.9885 2.00051 15.6916C2.00136 15.3947 2.07993 15.1032 2.22842 14.846L9.43103 2.82033C9.58257 2.57021 9.79605 2.3625 10.0508 2.21896C10.3056 2.07541 10.5932 2 10.8856 2C11.178 2 11.4656 2.07541 11.7203 2.21896C11.9751 2.3625 12.1886 2.56932 12.3402 2.81944L17.2391 11\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M10.8856 13.8464H10.8945\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16.1311 18.8689C16.3541 19.0966 16.6204 19.2774 16.9142 19.4009C17.208 19.5244 17.5235 19.588 17.8422 19.588C18.1609 19.588 18.4764 19.5244 18.7703 19.4009C19.0641 19.2774 19.3303 19.0966 19.5534 18.8689L22.2912 16.1311C22.745 15.6773 23 15.0617 23 14.4199C23 13.7781 22.745 13.1626 22.2912 12.7088C21.8374 12.255 21.2219 12 20.5801 12C19.9383 12 19.3227 12.255 18.8689 12.7088L18.5267 13.051M18.8689 16.1311C18.6459 15.9034 18.3796 15.7226 18.0858 15.5991C17.792 15.4756 17.4765 15.412 17.1578 15.412C16.8391 15.412 16.5236 15.4756 16.2297 15.5991C15.9359 15.7226 15.6697 15.9034 15.4466 16.1311L12.7088 18.8689C12.255 19.3227 12 19.9383 12 20.5801C12 21.2219 12.255 21.8374 12.7088 22.2912C13.1626 22.745 13.7781 23 14.4199 23C15.0617 23 15.6773 22.745 16.1311 22.2912L16.4733 21.949\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"InvalidUrl_js__clip0_7495_408\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default InvalidUrl;\n"],"file":"InvalidUrl.js"}
|
|
@@ -0,0 +1,59 @@
|
|
|
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 InvoiceSettings = function InvoiceSettings(_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: "M10 7H2.83333C2.3731 7 2 7.3731 2 7.83333V18.9358C2 19.1725 2.10062 19.398 2.27674 19.5561L4.36897 21.4337C4.7157 21.7449 5.25018 21.7113 5.5553 21.3593L6.4852 20.2863C6.77425 19.9528 7.27321 19.9025 7.62303 20.1716L9.42326 21.5564C9.75365 21.8105 10.221 21.7814 10.5173 21.4883L11.7473 20.2719C12.072 19.9508 12.5946 19.9508 12.9193 20.2719L14.0338 21.3741C14.3764 21.7129 14.934 21.6915 15.2496 21.3274L16.7964 19.5426C16.9277 19.3911 17 19.1973 17 18.9968V14.9924",
|
|
27
|
+
stroke: color,
|
|
28
|
+
strokeWidth: strokeWidth,
|
|
29
|
+
strokeLinecap: "round",
|
|
30
|
+
strokeLinejoin: "round"
|
|
31
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
32
|
+
d: "M17.9319 2C18.0431 2.00002 18.1515 2.03535 18.2425 2.10118C18.3334 2.167 18.4024 2.26011 18.4399 2.36778L18.7142 3.15389C18.7577 3.27751 18.8422 3.38137 18.9528 3.44722L19.7664 3.93056C19.8769 3.99615 20.0064 4.01938 20.132 3.99611L20.931 3.84778C21.0405 3.82729 21.1535 3.84213 21.2545 3.89026C21.3555 3.93839 21.4395 4.01747 21.4952 4.11667L21.9271 4.88333C21.9829 4.98227 22.0076 5.09651 21.998 5.21046C21.9883 5.3244 21.9447 5.43251 21.8731 5.52L21.3489 6.15778C21.2663 6.25807 21.221 6.38523 21.2209 6.51667V7.48333C21.221 7.61477 21.2663 7.74193 21.3489 7.84222L21.8731 8.48C21.9447 8.56749 21.9883 8.6756 21.998 8.78955C22.0076 8.90349 21.9829 9.01773 21.9271 9.11667L21.4952 9.88333C21.4396 9.98243 21.3556 10.0614 21.2547 10.1096C21.1538 10.1577 21.0409 10.1726 20.9315 10.1522L20.1325 10.0039C20.007 9.98062 19.8775 10.0038 19.767 10.0694L18.9534 10.5528C18.8428 10.6186 18.7583 10.7225 18.7147 10.8461L18.4405 11.6322C18.4029 11.74 18.3338 11.8332 18.2428 11.899C18.1518 11.9648 18.0432 12.0001 17.9319 12H17.0681C16.9569 12 16.8485 11.9646 16.7575 11.8988C16.6666 11.833 16.5976 11.7399 16.5601 11.6322L16.2858 10.8461C16.2423 10.7227 16.158 10.6188 16.0477 10.5528L15.2336 10.0694C15.1231 10.0038 14.9936 9.98062 14.868 10.0039L14.069 10.1522C13.9595 10.1727 13.8465 10.1579 13.7455 10.1097C13.6445 10.0616 13.5605 9.98253 13.5048 9.88333L13.0729 9.11667C13.0171 9.01773 12.9924 8.90349 13.002 8.78955C13.0117 8.6756 13.0553 8.56749 13.1269 8.48L13.6511 7.84222C13.7337 7.74193 13.779 7.61477 13.7791 7.48333V6.51667C13.779 6.38523 13.7337 6.25807 13.6511 6.15778L13.1323 5.52C13.0607 5.43251 13.0171 5.3244 13.0074 5.21046C12.9978 5.09651 13.0225 4.98227 13.0783 4.88333L13.5102 4.11667C13.5658 4.01757 13.6498 3.93856 13.7507 3.89044C13.8516 3.84231 13.9645 3.82741 14.0739 3.84778L14.8729 3.99611C14.9984 4.01938 15.1279 3.99615 15.2384 3.93056L16.0526 3.44722C16.1629 3.38116 16.2471 3.27735 16.2907 3.15389L16.5649 2.36778C16.6022 2.26091 16.6704 2.16836 16.7604 2.10261C16.8504 2.03685 16.9577 2.00104 17.0681 2H17.9319Z",
|
|
33
|
+
stroke: color,
|
|
34
|
+
strokeWidth: strokeWidth,
|
|
35
|
+
strokeLinecap: "round",
|
|
36
|
+
strokeLinejoin: "round"
|
|
37
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
38
|
+
d: "M17.5 8.52778C18.32 8.52778 18.9847 7.84377 18.9847 7C18.9847 6.15623 18.32 5.47222 17.5 5.47222C16.68 5.47222 16.0153 6.15623 16.0153 7C16.0153 7.84377 16.68 8.52778 17.5 8.52778Z",
|
|
39
|
+
stroke: color,
|
|
40
|
+
strokeWidth: strokeWidth,
|
|
41
|
+
strokeLinecap: "round",
|
|
42
|
+
strokeLinejoin: "round"
|
|
43
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
44
|
+
d: "M11.5 10.875H9.3125C8.9644 10.875 8.63056 11.0133 8.38442 11.2594C8.13828 11.5056 8 11.8394 8 12.1875C8 12.5356 8.13828 12.8694 8.38442 13.1156C8.63056 13.3617 8.9644 13.5 9.3125 13.5H10.1875C10.5356 13.5 10.8694 13.6383 11.1156 13.8844C11.3617 14.1306 11.5 14.4644 11.5 14.8125C11.5 15.1606 11.3617 15.4944 11.1156 15.7406C10.8694 15.9867 10.5356 16.125 10.1875 16.125H8",
|
|
45
|
+
stroke: color,
|
|
46
|
+
strokeWidth: strokeWidth,
|
|
47
|
+
strokeLinecap: "round",
|
|
48
|
+
strokeLinejoin: "round"
|
|
49
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
50
|
+
d: "M9.75 16.125V17M9.75 10V10.875",
|
|
51
|
+
stroke: color,
|
|
52
|
+
strokeWidth: strokeWidth,
|
|
53
|
+
strokeLinecap: "round",
|
|
54
|
+
strokeLinejoin: "round"
|
|
55
|
+
}));
|
|
56
|
+
};
|
|
57
|
+
|
|
58
|
+
export default InvoiceSettings;
|
|
59
|
+
//# sourceMappingURL=InvoiceSettings.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../generate/icons/InvoiceSettings.js"],"names":["React","InvoiceSettings","size","color","strokeWidth","props"],"mappings":";;;;;;;;AAAA,OAAOA,KAAP,MAAkB,OAAlB;;AACA,IAAMC,eAAe,GAAG,SAAlBA,eAAkB,OAKlB;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,odADJ;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,y/DADJ;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,sLADJ;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,qXADJ;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,gCADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IA7BF,CADF;AAuCD,CA7CD;;AA8CA,eAAeH,eAAf","sourcesContent":["import React from \"react\";\nconst InvoiceSettings = ({\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=\"M10 7H2.83333C2.3731 7 2 7.3731 2 7.83333V18.9358C2 19.1725 2.10062 19.398 2.27674 19.5561L4.36897 21.4337C4.7157 21.7449 5.25018 21.7113 5.5553 21.3593L6.4852 20.2863C6.77425 19.9528 7.27321 19.9025 7.62303 20.1716L9.42326 21.5564C9.75365 21.8105 10.221 21.7814 10.5173 21.4883L11.7473 20.2719C12.072 19.9508 12.5946 19.9508 12.9193 20.2719L14.0338 21.3741C14.3764 21.7129 14.934 21.6915 15.2496 21.3274L16.7964 19.5426C16.9277 19.3911 17 19.1973 17 18.9968V14.9924\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M17.9319 2C18.0431 2.00002 18.1515 2.03535 18.2425 2.10118C18.3334 2.167 18.4024 2.26011 18.4399 2.36778L18.7142 3.15389C18.7577 3.27751 18.8422 3.38137 18.9528 3.44722L19.7664 3.93056C19.8769 3.99615 20.0064 4.01938 20.132 3.99611L20.931 3.84778C21.0405 3.82729 21.1535 3.84213 21.2545 3.89026C21.3555 3.93839 21.4395 4.01747 21.4952 4.11667L21.9271 4.88333C21.9829 4.98227 22.0076 5.09651 21.998 5.21046C21.9883 5.3244 21.9447 5.43251 21.8731 5.52L21.3489 6.15778C21.2663 6.25807 21.221 6.38523 21.2209 6.51667V7.48333C21.221 7.61477 21.2663 7.74193 21.3489 7.84222L21.8731 8.48C21.9447 8.56749 21.9883 8.6756 21.998 8.78955C22.0076 8.90349 21.9829 9.01773 21.9271 9.11667L21.4952 9.88333C21.4396 9.98243 21.3556 10.0614 21.2547 10.1096C21.1538 10.1577 21.0409 10.1726 20.9315 10.1522L20.1325 10.0039C20.007 9.98062 19.8775 10.0038 19.767 10.0694L18.9534 10.5528C18.8428 10.6186 18.7583 10.7225 18.7147 10.8461L18.4405 11.6322C18.4029 11.74 18.3338 11.8332 18.2428 11.899C18.1518 11.9648 18.0432 12.0001 17.9319 12H17.0681C16.9569 12 16.8485 11.9646 16.7575 11.8988C16.6666 11.833 16.5976 11.7399 16.5601 11.6322L16.2858 10.8461C16.2423 10.7227 16.158 10.6188 16.0477 10.5528L15.2336 10.0694C15.1231 10.0038 14.9936 9.98062 14.868 10.0039L14.069 10.1522C13.9595 10.1727 13.8465 10.1579 13.7455 10.1097C13.6445 10.0616 13.5605 9.98253 13.5048 9.88333L13.0729 9.11667C13.0171 9.01773 12.9924 8.90349 13.002 8.78955C13.0117 8.6756 13.0553 8.56749 13.1269 8.48L13.6511 7.84222C13.7337 7.74193 13.779 7.61477 13.7791 7.48333V6.51667C13.779 6.38523 13.7337 6.25807 13.6511 6.15778L13.1323 5.52C13.0607 5.43251 13.0171 5.3244 13.0074 5.21046C12.9978 5.09651 13.0225 4.98227 13.0783 4.88333L13.5102 4.11667C13.5658 4.01757 13.6498 3.93856 13.7507 3.89044C13.8516 3.84231 13.9645 3.82741 14.0739 3.84778L14.8729 3.99611C14.9984 4.01938 15.1279 3.99615 15.2384 3.93056L16.0526 3.44722C16.1629 3.38116 16.2471 3.27735 16.2907 3.15389L16.5649 2.36778C16.6022 2.26091 16.6704 2.16836 16.7604 2.10261C16.8504 2.03685 16.9577 2.00104 17.0681 2H17.9319Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M17.5 8.52778C18.32 8.52778 18.9847 7.84377 18.9847 7C18.9847 6.15623 18.32 5.47222 17.5 5.47222C16.68 5.47222 16.0153 6.15623 16.0153 7C16.0153 7.84377 16.68 8.52778 17.5 8.52778Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M11.5 10.875H9.3125C8.9644 10.875 8.63056 11.0133 8.38442 11.2594C8.13828 11.5056 8 11.8394 8 12.1875C8 12.5356 8.13828 12.8694 8.38442 13.1156C8.63056 13.3617 8.9644 13.5 9.3125 13.5H10.1875C10.5356 13.5 10.8694 13.6383 11.1156 13.8844C11.3617 14.1306 11.5 14.4644 11.5 14.8125C11.5 15.1606 11.3617 15.4944 11.1156 15.7406C10.8694 15.9867 10.5356 16.125 10.1875 16.125H8\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M9.75 16.125V17M9.75 10V10.875\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </svg>\n );\n};\nexport default InvoiceSettings;\n"],"file":"InvoiceSettings.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 IpRestriction = function IpRestriction(_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(#IpRestriction_js__clip0_7295_300)"
|
|
27
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
d: "M11.5 21H7C6.46957 21 5.96086 20.7893 5.58579 20.4142C5.21071 20.0391 5 19.5304 5 19V13C5 12.4696 5.21071 11.9609 5.58579 11.5858C5.96086 11.2107 6.46957 11 7 11H17",
|
|
29
|
+
stroke: color,
|
|
30
|
+
strokeWidth: strokeWidth,
|
|
31
|
+
strokeLinecap: "round",
|
|
32
|
+
strokeLinejoin: "round"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
d: "M8 11V7C8 5.93913 8.42143 4.92172 9.17157 4.17157C9.92172 3.42143 10.9391 3 12 3C13.0609 3 14.0783 3.42143 14.8284 4.17157C15.5786 4.92172 16 5.93913 16 7V11",
|
|
35
|
+
stroke: color,
|
|
36
|
+
strokeWidth: strokeWidth,
|
|
37
|
+
strokeLinecap: "round",
|
|
38
|
+
strokeLinejoin: "round"
|
|
39
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
40
|
+
d: "M17.5 14C18.5382 14.9185 19.8931 15.3967 21.2778 15.3333C21.4794 16.0191 21.5411 16.7384 21.4592 17.4485C21.3773 18.1586 21.1535 18.845 20.8011 19.4669C20.4487 20.0888 19.9748 20.6335 19.4078 21.0687C18.8407 21.5038 18.1919 21.8205 17.5 22C16.8081 21.8205 16.1593 21.5038 15.5922 21.0687C15.0252 20.6335 14.5513 20.0888 14.1989 19.4669C13.8465 18.845 13.6227 18.1586 13.5408 17.4485C13.4589 16.7384 13.5206 16.0191 13.7222 15.3333C15.1069 15.3967 16.4619 14.9185 17.5 14Z",
|
|
41
|
+
stroke: color,
|
|
42
|
+
strokeWidth: strokeWidth,
|
|
43
|
+
strokeLinecap: "round",
|
|
44
|
+
strokeLinejoin: "round"
|
|
45
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
46
|
+
d: "M16.5 18.3333L17.3333 19.1667L19 17.5",
|
|
47
|
+
stroke: color,
|
|
48
|
+
strokeWidth: strokeWidth,
|
|
49
|
+
strokeLinecap: "round",
|
|
50
|
+
strokeLinejoin: "round"
|
|
51
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
52
|
+
id: "IpRestriction_js__clip0_7295_300"
|
|
53
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
54
|
+
width: 24,
|
|
55
|
+
height: 24,
|
|
56
|
+
fill: color
|
|
57
|
+
}))));
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
export default IpRestriction;
|
|
61
|
+
//# sourceMappingURL=IpRestriction.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../generate/icons/IpRestriction.js"],"names":["React","IpRestriction","size","color","strokeWidth","props"],"mappings":";;;;;;;;AAAA,OAAOA,KAAP,MAAkB,OAAlB;;AACA,IAAMC,aAAa,GAAG,SAAhBA,aAAgB,OAKhB;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,sKADJ;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,+JADJ;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,ydADJ;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,uCADJ;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,aAAf","sourcesContent":["import React from \"react\";\nconst IpRestriction = ({\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(#IpRestriction_js__clip0_7295_300)\">\n <path\n d=\"M11.5 21H7C6.46957 21 5.96086 20.7893 5.58579 20.4142C5.21071 20.0391 5 19.5304 5 19V13C5 12.4696 5.21071 11.9609 5.58579 11.5858C5.96086 11.2107 6.46957 11 7 11H17\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M8 11V7C8 5.93913 8.42143 4.92172 9.17157 4.17157C9.92172 3.42143 10.9391 3 12 3C13.0609 3 14.0783 3.42143 14.8284 4.17157C15.5786 4.92172 16 5.93913 16 7V11\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M17.5 14C18.5382 14.9185 19.8931 15.3967 21.2778 15.3333C21.4794 16.0191 21.5411 16.7384 21.4592 17.4485C21.3773 18.1586 21.1535 18.845 20.8011 19.4669C20.4487 20.0888 19.9748 20.6335 19.4078 21.0687C18.8407 21.5038 18.1919 21.8205 17.5 22C16.8081 21.8205 16.1593 21.5038 15.5922 21.0687C15.0252 20.6335 14.5513 20.0888 14.1989 19.4669C13.8465 18.845 13.6227 18.1586 13.5408 17.4485C13.4589 16.7384 13.5206 16.0191 13.7222 15.3333C15.1069 15.3967 16.4619 14.9185 17.5 14Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16.5 18.3333L17.3333 19.1667L19 17.5\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"IpRestriction_js__clip0_7295_300\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default IpRestriction;\n"],"file":"IpRestriction.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 LockMessage = function LockMessage(_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(#LockMessage_js__clip0_7363_1302)"
|
|
27
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
d: "M13 19H5C4.46957 19 3.96086 18.7893 3.58579 18.4142C3.21071 18.0391 3 17.5304 3 17V7C3 6.46957 3.21071 5.96086 3.58579 5.58579C3.96086 5.21071 4.46957 5 5 5H19C19.5304 5 20.0391 5.21071 20.4142 5.58579C20.7893 5.96086 21 6.46957 21 7V10.5",
|
|
29
|
+
stroke: color,
|
|
30
|
+
strokeWidth: strokeWidth,
|
|
31
|
+
strokeLinecap: "round",
|
|
32
|
+
strokeLinejoin: "round"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
d: "M3 7L12 13L21 7",
|
|
35
|
+
stroke: color,
|
|
36
|
+
strokeWidth: strokeWidth,
|
|
37
|
+
strokeLinecap: "round",
|
|
38
|
+
strokeLinejoin: "round"
|
|
39
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
40
|
+
d: "M16 17.4286C16 17.2013 16.0903 16.9833 16.2511 16.8225C16.4118 16.6618 16.6298 16.5715 16.8571 16.5715H21.1429C21.3702 16.5715 21.5882 16.6618 21.7489 16.8225C21.9097 16.9833 22 17.2013 22 17.4286V20C22 20.2274 21.9097 20.4454 21.7489 20.6061C21.5882 20.7669 21.3702 20.8572 21.1429 20.8572H16.8571C16.6298 20.8572 16.4118 20.7669 16.2511 20.6061C16.0903 20.4454 16 20.2274 16 20V17.4286Z",
|
|
41
|
+
stroke: color,
|
|
42
|
+
strokeWidth: strokeWidth,
|
|
43
|
+
strokeLinecap: "round",
|
|
44
|
+
strokeLinejoin: "round"
|
|
45
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
46
|
+
d: "M17.2857 16.5715V14.8572C17.2857 14.4025 17.4663 13.9665 17.7878 13.645C18.1093 13.3235 18.5453 13.1429 19 13.1429C19.4547 13.1429 19.8907 13.3235 20.2122 13.645C20.5337 13.9665 20.7143 14.4025 20.7143 14.8572V16.5715",
|
|
47
|
+
stroke: color,
|
|
48
|
+
strokeWidth: strokeWidth,
|
|
49
|
+
strokeLinecap: "round",
|
|
50
|
+
strokeLinejoin: "round"
|
|
51
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
52
|
+
id: "LockMessage_js__clip0_7363_1302"
|
|
53
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
54
|
+
width: 24,
|
|
55
|
+
height: 24,
|
|
56
|
+
fill: color
|
|
57
|
+
}))));
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
export default LockMessage;
|
|
61
|
+
//# sourceMappingURL=LockMessage.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../generate/icons/LockMessage.js"],"names":["React","LockMessage","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,gPADJ;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,iBADJ;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,sYADJ;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,2NADJ;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,WAAf","sourcesContent":["import React from \"react\";\nconst LockMessage = ({\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(#LockMessage_js__clip0_7363_1302)\">\n <path\n d=\"M13 19H5C4.46957 19 3.96086 18.7893 3.58579 18.4142C3.21071 18.0391 3 17.5304 3 17V7C3 6.46957 3.21071 5.96086 3.58579 5.58579C3.96086 5.21071 4.46957 5 5 5H19C19.5304 5 20.0391 5.21071 20.4142 5.58579C20.7893 5.96086 21 6.46957 21 7V10.5\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M3 7L12 13L21 7\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16 17.4286C16 17.2013 16.0903 16.9833 16.2511 16.8225C16.4118 16.6618 16.6298 16.5715 16.8571 16.5715H21.1429C21.3702 16.5715 21.5882 16.6618 21.7489 16.8225C21.9097 16.9833 22 17.2013 22 17.4286V20C22 20.2274 21.9097 20.4454 21.7489 20.6061C21.5882 20.7669 21.3702 20.8572 21.1429 20.8572H16.8571C16.6298 20.8572 16.4118 20.7669 16.2511 20.6061C16.0903 20.4454 16 20.2274 16 20V17.4286Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M17.2857 16.5715V14.8572C17.2857 14.4025 17.4663 13.9665 17.7878 13.645C18.1093 13.3235 18.5453 13.1429 19 13.1429C19.4547 13.1429 19.8907 13.3235 20.2122 13.645C20.5337 13.9665 20.7143 14.4025 20.7143 14.8572V16.5715\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"LockMessage_js__clip0_7363_1302\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default LockMessage;\n"],"file":"LockMessage.js"}
|
|
@@ -0,0 +1,73 @@
|
|
|
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 ManageCalendar = function ManageCalendar(_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(#ManageCalendar_js__clip0_7495_248)"
|
|
27
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
d: "M11 20H4C3.46957 20 2.96086 19.7893 2.58579 19.4142C2.21071 19.0391 2 18.5304 2 18V6C2 5.46957 2.21071 4.96086 2.58579 4.58579C2.96086 4.21071 3.46957 4 4 4H16C16.5304 4 17.0391 4.21071 17.4142 4.58579C17.7893 4.96086 18 5.46957 18 6V10",
|
|
29
|
+
stroke: color,
|
|
30
|
+
strokeWidth: strokeWidth,
|
|
31
|
+
strokeLinecap: "round",
|
|
32
|
+
strokeLinejoin: "round"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
d: "M14 2V6",
|
|
35
|
+
stroke: color,
|
|
36
|
+
strokeWidth: strokeWidth,
|
|
37
|
+
strokeLinecap: "round",
|
|
38
|
+
strokeLinejoin: "round"
|
|
39
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
40
|
+
d: "M6 2V6",
|
|
41
|
+
stroke: color,
|
|
42
|
+
strokeWidth: strokeWidth,
|
|
43
|
+
strokeLinecap: "round",
|
|
44
|
+
strokeLinejoin: "round"
|
|
45
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
46
|
+
d: "M2 10H18",
|
|
47
|
+
stroke: color,
|
|
48
|
+
strokeWidth: strokeWidth,
|
|
49
|
+
strokeLinecap: "round",
|
|
50
|
+
strokeLinejoin: "round"
|
|
51
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
52
|
+
d: "M18.9319 13C19.0431 13 19.1515 13.0354 19.2425 13.1012C19.3334 13.167 19.4024 13.2601 19.4399 13.3678L19.7142 14.1539C19.7577 14.2775 19.8422 14.3814 19.9528 14.4472L20.7664 14.9306C20.8769 14.9962 21.0064 15.0194 21.132 14.9961L21.931 14.8478C22.0405 14.8273 22.1535 14.8421 22.2545 14.8903C22.3555 14.9384 22.4395 15.0175 22.4952 15.1167L22.9271 15.8833C22.9829 15.9823 23.0076 16.0965 22.998 16.2105C22.9883 16.3244 22.9447 16.4325 22.8731 16.52L22.3489 17.1578C22.2663 17.2581 22.221 17.3852 22.2209 17.5167V18.4833C22.221 18.6148 22.2663 18.7419 22.3489 18.8422L22.8731 19.48C22.9447 19.5675 22.9883 19.6756 22.998 19.7895C23.0076 19.9035 22.9829 20.0177 22.9271 20.1167L22.4952 20.8833C22.4396 20.9824 22.3556 21.0614 22.2547 21.1096C22.1538 21.1577 22.0409 21.1726 21.9315 21.1522L21.1325 21.0039C21.007 20.9806 20.8775 21.0038 20.767 21.0694L19.9534 21.5528C19.8428 21.6186 19.7583 21.7225 19.7147 21.8461L19.4405 22.6322C19.4029 22.74 19.3338 22.8332 19.2428 22.899C19.1518 22.9648 19.0432 23.0001 18.9319 23H18.0681C17.9569 23 17.8485 22.9646 17.7575 22.8988C17.6666 22.833 17.5976 22.7399 17.5601 22.6322L17.2858 21.8461C17.2423 21.7227 17.158 21.6188 17.0477 21.5528L16.2336 21.0694C16.1231 21.0038 15.9936 20.9806 15.868 21.0039L15.069 21.1522C14.9595 21.1727 14.8465 21.1579 14.7455 21.1097C14.6445 21.0616 14.5605 20.9825 14.5048 20.8833L14.0729 20.1167C14.0171 20.0177 13.9924 19.9035 14.002 19.7895C14.0117 19.6756 14.0553 19.5675 14.1269 19.48L14.6511 18.8422C14.7337 18.7419 14.779 18.6148 14.7791 18.4833V17.5167C14.779 17.3852 14.7337 17.2581 14.6511 17.1578L14.1323 16.52C14.0607 16.4325 14.0171 16.3244 14.0074 16.2105C13.9978 16.0965 14.0225 15.9823 14.0783 15.8833L14.5102 15.1167C14.5658 15.0176 14.6498 14.9386 14.7507 14.8904C14.8516 14.8423 14.9645 14.8274 15.0739 14.8478L15.8729 14.9961C15.9984 15.0194 16.1279 14.9962 16.2384 14.9306L17.0526 14.4472C17.1629 14.3812 17.2471 14.2773 17.2907 14.1539L17.5649 13.3678C17.6022 13.2609 17.6704 13.1684 17.7604 13.1026C17.8504 13.0368 17.9577 13.001 18.0681 13H18.9319Z",
|
|
53
|
+
stroke: color,
|
|
54
|
+
strokeWidth: strokeWidth,
|
|
55
|
+
strokeLinecap: "round",
|
|
56
|
+
strokeLinejoin: "round"
|
|
57
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
58
|
+
d: "M18.5 19.5278C19.32 19.5278 19.9847 18.8438 19.9847 18C19.9847 17.1562 19.32 16.4722 18.5 16.4722C17.68 16.4722 17.0153 17.1562 17.0153 18C17.0153 18.8438 17.68 19.5278 18.5 19.5278Z",
|
|
59
|
+
stroke: color,
|
|
60
|
+
strokeWidth: strokeWidth,
|
|
61
|
+
strokeLinecap: "round",
|
|
62
|
+
strokeLinejoin: "round"
|
|
63
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
64
|
+
id: "ManageCalendar_js__clip0_7495_248"
|
|
65
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
66
|
+
width: 24,
|
|
67
|
+
height: 24,
|
|
68
|
+
fill: color
|
|
69
|
+
}))));
|
|
70
|
+
};
|
|
71
|
+
|
|
72
|
+
export default ManageCalendar;
|
|
73
|
+
//# sourceMappingURL=ManageCalendar.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../generate/icons/ManageCalendar.js"],"names":["React","ManageCalendar","size","color","strokeWidth","props"],"mappings":";;;;;;;;AAAA,OAAOA,KAAP,MAAkB,OAAlB;;AACA,IAAMC,cAAc,GAAG,SAAjBA,cAAiB,OAKjB;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,8OADJ;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,SADJ;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,QADJ;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,UADJ;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,8/DADJ;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,wLADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IApCF,CADF,eA6CE,+CACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CA7CF,CADF;AAqDD,CA3DD;;AA4DA,eAAeF,cAAf","sourcesContent":["import React from \"react\";\nconst ManageCalendar = ({\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(#ManageCalendar_js__clip0_7495_248)\">\n <path\n d=\"M11 20H4C3.46957 20 2.96086 19.7893 2.58579 19.4142C2.21071 19.0391 2 18.5304 2 18V6C2 5.46957 2.21071 4.96086 2.58579 4.58579C2.96086 4.21071 3.46957 4 4 4H16C16.5304 4 17.0391 4.21071 17.4142 4.58579C17.7893 4.96086 18 5.46957 18 6V10\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M14 2V6\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M6 2V6\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M2 10H18\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M18.9319 13C19.0431 13 19.1515 13.0354 19.2425 13.1012C19.3334 13.167 19.4024 13.2601 19.4399 13.3678L19.7142 14.1539C19.7577 14.2775 19.8422 14.3814 19.9528 14.4472L20.7664 14.9306C20.8769 14.9962 21.0064 15.0194 21.132 14.9961L21.931 14.8478C22.0405 14.8273 22.1535 14.8421 22.2545 14.8903C22.3555 14.9384 22.4395 15.0175 22.4952 15.1167L22.9271 15.8833C22.9829 15.9823 23.0076 16.0965 22.998 16.2105C22.9883 16.3244 22.9447 16.4325 22.8731 16.52L22.3489 17.1578C22.2663 17.2581 22.221 17.3852 22.2209 17.5167V18.4833C22.221 18.6148 22.2663 18.7419 22.3489 18.8422L22.8731 19.48C22.9447 19.5675 22.9883 19.6756 22.998 19.7895C23.0076 19.9035 22.9829 20.0177 22.9271 20.1167L22.4952 20.8833C22.4396 20.9824 22.3556 21.0614 22.2547 21.1096C22.1538 21.1577 22.0409 21.1726 21.9315 21.1522L21.1325 21.0039C21.007 20.9806 20.8775 21.0038 20.767 21.0694L19.9534 21.5528C19.8428 21.6186 19.7583 21.7225 19.7147 21.8461L19.4405 22.6322C19.4029 22.74 19.3338 22.8332 19.2428 22.899C19.1518 22.9648 19.0432 23.0001 18.9319 23H18.0681C17.9569 23 17.8485 22.9646 17.7575 22.8988C17.6666 22.833 17.5976 22.7399 17.5601 22.6322L17.2858 21.8461C17.2423 21.7227 17.158 21.6188 17.0477 21.5528L16.2336 21.0694C16.1231 21.0038 15.9936 20.9806 15.868 21.0039L15.069 21.1522C14.9595 21.1727 14.8465 21.1579 14.7455 21.1097C14.6445 21.0616 14.5605 20.9825 14.5048 20.8833L14.0729 20.1167C14.0171 20.0177 13.9924 19.9035 14.002 19.7895C14.0117 19.6756 14.0553 19.5675 14.1269 19.48L14.6511 18.8422C14.7337 18.7419 14.779 18.6148 14.7791 18.4833V17.5167C14.779 17.3852 14.7337 17.2581 14.6511 17.1578L14.1323 16.52C14.0607 16.4325 14.0171 16.3244 14.0074 16.2105C13.9978 16.0965 14.0225 15.9823 14.0783 15.8833L14.5102 15.1167C14.5658 15.0176 14.6498 14.9386 14.7507 14.8904C14.8516 14.8423 14.9645 14.8274 15.0739 14.8478L15.8729 14.9961C15.9984 15.0194 16.1279 14.9962 16.2384 14.9306L17.0526 14.4472C17.1629 14.3812 17.2471 14.2773 17.2907 14.1539L17.5649 13.3678C17.6022 13.2609 17.6704 13.1684 17.7604 13.1026C17.8504 13.0368 17.9577 13.001 18.0681 13H18.9319Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M18.5 19.5278C19.32 19.5278 19.9847 18.8438 19.9847 18C19.9847 17.1562 19.32 16.4722 18.5 16.4722C17.68 16.4722 17.0153 17.1562 17.0153 18C17.0153 18.8438 17.68 19.5278 18.5 19.5278Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"ManageCalendar_js__clip0_7495_248\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default ManageCalendar;\n"],"file":"ManageCalendar.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 ManageTemplates = function ManageTemplates(_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(#ManageTemplates_js__clip0_7294_207)"
|
|
27
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
d: "M10 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 11H15",
|
|
40
|
+
stroke: color,
|
|
41
|
+
strokeWidth: strokeWidth,
|
|
42
|
+
strokeLinecap: "round",
|
|
43
|
+
strokeLinejoin: "round"
|
|
44
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
45
|
+
d: "M15.6625 13.6585C15.8755 12.7805 17.1245 12.7805 17.3375 13.6585C17.3695 13.7904 17.4321 13.9129 17.5204 14.016C17.6086 14.1191 17.7199 14.1999 17.8453 14.2519C17.9707 14.3038 18.1066 14.3254 18.2419 14.3149C18.3772 14.3044 18.5081 14.2622 18.624 14.1915C19.3955 13.7215 20.279 14.6045 19.809 15.3765C19.7384 15.4923 19.6962 15.6232 19.6858 15.7584C19.6753 15.8936 19.6969 16.0294 19.7488 16.1547C19.8006 16.28 19.8814 16.3913 19.9844 16.4795C20.0874 16.5678 20.2097 16.6305 20.3415 16.6625C21.2195 16.8755 21.2195 18.1245 20.3415 18.3375C20.2096 18.3695 20.0871 18.4321 19.984 18.5204C19.8809 18.6086 19.8001 18.7199 19.7481 18.8453C19.6962 18.9707 19.6746 19.1066 19.6851 19.2419C19.6956 19.3772 19.7378 19.5081 19.8085 19.624C20.2785 20.3955 19.3955 21.279 18.6235 20.809C18.5077 20.7384 18.3768 20.6962 18.2416 20.6858C18.1064 20.6753 17.9706 20.6969 17.8453 20.7488C17.72 20.8006 17.6087 20.8814 17.5205 20.9844C17.4322 21.0874 17.3695 21.2097 17.3375 21.3415C17.1245 22.2195 15.8755 22.2195 15.6625 21.3415C15.6305 21.2096 15.5679 21.0871 15.4796 20.984C15.3914 20.8809 15.2801 20.8001 15.1547 20.7481C15.0293 20.6962 14.8934 20.6746 14.7581 20.6851C14.6228 20.6956 14.4919 20.7378 14.376 20.8085C13.6045 21.2785 12.721 20.3955 13.191 19.6235C13.2616 19.5077 13.3038 19.3768 13.3142 19.2416C13.3247 19.1064 13.3031 18.9706 13.2512 18.8453C13.1994 18.72 13.1186 18.6087 13.0156 18.5205C12.9126 18.4322 12.7903 18.3695 12.6585 18.3375C11.7805 18.1245 11.7805 16.8755 12.6585 16.6625C12.7904 16.6305 12.9129 16.5679 13.016 16.4796C13.1191 16.3914 13.1999 16.2801 13.2519 16.1547C13.3038 16.0293 13.3254 15.8934 13.3149 15.7581C13.3044 15.6228 13.2622 15.4919 13.1915 15.376C12.7215 14.6045 13.6045 13.721 14.3765 14.191C14.8765 14.495 15.5245 14.226 15.6625 13.6585Z",
|
|
46
|
+
stroke: color,
|
|
47
|
+
strokeWidth: strokeWidth,
|
|
48
|
+
strokeLinecap: "round",
|
|
49
|
+
strokeLinejoin: "round"
|
|
50
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
51
|
+
d: "M15.2727 17.5C15.2727 17.8255 15.402 18.1377 15.6322 18.3678C15.8623 18.598 16.1745 18.7273 16.5 18.7273C16.8255 18.7273 17.1376 18.598 17.3678 18.3678C17.598 18.1377 17.7273 17.8255 17.7273 17.5C17.7273 17.1745 17.598 16.8623 17.3678 16.6322C17.1376 16.402 16.8255 16.2727 16.5 16.2727C16.1745 16.2727 15.8623 16.402 15.6322 16.6322C15.402 16.8623 15.2727 17.1745 15.2727 17.5Z",
|
|
52
|
+
stroke: color,
|
|
53
|
+
strokeWidth: strokeWidth,
|
|
54
|
+
strokeLinecap: "round",
|
|
55
|
+
strokeLinejoin: "round"
|
|
56
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
57
|
+
id: "ManageTemplates_js__clip0_7294_207"
|
|
58
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
59
|
+
width: 24,
|
|
60
|
+
height: 24,
|
|
61
|
+
fill: color
|
|
62
|
+
}))));
|
|
63
|
+
};
|
|
64
|
+
|
|
65
|
+
export default ManageTemplates;
|
|
66
|
+
//# sourceMappingURL=ManageTemplates.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../generate/icons/ManageTemplates.js"],"names":["React","ManageTemplates","size","color","strokeWidth","props"],"mappings":";;;;;;;;AAAA,OAAOA,KAAP,MAAkB,OAAlB;;AACA,IAAMC,eAAe,GAAG,SAAlBA,eAAkB,OAKlB;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,2uDADJ;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,4XADJ;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,eAAf","sourcesContent":["import React from \"react\";\nconst ManageTemplates = ({\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(#ManageTemplates_js__clip0_7294_207)\">\n <path\n d=\"M10 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 11H15\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M15.6625 13.6585C15.8755 12.7805 17.1245 12.7805 17.3375 13.6585C17.3695 13.7904 17.4321 13.9129 17.5204 14.016C17.6086 14.1191 17.7199 14.1999 17.8453 14.2519C17.9707 14.3038 18.1066 14.3254 18.2419 14.3149C18.3772 14.3044 18.5081 14.2622 18.624 14.1915C19.3955 13.7215 20.279 14.6045 19.809 15.3765C19.7384 15.4923 19.6962 15.6232 19.6858 15.7584C19.6753 15.8936 19.6969 16.0294 19.7488 16.1547C19.8006 16.28 19.8814 16.3913 19.9844 16.4795C20.0874 16.5678 20.2097 16.6305 20.3415 16.6625C21.2195 16.8755 21.2195 18.1245 20.3415 18.3375C20.2096 18.3695 20.0871 18.4321 19.984 18.5204C19.8809 18.6086 19.8001 18.7199 19.7481 18.8453C19.6962 18.9707 19.6746 19.1066 19.6851 19.2419C19.6956 19.3772 19.7378 19.5081 19.8085 19.624C20.2785 20.3955 19.3955 21.279 18.6235 20.809C18.5077 20.7384 18.3768 20.6962 18.2416 20.6858C18.1064 20.6753 17.9706 20.6969 17.8453 20.7488C17.72 20.8006 17.6087 20.8814 17.5205 20.9844C17.4322 21.0874 17.3695 21.2097 17.3375 21.3415C17.1245 22.2195 15.8755 22.2195 15.6625 21.3415C15.6305 21.2096 15.5679 21.0871 15.4796 20.984C15.3914 20.8809 15.2801 20.8001 15.1547 20.7481C15.0293 20.6962 14.8934 20.6746 14.7581 20.6851C14.6228 20.6956 14.4919 20.7378 14.376 20.8085C13.6045 21.2785 12.721 20.3955 13.191 19.6235C13.2616 19.5077 13.3038 19.3768 13.3142 19.2416C13.3247 19.1064 13.3031 18.9706 13.2512 18.8453C13.1994 18.72 13.1186 18.6087 13.0156 18.5205C12.9126 18.4322 12.7903 18.3695 12.6585 18.3375C11.7805 18.1245 11.7805 16.8755 12.6585 16.6625C12.7904 16.6305 12.9129 16.5679 13.016 16.4796C13.1191 16.3914 13.1999 16.2801 13.2519 16.1547C13.3038 16.0293 13.3254 15.8934 13.3149 15.7581C13.3044 15.6228 13.2622 15.4919 13.1915 15.376C12.7215 14.6045 13.6045 13.721 14.3765 14.191C14.8765 14.495 15.5245 14.226 15.6625 13.6585Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M15.2727 17.5C15.2727 17.8255 15.402 18.1377 15.6322 18.3678C15.8623 18.598 16.1745 18.7273 16.5 18.7273C16.8255 18.7273 17.1376 18.598 17.3678 18.3678C17.598 18.1377 17.7273 17.8255 17.7273 17.5C17.7273 17.1745 17.598 16.8623 17.3678 16.6322C17.1376 16.402 16.8255 16.2727 16.5 16.2727C16.1745 16.2727 15.8623 16.402 15.6322 16.6322C15.402 16.8623 15.2727 17.1745 15.2727 17.5Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"ManageTemplates_js__clip0_7294_207\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default ManageTemplates;\n"],"file":"ManageTemplates.js"}
|