@epilot360/icons 1.17.27 → 1.17.29

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.
@@ -2,7 +2,7 @@
2
2
  /******/ "use strict";
3
3
  /******/ var __webpack_modules__ = ({
4
4
 
5
- /***/ 6763:
5
+ /***/ 49151:
6
6
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
7
7
 
8
8
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
@@ -139,7 +139,7 @@ __webpack_require__.r(__webpack_exports__);
139
139
  /* harmony export */ ExclamationSVG: () => (/* binding */ ExclamationSVG),
140
140
  /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
141
141
  /* harmony export */ });
142
- /* harmony import */ var _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6763);
142
+ /* harmony import */ var _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(49151);
143
143
  /* harmony import */ var _icon_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(94887);
144
144
 
145
145
 
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M621-525.78q-74.45 0-127.33-52.85-52.89-52.84-52.89-127.24 0-74.39 52.85-127.37 52.84-52.98 127.24-52.98 74.39 0 127.37 52.89 52.98 52.88 52.98 127.33 0 26.8-7.65 53.46-7.66 26.67-22.22 48.8l113.37 113.37q10.58 10.59 10.58 23.64 0 13.06-10.41 23.34-10.42 10.69-24.19 10.69-13.76 0-24.18-10.69L722.26-556.65q-23.56 17-49.41 23.93-25.85 6.94-51.85 6.94Zm0-66.22q48 0 81-33t33-81q0-48-33-81t-81-33q-48 0-81 33t-33 81q0 48 33 81t81 33ZM142.09-65.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-579.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h183.78q17.52 0 27.56 15.24 10.05 15.24 5.35 32.76-2 10.18-2.78 19.38-.78 9.19-.78 20.19 0 116.27 72.33 183.09 72.32 66.82 190.97 66.82 17.4 0 34.59-1.78 17.19-1.78 35.02-4.78l89.35 88.35Q788.3-374.61 795-359.4q6.7 15.22 6.7 31.1v183.21q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H142.09Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M142.09-65.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-579.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h198.95q16.71 0 28.16 11.84 11.45 11.83 11.45 28.56 0 16.73-11.45 28.06-11.45 11.33-28.16 11.33H142.09v579.82h579.82v-212.17q0-16.71 11.5-28.16 11.51-11.45 28.24-11.45 16.73 0 28.39 11.45t11.66 28.16v212.17q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H142.09Zm629.26-538.05 113.38 113.54q10.57 10.6 10.57 23.65 0 13.06-10.41 23.34-10.42 10.69-24.19 10.69-13.76 0-24.18-10.69L722-556.65q-20.82 16-47.53 23.43-26.7 7.44-53.47 7.44-75.09 0-127.65-52.5-52.57-52.49-52.57-127.49 0-74.99 52.5-127.72 52.49-52.73 127.49-52.73 74.99 0 127.72 52.64 52.73 52.64 52.73 127.85 0 25.7-7.44 52.84-7.43 27.15-22.43 48.97ZM621.08-592Q669-592 702-625.08q33-33.09 33-81Q735-754 701.92-787q-33.09-33-81-33Q573-820 540-786.92q-33 33.09-33 81Q507-658 540.08-625q33.09 33 81 33ZM142.09-441v295.91-579.82 259.13-8V-441Z"/></svg>
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from '../../types';
2
+ export declare const FeatureSearchSVG: (opts?: IconProps) => string;
3
+ export default FeatureSearchSVG;
@@ -0,0 +1,159 @@
1
+ /******/ (() => { // webpackBootstrap
2
+ /******/ "use strict";
3
+ /******/ var __webpack_modules__ = ({
4
+
5
+ /***/ 80303:
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: "M621-525.78q-74.45 0-127.33-52.85-52.89-52.84-52.89-127.24 0-74.39 52.85-127.37 52.84-52.98 127.24-52.98 74.39 0 127.37 52.89 52.98 52.88 52.98 127.33 0 26.8-7.65 53.46-7.66 26.67-22.22 48.8l113.37 113.37q10.58 10.59 10.58 23.64 0 13.06-10.41 23.34-10.42 10.69-24.19 10.69-13.76 0-24.18-10.69L722.26-556.65q-23.56 17-49.41 23.93-25.85 6.94-51.85 6.94Zm0-66.22q48 0 81-33t33-81q0-48-33-81t-81-33q-48 0-81 33t-33 81q0 48 33 81t81 33ZM142.09-65.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-579.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h183.78q17.52 0 27.56 15.24 10.05 15.24 5.35 32.76-2 10.18-2.78 19.38-.78 9.19-.78 20.19 0 116.27 72.33 183.09 72.32 66.82 190.97 66.82 17.4 0 34.59-1.78 17.19-1.78 35.02-4.78l89.35 88.35Q788.3-374.61 795-359.4q6.7 15.22 6.7 31.1v183.21q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H142.09Z"
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=\"M621-525.78q-74.45 0-127.33-52.85-52.89-52.84-52.89-127.24 0-74.39 52.85-127.37 52.84-52.98 127.24-52.98 74.39 0 127.37 52.89 52.98 52.88 52.98 127.33 0 26.8-7.65 53.46-7.66 26.67-22.22 48.8l113.37 113.37q10.58 10.59 10.58 23.64 0 13.06-10.41 23.34-10.42 10.69-24.19 10.69-13.76 0-24.18-10.69L722.26-556.65q-23.56 17-49.41 23.93-25.85 6.94-51.85 6.94Zm0-66.22q48 0 81-33t33-81q0-48-33-81t-81-33q-48 0-81 33t-33 81q0 48 33 81t81 33ZM142.09-65.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-579.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h183.78q17.52 0 27.56 15.24 10.05 15.24 5.35 32.76-2 10.18-2.78 19.38-.78 9.19-.78 20.19 0 116.27 72.33 183.09 72.32 66.82 190.97 66.82 17.4 0 34.59-1.78 17.19-1.78 35.02-4.78l89.35 88.35Q788.3-374.61 795-359.4q6.7 15.22 6.7 31.1v183.21q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H142.09Z\"/></svg>");
29
+
30
+ /***/ }),
31
+
32
+ /***/ 67341:
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: "M142.09-65.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-579.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h198.95q16.71 0 28.16 11.84 11.45 11.83 11.45 28.56 0 16.73-11.45 28.06-11.45 11.33-28.16 11.33H142.09v579.82h579.82v-212.17q0-16.71 11.5-28.16 11.51-11.45 28.24-11.45 16.73 0 28.39 11.45t11.66 28.16v212.17q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H142.09Zm629.26-538.05 113.38 113.54q10.57 10.6 10.57 23.65 0 13.06-10.41 23.34-10.42 10.69-24.19 10.69-13.76 0-24.18-10.69L722-556.65q-20.82 16-47.53 23.43-26.7 7.44-53.47 7.44-75.09 0-127.65-52.5-52.57-52.49-52.57-127.49 0-74.99 52.5-127.72 52.49-52.73 127.49-52.73 74.99 0 127.72 52.64 52.73 52.64 52.73 127.85 0 25.7-7.44 52.84-7.43 27.15-22.43 48.97ZM621.08-592Q669-592 702-625.08q33-33.09 33-81Q735-754 701.92-787q-33.09-33-81-33Q573-820 540-786.92q-33 33.09-33 81Q507-658 540.08-625q33.09 33 81 33ZM142.09-441v295.91-579.82 259.13-8V-441Z"
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=\"M142.09-65.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-579.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h198.95q16.71 0 28.16 11.84 11.45 11.83 11.45 28.56 0 16.73-11.45 28.06-11.45 11.33-28.16 11.33H142.09v579.82h579.82v-212.17q0-16.71 11.5-28.16 11.51-11.45 28.24-11.45 16.73 0 28.39 11.45t11.66 28.16v212.17q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H142.09Zm629.26-538.05 113.38 113.54q10.57 10.6 10.57 23.65 0 13.06-10.41 23.34-10.42 10.69-24.19 10.69-13.76 0-24.18-10.69L722-556.65q-20.82 16-47.53 23.43-26.7 7.44-53.47 7.44-75.09 0-127.65-52.5-52.57-52.49-52.57-127.49 0-74.99 52.5-127.72 52.49-52.73 127.49-52.73 74.99 0 127.72 52.64 52.73 52.64 52.73 127.85 0 25.7-7.44 52.84-7.43 27.15-22.43 48.97ZM621.08-592Q669-592 702-625.08q33-33.09 33-81Q735-754 701.92-787q-33.09-33-81-33Q573-820 540-786.92q-33 33.09-33 81Q507-658 540.08-625q33.09 33 81 33ZM142.09-441v295.91-579.82 259.13-8V-441Z\"/></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 */ FeatureSearchSVG: () => (/* binding */ FeatureSearchSVG),
140
+ /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
141
+ /* harmony export */ });
142
+ /* harmony import */ var _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(80303);
143
+ /* harmony import */ var _icon_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(67341);
144
+
145
+
146
+
147
+ const FeatureSearchSVG = (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__ = (FeatureSearchSVG);
153
+
154
+ })();
155
+
156
+ module.exports = __webpack_exports__;
157
+ /******/ })()
158
+ ;
159
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"svg/FeatureSearch/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,m7BAAm7B;;;;;;;;;;;;;ACdl8B;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,+/BAA+/B;;;;;;;ACd9gC;;;;;;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,mBAAmB,CAAC,SAA6B;AAL9D;AAME,QAAM,WAAU,kCAAM,YAAN,YAAiB;AAEjC,SAAO,YAAY,aAAa,0DAAW,GAAG,+DAAS;AACzD;AAEA,iEAAe,gBAAgB,EAAC","sources":["webpack://icons/./src/svg/FeatureSearch/icon-fill.svg","webpack://icons/./src/svg/FeatureSearch/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/FeatureSearch/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: \"M621-525.78q-74.45 0-127.33-52.85-52.89-52.84-52.89-127.24 0-74.39 52.85-127.37 52.84-52.98 127.24-52.98 74.39 0 127.37 52.89 52.98 52.88 52.98 127.33 0 26.8-7.65 53.46-7.66 26.67-22.22 48.8l113.37 113.37q10.58 10.59 10.58 23.64 0 13.06-10.41 23.34-10.42 10.69-24.19 10.69-13.76 0-24.18-10.69L722.26-556.65q-23.56 17-49.41 23.93-25.85 6.94-51.85 6.94Zm0-66.22q48 0 81-33t33-81q0-48-33-81t-81-33q-48 0-81 33t-33 81q0 48 33 81t81 33ZM142.09-65.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-579.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h183.78q17.52 0 27.56 15.24 10.05 15.24 5.35 32.76-2 10.18-2.78 19.38-.78 9.19-.78 20.19 0 116.27 72.33 183.09 72.32 66.82 190.97 66.82 17.4 0 34.59-1.78 17.19-1.78 35.02-4.78l89.35 88.35Q788.3-374.61 795-359.4q6.7 15.22 6.7 31.1v183.21q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H142.09Z\"\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=\\\"M621-525.78q-74.45 0-127.33-52.85-52.89-52.84-52.89-127.24 0-74.39 52.85-127.37 52.84-52.98 127.24-52.98 74.39 0 127.37 52.89 52.98 52.88 52.98 127.33 0 26.8-7.65 53.46-7.66 26.67-22.22 48.8l113.37 113.37q10.58 10.59 10.58 23.64 0 13.06-10.41 23.34-10.42 10.69-24.19 10.69-13.76 0-24.18-10.69L722.26-556.65q-23.56 17-49.41 23.93-25.85 6.94-51.85 6.94Zm0-66.22q48 0 81-33t33-81q0-48-33-81t-81-33q-48 0-81 33t-33 81q0 48 33 81t81 33ZM142.09-65.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-579.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h183.78q17.52 0 27.56 15.24 10.05 15.24 5.35 32.76-2 10.18-2.78 19.38-.78 9.19-.78 20.19 0 116.27 72.33 183.09 72.32 66.82 190.97 66.82 17.4 0 34.59-1.78 17.19-1.78 35.02-4.78l89.35 88.35Q788.3-374.61 795-359.4q6.7 15.22 6.7 31.1v183.21q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H142.09Z\\\"/></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: \"M142.09-65.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-579.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h198.95q16.71 0 28.16 11.84 11.45 11.83 11.45 28.56 0 16.73-11.45 28.06-11.45 11.33-28.16 11.33H142.09v579.82h579.82v-212.17q0-16.71 11.5-28.16 11.51-11.45 28.24-11.45 16.73 0 28.39 11.45t11.66 28.16v212.17q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H142.09Zm629.26-538.05 113.38 113.54q10.57 10.6 10.57 23.65 0 13.06-10.41 23.34-10.42 10.69-24.19 10.69-13.76 0-24.18-10.69L722-556.65q-20.82 16-47.53 23.43-26.7 7.44-53.47 7.44-75.09 0-127.65-52.5-52.57-52.49-52.57-127.49 0-74.99 52.5-127.72 52.49-52.73 127.49-52.73 74.99 0 127.72 52.64 52.73 52.64 52.73 127.85 0 25.7-7.44 52.84-7.43 27.15-22.43 48.97ZM621.08-592Q669-592 702-625.08q33-33.09 33-81Q735-754 701.92-787q-33.09-33-81-33Q573-820 540-786.92q-33 33.09-33 81Q507-658 540.08-625q33.09 33 81 33ZM142.09-441v295.91-579.82 259.13-8V-441Z\"\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=\\\"M142.09-65.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-579.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h198.95q16.71 0 28.16 11.84 11.45 11.83 11.45 28.56 0 16.73-11.45 28.06-11.45 11.33-28.16 11.33H142.09v579.82h579.82v-212.17q0-16.71 11.5-28.16 11.51-11.45 28.24-11.45 16.73 0 28.39 11.45t11.66 28.16v212.17q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H142.09Zm629.26-538.05 113.38 113.54q10.57 10.6 10.57 23.65 0 13.06-10.41 23.34-10.42 10.69-24.19 10.69-13.76 0-24.18-10.69L722-556.65q-20.82 16-47.53 23.43-26.7 7.44-53.47 7.44-75.09 0-127.65-52.5-52.57-52.49-52.57-127.49 0-74.99 52.5-127.72 52.49-52.73 127.49-52.73 74.99 0 127.72 52.64 52.73 52.64 52.73 127.85 0 25.7-7.44 52.84-7.43 27.15-22.43 48.97ZM621.08-592Q669-592 702-625.08q33-33.09 33-81Q735-754 701.92-787q-33.09-33-81-33Q573-820 540-786.92q-33 33.09-33 81Q507-658 540.08-625q33.09 33 81 33ZM142.09-441v295.91-579.82 259.13-8V-441Z\\\"/></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 FeatureSearchSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default FeatureSearchSVG;\n"],"names":[],"sourceRoot":""}
package/svg/index.d.ts CHANGED
@@ -1,217 +1,218 @@
1
- export * from './Account';
2
- export * from './AccountCircleOff';
3
- export * from './Action';
1
+ export * from './Epilot';
2
+ export * from './Edit';
3
+ export * from './OpenInNew';
4
+ export * from './Share';
5
+ export * from './Delete';
4
6
  export * from './Add';
