@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.
package/svg/svgIcon.d.ts CHANGED
@@ -191,6 +191,7 @@ export declare const svgMap: {
191
191
  send: (opts?: IconProps) => string;
192
192
  undo: (opts?: IconProps) => string;
193
193
  chip_extraction: (opts?: IconProps) => string;
194
+ target: (opts?: IconProps) => string;
194
195
  };
195
196
  export type IconSVGName = keyof typeof svgMap;
196
197
  type Opts = IconProps & {
package/svg/svgIcon.js CHANGED
@@ -9414,6 +9414,60 @@ var SvgIcon = function SvgIcon(props) {
9414
9414
 
9415
9415
  /***/ }),
9416
9416
 
9417
+ /***/ 11071:
9418
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
9419
+
9420
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
9421
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
9422
+ /* harmony export */ });
9423
+ /* unused harmony export ReactComponent */
9424
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
9425
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
9426
+ var _path;
9427
+ 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); }
9428
+
9429
+ var SvgIconFill = function SvgIconFill(props) {
9430
+ return /*#__PURE__*/React.createElement("svg", _extends({
9431
+ xmlns: "http://www.w3.org/2000/svg",
9432
+ width: 48,
9433
+ height: 48,
9434
+ viewBox: "0 -960 960 960"
9435
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
9436
+ 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"
9437
+ })));
9438
+ };
9439
+
9440
+ /* harmony default export */ const __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>");
9441
+
9442
+ /***/ }),
9443
+
9444
+ /***/ 18174:
9445
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
9446
+
9447
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
9448
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
9449
+ /* harmony export */ });
9450
+ /* unused harmony export ReactComponent */
9451
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
9452
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
9453
+ var _path;
9454
+ 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); }
9455
+
9456
+ var SvgIcon = function SvgIcon(props) {
9457
+ return /*#__PURE__*/React.createElement("svg", _extends({
9458
+ xmlns: "http://www.w3.org/2000/svg",
9459
+ width: 48,
9460
+ height: 48,
9461
+ viewBox: "0 -960 960 960"
9462
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
9463
+ 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"
9464
+ })));
9465
+ };
9466
+
9467
+ /* harmony default export */ const __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>");
9468
+
9469
+ /***/ }),
9470
+
9417
9471
  /***/ 50090:
9418
9472
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
9419
9473
 
@@ -13996,6 +14050,27 @@ const TableEditSVG = (opts) => {
13996
14050
  /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (TableEditSVG)));
13997
14051
 
13998
14052
 
14053
+ /***/ }),
14054
+
14055
+ /***/ 81581:
14056
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
14057
+
14058
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
14059
+ /* harmony export */ TargetSVG: () => (/* binding */ TargetSVG)
14060
+ /* harmony export */ });
14061
+ /* harmony import */ var _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(11071);
14062
+ /* harmony import */ var _icon_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(18174);
14063
+
14064
+
14065
+
14066
+ const TargetSVG = (opts) => {
14067
+ var _a;
14068
+ const variant = (_a = opts == null ? void 0 : opts.variant) != null ? _a : "filled";
14069
+ return variant === "outlined" ? _icon_svg__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z : _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z;
14070
+ };
14071
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (TargetSVG)));
14072
+
14073
+
13999
14074
  /***/ }),
14000
14075
 
14001
14076
  /***/ 70107:
@@ -14629,6 +14704,7 @@ __webpack_require__.r(__webpack_exports__);
14629
14704
  /* harmony import */ var _Send__WEBPACK_IMPORTED_MODULE_188__ = __webpack_require__(19045);
14630
14705
  /* harmony import */ var _Undo__WEBPACK_IMPORTED_MODULE_189__ = __webpack_require__(59704);
14631
14706
  /* harmony import */ var _ChipExtraction__WEBPACK_IMPORTED_MODULE_190__ = __webpack_require__(42382);
14707
+ /* harmony import */ var _Target__WEBPACK_IMPORTED_MODULE_191__ = __webpack_require__(81581);
14632
14708
 
14633
14709
  var __defProp = Object.defineProperty;
14634
14710
  var __getOwnPropSymbols = Object.getOwnPropertySymbols;
@@ -14847,6 +14923,7 @@ var __objRest = (source, exclude) => {
14847
14923
 
14848
14924
 
14849
14925
 
14926
+
14850
14927
 
14851
14928
 
14852
14929
  const svgMap = {
@@ -15040,7 +15117,8 @@ const svgMap = {
15040
15117
  account_circle_off: _AccountCircleOff__WEBPACK_IMPORTED_MODULE_187__.AccountCircleOffSVG,
15041
15118
  send: _Send__WEBPACK_IMPORTED_MODULE_188__.SendSVG,
15042
15119
  undo: _Undo__WEBPACK_IMPORTED_MODULE_189__.UndoSVG,
15043
- chip_extraction: _ChipExtraction__WEBPACK_IMPORTED_MODULE_190__.ChipExtractionSVG
15120
+ chip_extraction: _ChipExtraction__WEBPACK_IMPORTED_MODULE_190__.ChipExtractionSVG,
15121
+ target: _Target__WEBPACK_IMPORTED_MODULE_191__.TargetSVG
15044
15122
  };
15045
15123
  const defaultOpts = {
15046
15124
  name: "epilot",