@epilot360/icons 1.17.6 → 1.17.7

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,4 @@
1
+ import React from 'react';
2
+ import type { IconPropsReact } from '../types';
3
+ export declare function Undo(props: IconPropsReact): React.JSX.Element;
4
+ export default Undo;
@@ -0,0 +1,209 @@
1
+ /******/ (() => { // webpackBootstrap
2
+ /******/ "use strict";
3
+ /******/ var __webpack_modules__ = ({
4
+
5
+ /***/ 38544:
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: "M303.7-185.87q-16.96 0-28.29-11.33-11.32-11.32-11.32-28.28 0-16.95 11.32-28.28 11.33-11.33 28.29-11.33h274.34q65.05 0 110.96-44.76t45.91-109.89q0-64.48-45.91-109.56-45.91-45.09-110.96-45.09H297.18l77.17 77.17q11.82 12.13 11.82 27.94 0 15.8-11.82 27.91-11.83 12.11-27.78 12.11-15.96 0-27.79-12.39l-145.13-144q-6.08-6.23-9.23-13.5-3.16-7.28-3.16-14.91 0-7.64 3.16-14.87 3.15-7.23 9.23-13.42l145.13-144.56q11.83-11.83 27.79-11.83 15.95 0 27.78 12.07 11.82 12.07 11.82 27.78 0 15.72-11.82 27.54l-77.17 77.74h279.86q97.7 0 167.68 67.96 69.98 67.95 69.98 165.63 0 97.67-69.98 165.91t-167.68 68.24H303.7Z"
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=\"M303.7-185.87q-16.96 0-28.29-11.33-11.32-11.32-11.32-28.28 0-16.95 11.32-28.28 11.33-11.33 28.29-11.33h274.34q65.05 0 110.96-44.76t45.91-109.89q0-64.48-45.91-109.56-45.91-45.09-110.96-45.09H297.18l77.17 77.17q11.82 12.13 11.82 27.94 0 15.8-11.82 27.91-11.83 12.11-27.78 12.11-15.96 0-27.79-12.39l-145.13-144q-6.08-6.23-9.23-13.5-3.16-7.28-3.16-14.91 0-7.64 3.16-14.87 3.15-7.23 9.23-13.42l145.13-144.56q11.83-11.83 27.79-11.83 15.95 0 27.78 12.07 11.82 12.07 11.82 27.78 0 15.72-11.82 27.54l-77.17 77.74h279.86q97.7 0 167.68 67.96 69.98 67.95 69.98 165.63 0 97.67-69.98 165.91t-167.68 68.24H303.7Z\"/></svg>");
28
+
29
+ /***/ }),
30
+
31
+ /***/ 53929:
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: "M303.7-185.87q-16.96 0-28.29-11.33-11.32-11.32-11.32-28.28 0-16.95 11.32-28.28 11.33-11.33 28.29-11.33h274.34q65.05 0 110.96-44.76t45.91-109.89q0-64.48-45.91-109.56-45.91-45.09-110.96-45.09H297.18l77.17 77.17q11.82 12.13 11.82 27.94 0 15.8-11.82 27.91-11.83 12.11-27.78 12.11-15.96 0-27.79-12.39l-145.13-144q-6.08-6.23-9.23-13.5-3.16-7.28-3.16-14.91 0-7.64 3.16-14.87 3.15-7.23 9.23-13.42l145.13-144.56q11.83-11.83 27.79-11.83 15.95 0 27.78 12.07 11.82 12.07 11.82 27.78 0 15.72-11.82 27.54l-77.17 77.74h279.86q97.7 0 167.68 67.96 69.98 67.95 69.98 165.63 0 97.67-69.98 165.91t-167.68 68.24H303.7Z"
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=\"M303.7-185.87q-16.96 0-28.29-11.33-11.32-11.32-11.32-28.28 0-16.95 11.32-28.28 11.33-11.33 28.29-11.33h274.34q65.05 0 110.96-44.76t45.91-109.89q0-64.48-45.91-109.56-45.91-45.09-110.96-45.09H297.18l77.17 77.17q11.82 12.13 11.82 27.94 0 15.8-11.82 27.91-11.83 12.11-27.78 12.11-15.96 0-27.79-12.39l-145.13-144q-6.08-6.23-9.23-13.5-3.16-7.28-3.16-14.91 0-7.64 3.16-14.87 3.15-7.23 9.23-13.42l145.13-144.56q11.83-11.83 27.79-11.83 15.95 0 27.78 12.07 11.82 12.07 11.82 27.78 0 15.72-11.82 27.54l-77.17 77.74h279.86q97.7 0 167.68 67.96 69.98 67.95 69.98 165.63 0 97.67-69.98 165.91t-167.68 68.24H303.7Z\"/></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 */ Undo: () => (/* binding */ Undo),
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_Undo_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(38544);
160
+ /* harmony import */ var _svg_Undo_icon_svg__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(53929);
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 = "undo";
196
+ function Undo(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_Undo_icon_svg__WEBPACK_IMPORTED_MODULE_2__/* .ReactComponent */ .r : _svg_Undo_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__ = (Undo);
203
+
204
+ })();
205
+
206
+ module.exports = __webpack_exports__;
207
+ /******/ })()
208
+ ;
209
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"react/Undo/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,2sBAA2sB;;;;;;;;;;;;ACd1tB;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,2sBAA2sB;;;;;;;;;;;ACZntB,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,KAAK,OAAuB;AAC1C,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,uEAAQ,GAAG,4EAAM;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,IAAI,EAAC","sources":["webpack://icons/./src/svg/Undo/icon-fill.svg","webpack://icons/./src/svg/Undo/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/Undo/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: \"M303.7-185.87q-16.96 0-28.29-11.33-11.32-11.32-11.32-28.28 0-16.95 11.32-28.28 11.33-11.33 28.29-11.33h274.34q65.05 0 110.96-44.76t45.91-109.89q0-64.48-45.91-109.56-45.91-45.09-110.96-45.09H297.18l77.17 77.17q11.82 12.13 11.82 27.94 0 15.8-11.82 27.91-11.83 12.11-27.78 12.11-15.96 0-27.79-12.39l-145.13-144q-6.08-6.23-9.23-13.5-3.16-7.28-3.16-14.91 0-7.64 3.16-14.87 3.15-7.23 9.23-13.42l145.13-144.56q11.83-11.83 27.79-11.83 15.95 0 27.78 12.07 11.82 12.07 11.82 27.78 0 15.72-11.82 27.54l-77.17 77.74h279.86q97.7 0 167.68 67.96 69.98 67.95 69.98 165.63 0 97.67-69.98 165.91t-167.68 68.24H303.7Z\"\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=\\\"M303.7-185.87q-16.96 0-28.29-11.33-11.32-11.32-11.32-28.28 0-16.95 11.32-28.28 11.33-11.33 28.29-11.33h274.34q65.05 0 110.96-44.76t45.91-109.89q0-64.48-45.91-109.56-45.91-45.09-110.96-45.09H297.18l77.17 77.17q11.82 12.13 11.82 27.94 0 15.8-11.82 27.91-11.83 12.11-27.78 12.11-15.96 0-27.79-12.39l-145.13-144q-6.08-6.23-9.23-13.5-3.16-7.28-3.16-14.91 0-7.64 3.16-14.87 3.15-7.23 9.23-13.42l145.13-144.56q11.83-11.83 27.79-11.83 15.95 0 27.78 12.07 11.82 12.07 11.82 27.78 0 15.72-11.82 27.54l-77.17 77.74h279.86q97.7 0 167.68 67.96 69.98 67.95 69.98 165.63 0 97.67-69.98 165.91t-167.68 68.24H303.7Z\\\"/></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: \"M303.7-185.87q-16.96 0-28.29-11.33-11.32-11.32-11.32-28.28 0-16.95 11.32-28.28 11.33-11.33 28.29-11.33h274.34q65.05 0 110.96-44.76t45.91-109.89q0-64.48-45.91-109.56-45.91-45.09-110.96-45.09H297.18l77.17 77.17q11.82 12.13 11.82 27.94 0 15.8-11.82 27.91-11.83 12.11-27.78 12.11-15.96 0-27.79-12.39l-145.13-144q-6.08-6.23-9.23-13.5-3.16-7.28-3.16-14.91 0-7.64 3.16-14.87 3.15-7.23 9.23-13.42l145.13-144.56q11.83-11.83 27.79-11.83 15.95 0 27.78 12.07 11.82 12.07 11.82 27.78 0 15.72-11.82 27.54l-77.17 77.74h279.86q97.7 0 167.68 67.96 69.98 67.95 69.98 165.63 0 97.67-69.98 165.91t-167.68 68.24H303.7Z\"\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=\\\"M303.7-185.87q-16.96 0-28.29-11.33-11.32-11.32-11.32-28.28 0-16.95 11.32-28.28 11.33-11.33 28.29-11.33h274.34q65.05 0 110.96-44.76t45.91-109.89q0-64.48-45.91-109.56-45.91-45.09-110.96-45.09H297.18l77.17 77.17q11.82 12.13 11.82 27.94 0 15.8-11.82 27.91-11.83 12.11-27.78 12.11-15.96 0-27.79-12.39l-145.13-144q-6.08-6.23-9.23-13.5-3.16-7.28-3.16-14.91 0-7.64 3.16-14.87 3.15-7.23 9.23-13.42l145.13-144.56q11.83-11.83 27.79-11.83 15.95 0 27.78 12.07 11.82 12.07 11.82 27.78 0 15.72-11.82 27.54l-77.17 77.74h279.86q97.7 0 167.68 67.96 69.98 67.95 69.98 165.63 0 97.67-69.98 165.91t-167.68 68.24H303.7Z\\\"/></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/Undo/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Undo/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'undo';\n\nexport function Undo(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 Undo;\n"],"names":[],"sourceRoot":""}
package/react/index.d.ts CHANGED
@@ -186,4 +186,5 @@ export * from './Unarchive';
186
186
  export * from './LocationAway';
