@epilot360/icons 1.17.21 → 1.17.22

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.
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M352.39-248.87h255.78q13.97 0 23.4-9.75 9.43-9.74 9.43-23.76 0-14.01-9.43-23.36t-23.4-9.35H351.83q-13.97 0-23.4 9.47-9.43 9.46-9.43 23.47 0 14.02 9.71 23.65 9.72 9.63 23.68 9.63Zm0-170h255.78q13.97 0 23.4-9.75 9.43-9.74 9.43-23.76 0-14.01-9.43-23.36t-23.4-9.35H351.83q-13.97 0-23.4 9.47-9.43 9.46-9.43 23.47 0 14.02 9.71 23.65 9.72 9.63 23.68 9.63Zm-127.3 353q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-669.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h328.65q16.32 0 31.31 6.7 14.99 6.7 25.82 17.52l179.61 179.61q10.82 10.83 17.52 25.82 6.7 14.99 6.7 31.31v488.65q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H225.09Zm320.82-602.65q0 16.7 11.45 28.16 11.46 11.45 28.16 11.45h149.39l-189-186v146.39Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M352.39-248.87h255.78q13.95 0 23.39-9.63 9.44-9.64 9.44-23.88 0-14-9.44-23.35-9.44-9.36-23.39-9.36H351.83q-13.95 0-23.39 9.48-9.44 9.47-9.44 23.47 0 14.01 9.6 23.64t23.79 9.63Zm0-170h255.78q13.95 0 23.39-9.63 9.44-9.64 9.44-23.88 0-14-9.44-23.35-9.44-9.36-23.39-9.36H351.83q-13.95 0-23.39 9.48-9.44 9.47-9.44 23.47 0 14.01 9.6 23.64t23.79 9.63Zm-127.3 353q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-669.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h328.65q16.46 0 31.38 6.7 14.92 6.7 25.75 17.52l179.61 179.61q10.82 10.83 17.52 25.75 6.7 14.92 6.7 31.38v488.65q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H225.09Zm320.82-602.65v-146.39H225.09v669.82h509.82v-483.82H585.52q-16.7 0-28.16-11.45-11.45-11.46-11.45-28.16ZM225.09-814.91v186-186 669.82-669.82Z"/></svg>
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from '../../types';
2
+ export declare const DescriptionSVG: (opts?: IconProps) => string;
3
+ export default DescriptionSVG;
@@ -0,0 +1,159 @@
1
+ /******/ (() => { // webpackBootstrap
2
+ /******/ "use strict";
3
+ /******/ var __webpack_modules__ = ({
4
+
5
+ /***/ 59951:
6
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
7
+
8
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
9
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
10
+ /* harmony export */ });
11
+ /* unused harmony export ReactComponent */
12
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
13
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
14
+ var _path;
15
+ 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); }
16
+
17
+ var SvgIconFill = function SvgIconFill(props) {
18
+ return /*#__PURE__*/React.createElement("svg", _extends({
19
+ xmlns: "http://www.w3.org/2000/svg",
20
+ width: 48,
21
+ height: 48,
22
+ viewBox: "0 -960 960 960"
23
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
24
+ d: "M352.39-248.87h255.78q13.97 0 23.4-9.75 9.43-9.74 9.43-23.76 0-14.01-9.43-23.36t-23.4-9.35H351.83q-13.97 0-23.4 9.47-9.43 9.46-9.43 23.47 0 14.02 9.71 23.65 9.72 9.63 23.68 9.63Zm0-170h255.78q13.97 0 23.4-9.75 9.43-9.74 9.43-23.76 0-14.01-9.43-23.36t-23.4-9.35H351.83q-13.97 0-23.4 9.47-9.43 9.46-9.43 23.47 0 14.02 9.71 23.65 9.72 9.63 23.68 9.63Zm-127.3 353q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-669.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h328.65q16.32 0 31.31 6.7 14.99 6.7 25.82 17.52l179.61 179.61q10.82 10.83 17.52 25.82 6.7 14.99 6.7 31.31v488.65q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H225.09Zm320.82-602.65q0 16.7 11.45 28.16 11.46 11.45 28.16 11.45h149.39l-189-186v146.39Z"
25
+ })));
26
+ };
27
+
28
+ /* 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=\"M352.39-248.87h255.78q13.97 0 23.4-9.75 9.43-9.74 9.43-23.76 0-14.01-9.43-23.36t-23.4-9.35H351.83q-13.97 0-23.4 9.47-9.43 9.46-9.43 23.47 0 14.02 9.71 23.65 9.72 9.63 23.68 9.63Zm0-170h255.78q13.97 0 23.4-9.75 9.43-9.74 9.43-23.76 0-14.01-9.43-23.36t-23.4-9.35H351.83q-13.97 0-23.4 9.47-9.43 9.46-9.43 23.47 0 14.02 9.71 23.65 9.72 9.63 23.68 9.63Zm-127.3 353q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-669.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h328.65q16.32 0 31.31 6.7 14.99 6.7 25.82 17.52l179.61 179.61q10.82 10.83 17.52 25.82 6.7 14.99 6.7 31.31v488.65q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H225.09Zm320.82-602.65q0 16.7 11.45 28.16 11.46 11.45 28.16 11.45h149.39l-189-186v146.39Z\"/></svg>");
29
+
30
+ /***/ }),
31
+
32
+ /***/ 30922:
33
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
34
+
35
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
36
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
37
+ /* harmony export */ });
38
+ /* unused harmony export ReactComponent */
39
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
40
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
41
+ var _path;
42
+ 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); }
43
+
44
+ var SvgIcon = function SvgIcon(props) {
45
+ return /*#__PURE__*/React.createElement("svg", _extends({
46
+ xmlns: "http://www.w3.org/2000/svg",
47
+ width: 48,
48
+ height: 48,
49
+ viewBox: "0 -960 960 960"
50
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
51
+ d: "M352.39-248.87h255.78q13.95 0 23.39-9.63 9.44-9.64 9.44-23.88 0-14-9.44-23.35-9.44-9.36-23.39-9.36H351.83q-13.95 0-23.39 9.48-9.44 9.47-9.44 23.47 0 14.01 9.6 23.64t23.79 9.63Zm0-170h255.78q13.95 0 23.39-9.63 9.44-9.64 9.44-23.88 0-14-9.44-23.35-9.44-9.36-23.39-9.36H351.83q-13.95 0-23.39 9.48-9.44 9.47-9.44 23.47 0 14.01 9.6 23.64t23.79 9.63Zm-127.3 353q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-669.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h328.65q16.46 0 31.38 6.7 14.92 6.7 25.75 17.52l179.61 179.61q10.82 10.83 17.52 25.75 6.7 14.92 6.7 31.38v488.65q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H225.09Zm320.82-602.65v-146.39H225.09v669.82h509.82v-483.82H585.52q-16.7 0-28.16-11.45-11.45-11.46-11.45-28.16ZM225.09-814.91v186-186 669.82-669.82Z"
52
+ })));
53
+ };
54
+
55
+ /* 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=\"M352.39-248.87h255.78q13.95 0 23.39-9.63 9.44-9.64 9.44-23.88 0-14-9.44-23.35-9.44-9.36-23.39-9.36H351.83q-13.95 0-23.39 9.48-9.44 9.47-9.44 23.47 0 14.01 9.6 23.64t23.79 9.63Zm0-170h255.78q13.95 0 23.39-9.63 9.44-9.64 9.44-23.88 0-14-9.44-23.35-9.44-9.36-23.39-9.36H351.83q-13.95 0-23.39 9.48-9.44 9.47-9.44 23.47 0 14.01 9.6 23.64t23.79 9.63Zm-127.3 353q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-669.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h328.65q16.46 0 31.38 6.7 14.92 6.7 25.75 17.52l179.61 179.61q10.82 10.83 17.52 25.75 6.7 14.92 6.7 31.38v488.65q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H225.09Zm320.82-602.65v-146.39H225.09v669.82h509.82v-483.82H585.52q-16.7 0-28.16-11.45-11.45-11.46-11.45-28.16ZM225.09-814.91v186-186 669.82-669.82Z\"/></svg>");
56
+
57
+ /***/ }),
58
+
59
+ /***/ 99497:
60
+ /***/ ((module) => {
61
+
62
+ module.exports = require("react");
63
+
64
+ /***/ })
65
+
66
+ /******/ });
67
+ /************************************************************************/
68
+ /******/ // The module cache
69
+ /******/ var __webpack_module_cache__ = {};
70
+ /******/
71
+ /******/ // The require function
72
+ /******/ function __webpack_require__(moduleId) {
73
+ /******/ // Check if module is in cache
74
+ /******/ var cachedModule = __webpack_module_cache__[moduleId];
75
+ /******/ if (cachedModule !== undefined) {
76
+ /******/ return cachedModule.exports;
77
+ /******/ }
78
+ /******/ // Create a new module (and put it into the cache)
79
+ /******/ var module = __webpack_module_cache__[moduleId] = {
80
+ /******/ // no module.id needed
81
+ /******/ // no module.loaded needed
82
+ /******/ exports: {}
83
+ /******/ };
84
+ /******/
85
+ /******/ // Execute the module function
86
+ /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
87
+ /******/
88
+ /******/ // Return the exports of the module
89
+ /******/ return module.exports;
90
+ /******/ }
91
+ /******/
92
+ /************************************************************************/
93
+ /******/ /* webpack/runtime/compat get default export */
94
+ /******/ (() => {
95
+ /******/ // getDefaultExport function for compatibility with non-harmony modules
96
+ /******/ __webpack_require__.n = (module) => {
97
+ /******/ var getter = module && module.__esModule ?
98
+ /******/ () => (module['default']) :
99
+ /******/ () => (module);
100
+ /******/ __webpack_require__.d(getter, { a: getter });
101
+ /******/ return getter;
102
+ /******/ };
103
+ /******/ })();
104
+ /******/
105
+ /******/ /* webpack/runtime/define property getters */
106
+ /******/ (() => {
107
+ /******/ // define getter functions for harmony exports
108
+ /******/ __webpack_require__.d = (exports, definition) => {
109
+ /******/ for(var key in definition) {
110
+ /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
111
+ /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
112
+ /******/ }
113
+ /******/ }
114
+ /******/ };
115
+ /******/ })();
116
+ /******/
117
+ /******/ /* webpack/runtime/hasOwnProperty shorthand */
118
+ /******/ (() => {
119
+ /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
120
+ /******/ })();
121
+ /******/
122
+ /******/ /* webpack/runtime/make namespace object */
123
+ /******/ (() => {
124
+ /******/ // define __esModule on exports
125
+ /******/ __webpack_require__.r = (exports) => {
126
+ /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
127
+ /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
128
+ /******/ }
129
+ /******/ Object.defineProperty(exports, '__esModule', { value: true });
130
+ /******/ };
131
+ /******/ })();
132
+ /******/
133
+ /************************************************************************/
134
+ var __webpack_exports__ = {};
135
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
136
+ (() => {
137
+ __webpack_require__.r(__webpack_exports__);
138
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
139
+ /* harmony export */ DescriptionSVG: () => (/* binding */ DescriptionSVG),
140
+ /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
141
+ /* harmony export */ });
142
+ /* harmony import */ var _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(59951);
143
+ /* harmony import */ var _icon_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(30922);
144
+
145
+
146
+
147
+ const DescriptionSVG = (opts) => {
148
+ var _a;
149
+ const variant = (_a = opts == null ? void 0 : opts.variant) != null ? _a : "filled";
150
+ return variant === "outlined" ? _icon_svg__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z : _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z;
151
+ };
152
+ /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (DescriptionSVG);
153
+
154
+ })();
155
+
156
+ module.exports = __webpack_exports__;
157
+ /******/ })()
158
+ ;
159
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"svg/Description/index.js","mappings":";;;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACyC;AACzC,iEAAe,mzBAAmzB;;;;;;;;;;;;;ACdl0B;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACqC;AACrC,iEAAe,02BAA02B;;;;;;;ACdz3B;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;ACJsB;AACE;AAEjB,MAAM,iBAAiB,CAAC,SAA6B;AAL5D;AAME,QAAM,WAAU,kCAAM,YAAN,YAAiB;AAEjC,SAAO,YAAY,aAAa,0DAAW,GAAG,+DAAS;AACzD;AAEA,iEAAe,cAAc,EAAC","sources":["webpack://icons/./src/svg/Description/icon-fill.svg","webpack://icons/./src/svg/Description/icon.svg","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/svg/Description/index.ts"],"sourcesContent":["var _path;\nfunction _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); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M352.39-248.87h255.78q13.97 0 23.4-9.75 9.43-9.74 9.43-23.76 0-14.01-9.43-23.36t-23.4-9.35H351.83q-13.97 0-23.4 9.47-9.43 9.46-9.43 23.47 0 14.02 9.71 23.65 9.72 9.63 23.68 9.63Zm0-170h255.78q13.97 0 23.4-9.75 9.43-9.74 9.43-23.76 0-14.01-9.43-23.36t-23.4-9.35H351.83q-13.97 0-23.4 9.47-9.43 9.46-9.43 23.47 0 14.02 9.71 23.65 9.72 9.63 23.68 9.63Zm-127.3 353q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-669.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h328.65q16.32 0 31.31 6.7 14.99 6.7 25.82 17.52l179.61 179.61q10.82 10.83 17.52 25.82 6.7 14.99 6.7 31.31v488.65q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H225.09Zm320.82-602.65q0 16.7 11.45 28.16 11.46 11.45 28.16 11.45h149.39l-189-186v146.39Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M352.39-248.87h255.78q13.97 0 23.4-9.75 9.43-9.74 9.43-23.76 0-14.01-9.43-23.36t-23.4-9.35H351.83q-13.97 0-23.4 9.47-9.43 9.46-9.43 23.47 0 14.02 9.71 23.65 9.72 9.63 23.68 9.63Zm0-170h255.78q13.97 0 23.4-9.75 9.43-9.74 9.43-23.76 0-14.01-9.43-23.36t-23.4-9.35H351.83q-13.97 0-23.4 9.47-9.43 9.46-9.43 23.47 0 14.02 9.71 23.65 9.72 9.63 23.68 9.63Zm-127.3 353q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-669.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h328.65q16.32 0 31.31 6.7 14.99 6.7 25.82 17.52l179.61 179.61q10.82 10.83 17.52 25.82 6.7 14.99 6.7 31.31v488.65q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H225.09Zm320.82-602.65q0 16.7 11.45 28.16 11.46 11.45 28.16 11.45h149.39l-189-186v146.39Z\\\"/></svg>\";","var _path;\nfunction _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); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M352.39-248.87h255.78q13.95 0 23.39-9.63 9.44-9.64 9.44-23.88 0-14-9.44-23.35-9.44-9.36-23.39-9.36H351.83q-13.95 0-23.39 9.48-9.44 9.47-9.44 23.47 0 14.01 9.6 23.64t23.79 9.63Zm0-170h255.78q13.95 0 23.39-9.63 9.44-9.64 9.44-23.88 0-14-9.44-23.35-9.44-9.36-23.39-9.36H351.83q-13.95 0-23.39 9.48-9.44 9.47-9.44 23.47 0 14.01 9.6 23.64t23.79 9.63Zm-127.3 353q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-669.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h328.65q16.46 0 31.38 6.7 14.92 6.7 25.75 17.52l179.61 179.61q10.82 10.83 17.52 25.75 6.7 14.92 6.7 31.38v488.65q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H225.09Zm320.82-602.65v-146.39H225.09v669.82h509.82v-483.82H585.52q-16.7 0-28.16-11.45-11.45-11.46-11.45-28.16ZM225.09-814.91v186-186 669.82-669.82Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M352.39-248.87h255.78q13.95 0 23.39-9.63 9.44-9.64 9.44-23.88 0-14-9.44-23.35-9.44-9.36-23.39-9.36H351.83q-13.95 0-23.39 9.48-9.44 9.47-9.44 23.47 0 14.01 9.6 23.64t23.79 9.63Zm0-170h255.78q13.95 0 23.39-9.63 9.44-9.64 9.44-23.88 0-14-9.44-23.35-9.44-9.36-23.39-9.36H351.83q-13.95 0-23.39 9.48-9.44 9.47-9.44 23.47 0 14.01 9.6 23.64t23.79 9.63Zm-127.3 353q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-669.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h328.65q16.46 0 31.38 6.7 14.92 6.7 25.75 17.52l179.61 179.61q10.82 10.83 17.52 25.75 6.7 14.92 6.7 31.38v488.65q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H225.09Zm320.82-602.65v-146.39H225.09v669.82h509.82v-483.82H585.52q-16.7 0-28.16-11.45-11.45-11.46-11.45-28.16ZM225.09-814.91v186-186 669.82-669.82Z\\\"/></svg>\";","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import type { IconProps } from '../../types';\n\nimport FilledSVG from './icon-fill.svg';\nimport OutlinedSVG from './icon.svg';\n\nexport const DescriptionSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default DescriptionSVG;\n"],"names":[],"sourceRoot":""}
package/svg/index.d.ts CHANGED
@@ -201,4 +201,5 @@ export * from './Cards';
201
201
  export * from './Task';
