@epilot360/icons 1.17.9 → 1.17.10

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 Target(props: IconPropsReact): React.JSX.Element;
4
+ export default Target;
@@ -0,0 +1,209 @@
1
+ /******/ (() => { // webpackBootstrap
2
+ /******/ "use strict";
3
+ /******/ var __webpack_modules__ = ({
4
+
5
+ /***/ 11071:
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: "M479.87-54q-87.96 0-165.71-33.31-77.76-33.32-135.48-90.87-57.72-57.56-91.2-135.49Q54-391.61 54-479.57q0-88.37 33.48-165.97 33.48-77.59 91.07-135.56 57.59-57.97 135.56-91.44Q392.09-906 480.09-906q88 0 165.92 33.46 77.92 33.47 135.48 91.44 57.55 57.97 91.03 135.7Q906-567.68 906-479.3q0 87.95-33.42 165.71-33.42 77.75-91.15 135.48-57.73 57.72-135.67 90.92Q567.83-54 479.87-54Zm.27-73q147.32 0 250.09-102.58Q833-332.17 833-479.43q0-148.03-102.91-250.8Q627.18-833 479.86-833T229.77-730.23Q127-627.46 127-479.72q0 147.75 102.91 250.23Q332.82-127 480.14-127Zm-.07-93.22q-108.55 0-183.92-75.58-75.37-75.59-75.37-183.73 0-108.15 75.3-183.92 75.31-75.77 183.85-75.77 108.55 0 184.2 75.7 75.65 75.71 75.65 183.85 0 108.15-75.58 183.8-75.59 75.65-184.13 75.65Zm-.15-73q77.91 0 132.1-54.12 54.2-54.12 54.2-132.02T612.1-611.74q-54.12-54.48-132.02-54.48-77.91 0-132.1 54.48-54.2 54.48-54.2 132.38t54.12 132.02q54.12 54.12 132.02 54.12Zm-.13-93.78q-38.44 0-65.62-27.01Q387-441.02 387-479.47q0-38.45 27.38-65.99Q441.76-573 480.21-573q38.44 0 65.62 27.5Q573-518.01 573-479.39q0 38.61-27.38 65.5T479.79-387Z"
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=\"M479.87-54q-87.96 0-165.71-33.31-77.76-33.32-135.48-90.87-57.72-57.56-91.2-135.49Q54-391.61 54-479.57q0-88.37 33.48-165.97 33.48-77.59 91.07-135.56 57.59-57.97 135.56-91.44Q392.09-906 480.09-906q88 0 165.92 33.46 77.92 33.47 135.48 91.44 57.55 57.97 91.03 135.7Q906-567.68 906-479.3q0 87.95-33.42 165.71-33.42 77.75-91.15 135.48-57.73 57.72-135.67 90.92Q567.83-54 479.87-54Zm.27-73q147.32 0 250.09-102.58Q833-332.17 833-479.43q0-148.03-102.91-250.8Q627.18-833 479.86-833T229.77-730.23Q127-627.46 127-479.72q0 147.75 102.91 250.23Q332.82-127 480.14-127Zm-.07-93.22q-108.55 0-183.92-75.58-75.37-75.59-75.37-183.73 0-108.15 75.3-183.92 75.31-75.77 183.85-75.77 108.55 0 184.2 75.7 75.65 75.71 75.65 183.85 0 108.15-75.58 183.8-75.59 75.65-184.13 75.65Zm-.15-73q77.91 0 132.1-54.12 54.2-54.12 54.2-132.02T612.1-611.74q-54.12-54.48-132.02-54.48-77.91 0-132.1 54.48-54.2 54.48-54.2 132.38t54.12 132.02q54.12 54.12 132.02 54.12Zm-.13-93.78q-38.44 0-65.62-27.01Q387-441.02 387-479.47q0-38.45 27.38-65.99Q441.76-573 480.21-573q38.44 0 65.62 27.5Q573-518.01 573-479.39q0 38.61-27.38 65.5T479.79-387Z\"/></svg>");
28
+
29
+ /***/ }),
30
+
31
+ /***/ 18174:
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: "M479.87-54q-87.96 0-165.71-33.31-77.76-33.32-135.48-90.87-57.72-57.56-91.2-135.49Q54-391.61 54-479.57q0-88.37 33.48-165.97 33.48-77.59 91.07-135.56 57.59-57.97 135.56-91.44Q392.09-906 480.09-906q88 0 165.92 33.46 77.92 33.47 135.48 91.44 57.55 57.97 91.03 135.7Q906-567.68 906-479.3q0 87.95-33.42 165.71-33.42 77.75-91.15 135.48-57.73 57.72-135.67 90.92Q567.83-54 479.87-54Zm.27-73q147.32 0 250.09-102.58Q833-332.17 833-479.43q0-148.03-102.91-250.8Q627.18-833 479.86-833T229.77-730.23Q127-627.46 127-479.72q0 147.75 102.91 250.23Q332.82-127 480.14-127Zm-.07-93.22q-108.55 0-183.92-75.58-75.37-75.59-75.37-183.73 0-108.15 75.3-183.92 75.31-75.77 183.85-75.77 108.55 0 184.2 75.7 75.65 75.71 75.65 183.85 0 108.15-75.58 183.8-75.59 75.65-184.13 75.65Zm-.15-73q77.91 0 132.1-54.12 54.2-54.12 54.2-132.02T612.1-611.74q-54.12-54.48-132.02-54.48-77.91 0-132.1 54.48-54.2 54.48-54.2 132.38t54.12 132.02q54.12 54.12 132.02 54.12Zm-.13-93.78q-38.44 0-65.62-27.01Q387-441.02 387-479.47q0-38.45 27.38-65.99Q441.76-573 480.21-573q38.44 0 65.62 27.5Q573-518.01 573-479.39q0 38.61-27.38 65.5T479.79-387Z"
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=\"M479.87-54q-87.96 0-165.71-33.31-77.76-33.32-135.48-90.87-57.72-57.56-91.2-135.49Q54-391.61 54-479.57q0-88.37 33.48-165.97 33.48-77.59 91.07-135.56 57.59-57.97 135.56-91.44Q392.09-906 480.09-906q88 0 165.92 33.46 77.92 33.47 135.48 91.44 57.55 57.97 91.03 135.7Q906-567.68 906-479.3q0 87.95-33.42 165.71-33.42 77.75-91.15 135.48-57.73 57.72-135.67 90.92Q567.83-54 479.87-54Zm.27-73q147.32 0 250.09-102.58Q833-332.17 833-479.43q0-148.03-102.91-250.8Q627.18-833 479.86-833T229.77-730.23Q127-627.46 127-479.72q0 147.75 102.91 250.23Q332.82-127 480.14-127Zm-.07-93.22q-108.55 0-183.92-75.58-75.37-75.59-75.37-183.73 0-108.15 75.3-183.92 75.31-75.77 183.85-75.77 108.55 0 184.2 75.7 75.65 75.71 75.65 183.85 0 108.15-75.58 183.8-75.59 75.65-184.13 75.65Zm-.15-73q77.91 0 132.1-54.12 54.2-54.12 54.2-132.02T612.1-611.74q-54.12-54.48-132.02-54.48-77.91 0-132.1 54.48-54.2 54.48-54.2 132.38t54.12 132.02q54.12 54.12 132.02 54.12Zm-.13-93.78q-38.44 0-65.62-27.01Q387-441.02 387-479.47q0-38.45 27.38-65.99Q441.76-573 480.21-573q38.44 0 65.62 27.5Q573-518.01 573-479.39q0 38.61-27.38 65.5T479.79-387Z\"/></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 */ Target: () => (/* binding */ Target),
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_Target_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(11071);
160
+ /* harmony import */ var _svg_Target_icon_svg__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(18174);
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 = "target";
196
+ function Target(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_Target_icon_svg__WEBPACK_IMPORTED_MODULE_2__/* .ReactComponent */ .r : _svg_Target_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__ = (Target);
203
+
204
+ })();
205
+
206
+ module.exports = __webpack_exports__;
207
+ /******/ })()
208
+ ;
209
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"react/Target/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,urCAAurC;;;;;;;;;;;;ACdtsC;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,urCAAurC;;;;;;;;;;;ACZ/rC,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,OAAO,OAAuB;AAC5C,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,yEAAQ,GAAG,8EAAM;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,MAAM,EAAC","sources":["webpack://icons/./src/svg/Target/icon-fill.svg","webpack://icons/./src/svg/Target/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/Target/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: \"M479.87-54q-87.96 0-165.71-33.31-77.76-33.32-135.48-90.87-57.72-57.56-91.2-135.49Q54-391.61 54-479.57q0-88.37 33.48-165.97 33.48-77.59 91.07-135.56 57.59-57.97 135.56-91.44Q392.09-906 480.09-906q88 0 165.92 33.46 77.92 33.47 135.48 91.44 57.55 57.97 91.03 135.7Q906-567.68 906-479.3q0 87.95-33.42 165.71-33.42 77.75-91.15 135.48-57.73 57.72-135.67 90.92Q567.83-54 479.87-54Zm.27-73q147.32 0 250.09-102.58Q833-332.17 833-479.43q0-148.03-102.91-250.8Q627.18-833 479.86-833T229.77-730.23Q127-627.46 127-479.72q0 147.75 102.91 250.23Q332.82-127 480.14-127Zm-.07-93.22q-108.55 0-183.92-75.58-75.37-75.59-75.37-183.73 0-108.15 75.3-183.92 75.31-75.77 183.85-75.77 108.55 0 184.2 75.7 75.65 75.71 75.65 183.85 0 108.15-75.58 183.8-75.59 75.65-184.13 75.65Zm-.15-73q77.91 0 132.1-54.12 54.2-54.12 54.2-132.02T612.1-611.74q-54.12-54.48-132.02-54.48-77.91 0-132.1 54.48-54.2 54.48-54.2 132.38t54.12 132.02q54.12 54.12 132.02 54.12Zm-.13-93.78q-38.44 0-65.62-27.01Q387-441.02 387-479.47q0-38.45 27.38-65.99Q441.76-573 480.21-573q38.44 0 65.62 27.5Q573-518.01 573-479.39q0 38.61-27.38 65.5T479.79-387Z\"\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=\\\"M479.87-54q-87.96 0-165.71-33.31-77.76-33.32-135.48-90.87-57.72-57.56-91.2-135.49Q54-391.61 54-479.57q0-88.37 33.48-165.97 33.48-77.59 91.07-135.56 57.59-57.97 135.56-91.44Q392.09-906 480.09-906q88 0 165.92 33.46 77.92 33.47 135.48 91.44 57.55 57.97 91.03 135.7Q906-567.68 906-479.3q0 87.95-33.42 165.71-33.42 77.75-91.15 135.48-57.73 57.72-135.67 90.92Q567.83-54 479.87-54Zm.27-73q147.32 0 250.09-102.58Q833-332.17 833-479.43q0-148.03-102.91-250.8Q627.18-833 479.86-833T229.77-730.23Q127-627.46 127-479.72q0 147.75 102.91 250.23Q332.82-127 480.14-127Zm-.07-93.22q-108.55 0-183.92-75.58-75.37-75.59-75.37-183.73 0-108.15 75.3-183.92 75.31-75.77 183.85-75.77 108.55 0 184.2 75.7 75.65 75.71 75.65 183.85 0 108.15-75.58 183.8-75.59 75.65-184.13 75.65Zm-.15-73q77.91 0 132.1-54.12 54.2-54.12 54.2-132.02T612.1-611.74q-54.12-54.48-132.02-54.48-77.91 0-132.1 54.48-54.2 54.48-54.2 132.38t54.12 132.02q54.12 54.12 132.02 54.12Zm-.13-93.78q-38.44 0-65.62-27.01Q387-441.02 387-479.47q0-38.45 27.38-65.99Q441.76-573 480.21-573q38.44 0 65.62 27.5Q573-518.01 573-479.39q0 38.61-27.38 65.5T479.79-387Z\\\"/></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: \"M479.87-54q-87.96 0-165.71-33.31-77.76-33.32-135.48-90.87-57.72-57.56-91.2-135.49Q54-391.61 54-479.57q0-88.37 33.48-165.97 33.48-77.59 91.07-135.56 57.59-57.97 135.56-91.44Q392.09-906 480.09-906q88 0 165.92 33.46 77.92 33.47 135.48 91.44 57.55 57.97 91.03 135.7Q906-567.68 906-479.3q0 87.95-33.42 165.71-33.42 77.75-91.15 135.48-57.73 57.72-135.67 90.92Q567.83-54 479.87-54Zm.27-73q147.32 0 250.09-102.58Q833-332.17 833-479.43q0-148.03-102.91-250.8Q627.18-833 479.86-833T229.77-730.23Q127-627.46 127-479.72q0 147.75 102.91 250.23Q332.82-127 480.14-127Zm-.07-93.22q-108.55 0-183.92-75.58-75.37-75.59-75.37-183.73 0-108.15 75.3-183.92 75.31-75.77 183.85-75.77 108.55 0 184.2 75.7 75.65 75.71 75.65 183.85 0 108.15-75.58 183.8-75.59 75.65-184.13 75.65Zm-.15-73q77.91 0 132.1-54.12 54.2-54.12 54.2-132.02T612.1-611.74q-54.12-54.48-132.02-54.48-77.91 0-132.1 54.48-54.2 54.48-54.2 132.38t54.12 132.02q54.12 54.12 132.02 54.12Zm-.13-93.78q-38.44 0-65.62-27.01Q387-441.02 387-479.47q0-38.45 27.38-65.99Q441.76-573 480.21-573q38.44 0 65.62 27.5Q573-518.01 573-479.39q0 38.61-27.38 65.5T479.79-387Z\"\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=\\\"M479.87-54q-87.96 0-165.71-33.31-77.76-33.32-135.48-90.87-57.72-57.56-91.2-135.49Q54-391.61 54-479.57q0-88.37 33.48-165.97 33.48-77.59 91.07-135.56 57.59-57.97 135.56-91.44Q392.09-906 480.09-906q88 0 165.92 33.46 77.92 33.47 135.48 91.44 57.55 57.97 91.03 135.7Q906-567.68 906-479.3q0 87.95-33.42 165.71-33.42 77.75-91.15 135.48-57.73 57.72-135.67 90.92Q567.83-54 479.87-54Zm.27-73q147.32 0 250.09-102.58Q833-332.17 833-479.43q0-148.03-102.91-250.8Q627.18-833 479.86-833T229.77-730.23Q127-627.46 127-479.72q0 147.75 102.91 250.23Q332.82-127 480.14-127Zm-.07-93.22q-108.55 0-183.92-75.58-75.37-75.59-75.37-183.73 0-108.15 75.3-183.92 75.31-75.77 183.85-75.77 108.55 0 184.2 75.7 75.65 75.71 75.65 183.85 0 108.15-75.58 183.8-75.59 75.65-184.13 75.65Zm-.15-73q77.91 0 132.1-54.12 54.2-54.12 54.2-132.02T612.1-611.74q-54.12-54.48-132.02-54.48-77.91 0-132.1 54.48-54.2 54.48-54.2 132.38t54.12 132.02q54.12 54.12 132.02 54.12Zm-.13-93.78q-38.44 0-65.62-27.01Q387-441.02 387-479.47q0-38.45 27.38-65.99Q441.76-573 480.21-573q38.44 0 65.62 27.5Q573-518.01 573-479.39q0 38.61-27.38 65.5T479.79-387Z\\\"/></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/Target/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Target/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'target';\n\nexport function Target(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 Target;\n"],"names":[],"sourceRoot":""}
package/react/index.d.ts CHANGED
@@ -189,4 +189,5 @@ export * from './AccountCircleOff';
189
189
  export * from './Send';
