@epilot360/icons 1.17.44 → 1.17.45

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 (52) hide show
  1. package/icons.config.yaml +9 -9
  2. package/index.js +307 -307
  3. package/index.js.map +1 -1
  4. package/package.json +1 -1
  5. package/react/Coupon/index.d.ts +4 -0
  6. package/react/Coupon/index.js +209 -0
  7. package/react/Coupon/index.js.map +1 -0
  8. package/react/EpilotIcon.d.ts +6 -6
  9. package/react/EpilotIcon.js +226 -226
  10. package/react/EpilotIcon.js.map +1 -1
  11. package/react/Location/index.d.ts +4 -0
  12. package/react/Location/index.js +209 -0
  13. package/react/Location/index.js.map +1 -0
  14. package/react/LocationOn/index.js +51 -73
  15. package/react/LocationOn/index.js.map +1 -1
  16. package/react/ProductRecommendation/index.d.ts +4 -0
  17. package/react/ProductRecommendation/index.js +209 -0
  18. package/react/ProductRecommendation/index.js.map +1 -0
  19. package/react/Recommend/index.js +51 -73
  20. package/react/Recommend/index.js.map +1 -1
  21. package/react/Redeem/index.js +51 -73
  22. package/react/Redeem/index.js.map +1 -1
  23. package/react/index.d.ts +3 -3
  24. package/react/index.js +232 -232
  25. package/react/index.js.map +1 -1
  26. package/svg/Coupon/icon-fill.svg +1 -0
  27. package/svg/Coupon/icon.svg +1 -0
  28. package/svg/Coupon/index.d.ts +3 -0
  29. package/svg/Coupon/index.js +159 -0
  30. package/svg/Coupon/index.js.map +1 -0
  31. package/svg/Location/icon-fill.svg +1 -0
  32. package/svg/Location/icon.svg +1 -0
  33. package/svg/Location/index.d.ts +3 -0
  34. package/svg/Location/index.js +159 -0
  35. package/svg/Location/index.js.map +1 -0
  36. package/svg/LocationOn/index.js +47 -112
  37. package/svg/LocationOn/index.js.map +1 -1
  38. package/svg/ProductRecommendation/icon-fill.svg +1 -0
  39. package/svg/ProductRecommendation/icon.svg +1 -0
  40. package/svg/ProductRecommendation/index.d.ts +3 -0
  41. package/svg/ProductRecommendation/index.js +159 -0
  42. package/svg/ProductRecommendation/index.js.map +1 -0
  43. package/svg/Recommend/index.js +47 -112
  44. package/svg/Recommend/index.js.map +1 -1
  45. package/svg/Redeem/index.js +47 -112
  46. package/svg/Redeem/index.js.map +1 -1
  47. package/svg/index.d.ts +3 -3
  48. package/svg/index.js +168 -168
  49. package/svg/index.js.map +1 -1
  50. package/svg/svgIcon.d.ts +3 -3
  51. package/svg/svgIcon.js +162 -162
  52. package/svg/svgIcon.js.map +1 -1
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import type { IconPropsReact } from '../types';
3
+ export declare function Location(props: IconPropsReact): React.JSX.Element;
4
+ export default Location;
@@ -0,0 +1,209 @@
1
+ /******/ (() => { // webpackBootstrap
2
+ /******/ "use strict";
3
+ /******/ var __webpack_modules__ = ({
4
+
5
+ /***/ 56182:
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: "M479.62-88.13q-11.75 0-24-4.07-12.24-4.06-21.27-12.63-45.39-39.13-96.09-89.19-50.7-50.07-93.54-107.91-42.85-57.85-70.85-121.83-28-63.98-28-129.94 0-155.49 100.88-248.24Q347.63-894.7 480-894.7t233.53 92.76Q814.7-709.19 814.7-553.7q0 65.96-28.29 129.94-28.28 63.98-71.13 121.83-42.84 57.84-93.54 107.91-50.7 50.06-95.52 89.19-9.67 8.57-22.27 12.63-12.59 4.07-24.33 4.07Zm.47-397.91q31.17 0 52.8-21.44 21.63-21.44 21.63-52.61 0-31.17-21.72-52.8-21.72-21.63-52.89-21.63t-52.52 21.72q-21.35 21.72-21.35 52.89t21.44 52.52q21.44 21.35 52.61 21.35Z"
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=\"M479.62-88.13q-11.75 0-24-4.07-12.24-4.06-21.27-12.63-45.39-39.13-96.09-89.19-50.7-50.07-93.54-107.91-42.85-57.85-70.85-121.83-28-63.98-28-129.94 0-155.49 100.88-248.24Q347.63-894.7 480-894.7t233.53 92.76Q814.7-709.19 814.7-553.7q0 65.96-28.29 129.94-28.28 63.98-71.13 121.83-42.84 57.84-93.54 107.91-50.7 50.06-95.52 89.19-9.67 8.57-22.27 12.63-12.59 4.07-24.33 4.07Zm.47-397.91q31.17 0 52.8-21.44 21.63-21.44 21.63-52.61 0-31.17-21.72-52.8-21.72-21.63-52.89-21.63t-52.52 21.72q-21.35 21.72-21.35 52.89t21.44 52.52q21.44 21.35 52.61 21.35Z\"/></svg>");
28
+
29
+ /***/ }),
30
+
31
+ /***/ 80573:
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: "M480-170.3q130.17-117.61 192.54-210.74 62.37-93.13 62.37-172.66 0-114.94-73.9-188.08-73.89-73.13-181.03-73.13t-181.01 73.13q-73.88 73.14-73.88 188.08 0 79.53 63.87 172.37Q352.83-288.48 480-170.3Zm-.38 82.17q-11.75 0-24-4.07-12.24-4.06-21.27-12.63-45.39-39.13-96.09-89.19-50.7-50.07-93.54-107.91-42.85-57.85-70.85-121.83-28-63.98-28-129.94 0-155.49 100.88-248.24Q347.63-894.7 480-894.7t233.53 92.76Q814.7-709.19 814.7-553.7q0 65.96-28.29 129.94-28.28 63.98-71.13 121.83-42.84 57.84-93.54 107.91-50.7 50.06-95.52 89.19-9.67 8.57-22.27 12.63-12.59 4.07-24.33 4.07ZM480-560Zm.09 73.96q31.17 0 52.8-21.44 21.63-21.44 21.63-52.61 0-31.17-21.72-52.8-21.72-21.63-52.89-21.63t-52.52 21.72q-21.35 21.72-21.35 52.89t21.44 52.52q21.44 21.35 52.61 21.35Z"
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=\"M480-170.3q130.17-117.61 192.54-210.74 62.37-93.13 62.37-172.66 0-114.94-73.9-188.08-73.89-73.13-181.03-73.13t-181.01 73.13q-73.88 73.14-73.88 188.08 0 79.53 63.87 172.37Q352.83-288.48 480-170.3Zm-.38 82.17q-11.75 0-24-4.07-12.24-4.06-21.27-12.63-45.39-39.13-96.09-89.19-50.7-50.07-93.54-107.91-42.85-57.85-70.85-121.83-28-63.98-28-129.94 0-155.49 100.88-248.24Q347.63-894.7 480-894.7t233.53 92.76Q814.7-709.19 814.7-553.7q0 65.96-28.29 129.94-28.28 63.98-71.13 121.83-42.84 57.84-93.54 107.91-50.7 50.06-95.52 89.19-9.67 8.57-22.27 12.63-12.59 4.07-24.33 4.07ZM480-560Zm.09 73.96q31.17 0 52.8-21.44 21.63-21.44 21.63-52.61 0-31.17-21.72-52.8-21.72-21.63-52.89-21.63t-52.52 21.72q-21.35 21.72-21.35 52.89t21.44 52.52q21.44 21.35 52.61 21.35Z\"/></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 */ Location: () => (/* binding */ Location),
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_Location_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(56182);
160
+ /* harmony import */ var _svg_Location_icon_svg__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(80573);
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 = "location";
196
+ function Location(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_Location_icon_svg__WEBPACK_IMPORTED_MODULE_2__/* .ReactComponent */ .r : _svg_Location_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__ = (Location);
203
+
204
+ })();
205
+
206
+ module.exports = __webpack_exports__;
207
+ /******/ })()
208
+ ;
209
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"react/Location/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,kpBAAkpB;;;;;;;;;;;;ACdjqB;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,21BAA21B;;;;;;;;;;;ACZn2B,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,SAAS,OAAuB;AAC9C,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,2EAAQ,GAAG,gFAAM;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,QAAQ,EAAC","sources":["webpack://icons/./src/svg/Location/icon-fill.svg","webpack://icons/./src/svg/Location/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/Location/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: \"M479.62-88.13q-11.75 0-24-4.07-12.24-4.06-21.27-12.63-45.39-39.13-96.09-89.19-50.7-50.07-93.54-107.91-42.85-57.85-70.85-121.83-28-63.98-28-129.94 0-155.49 100.88-248.24Q347.63-894.7 480-894.7t233.53 92.76Q814.7-709.19 814.7-553.7q0 65.96-28.29 129.94-28.28 63.98-71.13 121.83-42.84 57.84-93.54 107.91-50.7 50.06-95.52 89.19-9.67 8.57-22.27 12.63-12.59 4.07-24.33 4.07Zm.47-397.91q31.17 0 52.8-21.44 21.63-21.44 21.63-52.61 0-31.17-21.72-52.8-21.72-21.63-52.89-21.63t-52.52 21.72q-21.35 21.72-21.35 52.89t21.44 52.52q21.44 21.35 52.61 21.35Z\"\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=\\\"M479.62-88.13q-11.75 0-24-4.07-12.24-4.06-21.27-12.63-45.39-39.13-96.09-89.19-50.7-50.07-93.54-107.91-42.85-57.85-70.85-121.83-28-63.98-28-129.94 0-155.49 100.88-248.24Q347.63-894.7 480-894.7t233.53 92.76Q814.7-709.19 814.7-553.7q0 65.96-28.29 129.94-28.28 63.98-71.13 121.83-42.84 57.84-93.54 107.91-50.7 50.06-95.52 89.19-9.67 8.57-22.27 12.63-12.59 4.07-24.33 4.07Zm.47-397.91q31.17 0 52.8-21.44 21.63-21.44 21.63-52.61 0-31.17-21.72-52.8-21.72-21.63-52.89-21.63t-52.52 21.72q-21.35 21.72-21.35 52.89t21.44 52.52q21.44 21.35 52.61 21.35Z\\\"/></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: \"M480-170.3q130.17-117.61 192.54-210.74 62.37-93.13 62.37-172.66 0-114.94-73.9-188.08-73.89-73.13-181.03-73.13t-181.01 73.13q-73.88 73.14-73.88 188.08 0 79.53 63.87 172.37Q352.83-288.48 480-170.3Zm-.38 82.17q-11.75 0-24-4.07-12.24-4.06-21.27-12.63-45.39-39.13-96.09-89.19-50.7-50.07-93.54-107.91-42.85-57.85-70.85-121.83-28-63.98-28-129.94 0-155.49 100.88-248.24Q347.63-894.7 480-894.7t233.53 92.76Q814.7-709.19 814.7-553.7q0 65.96-28.29 129.94-28.28 63.98-71.13 121.83-42.84 57.84-93.54 107.91-50.7 50.06-95.52 89.19-9.67 8.57-22.27 12.63-12.59 4.07-24.33 4.07ZM480-560Zm.09 73.96q31.17 0 52.8-21.44 21.63-21.44 21.63-52.61 0-31.17-21.72-52.8-21.72-21.63-52.89-21.63t-52.52 21.72q-21.35 21.72-21.35 52.89t21.44 52.52q21.44 21.35 52.61 21.35Z\"\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=\\\"M480-170.3q130.17-117.61 192.54-210.74 62.37-93.13 62.37-172.66 0-114.94-73.9-188.08-73.89-73.13-181.03-73.13t-181.01 73.13q-73.88 73.14-73.88 188.08 0 79.53 63.87 172.37Q352.83-288.48 480-170.3Zm-.38 82.17q-11.75 0-24-4.07-12.24-4.06-21.27-12.63-45.39-39.13-96.09-89.19-50.7-50.07-93.54-107.91-42.85-57.85-70.85-121.83-28-63.98-28-129.94 0-155.49 100.88-248.24Q347.63-894.7 480-894.7t233.53 92.76Q814.7-709.19 814.7-553.7q0 65.96-28.29 129.94-28.28 63.98-71.13 121.83-42.84 57.84-93.54 107.91-50.7 50.06-95.52 89.19-9.67 8.57-22.27 12.63-12.59 4.07-24.33 4.07ZM480-560Zm.09 73.96q31.17 0 52.8-21.44 21.63-21.44 21.63-52.61 0-31.17-21.72-52.8-21.72-21.63-52.89-21.63t-52.52 21.72q-21.35 21.72-21.35 52.89t21.44 52.52q21.44 21.35 52.61 21.35Z\\\"/></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/Location/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Location/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'location';\n\nexport function Location(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 Location;\n"],"names":[],"sourceRoot":""}
@@ -2,58 +2,6 @@
2
2
  /******/ "use strict";
