@epilot360/icons 1.17.36 → 1.17.38

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
@@ -225,6 +225,8 @@ export declare const svgMap: {
225
225
  edit_document: (opts?: IconProps) => string;
226
226
  left_panel_close: (opts?: IconProps) => string;
227
227
  left_panel_open: (opts?: IconProps) => string;
228
+ hand: (opts?: IconProps) => string;
229
+ smart_toy: (opts?: IconProps) => string;
228
230
  };
229
231
  export type IconSVGName = keyof typeof svgMap;
230
232
  type Opts = IconProps & {
package/svg/svgIcon.js CHANGED
@@ -5568,6 +5568,60 @@ var SvgIcon = function SvgIcon(props) {
5568
5568
 
5569
5569
  /***/ }),
5570
5570
 
5571
+ /***/ 60563:
5572
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
5573
+
5574
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
5575
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
5576
+ /* harmony export */ });
5577
+ /* unused harmony export ReactComponent */
5578
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
5579
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
5580
+ var _path;
5581
+ 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); }
5582
+
5583
+ var SvgIconFill = function SvgIconFill(props) {
5584
+ return /*#__PURE__*/React.createElement("svg", _extends({
5585
+ xmlns: "http://www.w3.org/2000/svg",
5586
+ width: 48,
5587
+ height: 48,
5588
+ viewBox: "0 -960 960 960"
5589
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
5590
+ d: "M503.04-25.87q-98.08 0-181.67-50.61-83.59-50.61-134.41-135.69L70.87-409.65q-7.83-12.32-6.26-27.16 1.56-14.84 12.39-25.67l3-3q20.64-21.02 49.37-23.97 28.72-2.94 52.94 13.45l92.04 68.52v-411.56q0-14.11 10.19-24.88 10.2-10.78 25.74-10.78 13.98 0 24.68 10.78 10.69 10.77 10.69 24.88v334.69h99.09V-901.3q0-14.11 10.41-24.88 10.41-10.78 24.95-10.78 14.99 0 25.18 10.78 10.2 10.77 10.2 24.88v416.95h99.09v-374.69q0-14.11 10.19-24.88 10.2-10.78 25.74-10.78 13.98 0 24.39 10.78 10.41 10.77 10.41 24.88v374.69h98.09v-294.42q0-14.53 10.2-25.23 10.19-10.7 25.74-10.7 13.97 0 24.67 10.78 10.7 10.77 10.7 24.88V-368q0 143.59-103.16 242.86-103.15 99.27-248.5 99.27Z"
5591
+ })));
5592
+ };
5593
+
5594
+ /* 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=\"M503.04-25.87q-98.08 0-181.67-50.61-83.59-50.61-134.41-135.69L70.87-409.65q-7.83-12.32-6.26-27.16 1.56-14.84 12.39-25.67l3-3q20.64-21.02 49.37-23.97 28.72-2.94 52.94 13.45l92.04 68.52v-411.56q0-14.11 10.19-24.88 10.2-10.78 25.74-10.78 13.98 0 24.68 10.78 10.69 10.77 10.69 24.88v334.69h99.09V-901.3q0-14.11 10.41-24.88 10.41-10.78 24.95-10.78 14.99 0 25.18 10.78 10.2 10.77 10.2 24.88v416.95h99.09v-374.69q0-14.11 10.19-24.88 10.2-10.78 25.74-10.78 13.98 0 24.39 10.78 10.41 10.77 10.41 24.88v374.69h98.09v-294.42q0-14.53 10.2-25.23 10.19-10.7 25.74-10.7 13.97 0 24.67 10.78 10.7 10.77 10.7 24.88V-368q0 143.59-103.16 242.86-103.15 99.27-248.5 99.27Z\"/></svg>");
5595
+
5596
+ /***/ }),
5597
+
5598
+ /***/ 38035:
5599
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
5600
+
5601
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
5602
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
5603
+ /* harmony export */ });
5604
+ /* unused harmony export ReactComponent */
5605
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
5606
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
5607
+ var _path;
5608
+ 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); }
5609
+
5610
+ var SvgIcon = function SvgIcon(props) {
5611
+ return /*#__PURE__*/React.createElement("svg", _extends({
5612
+ xmlns: "http://www.w3.org/2000/svg",
5613
+ width: 48,
5614
+ height: 48,
5615
+ viewBox: "0 -960 960 960"
5616
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
5617
+ d: "M503.04-25.87q-97.91 0-181.59-50.61-83.67-50.61-134.49-135.69L70.87-409.65q-7.83-12.32-6.26-27.16 1.56-14.84 12.39-25.67l3-3q20.64-21.02 49.37-23.97 28.72-2.94 52.94 13.45l92.04 68.52v-411.56q0-14.11 10.27-24.88 10.27-10.78 25.45-10.78 14.19 0 24.89 10.78 10.69 10.77 10.69 24.88v471.82q0 24.65-21.3 35.48-21.31 10.83-41.39-3l-131-95.3 92.91 157.21q39.58 71.33 108.5 113.49 68.91 42.17 149.67 42.17 115.83 0 198.09-78.24 82.26-78.23 82.26-192.82v-410.81q0-14.11 10.27-24.88 10.27-10.78 25.46-10.78 14.18 0 24.88 10.78 10.7 10.77 10.7 24.88V-368q0 143.59-103.16 242.86-103.15 99.27-248.5 99.27ZM479.9-936.96q15.19 0 25.38 10.78 10.2 10.77 10.2 24.88V-520q0 15.11-10.31 25.38-10.3 10.27-25.45 10.27-15.15 0-25.07-10.27-9.91-10.27-9.91-25.38v-381.3q0-14.11 10.48-24.88 10.48-10.78 24.68-10.78Zm170.39 42.26q14.19 0 24.6 10.78 10.41 10.77 10.41 24.88V-520q0 15.11-10.19 25.38t-25.17 10.27q-14.98 0-25.18-10.27-10.19-10.27-10.19-25.38v-339.04q0-14.11 10.27-24.88 10.27-10.78 25.45-10.78ZM468.17-291.04Z"
5618
+ })));
5619
+ };
5620
+
5621
+ /* 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=\"M503.04-25.87q-97.91 0-181.59-50.61-83.67-50.61-134.49-135.69L70.87-409.65q-7.83-12.32-6.26-27.16 1.56-14.84 12.39-25.67l3-3q20.64-21.02 49.37-23.97 28.72-2.94 52.94 13.45l92.04 68.52v-411.56q0-14.11 10.27-24.88 10.27-10.78 25.45-10.78 14.19 0 24.89 10.78 10.69 10.77 10.69 24.88v471.82q0 24.65-21.3 35.48-21.31 10.83-41.39-3l-131-95.3 92.91 157.21q39.58 71.33 108.5 113.49 68.91 42.17 149.67 42.17 115.83 0 198.09-78.24 82.26-78.23 82.26-192.82v-410.81q0-14.11 10.27-24.88 10.27-10.78 25.46-10.78 14.18 0 24.88 10.78 10.7 10.77 10.7 24.88V-368q0 143.59-103.16 242.86-103.15 99.27-248.5 99.27ZM479.9-936.96q15.19 0 25.38 10.78 10.2 10.77 10.2 24.88V-520q0 15.11-10.31 25.38-10.3 10.27-25.45 10.27-15.15 0-25.07-10.27-9.91-10.27-9.91-25.38v-381.3q0-14.11 10.48-24.88 10.48-10.78 24.68-10.78Zm170.39 42.26q14.19 0 24.6 10.78 10.41 10.77 10.41 24.88V-520q0 15.11-10.19 25.38t-25.17 10.27q-14.98 0-25.18-10.27-10.19-10.27-10.19-25.38v-339.04q0-14.11 10.27-24.88 10.27-10.78 25.45-10.78ZM468.17-291.04Z\"/></svg>");
5622
+
5623
+ /***/ }),
5624
+
5571
5625
  /***/ 61115:
5572
5626
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
5573
5627
 
@@ -10444,6 +10498,60 @@ var SvgIcon = function SvgIcon(props) {
10444
10498
 
10445
10499
  /***/ }),
10446
10500
 
10501
+ /***/ 92172:
10502
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
10503
+
10504
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
10505
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
10506
+ /* harmony export */ });
10507
+ /* unused harmony export ReactComponent */
10508
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
10509
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
10510
+ var _path;
10511
+ 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); }
10512
+
10513
+ var SvgIconFill = function SvgIconFill(props) {
10514
+ return /*#__PURE__*/React.createElement("svg", _extends({
10515
+ xmlns: "http://www.w3.org/2000/svg",
10516
+ width: 48,
10517
+ height: 48,
10518
+ viewBox: "0 -960 960 960"
10519
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
10520
+ d: "M134-376q-45 0-76-31.21T27-483q0-44.58 31.21-75.79Q89.42-590 134-590v-136q0-24 18-42t42-18h179q0-45 31.21-76T480-893q44.58 0 75.79 31.21Q587-830.58 587-786h179q24 0 42 18t18 42v136q45 0 76 31.21T933-483q0 44.58-31.21 75.79Q870.58-376 826-376v209q0 24-18 42t-42 18H194q-24 0-42-18t-18-42v-209Zm212.63-103.39q17.89 0 30.24-12.58 12.35-12.59 12.35-30.77 0-18.17-12.59-30.52-12.58-12.35-30.47-12.35-17.9 0-30.53 12.54Q303-540.54 303-521.98q0 17.89 12.87 30.24 12.86 12.35 30.76 12.35Zm267.21 0q17.9 0 30.53-12.58Q657-504.56 657-522.74q0-18.17-12.87-30.52-12.86-12.35-30.76-12.35-17.89 0-30.24 12.54-12.35 12.53-12.35 31.09 0 17.89 12.59 30.24 12.58 12.35 30.47 12.35ZM351.61-285h257.35q13.95 0 23.38-9.63 9.44-9.64 9.44-23.88 0-14-9.44-23.35-9.43-9.36-23.38-9.36H351.61q-14.19 0-23.79 9.48-9.6 9.47-9.6 23.47 0 14.01 9.6 23.64t23.79 9.63Z"
10521
+ })));
10522
+ };
10523
+
10524
+ /* 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=\"M134-376q-45 0-76-31.21T27-483q0-44.58 31.21-75.79Q89.42-590 134-590v-136q0-24 18-42t42-18h179q0-45 31.21-76T480-893q44.58 0 75.79 31.21Q587-830.58 587-786h179q24 0 42 18t18 42v136q45 0 76 31.21T933-483q0 44.58-31.21 75.79Q870.58-376 826-376v209q0 24-18 42t-42 18H194q-24 0-42-18t-18-42v-209Zm212.63-103.39q17.89 0 30.24-12.58 12.35-12.59 12.35-30.77 0-18.17-12.59-30.52-12.58-12.35-30.47-12.35-17.9 0-30.53 12.54Q303-540.54 303-521.98q0 17.89 12.87 30.24 12.86 12.35 30.76 12.35Zm267.21 0q17.9 0 30.53-12.58Q657-504.56 657-522.74q0-18.17-12.87-30.52-12.86-12.35-30.76-12.35-17.89 0-30.24 12.54-12.35 12.53-12.35 31.09 0 17.89 12.59 30.24 12.58 12.35 30.47 12.35ZM351.61-285h257.35q13.95 0 23.38-9.63 9.44-9.64 9.44-23.88 0-14-9.44-23.35-9.43-9.36-23.38-9.36H351.61q-14.19 0-23.79 9.48-9.6 9.47-9.6 23.47 0 14.01 9.6 23.64t23.79 9.63Z\"/></svg>");
10525
+
10526
+ /***/ }),
10527
+
10528
+ /***/ 23503:
10529
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
10530
+
10531
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
10532
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
10533
+ /* harmony export */ });
10534
+ /* unused harmony export ReactComponent */
10535
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
10536
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
10537
+ var _path;
10538
+ 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); }
10539
+
10540
+ var SvgIcon = function SvgIcon(props) {
10541
+ return /*#__PURE__*/React.createElement("svg", _extends({
10542
+ xmlns: "http://www.w3.org/2000/svg",
10543
+ width: 48,
10544
+ height: 48,
10545
+ viewBox: "0 -960 960 960"
10546
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
10547
+ d: "M134-376q-45 0-76-31.21T27-483q0-44.58 31.21-75.79Q89.42-590 134-590v-136q0-24 18-42t42-18h179q0-45 31.21-76T480-893q44.58 0 75.79 31.21Q587-830.58 587-786h179q24 0 42 18t18 42v136q45 0 76 31.21T933-483q0 44.58-31.21 75.79Q870.58-376 826-376v209q0 24-18 42t-42 18H194q-24 0-42-18t-18-42v-209Zm212.63-103.39q17.89 0 30.24-12.58 12.35-12.59 12.35-30.77 0-18.17-12.59-30.52-12.58-12.35-30.47-12.35-17.9 0-30.53 12.54Q303-540.54 303-521.98q0 17.89 12.87 30.24 12.86 12.35 30.76 12.35Zm267.21 0q17.9 0 30.53-12.58Q657-504.56 657-522.74q0-18.17-12.87-30.52-12.86-12.35-30.76-12.35-17.89 0-30.24 12.54-12.35 12.53-12.35 31.09 0 17.89 12.59 30.24 12.58 12.35 30.47 12.35ZM351.61-285h257.35q13.95 0 23.38-9.63 9.44-9.64 9.44-23.88 0-14-9.44-23.35-9.43-9.36-23.38-9.36H351.61q-14.19 0-23.79 9.48-9.6 9.47-9.6 23.47 0 14.01 9.6 23.64t23.79 9.63Zm-138.39 98.78h533.56v-520.56H213.22v520.56ZM480-447Z"
10548
+ })));
10549
+ };
10550
+
10551
+ /* 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=\"M134-376q-45 0-76-31.21T27-483q0-44.58 31.21-75.79Q89.42-590 134-590v-136q0-24 18-42t42-18h179q0-45 31.21-76T480-893q44.58 0 75.79 31.21Q587-830.58 587-786h179q24 0 42 18t18 42v136q45 0 76 31.21T933-483q0 44.58-31.21 75.79Q870.58-376 826-376v209q0 24-18 42t-42 18H194q-24 0-42-18t-18-42v-209Zm212.63-103.39q17.89 0 30.24-12.58 12.35-12.59 12.35-30.77 0-18.17-12.59-30.52-12.58-12.35-30.47-12.35-17.9 0-30.53 12.54Q303-540.54 303-521.98q0 17.89 12.87 30.24 12.86 12.35 30.76 12.35Zm267.21 0q17.9 0 30.53-12.58Q657-504.56 657-522.74q0-18.17-12.87-30.52-12.86-12.35-30.76-12.35-17.89 0-30.24 12.54-12.35 12.53-12.35 31.09 0 17.89 12.59 30.24 12.58 12.35 30.47 12.35ZM351.61-285h257.35q13.95 0 23.38-9.63 9.44-9.64 9.44-23.88 0-14-9.44-23.35-9.43-9.36-23.38-9.36H351.61q-14.19 0-23.79 9.48-9.6 9.47-9.6 23.47 0 14.01 9.6 23.64t23.79 9.63Zm-138.39 98.78h533.56v-520.56H213.22v520.56ZM480-447Z\"/></svg>");
10552
+
10553
+ /***/ }),
10554
+
10447
10555
  /***/ 20260:
10448
10556
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
10449
10557
 
@@ -14486,6 +14594,27 @@ const GridViewSVG = (opts) => {
14486
14594
  /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (GridViewSVG)));
14487
14595
 
14488
14596
 
14597
+ /***/ }),
14598
+
14599
+ /***/ 91936:
14600
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
14601
+
14602
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
14603
+ /* harmony export */ HandSVG: () => (/* binding */ HandSVG)
14604
+ /* harmony export */ });
14605
+ /* harmony import */ var _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(60563);
14606
+ /* harmony import */ var _icon_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(38035);
14607
+
14608
+
14609
+
14610
+ const HandSVG = (opts) => {
14611
+ var _a;
14612
+ const variant = (_a = opts == null ? void 0 : opts.variant) != null ? _a : "filled";
14613
+ return variant === "outlined" ? _icon_svg__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z : _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z;
14614
+ };
14615
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (HandSVG)));
14616
+
14617
+
14489
14618
  /***/ }),
14490
14619
 
14491
14620
  /***/ 65045:
@@ -16334,6 +16463,27 @@ const SkipSVG = (opts) => {
16334
16463
  /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (SkipSVG)));
16335
16464
 
16336
16465
 
16466
+ /***/ }),
16467
+
16468
+ /***/ 15000:
16469
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
16470
+
16471
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
16472
+ /* harmony export */ SmartToySVG: () => (/* binding */ SmartToySVG)
16473
+ /* harmony export */ });
16474
+ /* harmony import */ var _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(92172);
16475
+ /* harmony import */ var _icon_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(23503);
16476
+
16477
+
16478
+
16479
+ const SmartToySVG = (opts) => {
16480
+ var _a;
16481
+ const variant = (_a = opts == null ? void 0 : opts.variant) != null ? _a : "filled";
16482
+ return variant === "outlined" ? _icon_svg__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z : _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z;
16483
+ };
16484
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (SmartToySVG)));
16485
+
16486
+
16337
16487
  /***/ }),