190
190
  export * from './Undo';
191
191
  export * from './ChipExtraction';
192
+ export * from './Target';
192
193
  export * from './EpilotIcon';
package/react/index.js CHANGED
@@ -9066,6 +9066,58 @@ var SvgIcon = function SvgIcon(props) {
9066
9066
 
9067
9067
  /***/ }),
9068
9068
 
9069
+ /***/ 11071:
9070
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
9071
+
9072
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
9073
+ /* harmony export */ r: () => (/* binding */ SvgIconFill)
9074
+ /* harmony export */ });
9075
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
9076
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
9077
+ var _path;
9078
+ 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); }
9079
+
9080
+ var SvgIconFill = function SvgIconFill(props) {
9081
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", _extends({
9082
+ xmlns: "http://www.w3.org/2000/svg",
9083
+ width: 48,
9084
+ height: 48,
9085
+ viewBox: "0 -960 960 960"
9086
+ }, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
9087
+ d: "M479.87-54q-87.96 0-165.71-33.31-77.76-33.32-135.48-90.87-57.72-57.56-91.2-135.49Q54-391.61 54-479.57q0-88.37 33.48-165.97 33.48-77.59 91.07-135.56 57.59-57.97 135.56-91.44Q392.09-906 480.09-906q88 0 165.92 33.46 77.92 33.47 135.48 91.44 57.55 57.97 91.03 135.7Q906-567.68 906-479.3q0 87.95-33.42 165.71-33.42 77.75-91.15 135.48-57.73 57.72-135.67 90.92Q567.83-54 479.87-54Zm.27-73q147.32 0 250.09-102.58Q833-332.17 833-479.43q0-148.03-102.91-250.8Q627.18-833 479.86-833T229.77-730.23Q127-627.46 127-479.72q0 147.75 102.91 250.23Q332.82-127 480.14-127Zm-.07-93.22q-108.55 0-183.92-75.58-75.37-75.59-75.37-183.73 0-108.15 75.3-183.92 75.31-75.77 183.85-75.77 108.55 0 184.2 75.7 75.65 75.71 75.65 183.85 0 108.15-75.58 183.8-75.59 75.65-184.13 75.65Zm-.15-73q77.91 0 132.1-54.12 54.2-54.12 54.2-132.02T612.1-611.74q-54.12-54.48-132.02-54.48-77.91 0-132.1 54.48-54.2 54.48-54.2 132.38t54.12 132.02q54.12 54.12 132.02 54.12Zm-.13-93.78q-38.44 0-65.62-27.01Q387-441.02 387-479.47q0-38.45 27.38-65.99Q441.76-573 480.21-573q38.44 0 65.62 27.5Q573-518.01 573-479.39q0 38.61-27.38 65.5T479.79-387Z"
9088
+ })));
9089
+ };
9090
+
9091
+ /* 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=\"M479.87-54q-87.96 0-165.71-33.31-77.76-33.32-135.48-90.87-57.72-57.56-91.2-135.49Q54-391.61 54-479.57q0-88.37 33.48-165.97 33.48-77.59 91.07-135.56 57.59-57.97 135.56-91.44Q392.09-906 480.09-906q88 0 165.92 33.46 77.92 33.47 135.48 91.44 57.55 57.97 91.03 135.7Q906-567.68 906-479.3q0 87.95-33.42 165.71-33.42 77.75-91.15 135.48-57.73 57.72-135.67 90.92Q567.83-54 479.87-54Zm.27-73q147.32 0 250.09-102.58Q833-332.17 833-479.43q0-148.03-102.91-250.8Q627.18-833 479.86-833T229.77-730.23Q127-627.46 127-479.72q0 147.75 102.91 250.23Q332.82-127 480.14-127Zm-.07-93.22q-108.55 0-183.92-75.58-75.37-75.59-75.37-183.73 0-108.15 75.3-183.92 75.31-75.77 183.85-75.77 108.55 0 184.2 75.7 75.65 75.71 75.65 183.85 0 108.15-75.58 183.8-75.59 75.65-184.13 75.65Zm-.15-73q77.91 0 132.1-54.12 54.2-54.12 54.2-132.02T612.1-611.74q-54.12-54.48-132.02-54.48-77.91 0-132.1 54.48-54.2 54.48-54.2 132.38t54.12 132.02q54.12 54.12 132.02 54.12Zm-.13-93.78q-38.44 0-65.62-27.01Q387-441.02 387-479.47q0-38.45 27.38-65.99Q441.76-573 480.21-573q38.44 0 65.62 27.5Q573-518.01 573-479.39q0 38.61-27.38 65.5T479.79-387Z\"/></svg>");
9092
+
9093
+ /***/ }),
9094
+
9095
+ /***/ 18174:
9096
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
9097
+
9098
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
9099
+ /* harmony export */ r: () => (/* binding */ SvgIcon)
9100
+ /* harmony export */ });
9101
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
9102
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
9103
+ var _path;
9104
+ 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); }
9105
+
9106
+ var SvgIcon = function SvgIcon(props) {
9107
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", _extends({
9108
+ xmlns: "http://www.w3.org/2000/svg",
9109
+ width: 48,
9110
+ height: 48,
9111
+ viewBox: "0 -960 960 960"
9112
+ }, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
9113
+ d: "M479.87-54q-87.96 0-165.71-33.31-77.76-33.32-135.48-90.87-57.72-57.56-91.2-135.49Q54-391.61 54-479.57q0-88.37 33.48-165.97 33.48-77.59 91.07-135.56 57.59-57.97 135.56-91.44Q392.09-906 480.09-906q88 0 165.92 33.46 77.92 33.47 135.48 91.44 57.55 57.97 91.03 135.7Q906-567.68 906-479.3q0 87.95-33.42 165.71-33.42 77.75-91.15 135.48-57.73 57.72-135.67 90.92Q567.83-54 479.87-54Zm.27-73q147.32 0 250.09-102.58Q833-332.17 833-479.43q0-148.03-102.91-250.8Q627.18-833 479.86-833T229.77-730.23Q127-627.46 127-479.72q0 147.75 102.91 250.23Q332.82-127 480.14-127Zm-.07-93.22q-108.55 0-183.92-75.58-75.37-75.59-75.37-183.73 0-108.15 75.3-183.92 75.31-75.77 183.85-75.77 108.55 0 184.2 75.7 75.65 75.71 75.65 183.85 0 108.15-75.58 183.8-75.59 75.65-184.13 75.65Zm-.15-73q77.91 0 132.1-54.12 54.2-54.12 54.2-132.02T612.1-611.74q-54.12-54.48-132.02-54.48-77.91 0-132.1 54.48-54.2 54.48-54.2 132.38t54.12 132.02q54.12 54.12 132.02 54.12Zm-.13-93.78q-38.44 0-65.62-27.01Q387-441.02 387-479.47q0-38.45 27.38-65.99Q441.76-573 480.21-573q38.44 0 65.62 27.5Q573-518.01 573-479.39q0 38.61-27.38 65.5T479.79-387Z"
9114
+ })));
9115
+ };
9116
+
9117
+ /* 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=\"M479.87-54q-87.96 0-165.71-33.31-77.76-33.32-135.48-90.87-57.72-57.56-91.2-135.49Q54-391.61 54-479.57q0-88.37 33.48-165.97 33.48-77.59 91.07-135.56 57.59-57.97 135.56-91.44Q392.09-906 480.09-906q88 0 165.92 33.46 77.92 33.47 135.48 91.44 57.55 57.97 91.03 135.7Q906-567.68 906-479.3q0 87.95-33.42 165.71-33.42 77.75-91.15 135.48-57.73 57.72-135.67 90.92Q567.83-54 479.87-54Zm.27-73q147.32 0 250.09-102.58Q833-332.17 833-479.43q0-148.03-102.91-250.8Q627.18-833 479.86-833T229.77-730.23Q127-627.46 127-479.72q0 147.75 102.91 250.23Q332.82-127 480.14-127Zm-.07-93.22q-108.55 0-183.92-75.58-75.37-75.59-75.37-183.73 0-108.15 75.3-183.92 75.31-75.77 183.85-75.77 108.55 0 184.2 75.7 75.65 75.71 75.65 183.85 0 108.15-75.58 183.8-75.59 75.65-184.13 75.65Zm-.15-73q77.91 0 132.1-54.12 54.2-54.12 54.2-132.02T612.1-611.74q-54.12-54.48-132.02-54.48-77.91 0-132.1 54.48-54.2 54.48-54.2 132.38t54.12 132.02q54.12 54.12 132.02 54.12Zm-.13-93.78q-38.44 0-65.62-27.01Q387-441.02 387-479.47q0-38.45 27.38-65.99Q441.76-573 480.21-573q38.44 0 65.62 27.5Q573-518.01 573-479.39q0 38.61-27.38 65.5T479.79-387Z\"/></svg>");
9118
+
9119
+ /***/ }),
9120
+
9069
9121
  /***/ 50090:
9070
9122
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
9071
9123
 
@@ -13914,6 +13966,7 @@ function Epilot(props) {
13914
13966
  /* harmony import */ var _Send__WEBPACK_IMPORTED_MODULE_189__ = __webpack_require__(58407);
13915
13967
  /* harmony import */ var _Undo__WEBPACK_IMPORTED_MODULE_190__ = __webpack_require__(81522);
13916
13968
  /* harmony import */ var _ChipExtraction__WEBPACK_IMPORTED_MODULE_191__ = __webpack_require__(81171);
13969
+ /* harmony import */ var _Target__WEBPACK_IMPORTED_MODULE_192__ = __webpack_require__(29920);
13917
13970
 
13918
13971
  var __getOwnPropSymbols = Object.getOwnPropertySymbols;
13919
13972
  var __hasOwnProp = Object.prototype.hasOwnProperty;
@@ -14120,6 +14173,7 @@ var __objRest = (source, exclude) => {
14120
14173
 
14121
14174
 
14122
14175
 
14176
+
14123
14177
 
14124
14178
 
14125
14179
  const IconComponentsMap = {
@@ -14313,7 +14367,8 @@ const IconComponentsMap = {
14313
14367
  account_circle_off: _AccountCircleOff__WEBPACK_IMPORTED_MODULE_188__.AccountCircleOff,
14314
14368
  send: _Send__WEBPACK_IMPORTED_MODULE_189__.Send,
14315
14369
  undo: _Undo__WEBPACK_IMPORTED_MODULE_190__.Undo,
14316
- chip_extraction: _ChipExtraction__WEBPACK_IMPORTED_MODULE_191__.ChipExtraction
14370
+ chip_extraction: _ChipExtraction__WEBPACK_IMPORTED_MODULE_191__.ChipExtraction,
14371
+ target: _Target__WEBPACK_IMPORTED_MODULE_192__.Target
14317
14372
  };
14318
14373
  const EpilotIcon = (props) => {
14319
14374
  const _a = props, { name } = _a, restProps = __objRest(_a, ["name"]);
@@ -20317,6 +20372,62 @@ function TableEdit(props) {
20317
20372
  /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (TableEdit)));
20318
20373
 
20319
20374
 
20375
+ /***/ }),
20376
+
20377
+ /***/ 29920:
20378
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
20379
+
20380
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
20381
+ /* harmony export */ Target: () => (/* binding */ Target)
20382
+ /* harmony export */ });
20383
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
20384
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
20385
+ /* harmony import */ var _svg_Target_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(11071);
20386
+ /* harmony import */ var _svg_Target_icon_svg__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(18174);
20387
+ /* harmony import */ var _common__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(58387);
20388
+
20389
+ var __defProp = Object.defineProperty;
20390
+ var __getOwnPropSymbols = Object.getOwnPropertySymbols;
20391
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
20392
+ var __propIsEnum = Object.prototype.propertyIsEnumerable;
20393
+ var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
20394
+ var __spreadValues = (a, b) => {
20395
+ for (var prop in b || (b = {}))
20396
+ if (__hasOwnProp.call(b, prop))
20397
+ __defNormalProp(a, prop, b[prop]);
20398
+ if (__getOwnPropSymbols)
20399
+ for (var prop of __getOwnPropSymbols(b)) {
20400
+ if (__propIsEnum.call(b, prop))
20401
+ __defNormalProp(a, prop, b[prop]);
20402
+ }
20403
+ return a;
20404
+ };
20405
+ var __objRest = (source, exclude) => {
20406
+ var target = {};
20407
+ for (var prop in source)
20408
+ if (__hasOwnProp.call(source, prop) && exclude.indexOf(prop) < 0)
20409
+ target[prop] = source[prop];
20410
+ if (source != null && __getOwnPropSymbols)
20411
+ for (var prop of __getOwnPropSymbols(source)) {
20412
+ if (exclude.indexOf(prop) < 0 && __propIsEnum.call(source, prop))
20413
+ target[prop] = source[prop];
20414
+ }
20415
+ return target;
20416
+ };
20417
+
20418
+
20419
+
20420
+
20421
+ const name = "target";
20422
+ function Target(props) {
20423
+ const _a = __spreadValues(__spreadValues({}, _common__WEBPACK_IMPORTED_MODULE_3__.defaultIconProps), props), { variant } = _a, restProps = __objRest(_a, ["variant"]);
20424
+ const IconComponent = variant === "outlined" ? _svg_Target_icon_svg__WEBPACK_IMPORTED_MODULE_2__/* .ReactComponent */ .r : _svg_Target_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__/* .ReactComponent */ .r;
20425
+ const overrides = props.size ? { width: props.size, height: props.size } : {};
20426
+ return /* @__PURE__ */ react__WEBPACK_IMPORTED_MODULE_0___default().createElement(IconComponent, __spreadValues(__spreadValues({ "aria-label": name }, restProps), overrides));
20427
+ }
20428
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (Target)));
20429
+
20430
+
20320
20431
  /***/ }),