187
187
  export * from './LinkOff';
188
188
  export * from './Send';
189
+ export * from './Undo';
189
190
  export * from './EpilotIcon';
package/react/index.js CHANGED
@@ -9388,6 +9388,58 @@ var SvgIcon = function SvgIcon(props) {
9388
9388
 
9389
9389
  /***/ }),
9390
9390
 
9391
+ /***/ 38544:
9392
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
9393
+
9394
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
9395
+ /* harmony export */ r: () => (/* binding */ SvgIconFill)
9396
+ /* harmony export */ });
9397
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
9398
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
9399
+ var _path;
9400
+ 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); }
9401
+
9402
+ var SvgIconFill = function SvgIconFill(props) {
9403
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", _extends({
9404
+ xmlns: "http://www.w3.org/2000/svg",
9405
+ width: 48,
9406
+ height: 48,
9407
+ viewBox: "0 -960 960 960"
9408
+ }, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
9409
+ d: "M303.7-185.87q-16.96 0-28.29-11.33-11.32-11.32-11.32-28.28 0-16.95 11.32-28.28 11.33-11.33 28.29-11.33h274.34q65.05 0 110.96-44.76t45.91-109.89q0-64.48-45.91-109.56-45.91-45.09-110.96-45.09H297.18l77.17 77.17q11.82 12.13 11.82 27.94 0 15.8-11.82 27.91-11.83 12.11-27.78 12.11-15.96 0-27.79-12.39l-145.13-144q-6.08-6.23-9.23-13.5-3.16-7.28-3.16-14.91 0-7.64 3.16-14.87 3.15-7.23 9.23-13.42l145.13-144.56q11.83-11.83 27.79-11.83 15.95 0 27.78 12.07 11.82 12.07 11.82 27.78 0 15.72-11.82 27.54l-77.17 77.74h279.86q97.7 0 167.68 67.96 69.98 67.95 69.98 165.63 0 97.67-69.98 165.91t-167.68 68.24H303.7Z"
9410
+ })));
9411
+ };
9412
+
9413
+ /* 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=\"M303.7-185.87q-16.96 0-28.29-11.33-11.32-11.32-11.32-28.28 0-16.95 11.32-28.28 11.33-11.33 28.29-11.33h274.34q65.05 0 110.96-44.76t45.91-109.89q0-64.48-45.91-109.56-45.91-45.09-110.96-45.09H297.18l77.17 77.17q11.82 12.13 11.82 27.94 0 15.8-11.82 27.91-11.83 12.11-27.78 12.11-15.96 0-27.79-12.39l-145.13-144q-6.08-6.23-9.23-13.5-3.16-7.28-3.16-14.91 0-7.64 3.16-14.87 3.15-7.23 9.23-13.42l145.13-144.56q11.83-11.83 27.79-11.83 15.95 0 27.78 12.07 11.82 12.07 11.82 27.78 0 15.72-11.82 27.54l-77.17 77.74h279.86q97.7 0 167.68 67.96 69.98 67.95 69.98 165.63 0 97.67-69.98 165.91t-167.68 68.24H303.7Z\"/></svg>");
9414
+
9415
+ /***/ }),
9416
+
9417
+ /***/ 53929:
9418
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
9419
+
9420
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
9421
+ /* harmony export */ r: () => (/* binding */ SvgIcon)
9422
+ /* harmony export */ });
9423
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
9424
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
9425
+ var _path;
9426
+ 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); }
9427
+
9428
+ var SvgIcon = function SvgIcon(props) {
9429
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", _extends({
9430
+ xmlns: "http://www.w3.org/2000/svg",
9431
+ width: 48,
9432
+ height: 48,
9433
+ viewBox: "0 -960 960 960"
9434
+ }, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
9435
+ d: "M303.7-185.87q-16.96 0-28.29-11.33-11.32-11.32-11.32-28.28 0-16.95 11.32-28.28 11.33-11.33 28.29-11.33h274.34q65.05 0 110.96-44.76t45.91-109.89q0-64.48-45.91-109.56-45.91-45.09-110.96-45.09H297.18l77.17 77.17q11.82 12.13 11.82 27.94 0 15.8-11.82 27.91-11.83 12.11-27.78 12.11-15.96 0-27.79-12.39l-145.13-144q-6.08-6.23-9.23-13.5-3.16-7.28-3.16-14.91 0-7.64 3.16-14.87 3.15-7.23 9.23-13.42l145.13-144.56q11.83-11.83 27.79-11.83 15.95 0 27.78 12.07 11.82 12.07 11.82 27.78 0 15.72-11.82 27.54l-77.17 77.74h279.86q97.7 0 167.68 67.96 69.98 67.95 69.98 165.63 0 97.67-69.98 165.91t-167.68 68.24H303.7Z"
9436
+ })));
9437
+ };
9438
+
9439
+ /* 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=\"M303.7-185.87q-16.96 0-28.29-11.33-11.32-11.32-11.32-28.28 0-16.95 11.32-28.28 11.33-11.33 28.29-11.33h274.34q65.05 0 110.96-44.76t45.91-109.89q0-64.48-45.91-109.56-45.91-45.09-110.96-45.09H297.18l77.17 77.17q11.82 12.13 11.82 27.94 0 15.8-11.82 27.91-11.83 12.11-27.78 12.11-15.96 0-27.79-12.39l-145.13-144q-6.08-6.23-9.23-13.5-3.16-7.28-3.16-14.91 0-7.64 3.16-14.87 3.15-7.23 9.23-13.42l145.13-144.56q11.83-11.83 27.79-11.83 15.95 0 27.78 12.07 11.82 12.07 11.82 27.78 0 15.72-11.82 27.54l-77.17 77.74h279.86q97.7 0 167.68 67.96 69.98 67.95 69.98 165.63 0 97.67-69.98 165.91t-167.68 68.24H303.7Z\"/></svg>");
9440
+
9441
+ /***/ }),
9442
+
9391
9443
  /***/ 96520:
9392
9444
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
9393
9445
 
@@ -13643,6 +13695,7 @@ function Epilot(props) {
13643
13695
  /* harmony import */ var _LocationAway__WEBPACK_IMPORTED_MODULE_186__ = __webpack_require__(91005);
13644
13696
  /* harmony import */ var _LinkOff__WEBPACK_IMPORTED_MODULE_187__ = __webpack_require__(20995);
13645
13697
  /* harmony import */ var _Send__WEBPACK_IMPORTED_MODULE_188__ = __webpack_require__(58407);
13698
+ /* harmony import */ var _Undo__WEBPACK_IMPORTED_MODULE_189__ = __webpack_require__(81522);
13646
13699
 
13647
13700
  var __getOwnPropSymbols = Object.getOwnPropertySymbols;
13648
13701
  var __hasOwnProp = Object.prototype.hasOwnProperty;
@@ -13846,6 +13899,7 @@ var __objRest = (source, exclude) => {
13846
13899
 
13847
13900
 
13848
13901
 
13902
+
13849
13903
 
13850
13904
 
13851
13905
  const IconComponentsMap = {
@@ -14036,7 +14090,8 @@ const IconComponentsMap = {
14036
14090
  unarchive: _Unarchive__WEBPACK_IMPORTED_MODULE_185__.Unarchive,
14037
14091
  location_away: _LocationAway__WEBPACK_IMPORTED_MODULE_186__.LocationAway,
14038
14092
  link_off: _LinkOff__WEBPACK_IMPORTED_MODULE_187__.LinkOff,
14039
- send: _Send__WEBPACK_IMPORTED_MODULE_188__.Send
14093
+ send: _Send__WEBPACK_IMPORTED_MODULE_188__.Send,
14094
+ undo: _Undo__WEBPACK_IMPORTED_MODULE_189__.Undo
14040
14095
  };
14041
14096
  const EpilotIcon = (props) => {
14042
14097
  const _a = props, { name } = _a, restProps = __objRest(_a, ["name"]);
@@ -20488,6 +20543,62 @@ function Unarchive(props) {
20488
20543
  /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (Unarchive)));
20489
20544
 
20490
20545
 
20546
+ /***/ }),
20547
+
20548
+ /***/ 81522:
20549
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
20550
+
20551
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
20552
+ /* harmony export */ Undo: () => (/* binding */ Undo)
20553
+ /* harmony export */ });
20554
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
20555
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
20556
+ /* harmony import */ var _svg_Undo_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(38544);
20557
+ /* harmony import */ var _svg_Undo_icon_svg__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(53929);
20558
+ /* harmony import */ var _common__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(58387);
20559
+
20560
+ var __defProp = Object.defineProperty;
20561
+ var __getOwnPropSymbols = Object.getOwnPropertySymbols;
20562
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
20563
+ var __propIsEnum = Object.prototype.propertyIsEnumerable;
20564
+ var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
20565
+ var __spreadValues = (a, b) => {
20566
+ for (var prop in b || (b = {}))
20567
+ if (__hasOwnProp.call(b, prop))
20568
+ __defNormalProp(a, prop, b[prop]);
20569
+ if (__getOwnPropSymbols)
20570
+ for (var prop of __getOwnPropSymbols(b)) {
20571
+ if (__propIsEnum.call(b, prop))
20572
+ __defNormalProp(a, prop, b[prop]);
20573
+ }
20574
+ return a;
20575
+ };
20576
+ var __objRest = (source, exclude) => {
20577
+ var target = {};
20578
+ for (var prop in source)
20579
+ if (__hasOwnProp.call(source, prop) && exclude.indexOf(prop) < 0)
20580
+ target[prop] = source[prop];
20581
+ if (source != null && __getOwnPropSymbols)
20582
+ for (var prop of __getOwnPropSymbols(source)) {
20583
+ if (exclude.indexOf(prop) < 0 && __propIsEnum.call(source, prop))
20584
+ target[prop] = source[prop];
20585
+ }
20586
+ return target;
20587
+ };
20588
+
20589
+
20590
+
20591
+
20592
+ const name = "undo";
20593
+ function Undo(props) {
20594
+ const _a = __spreadValues(__spreadValues({}, _common__WEBPACK_IMPORTED_MODULE_3__.defaultIconProps), props), { variant } = _a, restProps = __objRest(_a, ["variant"]);
20595
+ const IconComponent = variant === "outlined" ? _svg_Undo_icon_svg__WEBPACK_IMPORTED_MODULE_2__/* .ReactComponent */ .r : _svg_Undo_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__/* .ReactComponent */ .r;
20596
+ const overrides = props.size ? { width: props.size, height: props.size } : {};
20597
+ return /* @__PURE__ */ react__WEBPACK_IMPORTED_MODULE_0___default().createElement(IconComponent, __spreadValues(__spreadValues({ "aria-label": name }, restProps), overrides));
20598
+ }
20599
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (Undo)));
20600
+
20601
+
20491
20602
  /***/ }),