16338
16488
 
16339
16489
  /***/ 25530:
@@ -17379,6 +17529,8 @@ __webpack_require__.r(__webpack_exports__);
17379
17529
  /* harmony import */ var _EditDocument__WEBPACK_IMPORTED_MODULE_222__ = __webpack_require__(83278);
17380
17530
  /* harmony import */ var _LeftPanelClose__WEBPACK_IMPORTED_MODULE_223__ = __webpack_require__(27381);
17381
17531
  /* harmony import */ var _LeftPanelOpen__WEBPACK_IMPORTED_MODULE_224__ = __webpack_require__(60750);
17532
+ /* harmony import */ var _Hand__WEBPACK_IMPORTED_MODULE_225__ = __webpack_require__(91936);
17533
+ /* harmony import */ var _SmartToy__WEBPACK_IMPORTED_MODULE_226__ = __webpack_require__(15000);
17382
17534
 
17383
17535
  var __defProp = Object.defineProperty;
17384
17536
  var __getOwnPropSymbols = Object.getOwnPropertySymbols;
@@ -17630,6 +17782,8 @@ var __objRest = (source, exclude) => {
17630
17782
 
17631
17783
 
17632
17784
 
17785
+
17786
+
17633
17787
 
17634
17788
 
17635
17789
 
@@ -17858,7 +18012,9 @@ const svgMap = {
17858
18012
  inbox: _Inbox__WEBPACK_IMPORTED_MODULE_221__.InboxSVG,
17859
18013
  edit_document: _EditDocument__WEBPACK_IMPORTED_MODULE_222__.EditDocumentSVG,
17860
18014
  left_panel_close: _LeftPanelClose__WEBPACK_IMPORTED_MODULE_223__.LeftPanelCloseSVG,
17861
- left_panel_open: _LeftPanelOpen__WEBPACK_IMPORTED_MODULE_224__.LeftPanelOpenSVG
18015
+ left_panel_open: _LeftPanelOpen__WEBPACK_IMPORTED_MODULE_224__.LeftPanelOpenSVG,
18016
+ hand: _Hand__WEBPACK_IMPORTED_MODULE_225__.HandSVG,
18017
+ smart_toy: _SmartToy__WEBPACK_IMPORTED_MODULE_226__.SmartToySVG
17862
18018
  };
17863
18019
  const defaultOpts = {
17864
18020
  name: "epilot",