@epilot360/icons 1.17.10 → 1.17.11

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
@@ -192,6 +192,7 @@ export declare const svgMap: {
192
192
  undo: (opts?: IconProps) => string;
193
193
  chip_extraction: (opts?: IconProps) => string;
194
194
  target: (opts?: IconProps) => string;
195
+ campaign: (opts?: IconProps) => string;
195
196
  };
196
197
  export type IconSVGName = keyof typeof svgMap;
197
198
  type Opts = IconProps & {
package/svg/svgIcon.js CHANGED
@@ -1678,6 +1678,60 @@ var SvgIcon = function SvgIcon(props) {
1678
1678
 
1679
1679
  /***/ }),
1680
1680
 
1681
+ /***/ 28204:
1682
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1683
+
1684
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1685
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
1686
+ /* harmony export */ });
1687
+ /* unused harmony export ReactComponent */
1688
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
1689
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
1690
+ var _path;
1691
+ 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); }
1692
+
1693
+ var SvgIconFill = function SvgIconFill(props) {
1694
+ return /*#__PURE__*/React.createElement("svg", _extends({
1695
+ xmlns: "http://www.w3.org/2000/svg",
1696
+ width: 48,
1697
+ height: 48,
1698
+ viewBox: "0 -960 960 960"
1699
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
1700
+ d: "M869.78-443.78H773q-15.58 0-26.18-10.66-10.6-10.65-10.6-25.74 0-15.08 10.6-25.56 10.6-10.48 26.18-10.48h96.78q15.01 0 25.62 10.66 10.6 10.65 10.6 25.74 0 15.08-10.6 25.56-10.61 10.48-25.62 10.48ZM684.91-277.96q9.7-11.69 24.35-13.98 14.65-2.28 26.7 6.85l78.08 57.96q11.7 9.13 14.27 23.78 2.56 14.65-7.13 26.7-9.14 12.26-23.79 14.82-14.65 2.57-27.26-7.13l-78.09-57.95q-11.69-9.13-14.26-24.07-2.56-14.93 7.13-26.98Zm129.13-454.91-75.08 56.96q-12.05 9.13-26.7 6.85-14.65-2.29-24.35-13.98-9.69-11.7-7.41-26.81 2.28-15.11 14.54-24.24l75.66-57.52q12.04-9.13 26.69-6.56 14.65 2.56 23.79 14.26 9.69 12.26 7.13 27.08-2.57 14.83-14.27 23.96ZM184-345.87h-57q-30.97-2.26-51.98-25.25Q54-394.12 54-425.09v-109.82q0-32.67 23.56-56.23 23.56-23.56 56.22-23.56h170.39l158.96-94.69q20.09-11.83 39.89-.63 19.81 11.2 19.81 34.54v390.96q0 23.34-19.81 34.54-19.8 11.2-39.89-.63l-158.96-95.26h-38.13v119.26q0 17.27-11.78 29.01-11.79 11.73-29.13 11.73-17.35 0-29.24-11.73Q184-209.34 184-226.61v-119.26Zm378.83 14V-628.7q33.21 25.7 53.11 64.44 19.89 38.74 19.89 84.26t-19.89 84.26q-19.9 38.74-53.11 63.87Z"
1701
+ })));
1702
+ };
1703
+
1704
+ /* 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=\"M869.78-443.78H773q-15.58 0-26.18-10.66-10.6-10.65-10.6-25.74 0-15.08 10.6-25.56 10.6-10.48 26.18-10.48h96.78q15.01 0 25.62 10.66 10.6 10.65 10.6 25.74 0 15.08-10.6 25.56-10.61 10.48-25.62 10.48ZM684.91-277.96q9.7-11.69 24.35-13.98 14.65-2.28 26.7 6.85l78.08 57.96q11.7 9.13 14.27 23.78 2.56 14.65-7.13 26.7-9.14 12.26-23.79 14.82-14.65 2.57-27.26-7.13l-78.09-57.95q-11.69-9.13-14.26-24.07-2.56-14.93 7.13-26.98Zm129.13-454.91-75.08 56.96q-12.05 9.13-26.7 6.85-14.65-2.29-24.35-13.98-9.69-11.7-7.41-26.81 2.28-15.11 14.54-24.24l75.66-57.52q12.04-9.13 26.69-6.56 14.65 2.56 23.79 14.26 9.69 12.26 7.13 27.08-2.57 14.83-14.27 23.96ZM184-345.87h-57q-30.97-2.26-51.98-25.25Q54-394.12 54-425.09v-109.82q0-32.67 23.56-56.23 23.56-23.56 56.22-23.56h170.39l158.96-94.69q20.09-11.83 39.89-.63 19.81 11.2 19.81 34.54v390.96q0 23.34-19.81 34.54-19.8 11.2-39.89-.63l-158.96-95.26h-38.13v119.26q0 17.27-11.78 29.01-11.79 11.73-29.13 11.73-17.35 0-29.24-11.73Q184-209.34 184-226.61v-119.26Zm378.83 14V-628.7q33.21 25.7 53.11 64.44 19.89 38.74 19.89 84.26t-19.89 84.26q-19.9 38.74-53.11 63.87Z\"/></svg>");
1705
+
1706
+ /***/ }),
1707
+
1708
+ /***/ 5257:
1709
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1710
+
1711
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1712
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
1713
+ /* harmony export */ });
1714
+ /* unused harmony export ReactComponent */
1715
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
1716
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
1717
+ var _path;
1718
+ 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); }
1719
+
1720
+ var SvgIcon = function SvgIcon(props) {
1721
+ return /*#__PURE__*/React.createElement("svg", _extends({
1722
+ xmlns: "http://www.w3.org/2000/svg",
1723
+ width: 48,
1724
+ height: 48,
1725
+ viewBox: "0 -960 960 960"
1726
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
1727
+ d: "M869.78-443.78h-96.71q-15.86 0-26.35-10.43-10.5-10.43-10.5-25.85 0-15.41 10.57-25.79 10.58-10.37 26.21-10.37h96.78q15.4 0 25.81 10.43Q906-495.36 906-479.94q0 15.41-10.41 25.79-10.41 10.37-25.81 10.37ZM685.05-277.92q9.56-11.73 24.21-14.02 14.65-2.28 26.7 6.85l78.08 57.96q11.7 9.13 14.27 23.78 2.56 14.65-6.85 26.98-9.42 11.98-24.07 14.54-14.65 2.57-27.42-7.3l-77.93-57.78q-11.69-9.13-14.26-24.03-2.56-14.9 7.27-26.98Zm128.99-454.95-75.08 56.96q-12.05 9.13-26.7 6.85-14.65-2.29-24.21-14.02-9.83-11.73-7.46-26.79 2.38-15.06 14.45-24.22l75.66-57.52q12.04-9.13 26.69-6.56 14.65 2.56 23.79 13.97 9.69 12.55 7.13 27.37-2.57 14.83-14.27 23.96ZM184-345.87h-57q-30.97-2.26-51.98-25.29Q54-394.19 54-425.09v-109.82q0-32.91 23.44-56.35 23.43-23.44 56.34-23.44h170.39l158.96-94.69q20.09-11.83 39.89-.51 19.81 11.32 19.81 34.42v390.96q0 23.1-19.81 34.42-19.8 11.32-39.89-.51l-158.96-95.26h-38.13v119.26q0 17.27-11.78 29.01-11.79 11.73-29.13 11.73-17.35 0-29.24-11.73Q184-209.34 184-226.61v-119.26Zm259.04-8.61v-251.04l-118.91 70.61H133.78v109.82h190.35l118.91 70.61Zm119.79 22.61V-628.7q33.21 25.7 53.11 64.44 19.89 38.74 19.89 84.26t-19.78 84.21q-19.78 38.68-53.22 63.92ZM288.7-480Z"
1728
+ })));
1729
+ };
1730
+
1731
+ /* 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=\"M869.78-443.78h-96.71q-15.86 0-26.35-10.43-10.5-10.43-10.5-25.85 0-15.41 10.57-25.79 10.58-10.37 26.21-10.37h96.78q15.4 0 25.81 10.43Q906-495.36 906-479.94q0 15.41-10.41 25.79-10.41 10.37-25.81 10.37ZM685.05-277.92q9.56-11.73 24.21-14.02 14.65-2.28 26.7 6.85l78.08 57.96q11.7 9.13 14.27 23.78 2.56 14.65-6.85 26.98-9.42 11.98-24.07 14.54-14.65 2.57-27.42-7.3l-77.93-57.78q-11.69-9.13-14.26-24.03-2.56-14.9 7.27-26.98Zm128.99-454.95-75.08 56.96q-12.05 9.13-26.7 6.85-14.65-2.29-24.21-14.02-9.83-11.73-7.46-26.79 2.38-15.06 14.45-24.22l75.66-57.52q12.04-9.13 26.69-6.56 14.65 2.56 23.79 13.97 9.69 12.55 7.13 27.37-2.57 14.83-14.27 23.96ZM184-345.87h-57q-30.97-2.26-51.98-25.29Q54-394.19 54-425.09v-109.82q0-32.91 23.44-56.35 23.43-23.44 56.34-23.44h170.39l158.96-94.69q20.09-11.83 39.89-.51 19.81 11.32 19.81 34.42v390.96q0 23.1-19.81 34.42-19.8 11.32-39.89-.51l-158.96-95.26h-38.13v119.26q0 17.27-11.78 29.01-11.79 11.73-29.13 11.73-17.35 0-29.24-11.73Q184-209.34 184-226.61v-119.26Zm259.04-8.61v-251.04l-118.91 70.61H133.78v109.82h190.35l118.91 70.61Zm119.79 22.61V-628.7q33.21 25.7 53.11 64.44 19.89 38.74 19.89 84.26t-19.78 84.21q-19.78 38.68-53.22 63.92ZM288.7-480Z\"/></svg>");
1732
+
1733
+ /***/ }),
1734
+
1681
1735
  /***/ 60799:
