@epilot360/icons 1.16.15 → 1.16.17

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.
Files changed (67) hide show
  1. package/__mocks__/icon-file-mock.d.ts +2 -0
  2. package/__mocks__/icon-file-mock.js +3 -0
  3. package/__mocks__/icon-file-mock.js.map +1 -0
  4. package/icons.config.yaml +21 -0
  5. package/index.js +1865 -993
  6. package/index.js.map +1 -1
  7. package/package.json +1 -1
  8. package/react/Archive/index.d.ts +4 -0
  9. package/react/Archive/index.js +209 -0
  10. package/react/Archive/index.js.map +1 -0
  11. package/react/DriveFileMove/index.d.ts +4 -0
  12. package/react/DriveFileMove/index.js +209 -0
  13. package/react/DriveFileMove/index.js.map +1 -0
  14. package/react/EpilotIcon.d.ts +12 -0
  15. package/react/EpilotIcon.js +915 -247
  16. package/react/EpilotIcon.js.map +1 -1
  17. package/react/MarkMessageRead/index.d.ts +4 -0
  18. package/react/MarkMessageRead/index.js +209 -0
  19. package/react/MarkMessageRead/index.js.map +1 -0
  20. package/react/MarkMessageUnread/index.d.ts +4 -0
  21. package/react/MarkMessageUnread/index.js +209 -0
  22. package/react/MarkMessageUnread/index.js.map +1 -0
  23. package/react/MoveToInbox/index.d.ts +4 -0
  24. package/react/MoveToInbox/index.js +209 -0
  25. package/react/MoveToInbox/index.js.map +1 -0
  26. package/react/Unarchive/index.d.ts +4 -0
  27. package/react/Unarchive/index.js +211 -0
  28. package/react/Unarchive/index.js.map +1 -0
  29. package/react/index.d.ts +6 -0
  30. package/react/index.js +1169 -483
  31. package/react/index.js.map +1 -1
  32. package/svg/Archive/icon-fill.svg +1 -0
  33. package/svg/Archive/icon.svg +1 -0
  34. package/svg/Archive/index.d.ts +3 -0
  35. package/svg/Archive/index.js +159 -0
  36. package/svg/Archive/index.js.map +1 -0
  37. package/svg/DriveFileMove/icon-fill.svg +1 -0
  38. package/svg/DriveFileMove/icon.svg +1 -0
  39. package/svg/DriveFileMove/index.d.ts +3 -0
  40. package/svg/DriveFileMove/index.js +159 -0
  41. package/svg/DriveFileMove/index.js.map +1 -0
  42. package/svg/MarkMessageRead/icon-fill.svg +1 -0
  43. package/svg/MarkMessageRead/icon.svg +1 -0
  44. package/svg/MarkMessageRead/index.d.ts +3 -0
  45. package/svg/MarkMessageRead/index.js +159 -0
  46. package/svg/MarkMessageRead/index.js.map +1 -0
  47. package/svg/MarkMessageUnread/icon-fill.svg +1 -0
  48. package/svg/MarkMessageUnread/icon.svg +1 -0
  49. package/svg/MarkMessageUnread/index.d.ts +3 -0
  50. package/svg/MarkMessageUnread/index.js +159 -0
  51. package/svg/MarkMessageUnread/index.js.map +1 -0
  52. package/svg/MoveToInbox/icon-fill.svg +1 -0
  53. package/svg/MoveToInbox/icon.svg +1 -0
  54. package/svg/MoveToInbox/index.d.ts +3 -0
  55. package/svg/MoveToInbox/index.js +159 -0
  56. package/svg/MoveToInbox/index.js.map +1 -0
  57. package/svg/Unarchive/icon-fill.svg +1 -0
  58. package/svg/Unarchive/icon.svg +1 -0
  59. package/svg/Unarchive/index.d.ts +3 -0
  60. package/svg/Unarchive/index.js +161 -0
  61. package/svg/Unarchive/index.js.map +1 -0
  62. package/svg/index.d.ts +6 -0
  63. package/svg/index.js +967 -479
  64. package/svg/index.js.map +1 -1
  65. package/svg/svgIcon.d.ts +6 -0
  66. package/svg/svgIcon.js +708 -238
  67. package/svg/svgIcon.js.map +1 -1
