@epilot360/icons 1.16.16 → 1.16.17

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@epilot360/icons",
3
- "version": "1.16.16",
3
+ "version": "1.16.17",
4
4
  "author": "epilot GmbH",
5
5
  "license": "MIT",
6
6
  "scripts": {
@@ -176,6 +176,7 @@ import { AddTask } from './AddTask';
176
176
  import { Raven } from './Raven';
177
177
  import { DriveFileMove } from './DriveFileMove';
178
178
  import { Archive } from './Archive';
179
+ import { Unarchive } from './Unarchive';
179
180
  import type { IconPropsReact } from './types';
180
181
  export declare const IconComponentsMap: {
181
182
  epilot: typeof Epilot;
@@ -355,6 +356,7 @@ export declare const IconComponentsMap: {
355
356
  raven: typeof Raven;
356
357
  drive_file_move: typeof DriveFileMove;
357
358
  archive: typeof Archive;
359
+ unarchive: typeof Unarchive;
358
360
  };
359
361
  export type IconName = keyof typeof IconComponentsMap;
360
362
  type Props = IconPropsReact & {
@@ -8814,6 +8814,60 @@ var SvgIcon = function SvgIcon(props) {
8814
8814
 
8815
8815
  /***/ }),
8816
8816
 
8817
+ /***/ 96634:
8818
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
8819
+
8820
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
8821
+ /* harmony export */ r: () => (/* binding */ SvgIconFill)
8822
+ /* harmony export */ });
8823
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
8824
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
8825
+ var _path;
8826
+ 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); }
8827
+
8828
+ var SvgIconFill = function SvgIconFill(props) {
8829
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", _extends({
8830
+ xmlns: "http://www.w3.org/2000/svg",
8831
+ width: 24,
8832
+ height: 24,
8833
+ fill: "#5f6368",
8834
+ viewBox: "0 -960 960 960"
8835
+ }, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
8836
+ d: "M480-560 320-400l56 56 64-64v168h80v-168l64 64 56-56-160-160ZM200-120q-33 0-56.5-23.5T120-200v-499q0-14 4.5-27t13.5-24l50-61q11-14 27.5-21.5T250-840h460q18 0 34.5 7.5T772-811l50 61q9 11 13.5 24t4.5 27v499q0 33-23.5 56.5T760-120H200Zm16-600h528l-34-40H250l-34 40Z"
8837
+ })));
8838
+ };
8839
+
8840
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"24px\" viewBox=\"0 -960 960 960\" width=\"24px\" fill=\"#5f6368\"><path d=\"M480-560 320-400l56 56 64-64v168h80v-168l64 64 56-56-160-160ZM200-120q-33 0-56.5-23.5T120-200v-499q0-14 4.5-27t13.5-24l50-61q11-14 27.5-21.5T250-840h460q18 0 34.5 7.5T772-811l50 61q9 11 13.5 24t4.5 27v499q0 33-23.5 56.5T760-120H200Zm16-600h528l-34-40H250l-34 40Z\"/></svg>");
8841
+
8842
+ /***/ }),
8843
+
8844
+ /***/ 87706:
8845
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
8846
+
8847
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
8848
+ /* harmony export */ r: () => (/* binding */ SvgIcon)
8849
+ /* harmony export */ });
8850
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
8851
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
8852
+ var _path;
8853
+ 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); }
8854
+
8855
+ var SvgIcon = function SvgIcon(props) {
8856
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", _extends({
8857
+ xmlns: "http://www.w3.org/2000/svg",
8858
+ width: 24,
8859
+ height: 24,
8860
+ fill: "#5f6368",
8861
+ viewBox: "0 -960 960 960"
8862
+ }, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
8863
+ d: "M480-560 320-400l56 56 64-64v168h80v-168l64 64 56-56-160-160Zm-280-80v440h560v-440H200Zm0 520q-33 0-56.5-23.5T120-200v-499q0-14 4.5-27t13.5-24l50-61q11-14 27.5-21.5T250-840h460q18 0 34.5 7.5T772-811l50 61q9 11 13.5 24t4.5 27v499q0 33-23.5 56.5T760-120H200Zm16-600h528l-34-40H250l-34 40Zm264 300Z"
8864
+ })));
8865
+ };
8866
+
8867
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"24px\" viewBox=\"0 -960 960 960\" width=\"24px\" fill=\"#5f6368\"><path d=\"M480-560 320-400l56 56 64-64v168h80v-168l64 64 56-56-160-160Zm-280-80v440h560v-440H200Zm0 520q-33 0-56.5-23.5T120-200v-499q0-14 4.5-27t13.5-24l50-61q11-14 27.5-21.5T250-840h460q18 0 34.5 7.5T772-811l50 61q9 11 13.5 24t4.5 27v499q0 33-23.5 56.5T760-120H200Zm16-600h528l-34-40H250l-34 40Zm264 300Z\"/></svg>");
8868
+
8869
+ /***/ }),
8870
+
8817
8871
  /***/ 96520:
8818
8872
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
8819
8873
 
