@epilot360/icons 1.16.16 → 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.
@@ -0,0 +1 @@
1
+ <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>
@@ -0,0 +1 @@
1
+ <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>
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from '../../types';
2
+ export declare const UnarchiveSVG: (opts?: IconProps) => string;
3
+ export default UnarchiveSVG;
@@ -0,0 +1,161 @@
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 */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
10
+ /* harmony export */ });
11
+ /* unused harmony export ReactComponent */
12
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
13
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
14
+ var _path;
15
+ 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); }
16
+
17
+ var SvgIconFill = function SvgIconFill(props) {
18
+ return /*#__PURE__*/React.createElement("svg", _extends({
19
+ xmlns: "http://www.w3.org/2000/svg",
20
+ width: 24,
21
+ height: 24,
22
+ fill: "#5f6368",
23
+ viewBox: "0 -960 960 960"
24
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
25
+ 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"
26
+ })));
27
+ };
28
+
29
+ /* harmony default export */ const __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>");
30
+
31
+ /***/ }),
32
+
33
+ /***/ 87706:
34
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
35
+
36
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
37
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
38
+ /* harmony export */ });
39
+ /* unused harmony export ReactComponent */
40
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
41
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
42
+ var _path;
43
+ 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); }
44
+
45
+ var SvgIcon = function SvgIcon(props) {
46
+ return /*#__PURE__*/React.createElement("svg", _extends({
47
+ xmlns: "http://www.w3.org/2000/svg",
48
+ width: 24,
49
+ height: 24,
50
+ fill: "#5f6368",
51
+ viewBox: "0 -960 960 960"
52
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
53
+ 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"
54
+ })));
55
+ };
56
+
57
+ /* harmony default export */ const __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>");
58
+
59
+ /***/ }),
60
+
61
+ /***/ 99497:
62
+ /***/ ((module) => {
63
+
64
+ module.exports = require("react");
65
+
66
+ /***/ })
67
+
68
+ /******/ });
69
+ /************************************************************************/
70
+ /******/ // The module cache
71
+ /******/ var __webpack_module_cache__ = {};
72
+ /******/
73
+ /******/ // The require function
74
+ /******/ function __webpack_require__(moduleId) {
75
+ /******/ // Check if module is in cache
76
+ /******/ var cachedModule = __webpack_module_cache__[moduleId];
77
+ /******/ if (cachedModule !== undefined) {
78
+ /******/ return cachedModule.exports;
79
+ /******/ }
80
+ /******/ // Create a new module (and put it into the cache)
81
+ /******/ var module = __webpack_module_cache__[moduleId] = {
82
+ /******/ // no module.id needed
83
+ /******/ // no module.loaded needed
84
+ /******/ exports: {}
85
+ /******/ };
86
+ /******/
87
+ /******/ // Execute the module function
88
+ /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
89
+ /******/
90
+ /******/ // Return the exports of the module
91
+ /******/ return module.exports;
92
+ /******/ }
93
+ /******/
94
+ /************************************************************************/
95
+ /******/ /* webpack/runtime/compat get default export */
96
+ /******/ (() => {
97
+ /******/ // getDefaultExport function for compatibility with non-harmony modules
98
+ /******/ __webpack_require__.n = (module) => {
99
+ /******/ var getter = module && module.__esModule ?
100
+ /******/ () => (module['default']) :
101
+ /******/ () => (module);
102
+ /******/ __webpack_require__.d(getter, { a: getter });
103
+ /******/ return getter;
104
+ /******/ };
105
+ /******/ })();
106
+ /******/
107
+ /******/ /* webpack/runtime/define property getters */
108
+ /******/ (() => {
109
+ /******/ // define getter functions for harmony exports
110
+ /******/ __webpack_require__.d = (exports, definition) => {
111
+ /******/ for(var key in definition) {
112
+ /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
113
+ /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
114
+ /******/ }
115
+ /******/ }
116
+ /******/ };
117
+ /******/ })();
118
+ /******/
119
+ /******/ /* webpack/runtime/hasOwnProperty shorthand */
120
+ /******/ (() => {
121
+ /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
122
+ /******/ })();
123
+ /******/
124
+ /******/ /* webpack/runtime/make namespace object */
125
+ /******/ (() => {
126
+ /******/ // define __esModule on exports
127
+ /******/ __webpack_require__.r = (exports) => {
128
+ /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
129
+ /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
130
+ /******/ }
131
+ /******/ Object.defineProperty(exports, '__esModule', { value: true });
132
+ /******/ };
133
+ /******/ })();
134
+ /******/
135
+ /************************************************************************/
136
+ var __webpack_exports__ = {};
137
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
138
+ (() => {
139
+ __webpack_require__.r(__webpack_exports__);
140
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
141
+ /* harmony export */ UnarchiveSVG: () => (/* binding */ UnarchiveSVG),
142
+ /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
143
+ /* harmony export */ });
144
+ /* harmony import */ var _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(96634);
145
+ /* harmony import */ var _icon_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(87706);
146
+
147
+
148
+
149
+ const UnarchiveSVG = (opts) => {
150
+ var _a;
151
+ const variant = (_a = opts == null ? void 0 : opts.variant) != null ? _a : "filled";
152
+ return variant === "outlined" ? _icon_svg__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z : _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z;
153
+ };
154
+ /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (UnarchiveSVG);
155
+
156
+ })();
157
+
158
+ module.exports = __webpack_exports__;
159
+ /******/ })()
160
+ ;
161
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"svg/Unarchive/index.js","mappings":";;;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACyC;AACzC,iEAAe,iZAAiZ;;;;;;;;;;;;;ACfha;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACqC;AACrC,iEAAe,kbAAkb;;;;;;;ACfjc;;;;;;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;;;;;;;;;;;;;;;ACJsB;AACE;AAEjB,MAAM,eAAe,CAAC,SAA6B;AAL1D;AAME,QAAM,WAAU,kCAAM,YAAN,YAAiB;AAEjC,SAAO,YAAY,aAAa,0DAAW,GAAG,+DAAS;AACzD;AAEA,iEAAe,YAAY,EAAC","sources":["webpack://icons/./src/svg/Unarchive/icon-fill.svg","webpack://icons/./src/svg/Unarchive/icon.svg","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/svg/Unarchive/index.ts"],"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>\";","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 type { IconProps } from '../../types';\n\nimport FilledSVG from './icon-fill.svg';\nimport OutlinedSVG from './icon.svg';\n\nexport const UnarchiveSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default UnarchiveSVG;\n"],"names":[],"sourceRoot":""}
package/svg/index.d.ts CHANGED
@@ -175,4 +175,5 @@ export * from './AddTask';
175
175
  export * from './Raven';