@@ -0,0 +1,209 @@
1
+ /******/ (() => { // webpackBootstrap
2
+ /******/ "use strict";
3
+ /******/ var __webpack_modules__ = ({
4
+
5
+ /***/ 99023:
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: "M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h589.826q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087ZM480-295.826q33.87 0 62.304-16.587 28.435-16.587 45.87-46.022 6.565-12.13 19.978-16.261 13.413-4.13 27.837-4.13h138.924v-396.087H185.087v396.087h139.652q13.618 0 27.07 4.13 13.452 4.131 20.017 16.261 17.435 29.435 45.87 46.022Q446.13-295.826 480-295.826Zm-30-238.783v-161.826q0-12.435 8.5-21.217 8.5-8.783 21.5-8.783t21.5 8.783q8.5 8.782 8.5 21.217v161.826l60.213-60.213q3.787-3.787 13.244-1.83 9.456 1.957 17.783 4.218 8.326 2.261 13.195 2.565 4.87.304-1.305-5.435 9 9 9 21.5t-9 21.5L508.348-447.522q-6.224 6.079-13.501 9.235-7.277 3.157-14.91 3.157t-14.865-3.157q-7.233-3.156-13.42-9.235L347.435-552.304q-3.435-3.87-1.978-13.326 1.456-9.457 4.217-17.783 2.761-8.327 3.566-13.196.804-4.87-4.805 1.305 9-9 21.217-8.718 12.218.283 21.218 9.283l59.13 60.13Z"
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=\"M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h589.826q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087ZM480-295.826q33.87 0 62.304-16.587 28.435-16.587 45.87-46.022 6.565-12.13 19.978-16.261 13.413-4.13 27.837-4.13h138.924v-396.087H185.087v396.087h139.652q13.618 0 27.07 4.13 13.452 4.131 20.017 16.261 17.435 29.435 45.87 46.022Q446.13-295.826 480-295.826Zm-30-238.783v-161.826q0-12.435 8.5-21.217 8.5-8.783 21.5-8.783t21.5 8.783q8.5 8.782 8.5 21.217v161.826l60.213-60.213q3.787-3.787 13.244-1.83 9.456 1.957 17.783 4.218 8.326 2.261 13.195 2.565 4.87.304-1.305-5.435 9 9 9 21.5t-9 21.5L508.348-447.522q-6.224 6.079-13.501 9.235-7.277 3.157-14.91 3.157t-14.865-3.157q-7.233-3.156-13.42-9.235L347.435-552.304q-3.435-3.87-1.978-13.326 1.456-9.457 4.217-17.783 2.761-8.327 3.566-13.196.804-4.87-4.805 1.305 9-9 21.217-8.718 12.218.283 21.218 9.283l59.13 60.13Z\"/></svg>");
28
+
29
+ /***/ }),
30
+
31
+ /***/ 73291:
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: "M450-534.609v-161.826q0-12.435 8.5-21.217 8.5-8.783 21.5-8.783t21.5 8.783q8.5 8.782 8.5 21.217v161.826l60.213-60.213q3.787-3.787 13.244-1.83 9.456 1.957 17.783 4.218 8.326 2.261 13.195 2.565 4.87.304-1.305-5.435 9 9 9 21.5t-9 21.5L508.348-447.522q-6.224 6.079-13.501 9.235-7.277 3.157-14.91 3.157t-14.865-3.157q-7.233-3.156-13.42-9.235L347.435-552.304q-3.435-3.87-1.978-13.326 1.456-9.457 4.217-17.783 2.761-8.327 3.566-13.196.804-4.87-4.805 1.305 9-9 21.217-8.718 12.218.283 21.218 9.283l59.13 60.13Zm-264.913 428.74q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h589.826q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm0-79.218h589.826v-133.739H634q-26 40-67.5 61.5t-86.5 21.5q-45 0-86.5-21.5t-67.5-61.5H185.087v133.739ZM480-295.826q33.655 0 62.887-16.115 29.231-16.116 45.287-46.494 7.694-10.904 20.519-15.648 12.824-4.743 27.296-4.743h138.924v-396.087H185.087v396.087h139.652q13.666 0 26.529 4.743 12.864 4.744 20.558 15.648 16.056 30.378 45.287 46.494 29.232 16.115 62.887 16.115ZM185.087-185.087h589.826-589.826Z"
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=\"M450-534.609v-161.826q0-12.435 8.5-21.217 8.5-8.783 21.5-8.783t21.5 8.783q8.5 8.782 8.5 21.217v161.826l60.213-60.213q3.787-3.787 13.244-1.83 9.456 1.957 17.783 4.218 8.326 2.261 13.195 2.565 4.87.304-1.305-5.435 9 9 9 21.5t-9 21.5L508.348-447.522q-6.224 6.079-13.501 9.235-7.277 3.157-14.91 3.157t-14.865-3.157q-7.233-3.156-13.42-9.235L347.435-552.304q-3.435-3.87-1.978-13.326 1.456-9.457 4.217-17.783 2.761-8.327 3.566-13.196.804-4.87-4.805 1.305 9-9 21.217-8.718 12.218.283 21.218 9.283l59.13 60.13Zm-264.913 428.74q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h589.826q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm0-79.218h589.826v-133.739H634q-26 40-67.5 61.5t-86.5 21.5q-45 0-86.5-21.5t-67.5-61.5H185.087v133.739ZM480-295.826q33.655 0 62.887-16.115 29.231-16.116 45.287-46.494 7.694-10.904 20.519-15.648 12.824-4.743 27.296-4.743h138.924v-396.087H185.087v396.087h139.652q13.666 0 26.529 4.743 12.864 4.744 20.558 15.648 16.056 30.378 45.287 46.494 29.232 16.115 62.887 16.115ZM185.087-185.087h589.826-589.826Z\"/></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 */ MoveToInbox: () => (/* binding */ MoveToInbox),
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_MoveToInbox_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(99023);
160
+ /* harmony import */ var _svg_MoveToInbox_icon_svg__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(73291);
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 = "move_to_inbox";
196
+ function MoveToInbox(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_MoveToInbox_icon_svg__WEBPACK_IMPORTED_MODULE_2__/* .ReactComponent */ .r : _svg_MoveToInbox_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__ = (MoveToInbox);
203
+
204
+ })();
205
+
206
+ module.exports = __webpack_exports__;
207
+ /******/ })()
208
+ ;
209
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"react/MoveToInbox/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,smCAAsmC;;;;;;;;;;;;ACdrnC;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,svCAAsvC;;;;;;;;;;;ACZ9vC,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,YAAY,OAAuB;AACjD,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,8EAAQ,GAAG,mFAAM;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,WAAW,EAAC","sources":["webpack://icons/./src/svg/MoveToInbox/icon-fill.svg","webpack://icons/./src/svg/MoveToInbox/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/MoveToInbox/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: \"M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h589.826q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087ZM480-295.826q33.87 0 62.304-16.587 28.435-16.587 45.87-46.022 6.565-12.13 19.978-16.261 13.413-4.13 27.837-4.13h138.924v-396.087H185.087v396.087h139.652q13.618 0 27.07 4.13 13.452 4.131 20.017 16.261 17.435 29.435 45.87 46.022Q446.13-295.826 480-295.826Zm-30-238.783v-161.826q0-12.435 8.5-21.217 8.5-8.783 21.5-8.783t21.5 8.783q8.5 8.782 8.5 21.217v161.826l60.213-60.213q3.787-3.787 13.244-1.83 9.456 1.957 17.783 4.218 8.326 2.261 13.195 2.565 4.87.304-1.305-5.435 9 9 9 21.5t-9 21.5L508.348-447.522q-6.224 6.079-13.501 9.235-7.277 3.157-14.91 3.157t-14.865-3.157q-7.233-3.156-13.42-9.235L347.435-552.304q-3.435-3.87-1.978-13.326 1.456-9.457 4.217-17.783 2.761-8.327 3.566-13.196.804-4.87-4.805 1.305 9-9 21.217-8.718 12.218.283 21.218 9.283l59.13 60.13Z\"\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=\\\"M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h589.826q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087ZM480-295.826q33.87 0 62.304-16.587 28.435-16.587 45.87-46.022 6.565-12.13 19.978-16.261 13.413-4.13 27.837-4.13h138.924v-396.087H185.087v396.087h139.652q13.618 0 27.07 4.13 13.452 4.131 20.017 16.261 17.435 29.435 45.87 46.022Q446.13-295.826 480-295.826Zm-30-238.783v-161.826q0-12.435 8.5-21.217 8.5-8.783 21.5-8.783t21.5 8.783q8.5 8.782 8.5 21.217v161.826l60.213-60.213q3.787-3.787 13.244-1.83 9.456 1.957 17.783 4.218 8.326 2.261 13.195 2.565 4.87.304-1.305-5.435 9 9 9 21.5t-9 21.5L508.348-447.522q-6.224 6.079-13.501 9.235-7.277 3.157-14.91 3.157t-14.865-3.157q-7.233-3.156-13.42-9.235L347.435-552.304q-3.435-3.87-1.978-13.326 1.456-9.457 4.217-17.783 2.761-8.327 3.566-13.196.804-4.87-4.805 1.305 9-9 21.217-8.718 12.218.283 21.218 9.283l59.13 60.13Z\\\"/></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: \"M450-534.609v-161.826q0-12.435 8.5-21.217 8.5-8.783 21.5-8.783t21.5 8.783q8.5 8.782 8.5 21.217v161.826l60.213-60.213q3.787-3.787 13.244-1.83 9.456 1.957 17.783 4.218 8.326 2.261 13.195 2.565 4.87.304-1.305-5.435 9 9 9 21.5t-9 21.5L508.348-447.522q-6.224 6.079-13.501 9.235-7.277 3.157-14.91 3.157t-14.865-3.157q-7.233-3.156-13.42-9.235L347.435-552.304q-3.435-3.87-1.978-13.326 1.456-9.457 4.217-17.783 2.761-8.327 3.566-13.196.804-4.87-4.805 1.305 9-9 21.217-8.718 12.218.283 21.218 9.283l59.13 60.13Zm-264.913 428.74q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h589.826q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm0-79.218h589.826v-133.739H634q-26 40-67.5 61.5t-86.5 21.5q-45 0-86.5-21.5t-67.5-61.5H185.087v133.739ZM480-295.826q33.655 0 62.887-16.115 29.231-16.116 45.287-46.494 7.694-10.904 20.519-15.648 12.824-4.743 27.296-4.743h138.924v-396.087H185.087v396.087h139.652q13.666 0 26.529 4.743 12.864 4.744 20.558 15.648 16.056 30.378 45.287 46.494 29.232 16.115 62.887 16.115ZM185.087-185.087h589.826-589.826Z\"\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=\\\"M450-534.609v-161.826q0-12.435 8.5-21.217 8.5-8.783 21.5-8.783t21.5 8.783q8.5 8.782 8.5 21.217v161.826l60.213-60.213q3.787-3.787 13.244-1.83 9.456 1.957 17.783 4.218 8.326 2.261 13.195 2.565 4.87.304-1.305-5.435 9 9 9 21.5t-9 21.5L508.348-447.522q-6.224 6.079-13.501 9.235-7.277 3.157-14.91 3.157t-14.865-3.157q-7.233-3.156-13.42-9.235L347.435-552.304q-3.435-3.87-1.978-13.326 1.456-9.457 4.217-17.783 2.761-8.327 3.566-13.196.804-4.87-4.805 1.305 9-9 21.217-8.718 12.218.283 21.218 9.283l59.13 60.13Zm-264.913 428.74q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h589.826q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H185.087Zm0-79.218h589.826v-133.739H634q-26 40-67.5 61.5t-86.5 21.5q-45 0-86.5-21.5t-67.5-61.5H185.087v133.739ZM480-295.826q33.655 0 62.887-16.115 29.231-16.116 45.287-46.494 7.694-10.904 20.519-15.648 12.824-4.743 27.296-4.743h138.924v-396.087H185.087v396.087h139.652q13.666 0 26.529 4.743 12.864 4.744 20.558 15.648 16.056 30.378 45.287 46.494 29.232 16.115 62.887 16.115ZM185.087-185.087h589.826-589.826Z\\\"/></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/MoveToInbox/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/MoveToInbox/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'move_to_inbox';\n\nexport function MoveToInbox(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 MoveToInbox;\n"],"names":[],"sourceRoot":""}
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import type { IconPropsReact } from '../types';
3
+ export declare function Unarchive(props: IconPropsReact): React.JSX.Element;
4
+ export default Unarchive;
@@ -0,0 +1,211 @@
1
+ /******/ (() => { // webpackBootstrap
2
+ /******/ "use strict";
3
+ /******/ var __webpack_modules__ = ({
4
+
5
+ /***/ 96634:
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: 24,
20
+ height: 24,
21
+ fill: "#5f6368",
22
+ viewBox: "0 -960 960 960"
23
+ }, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
24
+ d: "M480-560 320-400l56 56 64-64v168h80v-168l64 64 56-56-160-160ZM200-120q-33 0-56.5-23.5T120-200v-499q0-14 4.5-27t13.5-24l50-61q11-14 27.5-21.5T250-840h460q18 0 34.5 7.5T772-811l50 61q9 11 13.5 24t4.5 27v499q0 33-23.5 56.5T760-120H200Zm16-600h528l-34-40H250l-34 40Z"
25
+ })));
26
+ };
27
+
28
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"24px\" viewBox=\"0 -960 960 960\" width=\"24px\" fill=\"#5f6368\"><path d=\"M480-560 320-400l56 56 64-64v168h80v-168l64 64 56-56-160-160ZM200-120q-33 0-56.5-23.5T120-200v-499q0-14 4.5-27t13.5-24l50-61q11-14 27.5-21.5T250-840h460q18 0 34.5 7.5T772-811l50 61q9 11 13.5 24t4.5 27v499q0 33-23.5 56.5T760-120H200Zm16-600h528l-34-40H250l-34 40Z\"/></svg>");
29
+
30
+ /***/ }),
31
+
32
+ /***/ 87706:
33
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
34
+
35
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
36
+ /* harmony export */ r: () => (/* binding */ SvgIcon)
37
+ /* harmony export */ });
38
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
39
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
40
+ var _path;
41
+ 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); }
42
+
43
+ var SvgIcon = function SvgIcon(props) {
44
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", _extends({
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ width: 24,
47
+ height: 24,
48
+ fill: "#5f6368",
49
+ viewBox: "0 -960 960 960"
50
+ }, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
51
+ d: "M480-560 320-400l56 56 64-64v168h80v-168l64 64 56-56-160-160Zm-280-80v440h560v-440H200Zm0 520q-33 0-56.5-23.5T120-200v-499q0-14 4.5-27t13.5-24l50-61q11-14 27.5-21.5T250-840h460q18 0 34.5 7.5T772-811l50 61q9 11 13.5 24t4.5 27v499q0 33-23.5 56.5T760-120H200Zm16-600h528l-34-40H250l-34 40Zm264 300Z"
52
+ })));
53
+ };
54
+
55
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"24px\" viewBox=\"0 -960 960 960\" width=\"24px\" fill=\"#5f6368\"><path d=\"M480-560 320-400l56 56 64-64v168h80v-168l64 64 56-56-160-160Zm-280-80v440h560v-440H200Zm0 520q-33 0-56.5-23.5T120-200v-499q0-14 4.5-27t13.5-24l50-61q11-14 27.5-21.5T250-840h460q18 0 34.5 7.5T772-811l50 61q9 11 13.5 24t4.5 27v499q0 33-23.5 56.5T760-120H200Zm16-600h528l-34-40H250l-34 40Zm264 300Z\"/></svg>");
56
+
57
+ /***/ }),
58
+
59
+ /***/ 58387:
60
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
61
+
62
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
63
+ /* harmony export */ defaultIconProps: () => (/* binding */ defaultIconProps)
64
+ /* harmony export */ });
65
+
66
+ const defaultIconProps = {
67
+ width: 20,
68
+ height: 20,
69
+ fill: "currentColor",
70
+ variant: "filled"
71
+ };
72
+
73
+
74
+ /***/ }),
75
+
76
+ /***/ 99497:
77
+ /***/ ((module) => {
78
+
79
+ module.exports = require("react");
80
+
81
+ /***/ })
82
+
83
+ /******/ });
84
+ /************************************************************************/
85
+ /******/ // The module cache
86
+ /******/ var __webpack_module_cache__ = {};
87
+ /******/
88
+ /******/ // The require function
89
+ /******/ function __webpack_require__(moduleId) {
90
+ /******/ // Check if module is in cache
91
+ /******/ var cachedModule = __webpack_module_cache__[moduleId];
92
+ /******/ if (cachedModule !== undefined) {
93
+ /******/ return cachedModule.exports;
94
+ /******/ }
95
+ /******/ // Create a new module (and put it into the cache)
96
+ /******/ var module = __webpack_module_cache__[moduleId] = {
97
+ /******/ // no module.id needed
98
+ /******/ // no module.loaded needed
99
+ /******/ exports: {}
100
+ /******/ };
101
+ /******/
102
+ /******/ // Execute the module function
103
+ /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
104
+ /******/
105
+ /******/ // Return the exports of the module
106
+ /******/ return module.exports;
107
+ /******/ }
108
+ /******/
109
+ /************************************************************************/
110
+ /******/ /* webpack/runtime/compat get default export */
111
+ /******/ (() => {
112
+ /******/ // getDefaultExport function for compatibility with non-harmony modules
113
+ /******/ __webpack_require__.n = (module) => {
114
+ /******/ var getter = module && module.__esModule ?
115
+ /******/ () => (module['default']) :
116
+ /******/ () => (module);
117
+ /******/ __webpack_require__.d(getter, { a: getter });
118
+ /******/ return getter;
119
+ /******/ };
120
+ /******/ })();
121
+ /******/
122
+ /******/ /* webpack/runtime/define property getters */
123
+ /******/ (() => {
124
+ /******/ // define getter functions for harmony exports
125
+ /******/ __webpack_require__.d = (exports, definition) => {
126
+ /******/ for(var key in definition) {
127
+ /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
128
+ /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
129
+ /******/ }
130
+ /******/ }
131
+ /******/ };
132
+ /******/ })();
133
+ /******/
134
+ /******/ /* webpack/runtime/hasOwnProperty shorthand */
135
+ /******/ (() => {
136
+ /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
137
+ /******/ })();
138
+ /******/
139
+ /******/ /* webpack/runtime/make namespace object */
140
+ /******/ (() => {
141
+ /******/ // define __esModule on exports
142
+ /******/ __webpack_require__.r = (exports) => {
143
+ /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
144
+ /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
145
+ /******/ }
146
+ /******/ Object.defineProperty(exports, '__esModule', { value: true });
147
+ /******/ };
148
+ /******/ })();
149
+ /******/
150
+ /************************************************************************/
151
+ var __webpack_exports__ = {};
152
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
153
+ (() => {
154
+ __webpack_require__.r(__webpack_exports__);
155
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
156
+ /* harmony export */ Unarchive: () => (/* binding */ Unarchive),
157
+ /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
158
+ /* harmony export */ });
159
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
160
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
161
+ /* harmony import */ var _svg_Unarchive_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(96634);
162
+ /* harmony import */ var _svg_Unarchive_icon_svg__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(87706);
163
+ /* harmony import */ var _common__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(58387);
164
+
165
+ var __defProp = Object.defineProperty;
166
+ var __getOwnPropSymbols = Object.getOwnPropertySymbols;
167
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
168
+ var __propIsEnum = Object.prototype.propertyIsEnumerable;
169
+ var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
170
+ var __spreadValues = (a, b) => {
171
+ for (var prop in b || (b = {}))
172
+ if (__hasOwnProp.call(b, prop))
173
+ __defNormalProp(a, prop, b[prop]);
174
+ if (__getOwnPropSymbols)
175
+ for (var prop of __getOwnPropSymbols(b)) {
176
+ if (__propIsEnum.call(b, prop))
177
+ __defNormalProp(a, prop, b[prop]);
178
+ }
179
+ return a;
180
+ };
181
+ var __objRest = (source, exclude) => {
182
+ var target = {};
183
+ for (var prop in source)
184
+ if (__hasOwnProp.call(source, prop) && exclude.indexOf(prop) < 0)
185
+ target[prop] = source[prop];
186
+ if (source != null && __getOwnPropSymbols)
187
+ for (var prop of __getOwnPropSymbols(source)) {
188
+ if (exclude.indexOf(prop) < 0 && __propIsEnum.call(source, prop))
189
+ target[prop] = source[prop];
190
+ }
191
+ return target;
192
+ };
193
+
194
+
195
+
196
+
197
+ const name = "unarchive";
198
+ function Unarchive(props) {
199
+ const _a = __spreadValues(__spreadValues({}, _common__WEBPACK_IMPORTED_MODULE_3__.defaultIconProps), props), { variant } = _a, restProps = __objRest(_a, ["variant"]);
200
+ const IconComponent = variant === "outlined" ? _svg_Unarchive_icon_svg__WEBPACK_IMPORTED_MODULE_2__/* .ReactComponent */ .r : _svg_Unarchive_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__/* .ReactComponent */ .r;
201
+ const overrides = props.size ? { width: props.size, height: props.size } : {};
202
+ return /* @__PURE__ */ react__WEBPACK_IMPORTED_MODULE_0___default().createElement(IconComponent, __spreadValues(__spreadValues({ "aria-label": name }, restProps), overrides));
203
+ }
204
+ /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (Unarchive);
205
+
206
+ })();
207
+
208
+ module.exports = __webpack_exports__;
209
+ /******/ })()
210
+ ;
211
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"react/Unarchive/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;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,iZAAiZ;;;;;;;;;;;;ACfha;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACqC;AACrC,sEAAe,kbAAkb;;;;;;;;;;;ACb1b,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,UAAU,OAAuB;AAC/C,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,4EAAQ,GAAG,iFAAM;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,SAAS,EAAC","sources":["webpack://icons/./src/svg/Unarchive/icon-fill.svg","webpack://icons/./src/svg/Unarchive/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/Unarchive/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: 24,\n height: 24,\n fill: \"#5f6368\",\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M480-560 320-400l56 56 64-64v168h80v-168l64 64 56-56-160-160ZM200-120q-33 0-56.5-23.5T120-200v-499q0-14 4.5-27t13.5-24l50-61q11-14 27.5-21.5T250-840h460q18 0 34.5 7.5T772-811l50 61q9 11 13.5 24t4.5 27v499q0 33-23.5 56.5T760-120H200Zm16-600h528l-34-40H250l-34 40Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" height=\\\"24px\\\" viewBox=\\\"0 -960 960 960\\\" width=\\\"24px\\\" fill=\\\"#5f6368\\\"><path d=\\\"M480-560 320-400l56 56 64-64v168h80v-168l64 64 56-56-160-160ZM200-120q-33 0-56.5-23.5T120-200v-499q0-14 4.5-27t13.5-24l50-61q11-14 27.5-21.5T250-840h460q18 0 34.5 7.5T772-811l50 61q9 11 13.5 24t4.5 27v499q0 33-23.5 56.5T760-120H200Zm16-600h528l-34-40H250l-34 40Z\\\"/></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: 24,\n height: 24,\n fill: \"#5f6368\",\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M480-560 320-400l56 56 64-64v168h80v-168l64 64 56-56-160-160Zm-280-80v440h560v-440H200Zm0 520q-33 0-56.5-23.5T120-200v-499q0-14 4.5-27t13.5-24l50-61q11-14 27.5-21.5T250-840h460q18 0 34.5 7.5T772-811l50 61q9 11 13.5 24t4.5 27v499q0 33-23.5 56.5T760-120H200Zm16-600h528l-34-40H250l-34 40Zm264 300Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" height=\\\"24px\\\" viewBox=\\\"0 -960 960 960\\\" width=\\\"24px\\\" fill=\\\"#5f6368\\\"><path d=\\\"M480-560 320-400l56 56 64-64v168h80v-168l64 64 56-56-160-160Zm-280-80v440h560v-440H200Zm0 520q-33 0-56.5-23.5T120-200v-499q0-14 4.5-27t13.5-24l50-61q11-14 27.5-21.5T250-840h460q18 0 34.5 7.5T772-811l50 61q9 11 13.5 24t4.5 27v499q0 33-23.5 56.5T760-120H200Zm16-600h528l-34-40H250l-34 40Zm264 300Z\\\"/></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/Unarchive/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Unarchive/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'unarchive';\n\nexport function Unarchive(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 Unarchive;\n"],"names":[],"sourceRoot":""}
package/react/index.d.ts CHANGED
@@ -51,6 +51,9 @@ export * from './Account';
51
51
  export * from './Contract';
52
52
  export * from './Request';
53
53
  export * from './Message';
54
+ export * from './MarkMessageUnread';
55
+ export * from './MarkMessageRead';
56
+ export * from './MoveToInbox';
54
57
  export * from './File';
55
58
  export * from './Note';
56
59
  export * from './Document';
@@ -170,4 +173,7 @@ export * from './Apartment';
170
173
  export * from './PlayCircle';
171
174
  export * from './AddTask';
172
175
  export * from './Raven';
176
+ export * from './DriveFileMove';
177
+ export * from './Archive';
178
+ export * from './Unarchive';
173
179
  export * from './EpilotIcon';