3
3
  /******/ var __webpack_modules__ = ({
4
4
 
5
- /***/ 13116:
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: "M479.62-88.13q-11.75 0-24-4.07-12.24-4.06-21.27-12.63-45.39-39.13-96.09-89.19-50.7-50.07-93.54-107.91-42.85-57.85-70.85-121.83-28-63.98-28-129.94 0-155.49 100.88-248.24Q347.63-894.7 480-894.7t233.53 92.76Q814.7-709.19 814.7-553.7q0 65.96-28.29 129.94-28.28 63.98-71.13 121.83-42.84 57.84-93.54 107.91-50.7 50.06-95.52 89.19-9.67 8.57-22.27 12.63-12.59 4.07-24.33 4.07Zm.47-397.91q31.17 0 52.8-21.44 21.63-21.44 21.63-52.61 0-31.17-21.72-52.8-21.72-21.63-52.89-21.63t-52.52 21.72q-21.35 21.72-21.35 52.89t21.44 52.52q21.44 21.35 52.61 21.35Z"
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=\"M479.62-88.13q-11.75 0-24-4.07-12.24-4.06-21.27-12.63-45.39-39.13-96.09-89.19-50.7-50.07-93.54-107.91-42.85-57.85-70.85-121.83-28-63.98-28-129.94 0-155.49 100.88-248.24Q347.63-894.7 480-894.7t233.53 92.76Q814.7-709.19 814.7-553.7q0 65.96-28.29 129.94-28.28 63.98-71.13 121.83-42.84 57.84-93.54 107.91-50.7 50.06-95.52 89.19-9.67 8.57-22.27 12.63-12.59 4.07-24.33 4.07Zm.47-397.91q31.17 0 52.8-21.44 21.63-21.44 21.63-52.61 0-31.17-21.72-52.8-21.72-21.63-52.89-21.63t-52.52 21.72q-21.35 21.72-21.35 52.89t21.44 52.52q21.44 21.35 52.61 21.35Z\"/></svg>");
28
-
29
- /***/ }),
30
-
31
- /***/ 16154:
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: "M480-170.3q130.17-117.61 192.54-210.74 62.37-93.13 62.37-172.66 0-114.94-73.9-188.08-73.89-73.13-181.03-73.13t-181.01 73.13q-73.88 73.14-73.88 188.08 0 79.53 63.87 172.37Q352.83-288.48 480-170.3Zm-.38 82.17q-11.75 0-24-4.07-12.24-4.06-21.27-12.63-45.39-39.13-96.09-89.19-50.7-50.07-93.54-107.91-42.85-57.85-70.85-121.83-28-63.98-28-129.94 0-155.49 100.88-248.24Q347.63-894.7 480-894.7t233.53 92.76Q814.7-709.19 814.7-553.7q0 65.96-28.29 129.94-28.28 63.98-71.13 121.83-42.84 57.84-93.54 107.91-50.7 50.06-95.52 89.19-9.67 8.57-22.27 12.63-12.59 4.07-24.33 4.07ZM480-560Zm.09 73.96q31.17 0 52.8-21.44 21.63-21.44 21.63-52.61 0-31.17-21.72-52.8-21.72-21.63-52.89-21.63t-52.52 21.72q-21.35 21.72-21.35 52.89t21.44 52.52q21.44 21.35 52.61 21.35Z"
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=\"M480-170.3q130.17-117.61 192.54-210.74 62.37-93.13 62.37-172.66 0-114.94-73.9-188.08-73.89-73.13-181.03-73.13t-181.01 73.13q-73.88 73.14-73.88 188.08 0 79.53 63.87 172.37Q352.83-288.48 480-170.3Zm-.38 82.17q-11.75 0-24-4.07-12.24-4.06-21.27-12.63-45.39-39.13-96.09-89.19-50.7-50.07-93.54-107.91-42.85-57.85-70.85-121.83-28-63.98-28-129.94 0-155.49 100.88-248.24Q347.63-894.7 480-894.7t233.53 92.76Q814.7-709.19 814.7-553.7q0 65.96-28.29 129.94-28.28 63.98-71.13 121.83-42.84 57.84-93.54 107.91-50.7 50.06-95.52 89.19-9.67 8.57-22.27 12.63-12.59 4.07-24.33 4.07ZM480-560Zm.09 73.96q31.17 0 52.8-21.44 21.63-21.44 21.63-52.61 0-31.17-21.72-52.8-21.72-21.63-52.89-21.63t-52.52 21.72q-21.35 21.72-21.35 52.89t21.44 52.52q21.44 21.35 52.61 21.35Z\"/></svg>");
54
-
55
- /***/ }),
56
-
57
5
  /***/ 58387:
58
6
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
59
7
 
@@ -69,13 +17,6 @@ const defaultIconProps = {
69
17
  };
70
18
 
71
19
 
72
- /***/ }),
73
-
74
- /***/ 99497:
75
- /***/ ((module) => {
76
-
77
- module.exports = require("react");
78
-
79
20
  /***/ })
80
21
 
81
22
  /******/ });
@@ -149,16 +90,53 @@ module.exports = require("react");
149
90
  var __webpack_exports__ = {};
150
91
  // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
151
92
  (() => {
93
+ // ESM COMPAT FLAG
152
94
  __webpack_require__.r(__webpack_exports__);
153
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
154
- /* harmony export */ LocationOn: () => (/* binding */ LocationOn),
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_LocationOn_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(13116);
160
- /* harmony import */ var _svg_LocationOn_icon_svg__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(16154);
161
- /* harmony import */ var _common__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(58387);
95
+
96
+ // EXPORTS
97
+ __webpack_require__.d(__webpack_exports__, {
98
+ LocationOn: () => (/* binding */ LocationOn),
99
+ "default": () => (/* binding */ react_LocationOn)
100
+ });
101
+
102
+ ;// CONCATENATED MODULE: external "react"
103
+ const external_react_namespaceObject = require("react");
104
+ var external_react_default = /*#__PURE__*/__webpack_require__.n(external_react_namespaceObject);
105
+ ;// CONCATENATED MODULE: ./src/svg/LocationOn/icon-fill.svg
106
+ var _path;
107
+ 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); }
108
+
109
+ var SvgIconFill = function SvgIconFill(props) {
110
+ return /*#__PURE__*/external_react_namespaceObject.createElement("svg", _extends({
111
+ xmlns: "http://www.w3.org/2000/svg",
112
+ width: 48,
113
+ height: 48,
114
+ viewBox: "0 -960 960 960"
115
+ }, props), _path || (_path = /*#__PURE__*/external_react_namespaceObject.createElement("path", {
116
+ d: "M479.62-88.13q-11.75 0-24-4.07-12.24-4.06-21.27-12.63-45.39-39.13-96.09-89.19-50.7-50.07-93.54-107.91-42.85-57.85-70.85-121.83-28-63.98-28-129.94 0-155.49 100.88-248.24Q347.63-894.7 480-894.7t233.53 92.76Q814.7-709.19 814.7-553.7q0 65.96-28.29 129.94-28.28 63.98-71.13 121.83-42.84 57.84-93.54 107.91-50.7 50.06-95.52 89.19-9.67 8.57-22.27 12.63-12.59 4.07-24.33 4.07Zm.47-397.91q31.17 0 52.8-21.44 21.63-21.44 21.63-52.61 0-31.17-21.72-52.8-21.72-21.63-52.89-21.63t-52.52 21.72q-21.35 21.72-21.35 52.89t21.44 52.52q21.44 21.35 52.61 21.35Z"
117
+ })));
118
+ };
119
+
120
+ /* harmony default export */ const icon_fill = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M479.62-88.13q-11.75 0-24-4.07-12.24-4.06-21.27-12.63-45.39-39.13-96.09-89.19-50.7-50.07-93.54-107.91-42.85-57.85-70.85-121.83-28-63.98-28-129.94 0-155.49 100.88-248.24Q347.63-894.7 480-894.7t233.53 92.76Q814.7-709.19 814.7-553.7q0 65.96-28.29 129.94-28.28 63.98-71.13 121.83-42.84 57.84-93.54 107.91-50.7 50.06-95.52 89.19-9.67 8.57-22.27 12.63-12.59 4.07-24.33 4.07Zm.47-397.91q31.17 0 52.8-21.44 21.63-21.44 21.63-52.61 0-31.17-21.72-52.8-21.72-21.63-52.89-21.63t-52.52 21.72q-21.35 21.72-21.35 52.89t21.44 52.52q21.44 21.35 52.61 21.35Z\"/></svg>");
121
+ ;// CONCATENATED MODULE: ./src/svg/LocationOn/icon.svg
122
+ var icon_path;
123
+ function icon_extends() { icon_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 icon_extends.apply(this, arguments); }
124
+
125
+ var SvgIcon = function SvgIcon(props) {
126
+ return /*#__PURE__*/external_react_namespaceObject.createElement("svg", icon_extends({
127
+ xmlns: "http://www.w3.org/2000/svg",
128
+ width: 48,
129
+ height: 48,
130
+ viewBox: "0 -960 960 960"
131
+ }, props), icon_path || (icon_path = /*#__PURE__*/external_react_namespaceObject.createElement("path", {
132
+ d: "M480-170.3q130.17-117.61 192.54-210.74 62.37-93.13 62.37-172.66 0-114.94-73.9-188.08-73.89-73.13-181.03-73.13t-181.01 73.13q-73.88 73.14-73.88 188.08 0 79.53 63.87 172.37Q352.83-288.48 480-170.3Zm-.38 82.17q-11.75 0-24-4.07-12.24-4.06-21.27-12.63-45.39-39.13-96.09-89.19-50.7-50.07-93.54-107.91-42.85-57.85-70.85-121.83-28-63.98-28-129.94 0-155.49 100.88-248.24Q347.63-894.7 480-894.7t233.53 92.76Q814.7-709.19 814.7-553.7q0 65.96-28.29 129.94-28.28 63.98-71.13 121.83-42.84 57.84-93.54 107.91-50.7 50.06-95.52 89.19-9.67 8.57-22.27 12.63-12.59 4.07-24.33 4.07ZM480-560Zm.09 73.96q31.17 0 52.8-21.44 21.63-21.44 21.63-52.61 0-31.17-21.72-52.8-21.72-21.63-52.89-21.63t-52.52 21.72q-21.35 21.72-21.35 52.89t21.44 52.52q21.44 21.35 52.61 21.35Z"
133
+ })));
134
+ };
135
+
136
+ /* harmony default export */ const icon = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M480-170.3q130.17-117.61 192.54-210.74 62.37-93.13 62.37-172.66 0-114.94-73.9-188.08-73.89-73.13-181.03-73.13t-181.01 73.13q-73.88 73.14-73.88 188.08 0 79.53 63.87 172.37Q352.83-288.48 480-170.3Zm-.38 82.17q-11.75 0-24-4.07-12.24-4.06-21.27-12.63-45.39-39.13-96.09-89.19-50.7-50.07-93.54-107.91-42.85-57.85-70.85-121.83-28-63.98-28-129.94 0-155.49 100.88-248.24Q347.63-894.7 480-894.7t233.53 92.76Q814.7-709.19 814.7-553.7q0 65.96-28.29 129.94-28.28 63.98-71.13 121.83-42.84 57.84-93.54 107.91-50.7 50.06-95.52 89.19-9.67 8.57-22.27 12.63-12.59 4.07-24.33 4.07ZM480-560Zm.09 73.96q31.17 0 52.8-21.44 21.63-21.44 21.63-52.61 0-31.17-21.72-52.8-21.72-21.63-52.89-21.63t-52.52 21.72q-21.35 21.72-21.35 52.89t21.44 52.52q21.44 21.35 52.61 21.35Z\"/></svg>");
137
+ // EXTERNAL MODULE: ./src/react/common.ts
138
+ var common = __webpack_require__(58387);
139
+ ;// CONCATENATED MODULE: ./src/react/LocationOn/index.tsx
162
140
 