5
7
  export * from './AddCircle';
6
- export * from './AddLink';
7
- export * from './Address';
8
- export * from './AddTask';
9
- export * from './AICompose';
10
- export * from './AIStar';
11
- export * from './Alarm';
12
- export * from './Apartment';
13
- export * from './Archive';
14
- export * from './ArrowCircleLeft';
15
- export * from './ArrowLeft';
16
- export * from './ArrowRight';
17
- export * from './Attach';
18
- export * from './AttributeEdit';
19
- export * from './Attributes';
20
- export * from './AutoDelete';
21
- export * from './Automation';
22
- export * from './AutomationCircle';
23
- export * from './Availability';
24
- export * from './AvgTime';
25
- export * from './BillingAccount';
26
- export * from './Blueprint';
27
- export * from './Bolt';
28
- export * from './Building';
29
- export * from './Cable';
30
- export * from './Calculator';
31
- export * from './Calendar';
32
- export * from './CalendarClock';
33
- export * from './CalendarToday';
34
- export * from './Call';
35
- export * from './Campaign';
36
- export * from './Cards';
37
- export * from './Category';
38
- export * from './ChatBubble';
8
+ export * from './Purpose';
39
9
  export * from './Check';
40
- export * from './CheckBox';
41
10
  export * from './CheckCircle';