20321
20432
 
20322
20433
  /***/ 40704:
@@ -21435,7 +21546,7 @@ __webpack_require__.r(__webpack_exports__);
21435
21546
  /* harmony export */ Entity: () => (/* reexport safe */ _Entity__WEBPACK_IMPORTED_MODULE_71__.Entity),
21436
21547
  /* harmony export */ EntityBuilder: () => (/* reexport safe */ _EntityBuilder__WEBPACK_IMPORTED_MODULE_110__.EntityBuilder),
21437
21548
  /* harmony export */ Epilot: () => (/* reexport safe */ _Epilot__WEBPACK_IMPORTED_MODULE_0__.Epilot),
21438
- /* harmony export */ EpilotIcon: () => (/* reexport safe */ _EpilotIcon__WEBPACK_IMPORTED_MODULE_191__.EpilotIcon),
21549
+ /* harmony export */ EpilotIcon: () => (/* reexport safe */ _EpilotIcon__WEBPACK_IMPORTED_MODULE_192__.EpilotIcon),
21439
21550
  /* harmony export */ Error: () => (/* reexport safe */ _Error__WEBPACK_IMPORTED_MODULE_10__.Error),
21440
21551
  /* harmony export */ Exclamation: () => (/* reexport safe */ _Exclamation__WEBPACK_IMPORTED_MODULE_101__.Exclamation),