163
141
  var __defProp = Object.defineProperty;
164
142
  var __getOwnPropSymbols = Object.getOwnPropertySymbols;
@@ -192,14 +170,14 @@ var __objRest = (source, exclude) => {
192
170
 
193
171
 
194
172
 
195
- const name = "location_on";
173
+ const LocationOn_name = "location_on";
196
174
  function LocationOn(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_LocationOn_icon_svg__WEBPACK_IMPORTED_MODULE_2__/* .ReactComponent */ .r : _svg_LocationOn_icon_fill_svg__WEBPACK_IMPORTED_MODULE_1__/* .ReactComponent */ .r;
175
+ const _a = __spreadValues(__spreadValues({}, common.defaultIconProps), props), { variant } = _a, restProps = __objRest(_a, ["variant"]);
176
+ const IconComponent = variant === "outlined" ? SvgIcon : SvgIconFill;
199
177
  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));
178
+ return /* @__PURE__ */ external_react_default().createElement(IconComponent, __spreadValues(__spreadValues({ "aria-label": LocationOn_name }, restProps), overrides));
201
179
  }
202
- /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (LocationOn);
180
+ /* harmony default export */ const react_LocationOn = (LocationOn);
203
181
 
204
182
  })();
205
183
 
@@ -1 +1 @@
1
- {"version":3,"file":"react/LocationOn/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,kpBAAkpB;;;;;;;;;;;;ACdjqB;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,21BAA21B;;;;;;;;;;;ACZn2B,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,WAAW,OAAuB;AAChD,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,6EAAQ,GAAG,kFAAM;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,UAAU,EAAC","sources":["webpack://icons/./src/svg/LocationOn/icon-fill.svg","webpack://icons/./src/svg/LocationOn/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/LocationOn/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: \"M479.62-88.13q-11.75 0-24-4.07-12.24-4.06-21.27-12.63-45.39-39.13-96.09-89.19-50.7-50.07-93.54-107.91-42.85-57.85-70.85-121.83-28-63.98-28-129.94 0-155.49 100.88-248.24Q347.63-894.7 480-894.7t233.53 92.76Q814.7-709.19 814.7-553.7q0 65.96-28.29 129.94-28.28 63.98-71.13 121.83-42.84 57.84-93.54 107.91-50.7 50.06-95.52 89.19-9.67 8.57-22.27 12.63-12.59 4.07-24.33 4.07Zm.47-397.91q31.17 0 52.8-21.44 21.63-21.44 21.63-52.61 0-31.17-21.72-52.8-21.72-21.63-52.89-21.63t-52.52 21.72q-21.35 21.72-21.35 52.89t21.44 52.52q21.44 21.35 52.61 21.35Z\"\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=\\\"M479.62-88.13q-11.75 0-24-4.07-12.24-4.06-21.27-12.63-45.39-39.13-96.09-89.19-50.7-50.07-93.54-107.91-42.85-57.85-70.85-121.83-28-63.98-28-129.94 0-155.49 100.88-248.24Q347.63-894.7 480-894.7t233.53 92.76Q814.7-709.19 814.7-553.7q0 65.96-28.29 129.94-28.28 63.98-71.13 121.83-42.84 57.84-93.54 107.91-50.7 50.06-95.52 89.19-9.67 8.57-22.27 12.63-12.59 4.07-24.33 4.07Zm.47-397.91q31.17 0 52.8-21.44 21.63-21.44 21.63-52.61 0-31.17-21.72-52.8-21.72-21.63-52.89-21.63t-52.52 21.72q-21.35 21.72-21.35 52.89t21.44 52.52q21.44 21.35 52.61 21.35Z\\\"/></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: \"M480-170.3q130.17-117.61 192.54-210.74 62.37-93.13 62.37-172.66 0-114.94-73.9-188.08-73.89-73.13-181.03-73.13t-181.01 73.13q-73.88 73.14-73.88 188.08 0 79.53 63.87 172.37Q352.83-288.48 480-170.3Zm-.38 82.17q-11.75 0-24-4.07-12.24-4.06-21.27-12.63-45.39-39.13-96.09-89.19-50.7-50.07-93.54-107.91-42.85-57.85-70.85-121.83-28-63.98-28-129.94 0-155.49 100.88-248.24Q347.63-894.7 480-894.7t233.53 92.76Q814.7-709.19 814.7-553.7q0 65.96-28.29 129.94-28.28 63.98-71.13 121.83-42.84 57.84-93.54 107.91-50.7 50.06-95.52 89.19-9.67 8.57-22.27 12.63-12.59 4.07-24.33 4.07ZM480-560Zm.09 73.96q31.17 0 52.8-21.44 21.63-21.44 21.63-52.61 0-31.17-21.72-52.8-21.72-21.63-52.89-21.63t-52.52 21.72q-21.35 21.72-21.35 52.89t21.44 52.52q21.44 21.35 52.61 21.35Z\"\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=\\\"M480-170.3q130.17-117.61 192.54-210.74 62.37-93.13 62.37-172.66 0-114.94-73.9-188.08-73.89-73.13-181.03-73.13t-181.01 73.13q-73.88 73.14-73.88 188.08 0 79.53 63.87 172.37Q352.83-288.48 480-170.3Zm-.38 82.17q-11.75 0-24-4.07-12.24-4.06-21.27-12.63-45.39-39.13-96.09-89.19-50.7-50.07-93.54-107.91-42.85-57.85-70.85-121.83-28-63.98-28-129.94 0-155.49 100.88-248.24Q347.63-894.7 480-894.7t233.53 92.76Q814.7-709.19 814.7-553.7q0 65.96-28.29 129.94-28.28 63.98-71.13 121.83-42.84 57.84-93.54 107.91-50.7 50.06-95.52 89.19-9.67 8.57-22.27 12.63-12.59 4.07-24.33 4.07ZM480-560Zm.09 73.96q31.17 0 52.8-21.44 21.63-21.44 21.63-52.61 0-31.17-21.72-52.8-21.72-21.63-52.89-21.63t-52.52 21.72q-21.35 21.72-21.35 52.89t21.44 52.52q21.44 21.35 52.61 21.35Z\\\"/></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/LocationOn/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/LocationOn/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'location_on';\n\nexport function LocationOn(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 LocationOn;\n"],"names":[],"sourceRoot":""}
1
+ {"version":3,"file":"react/LocationOn/index.js","mappings":";;;;;;;;;;;AAEO,MAAM,mBAA8B;AAAA,EACzC,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,SAAS;AACX;;;;;;;UCPA;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;;;;;;;;;;;;;;;;;ACNA,MAAM,8BAA4B;;;ACAlC;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,4CAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,4CAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,gDAAe,kpBAAkpB;;ACdjqB,IAAI,SAAK;AACT,SAAS,YAAQ,KAAK,YAAQ,8DAA8D,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB,OAAO,YAAQ;AAC1R;AAC/B;AACA,sBAAsB,4CAAmB,QAAQ,YAAQ;AACzD;AACA;AACA;AACA;AACA,GAAG,UAAU,SAAK,KAAK,SAAK,gBAAgB,4CAAmB;AAC/D;AACA,GAAG;AACH;AACqC;AACrC,2CAAe,21BAA21B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACdx1B;AAEuB;AACE;AACV;AAGjC,MAAM,eAAI,GAAG;AAEN,SAAS,WAAW,OAAuB;AAChD,QAAkC,uCAC7B,uBAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,OAAQ,GAAG,WAAM;AAEhE,QAAM,YAAY,MAAM,OAAO,EAAE,OAAO,MAAM,MAAM,QAAQ,MAAM,KAAK,IAAI,CAAC;AAE5E,SAAO,uDAAC,+CAAc,cAAY,eAAI,IAAM,YAAe,UAAW;AACxE;AAEA,uDAAe,UAAU,EAAC","sources":["webpack://icons/./src/react/common.ts","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/external commonjs2 \"react\"","webpack://icons/./src/svg/LocationOn/icon-fill.svg","webpack://icons/./src/svg/LocationOn/icon.svg","webpack://icons/./src/react/LocationOn/index.tsx"],"sourcesContent":["import type { IconProps } from '../types';\n\nexport const defaultIconProps: IconProps = {\n width: 20,\n height: 20,\n fill: 'currentColor',\n variant: 'filled',\n};\n","// 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};","const __WEBPACK_NAMESPACE_OBJECT__ = require(\"react\");","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: \"M479.62-88.13q-11.75 0-24-4.07-12.24-4.06-21.27-12.63-45.39-39.13-96.09-89.19-50.7-50.07-93.54-107.91-42.85-57.85-70.85-121.83-28-63.98-28-129.94 0-155.49 100.88-248.24Q347.63-894.7 480-894.7t233.53 92.76Q814.7-709.19 814.7-553.7q0 65.96-28.29 129.94-28.28 63.98-71.13 121.83-42.84 57.84-93.54 107.91-50.7 50.06-95.52 89.19-9.67 8.57-22.27 12.63-12.59 4.07-24.33 4.07Zm.47-397.91q31.17 0 52.8-21.44 21.63-21.44 21.63-52.61 0-31.17-21.72-52.8-21.72-21.63-52.89-21.63t-52.52 21.72q-21.35 21.72-21.35 52.89t21.44 52.52q21.44 21.35 52.61 21.35Z\"\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=\\\"M479.62-88.13q-11.75 0-24-4.07-12.24-4.06-21.27-12.63-45.39-39.13-96.09-89.19-50.7-50.07-93.54-107.91-42.85-57.85-70.85-121.83-28-63.98-28-129.94 0-155.49 100.88-248.24Q347.63-894.7 480-894.7t233.53 92.76Q814.7-709.19 814.7-553.7q0 65.96-28.29 129.94-28.28 63.98-71.13 121.83-42.84 57.84-93.54 107.91-50.7 50.06-95.52 89.19-9.67 8.57-22.27 12.63-12.59 4.07-24.33 4.07Zm.47-397.91q31.17 0 52.8-21.44 21.63-21.44 21.63-52.61 0-31.17-21.72-52.8-21.72-21.63-52.89-21.63t-52.52 21.72q-21.35 21.72-21.35 52.89t21.44 52.52q21.44 21.35 52.61 21.35Z\\\"/></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: \"M480-170.3q130.17-117.61 192.54-210.74 62.37-93.13 62.37-172.66 0-114.94-73.9-188.08-73.89-73.13-181.03-73.13t-181.01 73.13q-73.88 73.14-73.88 188.08 0 79.53 63.87 172.37Q352.83-288.48 480-170.3Zm-.38 82.17q-11.75 0-24-4.07-12.24-4.06-21.27-12.63-45.39-39.13-96.09-89.19-50.7-50.07-93.54-107.91-42.85-57.85-70.85-121.83-28-63.98-28-129.94 0-155.49 100.88-248.24Q347.63-894.7 480-894.7t233.53 92.76Q814.7-709.19 814.7-553.7q0 65.96-28.29 129.94-28.28 63.98-71.13 121.83-42.84 57.84-93.54 107.91-50.7 50.06-95.52 89.19-9.67 8.57-22.27 12.63-12.59 4.07-24.33 4.07ZM480-560Zm.09 73.96q31.17 0 52.8-21.44 21.63-21.44 21.63-52.61 0-31.17-21.72-52.8-21.72-21.63-52.89-21.63t-52.52 21.72q-21.35 21.72-21.35 52.89t21.44 52.52q21.44 21.35 52.61 21.35Z\"\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=\\\"M480-170.3q130.17-117.61 192.54-210.74 62.37-93.13 62.37-172.66 0-114.94-73.9-188.08-73.89-73.13-181.03-73.13t-181.01 73.13q-73.88 73.14-73.88 188.08 0 79.53 63.87 172.37Q352.83-288.48 480-170.3Zm-.38 82.17q-11.75 0-24-4.07-12.24-4.06-21.27-12.63-45.39-39.13-96.09-89.19-50.7-50.07-93.54-107.91-42.85-57.85-70.85-121.83-28-63.98-28-129.94 0-155.49 100.88-248.24Q347.63-894.7 480-894.7t233.53 92.76Q814.7-709.19 814.7-553.7q0 65.96-28.29 129.94-28.28 63.98-71.13 121.83-42.84 57.84-93.54 107.91-50.7 50.06-95.52 89.19-9.67 8.57-22.27 12.63-12.59 4.07-24.33 4.07ZM480-560Zm.09 73.96q31.17 0 52.8-21.44 21.63-21.44 21.63-52.61 0-31.17-21.72-52.8-21.72-21.63-52.89-21.63t-52.52 21.72q-21.35 21.72-21.35 52.89t21.44 52.52q21.44 21.35 52.61 21.35Z\\\"/></svg>\";","import React from 'react';\n\nimport { ReactComponent as Filled } from '../../svg/LocationOn/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/LocationOn/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'location_on';\n\nexport function LocationOn(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 LocationOn;\n"],"names":[],"sourceRoot":""}
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import type { IconPropsReact } from '../types';
3
+ export declare function ProductRecommendation(props: IconPropsReact): React.JSX.Element;
4
+ export default ProductRecommendation;