42
- export * from './Checklist';
43
- export * from './ChevronLeft';
44
- export * from './ChevronRight';
45
- export * from './ChipExtraction';
46
- export * from './Close';
47
- export * from './CollapseContent';
48
- export * from './Comment';
49
- export * from './Condition';
50
- export * from './ConditionCircle';
51
- export * from './ConditionGraph';
52
- export * from './Connection';
53
- export * from './Consent';
54
- export * from './Contact';
55
- export * from './ContentCopy';
56
- export * from './Contract';
57
- export * from './Dangerous';
58
- export * from './Dashboard';
59
- export * from './DataObject';
60
- export * from './Delete';
61
- export * from './DeleteForever';
62
- export * from './Description';
63
- export * from './Design';
64
- export * from './Desktop';
65
- export * from './Diagram';
66
- export * from './Document';
67
- export * from './DoubleThumbsUp';
68
- export * from './Download';
69
- export * from './DragIndicator';
70
- export * from './DriveFileMove';
71
- export * from './Edit';
72
- export * from './EnergySavingsLeaf';
73
- export * from './Entity';
74
- export * from './EntityBuilder';
75
- export * from './Epilot';
11
+ export * from './Warning';
76
12
  export * from './Error';
77
- export * from './Euro';
78
- export * from './Exclamation';
79
- export * from './ExpandContent';
80
- export * from './ExpandLess';
81
- export * from './ExpandMore';
82
- export * from './Explore';
83
- export * from './File';
13
+ export * from './Info';
14
+ export * from './Help';
15
+ export * from './ContentCopy';
84
16
  export * from './FileCopy';