21441
21552
  /* harmony export */ ExpandContent: () => (/* reexport safe */ _ExpandContent__WEBPACK_IMPORTED_MODULE_132__.ExpandContent),
@@ -21457,7 +21568,7 @@ __webpack_require__.r(__webpack_exports__);
21457
21568
  /* harmony export */ Grid: () => (/* reexport safe */ _Grid__WEBPACK_IMPORTED_MODULE_169__.Grid),
21458
21569
  /* harmony export */ GridView: () => (/* reexport safe */ _GridView__WEBPACK_IMPORTED_MODULE_170__.GridView),
21459
21570
  /* harmony export */ Help: () => (/* reexport safe */ _Help__WEBPACK_IMPORTED_MODULE_12__.Help),
21460
- /* harmony export */ IconComponentsMap: () => (/* reexport safe */ _EpilotIcon__WEBPACK_IMPORTED_MODULE_191__.IconComponentsMap),
21571
+ /* harmony export */ IconComponentsMap: () => (/* reexport safe */ _EpilotIcon__WEBPACK_IMPORTED_MODULE_192__.IconComponentsMap),
21461
21572
  /* harmony export */ Image: () => (/* reexport safe */ _Image__WEBPACK_IMPORTED_MODULE_86__.Image),
21462
21573
  /* harmony export */ Info: () => (/* reexport safe */ _Info__WEBPACK_IMPORTED_MODULE_11__.Info),
