@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,83 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
|
|
8
|
+
var _react = _interopRequireDefault(require("react"));
|
|
9
|
+
|
|
10
|
+
var _excluded = ["size", "color", "strokeWidth"];
|
|
11
|
+
|
|
12
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
13
|
+
|
|
14
|
+
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); }
|
|
15
|
+
|
|
16
|
+
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; }
|
|
17
|
+
|
|
18
|
+
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; }
|
|
19
|
+
|
|
20
|
+
var ManageCalendar = function ManageCalendar(_ref) {
|
|
21
|
+
var _ref$size = _ref.size,
|
|
22
|
+
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
23
|
+
_ref$color = _ref.color,
|
|
24
|
+
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
25
|
+
_ref$strokeWidth = _ref.strokeWidth,
|
|
26
|
+
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
27
|
+
props = _objectWithoutProperties(_ref, _excluded);
|
|
28
|
+
|
|
29
|
+
return /*#__PURE__*/_react.default.createElement("svg", _extends({
|
|
30
|
+
width: size,
|
|
31
|
+
height: size,
|
|
32
|
+
viewBox: "0 0 24 24",
|
|
33
|
+
fill: "none"
|
|
34
|
+
}, props), /*#__PURE__*/_react.default.createElement("g", {
|
|
35
|
+
clipPath: "url(#ManageCalendar_js__clip0_7495_248)"
|
|
36
|
+
}, /*#__PURE__*/_react.default.createElement("path", {
|
|
37
|
+
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",
|
|
38
|
+
stroke: color,
|
|
39
|
+
strokeWidth: strokeWidth,
|
|
40
|
+
strokeLinecap: "round",
|
|
41
|
+
strokeLinejoin: "round"
|
|
42
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
43
|
+
d: "M14 2V6",
|
|
44
|
+
stroke: color,
|
|
45
|
+
strokeWidth: strokeWidth,
|
|
46
|
+
strokeLinecap: "round",
|
|
47
|
+
strokeLinejoin: "round"
|
|
48
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
49
|
+
d: "M6 2V6",
|
|
50
|
+
stroke: color,
|
|
51
|
+
strokeWidth: strokeWidth,
|
|
52
|
+
strokeLinecap: "round",
|
|
53
|
+
strokeLinejoin: "round"
|
|
54
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
55
|
+
d: "M2 10H18",
|
|
56
|
+
stroke: color,
|
|
57
|
+
strokeWidth: strokeWidth,
|
|
58
|
+
strokeLinecap: "round",
|
|
59
|
+
strokeLinejoin: "round"
|
|
60
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
61
|
+
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",
|
|
62
|
+
stroke: color,
|
|
63
|
+
strokeWidth: strokeWidth,
|
|
64
|
+
strokeLinecap: "round",
|
|
65
|
+
strokeLinejoin: "round"
|
|
66
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
67
|
+
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",
|
|
68
|
+
stroke: color,
|
|
69
|
+
strokeWidth: strokeWidth,
|
|
70
|
+
strokeLinecap: "round",
|
|
71
|
+
strokeLinejoin: "round"
|
|
72
|
+
})), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("clipPath", {
|
|
73
|
+
id: "ManageCalendar_js__clip0_7495_248"
|
|
74
|
+
}, /*#__PURE__*/_react.default.createElement("rect", {
|
|
75
|
+
width: 24,
|
|
76
|
+
height: 24,
|
|
77
|
+
fill: color
|
|
78
|
+
}))));
|
|
79
|
+
};
|
|
80
|
+
|
|
81
|
+
var _default = ManageCalendar;
|
|
82
|
+
exports.default = _default;
|
|
83
|
+
//# sourceMappingURL=ManageCalendar.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../generate/icons/ManageCalendar.js"],"names":["ManageCalendar","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,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,wDACE;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;;eA4DeF,c","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,76 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
|
|
8
|
+
var _react = _interopRequireDefault(require("react"));
|
|
9
|
+
|
|
10
|
+
var _excluded = ["size", "color", "strokeWidth"];
|
|
11
|
+
|
|
12
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
13
|
+
|
|
14
|
+
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); }
|
|
15
|
+
|
|
16
|
+
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; }
|
|
17
|
+
|
|
18
|
+
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; }
|
|
19
|
+
|
|
20
|
+
var ManageTemplates = function ManageTemplates(_ref) {
|
|
21
|
+
var _ref$size = _ref.size,
|
|
22
|
+
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
23
|
+
_ref$color = _ref.color,
|
|
24
|
+
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
25
|
+
_ref$strokeWidth = _ref.strokeWidth,
|
|
26
|
+
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
27
|
+
props = _objectWithoutProperties(_ref, _excluded);
|
|
28
|
+
|
|
29
|
+
return /*#__PURE__*/_react.default.createElement("svg", _extends({
|
|
30
|
+
width: size,
|
|
31
|
+
height: size,
|
|
32
|
+
viewBox: "0 0 24 24",
|
|
33
|
+
fill: "none"
|
|
34
|
+
}, props), /*#__PURE__*/_react.default.createElement("g", {
|
|
35
|
+
clipPath: "url(#ManageTemplates_js__clip0_7294_207)"
|
|
36
|
+
}, /*#__PURE__*/_react.default.createElement("path", {
|
|
37
|
+
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",
|
|
38
|
+
stroke: color,
|
|
39
|
+
strokeWidth: strokeWidth,
|
|
40
|
+
strokeLinecap: "round"
|
|
41
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
42
|
+
d: "M9 8H15",
|
|
43
|
+
stroke: color,
|
|
44
|
+
strokeWidth: strokeWidth,
|
|
45
|
+
strokeLinecap: "round",
|
|
46
|
+
strokeLinejoin: "round"
|
|
47
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
48
|
+
d: "M9 11H15",
|
|
49
|
+
stroke: color,
|
|
50
|
+
strokeWidth: strokeWidth,
|
|
51
|
+
strokeLinecap: "round",
|
|
52
|
+
strokeLinejoin: "round"
|
|
53
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
54
|
+
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",
|
|
55
|
+
stroke: color,
|
|
56
|
+
strokeWidth: strokeWidth,
|
|
57
|
+
strokeLinecap: "round",
|
|
58
|
+
strokeLinejoin: "round"
|
|
59
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
60
|
+
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",
|
|
61
|
+
stroke: color,
|
|
62
|
+
strokeWidth: strokeWidth,
|
|
63
|
+
strokeLinecap: "round",
|
|
64
|
+
strokeLinejoin: "round"
|
|
65
|
+
})), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("clipPath", {
|
|
66
|
+
id: "ManageTemplates_js__clip0_7294_207"
|
|
67
|
+
}, /*#__PURE__*/_react.default.createElement("rect", {
|
|
68
|
+
width: 24,
|
|
69
|
+
height: 24,
|
|
70
|
+
fill: color
|
|
71
|
+
}))));
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
var _default = ManageTemplates;
|
|
75
|
+
exports.default = _default;
|
|
76
|
+
//# sourceMappingURL=ManageTemplates.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../generate/icons/ManageTemplates.js"],"names":["ManageTemplates","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,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,wDACE;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;;eAoDeF,e","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"}
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
|
|
8
|
+
var _react = _interopRequireDefault(require("react"));
|
|
9
|
+
|
|
10
|
+
var _excluded = ["size", "color", "strokeWidth"];
|
|
11
|
+
|
|
12
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
13
|
+
|
|
14
|
+
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); }
|
|
15
|
+
|
|
16
|
+
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; }
|
|
17
|
+
|
|
18
|
+
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; }
|
|
19
|
+
|
|
20
|
+
var MappedField = function MappedField(_ref) {
|
|
21
|
+
var _ref$size = _ref.size,
|
|
22
|
+
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
23
|
+
_ref$color = _ref.color,
|
|
24
|
+
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
25
|
+
_ref$strokeWidth = _ref.strokeWidth,
|
|
26
|
+
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
27
|
+
props = _objectWithoutProperties(_ref, _excluded);
|
|
28
|
+
|
|
29
|
+
return /*#__PURE__*/_react.default.createElement("svg", _extends({
|
|
30
|
+
width: size,
|
|
31
|
+
height: size,
|
|
32
|
+
viewBox: "0 0 24 24",
|
|
33
|
+
fill: "none"
|
|
34
|
+
}, props), /*#__PURE__*/_react.default.createElement("g", {
|
|
35
|
+
clipPath: "url(#MappedField_js__clip0_7295_379)"
|
|
36
|
+
}, /*#__PURE__*/_react.default.createElement("path", {
|
|
37
|
+
d: "M13.5 18.75C13.0359 18.75 12.5908 18.9344 12.2626 19.2626C11.9344 19.5908 11.75 20.0359 11.75 20.5C11.75 20.9641 11.9344 21.4092 12.2626 21.7374C12.5908 22.0656 13.0359 22.25 13.5 22.25C13.9641 22.25 14.4092 22.0656 14.7374 21.7374C15.0656 21.4092 15.25 20.9641 15.25 20.5C15.25 20.0359 15.0656 19.5908 14.7374 19.2626C14.4092 18.9344 13.9641 18.75 13.5 18.75Z",
|
|
38
|
+
stroke: color,
|
|
39
|
+
strokeWidth: strokeWidth,
|
|
40
|
+
strokeLinecap: "round",
|
|
41
|
+
strokeLinejoin: "round"
|
|
42
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
43
|
+
d: "M20.5 17L20.5 19.5C20.5 19.7652 20.3946 20.0196 20.2071 20.2071C20.0196 20.3946 19.7652 20.5 19.5 20.5L15.5 20.5",
|
|
44
|
+
stroke: color,
|
|
45
|
+
strokeWidth: strokeWidth,
|
|
46
|
+
strokeLinecap: "round",
|
|
47
|
+
strokeLinejoin: "round"
|
|
48
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
49
|
+
d: "M19 17.5L20.5 16L22 17.5",
|
|
50
|
+
stroke: color,
|
|
51
|
+
strokeWidth: strokeWidth,
|
|
52
|
+
strokeLinecap: "round",
|
|
53
|
+
strokeLinejoin: "round"
|
|
54
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
55
|
+
d: "M20 13.75C20.4641 13.75 20.9092 13.5656 21.2374 13.2374C21.5656 12.9092 21.75 12.4641 21.75 12C21.75 11.5359 21.5656 11.0908 21.2374 10.7626C20.9092 10.4344 20.4641 10.25 20 10.25C19.5359 10.25 19.0908 10.4344 18.7626 10.7626C18.4344 11.0908 18.25 11.5359 18.25 12C18.25 12.4641 18.4344 12.9092 18.7626 13.2374C19.0908 13.5656 19.5359 13.75 20 13.75Z",
|
|
56
|
+
stroke: color,
|
|
57
|
+
strokeWidth: strokeWidth,
|
|
58
|
+
strokeLinecap: "round",
|
|
59
|
+
strokeLinejoin: "round"
|
|
60
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
61
|
+
d: "M13 15.5L13 13C13 12.7348 13.1054 12.4804 13.2929 12.2929C13.4804 12.1054 13.7348 12 14 12L18 12",
|
|
62
|
+
stroke: color,
|
|
63
|
+
strokeWidth: strokeWidth,
|
|
64
|
+
strokeLinecap: "round",
|
|
65
|
+
strokeLinejoin: "round"
|
|
66
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
67
|
+
d: "M14.5 15L13 16.5L11.5 15",
|
|
68
|
+
stroke: color,
|
|
69
|
+
strokeWidth: strokeWidth,
|
|
70
|
+
strokeLinecap: "round",
|
|
71
|
+
strokeLinejoin: "round"
|
|
72
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
73
|
+
d: "M20 8V7C20 5.89543 19.1046 5 18 5H6C4.89543 5 4 5.89543 4 7V11C4 12.1046 4.89543 13 6 13H10",
|
|
74
|
+
stroke: color,
|
|
75
|
+
strokeWidth: strokeWidth,
|
|
76
|
+
strokeLinecap: "round"
|
|
77
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
78
|
+
d: "M7 7V11",
|
|
79
|
+
stroke: color,
|
|
80
|
+
strokeWidth: strokeWidth,
|
|
81
|
+
strokeLinecap: "round"
|
|
82
|
+
})), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("clipPath", {
|
|
83
|
+
id: "MappedField_js__clip0_7295_379"
|
|
84
|
+
}, /*#__PURE__*/_react.default.createElement("rect", {
|
|
85
|
+
width: 24,
|
|
86
|
+
height: 24,
|
|
87
|
+
fill: color
|
|
88
|
+
}))));
|
|
89
|
+
};
|
|
90
|
+
|
|
91
|
+
var _default = MappedField;
|
|
92
|
+
exports.default = _default;
|
|
93
|
+
//# sourceMappingURL=MappedField.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../generate/icons/MappedField.js"],"names":["MappedField","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,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,0WADJ;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,kHADJ;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,gWADJ;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,kGADJ;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,0BADJ;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,6FADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IA3CF,eAiDE;AACE,IAAA,CAAC,EAAC,SADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IAjDF,CADF,eAyDE,wDACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CAzDF,CADF;AAiED,CAvED;;eAwEeF,W","sourcesContent":["import React from \"react\";\nconst MappedField = ({\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(#MappedField_js__clip0_7295_379)\">\n <path\n d=\"M13.5 18.75C13.0359 18.75 12.5908 18.9344 12.2626 19.2626C11.9344 19.5908 11.75 20.0359 11.75 20.5C11.75 20.9641 11.9344 21.4092 12.2626 21.7374C12.5908 22.0656 13.0359 22.25 13.5 22.25C13.9641 22.25 14.4092 22.0656 14.7374 21.7374C15.0656 21.4092 15.25 20.9641 15.25 20.5C15.25 20.0359 15.0656 19.5908 14.7374 19.2626C14.4092 18.9344 13.9641 18.75 13.5 18.75Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M20.5 17L20.5 19.5C20.5 19.7652 20.3946 20.0196 20.2071 20.2071C20.0196 20.3946 19.7652 20.5 19.5 20.5L15.5 20.5\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M19 17.5L20.5 16L22 17.5\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M20 13.75C20.4641 13.75 20.9092 13.5656 21.2374 13.2374C21.5656 12.9092 21.75 12.4641 21.75 12C21.75 11.5359 21.5656 11.0908 21.2374 10.7626C20.9092 10.4344 20.4641 10.25 20 10.25C19.5359 10.25 19.0908 10.4344 18.7626 10.7626C18.4344 11.0908 18.25 11.5359 18.25 12C18.25 12.4641 18.4344 12.9092 18.7626 13.2374C19.0908 13.5656 19.5359 13.75 20 13.75Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M13 15.5L13 13C13 12.7348 13.1054 12.4804 13.2929 12.2929C13.4804 12.1054 13.7348 12 14 12L18 12\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M14.5 15L13 16.5L11.5 15\"\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 13H10\"\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=\"MappedField_js__clip0_7295_379\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default MappedField;\n"],"file":"MappedField.js"}
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
|
|
8
|
+
var _react = _interopRequireDefault(require("react"));
|
|
9
|
+
|
|
10
|
+
var _excluded = ["size", "color", "strokeWidth"];
|
|
11
|
+
|
|
12
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
13
|
+
|
|
14
|
+
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); }
|
|
15
|
+
|
|
16
|
+
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; }
|
|
17
|
+
|
|
18
|
+
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; }
|
|
19
|
+
|
|
20
|
+
var MeetingLimit = function MeetingLimit(_ref) {
|
|
21
|
+
var _ref$size = _ref.size,
|
|
22
|
+
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
23
|
+
_ref$color = _ref.color,
|
|
24
|
+
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
25
|
+
_ref$strokeWidth = _ref.strokeWidth,
|
|
26
|
+
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
27
|
+
props = _objectWithoutProperties(_ref, _excluded);
|
|
28
|
+
|
|
29
|
+
return /*#__PURE__*/_react.default.createElement("svg", _extends({
|
|
30
|
+
width: size,
|
|
31
|
+
height: size,
|
|
32
|
+
viewBox: "0 0 24 24",
|
|
33
|
+
fill: "none"
|
|
34
|
+
}, props), /*#__PURE__*/_react.default.createElement("g", {
|
|
35
|
+
clipPath: "url(#MeetingLimit_js__clip0_7328_773)"
|
|
36
|
+
}, /*#__PURE__*/_react.default.createElement("path", {
|
|
37
|
+
d: "M15 21H6C5.46957 21 4.96086 20.7893 4.58579 20.4142C4.21071 20.0391 4 19.5304 4 19V7C4 6.46957 4.21071 5.96086 4.58579 5.58579C4.96086 5.21071 5.46957 5 6 5H18C18.5304 5 19.0391 5.21071 19.4142 5.58579C19.7893 5.96086 20 6.46957 20 7V12",
|
|
38
|
+
stroke: color,
|
|
39
|
+
strokeWidth: strokeWidth,
|
|
40
|
+
strokeLinecap: "round",
|
|
41
|
+
strokeLinejoin: "round"
|
|
42
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
43
|
+
d: "M16 3V7",
|
|
44
|
+
stroke: color,
|
|
45
|
+
strokeWidth: strokeWidth,
|
|
46
|
+
strokeLinecap: "round",
|
|
47
|
+
strokeLinejoin: "round"
|
|
48
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
49
|
+
d: "M8 3V7",
|
|
50
|
+
stroke: color,
|
|
51
|
+
strokeWidth: strokeWidth,
|
|
52
|
+
strokeLinecap: "round",
|
|
53
|
+
strokeLinejoin: "round"
|
|
54
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
55
|
+
d: "M4 11H20",
|
|
56
|
+
stroke: color,
|
|
57
|
+
strokeWidth: strokeWidth,
|
|
58
|
+
strokeLinecap: "round",
|
|
59
|
+
strokeLinejoin: "round"
|
|
60
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
61
|
+
d: "M11 15H12",
|
|
62
|
+
stroke: color,
|
|
63
|
+
strokeWidth: strokeWidth,
|
|
64
|
+
strokeLinecap: "round",
|
|
65
|
+
strokeLinejoin: "round"
|
|
66
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
67
|
+
d: "M12 15V18",
|
|
68
|
+
stroke: color,
|
|
69
|
+
strokeWidth: strokeWidth,
|
|
70
|
+
strokeLinecap: "round",
|
|
71
|
+
strokeLinejoin: "round"
|
|
72
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
73
|
+
d: "M19 16V19",
|
|
74
|
+
stroke: color,
|
|
75
|
+
strokeWidth: strokeWidth,
|
|
76
|
+
strokeLinecap: "round",
|
|
77
|
+
strokeLinejoin: "round"
|
|
78
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
79
|
+
d: "M19 22V22.01",
|
|
80
|
+
stroke: color,
|
|
81
|
+
strokeWidth: strokeWidth,
|
|
82
|
+
strokeLinecap: "round",
|
|
83
|
+
strokeLinejoin: "round"
|
|
84
|
+
})), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("clipPath", {
|
|
85
|
+
id: "MeetingLimit_js__clip0_7328_773"
|
|
86
|
+
}, /*#__PURE__*/_react.default.createElement("rect", {
|
|
87
|
+
width: 24,
|
|
88
|
+
height: 24,
|
|
89
|
+
fill: color
|
|
90
|
+
}))));
|
|
91
|
+
};
|
|
92
|
+
|
|
93
|
+
var _default = MeetingLimit;
|
|
94
|
+
exports.default = _default;
|
|
95
|
+
//# sourceMappingURL=MeetingLimit.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../generate/icons/MeetingLimit.js"],"names":["MeetingLimit","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,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,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,WADJ;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,WADJ;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,cADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAlDF,CADF,eA2DE,wDACE;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;;eA0EeF,Y","sourcesContent":["import React from \"react\";\nconst MeetingLimit = ({\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(#MeetingLimit_js__clip0_7328_773)\">\n <path\n d=\"M15 21H6C5.46957 21 4.96086 20.7893 4.58579 20.4142C4.21071 20.0391 4 19.5304 4 19V7C4 6.46957 4.21071 5.96086 4.58579 5.58579C4.96086 5.21071 5.46957 5 6 5H18C18.5304 5 19.0391 5.21071 19.4142 5.58579C19.7893 5.96086 20 6.46957 20 7V12\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16 3V7\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M8 3V7\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M4 11H20\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M11 15H12\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M12 15V18\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M19 16V19\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M19 22V22.01\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"MeetingLimit_js__clip0_7328_773\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default MeetingLimit;\n"],"file":"MeetingLimit.js"}
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
|
|
8
|
+
var _react = _interopRequireDefault(require("react"));
|
|
9
|
+
|
|
10
|
+
var _excluded = ["size", "color", "strokeWidth"];
|
|
11
|
+
|
|
12
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
13
|
+
|
|
14
|
+
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); }
|
|
15
|
+
|
|
16
|
+
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; }
|
|
17
|
+
|
|
18
|
+
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; }
|
|
19
|
+
|
|
20
|
+
var MeetingReminder = function MeetingReminder(_ref) {
|
|
21
|
+
var _ref$size = _ref.size,
|
|
22
|
+
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
23
|
+
_ref$color = _ref.color,
|
|
24
|
+
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
25
|
+
_ref$strokeWidth = _ref.strokeWidth,
|
|
26
|
+
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
27
|
+
props = _objectWithoutProperties(_ref, _excluded);
|
|
28
|
+
|
|
29
|
+
return /*#__PURE__*/_react.default.createElement("svg", _extends({
|
|
30
|
+
width: size,
|
|
31
|
+
height: size,
|
|
32
|
+
viewBox: "0 0 24 24",
|
|
33
|
+
fill: "none"
|
|
34
|
+
}, props), /*#__PURE__*/_react.default.createElement("g", {
|
|
35
|
+
clipPath: "url(#MeetingReminder_js__clip0_7295_664)"
|
|
36
|
+
}, /*#__PURE__*/_react.default.createElement("path", {
|
|
37
|
+
d: "M11 21H6C5.46957 21 4.96086 20.7893 4.58579 20.4142C4.21071 20.0391 4 19.5304 4 19V7C4 6.46957 4.21071 5.96086 4.58579 5.58579C4.96086 5.21071 5.46957 5 6 5H18C18.5304 5 19.0391 5.21071 19.4142 5.58579C19.7893 5.96086 20 6.46957 20 7V11",
|
|
38
|
+
stroke: color,
|
|
39
|
+
strokeWidth: strokeWidth,
|
|
40
|
+
strokeLinecap: "round",
|
|
41
|
+
strokeLinejoin: "round"
|
|
42
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
43
|
+
d: "M16 3V7",
|
|
44
|
+
stroke: color,
|
|
45
|
+
strokeWidth: strokeWidth,
|
|
46
|
+
strokeLinecap: "round",
|
|
47
|
+
strokeLinejoin: "round"
|
|
48
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
49
|
+
d: "M8 3V7",
|
|
50
|
+
stroke: color,
|
|
51
|
+
strokeWidth: strokeWidth,
|
|
52
|
+
strokeLinecap: "round",
|
|
53
|
+
strokeLinejoin: "round"
|
|
54
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
55
|
+
d: "M4 11H20",
|
|
56
|
+
stroke: color,
|
|
57
|
+
strokeWidth: strokeWidth,
|
|
58
|
+
strokeLinecap: "round",
|
|
59
|
+
strokeLinejoin: "round"
|
|
60
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
61
|
+
d: "M17 15C17 14.7348 17.1054 14.4804 17.2929 14.2929C17.4804 14.1054 17.7348 14 18 14C18.2652 14 18.5196 14.1054 18.7071 14.2929C18.8946 14.4804 19 14.7348 19 15C19.5742 15.2715 20.0637 15.6942 20.416 16.2226C20.7683 16.7511 20.9702 17.3655 21 18V19.5C21.0376 19.8109 21.1477 20.1085 21.3214 20.3691C21.4951 20.6296 21.7275 20.8457 22 21H14C14.2725 20.8457 14.5049 20.6296 14.6786 20.3691C14.8523 20.1085 14.9624 19.8109 15 19.5V18C15.0298 17.3655 15.2317 16.7511 15.584 16.2226C15.9363 15.6942 16.4258 15.2715 17 15Z",
|
|
62
|
+
stroke: color,
|
|
63
|
+
strokeWidth: strokeWidth,
|
|
64
|
+
strokeLinecap: "round",
|
|
65
|
+
strokeLinejoin: "round"
|
|
66
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
67
|
+
d: "M16.5 21V21.5C16.5 21.8978 16.658 22.2794 16.9393 22.5607C17.2206 22.842 17.6022 23 18 23C18.3978 23 18.7794 22.842 19.0607 22.5607C19.342 22.2794 19.5 21.8978 19.5 21.5V21",
|
|
68
|
+
stroke: color,
|
|
69
|
+
strokeWidth: strokeWidth,
|
|
70
|
+
strokeLinecap: "round",
|
|
71
|
+
strokeLinejoin: "round"
|
|
72
|
+
})), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("clipPath", {
|
|
73
|
+
id: "MeetingReminder_js__clip0_7295_664"
|
|
74
|
+
}, /*#__PURE__*/_react.default.createElement("rect", {
|
|
75
|
+
width: 24,
|
|
76
|
+
height: 24,
|
|
77
|
+
fill: color
|
|
78
|
+
}))));
|
|
79
|
+
};
|
|
80
|
+
|
|
81
|
+
var _default = MeetingReminder;
|
|
82
|
+
exports.default = _default;
|
|
83
|
+
//# sourceMappingURL=MeetingReminder.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../generate/icons/MeetingReminder.js"],"names":["MeetingReminder","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,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,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,ogBADJ;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,8KADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IApCF,CADF,eA6CE,wDACE;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;;eA4DeF,e","sourcesContent":["import React from \"react\";\nconst MeetingReminder = ({\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(#MeetingReminder_js__clip0_7295_664)\">\n <path\n d=\"M11 21H6C5.46957 21 4.96086 20.7893 4.58579 20.4142C4.21071 20.0391 4 19.5304 4 19V7C4 6.46957 4.21071 5.96086 4.58579 5.58579C4.96086 5.21071 5.46957 5 6 5H18C18.5304 5 19.0391 5.21071 19.4142 5.58579C19.7893 5.96086 20 6.46957 20 7V11\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16 3V7\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M8 3V7\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M4 11H20\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M17 15C17 14.7348 17.1054 14.4804 17.2929 14.2929C17.4804 14.1054 17.7348 14 18 14C18.2652 14 18.5196 14.1054 18.7071 14.2929C18.8946 14.4804 19 14.7348 19 15C19.5742 15.2715 20.0637 15.6942 20.416 16.2226C20.7683 16.7511 20.9702 17.3655 21 18V19.5C21.0376 19.8109 21.1477 20.1085 21.3214 20.3691C21.4951 20.6296 21.7275 20.8457 22 21H14C14.2725 20.8457 14.5049 20.6296 14.6786 20.3691C14.8523 20.1085 14.9624 19.8109 15 19.5V18C15.0298 17.3655 15.2317 16.7511 15.584 16.2226C15.9363 15.6942 16.4258 15.2715 17 15Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16.5 21V21.5C16.5 21.8978 16.658 22.2794 16.9393 22.5607C17.2206 22.842 17.6022 23 18 23C18.3978 23 18.7794 22.842 19.0607 22.5607C19.342 22.2794 19.5 21.8978 19.5 21.5V21\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"MeetingReminder_js__clip0_7295_664\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default MeetingReminder;\n"],"file":"MeetingReminder.js"}
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
|
|
8
|
+
var _react = _interopRequireDefault(require("react"));
|
|
9
|
+
|
|
10
|
+
var _excluded = ["size", "color", "strokeWidth"];
|
|
11
|
+
|
|
12
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
13
|
+
|
|
14
|
+
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); }
|
|
15
|
+
|
|
16
|
+
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; }
|
|
17
|
+
|
|
18
|
+
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; }
|
|
19
|
+
|
|
20
|
+
var MobileAndDesktopApps = function MobileAndDesktopApps(_ref) {
|
|
21
|
+
var _ref$size = _ref.size,
|
|
22
|
+
size = _ref$size === void 0 ? 24 : _ref$size,
|
|
23
|
+
_ref$color = _ref.color,
|
|
24
|
+
color = _ref$color === void 0 ? "currentColor" : _ref$color,
|
|
25
|
+
_ref$strokeWidth = _ref.strokeWidth,
|
|
26
|
+
strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
|
|
27
|
+
props = _objectWithoutProperties(_ref, _excluded);
|
|
28
|
+
|
|
29
|
+
return /*#__PURE__*/_react.default.createElement("svg", _extends({
|
|
30
|
+
width: size,
|
|
31
|
+
height: size,
|
|
32
|
+
viewBox: "0 0 24 24",
|
|
33
|
+
fill: "none"
|
|
34
|
+
}, props), /*#__PURE__*/_react.default.createElement("g", {
|
|
35
|
+
clipPath: "url(#MobileAndDesktopApps_js__clip0_7374_1526)"
|
|
36
|
+
}, /*#__PURE__*/_react.default.createElement("path", {
|
|
37
|
+
d: "M13.0339 16.2034H3.05085C2.77215 16.2034 2.50486 16.0927 2.30779 15.8956C2.11071 15.6985 2 15.4312 2 15.1525V4.64405C2 4.36535 2.11071 4.09806 2.30779 3.90099C2.50486 3.70391 2.77215 3.5932 3.05085 3.5932H19.8644C20.1431 3.5932 20.4104 3.70391 20.6075 3.90099C20.8045 4.09806 20.9153 4.36535 20.9153 4.64405V5.16947",
|
|
38
|
+
stroke: color,
|
|
39
|
+
strokeWidth: strokeWidth,
|
|
40
|
+
strokeLinecap: "round",
|
|
41
|
+
strokeLinejoin: "round"
|
|
42
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
43
|
+
d: "M9 20L13 20",
|
|
44
|
+
stroke: color,
|
|
45
|
+
strokeWidth: strokeWidth,
|
|
46
|
+
strokeLinecap: "round",
|
|
47
|
+
strokeLinejoin: "round"
|
|
48
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
49
|
+
d: "M11 16.2034V19.4068",
|
|
50
|
+
stroke: color,
|
|
51
|
+
strokeWidth: strokeWidth,
|
|
52
|
+
strokeLinecap: "round",
|
|
53
|
+
strokeLinejoin: "round"
|
|
54
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
55
|
+
d: "M14.9604 9.081C14.9604 8.74036 15.0958 8.41368 15.3366 8.17281C15.5775 7.93195 15.9042 7.79663 16.2448 7.79663H21.3823C21.7229 7.79663 22.0496 7.93195 22.2905 8.17281C22.5313 8.41368 22.6667 8.74036 22.6667 9.081V18.0716C22.6667 18.4122 22.5313 18.7389 22.2905 18.9798C22.0496 19.2206 21.7229 19.356 21.3823 19.356H16.2448C15.9042 19.356 15.5775 19.2206 15.3366 18.9798C15.0958 18.7389 14.9604 18.4122 14.9604 18.0716V9.081Z",
|
|
56
|
+
stroke: color,
|
|
57
|
+
strokeWidth: strokeWidth,
|
|
58
|
+
strokeLinecap: "round",
|
|
59
|
+
strokeLinejoin: "round"
|
|
60
|
+
}), /*#__PURE__*/_react.default.createElement("path", {
|
|
61
|
+
d: "M18.0429 8.5672H19.5842",
|
|
62
|
+
stroke: color,
|
|
63
|
+
strokeWidth: strokeWidth,
|
|
64
|
+
strokeLinecap: "round",
|
|
65
|
+
strokeLinejoin: "round"
|
|
66
|
+
})), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("clipPath", {
|
|
67
|
+
id: "MobileAndDesktopApps_js__clip0_7374_1526"
|
|
68
|
+
}, /*#__PURE__*/_react.default.createElement("rect", {
|
|
69
|
+
width: 24,
|
|
70
|
+
height: 24,
|
|
71
|
+
fill: color
|
|
72
|
+
}))));
|
|
73
|
+
};
|
|
74
|
+
|
|
75
|
+
var _default = MobileAndDesktopApps;
|
|
76
|
+
exports.default = _default;
|
|
77
|
+
//# sourceMappingURL=MobileAndDesktopApps.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../generate/icons/MobileAndDesktopApps.js"],"names":["MobileAndDesktopApps","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,oBAAoB,GAAG,SAAvBA,oBAAuB,OAKvB;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,6TADJ;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,qBADJ;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,0aADJ;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,yBADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IA7BF,CADF,eAsCE,wDACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CAtCF,CADF;AA8CD,CApDD;;eAqDeF,oB","sourcesContent":["import React from \"react\";\nconst MobileAndDesktopApps = ({\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(#MobileAndDesktopApps_js__clip0_7374_1526)\">\n <path\n d=\"M13.0339 16.2034H3.05085C2.77215 16.2034 2.50486 16.0927 2.30779 15.8956C2.11071 15.6985 2 15.4312 2 15.1525V4.64405C2 4.36535 2.11071 4.09806 2.30779 3.90099C2.50486 3.70391 2.77215 3.5932 3.05085 3.5932H19.8644C20.1431 3.5932 20.4104 3.70391 20.6075 3.90099C20.8045 4.09806 20.9153 4.36535 20.9153 4.64405V5.16947\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M9 20L13 20\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M11 16.2034V19.4068\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M14.9604 9.081C14.9604 8.74036 15.0958 8.41368 15.3366 8.17281C15.5775 7.93195 15.9042 7.79663 16.2448 7.79663H21.3823C21.7229 7.79663 22.0496 7.93195 22.2905 8.17281C22.5313 8.41368 22.6667 8.74036 22.6667 9.081V18.0716C22.6667 18.4122 22.5313 18.7389 22.2905 18.9798C22.0496 19.2206 21.7229 19.356 21.3823 19.356H16.2448C15.9042 19.356 15.5775 19.2206 15.3366 18.9798C15.0958 18.7389 14.9604 18.4122 14.9604 18.0716V9.081Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M18.0429 8.5672H19.5842\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"MobileAndDesktopApps_js__clip0_7374_1526\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default MobileAndDesktopApps;\n"],"file":"MobileAndDesktopApps.js"}
|