20492
20603
 
20493
20604
  /***/ 32123:
@@ -21100,7 +21211,7 @@ __webpack_require__.r(__webpack_exports__);
21100
21211
  /* harmony export */ Entity: () => (/* reexport safe */ _Entity__WEBPACK_IMPORTED_MODULE_71__.Entity),
21101
21212
  /* harmony export */ EntityBuilder: () => (/* reexport safe */ _EntityBuilder__WEBPACK_IMPORTED_MODULE_110__.EntityBuilder),
21102
21213
  /* harmony export */ Epilot: () => (/* reexport safe */ _Epilot__WEBPACK_IMPORTED_MODULE_0__.Epilot),
21103
- /* harmony export */ EpilotIcon: () => (/* reexport safe */ _EpilotIcon__WEBPACK_IMPORTED_MODULE_188__.EpilotIcon),
21214
+ /* harmony export */ EpilotIcon: () => (/* reexport safe */ _EpilotIcon__WEBPACK_IMPORTED_MODULE_189__.EpilotIcon),
21104
21215
  /* harmony export */ Error: () => (/* reexport safe */ _Error__WEBPACK_IMPORTED_MODULE_10__.Error),
21105
21216
  /* harmony export */ Exclamation: () => (/* reexport safe */ _Exclamation__WEBPACK_IMPORTED_MODULE_101__.Exclamation),