85
17
  export * from './FileCopyOff';
86
- export * from './FileManager';
87
- export * from './FileShared';
88
- export * from './Filter';
89
18
  export * from './FilterAlt';
90
19
  export * from './FilterAltOff';
91
- export * from './Flip';
92
- export * from './Flow';
93
- export * from './Forest';
94
- export * from './Frame';
95
- export * from './Fuel';
96
- export * from './Globe';
97
- export * from './Grid';
98
- export * from './GridView';
99
- export * from './Help';
100
- export * from './Home';
101
- export * from './Image';
102
- export * from './Info';
103
- export * from './Journey';
104
- export * from './Keep';
105
- export * from './KeepOff';
106
- export * from './Label';
107
- export * from './LabelOff';
20
+ export * from './DataObject';
21
+ export * from './Notifications';
22
+ export * from './Visibility';
23
+ export * from './VisibilityOff';
24
+ export * from './Close';
25
+ export * from './ExpandMore';
26
+ export * from './ExpandLess';
27
+ export * from './ChevronRight';
28
+ export * from './ChevronLeft';
29
+ export * from './Search';
30
+ export * from './Settings';
31
+ export * from './Calendar';
32
+ export * from './CalendarToday';
33
+ export * from './Explore';
34
+ export * from './DragIndicator';
35
+ export * from './Download';
36
+ export * from './Refresh';
37
+ export * from './Menu';
108
38
  export * from './Link';