@@ -18694,6 +18748,62 @@ function TwoColumns(props) {
18694
18748
  /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (TwoColumns)));
18695
18749
 
18696
18750
 
18751
+ /***/ }),
18752
+
18753
+ /***/ 971:
18754
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
18755
+
18756
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
18757
+ /* harmony export */ Unarchive: () => (/* binding */ Unarchive)
18758
+ /* harmony export */ });
18759
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
18760
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
18761
+ /* harmony import */ var _svg_Unarchive_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(96634);
18762
+ /* harmony import */ var _svg_Unarchive_icon_svg__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(87706);
18763
+ /* harmony import */ var _common__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(58387);
18764
+
18765
+ var __defProp = Object.defineProperty;
18766
+ var __getOwnPropSymbols = Object.getOwnPropertySymbols;
18767
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
18768
+ var __propIsEnum = Object.prototype.propertyIsEnumerable;
18769
+ var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
18770
+ var __spreadValues = (a, b) => {
18771
+ for (var prop in b || (b = {}))
18772
+ if (__hasOwnProp.call(b, prop))
18773
+ __defNormalProp(a, prop, b[prop]);
18774
+ if (__getOwnPropSymbols)
18775
+ for (var prop of __getOwnPropSymbols(b)) {
18776
+ if (__propIsEnum.call(b, prop))
18777
+ __defNormalProp(a, prop, b[prop]);
18778
+ }
18779
+ return a;
18780
+ };
18781
+ var __objRest = (source, exclude) => {
18782
+ var target = {};
18783
+ for (var prop in source)
18784
+ if (__hasOwnProp.call(source, prop) && exclude.indexOf(prop) < 0)
18785
+ target[prop] = source[prop];
18786
+ if (source != null && __getOwnPropSymbols)
18787
+ for (var prop of __getOwnPropSymbols(source)) {
18788
+ if (exclude.indexOf(prop) < 0 && __propIsEnum.call(source, prop))
18789
+ target[prop] = source[prop];
18790
+ }
18791
+ return target;
18792
+ };
18793
+
18794
+
18795
+
18796
+
18797
+ const name = "unarchive";
18798
+ function Unarchive(props) {
18799
+ const _a = __spreadValues(__spreadValues({}, _common__WEBPACK_IMPORTED_MODULE_3__.defaultIconProps), props), { variant } = _a, restProps = __objRest(_a, ["variant"]);
18800
+ const IconComponent = variant === "outlined" ? _svg_Unarchive_icon_svg__WEBPACK_IMPORTED_MODULE_2__/* .ReactComponent */ .r : _svg_Unarchive_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__/* .ReactComponent */ .r;
18801
+ const overrides = props.size ? { width: props.size, height: props.size } : {};
18802
+ return /* @__PURE__ */ react__WEBPACK_IMPORTED_MODULE_0___default().createElement(IconComponent, __spreadValues(__spreadValues({ "aria-label": name }, restProps), overrides));
18803
+ }
18804
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (Unarchive)));
18805
+
18806
+
18697
18807
  /***/ }),
18698
18808
 
18699
18809
  /***/ 32123:
@@ -19424,6 +19534,7 @@ __webpack_require__.r(__webpack_exports__);
19424
19534
  /* harmony import */ var _Raven__WEBPACK_IMPORTED_MODULE_175__ = __webpack_require__(52332);
19425
19535
  /* harmony import */ var _DriveFileMove__WEBPACK_IMPORTED_MODULE_176__ = __webpack_require__(12691);
19426
19536
  /* harmony import */ var _Archive__WEBPACK_IMPORTED_MODULE_177__ = __webpack_require__(92464);
19537
+ /* harmony import */ var _Unarchive__WEBPACK_IMPORTED_MODULE_178__ = __webpack_require__(971);
19427
19538
 
19428
19539
  var __getOwnPropSymbols = Object.getOwnPropertySymbols;
19429
19540
  var __hasOwnProp = Object.prototype.hasOwnProperty;
@@ -19616,6 +19727,7 @@ var __objRest = (source, exclude) => {
19616
19727
 
19617
19728
 
19618
19729
 
19730
+
19619
19731
 
19620
19732
 
19621
19733
  const IconComponentsMap = {
@@ -19795,7 +19907,8 @@ const IconComponentsMap = {
19795
19907
  add_task: _AddTask__WEBPACK_IMPORTED_MODULE_174__.AddTask,
19796
19908
  raven: _Raven__WEBPACK_IMPORTED_MODULE_175__.Raven,
19797
19909
  drive_file_move: _DriveFileMove__WEBPACK_IMPORTED_MODULE_176__.DriveFileMove,
19798
- archive: _Archive__WEBPACK_IMPORTED_MODULE_177__.Archive
19910
+ archive: _Archive__WEBPACK_IMPORTED_MODULE_177__.Archive,
19911
+ unarchive: _Unarchive__WEBPACK_IMPORTED_MODULE_178__.Unarchive
19799
19912
  };
19800
19913
  const EpilotIcon = (props) => {
19801
19914
  const _a = props, { name } = _a, restProps = __objRest(_a, ["name"]);