21463
21574
  /* harmony export */ Journey: () => (/* reexport safe */ _Journey__WEBPACK_IMPORTED_MODULE_79__.Journey),
@@ -21544,6 +21655,7 @@ __webpack_require__.r(__webpack_exports__);
21544
21655
  /* harmony export */ Sun: () => (/* reexport safe */ _Sun__WEBPACK_IMPORTED_MODULE_135__.Sun),
21545
21656
  /* harmony export */ Table: () => (/* reexport safe */ _Table__WEBPACK_IMPORTED_MODULE_42__.Table),
21546
21657
  /* harmony export */ TableEdit: () => (/* reexport safe */ _TableEdit__WEBPACK_IMPORTED_MODULE_43__.TableEdit),
21658
+ /* harmony export */ Target: () => (/* reexport safe */ _Target__WEBPACK_IMPORTED_MODULE_191__.Target),
21547
21659
  /* harmony export */ Tax: () => (/* reexport safe */ _Tax__WEBPACK_IMPORTED_MODULE_66__.Tax),
21548
21660
  /* harmony export */ Templates: () => (/* reexport safe */ _Templates__WEBPACK_IMPORTED_MODULE_63__.Templates),
21549
21661
  /* harmony export */ TextField: () => (/* reexport safe */ _TextField__WEBPACK_IMPORTED_MODULE_115__.TextField),
@@ -21753,7 +21865,9 @@ __webpack_require__.r(__webpack_exports__);
21753
21865
  /* harmony import */ var _Send__WEBPACK_IMPORTED_MODULE_188__ = __webpack_require__(58407);
21754
21866
  /* harmony import */ var _Undo__WEBPACK_IMPORTED_MODULE_189__ = __webpack_require__(81522);
21755
21867
  /* harmony import */ var _ChipExtraction__WEBPACK_IMPORTED_MODULE_190__ = __webpack_require__(81171);
21756
- /* harmony import */ var _EpilotIcon__WEBPACK_IMPORTED_MODULE_191__ = __webpack_require__(80726);
21868
+ /* harmony import */ var _Target__WEBPACK_IMPORTED_MODULE_191__ = __webpack_require__(29920);
21869
+ /* harmony import */ var _EpilotIcon__WEBPACK_IMPORTED_MODULE_192__ = __webpack_require__(80726);
21870
+
21757
21871
 
21758
21872
 
21759
21873