109
- export * from './LinkOff';
110
- export * from './LocationAway';
111
- export * from './Lock';
112
- export * from './LockOpen';
39
+ export * from './AddLink';
113
40
  export * from './Login';
114
41
  export * from './Logout';
115
- export * from './Lookup';
116
- export * from './Mail';
117
- export * from './Map';
118
- export * from './MarkMessageRead';
42
+ export * from './Lock';
43
+ export * from './LockOpen';
44
+ export * from './Table';
45
+ export * from './TableEdit';
46
+ export * from './Attributes';
47
+ export * from './ArrowRight';
48
+ export * from './ArrowLeft';
49
+ export * from './Dashboard';
50
+ export * from './Opportunity';
51
+ export * from './Order';
52
+ export * from './Contact';
53
+ export * from './Account';
54
+ export * from './Contract';
55
+ export * from './BillingAccount';
56
+ export * from './Request';
57
+ export * from './Message';
58
+ export * from './Thread';
119
59
  export * from './MarkMessageUnread';
120
- export * from './MarkNoteRead';
121
60
  export * from './MarkNoteUnread';
122
- export * from './Menu';
123
- export * from './Merge';
124
- export * from './Message';
125
- export * from './Meter';
126
- export * from './MoreHoriz';
127
- export * from './MoreHorizCircle';
128
- export * from './MoreVert';
129
- export * from './Move';
130
- export * from './MoveDown';
131
- export * from './MoveIn';
61
+ export * from './MarkNoteRead';
62
+ export * from './MarkMessageRead';
132
63
  export * from './MoveToInbox';