21106
21217
  /* harmony export */ ExpandContent: () => (/* reexport safe */ _ExpandContent__WEBPACK_IMPORTED_MODULE_132__.ExpandContent),
@@ -21122,7 +21233,7 @@ __webpack_require__.r(__webpack_exports__);
21122
21233
  /* harmony export */ Grid: () => (/* reexport safe */ _Grid__WEBPACK_IMPORTED_MODULE_169__.Grid),
21123
21234
  /* harmony export */ GridView: () => (/* reexport safe */ _GridView__WEBPACK_IMPORTED_MODULE_170__.GridView),
21124
21235
  /* harmony export */ Help: () => (/* reexport safe */ _Help__WEBPACK_IMPORTED_MODULE_12__.Help),
21125
- /* harmony export */ IconComponentsMap: () => (/* reexport safe */ _EpilotIcon__WEBPACK_IMPORTED_MODULE_188__.IconComponentsMap),
21236
+ /* harmony export */ IconComponentsMap: () => (/* reexport safe */ _EpilotIcon__WEBPACK_IMPORTED_MODULE_189__.IconComponentsMap),
21126
21237
  /* harmony export */ Image: () => (/* reexport safe */ _Image__WEBPACK_IMPORTED_MODULE_86__.Image),
21127
21238
  /* harmony export */ Info: () => (/* reexport safe */ _Info__WEBPACK_IMPORTED_MODULE_11__.Info),