202
202
  export * from './Widgets';
203
203
  export * from './Attach';
204
+ export * from './Description';
204
205
  export * from './svgIcon';
package/svg/index.js CHANGED
@@ -3084,6 +3084,60 @@ var SvgIcon = function SvgIcon(props) {
3084
3084
 
3085
3085
  /***/ }),
3086
3086
 
3087
+ /***/ 59951:
3088
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
3089
+
3090
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
3091
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
3092
+ /* harmony export */ });
3093
+ /* unused harmony export ReactComponent */
3094
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
3095
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
3096
+ var _path;
3097
+ 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); }
3098
+
3099
+ var SvgIconFill = function SvgIconFill(props) {
3100
+ return /*#__PURE__*/React.createElement("svg", _extends({
3101
+ xmlns: "http://www.w3.org/2000/svg",
3102
+ width: 48,
3103
+ height: 48,
3104
+ viewBox: "0 -960 960 960"
3105
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
3106
+ d: "M352.39-248.87h255.78q13.97 0 23.4-9.75 9.43-9.74 9.43-23.76 0-14.01-9.43-23.36t-23.4-9.35H351.83q-13.97 0-23.4 9.47-9.43 9.46-9.43 23.47 0 14.02 9.71 23.65 9.72 9.63 23.68 9.63Zm0-170h255.78q13.97 0 23.4-9.75 9.43-9.74 9.43-23.76 0-14.01-9.43-23.36t-23.4-9.35H351.83q-13.97 0-23.4 9.47-9.43 9.46-9.43 23.47 0 14.02 9.71 23.65 9.72 9.63 23.68 9.63Zm-127.3 353q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-669.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h328.65q16.32 0 31.31 6.7 14.99 6.7 25.82 17.52l179.61 179.61q10.82 10.83 17.52 25.82 6.7 14.99 6.7 31.31v488.65q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H225.09Zm320.82-602.65q0 16.7 11.45 28.16 11.46 11.45 28.16 11.45h149.39l-189-186v146.39Z"
3107
+ })));
3108
+ };
3109
+
3110
+ /* 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=\"M352.39-248.87h255.78q13.97 0 23.4-9.75 9.43-9.74 9.43-23.76 0-14.01-9.43-23.36t-23.4-9.35H351.83q-13.97 0-23.4 9.47-9.43 9.46-9.43 23.47 0 14.02 9.71 23.65 9.72 9.63 23.68 9.63Zm0-170h255.78q13.97 0 23.4-9.75 9.43-9.74 9.43-23.76 0-14.01-9.43-23.36t-23.4-9.35H351.83q-13.97 0-23.4 9.47-9.43 9.46-9.43 23.47 0 14.02 9.71 23.65 9.72 9.63 23.68 9.63Zm-127.3 353q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-669.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h328.65q16.32 0 31.31 6.7 14.99 6.7 25.82 17.52l179.61 179.61q10.82 10.83 17.52 25.82 6.7 14.99 6.7 31.31v488.65q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H225.09Zm320.82-602.65q0 16.7 11.45 28.16 11.46 11.45 28.16 11.45h149.39l-189-186v146.39Z\"/></svg>");
3111
+
3112
+ /***/ }),
3113
+
3114
+ /***/ 30922:
3115
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
3116
+
3117
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
3118
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
3119
+ /* harmony export */ });
3120
+ /* unused harmony export ReactComponent */
3121
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
3122
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
3123
+ var _path;
3124
+ 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); }
3125
+
3126
+ var SvgIcon = function SvgIcon(props) {
3127
+ return /*#__PURE__*/React.createElement("svg", _extends({
3128
+ xmlns: "http://www.w3.org/2000/svg",
3129
+ width: 48,
3130
+ height: 48,
3131
+ viewBox: "0 -960 960 960"
3132
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
3133
+ d: "M352.39-248.87h255.78q13.95 0 23.39-9.63 9.44-9.64 9.44-23.88 0-14-9.44-23.35-9.44-9.36-23.39-9.36H351.83q-13.95 0-23.39 9.48-9.44 9.47-9.44 23.47 0 14.01 9.6 23.64t23.79 9.63Zm0-170h255.78q13.95 0 23.39-9.63 9.44-9.64 9.44-23.88 0-14-9.44-23.35-9.44-9.36-23.39-9.36H351.83q-13.95 0-23.39 9.48-9.44 9.47-9.44 23.47 0 14.01 9.6 23.64t23.79 9.63Zm-127.3 353q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-669.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h328.65q16.46 0 31.38 6.7 14.92 6.7 25.75 17.52l179.61 179.61q10.82 10.83 17.52 25.75 6.7 14.92 6.7 31.38v488.65q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H225.09Zm320.82-602.65v-146.39H225.09v669.82h509.82v-483.82H585.52q-16.7 0-28.16-11.45-11.45-11.46-11.45-28.16ZM225.09-814.91v186-186 669.82-669.82Z"
3134
+ })));
3135
+ };
3136
+
3137
+ /* 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=\"M352.39-248.87h255.78q13.95 0 23.39-9.63 9.44-9.64 9.44-23.88 0-14-9.44-23.35-9.44-9.36-23.39-9.36H351.83q-13.95 0-23.39 9.48-9.44 9.47-9.44 23.47 0 14.01 9.6 23.64t23.79 9.63Zm0-170h255.78q13.95 0 23.39-9.63 9.44-9.64 9.44-23.88 0-14-9.44-23.35-9.44-9.36-23.39-9.36H351.83q-13.95 0-23.39 9.48-9.44 9.47-9.44 23.47 0 14.01 9.6 23.64t23.79 9.63Zm-127.3 353q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-669.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h328.65q16.46 0 31.38 6.7 14.92 6.7 25.75 17.52l179.61 179.61q10.82 10.83 17.52 25.75 6.7 14.92 6.7 31.38v488.65q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H225.09Zm320.82-602.65v-146.39H225.09v669.82h509.82v-483.82H585.52q-16.7 0-28.16-11.45-11.45-11.46-11.45-28.16ZM225.09-814.91v186-186 669.82-669.82Z\"/></svg>");
3138
+
3139
+ /***/ }),
3140
+
3087
3141
  /***/ 21080:
3088
3142
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
3089
3143
 
@@ -12289,6 +12343,27 @@ const DeleteForeverSVG = (opts) => {
12289
12343
  /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (DeleteForeverSVG)));
12290
12344
 
12291
12345
 
12346
+ /***/ }),
12347
+
12348
+ /***/ 60489:
12349
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
12350
+
12351
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
12352
+ /* harmony export */ DescriptionSVG: () => (/* binding */ DescriptionSVG)
12353
+ /* harmony export */ });
12354
+ /* harmony import */ var _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(59951);
12355
+ /* harmony import */ var _icon_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(30922);
12356
+
12357
+
12358
+
12359
+ const DescriptionSVG = (opts) => {
12360
+ var _a;
12361
+ const variant = (_a = opts == null ? void 0 : opts.variant) != null ? _a : "filled";
12362
+ return variant === "outlined" ? _icon_svg__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z : _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z;
12363
+ };
12364
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (DescriptionSVG)));
12365
+
12366
+
12292
12367
  /***/ }),
12293
12368
 
12294
12369
  /***/ 78569:
@@ -15567,6 +15642,7 @@ const WorkflowSVG = (opts) => {
15567
15642
  /* harmony import */ var _Task__WEBPACK_IMPORTED_MODULE_200__ = __webpack_require__(82186);
15568
15643
  /* harmony import */ var _Widgets__WEBPACK_IMPORTED_MODULE_201__ = __webpack_require__(76338);
15569
15644
  /* harmony import */ var _Attach__WEBPACK_IMPORTED_MODULE_202__ = __webpack_require__(51845);
15645
+ /* harmony import */ var _Description__WEBPACK_IMPORTED_MODULE_203__ = __webpack_require__(60489);
15570
15646
 
15571
15647
  var __defProp = Object.defineProperty;
15572
15648
  var __getOwnPropSymbols = Object.getOwnPropertySymbols;
@@ -15797,6 +15873,7 @@ var __objRest = (source, exclude) => {
15797
15873
 
15798
15874
 
15799
15875
 
15876
+
15800
15877
 
15801
15878
 
15802
15879
  const svgMap = {
@@ -16002,7 +16079,8 @@ const svgMap = {
16002
16079
  cards: _Cards__WEBPACK_IMPORTED_MODULE_199__.CardsSVG,
16003
16080
  task: _Task__WEBPACK_IMPORTED_MODULE_200__.TaskSVG,
16004
16081
  widgets: _Widgets__WEBPACK_IMPORTED_MODULE_201__.WidgetsSVG,
16005
- Attach: _Attach__WEBPACK_IMPORTED_MODULE_202__.AttachSVG
16082
+ attach: _Attach__WEBPACK_IMPORTED_MODULE_202__.AttachSVG,
16083
+ description: _Description__WEBPACK_IMPORTED_MODULE_203__.DescriptionSVG
16006
16084
  };
16007
16085
  const defaultOpts = {
16008
16086
  name: "epilot",
@@ -16172,6 +16250,7 @@ __webpack_require__.r(__webpack_exports__);
16172
16250
  /* harmony export */ DataObjectSVG: () => (/* reexport safe */ _DataObject__WEBPACK_IMPORTED_MODULE_19__.DataObjectSVG),
16173
16251
  /* harmony export */ DeleteForeverSVG: () => (/* reexport safe */ _DeleteForever__WEBPACK_IMPORTED_MODULE_175__.DeleteForeverSVG),
16174
16252
  /* harmony export */ DeleteSVG: () => (/* reexport safe */ _Delete__WEBPACK_IMPORTED_MODULE_4__.DeleteSVG),
16253
+ /* harmony export */ DescriptionSVG: () => (/* reexport safe */ _Description__WEBPACK_IMPORTED_MODULE_203__.DescriptionSVG),
16175
16254
  /* harmony export */ DesignSVG: () => (/* reexport safe */ _Design__WEBPACK_IMPORTED_MODULE_76__.DesignSVG),
16176
16255
  /* harmony export */ DesktopSVG: () => (/* reexport safe */ _Desktop__WEBPACK_IMPORTED_MODULE_87__.DesktopSVG),
16177
16256
  /* harmony export */ DiagramSVG: () => (/* reexport safe */ _Diagram__WEBPACK_IMPORTED_MODULE_147__.DiagramSVG),
@@ -16318,8 +16397,8 @@ __webpack_require__.r(__webpack_exports__);
16318
16397
  /* harmony export */ WebhookSVG: () => (/* reexport safe */ _Webhook__WEBPACK_IMPORTED_MODULE_75__.WebhookSVG),
16319
16398
  /* harmony export */ WidgetsSVG: () => (/* reexport safe */ _Widgets__WEBPACK_IMPORTED_MODULE_201__.WidgetsSVG),
16320
16399
  /* harmony export */ WorkflowSVG: () => (/* reexport safe */ _Workflow__WEBPACK_IMPORTED_MODULE_77__.WorkflowSVG),
16321
- /* harmony export */ svgIcon: () => (/* reexport safe */ _svgIcon__WEBPACK_IMPORTED_MODULE_203__.svgIcon),
16322
- /* harmony export */ svgMap: () => (/* reexport safe */ _svgIcon__WEBPACK_IMPORTED_MODULE_203__.svgMap)
16400
+ /* harmony export */ svgIcon: () => (/* reexport safe */ _svgIcon__WEBPACK_IMPORTED_MODULE_204__.svgIcon),
16401
+ /* harmony export */ svgMap: () => (/* reexport safe */ _svgIcon__WEBPACK_IMPORTED_MODULE_204__.svgMap)
16323
16402
  /* harmony export */ });
16324
16403
  /* harmony import */ var _Epilot__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(81960);
16325
16404
  /* harmony import */ var _Edit__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(88885);
@@ -16524,7 +16603,9 @@ __webpack_require__.r(__webpack_exports__);
16524
16603
  /* harmony import */ var _Task__WEBPACK_IMPORTED_MODULE_200__ = __webpack_require__(82186);
16525
16604
  /* harmony import */ var _Widgets__WEBPACK_IMPORTED_MODULE_201__ = __webpack_require__(76338);
16526
16605
  /* harmony import */ var _Attach__WEBPACK_IMPORTED_MODULE_202__ = __webpack_require__(51845);
16527
- /* harmony import */ var _svgIcon__WEBPACK_IMPORTED_MODULE_203__ = __webpack_require__(30585);
16606
+ /* harmony import */ var _Description__WEBPACK_IMPORTED_MODULE_203__ = __webpack_require__(60489);
16607
+ /* harmony import */ var _svgIcon__WEBPACK_IMPORTED_MODULE_204__ = __webpack_require__(30585);
16608
+
16528
16609
 
16529
16610
 
16530
16611