@epilot360/icons 1.17.7 → 1.17.9
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/icons.config.yaml +11 -3
- package/index.js +313 -23
- package/index.js.map +1 -1
- package/package.json +1 -1
- package/react/AccountCircleOff/index.d.ts +4 -0
- package/react/AccountCircleOff/index.js +209 -0
- package/react/AccountCircleOff/index.js.map +1 -0
- package/react/ChipExtraction/index.d.ts +4 -0
- package/react/ChipExtraction/index.js +209 -0
- package/react/ChipExtraction/index.js.map +1 -0
- package/react/EpilotIcon.d.ts +4 -0
- package/react/EpilotIcon.js +226 -4
- package/react/EpilotIcon.js.map +1 -1
- package/react/index.d.ts +2 -0
- package/react/index.js +239 -11
- package/react/index.js.map +1 -1
- package/svg/AccountCircleOff/icon-fill.svg +1 -0
- package/svg/AccountCircleOff/icon.svg +1 -0
- package/svg/AccountCircleOff/index.d.ts +3 -0
- package/svg/AccountCircleOff/index.js +159 -0
- package/svg/AccountCircleOff/index.js.map +1 -0
- package/svg/ChipExtraction/icon-fill.svg +1 -0
- package/svg/ChipExtraction/icon.svg +1 -0
- package/svg/ChipExtraction/index.d.ts +3 -0
- package/svg/ChipExtraction/index.js +159 -0
- package/svg/ChipExtraction/index.js.map +1 -0
- package/svg/index.d.ts +2 -0
- package/svg/index.js +173 -11
- package/svg/index.js.map +1 -1
- package/svg/svgIcon.d.ts +2 -0
- package/svg/svgIcon.js +160 -4
- package/svg/svgIcon.js.map +1 -1
package/svg/svgIcon.d.ts
CHANGED
|
@@ -187,8 +187,10 @@ export declare const svgMap: {
|
|
|
187
187
|
unarchive: (opts?: IconProps) => string;
|
|
188
188
|
location_away: (opts?: IconProps) => string;
|
|
189
189
|
link_off: (opts?: IconProps) => string;
|
|
190
|
+
account_circle_off: (opts?: IconProps) => string;
|
|
190
191
|
send: (opts?: IconProps) => string;
|
|
191
192
|
undo: (opts?: IconProps) => string;
|
|
193
|
+
chip_extraction: (opts?: IconProps) => string;
|
|
192
194
|
};
|
|
193
195
|
export type IconSVGName = keyof typeof svgMap;
|
|
194
196
|
type Opts = IconProps & {
|
package/svg/svgIcon.js
CHANGED
|
@@ -164,6 +164,60 @@ var SvgIcon = function SvgIcon(props) {
|
|
|
164
164
|
|
|
165
165
|
/***/ }),
|
|
166
166
|
|
|
167
|
+
/***/ 70057:
|
|
168
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
169
|
+
|
|
170
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
171
|
+
/* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
172
|
+
/* harmony export */ });
|
|
173
|
+
/* unused harmony export ReactComponent */
|
|
174
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
175
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
176
|
+
var _path;
|
|
177
|
+
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); }
|
|
178
|
+
|
|
179
|
+
var SvgIconFill = function SvgIconFill(props) {
|
|
180
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
181
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
182
|
+
width: 48,
|
|
183
|
+
height: 48,
|
|
184
|
+
viewBox: "0 -960 960 960"
|
|
185
|
+
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
186
|
+
d: "M480-145.09q50.87 0 98.96-14.15 48.08-14.15 90.95-42.59L537.35-334.96q-15.44-2-30.37-3.5-14.94-1.5-29.81-1.5-54.47.57-106.52 14.81-52.04 14.24-100.65 38.19-16.96 8.66-19.87 27.27-2.91 18.6 12.04 31.38 46.74 38.74 102.2 60.98 55.46 22.24 115.63 22.24Zm336.52 88.87-90.48-90.04q-53.26 39.7-116.02 60.04Q547.26-65.87 480-65.87q-85.83 0-161.37-32.35-75.54-32.34-131.8-88.61-56.27-56.26-88.61-131.8Q65.87-394.17 65.87-480q0-66.83 20.35-128.8 20.34-61.98 60.04-115.68L47-824.74q-9.57-9.56-9.35-23.48.22-13.91 10.35-24.04 10.13-10.13 23.76-10.13t23.76 10.13l768.52 769.52q9.57 10.13 9.85 23.26.28 13.13-9.85 23.26-10.13 10.13-23.76 10.13t-23.76-10.13Zm-8.65-217.69q-9.7 0-18.96-3.07-9.26-3.06-16.95-11.32L593.44-466.83q-7.7-7.13-8.55-18.17-.85-11.04 5.15-20.3 14.74-16.74 22.55-37.35 7.8-20.61 7.8-43.78 0-58.7-40.85-99.55-40.84-40.85-99.54-40.85-22.61 0-43.22 8.09t-37.34 22.83q-9.83 5.43-20.59 4.87-10.76-.57-18.46-8.26l-72.09-72.66q-7.69-7.69-11.04-16.67-3.35-8.98-3.35-18.67 0-13.4 6.48-24.72 6.48-11.33 19.44-17.46 41.04-22.04 86.58-33.63Q431.96-894.7 480-894.7q85.83 0 161.37 32.63t131.8 88.9q56.27 56.26 88.9 131.8Q894.7-565.83 894.7-480q0 48.04-11.81 93.3-11.8 45.26-33.41 86.87-5.57 12.96-16.89 19.44-11.33 6.48-24.72 6.48Z"
|
|
187
|
+
})));
|
|
188
|
+
};
|
|
189
|
+
|
|
190
|
+
/* 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=\"M480-145.09q50.87 0 98.96-14.15 48.08-14.15 90.95-42.59L537.35-334.96q-15.44-2-30.37-3.5-14.94-1.5-29.81-1.5-54.47.57-106.52 14.81-52.04 14.24-100.65 38.19-16.96 8.66-19.87 27.27-2.91 18.6 12.04 31.38 46.74 38.74 102.2 60.98 55.46 22.24 115.63 22.24Zm336.52 88.87-90.48-90.04q-53.26 39.7-116.02 60.04Q547.26-65.87 480-65.87q-85.83 0-161.37-32.35-75.54-32.34-131.8-88.61-56.27-56.26-88.61-131.8Q65.87-394.17 65.87-480q0-66.83 20.35-128.8 20.34-61.98 60.04-115.68L47-824.74q-9.57-9.56-9.35-23.48.22-13.91 10.35-24.04 10.13-10.13 23.76-10.13t23.76 10.13l768.52 769.52q9.57 10.13 9.85 23.26.28 13.13-9.85 23.26-10.13 10.13-23.76 10.13t-23.76-10.13Zm-8.65-217.69q-9.7 0-18.96-3.07-9.26-3.06-16.95-11.32L593.44-466.83q-7.7-7.13-8.55-18.17-.85-11.04 5.15-20.3 14.74-16.74 22.55-37.35 7.8-20.61 7.8-43.78 0-58.7-40.85-99.55-40.84-40.85-99.54-40.85-22.61 0-43.22 8.09t-37.34 22.83q-9.83 5.43-20.59 4.87-10.76-.57-18.46-8.26l-72.09-72.66q-7.69-7.69-11.04-16.67-3.35-8.98-3.35-18.67 0-13.4 6.48-24.72 6.48-11.33 19.44-17.46 41.04-22.04 86.58-33.63Q431.96-894.7 480-894.7q85.83 0 161.37 32.63t131.8 88.9q56.27 56.26 88.9 131.8Q894.7-565.83 894.7-480q0 48.04-11.81 93.3-11.8 45.26-33.41 86.87-5.57 12.96-16.89 19.44-11.33 6.48-24.72 6.48Z\"/></svg>");
|
|
191
|
+
|
|
192
|
+
/***/ }),
|
|
193
|
+
|
|
194
|
+
/***/ 58491:
|
|
195
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
196
|
+
|
|
197
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
198
|
+
/* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
199
|
+
/* harmony export */ });
|
|
200
|
+
/* unused harmony export ReactComponent */
|
|
201
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
202
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
203
|
+
var _path;
|
|
204
|
+
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); }
|
|
205
|
+
|
|
206
|
+
var SvgIcon = function SvgIcon(props) {
|
|
207
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
208
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
209
|
+
width: 48,
|
|
210
|
+
height: 48,
|
|
211
|
+
viewBox: "0 -960 960 960"
|
|
212
|
+
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
213
|
+
d: "M435.87-435.87ZM480-145.09q54.74 0 107.37-17.66t96.28-50.38q-45.3-31.3-97.11-50.96-51.8-19.65-106.54-19.65-54.74 0-106.26 19.94-51.52 19.93-96.83 50.67 43.65 32.72 96 50.38 52.35 17.66 107.09 17.66Zm99.83-540.61q34.74 34.74 39.08 82.35 4.35 47.61-22 87.35-8.3 13.56-24.21 16.72-15.92 3.15-27.92-9.24l-9.61-9.61q-6.04-7.44-4.97-17.61 1.06-10.17 5.54-17.35 16.48-17.96 15.76-43.28-.72-25.33-18.24-43.12-18.56-18.29-44.48-19.29-25.91-1-44.24 15.56-8.45 5.22-18.19 5.29-9.74.06-17.31-6.98l-8.47-8.48q-11.4-11.87-8.09-27.78 3.3-15.92 16.87-24.35 39.87-26.74 88.8-19.83 48.94 6.92 81.68 39.65ZM480-65.87q-85.93 0-161.42-32.35-75.49-32.34-131.75-88.61-56.27-56.26-88.61-131.75Q65.87-394.07 65.87-480q0-66.64 20.48-129.25t59.91-115.23L47-824.74q-9.57-9.56-9.35-23.48.22-13.91 10.35-24.04 9.89-10.13 23.76-10.13 13.87 0 23.76 10.13l768.52 769.52q9.57 10.13 9.35 23.76-.22 13.63-10.35 23.76-9.82 9.57-23.1 9.57-13.29 0-23.42-9.57L201.83-668.91q-28.87 41.87-42.81 89.88-13.93 48.02-13.93 98.84 0 59.86 20.82 115.72 20.83 55.87 58.35 103.25 57.44-39.43 121.77-64.08 64.34-24.66 133.97-24.66 47.13 0 91.76 11.57 44.63 11.56 87.76 32.13L775-190.22q-58.7 59.83-134.87 92.09Q563.96-65.87 480-65.87Zm77.52-491.65ZM293.09-846.04q43.04-24.05 90.22-36.35Q430.5-894.7 480-894.7q83.05 0 158.9 31.38 75.85 31.38 134.47 90.04 58.61 58.65 89.97 134.55T894.7-480q0 48.91-11.53 95.39-11.52 46.48-34.13 89.52-6.56 14.96-21.95 19.72-15.39 4.76-30.35-3.93-14.96-7.57-18.94-23.74-3.97-16.18 2.03-31.7 17.04-33.91 26.06-70.1t9.02-75.16q0-139.74-97.58-237.33-97.59-97.58-237.33-97.58-38.97 0-75.66 9.02t-70.6 27.06q-14.96 6-30.41 2.03-15.46-3.98-24.31-17.94-8.85-13.96-4.87-29.35 3.98-15.39 18.94-21.95Z"
|
|
214
|
+
})));
|
|
215
|
+
};
|
|
216
|
+
|
|
217
|
+
/* 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=\"M435.87-435.87ZM480-145.09q54.74 0 107.37-17.66t96.28-50.38q-45.3-31.3-97.11-50.96-51.8-19.65-106.54-19.65-54.74 0-106.26 19.94-51.52 19.93-96.83 50.67 43.65 32.72 96 50.38 52.35 17.66 107.09 17.66Zm99.83-540.61q34.74 34.74 39.08 82.35 4.35 47.61-22 87.35-8.3 13.56-24.21 16.72-15.92 3.15-27.92-9.24l-9.61-9.61q-6.04-7.44-4.97-17.61 1.06-10.17 5.54-17.35 16.48-17.96 15.76-43.28-.72-25.33-18.24-43.12-18.56-18.29-44.48-19.29-25.91-1-44.24 15.56-8.45 5.22-18.19 5.29-9.74.06-17.31-6.98l-8.47-8.48q-11.4-11.87-8.09-27.78 3.3-15.92 16.87-24.35 39.87-26.74 88.8-19.83 48.94 6.92 81.68 39.65ZM480-65.87q-85.93 0-161.42-32.35-75.49-32.34-131.75-88.61-56.27-56.26-88.61-131.75Q65.87-394.07 65.87-480q0-66.64 20.48-129.25t59.91-115.23L47-824.74q-9.57-9.56-9.35-23.48.22-13.91 10.35-24.04 9.89-10.13 23.76-10.13 13.87 0 23.76 10.13l768.52 769.52q9.57 10.13 9.35 23.76-.22 13.63-10.35 23.76-9.82 9.57-23.1 9.57-13.29 0-23.42-9.57L201.83-668.91q-28.87 41.87-42.81 89.88-13.93 48.02-13.93 98.84 0 59.86 20.82 115.72 20.83 55.87 58.35 103.25 57.44-39.43 121.77-64.08 64.34-24.66 133.97-24.66 47.13 0 91.76 11.57 44.63 11.56 87.76 32.13L775-190.22q-58.7 59.83-134.87 92.09Q563.96-65.87 480-65.87Zm77.52-491.65ZM293.09-846.04q43.04-24.05 90.22-36.35Q430.5-894.7 480-894.7q83.05 0 158.9 31.38 75.85 31.38 134.47 90.04 58.61 58.65 89.97 134.55T894.7-480q0 48.91-11.53 95.39-11.52 46.48-34.13 89.52-6.56 14.96-21.95 19.72-15.39 4.76-30.35-3.93-14.96-7.57-18.94-23.74-3.97-16.18 2.03-31.7 17.04-33.91 26.06-70.1t9.02-75.16q0-139.74-97.58-237.33-97.59-97.58-237.33-97.58-38.97 0-75.66 9.02t-70.6 27.06q-14.96 6-30.41 2.03-15.46-3.98-24.31-17.94-8.85-13.96-4.87-29.35 3.98-15.39 18.94-21.95Z\"/></svg>");
|
|
218
|
+
|
|
219
|
+
/***/ }),
|
|
220
|
+
|
|
167
221
|
/***/ 63079:
|
|
168
222
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
169
223
|
|
|
@@ -2002,6 +2056,60 @@ var SvgIcon = function SvgIcon(props) {
|
|
|
2002
2056
|
|
|
2003
2057
|
/***/ }),
|
|
2004
2058
|
|
|
2059
|
+
/***/ 67236:
|
|
2060
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
2061
|
+
|
|
2062
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
2063
|
+
/* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
2064
|
+
/* harmony export */ });
|
|
2065
|
+
/* unused harmony export ReactComponent */
|
|
2066
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
2067
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
2068
|
+
var _path;
|
|
2069
|
+
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); }
|
|
2070
|
+
|
|
2071
|
+
var SvgIconFill = function SvgIconFill(props) {
|
|
2072
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
2073
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2074
|
+
width: 48,
|
|
2075
|
+
height: 48,
|
|
2076
|
+
viewBox: "0 -960 960 960"
|
|
2077
|
+
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
2078
|
+
d: "M199.78-481q0 106.03 69.87 185.71t176.26 92.38q14.83 2.56 24.46 14.65t9.63 27.65q0 17.96-15.14 28.5t-34.6 7.41q-134.61-18.39-222.43-119.54Q120-345.39 120-481q0-136.17 88.11-237.04T430.26-837.3q19.39-3.13 34.57 7.58Q480-819.01 480-801.47q0 16.04-9.63 27.93t-24.46 14.45q-106.39 12.7-176.26 92.38-69.87 79.68-69.87 185.71Zm500.48 40.61H390q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h310.26l-75.61-76.61q-11.26-11.62-11.26-27.68 0-16.06 11.83-27.88 11.82-11.83 27.78-11.83t27.78 11.83l144 143.43q11.83 11.83 11.83 28.35 0 16.52-11.83 28.35L681.35-308.22q-11.83 11.83-28.35 11.61-16.52-.22-28.35-12.04-11.26-11.83-11.26-28.07 0-16.24 11.83-28.06l75.04-75.61Z"
|
|
2079
|
+
})));
|
|
2080
|
+
};
|
|
2081
|
+
|
|
2082
|
+
/* 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=\"M199.78-481q0 106.03 69.87 185.71t176.26 92.38q14.83 2.56 24.46 14.65t9.63 27.65q0 17.96-15.14 28.5t-34.6 7.41q-134.61-18.39-222.43-119.54Q120-345.39 120-481q0-136.17 88.11-237.04T430.26-837.3q19.39-3.13 34.57 7.58Q480-819.01 480-801.47q0 16.04-9.63 27.93t-24.46 14.45q-106.39 12.7-176.26 92.38-69.87 79.68-69.87 185.71Zm500.48 40.61H390q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h310.26l-75.61-76.61q-11.26-11.62-11.26-27.68 0-16.06 11.83-27.88 11.82-11.83 27.78-11.83t27.78 11.83l144 143.43q11.83 11.83 11.83 28.35 0 16.52-11.83 28.35L681.35-308.22q-11.83 11.83-28.35 11.61-16.52-.22-28.35-12.04-11.26-11.83-11.26-28.07 0-16.24 11.83-28.06l75.04-75.61Z\"/></svg>");
|
|
2083
|
+
|
|
2084
|
+
/***/ }),
|
|
2085
|
+
|
|
2086
|
+
/***/ 35382:
|
|
2087
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
2088
|
+
|
|
2089
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
2090
|
+
/* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
2091
|
+
/* harmony export */ });
|
|
2092
|
+
/* unused harmony export ReactComponent */
|
|
2093
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
2094
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
2095
|
+
var _path;
|
|
2096
|
+
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); }
|
|
2097
|
+
|
|
2098
|
+
var SvgIcon = function SvgIcon(props) {
|
|
2099
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
2100
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2101
|
+
width: 48,
|
|
2102
|
+
height: 48,
|
|
2103
|
+
viewBox: "0 -960 960 960"
|
|
2104
|
+
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
2105
|
+
d: "M199.78-481q0 106.03 69.87 185.71t176.26 92.38q14.83 2.56 24.46 14.65t9.63 27.65q0 17.96-15.14 28.5t-34.6 7.41q-134.61-18.39-222.43-119.54Q120-345.39 120-481q0-136.17 88.11-237.04T430.26-837.3q19.39-3.13 34.57 7.58Q480-819.01 480-801.47q0 16.04-9.63 27.93t-24.46 14.45q-106.39 12.7-176.26 92.38-69.87 79.68-69.87 185.71Zm500.48 40.61H390q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h310.26l-75.61-76.61q-11.26-11.62-11.26-27.68 0-16.06 11.83-27.88 11.82-11.83 27.78-11.83t27.78 11.83l144 143.43q11.83 11.83 11.83 28.35 0 16.52-11.83 28.35L681.35-308.22q-11.83 11.83-28.35 11.61-16.52-.22-28.35-12.04-11.26-11.83-11.26-28.07 0-16.24 11.83-28.06l75.04-75.61Z"
|
|
2106
|
+
})));
|
|
2107
|
+
};
|
|
2108
|
+
|
|
2109
|
+
/* 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=\"M199.78-481q0 106.03 69.87 185.71t176.26 92.38q14.83 2.56 24.46 14.65t9.63 27.65q0 17.96-15.14 28.5t-34.6 7.41q-134.61-18.39-222.43-119.54Q120-345.39 120-481q0-136.17 88.11-237.04T430.26-837.3q19.39-3.13 34.57 7.58Q480-819.01 480-801.47q0 16.04-9.63 27.93t-24.46 14.45q-106.39 12.7-176.26 92.38-69.87 79.68-69.87 185.71Zm500.48 40.61H390q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h310.26l-75.61-76.61q-11.26-11.62-11.26-27.68 0-16.06 11.83-27.88 11.82-11.83 27.78-11.83t27.78 11.83l144 143.43q11.83 11.83 11.83 28.35 0 16.52-11.83 28.35L681.35-308.22q-11.83 11.83-28.35 11.61-16.52-.22-28.35-12.04-11.26-11.83-11.26-28.07 0-16.24 11.83-28.06l75.04-75.61Z\"/></svg>");
|
|
2110
|
+
|
|
2111
|
+
/***/ }),
|
|
2112
|
+
|
|
2005
2113
|
/***/ 56006:
|
|
2006
2114
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
2007
2115
|
|
|
@@ -10297,6 +10405,27 @@ const AccountSVG = (opts) => {
|
|
|
10297
10405
|
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (AccountSVG)));
|
|
10298
10406
|
|
|
10299
10407
|
|
|
10408
|
+
/***/ }),
|
|
10409
|
+
|
|
10410
|
+
/***/ 2891:
|
|
10411
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
10412
|
+
|
|
10413
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
10414
|
+
/* harmony export */ AccountCircleOffSVG: () => (/* binding */ AccountCircleOffSVG)
|
|
10415
|
+
/* harmony export */ });
|
|
10416
|
+
/* harmony import */ var _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(70057);
|
|
10417
|
+
/* harmony import */ var _icon_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(58491);
|
|
10418
|
+
|
|
10419
|
+
|
|
10420
|
+
|
|
10421
|
+
const AccountCircleOffSVG = (opts) => {
|
|
10422
|
+
var _a;
|
|
10423
|
+
const variant = (_a = opts == null ? void 0 : opts.variant) != null ? _a : "filled";
|
|
10424
|
+
return variant === "outlined" ? _icon_svg__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z : _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z;
|
|
10425
|
+
};
|
|
10426
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (AccountCircleOffSVG)));
|
|
10427
|
+
|
|
10428
|
+
|
|
10300
10429
|
/***/ }),
|
|
10301
10430
|
|
|
10302
10431
|
/***/ 3761:
|
|
@@ -11011,6 +11140,27 @@ const ChevronRightSVG = (opts) => {
|
|
|
11011
11140
|
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (ChevronRightSVG)));
|
|
11012
11141
|
|
|
11013
11142
|
|
|
11143
|
+
/***/ }),
|
|
11144
|
+
|
|
11145
|
+
/***/ 42382:
|
|
11146
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
11147
|
+
|
|
11148
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
11149
|
+
/* harmony export */ ChipExtractionSVG: () => (/* binding */ ChipExtractionSVG)
|
|
11150
|
+
/* harmony export */ });
|
|
11151
|
+
/* harmony import */ var _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(67236);
|
|
11152
|
+
/* harmony import */ var _icon_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(35382);
|
|
11153
|
+
|
|
11154
|
+
|
|
11155
|
+
|
|
11156
|
+
const ChipExtractionSVG = (opts) => {
|
|
11157
|
+
var _a;
|
|
11158
|
+
const variant = (_a = opts == null ? void 0 : opts.variant) != null ? _a : "filled";
|
|
11159
|
+
return variant === "outlined" ? _icon_svg__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z : _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z;
|
|
11160
|
+
};
|
|
11161
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (ChipExtractionSVG)));
|
|
11162
|
+
|
|
11163
|
+
|
|
11014
11164
|
/***/ }),
|
|
11015
11165
|
|
|
11016
11166
|
/***/ 91384:
|
|
@@ -14475,8 +14625,10 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
14475
14625
|
/* harmony import */ var _Unarchive__WEBPACK_IMPORTED_MODULE_184__ = __webpack_require__(96508);
|
|
14476
14626
|
/* harmony import */ var _LocationAway__WEBPACK_IMPORTED_MODULE_185__ = __webpack_require__(60050);
|
|
14477
14627
|
/* harmony import */ var _LinkOff__WEBPACK_IMPORTED_MODULE_186__ = __webpack_require__(42995);
|
|
14478
|
-
/* harmony import */ var
|
|
14479
|
-
/* harmony import */ var
|
|
14628
|
+
/* harmony import */ var _AccountCircleOff__WEBPACK_IMPORTED_MODULE_187__ = __webpack_require__(2891);
|
|
14629
|
+
/* harmony import */ var _Send__WEBPACK_IMPORTED_MODULE_188__ = __webpack_require__(19045);
|
|
14630
|
+
/* harmony import */ var _Undo__WEBPACK_IMPORTED_MODULE_189__ = __webpack_require__(59704);
|
|
14631
|
+
/* harmony import */ var _ChipExtraction__WEBPACK_IMPORTED_MODULE_190__ = __webpack_require__(42382);
|
|
14480
14632
|
|
|
14481
14633
|
var __defProp = Object.defineProperty;
|
|
14482
14634
|
var __getOwnPropSymbols = Object.getOwnPropertySymbols;
|
|
@@ -14692,6 +14844,8 @@ var __objRest = (source, exclude) => {
|
|
|
14692
14844
|
|
|
14693
14845
|
|
|
14694
14846
|
|
|
14847
|
+
|
|
14848
|
+
|
|
14695
14849
|
|
|
14696
14850
|
|
|
14697
14851
|
|
|
@@ -14883,8 +15037,10 @@ const svgMap = {
|
|
|
14883
15037
|
unarchive: _Unarchive__WEBPACK_IMPORTED_MODULE_184__.UnarchiveSVG,
|
|
14884
15038
|
location_away: _LocationAway__WEBPACK_IMPORTED_MODULE_185__.LocationAwaySVG,
|
|
14885
15039
|
link_off: _LinkOff__WEBPACK_IMPORTED_MODULE_186__.LinkOffSVG,
|
|
14886
|
-
|
|
14887
|
-
|
|
15040
|
+
account_circle_off: _AccountCircleOff__WEBPACK_IMPORTED_MODULE_187__.AccountCircleOffSVG,
|
|
15041
|
+
send: _Send__WEBPACK_IMPORTED_MODULE_188__.SendSVG,
|
|
15042
|
+
undo: _Undo__WEBPACK_IMPORTED_MODULE_189__.UndoSVG,
|
|
15043
|
+
chip_extraction: _ChipExtraction__WEBPACK_IMPORTED_MODULE_190__.ChipExtractionSVG
|
|
14888
15044
|
};
|
|
14889
15045
|
const defaultOpts = {
|
|
14890
15046
|
name: "epilot",
|