176
176
  export * from './DriveFileMove';
177
177
  export * from './Archive';
178
+ export * from './Unarchive';
178
179
  export * from './svgIcon';
package/svg/index.js CHANGED
@@ -9152,6 +9152,62 @@ var SvgIcon = function SvgIcon(props) {
9152
9152
 
9153
9153
  /***/ }),
9154
9154
 
9155
+ /***/ 96634:
9156
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
9157
+
9158
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
9159
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
9160
+ /* harmony export */ });
9161
+ /* unused harmony export ReactComponent */
9162
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
9163
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
9164
+ var _path;
9165
+ 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); }
9166
+
9167
+ var SvgIconFill = function SvgIconFill(props) {
9168
+ return /*#__PURE__*/React.createElement("svg", _extends({
9169
+ xmlns: "http://www.w3.org/2000/svg",
9170
+ width: 24,
9171
+ height: 24,
9172
+ fill: "#5f6368",
9173
+ viewBox: "0 -960 960 960"
9174
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
9175
+ 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"
9176
+ })));
9177
+ };
9178
+
9179
+ /* harmony default export */ const __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>");
9180
+
9181
+ /***/ }),
9182
+
9183
+ /***/ 87706:
9184
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
9185
+
9186
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
9187
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
9188
+ /* harmony export */ });
9189
+ /* unused harmony export ReactComponent */
9190
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
9191
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
9192
+ var _path;
9193
+ 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); }
9194
+
9195
+ var SvgIcon = function SvgIcon(props) {
9196
+ return /*#__PURE__*/React.createElement("svg", _extends({
9197
+ xmlns: "http://www.w3.org/2000/svg",
9198
+ width: 24,
9199
+ height: 24,
9200
+ fill: "#5f6368",
9201
+ viewBox: "0 -960 960 960"
9202
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
9203
+ 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"
9204
+ })));
9205
+ };
9206
+
9207
+ /* harmony default export */ const __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>");
9208
+
9209
+ /***/ }),
9210
+
9155
9211
  /***/ 96520:
9156
9212
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
9157
9213
 
@@ -13133,6 +13189,27 @@ const TwoColumnsSVG = (opts) => {
13133
13189
  /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (TwoColumnsSVG)));
13134
13190
 
13135
13191
 
13192
+ /***/ }),
13193
+
13194
+ /***/ 96508:
13195
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13196
+
13197
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
13198
+ /* harmony export */ UnarchiveSVG: () => (/* binding */ UnarchiveSVG)
13199
+ /* harmony export */ });
13200
+ /* harmony import */ var _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(96634);
13201
+ /* harmony import */ var _icon_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(87706);
13202
+
13203
+
13204
+
13205
+ const UnarchiveSVG = (opts) => {
13206
+ var _a;
13207
+ const variant = (_a = opts == null ? void 0 : opts.variant) != null ? _a : "filled";
13208
+ return variant === "outlined" ? _icon_svg__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z : _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z;
13209
+ };
13210
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (UnarchiveSVG)));
13211
+
13212
+
13136
13213
  /***/ }),
13137
13214
 
13138
13215
  /***/ 87908:
@@ -13487,6 +13564,7 @@ const WorkflowSVG = (opts) => {
13487
13564
  /* harmony import */ var _Raven__WEBPACK_IMPORTED_MODULE_174__ = __webpack_require__(29589);
13488
13565
  /* harmony import */ var _DriveFileMove__WEBPACK_IMPORTED_MODULE_175__ = __webpack_require__(75674);
13489
13566
  /* harmony import */ var _Archive__WEBPACK_IMPORTED_MODULE_176__ = __webpack_require__(20079);
13567
+ /* harmony import */ var _Unarchive__WEBPACK_IMPORTED_MODULE_177__ = __webpack_require__(96508);
13490
13568
 
13491
13569
  var __defProp = Object.defineProperty;
13492
13570
  var __getOwnPropSymbols = Object.getOwnPropertySymbols;
@@ -13691,6 +13769,7 @@ var __objRest = (source, exclude) => {
13691
13769
 
13692
13770
 
13693
13771
 
13772
+
13694
13773
 
13695
13774
 
13696
13775
  const svgMap = {
@@ -13870,7 +13949,8 @@ const svgMap = {
13870
13949
  add_task: _AddTask__WEBPACK_IMPORTED_MODULE_173__.AddTaskSVG,
13871
13950
  raven: _Raven__WEBPACK_IMPORTED_MODULE_174__.RavenSVG,
13872
13951
  drive_file_move: _DriveFileMove__WEBPACK_IMPORTED_MODULE_175__.DriveFileMoveSVG,
13873
- archive: _Archive__WEBPACK_IMPORTED_MODULE_176__.ArchiveSVG
13952
+ archive: _Archive__WEBPACK_IMPORTED_MODULE_176__.ArchiveSVG,
13953
+ unarchive: _Unarchive__WEBPACK_IMPORTED_MODULE_177__.UnarchiveSVG
13874
13954
  };
13875
13955
  const defaultOpts = {
13876
13956
  name: "epilot",
@@ -14152,6 +14232,7 @@ __webpack_require__.r(__webpack_exports__);
14152
14232
  /* harmony export */ ThumbDownSVG: () => (/* reexport safe */ _ThumbDown__WEBPACK_IMPORTED_MODULE_103__.ThumbDownSVG),
14153
14233
  /* harmony export */ ThumbUpSVG: () => (/* reexport safe */ _ThumbUp__WEBPACK_IMPORTED_MODULE_102__.ThumbUpSVG),
14154
14234
  /* harmony export */ TwoColumnsSVG: () => (/* reexport safe */ _TwoColumns__WEBPACK_IMPORTED_MODULE_137__.TwoColumnsSVG),
14235
+ /* harmony export */ UnarchiveSVG: () => (/* reexport safe */ _Unarchive__WEBPACK_IMPORTED_MODULE_177__.UnarchiveSVG),
14155
14236
  /* harmony export */ UpdateSVG: () => (/* reexport safe */ _Update__WEBPACK_IMPORTED_MODULE_157__.UpdateSVG),
14156
14237
  /* harmony export */ UploadSVG: () => (/* reexport safe */ _Upload__WEBPACK_IMPORTED_MODULE_112__.UploadSVG),
14157
14238
  /* harmony export */ ViewDaySVG: () => (/* reexport safe */ _ViewDay__WEBPACK_IMPORTED_MODULE_155__.ViewDaySVG),
@@ -14160,8 +14241,8 @@ __webpack_require__.r(__webpack_exports__);
14160
14241
  /* harmony export */ WarningSVG: () => (/* reexport safe */ _Warning__WEBPACK_IMPORTED_MODULE_9__.WarningSVG),
14161
14242
  /* harmony export */ WebhookSVG: () => (/* reexport safe */ _Webhook__WEBPACK_IMPORTED_MODULE_68__.WebhookSVG),
14162
14243
  /* harmony export */ WorkflowSVG: () => (/* reexport safe */ _Workflow__WEBPACK_IMPORTED_MODULE_70__.WorkflowSVG),
14163
- /* harmony export */ svgIcon: () => (/* reexport safe */ _svgIcon__WEBPACK_IMPORTED_MODULE_177__.svgIcon),
14164
- /* harmony export */ svgMap: () => (/* reexport safe */ _svgIcon__WEBPACK_IMPORTED_MODULE_177__.svgMap)
14244
+ /* harmony export */ svgIcon: () => (/* reexport safe */ _svgIcon__WEBPACK_IMPORTED_MODULE_178__.svgIcon),
14245
+ /* harmony export */ svgMap: () => (/* reexport safe */ _svgIcon__WEBPACK_IMPORTED_MODULE_178__.svgMap)
14165
14246
  /* harmony export */ });
14166
14247
  /* harmony import */ var _Epilot__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(81960);
14167
14248
  /* harmony import */ var _Edit__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(88885);
@@ -14340,7 +14421,9 @@ __webpack_require__.r(__webpack_exports__);
14340
14421
  /* harmony import */ var _Raven__WEBPACK_IMPORTED_MODULE_174__ = __webpack_require__(29589);
14341
14422
  /* harmony import */ var _DriveFileMove__WEBPACK_IMPORTED_MODULE_175__ = __webpack_require__(75674);
14342
14423
  /* harmony import */ var _Archive__WEBPACK_IMPORTED_MODULE_176__ = __webpack_require__(20079);
14343
- /* harmony import */ var _svgIcon__WEBPACK_IMPORTED_MODULE_177__ = __webpack_require__(30585);
14424
+ /* harmony import */ var _Unarchive__WEBPACK_IMPORTED_MODULE_177__ = __webpack_require__(96508);
14425
+ /* harmony import */ var _svgIcon__WEBPACK_IMPORTED_MODULE_178__ = __webpack_require__(30585);
14426
+
14344
14427
 
14345
14428
 
14346
14429