1682
1736
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
1683
1737
 
@@ -11047,6 +11101,27 @@ const CallSVG = (opts) => {
11047
11101
  /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (CallSVG)));
11048
11102
 
11049
11103
 
11104
+ /***/ }),
11105
+
11106
+ /***/ 3942:
11107
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
11108
+
11109
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
11110
+ /* harmony export */ CampaignSVG: () => (/* binding */ CampaignSVG)
11111
+ /* harmony export */ });
11112
+ /* harmony import */ var _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(28204);
11113
+ /* harmony import */ var _icon_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(5257);
11114
+
11115
+
11116
+
11117
+ const CampaignSVG = (opts) => {
11118
+ var _a;
11119
+ const variant = (_a = opts == null ? void 0 : opts.variant) != null ? _a : "filled";
11120
+ return variant === "outlined" ? _icon_svg__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z : _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z;
11121
+ };
11122
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (CampaignSVG)));
11123
+
11124
+
11050
11125
  /***/ }),
11051
11126
 
11052
11127
  /***/ 41624:
@@ -14705,6 +14780,7 @@ __webpack_require__.r(__webpack_exports__);
14705
14780
  /* harmony import */ var _Undo__WEBPACK_IMPORTED_MODULE_189__ = __webpack_require__(59704);
14706
14781
  /* harmony import */ var _ChipExtraction__WEBPACK_IMPORTED_MODULE_190__ = __webpack_require__(42382);
