@epilot360/icons 1.17.46 → 1.17.48

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.
Files changed (89) hide show
  1. package/README.md +23 -0
  2. package/icons.config.yaml +36 -0
  3. package/index.js +2834 -1529
  4. package/index.js.map +1 -1
  5. package/package.json +1 -1
  6. package/react/Code/index.d.ts +4 -0
  7. package/react/Code/index.js +209 -0
  8. package/react/Code/index.js.map +1 -0
  9. package/react/EpilotIcon.d.ts +18 -0
  10. package/react/EpilotIcon.js +3315 -2316
  11. package/react/EpilotIcon.js.map +1 -1
  12. package/react/FormatBold/index.d.ts +4 -0
  13. package/react/FormatBold/index.js +209 -0
  14. package/react/FormatBold/index.js.map +1 -0
  15. package/react/FormatItalic/index.d.ts +4 -0
  16. package/react/FormatItalic/index.js +209 -0
  17. package/react/FormatItalic/index.js.map +1 -0
  18. package/react/FormatListBulleted/index.d.ts +4 -0
  19. package/react/FormatListBulleted/index.js +209 -0
  20. package/react/FormatListBulleted/index.js.map +1 -0
  21. package/react/FormatListNumbered/index.d.ts +4 -0
  22. package/react/FormatListNumbered/index.js +209 -0
  23. package/react/FormatListNumbered/index.js.map +1 -0
  24. package/react/FormatStrikethrough/index.d.ts +4 -0
  25. package/react/FormatStrikethrough/index.js +209 -0
  26. package/react/FormatStrikethrough/index.js.map +1 -0
  27. package/react/FormatUnderlined/index.d.ts +4 -0
  28. package/react/FormatUnderlined/index.js +209 -0
  29. package/react/FormatUnderlined/index.js.map +1 -0
  30. package/react/Heading/index.d.ts +4 -0
  31. package/react/Heading/index.js +209 -0
  32. package/react/Heading/index.js.map +1 -0
  33. package/react/Store/index.d.ts +4 -0
  34. package/react/Store/index.js +209 -0
  35. package/react/Store/index.js.map +1 -0
  36. package/react/index.d.ts +9 -0
  37. package/react/index.js +4110 -3084
  38. package/react/index.js.map +1 -1
  39. package/svg/Code/icon-fill.svg +1 -0
  40. package/svg/Code/icon.svg +1 -0
  41. package/svg/Code/index.d.ts +3 -0
  42. package/svg/Code/index.js +159 -0
  43. package/svg/Code/index.js.map +1 -0
  44. package/svg/FormatBold/icon-fill.svg +1 -0
  45. package/svg/FormatBold/icon.svg +1 -0
  46. package/svg/FormatBold/index.d.ts +3 -0
  47. package/svg/FormatBold/index.js +159 -0
  48. package/svg/FormatBold/index.js.map +1 -0
  49. package/svg/FormatItalic/icon-fill.svg +1 -0
  50. package/svg/FormatItalic/icon.svg +1 -0
  51. package/svg/FormatItalic/index.d.ts +3 -0
  52. package/svg/FormatItalic/index.js +159 -0
  53. package/svg/FormatItalic/index.js.map +1 -0
  54. package/svg/FormatListBulleted/icon-fill.svg +1 -0
  55. package/svg/FormatListBulleted/icon.svg +1 -0
  56. package/svg/FormatListBulleted/index.d.ts +3 -0
  57. package/svg/FormatListBulleted/index.js +159 -0
  58. package/svg/FormatListBulleted/index.js.map +1 -0
  59. package/svg/FormatListNumbered/icon-fill.svg +1 -0
  60. package/svg/FormatListNumbered/icon.svg +1 -0
  61. package/svg/FormatListNumbered/index.d.ts +3 -0
  62. package/svg/FormatListNumbered/index.js +159 -0
  63. package/svg/FormatListNumbered/index.js.map +1 -0
  64. package/svg/FormatStrikethrough/icon-fill.svg +1 -0
  65. package/svg/FormatStrikethrough/icon.svg +1 -0
  66. package/svg/FormatStrikethrough/index.d.ts +3 -0
  67. package/svg/FormatStrikethrough/index.js +159 -0
  68. package/svg/FormatStrikethrough/index.js.map +1 -0
  69. package/svg/FormatUnderlined/icon-fill.svg +1 -0
  70. package/svg/FormatUnderlined/icon.svg +1 -0
  71. package/svg/FormatUnderlined/index.d.ts +3 -0
  72. package/svg/FormatUnderlined/index.js +159 -0
  73. package/svg/FormatUnderlined/index.js.map +1 -0
  74. package/svg/Heading/icon-fill.svg +1 -0
  75. package/svg/Heading/icon.svg +1 -0
  76. package/svg/Heading/index.d.ts +3 -0
  77. package/svg/Heading/index.js +159 -0
  78. package/svg/Heading/index.js.map +1 -0
  79. package/svg/Store/icon-fill.svg +1 -0
  80. package/svg/Store/icon.svg +1 -0
  81. package/svg/Store/index.d.ts +3 -0
  82. package/svg/Store/index.js +159 -0
  83. package/svg/Store/index.js.map +1 -0
  84. package/svg/index.d.ts +9 -0
  85. package/svg/index.js +1279 -550
  86. package/svg/index.js.map +1 -1
  87. package/svg/svgIcon.d.ts +9 -0
  88. package/svg/svgIcon.js +981 -279
  89. package/svg/svgIcon.js.map +1 -1