64
+ export * from './File';
65
+ export * from './FileShared';
133
66
  export * from './Note';
134
- export * from './NoteStack';
135
- export * from './Notifications';
136
- export * from './Number';
137
- export * from './Numbers';
138
- export * from './OpenInNew';
139
- export * from './Opportunity';
140
- export * from './Order';
141
- export * from './Paragraph';
67
+ export * from './Document';
68
+ export * from './Templates';
69
+ export * from './Product';
70
+ export * from './Price';
71
+ export * from './Tax';
72
+ export * from './Submission';
142
73
  export * from './Partner';
143
74
  export * from './Partnering';
144
- export * from './Pause';
145
- export * from './PauseCircle';
146
- export * from './Payment';
147
- export * from './Pending';
148
- export * from './PersonAdd';
149
- export * from './PersonCheck';
75
+ export * from './Meter';
76
+ export * from './Entity';
77
+ export * from './Webhook';
78
+ export * from './Design';
79
+ export * from './Workflow';
80
+ export * from './Blueprint';
150
81
  export * from './Phase';
82
+ export * from './Automation';
83
+ export * from './AutomationCircle';
84
+ export * from './Journey';
85
+ export * from './Relations';
86
+ export * from './Availability';
87
+ export * from './Filter';
88
+ export * from './Sort';
89
+ export * from './Desktop';
151
90
  export * from './Phone';
91
+ export * from './Image';
92
+ export * from './Pause';
152
93
  export * from './Play';
153
- export * from './PlayCircle';
154
- export * from './Portal';
155
- export * from './PreviousProvider';
156
- export * from './Price';
157
- export * from './PriceMapping';
158
- export * from './Primary';
159
- export * from './Product';
160
- export * from './Purpose';
94
+ export * from './Alarm';
95
+ export * from './ArrowCircleLeft';
96
+ export * from './MoreVert';
97
+ export * from './MoreHoriz';
98
+ export * from './MoreHorizCircle';
161
99
  export * from './QuestionMark';
162
- export * from './RadioButton';
163
- export * from './Raven';
164
- export * from './ReadMore';
165
- export * from './Recycling';
166
- export * from './Refresh';
167
- export * from './Relations';
168
- export * from './Remove';
169
- export * from './Repeat';
100
+ export * from './Skip';
101
+ export * from './Checklist';
102
+ export * from './PersonCheck';
103
+ export * from './PersonAdd';
104
+ export * from './Comment';
105
+ export * from './Star';
106
+ export * from './Exclamation';
107
+ export * from './Primary';
108
+ export * from './PriceMapping';
170
109
  export * from './Reply';
171
110
  export * from './ReplyAll';
172
- export * from './Request';
173
111
  export * from './Resize';
174
- export * from './Restore';
175
- export * from './Schedule';
176
- export * from './SDK';
177
- export * from './Search';
178
- export * from './Send';
179
- export * from './Settings';
180
- export * from './Share';
112
+ export * from './Portal';
113
+ export * from './ThumbUp';
114
+ export * from './ThumbDown';
115
+ export * from './EntityBuilder';
116
+ export * from './Connection';
117
+ export * from './CheckBox';
118
+ export * from './Number';
119
+ export * from './RadioButton';
120
+ export * from './TextField';
121
+ export * from './Address';
181
122
  export * from './Signature';
182
- export * from './Skip';
123
+ export * from './Upload';
124
+ export * from './Calculator';
125
+ export * from './Payment';
126
+ export * from './Consent';
127
+ export * from './Paragraph';
128
+ export * from './Action';
129
+ export * from './AttributeEdit';
130
+ export * from './Summary';
183
131
  export * from './Solar';