14707
14782
  /* harmony import */ var _Target__WEBPACK_IMPORTED_MODULE_191__ = __webpack_require__(81581);
14783
+ /* harmony import */ var _Campaign__WEBPACK_IMPORTED_MODULE_192__ = __webpack_require__(3942);
14708
14784
 
14709
14785
  var __defProp = Object.defineProperty;
14710
14786
  var __getOwnPropSymbols = Object.getOwnPropertySymbols;
@@ -14924,6 +15000,7 @@ var __objRest = (source, exclude) => {
14924
15000
 
14925
15001
 
14926
15002
 
15003
+
14927
15004
 
14928
15005
 
14929
15006
  const svgMap = {
@@ -15118,7 +15195,8 @@ const svgMap = {
15118
15195
  send: _Send__WEBPACK_IMPORTED_MODULE_188__.SendSVG,
15119
15196
  undo: _Undo__WEBPACK_IMPORTED_MODULE_189__.UndoSVG,
15120
15197
  chip_extraction: _ChipExtraction__WEBPACK_IMPORTED_MODULE_190__.ChipExtractionSVG,
15121
- target: _Target__WEBPACK_IMPORTED_MODULE_191__.TargetSVG
15198
+ target: _Target__WEBPACK_IMPORTED_MODULE_191__.TargetSVG,
15199
+ campaign: _Campaign__WEBPACK_IMPORTED_MODULE_192__.CampaignSVG
15122
15200
  };
15123
15201
  const defaultOpts = {
15124
15202
  name: "epilot",