@epilot360/icons 1.16.15 → 1.16.16
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/__mocks__/icon-file-mock.d.ts +2 -0
- package/__mocks__/icon-file-mock.js +3 -0
- package/__mocks__/icon-file-mock.js.map +1 -0
- package/icons.config.yaml +18 -0
- package/index.js +1696 -971
- package/index.js.map +1 -1
- package/package.json +1 -1
- package/react/Archive/index.d.ts +4 -0
- package/react/Archive/index.js +209 -0
- package/react/Archive/index.js.map +1 -0
- package/react/DriveFileMove/index.d.ts +4 -0
- package/react/DriveFileMove/index.js +209 -0
- package/react/DriveFileMove/index.js.map +1 -0
- package/react/EpilotIcon.d.ts +10 -0
- package/react/EpilotIcon.js +793 -238
- package/react/EpilotIcon.js.map +1 -1
- package/react/MarkMessageRead/index.d.ts +4 -0
- package/react/MarkMessageRead/index.js +209 -0
- package/react/MarkMessageRead/index.js.map +1 -0
- package/react/MarkMessageUnread/index.d.ts +4 -0
- package/react/MarkMessageUnread/index.js +209 -0
- package/react/MarkMessageUnread/index.js.map +1 -0
- package/react/MoveToInbox/index.d.ts +4 -0
- package/react/MoveToInbox/index.js +209 -0
- package/react/MoveToInbox/index.js.map +1 -0
- package/react/index.d.ts +5 -0
- package/react/index.js +1049 -479
- package/react/index.js.map +1 -1
- package/svg/Archive/icon-fill.svg +1 -0
- package/svg/Archive/icon.svg +1 -0
- package/svg/Archive/index.d.ts +3 -0
- package/svg/Archive/index.js +159 -0
- package/svg/Archive/index.js.map +1 -0
- package/svg/DriveFileMove/icon-fill.svg +1 -0
- package/svg/DriveFileMove/icon.svg +1 -0
- package/svg/DriveFileMove/index.d.ts +3 -0
- package/svg/DriveFileMove/index.js +159 -0
- package/svg/DriveFileMove/index.js.map +1 -0
- package/svg/MarkMessageRead/icon-fill.svg +1 -0
- package/svg/MarkMessageRead/icon.svg +1 -0
- package/svg/MarkMessageRead/index.d.ts +3 -0
- package/svg/MarkMessageRead/index.js +159 -0
- package/svg/MarkMessageRead/index.js.map +1 -0
- package/svg/MarkMessageUnread/icon-fill.svg +1 -0
- package/svg/MarkMessageUnread/icon.svg +1 -0
- package/svg/MarkMessageUnread/index.d.ts +3 -0
- package/svg/MarkMessageUnread/index.js +159 -0
- package/svg/MarkMessageUnread/index.js.map +1 -0
- package/svg/MoveToInbox/icon-fill.svg +1 -0
- package/svg/MoveToInbox/icon.svg +1 -0
- package/svg/MoveToInbox/index.d.ts +3 -0
- package/svg/MoveToInbox/index.js +159 -0
- package/svg/MoveToInbox/index.js.map +1 -0
- package/svg/index.d.ts +5 -0
- package/svg/index.js +884 -479
- package/svg/index.js.map +1 -1
- package/svg/svgIcon.d.ts +5 -0
- package/svg/svgIcon.js +628 -238
- package/svg/svgIcon.js.map +1 -1
|
@@ -0,0 +1,209 @@
|
|
|
1
|
+
/******/ (() => { // webpackBootstrap
|
|
2
|
+
/******/ "use strict";
|
|
3
|
+
/******/ var __webpack_modules__ = ({
|
|
4
|
+
|
|
5
|
+
/***/ 30865:
|
|
6
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
7
|
+
|
|
8
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
9
|
+
/* harmony export */ r: () => (/* binding */ SvgIconFill)
|
|
10
|
+
/* harmony export */ });
|
|
11
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
12
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
13
|
+
var _path;
|
|
14
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : 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
|
+
var SvgIconFill = function SvgIconFill(props) {
|
|
17
|
+
return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", _extends({
|
|
18
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
19
|
+
width: 48,
|
|
20
|
+
height: 48,
|
|
21
|
+
viewBox: "0 -960 960 960"
|
|
22
|
+
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
23
|
+
d: "M145.087-157.869q-33.478 0-56.348-22.87-22.87-22.87-22.87-56.348v-497.826q0-33.478 22.87-56.631 22.87-23.152 56.348-23.152h666.826q33.478 0 56.631 23.152 23.152 23.153 23.152 56.631v177.172q0 15.957-6.695 30.848-6.696 14.892-17.522 25.718L630.435-264.696l-54.782-54.782q-23.218-22.652-55.566-22.652t-55.566 23.217l-26.173 26.173q-21.957 21.957-21.718 53.044.24 31.087 20.5 56.175 6.131 7.695 2.5 16.674-3.63 8.978-13.326 8.978H145.087ZM478-533.218 192.566-709.521q-14.826-9.131-30.153-.652-15.326 8.478-16.326 25.304-1 8.696 3.131 16.392 4.13 7.695 11.826 12.261l296.999 184.303q9.131 5.565 19.957 5.565t20.522-5.565l296.434-184.303q7.696-4.566 12.326-12.261 4.631-7.696 3.631-16.392-2-16.826-17.326-25.304-15.327-8.479-30.153.652L478-533.218Zm155 352.522 212.26-211.695q11.827-11.827 26.935-11.327 15.109.5 26.935 12.327 11.261 11.826 11.261 27.435 0 15.608-11.261 26.869L661.348-99.304q-6.13 6.13-13.391 8.978T633-87.478q-7.696 0-14.957-2.848-7.261-2.848-13.391-8.978L492.435-212.087q-11.826-11.261-11.044-26.869.783-15.609 12.044-27.435 11.826-11.827 27.152-11.827t27.153 11.827L633-180.696Z"
|
|
24
|
+
})));
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M145.087-157.869q-33.478 0-56.348-22.87-22.87-22.87-22.87-56.348v-497.826q0-33.478 22.87-56.631 22.87-23.152 56.348-23.152h666.826q33.478 0 56.631 23.152 23.152 23.153 23.152 56.631v177.172q0 15.957-6.695 30.848-6.696 14.892-17.522 25.718L630.435-264.696l-54.782-54.782q-23.218-22.652-55.566-22.652t-55.566 23.217l-26.173 26.173q-21.957 21.957-21.718 53.044.24 31.087 20.5 56.175 6.131 7.695 2.5 16.674-3.63 8.978-13.326 8.978H145.087ZM478-533.218 192.566-709.521q-14.826-9.131-30.153-.652-15.326 8.478-16.326 25.304-1 8.696 3.131 16.392 4.13 7.695 11.826 12.261l296.999 184.303q9.131 5.565 19.957 5.565t20.522-5.565l296.434-184.303q7.696-4.566 12.326-12.261 4.631-7.696 3.631-16.392-2-16.826-17.326-25.304-15.327-8.479-30.153.652L478-533.218Zm155 352.522 212.26-211.695q11.827-11.827 26.935-11.327 15.109.5 26.935 12.327 11.261 11.826 11.261 27.435 0 15.608-11.261 26.869L661.348-99.304q-6.13 6.13-13.391 8.978T633-87.478q-7.696 0-14.957-2.848-7.261-2.848-13.391-8.978L492.435-212.087q-11.826-11.261-11.044-26.869.783-15.609 12.044-27.435 11.826-11.827 27.152-11.827t27.153 11.827L633-180.696Z\"/></svg>");
|
|
28
|
+
|
|
29
|
+
/***/ }),
|
|
30
|
+
|
|
31
|
+
/***/ 37024:
|
|
32
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
33
|
+
|
|
34
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
35
|
+
/* harmony export */ r: () => (/* binding */ SvgIcon)
|
|
36
|
+
/* harmony export */ });
|
|
37
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
38
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
39
|
+
var _path;
|
|
40
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : 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); }
|
|
41
|
+
|
|
42
|
+
var SvgIcon = function SvgIcon(props) {
|
|
43
|
+
return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", _extends({
|
|
44
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
45
|
+
width: 48,
|
|
46
|
+
height: 48,
|
|
47
|
+
viewBox: "0 -960 960 960"
|
|
48
|
+
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
49
|
+
d: "M149.087-734.913 478-533.218l328.913-201.695H149.087Zm-4 577.044q-33.257 0-56.237-22.981-22.981-22.98-22.981-56.237v-497.826q0-33.49 22.98-56.637 22.981-23.146 56.238-23.146h666.826q33.49 0 56.637 23.146 23.146 23.147 23.146 56.637v236.085q0 16.707-12.632 28.158-12.632 11.452-34.5 11.452-13.715 0-23.183-9.431-9.468-9.43-9.468-22.83v-174.433L498.195-472.124q-4.751 2.965-20.042 4.776-6.39 0-10.685-1-4.294-1-9.425-3.565L145.087-665.912v428.825h250.782q16.707 0 28.158 11.501 11.451 11.502 11.451 28.283 0 16.782-11.451 28.108t-28.158 11.326H145.087ZM479-412.173Zm-1-121.045Zm1 68.436Zm154 284.086 212.26-211.695q11.701-11.827 26.873-11.327 15.171.5 26.715 12.327 11.543 11.826 11.543 27.435 0 15.608-11.261 26.869L661.348-99.304q-12.237 11.826-28.554 11.826-16.316 0-28.142-11.826L492.435-212.087q-11.826-11.261-11.044-26.932.783-15.672 12.044-27.372 11.7-11.827 27.089-11.827t27.216 11.827L633-180.696Z"
|
|
50
|
+
})));
|
|
51
|
+
};
|
|
52
|
+
|
|
53
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M149.087-734.913 478-533.218l328.913-201.695H149.087Zm-4 577.044q-33.257 0-56.237-22.981-22.981-22.98-22.981-56.237v-497.826q0-33.49 22.98-56.637 22.981-23.146 56.238-23.146h666.826q33.49 0 56.637 23.146 23.146 23.147 23.146 56.637v236.085q0 16.707-12.632 28.158-12.632 11.452-34.5 11.452-13.715 0-23.183-9.431-9.468-9.43-9.468-22.83v-174.433L498.195-472.124q-4.751 2.965-20.042 4.776-6.39 0-10.685-1-4.294-1-9.425-3.565L145.087-665.912v428.825h250.782q16.707 0 28.158 11.501 11.451 11.502 11.451 28.283 0 16.782-11.451 28.108t-28.158 11.326H145.087ZM479-412.173Zm-1-121.045Zm1 68.436Zm154 284.086 212.26-211.695q11.701-11.827 26.873-11.327 15.171.5 26.715 12.327 11.543 11.826 11.543 27.435 0 15.608-11.261 26.869L661.348-99.304q-12.237 11.826-28.554 11.826-16.316 0-28.142-11.826L492.435-212.087q-11.826-11.261-11.044-26.932.783-15.672 12.044-27.372 11.7-11.827 27.089-11.827t27.216 11.827L633-180.696Z\"/></svg>");
|
|
54
|
+
|
|
55
|
+
/***/ }),
|
|
56
|
+
|
|
57
|
+
/***/ 58387:
|
|
58
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
59
|
+
|
|
60
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
61
|
+
/* harmony export */ defaultIconProps: () => (/* binding */ defaultIconProps)
|
|
62
|
+
/* harmony export */ });
|
|
63
|
+
|
|
64
|
+
const defaultIconProps = {
|
|
65
|
+
width: 20,
|
|
66
|
+
height: 20,
|
|
67
|
+
fill: "currentColor",
|
|
68
|
+
variant: "filled"
|
|
69
|
+
};
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
/***/ }),
|
|
73
|
+
|
|
74
|
+
/***/ 99497:
|
|
75
|
+
/***/ ((module) => {
|
|
76
|
+
|
|
77
|
+
module.exports = require("react");
|
|
78
|
+
|
|
79
|
+
/***/ })
|
|
80
|
+
|
|
81
|
+
/******/ });
|
|
82
|
+
/************************************************************************/
|
|
83
|
+
/******/ // The module cache
|
|
84
|
+
/******/ var __webpack_module_cache__ = {};
|
|
85
|
+
/******/
|
|
86
|
+
/******/ // The require function
|
|
87
|
+
/******/ function __webpack_require__(moduleId) {
|
|
88
|
+
/******/ // Check if module is in cache
|
|
89
|
+
/******/ var cachedModule = __webpack_module_cache__[moduleId];
|
|
90
|
+
/******/ if (cachedModule !== undefined) {
|
|
91
|
+
/******/ return cachedModule.exports;
|
|
92
|
+
/******/ }
|
|
93
|
+
/******/ // Create a new module (and put it into the cache)
|
|
94
|
+
/******/ var module = __webpack_module_cache__[moduleId] = {
|
|
95
|
+
/******/ // no module.id needed
|
|
96
|
+
/******/ // no module.loaded needed
|
|
97
|
+
/******/ exports: {}
|
|
98
|
+
/******/ };
|
|
99
|
+
/******/
|
|
100
|
+
/******/ // Execute the module function
|
|
101
|
+
/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
|
|
102
|
+
/******/
|
|
103
|
+
/******/ // Return the exports of the module
|
|
104
|
+
/******/ return module.exports;
|
|
105
|
+
/******/ }
|
|
106
|
+
/******/
|
|
107
|
+
/************************************************************************/
|
|
108
|
+
/******/ /* webpack/runtime/compat get default export */
|
|
109
|
+
/******/ (() => {
|
|
110
|
+
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
|
111
|
+
/******/ __webpack_require__.n = (module) => {
|
|
112
|
+
/******/ var getter = module && module.__esModule ?
|
|
113
|
+
/******/ () => (module['default']) :
|
|
114
|
+
/******/ () => (module);
|
|
115
|
+
/******/ __webpack_require__.d(getter, { a: getter });
|
|
116
|
+
/******/ return getter;
|
|
117
|
+
/******/ };
|
|
118
|
+
/******/ })();
|
|
119
|
+
/******/
|
|
120
|
+
/******/ /* webpack/runtime/define property getters */
|
|
121
|
+
/******/ (() => {
|
|
122
|
+
/******/ // define getter functions for harmony exports
|
|
123
|
+
/******/ __webpack_require__.d = (exports, definition) => {
|
|
124
|
+
/******/ for(var key in definition) {
|
|
125
|
+
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
|
126
|
+
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
127
|
+
/******/ }
|
|
128
|
+
/******/ }
|
|
129
|
+
/******/ };
|
|
130
|
+
/******/ })();
|
|
131
|
+
/******/
|
|
132
|
+
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
133
|
+
/******/ (() => {
|
|
134
|
+
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
135
|
+
/******/ })();
|
|
136
|
+
/******/
|
|
137
|
+
/******/ /* webpack/runtime/make namespace object */
|
|
138
|
+
/******/ (() => {
|
|
139
|
+
/******/ // define __esModule on exports
|
|
140
|
+
/******/ __webpack_require__.r = (exports) => {
|
|
141
|
+
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
|
142
|
+
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
143
|
+
/******/ }
|
|
144
|
+
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
|
145
|
+
/******/ };
|
|
146
|
+
/******/ })();
|
|
147
|
+
/******/
|
|
148
|
+
/************************************************************************/
|
|
149
|
+
var __webpack_exports__ = {};
|
|
150
|
+
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
|
151
|
+
(() => {
|
|
152
|
+
__webpack_require__.r(__webpack_exports__);
|
|
153
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
154
|
+
/* harmony export */ MarkMessageRead: () => (/* binding */ MarkMessageRead),
|
|
155
|
+
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
156
|
+
/* harmony export */ });
|
|
157
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
158
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
159
|
+
/* harmony import */ var _svg_MarkMessageRead_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(30865);
|
|
160
|
+
/* harmony import */ var _svg_MarkMessageRead_icon_svg__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(37024);
|
|
161
|
+
/* harmony import */ var _common__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(58387);
|
|
162
|
+
|
|
163
|
+
var __defProp = Object.defineProperty;
|
|
164
|
+
var __getOwnPropSymbols = Object.getOwnPropertySymbols;
|
|
165
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
166
|
+
var __propIsEnum = Object.prototype.propertyIsEnumerable;
|
|
167
|
+
var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
|
168
|
+
var __spreadValues = (a, b) => {
|
|
169
|
+
for (var prop in b || (b = {}))
|
|
170
|
+
if (__hasOwnProp.call(b, prop))
|
|
171
|
+
__defNormalProp(a, prop, b[prop]);
|
|
172
|
+
if (__getOwnPropSymbols)
|
|
173
|
+
for (var prop of __getOwnPropSymbols(b)) {
|
|
174
|
+
if (__propIsEnum.call(b, prop))
|
|
175
|
+
__defNormalProp(a, prop, b[prop]);
|
|
176
|
+
}
|
|
177
|
+
return a;
|
|
178
|
+
};
|
|
179
|
+
var __objRest = (source, exclude) => {
|
|
180
|
+
var target = {};
|
|
181
|
+
for (var prop in source)
|
|
182
|
+
if (__hasOwnProp.call(source, prop) && exclude.indexOf(prop) < 0)
|
|
183
|
+
target[prop] = source[prop];
|
|
184
|
+
if (source != null && __getOwnPropSymbols)
|
|
185
|
+
for (var prop of __getOwnPropSymbols(source)) {
|
|
186
|
+
if (exclude.indexOf(prop) < 0 && __propIsEnum.call(source, prop))
|
|
187
|
+
target[prop] = source[prop];
|
|
188
|
+
}
|
|
189
|
+
return target;
|
|
190
|
+
};
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
|
|
195
|
+
const name = "mark_email_read";
|
|
196
|
+
function MarkMessageRead(props) {
|
|
197
|
+
const _a = __spreadValues(__spreadValues({}, _common__WEBPACK_IMPORTED_MODULE_3__.defaultIconProps), props), { variant } = _a, restProps = __objRest(_a, ["variant"]);
|
|
198
|
+
const IconComponent = variant === "outlined" ? _svg_MarkMessageRead_icon_svg__WEBPACK_IMPORTED_MODULE_2__/* .ReactComponent */ .r : _svg_MarkMessageRead_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__/* .ReactComponent */ .r;
|
|
199
|
+
const overrides = props.size ? { width: props.size, height: props.size } : {};
|
|
200
|
+
return /* @__PURE__ */ react__WEBPACK_IMPORTED_MODULE_0___default().createElement(IconComponent, __spreadValues(__spreadValues({ "aria-label": name }, restProps), overrides));
|
|
201
|
+
}
|
|
202
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (MarkMessageRead);
|
|
203
|
+
|
|
204
|
+
})();
|
|
205
|
+
|
|
206
|
+
module.exports = __webpack_exports__;
|
|
207
|
+
/******/ })()
|
|
208
|
+
;
|
|
209
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"react/MarkMessageRead/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,4rCAA4rC;;;;;;;;;;;;ACd3sC;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACqC;AACrC,sEAAe,8/BAA8/B;;;;;;;;;;;ACZtgC,MAAM,mBAA8B;AAAA,EACzC,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,SAAS;AACX;;;;;;;;ACPA;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACNkB;AAEuB;AACE;AACV;AAGjC,MAAM,OAAO;AAEN,SAAS,gBAAgB,OAAuB;AACrD,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,kFAAQ,GAAG,uFAAM;AAEhE,QAAM,YAAY,MAAM,OAAO,EAAE,OAAO,MAAM,MAAM,QAAQ,MAAM,KAAK,IAAI,CAAC;AAE5E,SAAO,2EAAC,+CAAc,cAAY,QAAU,YAAe,UAAW;AACxE;AAEA,iEAAe,eAAe,EAAC","sources":["webpack://icons/./src/svg/MarkMessageRead/icon-fill.svg","webpack://icons/./src/svg/MarkMessageRead/icon.svg","webpack://icons/./src/react/common.ts","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/react/MarkMessageRead/index.tsx"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : 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); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M145.087-157.869q-33.478 0-56.348-22.87-22.87-22.87-22.87-56.348v-497.826q0-33.478 22.87-56.631 22.87-23.152 56.348-23.152h666.826q33.478 0 56.631 23.152 23.152 23.153 23.152 56.631v177.172q0 15.957-6.695 30.848-6.696 14.892-17.522 25.718L630.435-264.696l-54.782-54.782q-23.218-22.652-55.566-22.652t-55.566 23.217l-26.173 26.173q-21.957 21.957-21.718 53.044.24 31.087 20.5 56.175 6.131 7.695 2.5 16.674-3.63 8.978-13.326 8.978H145.087ZM478-533.218 192.566-709.521q-14.826-9.131-30.153-.652-15.326 8.478-16.326 25.304-1 8.696 3.131 16.392 4.13 7.695 11.826 12.261l296.999 184.303q9.131 5.565 19.957 5.565t20.522-5.565l296.434-184.303q7.696-4.566 12.326-12.261 4.631-7.696 3.631-16.392-2-16.826-17.326-25.304-15.327-8.479-30.153.652L478-533.218Zm155 352.522 212.26-211.695q11.827-11.827 26.935-11.327 15.109.5 26.935 12.327 11.261 11.826 11.261 27.435 0 15.608-11.261 26.869L661.348-99.304q-6.13 6.13-13.391 8.978T633-87.478q-7.696 0-14.957-2.848-7.261-2.848-13.391-8.978L492.435-212.087q-11.826-11.261-11.044-26.869.783-15.609 12.044-27.435 11.826-11.827 27.152-11.827t27.153 11.827L633-180.696Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M145.087-157.869q-33.478 0-56.348-22.87-22.87-22.87-22.87-56.348v-497.826q0-33.478 22.87-56.631 22.87-23.152 56.348-23.152h666.826q33.478 0 56.631 23.152 23.152 23.153 23.152 56.631v177.172q0 15.957-6.695 30.848-6.696 14.892-17.522 25.718L630.435-264.696l-54.782-54.782q-23.218-22.652-55.566-22.652t-55.566 23.217l-26.173 26.173q-21.957 21.957-21.718 53.044.24 31.087 20.5 56.175 6.131 7.695 2.5 16.674-3.63 8.978-13.326 8.978H145.087ZM478-533.218 192.566-709.521q-14.826-9.131-30.153-.652-15.326 8.478-16.326 25.304-1 8.696 3.131 16.392 4.13 7.695 11.826 12.261l296.999 184.303q9.131 5.565 19.957 5.565t20.522-5.565l296.434-184.303q7.696-4.566 12.326-12.261 4.631-7.696 3.631-16.392-2-16.826-17.326-25.304-15.327-8.479-30.153.652L478-533.218Zm155 352.522 212.26-211.695q11.827-11.827 26.935-11.327 15.109.5 26.935 12.327 11.261 11.826 11.261 27.435 0 15.608-11.261 26.869L661.348-99.304q-6.13 6.13-13.391 8.978T633-87.478q-7.696 0-14.957-2.848-7.261-2.848-13.391-8.978L492.435-212.087q-11.826-11.261-11.044-26.869.783-15.609 12.044-27.435 11.826-11.827 27.152-11.827t27.153 11.827L633-180.696Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : 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); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M149.087-734.913 478-533.218l328.913-201.695H149.087Zm-4 577.044q-33.257 0-56.237-22.981-22.981-22.98-22.981-56.237v-497.826q0-33.49 22.98-56.637 22.981-23.146 56.238-23.146h666.826q33.49 0 56.637 23.146 23.146 23.147 23.146 56.637v236.085q0 16.707-12.632 28.158-12.632 11.452-34.5 11.452-13.715 0-23.183-9.431-9.468-9.43-9.468-22.83v-174.433L498.195-472.124q-4.751 2.965-20.042 4.776-6.39 0-10.685-1-4.294-1-9.425-3.565L145.087-665.912v428.825h250.782q16.707 0 28.158 11.501 11.451 11.502 11.451 28.283 0 16.782-11.451 28.108t-28.158 11.326H145.087ZM479-412.173Zm-1-121.045Zm1 68.436Zm154 284.086 212.26-211.695q11.701-11.827 26.873-11.327 15.171.5 26.715 12.327 11.543 11.826 11.543 27.435 0 15.608-11.261 26.869L661.348-99.304q-12.237 11.826-28.554 11.826-16.316 0-28.142-11.826L492.435-212.087q-11.826-11.261-11.044-26.932.783-15.672 12.044-27.372 11.7-11.827 27.089-11.827t27.216 11.827L633-180.696Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M149.087-734.913 478-533.218l328.913-201.695H149.087Zm-4 577.044q-33.257 0-56.237-22.981-22.981-22.98-22.981-56.237v-497.826q0-33.49 22.98-56.637 22.981-23.146 56.238-23.146h666.826q33.49 0 56.637 23.146 23.146 23.147 23.146 56.637v236.085q0 16.707-12.632 28.158-12.632 11.452-34.5 11.452-13.715 0-23.183-9.431-9.468-9.43-9.468-22.83v-174.433L498.195-472.124q-4.751 2.965-20.042 4.776-6.39 0-10.685-1-4.294-1-9.425-3.565L145.087-665.912v428.825h250.782q16.707 0 28.158 11.501 11.451 11.502 11.451 28.283 0 16.782-11.451 28.108t-28.158 11.326H145.087ZM479-412.173Zm-1-121.045Zm1 68.436Zm154 284.086 212.26-211.695q11.701-11.827 26.873-11.327 15.171.5 26.715 12.327 11.543 11.826 11.543 27.435 0 15.608-11.261 26.869L661.348-99.304q-12.237 11.826-28.554 11.826-16.316 0-28.142-11.826L492.435-212.087q-11.826-11.261-11.044-26.932.783-15.672 12.044-27.372 11.7-11.827 27.089-11.827t27.216 11.827L633-180.696Z\\\"/></svg>\";","import type { IconProps } from '../types';\n\nexport const defaultIconProps: IconProps = {\n width: 20,\n height: 20,\n fill: 'currentColor',\n variant: 'filled',\n};\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import React from 'react';\n\nimport { ReactComponent as Filled } from '../../svg/MarkMessageRead/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/MarkMessageRead/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'mark_email_read';\n\nexport function MarkMessageRead(props: IconPropsReact) {\n const { variant, ...restProps } = {\n ...defaultIconProps,\n ...props,\n };\n const IconComponent = variant === 'outlined' ? Outlined : Filled;\n\n const overrides = props.size ? { width: props.size, height: props.size } : {};\n\n return <IconComponent aria-label={name} {...restProps} {...overrides} />;\n}\n\nexport default MarkMessageRead;\n"],"names":[],"sourceRoot":""}
|
|
@@ -0,0 +1,209 @@
|
|
|
1
|
+
/******/ (() => { // webpackBootstrap
|
|
2
|
+
/******/ "use strict";
|
|
3
|
+
/******/ var __webpack_modules__ = ({
|
|
4
|
+
|
|
5
|
+
/***/ 16587:
|
|
6
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
7
|
+
|
|
8
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
9
|
+
/* harmony export */ r: () => (/* binding */ SvgIconFill)
|
|
10
|
+
/* harmony export */ });
|
|
11
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
12
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
13
|
+
var _path;
|
|
14
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : 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
|
+
var SvgIconFill = function SvgIconFill(props) {
|
|
17
|
+
return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", _extends({
|
|
18
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
19
|
+
width: 48,
|
|
20
|
+
height: 48,
|
|
21
|
+
viewBox: "0 -960 960 960"
|
|
22
|
+
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
23
|
+
d: "M760-640.391q-50.239 0-84.924-34.685-34.685-34.685-34.685-84.924 0-50.239 34.685-84.924 34.685-34.685 84.924-34.685 50.239 0 84.924 34.685 34.685 34.685 34.685 84.924 0 50.239-34.685 84.924-34.685 34.685-84.924 34.685ZM145.087-145.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-509.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h379.39q16.957 0 27.218 12.674t8.696 29.631q-.565 9.431-.283 18.324.283 8.893 1.848 19.154 4.464 36.131 20.862 67.196 16.399 31.065 42.53 54.065L480-516.913 190.566-707.695q-14.826-9.696-30.153-1.424-15.326 8.272-15.326 26.946 0 7.272 3.565 13.832 3.566 6.559 9.696 10.125l300 199.347q10.261 7.261 21.652 7.261 11.391 0 21.652-7.261L681.218-578.13q18.304 9.152 37.891 13.446 19.587 4.293 40.891 4.293 23.565 0 44.63-5.282 21.066-5.283 41.066-14.718 17.522-7.696 33.261 1.065 15.739 8.761 15.739 25.718v328.521q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H145.087Z"
|
|
24
|
+
})));
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M760-640.391q-50.239 0-84.924-34.685-34.685-34.685-34.685-84.924 0-50.239 34.685-84.924 34.685-34.685 84.924-34.685 50.239 0 84.924 34.685 34.685 34.685 34.685 84.924 0 50.239-34.685 84.924-34.685 34.685-84.924 34.685ZM145.087-145.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-509.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h379.39q16.957 0 27.218 12.674t8.696 29.631q-.565 9.431-.283 18.324.283 8.893 1.848 19.154 4.464 36.131 20.862 67.196 16.399 31.065 42.53 54.065L480-516.913 190.566-707.695q-14.826-9.696-30.153-1.424-15.326 8.272-15.326 26.946 0 7.272 3.565 13.832 3.566 6.559 9.696 10.125l300 199.347q10.261 7.261 21.652 7.261 11.391 0 21.652-7.261L681.218-578.13q18.304 9.152 37.891 13.446 19.587 4.293 40.891 4.293 23.565 0 44.63-5.282 21.066-5.283 41.066-14.718 17.522-7.696 33.261 1.065 15.739 8.761 15.739 25.718v328.521q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H145.087Z\"/></svg>");
|
|
28
|
+
|
|
29
|
+
/***/ }),
|
|
30
|
+
|
|
31
|
+
/***/ 20191:
|
|
32
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
33
|
+
|
|
34
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
35
|
+
/* harmony export */ r: () => (/* binding */ SvgIcon)
|
|
36
|
+
/* harmony export */ });
|
|
37
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
38
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
39
|
+
var _path;
|
|
40
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : 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); }
|
|
41
|
+
|
|
42
|
+
var SvgIcon = function SvgIcon(props) {
|
|
43
|
+
return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", _extends({
|
|
44
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
45
|
+
width: 48,
|
|
46
|
+
height: 48,
|
|
47
|
+
viewBox: "0 -960 960 960"
|
|
48
|
+
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
49
|
+
d: "M145.087-145.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-509.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h376.956q17.385 0 28.497 12.391 11.112 12.392 10.112 29.914-1.565 15.391-12.729 26.435-11.164 11.043-27.446 11.043h-375.39v509.826h669.826v-304.651q0-16.707 11.501-28.158 11.502-11.452 28.234-11.452t28.39 11.452q11.658 11.451 11.658 28.158v304.651q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H145.087Zm0-589.044v509.826-509.826Zm334.913 218 127.956-85.043q12.261-8.131 23.687-4.525 11.426 3.606 18.299 13.111 6.058 9.24 5.558 21.284-.5 12.043-13.761 20.174l-140.087 93.043q-9.902 7.261-21.473 6.979-11.57-.283-21.831-6.979L145.087-662.912v-72.001l334.913 218Zm279.882-123.478q-49.886 0-84.689-34.92-34.802-34.921-34.802-84.807t34.92-84.689q34.921-34.802 84.807-34.802t84.689 34.92q34.802 34.921 34.802 84.807t-34.92 84.689q-34.921 34.802-84.807 34.802Z"
|
|
50
|
+
})));
|
|
51
|
+
};
|
|
52
|
+
|
|
53
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M145.087-145.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-509.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h376.956q17.385 0 28.497 12.391 11.112 12.392 10.112 29.914-1.565 15.391-12.729 26.435-11.164 11.043-27.446 11.043h-375.39v509.826h669.826v-304.651q0-16.707 11.501-28.158 11.502-11.452 28.234-11.452t28.39 11.452q11.658 11.451 11.658 28.158v304.651q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H145.087Zm0-589.044v509.826-509.826Zm334.913 218 127.956-85.043q12.261-8.131 23.687-4.525 11.426 3.606 18.299 13.111 6.058 9.24 5.558 21.284-.5 12.043-13.761 20.174l-140.087 93.043q-9.902 7.261-21.473 6.979-11.57-.283-21.831-6.979L145.087-662.912v-72.001l334.913 218Zm279.882-123.478q-49.886 0-84.689-34.92-34.802-34.921-34.802-84.807t34.92-84.689q34.921-34.802 84.807-34.802t84.689 34.92q34.802 34.921 34.802 84.807t-34.92 84.689q-34.921 34.802-84.807 34.802Z\"/></svg>");
|
|
54
|
+
|
|
55
|
+
/***/ }),
|
|
56
|
+
|
|
57
|
+
/***/ 58387:
|
|
58
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
59
|
+
|
|
60
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
61
|
+
/* harmony export */ defaultIconProps: () => (/* binding */ defaultIconProps)
|
|
62
|
+
/* harmony export */ });
|
|
63
|
+
|
|
64
|
+
const defaultIconProps = {
|
|
65
|
+
width: 20,
|
|
66
|
+
height: 20,
|
|
67
|
+
fill: "currentColor",
|
|
68
|
+
variant: "filled"
|
|
69
|
+
};
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
/***/ }),
|
|
73
|
+
|
|
74
|
+
/***/ 99497:
|
|
75
|
+
/***/ ((module) => {
|
|
76
|
+
|
|
77
|
+
module.exports = require("react");
|
|
78
|
+
|
|
79
|
+
/***/ })
|
|
80
|
+
|
|
81
|
+
/******/ });
|
|
82
|
+
/************************************************************************/
|
|
83
|
+
/******/ // The module cache
|
|
84
|
+
/******/ var __webpack_module_cache__ = {};
|
|
85
|
+
/******/
|
|
86
|
+
/******/ // The require function
|
|
87
|
+
/******/ function __webpack_require__(moduleId) {
|
|
88
|
+
/******/ // Check if module is in cache
|
|
89
|
+
/******/ var cachedModule = __webpack_module_cache__[moduleId];
|
|
90
|
+
/******/ if (cachedModule !== undefined) {
|
|
91
|
+
/******/ return cachedModule.exports;
|
|
92
|
+
/******/ }
|
|
93
|
+
/******/ // Create a new module (and put it into the cache)
|
|
94
|
+
/******/ var module = __webpack_module_cache__[moduleId] = {
|
|
95
|
+
/******/ // no module.id needed
|
|
96
|
+
/******/ // no module.loaded needed
|
|
97
|
+
/******/ exports: {}
|
|
98
|
+
/******/ };
|
|
99
|
+
/******/
|
|
100
|
+
/******/ // Execute the module function
|
|
101
|
+
/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
|
|
102
|
+
/******/
|
|
103
|
+
/******/ // Return the exports of the module
|
|
104
|
+
/******/ return module.exports;
|
|
105
|
+
/******/ }
|
|
106
|
+
/******/
|
|
107
|
+
/************************************************************************/
|
|
108
|
+
/******/ /* webpack/runtime/compat get default export */
|
|
109
|
+
/******/ (() => {
|
|
110
|
+
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
|
111
|
+
/******/ __webpack_require__.n = (module) => {
|
|
112
|
+
/******/ var getter = module && module.__esModule ?
|
|
113
|
+
/******/ () => (module['default']) :
|
|
114
|
+
/******/ () => (module);
|
|
115
|
+
/******/ __webpack_require__.d(getter, { a: getter });
|
|
116
|
+
/******/ return getter;
|
|
117
|
+
/******/ };
|
|
118
|
+
/******/ })();
|
|
119
|
+
/******/
|
|
120
|
+
/******/ /* webpack/runtime/define property getters */
|
|
121
|
+
/******/ (() => {
|
|
122
|
+
/******/ // define getter functions for harmony exports
|
|
123
|
+
/******/ __webpack_require__.d = (exports, definition) => {
|
|
124
|
+
/******/ for(var key in definition) {
|
|
125
|
+
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
|
126
|
+
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
127
|
+
/******/ }
|
|
128
|
+
/******/ }
|
|
129
|
+
/******/ };
|
|
130
|
+
/******/ })();
|
|
131
|
+
/******/
|
|
132
|
+
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
133
|
+
/******/ (() => {
|
|
134
|
+
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
135
|
+
/******/ })();
|
|
136
|
+
/******/
|
|
137
|
+
/******/ /* webpack/runtime/make namespace object */
|
|
138
|
+
/******/ (() => {
|
|
139
|
+
/******/ // define __esModule on exports
|
|
140
|
+
/******/ __webpack_require__.r = (exports) => {
|
|
141
|
+
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
|
142
|
+
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
143
|
+
/******/ }
|
|
144
|
+
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
|
145
|
+
/******/ };
|
|
146
|
+
/******/ })();
|
|
147
|
+
/******/
|
|
148
|
+
/************************************************************************/
|
|
149
|
+
var __webpack_exports__ = {};
|
|
150
|
+
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
|
151
|
+
(() => {
|
|
152
|
+
__webpack_require__.r(__webpack_exports__);
|
|
153
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
154
|
+
/* harmony export */ MarkMessageUnread: () => (/* binding */ MarkMessageUnread),
|
|
155
|
+
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
156
|
+
/* harmony export */ });
|
|
157
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
158
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
159
|
+
/* harmony import */ var _svg_MarkMessageUnread_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(16587);
|
|
160
|
+
/* harmony import */ var _svg_MarkMessageUnread_icon_svg__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(20191);
|
|
161
|
+
/* harmony import */ var _common__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(58387);
|
|
162
|
+
|
|
163
|
+
var __defProp = Object.defineProperty;
|
|
164
|
+
var __getOwnPropSymbols = Object.getOwnPropertySymbols;
|
|
165
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
166
|
+
var __propIsEnum = Object.prototype.propertyIsEnumerable;
|
|
167
|
+
var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
|
168
|
+
var __spreadValues = (a, b) => {
|
|
169
|
+
for (var prop in b || (b = {}))
|
|
170
|
+
if (__hasOwnProp.call(b, prop))
|
|
171
|
+
__defNormalProp(a, prop, b[prop]);
|
|
172
|
+
if (__getOwnPropSymbols)
|
|
173
|
+
for (var prop of __getOwnPropSymbols(b)) {
|
|
174
|
+
if (__propIsEnum.call(b, prop))
|
|
175
|
+
__defNormalProp(a, prop, b[prop]);
|
|
176
|
+
}
|
|
177
|
+
return a;
|
|
178
|
+
};
|
|
179
|
+
var __objRest = (source, exclude) => {
|
|
180
|
+
var target = {};
|
|
181
|
+
for (var prop in source)
|
|
182
|
+
if (__hasOwnProp.call(source, prop) && exclude.indexOf(prop) < 0)
|
|
183
|
+
target[prop] = source[prop];
|
|
184
|
+
if (source != null && __getOwnPropSymbols)
|
|
185
|
+
for (var prop of __getOwnPropSymbols(source)) {
|
|
186
|
+
if (exclude.indexOf(prop) < 0 && __propIsEnum.call(source, prop))
|
|
187
|
+
target[prop] = source[prop];
|
|
188
|
+
}
|
|
189
|
+
return target;
|
|
190
|
+
};
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
|
|
195
|
+
const name = "mark_email_unread";
|
|
196
|
+
function MarkMessageUnread(props) {
|
|
197
|
+
const _a = __spreadValues(__spreadValues({}, _common__WEBPACK_IMPORTED_MODULE_3__.defaultIconProps), props), { variant } = _a, restProps = __objRest(_a, ["variant"]);
|
|
198
|
+
const IconComponent = variant === "outlined" ? _svg_MarkMessageUnread_icon_svg__WEBPACK_IMPORTED_MODULE_2__/* .ReactComponent */ .r : _svg_MarkMessageUnread_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__/* .ReactComponent */ .r;
|
|
199
|
+
const overrides = props.size ? { width: props.size, height: props.size } : {};
|
|
200
|
+
return /* @__PURE__ */ react__WEBPACK_IMPORTED_MODULE_0___default().createElement(IconComponent, __spreadValues(__spreadValues({ "aria-label": name }, restProps), overrides));
|
|
201
|
+
}
|
|
202
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (MarkMessageUnread);
|
|
203
|
+
|
|
204
|
+
})();
|
|
205
|
+
|
|
206
|
+
module.exports = __webpack_exports__;
|
|
207
|
+
/******/ })()
|
|
208
|
+
;
|
|
209
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"react/MarkMessageUnread/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,wgCAAwgC;;;;;;;;;;;;ACdvhC;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACqC;AACrC,sEAAe,2+BAA2+B;;;;;;;;;;;ACZn/B,MAAM,mBAA8B;AAAA,EACzC,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,SAAS;AACX;;;;;;;;ACPA;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACNkB;AAEuB;AACE;AACV;AAGjC,MAAM,OAAO;AAEN,SAAS,kBAAkB,OAAuB;AACvD,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,oFAAQ,GAAG,yFAAM;AAEhE,QAAM,YAAY,MAAM,OAAO,EAAE,OAAO,MAAM,MAAM,QAAQ,MAAM,KAAK,IAAI,CAAC;AAE5E,SAAO,2EAAC,+CAAc,cAAY,QAAU,YAAe,UAAW;AACxE;AAEA,iEAAe,iBAAiB,EAAC","sources":["webpack://icons/./src/svg/MarkMessageUnread/icon-fill.svg","webpack://icons/./src/svg/MarkMessageUnread/icon.svg","webpack://icons/./src/react/common.ts","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/react/MarkMessageUnread/index.tsx"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : 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); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M760-640.391q-50.239 0-84.924-34.685-34.685-34.685-34.685-84.924 0-50.239 34.685-84.924 34.685-34.685 84.924-34.685 50.239 0 84.924 34.685 34.685 34.685 34.685 84.924 0 50.239-34.685 84.924-34.685 34.685-84.924 34.685ZM145.087-145.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-509.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h379.39q16.957 0 27.218 12.674t8.696 29.631q-.565 9.431-.283 18.324.283 8.893 1.848 19.154 4.464 36.131 20.862 67.196 16.399 31.065 42.53 54.065L480-516.913 190.566-707.695q-14.826-9.696-30.153-1.424-15.326 8.272-15.326 26.946 0 7.272 3.565 13.832 3.566 6.559 9.696 10.125l300 199.347q10.261 7.261 21.652 7.261 11.391 0 21.652-7.261L681.218-578.13q18.304 9.152 37.891 13.446 19.587 4.293 40.891 4.293 23.565 0 44.63-5.282 21.066-5.283 41.066-14.718 17.522-7.696 33.261 1.065 15.739 8.761 15.739 25.718v328.521q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H145.087Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M760-640.391q-50.239 0-84.924-34.685-34.685-34.685-34.685-84.924 0-50.239 34.685-84.924 34.685-34.685 84.924-34.685 50.239 0 84.924 34.685 34.685 34.685 34.685 84.924 0 50.239-34.685 84.924-34.685 34.685-84.924 34.685ZM145.087-145.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-509.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h379.39q16.957 0 27.218 12.674t8.696 29.631q-.565 9.431-.283 18.324.283 8.893 1.848 19.154 4.464 36.131 20.862 67.196 16.399 31.065 42.53 54.065L480-516.913 190.566-707.695q-14.826-9.696-30.153-1.424-15.326 8.272-15.326 26.946 0 7.272 3.565 13.832 3.566 6.559 9.696 10.125l300 199.347q10.261 7.261 21.652 7.261 11.391 0 21.652-7.261L681.218-578.13q18.304 9.152 37.891 13.446 19.587 4.293 40.891 4.293 23.565 0 44.63-5.282 21.066-5.283 41.066-14.718 17.522-7.696 33.261 1.065 15.739 8.761 15.739 25.718v328.521q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H145.087Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : 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); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M145.087-145.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-509.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h376.956q17.385 0 28.497 12.391 11.112 12.392 10.112 29.914-1.565 15.391-12.729 26.435-11.164 11.043-27.446 11.043h-375.39v509.826h669.826v-304.651q0-16.707 11.501-28.158 11.502-11.452 28.234-11.452t28.39 11.452q11.658 11.451 11.658 28.158v304.651q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H145.087Zm0-589.044v509.826-509.826Zm334.913 218 127.956-85.043q12.261-8.131 23.687-4.525 11.426 3.606 18.299 13.111 6.058 9.24 5.558 21.284-.5 12.043-13.761 20.174l-140.087 93.043q-9.902 7.261-21.473 6.979-11.57-.283-21.831-6.979L145.087-662.912v-72.001l334.913 218Zm279.882-123.478q-49.886 0-84.689-34.92-34.802-34.921-34.802-84.807t34.92-84.689q34.921-34.802 84.807-34.802t84.689 34.92q34.802 34.921 34.802 84.807t-34.92 84.689q-34.921 34.802-84.807 34.802Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M145.087-145.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-509.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h376.956q17.385 0 28.497 12.391 11.112 12.392 10.112 29.914-1.565 15.391-12.729 26.435-11.164 11.043-27.446 11.043h-375.39v509.826h669.826v-304.651q0-16.707 11.501-28.158 11.502-11.452 28.234-11.452t28.39 11.452q11.658 11.451 11.658 28.158v304.651q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H145.087Zm0-589.044v509.826-509.826Zm334.913 218 127.956-85.043q12.261-8.131 23.687-4.525 11.426 3.606 18.299 13.111 6.058 9.24 5.558 21.284-.5 12.043-13.761 20.174l-140.087 93.043q-9.902 7.261-21.473 6.979-11.57-.283-21.831-6.979L145.087-662.912v-72.001l334.913 218Zm279.882-123.478q-49.886 0-84.689-34.92-34.802-34.921-34.802-84.807t34.92-84.689q34.921-34.802 84.807-34.802t84.689 34.92q34.802 34.921 34.802 84.807t-34.92 84.689q-34.921 34.802-84.807 34.802Z\\\"/></svg>\";","import type { IconProps } from '../types';\n\nexport const defaultIconProps: IconProps = {\n width: 20,\n height: 20,\n fill: 'currentColor',\n variant: 'filled',\n};\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import React from 'react';\n\nimport { ReactComponent as Filled } from '../../svg/MarkMessageUnread/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/MarkMessageUnread/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'mark_email_unread';\n\nexport function MarkMessageUnread(props: IconPropsReact) {\n const { variant, ...restProps } = {\n ...defaultIconProps,\n ...props,\n };\n const IconComponent = variant === 'outlined' ? Outlined : Filled;\n\n const overrides = props.size ? { width: props.size, height: props.size } : {};\n\n return <IconComponent aria-label={name} {...restProps} {...overrides} />;\n}\n\nexport default MarkMessageUnread;\n"],"names":[],"sourceRoot":""}
|