@@ -0,0 +1,209 @@
1
+ /******/ (() => { // webpackBootstrap
2
+ /******/ "use strict";
3
+ /******/ var __webpack_modules__ = ({
4
+
5
+ /***/ 34556:
6
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
7
+
8
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
9
+ /* harmony export */ r: () => (/* binding */ SvgIconFill)
10
+ /* harmony export */ });
11
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
12
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
13
+ var _path;
14
+ 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); }
15
+
16
+ var SvgIconFill = function SvgIconFill(props) {
17
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", _extends({
18
+ xmlns: "http://www.w3.org/2000/svg",
19
+ width: 48,
20
+ height: 48,
21
+ viewBox: "0 -960 960 960"
22
+ }, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
23
+ d: "M420.39-695.48H244.91q-25.07 0-42.06-17.42-16.98-17.42-16.98-42.3 0-24.84 16.98-42.17 16.99-17.33 42.06-17.33h470.18q24.79 0 42.2 17.45 17.41 17.44 17.41 42.28t-17.41 42.17q-17.41 17.32-42.2 17.32H540.17v490q0 24.84-17.47 42.23-17.48 17.38-42.45 17.38-25.21 0-42.53-17.55-17.33-17.55-17.33-42.62v-489.44Z"
24
+ })));
25
+ };
26
+
27
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M420.39-695.48H244.91q-25.07 0-42.06-17.42-16.98-17.42-16.98-42.3 0-24.84 16.98-42.17 16.99-17.33 42.06-17.33h470.18q24.79 0 42.2 17.45 17.41 17.44 17.41 42.28t-17.41 42.17q-17.41 17.32-42.2 17.32H540.17v490q0 24.84-17.47 42.23-17.48 17.38-42.45 17.38-25.21 0-42.53-17.55-17.33-17.55-17.33-42.62v-489.44Z\"/></svg>");
28
+
29
+ /***/ }),
30
+
31
+ /***/ 69102:
32
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
33
+
34
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
35
+ /* harmony export */ r: () => (/* binding */ SvgIcon)
36
+ /* harmony export */ });
37
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
38
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
39
+ var _path;
40
+ 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); }
41
+
42
+ var SvgIcon = function SvgIcon(props) {
43
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", _extends({
44
+ xmlns: "http://www.w3.org/2000/svg",
45
+ width: 48,
46
+ height: 48,
47
+ viewBox: "0 -960 960 960"
48
+ }, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
49
+ d: "M420.39-695.48H244.91q-25.07 0-42.06-17.42-16.98-17.42-16.98-42.3 0-24.84 16.98-42.17 16.99-17.33 42.06-17.33h470.18q24.79 0 42.2 17.45 17.41 17.44 17.41 42.28t-17.41 42.17q-17.41 17.32-42.2 17.32H540.17v490q0 24.84-17.47 42.23-17.48 17.38-42.45 17.38-25.21 0-42.53-17.55-17.33-17.55-17.33-42.62v-489.44Z"
50
+ })));
51
+ };
52
+
53
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M420.39-695.48H244.91q-25.07 0-42.06-17.42-16.98-17.42-16.98-42.3 0-24.84 16.98-42.17 16.99-17.33 42.06-17.33h470.18q24.79 0 42.2 17.45 17.41 17.44 17.41 42.28t-17.41 42.17q-17.41 17.32-42.2 17.32H540.17v490q0 24.84-17.47 42.23-17.48 17.38-42.45 17.38-25.21 0-42.53-17.55-17.33-17.55-17.33-42.62v-489.44Z\"/></svg>");
54
+
55
+ /***/ }),
56
+
57
+ /***/ 58387:
58
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
59
+
60
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
61
+ /* harmony export */ defaultIconProps: () => (/* binding */ defaultIconProps)
62
+ /* harmony export */ });
63
+
64
+ const defaultIconProps = {
65
+ width: 20,
66
+ height: 20,
67
+ fill: "currentColor",
68
+ variant: "filled"
69
+ };
70
+
71
+
72
+ /***/ }),
73
+
74
+ /***/ 99497:
75
+ /***/ ((module) => {
76
+
77
+ module.exports = require("react");
78
+
79
+ /***/ })
80
+
81
+ /******/ });
82
+ /************************************************************************/
83
+ /******/ // The module cache
84
+ /******/ var __webpack_module_cache__ = {};
85
+ /******/
86
+ /******/ // The require function
87
+ /******/ function __webpack_require__(moduleId) {
88
+ /******/ // Check if module is in cache
89
+ /******/ var cachedModule = __webpack_module_cache__[moduleId];
90
+ /******/ if (cachedModule !== undefined) {
91
+ /******/ return cachedModule.exports;
92
+ /******/ }
93
+ /******/ // Create a new module (and put it into the cache)
94
+ /******/ var module = __webpack_module_cache__[moduleId] = {
95
+ /******/ // no module.id needed
96
+ /******/ // no module.loaded needed
97
+ /******/ exports: {}
98
+ /******/ };
99
+ /******/
100
+ /******/ // Execute the module function
101
+ /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
102
+ /******/
103
+ /******/ // Return the exports of the module
104
+ /******/ return module.exports;
105
+ /******/ }
106
+ /******/
107
+ /************************************************************************/
108
+ /******/ /* webpack/runtime/compat get default export */
109
+ /******/ (() => {
110
+ /******/ // getDefaultExport function for compatibility with non-harmony modules
111
+ /******/ __webpack_require__.n = (module) => {
112
+ /******/ var getter = module && module.__esModule ?
113
+ /******/ () => (module['default']) :
114
+ /******/ () => (module);
115
+ /******/ __webpack_require__.d(getter, { a: getter });
116
+ /******/ return getter;
117
+ /******/ };
118
+ /******/ })();
119
+ /******/
120
+ /******/ /* webpack/runtime/define property getters */
121
+ /******/ (() => {
122
+ /******/ // define getter functions for harmony exports
123
+ /******/ __webpack_require__.d = (exports, definition) => {
124
+ /******/ for(var key in definition) {
125
+ /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
126
+ /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
127
+ /******/ }
128
+ /******/ }
129
+ /******/ };
130
+ /******/ })();
131
+ /******/
132
+ /******/ /* webpack/runtime/hasOwnProperty shorthand */
133
+ /******/ (() => {
134
+ /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
135
+ /******/ })();
136
+ /******/
137
+ /******/ /* webpack/runtime/make namespace object */
138
+ /******/ (() => {
139
+ /******/ // define __esModule on exports
140
+ /******/ __webpack_require__.r = (exports) => {
141
+ /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
142
+ /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
143
+ /******/ }
144
+ /******/ Object.defineProperty(exports, '__esModule', { value: true });
145
+ /******/ };
146
+ /******/ })();
147
+ /******/
148
+ /************************************************************************/
149
+ var __webpack_exports__ = {};
150
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
151
+ (() => {
152
+ __webpack_require__.r(__webpack_exports__);
153
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
154
+ /* harmony export */ Heading: () => (/* binding */ Heading),
155
+ /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
156
+ /* harmony export */ });
157
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
158
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
159
+ /* harmony import */ var _svg_Heading_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(34556);
160
+ /* harmony import */ var _svg_Heading_icon_svg__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(69102);
161
+ /* harmony import */ var _common__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(58387);
162
+
163
+ var __defProp = Object.defineProperty;
164
+ var __getOwnPropSymbols = Object.getOwnPropertySymbols;
165
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
166
+ var __propIsEnum = Object.prototype.propertyIsEnumerable;
167
+ var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
168
+ var __spreadValues = (a, b) => {
169
+ for (var prop in b || (b = {}))
170
+ if (__hasOwnProp.call(b, prop))
171
+ __defNormalProp(a, prop, b[prop]);
172
+ if (__getOwnPropSymbols)
173
+ for (var prop of __getOwnPropSymbols(b)) {
174
+ if (__propIsEnum.call(b, prop))
175
+ __defNormalProp(a, prop, b[prop]);
176
+ }
177
+ return a;
178
+ };
179
+ var __objRest = (source, exclude) => {
180
+ var target = {};
181
+ for (var prop in source)
182
+ if (__hasOwnProp.call(source, prop) && exclude.indexOf(prop) < 0)
183
+ target[prop] = source[prop];
184
+ if (source != null && __getOwnPropSymbols)
185
+ for (var prop of __getOwnPropSymbols(source)) {
186
+ if (exclude.indexOf(prop) < 0 && __propIsEnum.call(source, prop))
187
+ target[prop] = source[prop];
188
+ }
189
+ return target;
190
+ };
191
+
192
+
193
+
194
+
195
+ const name = "heading";
196
+ function Heading(props) {
197
+ const _a = __spreadValues(__spreadValues({}, _common__WEBPACK_IMPORTED_MODULE_3__.defaultIconProps), props), { variant } = _a, restProps = __objRest(_a, ["variant"]);
198
+ const IconComponent = variant === "outlined" ? _svg_Heading_icon_svg__WEBPACK_IMPORTED_MODULE_2__/* .ReactComponent */ .r : _svg_Heading_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__/* .ReactComponent */ .r;
199
+ const overrides = props.size ? { width: props.size, height: props.size } : {};
200
+ return /* @__PURE__ */ react__WEBPACK_IMPORTED_MODULE_0___default().createElement(IconComponent, __spreadValues(__spreadValues({ "aria-label": name }, restProps), overrides));
201
+ }
202
+ /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (Heading);
203
+
204
+ })();
205
+
206
+ module.exports = __webpack_exports__;
207
+ /******/ })()
208
+ ;
209
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"react/Heading/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,saAAsa;;;;;;;;;;;;ACdrb;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACqC;AACrC,sEAAe,saAAsa;;;;;;;;;;;ACZ9a,MAAM,mBAA8B;AAAA,EACzC,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,SAAS;AACX;;;;;;;;ACPA;;;;;;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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACNkB;AAEuB;AACE;AACV;AAGjC,MAAM,OAAO;AAEN,SAAS,QAAQ,OAAuB;AAC7C,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,0EAAQ,GAAG,+EAAM;AAEhE,QAAM,YAAY,MAAM,OAAO,EAAE,OAAO,MAAM,MAAM,QAAQ,MAAM,KAAK,IAAI,CAAC;AAE5E,SAAO,2EAAC,+CAAc,cAAY,QAAU,YAAe,UAAW;AACxE;AAEA,iEAAe,OAAO,EAAC","sources":["webpack://icons/./src/svg/Heading/icon-fill.svg","webpack://icons/./src/svg/Heading/icon.svg","webpack://icons/./src/react/common.ts","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/react/Heading/index.tsx"],"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: \"M420.39-695.48H244.91q-25.07 0-42.06-17.42-16.98-17.42-16.98-42.3 0-24.84 16.98-42.17 16.99-17.33 42.06-17.33h470.18q24.79 0 42.2 17.45 17.41 17.44 17.41 42.28t-17.41 42.17q-17.41 17.32-42.2 17.32H540.17v490q0 24.84-17.47 42.23-17.48 17.38-42.45 17.38-25.21 0-42.53-17.55-17.33-17.55-17.33-42.62v-489.44Z\"\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=\\\"M420.39-695.48H244.91q-25.07 0-42.06-17.42-16.98-17.42-16.98-42.3 0-24.84 16.98-42.17 16.99-17.33 42.06-17.33h470.18q24.79 0 42.2 17.45 17.41 17.44 17.41 42.28t-17.41 42.17q-17.41 17.32-42.2 17.32H540.17v490q0 24.84-17.47 42.23-17.48 17.38-42.45 17.38-25.21 0-42.53-17.55-17.33-17.55-17.33-42.62v-489.44Z\\\"/></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: \"M420.39-695.48H244.91q-25.07 0-42.06-17.42-16.98-17.42-16.98-42.3 0-24.84 16.98-42.17 16.99-17.33 42.06-17.33h470.18q24.79 0 42.2 17.45 17.41 17.44 17.41 42.28t-17.41 42.17q-17.41 17.32-42.2 17.32H540.17v490q0 24.84-17.47 42.23-17.48 17.38-42.45 17.38-25.21 0-42.53-17.55-17.33-17.55-17.33-42.62v-489.44Z\"\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=\\\"M420.39-695.48H244.91q-25.07 0-42.06-17.42-16.98-17.42-16.98-42.3 0-24.84 16.98-42.17 16.99-17.33 42.06-17.33h470.18q24.79 0 42.2 17.45 17.41 17.44 17.41 42.28t-17.41 42.17q-17.41 17.32-42.2 17.32H540.17v490q0 24.84-17.47 42.23-17.48 17.38-42.45 17.38-25.21 0-42.53-17.55-17.33-17.55-17.33-42.62v-489.44Z\\\"/></svg>\";","import type { IconProps } from '../types';\n\nexport const defaultIconProps: IconProps = {\n width: 20,\n height: 20,\n fill: 'currentColor',\n variant: 'filled',\n};\n","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 React from 'react';\n\nimport { ReactComponent as Filled } from '../../svg/Heading/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Heading/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'heading';\n\nexport function Heading(props: IconPropsReact) {\n const { variant, ...restProps } = {\n ...defaultIconProps,\n ...props,\n };\n const IconComponent = variant === 'outlined' ? Outlined : Filled;\n\n const overrides = props.size ? { width: props.size, height: props.size } : {};\n\n return <IconComponent aria-label={name} {...restProps} {...overrides} />;\n}\n\nexport default Heading;\n"],"names":[],"sourceRoot":""}
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import type { IconPropsReact } from '../types';
3
+ export declare function Store(props: IconPropsReact): React.JSX.Element;
4
+ export default Store;
@@ -0,0 +1,209 @@
1
+ /******/ (() => { // webpackBootstrap
2
+ /******/ "use strict";
3
+ /******/ var __webpack_modules__ = ({
4
+
5
+ /***/ 40226:
6
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
7
+
8
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
9
+ /* harmony export */ r: () => (/* binding */ SvgIconFill)
10
+ /* harmony export */ });
11
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
12
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
13
+ var _path;
14
+ 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); }
15
+
16
+ var SvgIconFill = function SvgIconFill(props) {
17
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", _extends({
18
+ xmlns: "http://www.w3.org/2000/svg",
19
+ width: 48,
20
+ height: 48,
21
+ viewBox: "0 -960 960 960"
22
+ }, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
23
+ d: "M195-812.78h572q16.71 0 28.16 11.78t11.45 28.57q0 16.78-11.45 28.1Q783.71-733 767-733H195q-16.71 0-28.16-11.5t-11.45-28.28q0-16.79 11.45-28.39 11.45-11.61 28.16-11.61Zm5 666q-16.71 0-28.16-11.45t-11.45-28.16v-205.39h-22.17q-18.66 0-29.57-13.83-10.91-13.82-6.78-31.78l46.26-204.26q2.57-13.83 13.64-22.59 11.08-8.76 24.97-8.76h588.09q13.32 0 24.4 8.76 11.07 8.76 13.64 22.59l46.83 204.26q3.56 17.96-7.35 31.78-10.91 13.83-29.57 13.83h-22.17v205.39q0 16.71-11.5 28.16t-28.29 11.45q-16.78 0-28.1-11.45-11.33-11.45-11.33-28.16v-205.39H561.61v205.39q0 16.71-11.45 28.16T522-146.78H200ZM239.61-226h242.78v-165.78H239.61V-226Z"
24
+ })));
25
+ };
26
+
27
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M195-812.78h572q16.71 0 28.16 11.78t11.45 28.57q0 16.78-11.45 28.1Q783.71-733 767-733H195q-16.71 0-28.16-11.5t-11.45-28.28q0-16.79 11.45-28.39 11.45-11.61 28.16-11.61Zm5 666q-16.71 0-28.16-11.45t-11.45-28.16v-205.39h-22.17q-18.66 0-29.57-13.83-10.91-13.82-6.78-31.78l46.26-204.26q2.57-13.83 13.64-22.59 11.08-8.76 24.97-8.76h588.09q13.32 0 24.4 8.76 11.07 8.76 13.64 22.59l46.83 204.26q3.56 17.96-7.35 31.78-10.91 13.83-29.57 13.83h-22.17v205.39q0 16.71-11.5 28.16t-28.29 11.45q-16.78 0-28.1-11.45-11.33-11.45-11.33-28.16v-205.39H561.61v205.39q0 16.71-11.45 28.16T522-146.78H200ZM239.61-226h242.78v-165.78H239.61V-226Z\"/></svg>");
28
+
29
+ /***/ }),
30
+
31
+ /***/ 29400:
32
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
33
+
34
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
35
+ /* harmony export */ r: () => (/* binding */ SvgIcon)
36
+ /* harmony export */ });
37
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
38
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
39
+ var _path;
40
+ 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); }
41
+
42
+ var SvgIcon = function SvgIcon(props) {
43
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("svg", _extends({
44
+ xmlns: "http://www.w3.org/2000/svg",
45
+ width: 48,
46
+ height: 48,
47
+ viewBox: "0 -960 960 960"
48
+ }, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
49
+ d: "M190-819.78h582q16.71 0 28.16 11.78t11.45 28.57q0 16.78-11.45 28.1Q788.71-740 772-740H190q-16.71 0-28.16-11.5t-11.45-28.28q0-16.79 11.45-28.39 11.45-11.61 28.16-11.61Zm5 679q-16.71 0-28.16-11.45t-11.45-28.16v-218.39h-22.17q-18.66 0-29.57-13.83-10.91-13.82-6.78-31.78l46.26-204.26q2.57-13.83 13.64-22.59 11.08-8.76 24.97-8.76h598.09q13.32 0 24.4 8.76 11.07 8.76 13.64 22.59l46.83 204.26q3.56 17.96-7.35 31.78-10.91 13.83-29.57 13.83h-22.17v218.39q0 16.71-11.5 28.16t-28.29 11.45q-16.78 0-28.1-11.45-11.33-11.45-11.33-28.16v-218.39H556.61v218.39q0 16.71-11.45 28.16T517-140.78H195ZM234.61-220h242.78v-178.78H234.61V-220Zm-51.13-258h594.04-594.04Zm0 0h594.04l-27.61-122.78H211.09L183.48-478Z"
50
+ })));
51
+ };
52
+
53
+ /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M190-819.78h582q16.71 0 28.16 11.78t11.45 28.57q0 16.78-11.45 28.1Q788.71-740 772-740H190q-16.71 0-28.16-11.5t-11.45-28.28q0-16.79 11.45-28.39 11.45-11.61 28.16-11.61Zm5 679q-16.71 0-28.16-11.45t-11.45-28.16v-218.39h-22.17q-18.66 0-29.57-13.83-10.91-13.82-6.78-31.78l46.26-204.26q2.57-13.83 13.64-22.59 11.08-8.76 24.97-8.76h598.09q13.32 0 24.4 8.76 11.07 8.76 13.64 22.59l46.83 204.26q3.56 17.96-7.35 31.78-10.91 13.83-29.57 13.83h-22.17v218.39q0 16.71-11.5 28.16t-28.29 11.45q-16.78 0-28.1-11.45-11.33-11.45-11.33-28.16v-218.39H556.61v218.39q0 16.71-11.45 28.16T517-140.78H195ZM234.61-220h242.78v-178.78H234.61V-220Zm-51.13-258h594.04-594.04Zm0 0h594.04l-27.61-122.78H211.09L183.48-478Z\"/></svg>");
54
+
55
+ /***/ }),
56
+
57
+ /***/ 58387:
58
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
59
+
60
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
61
+ /* harmony export */ defaultIconProps: () => (/* binding */ defaultIconProps)
62
+ /* harmony export */ });
63
+
64
+ const defaultIconProps = {
65
+ width: 20,
66
+ height: 20,
67
+ fill: "currentColor",
68
+ variant: "filled"
69
+ };
70
+
71
+
72
+ /***/ }),
73
+
74
+ /***/ 99497:
75
+ /***/ ((module) => {
76
+
77
+ module.exports = require("react");
78
+
79
+ /***/ })
80
+
81
+ /******/ });
82
+ /************************************************************************/
83
+ /******/ // The module cache
84
+ /******/ var __webpack_module_cache__ = {};
85
+ /******/
86
+ /******/ // The require function
87
+ /******/ function __webpack_require__(moduleId) {
88
+ /******/ // Check if module is in cache
89
+ /******/ var cachedModule = __webpack_module_cache__[moduleId];
90
+ /******/ if (cachedModule !== undefined) {
91
+ /******/ return cachedModule.exports;
92
+ /******/ }
93
+ /******/ // Create a new module (and put it into the cache)
94
+ /******/ var module = __webpack_module_cache__[moduleId] = {
95
+ /******/ // no module.id needed
96
+ /******/ // no module.loaded needed
97
+ /******/ exports: {}
98
+ /******/ };
99
+ /******/
100
+ /******/ // Execute the module function
101
+ /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
102
+ /******/
103
+ /******/ // Return the exports of the module
104
+ /******/ return module.exports;
105
+ /******/ }
106
+ /******/
107
+ /************************************************************************/
108
+ /******/ /* webpack/runtime/compat get default export */
109
+ /******/ (() => {
110
+ /******/ // getDefaultExport function for compatibility with non-harmony modules
111
+ /******/ __webpack_require__.n = (module) => {
112
+ /******/ var getter = module && module.__esModule ?
113
+ /******/ () => (module['default']) :
114
+ /******/ () => (module);
115
+ /******/ __webpack_require__.d(getter, { a: getter });
116
+ /******/ return getter;
117
+ /******/ };
118
+ /******/ })();
119
+ /******/
120
+ /******/ /* webpack/runtime/define property getters */
121
+ /******/ (() => {
122
+ /******/ // define getter functions for harmony exports
123
+ /******/ __webpack_require__.d = (exports, definition) => {
124
+ /******/ for(var key in definition) {
125
+ /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
126
+ /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
127
+ /******/ }
128
+ /******/ }
129
+ /******/ };
130
+ /******/ })();
131
+ /******/
132
+ /******/ /* webpack/runtime/hasOwnProperty shorthand */
133
+ /******/ (() => {
134
+ /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
135
+ /******/ })();
136
+ /******/
137
+ /******/ /* webpack/runtime/make namespace object */
138
+ /******/ (() => {
139
+ /******/ // define __esModule on exports
140
+ /******/ __webpack_require__.r = (exports) => {
141
+ /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
142
+ /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
143
+ /******/ }
144
+ /******/ Object.defineProperty(exports, '__esModule', { value: true });
145
+ /******/ };
146
+ /******/ })();
147
+ /******/
148
+ /************************************************************************/
149
+ var __webpack_exports__ = {};
150
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
151
+ (() => {
152
+ __webpack_require__.r(__webpack_exports__);
153
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
154
+ /* harmony export */ Store: () => (/* binding */ Store),
155
+ /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
156
+ /* harmony export */ });
157
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
158
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
159
+ /* harmony import */ var _svg_Store_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(40226);
160
+ /* harmony import */ var _svg_Store_icon_svg__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(29400);
161
+ /* harmony import */ var _common__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(58387);
162
+
163
+ var __defProp = Object.defineProperty;
164
+ var __getOwnPropSymbols = Object.getOwnPropertySymbols;
165
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
166
+ var __propIsEnum = Object.prototype.propertyIsEnumerable;
167
+ var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
168
+ var __spreadValues = (a, b) => {
169
+ for (var prop in b || (b = {}))
170
+ if (__hasOwnProp.call(b, prop))
171
+ __defNormalProp(a, prop, b[prop]);
172
+ if (__getOwnPropSymbols)
173
+ for (var prop of __getOwnPropSymbols(b)) {
174
+ if (__propIsEnum.call(b, prop))
175
+ __defNormalProp(a, prop, b[prop]);
176
+ }
177
+ return a;
178
+ };
179
+ var __objRest = (source, exclude) => {
180
+ var target = {};
181
+ for (var prop in source)
182
+ if (__hasOwnProp.call(source, prop) && exclude.indexOf(prop) < 0)
183
+ target[prop] = source[prop];
184
+ if (source != null && __getOwnPropSymbols)
185
+ for (var prop of __getOwnPropSymbols(source)) {
186
+ if (exclude.indexOf(prop) < 0 && __propIsEnum.call(source, prop))
187
+ target[prop] = source[prop];
188
+ }
189
+ return target;
190
+ };
191
+
192
+
193
+
194
+
195
+ const name = "store";
196
+ function Store(props) {
197
+ const _a = __spreadValues(__spreadValues({}, _common__WEBPACK_IMPORTED_MODULE_3__.defaultIconProps), props), { variant } = _a, restProps = __objRest(_a, ["variant"]);
198
+ const IconComponent = variant === "outlined" ? _svg_Store_icon_svg__WEBPACK_IMPORTED_MODULE_2__/* .ReactComponent */ .r : _svg_Store_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__/* .ReactComponent */ .r;
199
+ const overrides = props.size ? { width: props.size, height: props.size } : {};
200
+ return /* @__PURE__ */ react__WEBPACK_IMPORTED_MODULE_0___default().createElement(IconComponent, __spreadValues(__spreadValues({ "aria-label": name }, restProps), overrides));
201
+ }
202
+ /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (Store);
203
+
204
+ })();
205
+
206
+ module.exports = __webpack_exports__;
207
+ /******/ })()
208
+ ;
209
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"react/Store/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,guBAAguB;;;;;;;;;;;;ACd/uB;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACqC;AACrC,sEAAe,syBAAsyB;;;;;;;;;;;ACZ9yB,MAAM,mBAA8B;AAAA,EACzC,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,SAAS;AACX;;;;;;;;ACPA;;;;;;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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACNkB;AAEuB;AACE;AACV;AAGjC,MAAM,OAAO;AAEN,SAAS,MAAM,OAAuB;AAC3C,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,wEAAQ,GAAG,6EAAM;AAEhE,QAAM,YAAY,MAAM,OAAO,EAAE,OAAO,MAAM,MAAM,QAAQ,MAAM,KAAK,IAAI,CAAC;AAE5E,SAAO,2EAAC,+CAAc,cAAY,QAAU,YAAe,UAAW;AACxE;AAEA,iEAAe,KAAK,EAAC","sources":["webpack://icons/./src/svg/Store/icon-fill.svg","webpack://icons/./src/svg/Store/icon.svg","webpack://icons/./src/react/common.ts","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/react/Store/index.tsx"],"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: \"M195-812.78h572q16.71 0 28.16 11.78t11.45 28.57q0 16.78-11.45 28.1Q783.71-733 767-733H195q-16.71 0-28.16-11.5t-11.45-28.28q0-16.79 11.45-28.39 11.45-11.61 28.16-11.61Zm5 666q-16.71 0-28.16-11.45t-11.45-28.16v-205.39h-22.17q-18.66 0-29.57-13.83-10.91-13.82-6.78-31.78l46.26-204.26q2.57-13.83 13.64-22.59 11.08-8.76 24.97-8.76h588.09q13.32 0 24.4 8.76 11.07 8.76 13.64 22.59l46.83 204.26q3.56 17.96-7.35 31.78-10.91 13.83-29.57 13.83h-22.17v205.39q0 16.71-11.5 28.16t-28.29 11.45q-16.78 0-28.1-11.45-11.33-11.45-11.33-28.16v-205.39H561.61v205.39q0 16.71-11.45 28.16T522-146.78H200ZM239.61-226h242.78v-165.78H239.61V-226Z\"\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=\\\"M195-812.78h572q16.71 0 28.16 11.78t11.45 28.57q0 16.78-11.45 28.1Q783.71-733 767-733H195q-16.71 0-28.16-11.5t-11.45-28.28q0-16.79 11.45-28.39 11.45-11.61 28.16-11.61Zm5 666q-16.71 0-28.16-11.45t-11.45-28.16v-205.39h-22.17q-18.66 0-29.57-13.83-10.91-13.82-6.78-31.78l46.26-204.26q2.57-13.83 13.64-22.59 11.08-8.76 24.97-8.76h588.09q13.32 0 24.4 8.76 11.07 8.76 13.64 22.59l46.83 204.26q3.56 17.96-7.35 31.78-10.91 13.83-29.57 13.83h-22.17v205.39q0 16.71-11.5 28.16t-28.29 11.45q-16.78 0-28.1-11.45-11.33-11.45-11.33-28.16v-205.39H561.61v205.39q0 16.71-11.45 28.16T522-146.78H200ZM239.61-226h242.78v-165.78H239.61V-226Z\\\"/></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: \"M190-819.78h582q16.71 0 28.16 11.78t11.45 28.57q0 16.78-11.45 28.1Q788.71-740 772-740H190q-16.71 0-28.16-11.5t-11.45-28.28q0-16.79 11.45-28.39 11.45-11.61 28.16-11.61Zm5 679q-16.71 0-28.16-11.45t-11.45-28.16v-218.39h-22.17q-18.66 0-29.57-13.83-10.91-13.82-6.78-31.78l46.26-204.26q2.57-13.83 13.64-22.59 11.08-8.76 24.97-8.76h598.09q13.32 0 24.4 8.76 11.07 8.76 13.64 22.59l46.83 204.26q3.56 17.96-7.35 31.78-10.91 13.83-29.57 13.83h-22.17v218.39q0 16.71-11.5 28.16t-28.29 11.45q-16.78 0-28.1-11.45-11.33-11.45-11.33-28.16v-218.39H556.61v218.39q0 16.71-11.45 28.16T517-140.78H195ZM234.61-220h242.78v-178.78H234.61V-220Zm-51.13-258h594.04-594.04Zm0 0h594.04l-27.61-122.78H211.09L183.48-478Z\"\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=\\\"M190-819.78h582q16.71 0 28.16 11.78t11.45 28.57q0 16.78-11.45 28.1Q788.71-740 772-740H190q-16.71 0-28.16-11.5t-11.45-28.28q0-16.79 11.45-28.39 11.45-11.61 28.16-11.61Zm5 679q-16.71 0-28.16-11.45t-11.45-28.16v-218.39h-22.17q-18.66 0-29.57-13.83-10.91-13.82-6.78-31.78l46.26-204.26q2.57-13.83 13.64-22.59 11.08-8.76 24.97-8.76h598.09q13.32 0 24.4 8.76 11.07 8.76 13.64 22.59l46.83 204.26q3.56 17.96-7.35 31.78-10.91 13.83-29.57 13.83h-22.17v218.39q0 16.71-11.5 28.16t-28.29 11.45q-16.78 0-28.1-11.45-11.33-11.45-11.33-28.16v-218.39H556.61v218.39q0 16.71-11.45 28.16T517-140.78H195ZM234.61-220h242.78v-178.78H234.61V-220Zm-51.13-258h594.04-594.04Zm0 0h594.04l-27.61-122.78H211.09L183.48-478Z\\\"/></svg>\";","import type { IconProps } from '../types';\n\nexport const defaultIconProps: IconProps = {\n width: 20,\n height: 20,\n fill: 'currentColor',\n variant: 'filled',\n};\n","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 React from 'react';\n\nimport { ReactComponent as Filled } from '../../svg/Store/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Store/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'store';\n\nexport function Store(props: IconPropsReact) {\n const { variant, ...restProps } = {\n ...defaultIconProps,\n ...props,\n };\n const IconComponent = variant === 'outlined' ? Outlined : Filled;\n\n const overrides = props.size ? { width: props.size, height: props.size } : {};\n\n return <IconComponent aria-label={name} {...restProps} {...overrides} />;\n}\n\nexport default Store;\n"],"names":[],"sourceRoot":""}
package/react/index.d.ts CHANGED
@@ -104,6 +104,7 @@ export * from './PersonCheck';
104
104
  export * from './PersonAdd';
105
105
  export * from './Comment';
106
106
  export * from './Star';
107
+ export * from './Store';
107
108
  export * from './Exclamation';
108
109
  export * from './Primary';
109
110
  export * from './PriceMapping';
@@ -240,4 +241,12 @@ export * from './Coupon';
240
241
  export * from './ProductRecommendation';
241
242
  export * from './Location';
242
243
  export * from './Labs';
244
+ export * from './FormatBold';
245
+ export * from './FormatItalic';
246
+ export * from './FormatUnderlined';
247
+ export * from './FormatStrikethrough';
248
+ export * from './Heading';
249
+ export * from './FormatListBulleted';
250
+ export * from './FormatListNumbered';
251
+ export * from './Code';
243
252
  export * from './EpilotIcon';