21128
21239
  /* harmony export */ Journey: () => (/* reexport safe */ _Journey__WEBPACK_IMPORTED_MODULE_79__.Journey),
@@ -21217,6 +21328,7 @@ __webpack_require__.r(__webpack_exports__);
21217
21328
  /* harmony export */ ThumbUp: () => (/* reexport safe */ _ThumbUp__WEBPACK_IMPORTED_MODULE_108__.ThumbUp),
21218
21329
  /* harmony export */ TwoColumns: () => (/* reexport safe */ _TwoColumns__WEBPACK_IMPORTED_MODULE_143__.TwoColumns),
21219
21330
  /* harmony export */ Unarchive: () => (/* reexport safe */ _Unarchive__WEBPACK_IMPORTED_MODULE_184__.Unarchive),
21331
+ /* harmony export */ Undo: () => (/* reexport safe */ _Undo__WEBPACK_IMPORTED_MODULE_188__.Undo),
21220
21332
  /* harmony export */ Update: () => (/* reexport safe */ _Update__WEBPACK_IMPORTED_MODULE_163__.Update),
21221
21333
  /* harmony export */ Upload: () => (/* reexport safe */ _Upload__WEBPACK_IMPORTED_MODULE_118__.Upload),
21222
21334
  /* harmony export */ ViewDay: () => (/* reexport safe */ _ViewDay__WEBPACK_IMPORTED_MODULE_161__.ViewDay),
@@ -21414,7 +21526,9 @@ __webpack_require__.r(__webpack_exports__);
21414
21526
  /* harmony import */ var _LocationAway__WEBPACK_IMPORTED_MODULE_185__ = __webpack_require__(91005);
21415
21527
  /* harmony import */ var _LinkOff__WEBPACK_IMPORTED_MODULE_186__ = __webpack_require__(20995);
21416
21528
  /* harmony import */ var _Send__WEBPACK_IMPORTED_MODULE_187__ = __webpack_require__(58407);
21417
- /* harmony import */ var _EpilotIcon__WEBPACK_IMPORTED_MODULE_188__ = __webpack_require__(80726);
21529
+ /* harmony import */ var _Undo__WEBPACK_IMPORTED_MODULE_188__ = __webpack_require__(81522);
21530
+ /* harmony import */ var _EpilotIcon__WEBPACK_IMPORTED_MODULE_189__ = __webpack_require__(80726);
21531
+
21418
21532
 
21419
21533
 
21420
21534