184
- export * from './Sort';
185
- export * from './Stack';
186
- export * from './StackedEmail';
187
- export * from './Star';
188
- export * from './StepOver';
189
- export * from './Submission';
132
+ export * from './SDK';
133
+ export * from './Lookup';
134
+ export * from './PreviousProvider';
190
135
  export * from './SuccessConfirmation';
191
- export * from './Summary';
136
+ export * from './Category';
137
+ export * from './ExpandContent';
138
+ export * from './CollapseContent';
139
+ export * from './Map';
192
140
  export * from './Sun';
193
- export * from './Table';
194
- export * from './TableEdit';
195
- export * from './Target';
196
- export * from './Task';
197
- export * from './Tax';
198
- export * from './Templates';
199
- export * from './TextField';
200
- export * from './Thread';
201
- export * from './ThumbDown';
202
- export * from './ThumbUp';
203
- export * from './Ticket';
204
- export * from './Toggle';
141
+ export * from './Frame';
142
+ export * from './EnergySavingsLeaf';
143
+ export * from './AvgTime';
144
+ export * from './Call';
145
+ export * from './Mail';
146
+ export * from './Cable';
147
+ export * from './Stack';
205
148
  export * from './TwoColumns';
149
+ export * from './Diagram';
150
+ export * from './Repeat';
151
+ export * from './MoveDown';
152
+ export * from './StepOver';
153
+ export * from './Pending';
154
+ export * from './PauseCircle';
155
+ export * from './Condition';
156
+ export * from './ConditionCircle';
157
+ export * from './NoteStack';
158
+ export * from './DoubleThumbsUp';
159
+ export * from './AIStar';
160
+ export * from './AICompose';
161
+ export * from './Label';
162
+ export * from './LabelOff';
163
+ export * from './Remove';
164
+ export * from './FileManager';
165
+ export * from './Bolt';
166
+ export * from './ViewDay';
167
+ export * from './Flip';
168
+ export * from './Update';
169
+ export * from './Schedule';
170
+ export * from './CalendarClock';
171
+ export * from './ReadMore';
172
+ export * from './Keep';
173
+ export * from './KeepOff';
174
+ export * from './Grid';
175
+ export * from './GridView';
176
+ export * from './AutoDelete';
177
+ export * from './DeleteForever';
178
+ export * from './Restore';
179
+ export * from './Forest';
180
+ export * from './Fuel';
181
+ export * from './Recycling';
182
+ export * from './Dangerous';
183
+ export * from './Apartment';
184
+ export * from './PlayCircle';
185
+ export * from './AddTask';
186
+ export * from './Raven';
187
+ export * from './DriveFileMove';
188
+ export * from './Merge';
189
+ export * from './Archive';
206
190
  export * from './Unarchive';
191
+ export * from './LocationAway';
192
+ export * from './LinkOff';
193
+ export * from './AccountCircleOff';
194
+ export * from './Send';
207
195
  export * from './Undo';
208
- export * from './Update';
209
- export * from './Upload';
210
- export * from './ViewDay';
211
- export * from './Visibility';
212
- export * from './VisibilityOff';
213
- export * from './Warning';
214
- export * from './Webhook';
196
+ export * from './ChipExtraction';
197
+ export * from './Target';
198
+ export * from './Campaign';
199
+ export * from './Ticket';
200
+ export * from './Flow';
201
+ export * from './Cards';
202
+ export * from './Task';
215
203
  export * from './Widgets';
216
- export * from './Workflow';
204
+ export * from './Attach';
205
+ export * from './Description';
206
+ export * from './StackedEmail';
207
+ export * from './ChatBubble';
208
+ export * from './Globe';
209
+ export * from './Home';
210
+ export * from './Euro';
211
+ export * from './Toggle';
212
+ export * from './Numbers';
213
+ export * from './Building';
214
+ export * from './Move';
215
+ export * from './MoveIn';
216
+ export * from './ConditionGraph';
217
+ export * from './FeatureSearch';
217
218
  export * from './svgIcon';