@elementor/icons 1.2.0 → 1.4.0

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 (48) hide show
  1. package/CircleCheckFilledIcon/index.d.ts +4 -0
  2. package/CircleCheckFilledIcon/index.esm.js +10 -0
  3. package/CircleCheckFilledIcon/index.esm.js.map +1 -0
  4. package/CircleCheckFilledIcon/index.js +37 -0
  5. package/CircleCheckFilledIcon/index.js.map +1 -0
  6. package/CircleCheckFilledIcon/package.json +7 -0
  7. package/DiscountCheckFilledIcon/index.d.ts +4 -0
  8. package/DiscountCheckFilledIcon/index.esm.js +10 -0
  9. package/DiscountCheckFilledIcon/index.esm.js.map +1 -0
  10. package/DiscountCheckFilledIcon/index.js +37 -0
  11. package/DiscountCheckFilledIcon/index.js.map +1 -0
  12. package/DiscountCheckFilledIcon/package.json +7 -0
  13. package/InfoCircleIcon/index.d.ts +4 -0
  14. package/InfoCircleIcon/index.esm.js +10 -0
  15. package/InfoCircleIcon/index.esm.js.map +1 -0
  16. package/InfoCircleIcon/index.js +37 -0
  17. package/InfoCircleIcon/index.js.map +1 -0
  18. package/InfoCircleIcon/package.json +7 -0
  19. package/MinimizeDiagonalIcon/index.d.ts +4 -0
  20. package/MinimizeDiagonalIcon/index.esm.js +10 -0
  21. package/MinimizeDiagonalIcon/index.esm.js.map +1 -0
  22. package/MinimizeDiagonalIcon/index.js +37 -0
  23. package/MinimizeDiagonalIcon/index.js.map +1 -0
  24. package/MinimizeDiagonalIcon/package.json +7 -0
  25. package/RadioButtonUncheckedIcon/index.d.ts +4 -0
  26. package/RadioButtonUncheckedIcon/index.esm.js +10 -0
  27. package/RadioButtonUncheckedIcon/index.esm.js.map +1 -0
  28. package/RadioButtonUncheckedIcon/index.js +37 -0
  29. package/RadioButtonUncheckedIcon/index.js.map +1 -0
  30. package/RadioButtonUncheckedIcon/package.json +7 -0
  31. package/RocketIcon/index.d.ts +4 -0
  32. package/RocketIcon/index.esm.js +10 -0
  33. package/RocketIcon/index.esm.js.map +1 -0
  34. package/RocketIcon/index.js +37 -0
  35. package/RocketIcon/index.js.map +1 -0
  36. package/RocketIcon/package.json +7 -0
  37. package/UserIcon/index.d.ts +4 -0
  38. package/UserIcon/index.esm.js +10 -0
  39. package/UserIcon/index.esm.js.map +1 -0
  40. package/UserIcon/index.js +37 -0
  41. package/UserIcon/index.js.map +1 -0
  42. package/UserIcon/package.json +7 -0
  43. package/index.d.ts +7 -0
  44. package/index.esm.js +36 -1
  45. package/index.esm.js.map +1 -1
  46. package/index.js +42 -0
  47. package/index.js.map +1 -1
  48. package/package.json +1 -1
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const CircleCheckFilledIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps<"svg", {}>, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default CircleCheckFilledIcon;
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ import SvgIcon from '@elementor/ui/SvgIcon';
3
+
4
+ const CircleCheckFilledIcon = React.forwardRef((props, ref) => {
5
+ return (React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref: ref },
6
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2.25C10.7196 2.25 9.45176 2.50219 8.26884 2.99217C7.08591 3.48216 6.01108 4.20034 5.10571 5.10571C4.20034 6.01108 3.48216 7.08591 2.99217 8.26884C2.50219 9.45176 2.25 10.7196 2.25 12C2.25 13.2804 2.50219 14.5482 2.99217 15.7312C3.48216 16.9141 4.20034 17.9889 5.10571 18.8943C6.01108 19.7997 7.08591 20.5178 8.26884 21.0078C9.45176 21.4978 10.7196 21.75 12 21.75C13.2804 21.75 14.5482 21.4978 15.7312 21.0078C16.9141 20.5178 17.9889 19.7997 18.8943 18.8943C19.7997 17.9889 20.5178 16.9141 21.0078 15.7312C21.4978 14.5482 21.75 13.2804 21.75 12C21.75 10.7196 21.4978 9.45176 21.0078 8.26884C20.5178 7.08591 19.7997 6.01108 18.8943 5.10571C17.9889 4.20034 16.9141 3.48216 15.7312 2.99217C14.5482 2.50219 13.2804 2.25 12 2.25ZM16.2415 10.0563C16.5344 9.76339 16.5344 9.28852 16.2415 8.99563C15.9486 8.70273 15.4737 8.70273 15.1809 8.99563L10.7631 13.4134L8.81939 11.4697C8.5265 11.1768 8.05163 11.1768 7.75873 11.4697C7.46584 11.7626 7.46584 12.2374 7.75873 12.5303L10.2328 15.0044C10.3734 15.145 10.5642 15.224 10.7631 15.224C10.962 15.224 11.1528 15.145 11.2934 15.0044L16.2415 10.0563Z" })));
7
+ });
8
+
9
+ export { CircleCheckFilledIcon as default };
10
+ //# sourceMappingURL=index.esm.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.esm.js","sources":["../../src/CircleCheckFilledIcon/index.tsx"],"sourcesContent":["import * as React from 'react';\nimport SvgIcon, { SvgIconProps } from '@elementor/ui/SvgIcon';\n\nconst CircleCheckFilledIcon = React.forwardRef<SVGSVGElement, SvgIconProps>( ( props, ref ) => {\n\treturn (\n\t\t<SvgIcon viewBox=\"0 0 24 24\" { ...props } ref={ ref }>\n\t\t\t<path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 2.25C10.7196 2.25 9.45176 2.50219 8.26884 2.99217C7.08591 3.48216 6.01108 4.20034 5.10571 5.10571C4.20034 6.01108 3.48216 7.08591 2.99217 8.26884C2.50219 9.45176 2.25 10.7196 2.25 12C2.25 13.2804 2.50219 14.5482 2.99217 15.7312C3.48216 16.9141 4.20034 17.9889 5.10571 18.8943C6.01108 19.7997 7.08591 20.5178 8.26884 21.0078C9.45176 21.4978 10.7196 21.75 12 21.75C13.2804 21.75 14.5482 21.4978 15.7312 21.0078C16.9141 20.5178 17.9889 19.7997 18.8943 18.8943C19.7997 17.9889 20.5178 16.9141 21.0078 15.7312C21.4978 14.5482 21.75 13.2804 21.75 12C21.75 10.7196 21.4978 9.45176 21.0078 8.26884C20.5178 7.08591 19.7997 6.01108 18.8943 5.10571C17.9889 4.20034 16.9141 3.48216 15.7312 2.99217C14.5482 2.50219 13.2804 2.25 12 2.25ZM16.2415 10.0563C16.5344 9.76339 16.5344 9.28852 16.2415 8.99563C15.9486 8.70273 15.4737 8.70273 15.1809 8.99563L10.7631 13.4134L8.81939 11.4697C8.5265 11.1768 8.05163 11.1768 7.75873 11.4697C7.46584 11.7626 7.46584 12.2374 7.75873 12.5303L10.2328 15.0044C10.3734 15.145 10.5642 15.224 10.7631 15.224C10.962 15.224 11.1528 15.145 11.2934 15.0044L16.2415 10.0563Z\" />\n\t\t</SvgIcon>\n\t);\n} );\n\nexport default CircleCheckFilledIcon;\n"],"names":[],"mappings":";;;AAGM,MAAA,qBAAqB,GAAG,KAAK,CAAC,UAAU,CAA+B,CAAE,KAAK,EAAE,GAAG,KAAK;AAC7F,IAAA,QACC,KAAA,CAAA,aAAA,CAAC,OAAO,EAAA,EAAC,OAAO,EAAC,WAAW,EAAA,GAAM,KAAK,EAAG,GAAG,EAAG,GAAG,EAAA;AAClD,QAAA,KAAA,CAAA,aAAA,CAAA,MAAA,EAAA,EAAM,QAAQ,EAAC,SAAS,EAAC,QAAQ,EAAC,SAAS,EAAC,CAAC,EAAC,mkCAAmkC,EAAG,CAAA,CAC3mC,EACT;AACH,CAAC;;;;"}
@@ -0,0 +1,37 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var React = require('react');
6
+ var SvgIcon = require('@elementor/ui/SvgIcon');
7
+
8
+ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
9
+
10
+ function _interopNamespace(e) {
11
+ if (e && e.__esModule) return e;
12
+ var n = Object.create(null);
13
+ if (e) {
14
+ Object.keys(e).forEach(function (k) {
15
+ if (k !== 'default') {
16
+ var d = Object.getOwnPropertyDescriptor(e, k);
17
+ Object.defineProperty(n, k, d.get ? d : {
18
+ enumerable: true,
19
+ get: function () { return e[k]; }
20
+ });
21
+ }
22
+ });
23
+ }
24
+ n["default"] = e;
25
+ return Object.freeze(n);
26
+ }
27
+
28
+ var React__namespace = /*#__PURE__*/_interopNamespace(React);
29
+ var SvgIcon__default = /*#__PURE__*/_interopDefaultLegacy(SvgIcon);
30
+
31
+ const CircleCheckFilledIcon = React__namespace.forwardRef((props, ref) => {
32
+ return (React__namespace.createElement(SvgIcon__default["default"], { viewBox: "0 0 24 24", ...props, ref: ref },
33
+ React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2.25C10.7196 2.25 9.45176 2.50219 8.26884 2.99217C7.08591 3.48216 6.01108 4.20034 5.10571 5.10571C4.20034 6.01108 3.48216 7.08591 2.99217 8.26884C2.50219 9.45176 2.25 10.7196 2.25 12C2.25 13.2804 2.50219 14.5482 2.99217 15.7312C3.48216 16.9141 4.20034 17.9889 5.10571 18.8943C6.01108 19.7997 7.08591 20.5178 8.26884 21.0078C9.45176 21.4978 10.7196 21.75 12 21.75C13.2804 21.75 14.5482 21.4978 15.7312 21.0078C16.9141 20.5178 17.9889 19.7997 18.8943 18.8943C19.7997 17.9889 20.5178 16.9141 21.0078 15.7312C21.4978 14.5482 21.75 13.2804 21.75 12C21.75 10.7196 21.4978 9.45176 21.0078 8.26884C20.5178 7.08591 19.7997 6.01108 18.8943 5.10571C17.9889 4.20034 16.9141 3.48216 15.7312 2.99217C14.5482 2.50219 13.2804 2.25 12 2.25ZM16.2415 10.0563C16.5344 9.76339 16.5344 9.28852 16.2415 8.99563C15.9486 8.70273 15.4737 8.70273 15.1809 8.99563L10.7631 13.4134L8.81939 11.4697C8.5265 11.1768 8.05163 11.1768 7.75873 11.4697C7.46584 11.7626 7.46584 12.2374 7.75873 12.5303L10.2328 15.0044C10.3734 15.145 10.5642 15.224 10.7631 15.224C10.962 15.224 11.1528 15.145 11.2934 15.0044L16.2415 10.0563Z" })));
34
+ });
35
+
36
+ exports["default"] = CircleCheckFilledIcon;
37
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sources":["../../src/CircleCheckFilledIcon/index.tsx"],"sourcesContent":["import * as React from 'react';\nimport SvgIcon, { SvgIconProps } from '@elementor/ui/SvgIcon';\n\nconst CircleCheckFilledIcon = React.forwardRef<SVGSVGElement, SvgIconProps>( ( props, ref ) => {\n\treturn (\n\t\t<SvgIcon viewBox=\"0 0 24 24\" { ...props } ref={ ref }>\n\t\t\t<path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 2.25C10.7196 2.25 9.45176 2.50219 8.26884 2.99217C7.08591 3.48216 6.01108 4.20034 5.10571 5.10571C4.20034 6.01108 3.48216 7.08591 2.99217 8.26884C2.50219 9.45176 2.25 10.7196 2.25 12C2.25 13.2804 2.50219 14.5482 2.99217 15.7312C3.48216 16.9141 4.20034 17.9889 5.10571 18.8943C6.01108 19.7997 7.08591 20.5178 8.26884 21.0078C9.45176 21.4978 10.7196 21.75 12 21.75C13.2804 21.75 14.5482 21.4978 15.7312 21.0078C16.9141 20.5178 17.9889 19.7997 18.8943 18.8943C19.7997 17.9889 20.5178 16.9141 21.0078 15.7312C21.4978 14.5482 21.75 13.2804 21.75 12C21.75 10.7196 21.4978 9.45176 21.0078 8.26884C20.5178 7.08591 19.7997 6.01108 18.8943 5.10571C17.9889 4.20034 16.9141 3.48216 15.7312 2.99217C14.5482 2.50219 13.2804 2.25 12 2.25ZM16.2415 10.0563C16.5344 9.76339 16.5344 9.28852 16.2415 8.99563C15.9486 8.70273 15.4737 8.70273 15.1809 8.99563L10.7631 13.4134L8.81939 11.4697C8.5265 11.1768 8.05163 11.1768 7.75873 11.4697C7.46584 11.7626 7.46584 12.2374 7.75873 12.5303L10.2328 15.0044C10.3734 15.145 10.5642 15.224 10.7631 15.224C10.962 15.224 11.1528 15.145 11.2934 15.0044L16.2415 10.0563Z\" />\n\t\t</SvgIcon>\n\t);\n} );\n\nexport default CircleCheckFilledIcon;\n"],"names":["React","SvgIcon"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGM,MAAA,qBAAqB,GAAGA,gBAAK,CAAC,UAAU,CAA+B,CAAE,KAAK,EAAE,GAAG,KAAK;AAC7F,IAAA,QACCA,gBAAA,CAAA,aAAA,CAACC,2BAAO,EAAA,EAAC,OAAO,EAAC,WAAW,EAAA,GAAM,KAAK,EAAG,GAAG,EAAG,GAAG,EAAA;AAClD,QAAAD,gBAAA,CAAA,aAAA,CAAA,MAAA,EAAA,EAAM,QAAQ,EAAC,SAAS,EAAC,QAAQ,EAAC,SAAS,EAAC,CAAC,EAAC,mkCAAmkC,EAAG,CAAA,CAC3mC,EACT;AACH,CAAC;;;;"}
@@ -0,0 +1,7 @@
1
+ {
2
+ "private": true,
3
+ "sideEffects": false,
4
+ "main": "index.js",
5
+ "module": "index.esm.js",
6
+ "types": "index.d.ts"
7
+ }
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const DiscountCheckFilledIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps<"svg", {}>, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default DiscountCheckFilledIcon;
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ import SvgIcon from '@elementor/ui/SvgIcon';
3
+
4
+ const DiscountCheckFilledIcon = React.forwardRef((props, ref) => {
5
+ return (React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref: ref },
6
+ React.createElement("path", { d: "M12.01 2.01099C12.7878 2.01103 13.539 2.29436 14.123 2.80799L14.277 2.95299L14.975 3.65099C15.1666 3.8413 15.4168 3.96144 15.685 3.99199L15.82 3.99999H16.82C17.6373 3.99994 18.4235 4.31256 19.0176 4.87373C19.6117 5.4349 19.9686 6.20209 20.015 7.01799L20.02 7.19999V8.19999C20.02 8.46999 20.112 8.73299 20.278 8.94299L20.368 9.04299L21.065 9.74099C21.6428 10.3154 21.9796 11.0886 22.0069 11.9029C22.0343 12.7171 21.75 13.5111 21.212 14.123L21.067 14.277L20.369 14.975C20.1787 15.1665 20.0586 15.4167 20.028 15.685L20.02 15.82V16.82C20.0201 17.6372 19.7075 18.4235 19.1463 19.0176C18.5851 19.6116 17.8179 19.9685 17.002 20.015L16.82 20.02H15.82C15.5504 20.0201 15.2887 20.111 15.077 20.278L14.977 20.368L14.279 21.065C13.7046 21.6427 12.9314 21.9796 12.1172 22.0069C11.3029 22.0342 10.5089 21.7499 9.89705 21.212L9.74305 21.067L9.04505 20.369C8.85349 20.1787 8.60334 20.0585 8.33505 20.028L8.20005 20.02H7.20005C6.38283 20.02 5.59656 19.7074 5.00248 19.1462C4.4084 18.5851 4.05152 17.8179 4.00505 17.002L4.00005 16.82V15.82C3.99996 15.5504 3.90907 15.2886 3.74205 15.077L3.65205 14.977L2.95505 14.279C2.37733 13.7045 2.04047 12.9314 2.01315 12.1171C1.98584 11.3029 2.27012 10.5089 2.80805 9.89699L2.95305 9.74299L3.65105 9.04499C3.84136 8.85343 3.9615 8.60328 3.99205 8.33499L4.00005 8.19999V7.19999L4.00505 7.01799C4.0497 6.23343 4.38147 5.49274 4.93713 4.93707C5.4928 4.38141 6.23349 4.04964 7.01805 4.00499L7.20005 3.99999H8.20005C8.46966 3.9999 8.7314 3.90901 8.94305 3.74199L9.04305 3.65199L9.74105 2.95499C10.0384 2.65588 10.3919 2.41849 10.7813 2.25649C11.1707 2.09448 11.5883 2.01105 12.01 2.01099ZM15.707 9.29299C15.5195 9.10552 15.2652 9.0002 15 9.0002C14.7349 9.0002 14.4806 9.10552 14.293 9.29299L11 12.585L9.70705 11.293L9.61305 11.21C9.41205 11.0546 9.15944 10.9815 8.90652 11.0056C8.6536 11.0297 8.41933 11.1491 8.25129 11.3397C8.08326 11.5303 7.99406 11.7777 8.00182 12.0316C8.00957 12.2856 8.1137 12.527 8.29305 12.707L10.293 14.707L10.387 14.79C10.5794 14.9392 10.8197 15.0132 11.0627 14.9979C11.3058 14.9826 11.5349 14.8792 11.707 14.707L15.707 10.707L15.79 10.613C15.9393 10.4206 16.0132 10.1803 15.9979 9.93731C15.9827 9.69428 15.8792 9.46518 15.707 9.29299Z" })));
7
+ });
8
+
9
+ export { DiscountCheckFilledIcon as default };
10
+ //# sourceMappingURL=index.esm.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.esm.js","sources":["../../src/DiscountCheckFilledIcon/index.tsx"],"sourcesContent":["import * as React from 'react';\nimport SvgIcon, { SvgIconProps } from '@elementor/ui/SvgIcon';\n\nconst DiscountCheckFilledIcon = React.forwardRef<SVGSVGElement, SvgIconProps>( ( props, ref ) => {\n\treturn (\n\t\t<SvgIcon viewBox=\"0 0 24 24\" { ...props } ref={ ref }>\n\t\t\t<path d=\"M12.01 2.01099C12.7878 2.01103 13.539 2.29436 14.123 2.80799L14.277 2.95299L14.975 3.65099C15.1666 3.8413 15.4168 3.96144 15.685 3.99199L15.82 3.99999H16.82C17.6373 3.99994 18.4235 4.31256 19.0176 4.87373C19.6117 5.4349 19.9686 6.20209 20.015 7.01799L20.02 7.19999V8.19999C20.02 8.46999 20.112 8.73299 20.278 8.94299L20.368 9.04299L21.065 9.74099C21.6428 10.3154 21.9796 11.0886 22.0069 11.9029C22.0343 12.7171 21.75 13.5111 21.212 14.123L21.067 14.277L20.369 14.975C20.1787 15.1665 20.0586 15.4167 20.028 15.685L20.02 15.82V16.82C20.0201 17.6372 19.7075 18.4235 19.1463 19.0176C18.5851 19.6116 17.8179 19.9685 17.002 20.015L16.82 20.02H15.82C15.5504 20.0201 15.2887 20.111 15.077 20.278L14.977 20.368L14.279 21.065C13.7046 21.6427 12.9314 21.9796 12.1172 22.0069C11.3029 22.0342 10.5089 21.7499 9.89705 21.212L9.74305 21.067L9.04505 20.369C8.85349 20.1787 8.60334 20.0585 8.33505 20.028L8.20005 20.02H7.20005C6.38283 20.02 5.59656 19.7074 5.00248 19.1462C4.4084 18.5851 4.05152 17.8179 4.00505 17.002L4.00005 16.82V15.82C3.99996 15.5504 3.90907 15.2886 3.74205 15.077L3.65205 14.977L2.95505 14.279C2.37733 13.7045 2.04047 12.9314 2.01315 12.1171C1.98584 11.3029 2.27012 10.5089 2.80805 9.89699L2.95305 9.74299L3.65105 9.04499C3.84136 8.85343 3.9615 8.60328 3.99205 8.33499L4.00005 8.19999V7.19999L4.00505 7.01799C4.0497 6.23343 4.38147 5.49274 4.93713 4.93707C5.4928 4.38141 6.23349 4.04964 7.01805 4.00499L7.20005 3.99999H8.20005C8.46966 3.9999 8.7314 3.90901 8.94305 3.74199L9.04305 3.65199L9.74105 2.95499C10.0384 2.65588 10.3919 2.41849 10.7813 2.25649C11.1707 2.09448 11.5883 2.01105 12.01 2.01099ZM15.707 9.29299C15.5195 9.10552 15.2652 9.0002 15 9.0002C14.7349 9.0002 14.4806 9.10552 14.293 9.29299L11 12.585L9.70705 11.293L9.61305 11.21C9.41205 11.0546 9.15944 10.9815 8.90652 11.0056C8.6536 11.0297 8.41933 11.1491 8.25129 11.3397C8.08326 11.5303 7.99406 11.7777 8.00182 12.0316C8.00957 12.2856 8.1137 12.527 8.29305 12.707L10.293 14.707L10.387 14.79C10.5794 14.9392 10.8197 15.0132 11.0627 14.9979C11.3058 14.9826 11.5349 14.8792 11.707 14.707L15.707 10.707L15.79 10.613C15.9393 10.4206 16.0132 10.1803 15.9979 9.93731C15.9827 9.69428 15.8792 9.46518 15.707 9.29299Z\" />\n\t\t</SvgIcon>\n\t);\n} );\n\nexport default DiscountCheckFilledIcon;\n"],"names":[],"mappings":";;;AAGM,MAAA,uBAAuB,GAAG,KAAK,CAAC,UAAU,CAA+B,CAAE,KAAK,EAAE,GAAG,KAAK;AAC/F,IAAA,QACC,KAAA,CAAA,aAAA,CAAC,OAAO,EAAA,EAAC,OAAO,EAAC,WAAW,EAAA,GAAM,KAAK,EAAG,GAAG,EAAG,GAAG,EAAA;AAClD,QAAA,KAAA,CAAA,aAAA,CAAA,MAAA,EAAA,EAAM,CAAC,EAAC,moEAAmoE,EAAG,CAAA,CACroE,EACT;AACH,CAAC;;;;"}
@@ -0,0 +1,37 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var React = require('react');
6
+ var SvgIcon = require('@elementor/ui/SvgIcon');
7
+
8
+ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
9
+
10
+ function _interopNamespace(e) {
11
+ if (e && e.__esModule) return e;
12
+ var n = Object.create(null);
13
+ if (e) {
14
+ Object.keys(e).forEach(function (k) {
15
+ if (k !== 'default') {
16
+ var d = Object.getOwnPropertyDescriptor(e, k);
17
+ Object.defineProperty(n, k, d.get ? d : {
18
+ enumerable: true,
19
+ get: function () { return e[k]; }
20
+ });
21
+ }
22
+ });
23
+ }
24
+ n["default"] = e;
25
+ return Object.freeze(n);
26
+ }
27
+
28
+ var React__namespace = /*#__PURE__*/_interopNamespace(React);
29
+ var SvgIcon__default = /*#__PURE__*/_interopDefaultLegacy(SvgIcon);
30
+
31
+ const DiscountCheckFilledIcon = React__namespace.forwardRef((props, ref) => {
32
+ return (React__namespace.createElement(SvgIcon__default["default"], { viewBox: "0 0 24 24", ...props, ref: ref },
33
+ React__namespace.createElement("path", { d: "M12.01 2.01099C12.7878 2.01103 13.539 2.29436 14.123 2.80799L14.277 2.95299L14.975 3.65099C15.1666 3.8413 15.4168 3.96144 15.685 3.99199L15.82 3.99999H16.82C17.6373 3.99994 18.4235 4.31256 19.0176 4.87373C19.6117 5.4349 19.9686 6.20209 20.015 7.01799L20.02 7.19999V8.19999C20.02 8.46999 20.112 8.73299 20.278 8.94299L20.368 9.04299L21.065 9.74099C21.6428 10.3154 21.9796 11.0886 22.0069 11.9029C22.0343 12.7171 21.75 13.5111 21.212 14.123L21.067 14.277L20.369 14.975C20.1787 15.1665 20.0586 15.4167 20.028 15.685L20.02 15.82V16.82C20.0201 17.6372 19.7075 18.4235 19.1463 19.0176C18.5851 19.6116 17.8179 19.9685 17.002 20.015L16.82 20.02H15.82C15.5504 20.0201 15.2887 20.111 15.077 20.278L14.977 20.368L14.279 21.065C13.7046 21.6427 12.9314 21.9796 12.1172 22.0069C11.3029 22.0342 10.5089 21.7499 9.89705 21.212L9.74305 21.067L9.04505 20.369C8.85349 20.1787 8.60334 20.0585 8.33505 20.028L8.20005 20.02H7.20005C6.38283 20.02 5.59656 19.7074 5.00248 19.1462C4.4084 18.5851 4.05152 17.8179 4.00505 17.002L4.00005 16.82V15.82C3.99996 15.5504 3.90907 15.2886 3.74205 15.077L3.65205 14.977L2.95505 14.279C2.37733 13.7045 2.04047 12.9314 2.01315 12.1171C1.98584 11.3029 2.27012 10.5089 2.80805 9.89699L2.95305 9.74299L3.65105 9.04499C3.84136 8.85343 3.9615 8.60328 3.99205 8.33499L4.00005 8.19999V7.19999L4.00505 7.01799C4.0497 6.23343 4.38147 5.49274 4.93713 4.93707C5.4928 4.38141 6.23349 4.04964 7.01805 4.00499L7.20005 3.99999H8.20005C8.46966 3.9999 8.7314 3.90901 8.94305 3.74199L9.04305 3.65199L9.74105 2.95499C10.0384 2.65588 10.3919 2.41849 10.7813 2.25649C11.1707 2.09448 11.5883 2.01105 12.01 2.01099ZM15.707 9.29299C15.5195 9.10552 15.2652 9.0002 15 9.0002C14.7349 9.0002 14.4806 9.10552 14.293 9.29299L11 12.585L9.70705 11.293L9.61305 11.21C9.41205 11.0546 9.15944 10.9815 8.90652 11.0056C8.6536 11.0297 8.41933 11.1491 8.25129 11.3397C8.08326 11.5303 7.99406 11.7777 8.00182 12.0316C8.00957 12.2856 8.1137 12.527 8.29305 12.707L10.293 14.707L10.387 14.79C10.5794 14.9392 10.8197 15.0132 11.0627 14.9979C11.3058 14.9826 11.5349 14.8792 11.707 14.707L15.707 10.707L15.79 10.613C15.9393 10.4206 16.0132 10.1803 15.9979 9.93731C15.9827 9.69428 15.8792 9.46518 15.707 9.29299Z" })));
34
+ });
35
+
36
+ exports["default"] = DiscountCheckFilledIcon;
37
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sources":["../../src/DiscountCheckFilledIcon/index.tsx"],"sourcesContent":["import * as React from 'react';\nimport SvgIcon, { SvgIconProps } from '@elementor/ui/SvgIcon';\n\nconst DiscountCheckFilledIcon = React.forwardRef<SVGSVGElement, SvgIconProps>( ( props, ref ) => {\n\treturn (\n\t\t<SvgIcon viewBox=\"0 0 24 24\" { ...props } ref={ ref }>\n\t\t\t<path d=\"M12.01 2.01099C12.7878 2.01103 13.539 2.29436 14.123 2.80799L14.277 2.95299L14.975 3.65099C15.1666 3.8413 15.4168 3.96144 15.685 3.99199L15.82 3.99999H16.82C17.6373 3.99994 18.4235 4.31256 19.0176 4.87373C19.6117 5.4349 19.9686 6.20209 20.015 7.01799L20.02 7.19999V8.19999C20.02 8.46999 20.112 8.73299 20.278 8.94299L20.368 9.04299L21.065 9.74099C21.6428 10.3154 21.9796 11.0886 22.0069 11.9029C22.0343 12.7171 21.75 13.5111 21.212 14.123L21.067 14.277L20.369 14.975C20.1787 15.1665 20.0586 15.4167 20.028 15.685L20.02 15.82V16.82C20.0201 17.6372 19.7075 18.4235 19.1463 19.0176C18.5851 19.6116 17.8179 19.9685 17.002 20.015L16.82 20.02H15.82C15.5504 20.0201 15.2887 20.111 15.077 20.278L14.977 20.368L14.279 21.065C13.7046 21.6427 12.9314 21.9796 12.1172 22.0069C11.3029 22.0342 10.5089 21.7499 9.89705 21.212L9.74305 21.067L9.04505 20.369C8.85349 20.1787 8.60334 20.0585 8.33505 20.028L8.20005 20.02H7.20005C6.38283 20.02 5.59656 19.7074 5.00248 19.1462C4.4084 18.5851 4.05152 17.8179 4.00505 17.002L4.00005 16.82V15.82C3.99996 15.5504 3.90907 15.2886 3.74205 15.077L3.65205 14.977L2.95505 14.279C2.37733 13.7045 2.04047 12.9314 2.01315 12.1171C1.98584 11.3029 2.27012 10.5089 2.80805 9.89699L2.95305 9.74299L3.65105 9.04499C3.84136 8.85343 3.9615 8.60328 3.99205 8.33499L4.00005 8.19999V7.19999L4.00505 7.01799C4.0497 6.23343 4.38147 5.49274 4.93713 4.93707C5.4928 4.38141 6.23349 4.04964 7.01805 4.00499L7.20005 3.99999H8.20005C8.46966 3.9999 8.7314 3.90901 8.94305 3.74199L9.04305 3.65199L9.74105 2.95499C10.0384 2.65588 10.3919 2.41849 10.7813 2.25649C11.1707 2.09448 11.5883 2.01105 12.01 2.01099ZM15.707 9.29299C15.5195 9.10552 15.2652 9.0002 15 9.0002C14.7349 9.0002 14.4806 9.10552 14.293 9.29299L11 12.585L9.70705 11.293L9.61305 11.21C9.41205 11.0546 9.15944 10.9815 8.90652 11.0056C8.6536 11.0297 8.41933 11.1491 8.25129 11.3397C8.08326 11.5303 7.99406 11.7777 8.00182 12.0316C8.00957 12.2856 8.1137 12.527 8.29305 12.707L10.293 14.707L10.387 14.79C10.5794 14.9392 10.8197 15.0132 11.0627 14.9979C11.3058 14.9826 11.5349 14.8792 11.707 14.707L15.707 10.707L15.79 10.613C15.9393 10.4206 16.0132 10.1803 15.9979 9.93731C15.9827 9.69428 15.8792 9.46518 15.707 9.29299Z\" />\n\t\t</SvgIcon>\n\t);\n} );\n\nexport default DiscountCheckFilledIcon;\n"],"names":["React","SvgIcon"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGM,MAAA,uBAAuB,GAAGA,gBAAK,CAAC,UAAU,CAA+B,CAAE,KAAK,EAAE,GAAG,KAAK;AAC/F,IAAA,QACCA,gBAAA,CAAA,aAAA,CAACC,2BAAO,EAAA,EAAC,OAAO,EAAC,WAAW,EAAA,GAAM,KAAK,EAAG,GAAG,EAAG,GAAG,EAAA;AAClD,QAAAD,gBAAA,CAAA,aAAA,CAAA,MAAA,EAAA,EAAM,CAAC,EAAC,moEAAmoE,EAAG,CAAA,CACroE,EACT;AACH,CAAC;;;;"}
@@ -0,0 +1,7 @@
1
+ {
2
+ "private": true,
3
+ "sideEffects": false,
4
+ "main": "index.js",
5
+ "module": "index.esm.js",
6
+ "types": "index.d.ts"
7
+ }
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const InfoCircleIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps<"svg", {}>, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default InfoCircleIcon;
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ import SvgIcon from '@elementor/ui/SvgIcon';
3
+
4
+ const InfoCircleIcon = React.forwardRef((props, ref) => {
5
+ return (React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref: ref },
6
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 3.5C7.44365 3.5 3.75 7.19365 3.75 11.75C3.75 16.3063 7.44365 20 12 20C16.5563 20 20.25 16.3063 20.25 11.75C20.25 7.19365 16.5563 3.5 12 3.5ZM2.25 11.75C2.25 6.36522 6.61522 2 12 2C17.3848 2 21.75 6.36522 21.75 11.75C21.75 17.1348 17.3848 21.5 12 21.5C6.61522 21.5 2.25 17.1348 2.25 11.75ZM11.25 7.75C11.25 7.33579 11.5858 7 12 7H12.01C12.4242 7 12.76 7.33579 12.76 7.75C12.76 8.16421 12.4242 8.5 12.01 8.5H12C11.5858 8.5 11.25 8.16421 11.25 7.75ZM10.25 11.75C10.25 11.3358 10.5858 11 11 11H12C12.4142 11 12.75 11.3358 12.75 11.75V15H13C13.4142 15 13.75 15.3358 13.75 15.75C13.75 16.1642 13.4142 16.5 13 16.5H12C11.5858 16.5 11.25 16.1642 11.25 15.75V12.5H11C10.5858 12.5 10.25 12.1642 10.25 11.75Z" })));
7
+ });
8
+
9
+ export { InfoCircleIcon as default };
10
+ //# sourceMappingURL=index.esm.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.esm.js","sources":["../../src/InfoCircleIcon/index.tsx"],"sourcesContent":["import * as React from 'react';\nimport SvgIcon, { SvgIconProps } from '@elementor/ui/SvgIcon';\n\nconst InfoCircleIcon = React.forwardRef<SVGSVGElement, SvgIconProps>( ( props, ref ) => {\n\treturn (\n\t\t<SvgIcon viewBox=\"0 0 24 24\" { ...props } ref={ ref }>\n\t\t\t<path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 3.5C7.44365 3.5 3.75 7.19365 3.75 11.75C3.75 16.3063 7.44365 20 12 20C16.5563 20 20.25 16.3063 20.25 11.75C20.25 7.19365 16.5563 3.5 12 3.5ZM2.25 11.75C2.25 6.36522 6.61522 2 12 2C17.3848 2 21.75 6.36522 21.75 11.75C21.75 17.1348 17.3848 21.5 12 21.5C6.61522 21.5 2.25 17.1348 2.25 11.75ZM11.25 7.75C11.25 7.33579 11.5858 7 12 7H12.01C12.4242 7 12.76 7.33579 12.76 7.75C12.76 8.16421 12.4242 8.5 12.01 8.5H12C11.5858 8.5 11.25 8.16421 11.25 7.75ZM10.25 11.75C10.25 11.3358 10.5858 11 11 11H12C12.4142 11 12.75 11.3358 12.75 11.75V15H13C13.4142 15 13.75 15.3358 13.75 15.75C13.75 16.1642 13.4142 16.5 13 16.5H12C11.5858 16.5 11.25 16.1642 11.25 15.75V12.5H11C10.5858 12.5 10.25 12.1642 10.25 11.75Z\" />\n\t\t</SvgIcon>\n\t);\n} );\n\nexport default InfoCircleIcon;\n"],"names":[],"mappings":";;;AAGM,MAAA,cAAc,GAAG,KAAK,CAAC,UAAU,CAA+B,CAAE,KAAK,EAAE,GAAG,KAAK;AACtF,IAAA,QACC,KAAA,CAAA,aAAA,CAAC,OAAO,EAAA,EAAC,OAAO,EAAC,WAAW,EAAA,GAAM,KAAK,EAAG,GAAG,EAAG,GAAG,EAAA;AAClD,QAAA,KAAA,CAAA,aAAA,CAAA,MAAA,EAAA,EAAM,QAAQ,EAAC,SAAS,EAAC,QAAQ,EAAC,SAAS,EAAC,CAAC,EAAC,+rBAA+rB,EAAG,CAAA,CACvuB,EACT;AACH,CAAC;;;;"}
@@ -0,0 +1,37 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var React = require('react');
6
+ var SvgIcon = require('@elementor/ui/SvgIcon');
7
+
8
+ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
9
+
10
+ function _interopNamespace(e) {
11
+ if (e && e.__esModule) return e;
12
+ var n = Object.create(null);
13
+ if (e) {
14
+ Object.keys(e).forEach(function (k) {
15
+ if (k !== 'default') {
16
+ var d = Object.getOwnPropertyDescriptor(e, k);
17
+ Object.defineProperty(n, k, d.get ? d : {
18
+ enumerable: true,
19
+ get: function () { return e[k]; }
20
+ });
21
+ }
22
+ });
23
+ }
24
+ n["default"] = e;
25
+ return Object.freeze(n);
26
+ }
27
+
28
+ var React__namespace = /*#__PURE__*/_interopNamespace(React);
29
+ var SvgIcon__default = /*#__PURE__*/_interopDefaultLegacy(SvgIcon);
30
+
31
+ const InfoCircleIcon = React__namespace.forwardRef((props, ref) => {
32
+ return (React__namespace.createElement(SvgIcon__default["default"], { viewBox: "0 0 24 24", ...props, ref: ref },
33
+ React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 3.5C7.44365 3.5 3.75 7.19365 3.75 11.75C3.75 16.3063 7.44365 20 12 20C16.5563 20 20.25 16.3063 20.25 11.75C20.25 7.19365 16.5563 3.5 12 3.5ZM2.25 11.75C2.25 6.36522 6.61522 2 12 2C17.3848 2 21.75 6.36522 21.75 11.75C21.75 17.1348 17.3848 21.5 12 21.5C6.61522 21.5 2.25 17.1348 2.25 11.75ZM11.25 7.75C11.25 7.33579 11.5858 7 12 7H12.01C12.4242 7 12.76 7.33579 12.76 7.75C12.76 8.16421 12.4242 8.5 12.01 8.5H12C11.5858 8.5 11.25 8.16421 11.25 7.75ZM10.25 11.75C10.25 11.3358 10.5858 11 11 11H12C12.4142 11 12.75 11.3358 12.75 11.75V15H13C13.4142 15 13.75 15.3358 13.75 15.75C13.75 16.1642 13.4142 16.5 13 16.5H12C11.5858 16.5 11.25 16.1642 11.25 15.75V12.5H11C10.5858 12.5 10.25 12.1642 10.25 11.75Z" })));
34
+ });
35
+
36
+ exports["default"] = InfoCircleIcon;
37
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sources":["../../src/InfoCircleIcon/index.tsx"],"sourcesContent":["import * as React from 'react';\nimport SvgIcon, { SvgIconProps } from '@elementor/ui/SvgIcon';\n\nconst InfoCircleIcon = React.forwardRef<SVGSVGElement, SvgIconProps>( ( props, ref ) => {\n\treturn (\n\t\t<SvgIcon viewBox=\"0 0 24 24\" { ...props } ref={ ref }>\n\t\t\t<path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 3.5C7.44365 3.5 3.75 7.19365 3.75 11.75C3.75 16.3063 7.44365 20 12 20C16.5563 20 20.25 16.3063 20.25 11.75C20.25 7.19365 16.5563 3.5 12 3.5ZM2.25 11.75C2.25 6.36522 6.61522 2 12 2C17.3848 2 21.75 6.36522 21.75 11.75C21.75 17.1348 17.3848 21.5 12 21.5C6.61522 21.5 2.25 17.1348 2.25 11.75ZM11.25 7.75C11.25 7.33579 11.5858 7 12 7H12.01C12.4242 7 12.76 7.33579 12.76 7.75C12.76 8.16421 12.4242 8.5 12.01 8.5H12C11.5858 8.5 11.25 8.16421 11.25 7.75ZM10.25 11.75C10.25 11.3358 10.5858 11 11 11H12C12.4142 11 12.75 11.3358 12.75 11.75V15H13C13.4142 15 13.75 15.3358 13.75 15.75C13.75 16.1642 13.4142 16.5 13 16.5H12C11.5858 16.5 11.25 16.1642 11.25 15.75V12.5H11C10.5858 12.5 10.25 12.1642 10.25 11.75Z\" />\n\t\t</SvgIcon>\n\t);\n} );\n\nexport default InfoCircleIcon;\n"],"names":["React","SvgIcon"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGM,MAAA,cAAc,GAAGA,gBAAK,CAAC,UAAU,CAA+B,CAAE,KAAK,EAAE,GAAG,KAAK;AACtF,IAAA,QACCA,gBAAA,CAAA,aAAA,CAACC,2BAAO,EAAA,EAAC,OAAO,EAAC,WAAW,EAAA,GAAM,KAAK,EAAG,GAAG,EAAG,GAAG,EAAA;AAClD,QAAAD,gBAAA,CAAA,aAAA,CAAA,MAAA,EAAA,EAAM,QAAQ,EAAC,SAAS,EAAC,QAAQ,EAAC,SAAS,EAAC,CAAC,EAAC,+rBAA+rB,EAAG,CAAA,CACvuB,EACT;AACH,CAAC;;;;"}
@@ -0,0 +1,7 @@
1
+ {
2
+ "private": true,
3
+ "sideEffects": false,
4
+ "main": "index.js",
5
+ "module": "index.esm.js",
6
+ "types": "index.d.ts"
7
+ }
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const MinimizeDiagonalIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps<"svg", {}>, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default MinimizeDiagonalIcon;
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ import SvgIcon from '@elementor/ui/SvgIcon';
3
+
4
+ const MinimizeDiagonalIcon = React.forwardRef((props, ref) => {
5
+ return (React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref: ref },
6
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.89107 3.18147C3.13514 2.93739 3.53087 2.93739 3.77495 3.18147L7.70801 7.11453V5.29008C7.70801 4.9449 7.98783 4.66508 8.33301 4.66508C8.67819 4.66508 8.95801 4.9449 8.95801 5.29008V8.62341C8.95801 8.96859 8.67819 9.24841 8.33301 9.24841H4.99967C4.6545 9.24841 4.37467 8.96859 4.37467 8.62341C4.37467 8.27823 4.6545 7.99841 4.99967 7.99841H6.82412L2.89107 4.06535C2.64699 3.82128 2.64699 3.42555 2.89107 3.18147ZM11.6663 11.3317H14.9997C15.3449 11.3317 15.6247 11.6116 15.6247 11.9567C15.6247 12.3019 15.3449 12.5817 14.9997 12.5817H13.1752L17.1083 16.5148C17.3524 16.7589 17.3524 17.1546 17.1083 17.3987C16.8642 17.6428 16.4685 17.6428 16.2244 17.3987L12.2913 13.4656V15.2901C12.2913 15.6353 12.0115 15.9151 11.6663 15.9151C11.3212 15.9151 11.0413 15.6353 11.0413 15.2901V11.9567C11.0413 11.6116 11.3212 11.3317 11.6663 11.3317Z" })));
7
+ });
8
+
9
+ export { MinimizeDiagonalIcon as default };
10
+ //# sourceMappingURL=index.esm.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.esm.js","sources":["../../src/MinimizeDiagonalIcon/index.tsx"],"sourcesContent":["import * as React from 'react';\nimport SvgIcon, { SvgIconProps } from '@elementor/ui/SvgIcon';\n\nconst MinimizeDiagonalIcon = React.forwardRef<SVGSVGElement, SvgIconProps>( ( props, ref ) => {\n\treturn (\n\t\t<SvgIcon viewBox=\"0 0 24 24\" { ...props } ref={ ref }>\n\t\t\t<path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M2.89107 3.18147C3.13514 2.93739 3.53087 2.93739 3.77495 3.18147L7.70801 7.11453V5.29008C7.70801 4.9449 7.98783 4.66508 8.33301 4.66508C8.67819 4.66508 8.95801 4.9449 8.95801 5.29008V8.62341C8.95801 8.96859 8.67819 9.24841 8.33301 9.24841H4.99967C4.6545 9.24841 4.37467 8.96859 4.37467 8.62341C4.37467 8.27823 4.6545 7.99841 4.99967 7.99841H6.82412L2.89107 4.06535C2.64699 3.82128 2.64699 3.42555 2.89107 3.18147ZM11.6663 11.3317H14.9997C15.3449 11.3317 15.6247 11.6116 15.6247 11.9567C15.6247 12.3019 15.3449 12.5817 14.9997 12.5817H13.1752L17.1083 16.5148C17.3524 16.7589 17.3524 17.1546 17.1083 17.3987C16.8642 17.6428 16.4685 17.6428 16.2244 17.3987L12.2913 13.4656V15.2901C12.2913 15.6353 12.0115 15.9151 11.6663 15.9151C11.3212 15.9151 11.0413 15.6353 11.0413 15.2901V11.9567C11.0413 11.6116 11.3212 11.3317 11.6663 11.3317Z\" />\n\t\t</SvgIcon>\n\t);\n} );\n\nexport default MinimizeDiagonalIcon;\n"],"names":[],"mappings":";;;AAGM,MAAA,oBAAoB,GAAG,KAAK,CAAC,UAAU,CAA+B,CAAE,KAAK,EAAE,GAAG,KAAK;AAC5F,IAAA,QACC,KAAA,CAAA,aAAA,CAAC,OAAO,EAAA,EAAC,OAAO,EAAC,WAAW,EAAA,GAAM,KAAK,EAAG,GAAG,EAAG,GAAG,EAAA;AAClD,QAAA,KAAA,CAAA,aAAA,CAAA,MAAA,EAAA,EAAM,QAAQ,EAAC,SAAS,EAAC,QAAQ,EAAC,SAAS,EAAC,CAAC,EAAC,g0BAAg0B,EAAG,CAAA,CACx2B,EACT;AACH,CAAC;;;;"}
@@ -0,0 +1,37 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var React = require('react');
6
+ var SvgIcon = require('@elementor/ui/SvgIcon');
7
+
8
+ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
9
+
10
+ function _interopNamespace(e) {
11
+ if (e && e.__esModule) return e;
12
+ var n = Object.create(null);
13
+ if (e) {
14
+ Object.keys(e).forEach(function (k) {
15
+ if (k !== 'default') {
16
+ var d = Object.getOwnPropertyDescriptor(e, k);
17
+ Object.defineProperty(n, k, d.get ? d : {
18
+ enumerable: true,
19
+ get: function () { return e[k]; }
20
+ });
21
+ }
22
+ });
23
+ }
24
+ n["default"] = e;
25
+ return Object.freeze(n);
26
+ }
27
+
28
+ var React__namespace = /*#__PURE__*/_interopNamespace(React);
29
+ var SvgIcon__default = /*#__PURE__*/_interopDefaultLegacy(SvgIcon);
30
+
31
+ const MinimizeDiagonalIcon = React__namespace.forwardRef((props, ref) => {
32
+ return (React__namespace.createElement(SvgIcon__default["default"], { viewBox: "0 0 24 24", ...props, ref: ref },
33
+ React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.89107 3.18147C3.13514 2.93739 3.53087 2.93739 3.77495 3.18147L7.70801 7.11453V5.29008C7.70801 4.9449 7.98783 4.66508 8.33301 4.66508C8.67819 4.66508 8.95801 4.9449 8.95801 5.29008V8.62341C8.95801 8.96859 8.67819 9.24841 8.33301 9.24841H4.99967C4.6545 9.24841 4.37467 8.96859 4.37467 8.62341C4.37467 8.27823 4.6545 7.99841 4.99967 7.99841H6.82412L2.89107 4.06535C2.64699 3.82128 2.64699 3.42555 2.89107 3.18147ZM11.6663 11.3317H14.9997C15.3449 11.3317 15.6247 11.6116 15.6247 11.9567C15.6247 12.3019 15.3449 12.5817 14.9997 12.5817H13.1752L17.1083 16.5148C17.3524 16.7589 17.3524 17.1546 17.1083 17.3987C16.8642 17.6428 16.4685 17.6428 16.2244 17.3987L12.2913 13.4656V15.2901C12.2913 15.6353 12.0115 15.9151 11.6663 15.9151C11.3212 15.9151 11.0413 15.6353 11.0413 15.2901V11.9567C11.0413 11.6116 11.3212 11.3317 11.6663 11.3317Z" })));
34
+ });
35
+
36
+ exports["default"] = MinimizeDiagonalIcon;
37
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sources":["../../src/MinimizeDiagonalIcon/index.tsx"],"sourcesContent":["import * as React from 'react';\nimport SvgIcon, { SvgIconProps } from '@elementor/ui/SvgIcon';\n\nconst MinimizeDiagonalIcon = React.forwardRef<SVGSVGElement, SvgIconProps>( ( props, ref ) => {\n\treturn (\n\t\t<SvgIcon viewBox=\"0 0 24 24\" { ...props } ref={ ref }>\n\t\t\t<path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M2.89107 3.18147C3.13514 2.93739 3.53087 2.93739 3.77495 3.18147L7.70801 7.11453V5.29008C7.70801 4.9449 7.98783 4.66508 8.33301 4.66508C8.67819 4.66508 8.95801 4.9449 8.95801 5.29008V8.62341C8.95801 8.96859 8.67819 9.24841 8.33301 9.24841H4.99967C4.6545 9.24841 4.37467 8.96859 4.37467 8.62341C4.37467 8.27823 4.6545 7.99841 4.99967 7.99841H6.82412L2.89107 4.06535C2.64699 3.82128 2.64699 3.42555 2.89107 3.18147ZM11.6663 11.3317H14.9997C15.3449 11.3317 15.6247 11.6116 15.6247 11.9567C15.6247 12.3019 15.3449 12.5817 14.9997 12.5817H13.1752L17.1083 16.5148C17.3524 16.7589 17.3524 17.1546 17.1083 17.3987C16.8642 17.6428 16.4685 17.6428 16.2244 17.3987L12.2913 13.4656V15.2901C12.2913 15.6353 12.0115 15.9151 11.6663 15.9151C11.3212 15.9151 11.0413 15.6353 11.0413 15.2901V11.9567C11.0413 11.6116 11.3212 11.3317 11.6663 11.3317Z\" />\n\t\t</SvgIcon>\n\t);\n} );\n\nexport default MinimizeDiagonalIcon;\n"],"names":["React","SvgIcon"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGM,MAAA,oBAAoB,GAAGA,gBAAK,CAAC,UAAU,CAA+B,CAAE,KAAK,EAAE,GAAG,KAAK;AAC5F,IAAA,QACCA,gBAAA,CAAA,aAAA,CAACC,2BAAO,EAAA,EAAC,OAAO,EAAC,WAAW,EAAA,GAAM,KAAK,EAAG,GAAG,EAAG,GAAG,EAAA;AAClD,QAAAD,gBAAA,CAAA,aAAA,CAAA,MAAA,EAAA,EAAM,QAAQ,EAAC,SAAS,EAAC,QAAQ,EAAC,SAAS,EAAC,CAAC,EAAC,g0BAAg0B,EAAG,CAAA,CACx2B,EACT;AACH,CAAC;;;;"}
@@ -0,0 +1,7 @@
1
+ {
2
+ "private": true,
3
+ "sideEffects": false,
4
+ "main": "index.js",
5
+ "module": "index.esm.js",
6
+ "types": "index.d.ts"
7
+ }
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const RadioButtonUncheckedIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps<"svg", {}>, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default RadioButtonUncheckedIcon;
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ import SvgIcon from '@elementor/ui/SvgIcon';
3
+
4
+ const RadioButtonUncheckedIcon = React.forwardRef((props, ref) => {
5
+ return (React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref: ref },
6
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 4.04004C7.44365 4.04004 3.75 7.73369 3.75 12.29C3.75 16.8464 7.44365 20.54 12 20.54C16.5563 20.54 20.25 16.8464 20.25 12.29C20.25 7.73369 16.5563 4.04004 12 4.04004ZM2.25 12.29C2.25 6.90526 6.61522 2.54004 12 2.54004C17.3848 2.54004 21.75 6.90526 21.75 12.29C21.75 17.6748 17.3848 22.04 12 22.04C6.61522 22.04 2.25 17.6748 2.25 12.29Z" })));
7
+ });
8
+
9
+ export { RadioButtonUncheckedIcon as default };
10
+ //# sourceMappingURL=index.esm.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.esm.js","sources":["../../src/RadioButtonUncheckedIcon/index.tsx"],"sourcesContent":["import * as React from 'react';\nimport SvgIcon, { SvgIconProps } from '@elementor/ui/SvgIcon';\n\nconst RadioButtonUncheckedIcon = React.forwardRef<SVGSVGElement, SvgIconProps>( ( props, ref ) => {\n\treturn (\n\t\t<SvgIcon viewBox=\"0 0 24 24\" { ...props } ref={ ref }>\n\t\t\t<path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 4.04004C7.44365 4.04004 3.75 7.73369 3.75 12.29C3.75 16.8464 7.44365 20.54 12 20.54C16.5563 20.54 20.25 16.8464 20.25 12.29C20.25 7.73369 16.5563 4.04004 12 4.04004ZM2.25 12.29C2.25 6.90526 6.61522 2.54004 12 2.54004C17.3848 2.54004 21.75 6.90526 21.75 12.29C21.75 17.6748 17.3848 22.04 12 22.04C6.61522 22.04 2.25 17.6748 2.25 12.29Z\" />\n\t\t</SvgIcon>\n\t);\n} );\n\nexport default RadioButtonUncheckedIcon;\n"],"names":[],"mappings":";;;AAGM,MAAA,wBAAwB,GAAG,KAAK,CAAC,UAAU,CAA+B,CAAE,KAAK,EAAE,GAAG,KAAK;AAChG,IAAA,QACC,KAAA,CAAA,aAAA,CAAC,OAAO,EAAA,EAAC,OAAO,EAAC,WAAW,EAAA,GAAM,KAAK,EAAG,GAAG,EAAG,GAAG,EAAA;AAClD,QAAA,KAAA,CAAA,aAAA,CAAA,MAAA,EAAA,EAAM,QAAQ,EAAC,SAAS,EAAC,QAAQ,EAAC,SAAS,EAAC,CAAC,EAAC,oVAAoV,EAAG,CAAA,CAC5X,EACT;AACH,CAAC;;;;"}
@@ -0,0 +1,37 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var React = require('react');
6
+ var SvgIcon = require('@elementor/ui/SvgIcon');
7
+
8
+ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
9
+
10
+ function _interopNamespace(e) {
11
+ if (e && e.__esModule) return e;
12
+ var n = Object.create(null);
13
+ if (e) {
14
+ Object.keys(e).forEach(function (k) {
15
+ if (k !== 'default') {
16
+ var d = Object.getOwnPropertyDescriptor(e, k);
17
+ Object.defineProperty(n, k, d.get ? d : {
18
+ enumerable: true,
19
+ get: function () { return e[k]; }
20
+ });
21
+ }
22
+ });
23
+ }
24
+ n["default"] = e;
25
+ return Object.freeze(n);
26
+ }
27
+
28
+ var React__namespace = /*#__PURE__*/_interopNamespace(React);
29
+ var SvgIcon__default = /*#__PURE__*/_interopDefaultLegacy(SvgIcon);
30
+
31
+ const RadioButtonUncheckedIcon = React__namespace.forwardRef((props, ref) => {
32
+ return (React__namespace.createElement(SvgIcon__default["default"], { viewBox: "0 0 24 24", ...props, ref: ref },
33
+ React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 4.04004C7.44365 4.04004 3.75 7.73369 3.75 12.29C3.75 16.8464 7.44365 20.54 12 20.54C16.5563 20.54 20.25 16.8464 20.25 12.29C20.25 7.73369 16.5563 4.04004 12 4.04004ZM2.25 12.29C2.25 6.90526 6.61522 2.54004 12 2.54004C17.3848 2.54004 21.75 6.90526 21.75 12.29C21.75 17.6748 17.3848 22.04 12 22.04C6.61522 22.04 2.25 17.6748 2.25 12.29Z" })));
34
+ });
35
+
36
+ exports["default"] = RadioButtonUncheckedIcon;
37
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sources":["../../src/RadioButtonUncheckedIcon/index.tsx"],"sourcesContent":["import * as React from 'react';\nimport SvgIcon, { SvgIconProps } from '@elementor/ui/SvgIcon';\n\nconst RadioButtonUncheckedIcon = React.forwardRef<SVGSVGElement, SvgIconProps>( ( props, ref ) => {\n\treturn (\n\t\t<SvgIcon viewBox=\"0 0 24 24\" { ...props } ref={ ref }>\n\t\t\t<path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 4.04004C7.44365 4.04004 3.75 7.73369 3.75 12.29C3.75 16.8464 7.44365 20.54 12 20.54C16.5563 20.54 20.25 16.8464 20.25 12.29C20.25 7.73369 16.5563 4.04004 12 4.04004ZM2.25 12.29C2.25 6.90526 6.61522 2.54004 12 2.54004C17.3848 2.54004 21.75 6.90526 21.75 12.29C21.75 17.6748 17.3848 22.04 12 22.04C6.61522 22.04 2.25 17.6748 2.25 12.29Z\" />\n\t\t</SvgIcon>\n\t);\n} );\n\nexport default RadioButtonUncheckedIcon;\n"],"names":["React","SvgIcon"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGM,MAAA,wBAAwB,GAAGA,gBAAK,CAAC,UAAU,CAA+B,CAAE,KAAK,EAAE,GAAG,KAAK;AAChG,IAAA,QACCA,gBAAA,CAAA,aAAA,CAACC,2BAAO,EAAA,EAAC,OAAO,EAAC,WAAW,EAAA,GAAM,KAAK,EAAG,GAAG,EAAG,GAAG,EAAA;AAClD,QAAAD,gBAAA,CAAA,aAAA,CAAA,MAAA,EAAA,EAAM,QAAQ,EAAC,SAAS,EAAC,QAAQ,EAAC,SAAS,EAAC,CAAC,EAAC,oVAAoV,EAAG,CAAA,CAC5X,EACT;AACH,CAAC;;;;"}
@@ -0,0 +1,7 @@
1
+ {
2
+ "private": true,
3
+ "sideEffects": false,
4
+ "main": "index.js",
5
+ "module": "index.esm.js",
6
+ "types": "index.d.ts"
7
+ }
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const RocketIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps<"svg", {}>, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default RocketIcon;
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ import SvgIcon from '@elementor/ui/SvgIcon';
3
+
4
+ const RocketIcon = React.forwardRef((props, ref) => {
5
+ return (React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref: ref },
6
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.1322 2.99934C14.1436 2.99872 14.1549 2.99841 14.1663 2.99841C14.9951 2.99841 15.7899 3.32765 16.376 3.9137C16.962 4.49976 17.2913 5.29461 17.2913 6.12341C17.2913 6.13476 17.2909 6.14611 17.2903 6.15744C17.2028 7.76198 16.6415 9.30455 15.6774 10.5901C14.7963 11.7649 13.615 12.6768 12.2611 13.2322C12.1735 14.0394 11.9119 14.8199 11.4924 15.5191C11.0002 16.3393 10.3071 17.0205 9.47841 17.4982C9.29643 17.6031 9.0739 17.6096 8.88612 17.5154C8.69834 17.4213 8.57041 17.2391 8.54562 17.0305C8.49074 16.5687 8.38312 16.1178 8.22671 15.686C7.74539 16.2405 7.15769 16.6982 6.49445 17.0298C5.49226 17.5309 4.36326 17.7213 3.25218 17.5765C2.97105 17.5399 2.74978 17.3186 2.71316 17.0375C2.5684 15.9264 2.75878 14.7974 3.25987 13.7952C3.59149 13.132 4.0492 12.5443 4.60368 12.063C4.17187 11.9066 3.72098 11.7989 3.25916 11.744C3.05056 11.7193 2.86837 11.5913 2.77422 11.4035C2.68006 11.2158 2.68654 10.9932 2.79146 10.8113C3.2692 9.98258 3.95037 9.28942 4.77058 8.79729C5.46974 8.37779 6.25024 8.11619 7.05752 8.02855C7.6129 6.6747 8.52481 5.49337 9.69958 4.61229C10.9851 3.64813 12.5277 3.08683 14.1322 2.99934ZM5.84616 12.6827C5.2225 13.1029 4.71596 13.6781 4.3779 14.3542C4.06364 14.9828 3.90651 15.6754 3.91646 16.3732C4.61424 16.3832 5.3069 16.226 5.93543 15.9118C6.61155 15.5737 7.18674 15.0672 7.607 14.4435C7.37981 14.0951 7.11593 13.769 6.81828 13.4714C6.52062 13.1737 6.19457 12.9099 5.84616 12.6827ZM14.1824 4.24848C12.8312 4.32568 11.5326 4.80004 10.4496 5.61229C9.36181 6.42811 8.54039 7.54817 8.08917 8.83082C8.00366 9.07389 7.77775 9.23957 7.52022 9.24807C6.77666 9.27263 6.05164 9.48639 5.4137 9.86916C5.0392 10.0939 4.70196 10.3724 4.41213 10.6946C5.65084 11.0225 6.78758 11.6729 7.70216 12.5875C8.61674 13.5021 9.26715 14.6388 9.59506 15.8775C9.91722 15.5877 10.1958 15.2505 10.4205 14.876C10.8033 14.238 11.017 13.513 11.0416 12.7695C11.0501 12.5119 11.2158 12.286 11.4588 12.2005C12.7415 11.7493 13.8616 10.9279 14.6774 9.84009C15.4896 8.75709 15.964 7.45851 16.0412 6.10723C16.0369 5.6158 15.8399 5.1454 15.4921 4.79759C15.1443 4.44977 14.6739 4.25272 14.1824 4.24848ZM11.4684 6.75888C11.7419 6.48539 12.1128 6.33175 12.4996 6.33175C12.8864 6.33175 13.2573 6.48539 13.5308 6.75888C13.8043 7.03237 13.9579 7.40331 13.9579 7.79008C13.9579 8.17685 13.8043 8.54779 13.5308 8.82128C13.2573 9.09477 12.8864 9.24841 12.4996 9.24841C12.1128 9.24841 11.7419 9.09477 11.4684 8.82128C11.1949 8.54779 11.0413 8.17685 11.0413 7.79008C11.0413 7.40331 11.1949 7.03237 11.4684 6.75888ZM12.4996 7.58175C12.4443 7.58175 12.3913 7.6037 12.3523 7.64277C12.3132 7.68184 12.2913 7.73483 12.2913 7.79008C12.2913 7.84533 12.3132 7.89832 12.3523 7.93739C12.3913 7.97646 12.4443 7.99841 12.4996 7.99841C12.5548 7.99841 12.6078 7.97646 12.6469 7.93739C12.686 7.89832 12.7079 7.84533 12.7079 7.79008C12.7079 7.73483 12.686 7.68184 12.6469 7.64277C12.6078 7.6037 12.5548 7.58175 12.4996 7.58175Z" })));
7
+ });
8
+
9
+ export { RocketIcon as default };
10
+ //# sourceMappingURL=index.esm.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.esm.js","sources":["../../src/RocketIcon/index.tsx"],"sourcesContent":["import * as React from 'react';\nimport SvgIcon, { SvgIconProps } from '@elementor/ui/SvgIcon';\n\nconst RocketIcon = React.forwardRef<SVGSVGElement, SvgIconProps>( ( props, ref ) => {\n\treturn (\n\t\t<SvgIcon viewBox=\"0 0 24 24\" { ...props } ref={ ref }>\n\t\t\t<path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M14.1322 2.99934C14.1436 2.99872 14.1549 2.99841 14.1663 2.99841C14.9951 2.99841 15.7899 3.32765 16.376 3.9137C16.962 4.49976 17.2913 5.29461 17.2913 6.12341C17.2913 6.13476 17.2909 6.14611 17.2903 6.15744C17.2028 7.76198 16.6415 9.30455 15.6774 10.5901C14.7963 11.7649 13.615 12.6768 12.2611 13.2322C12.1735 14.0394 11.9119 14.8199 11.4924 15.5191C11.0002 16.3393 10.3071 17.0205 9.47841 17.4982C9.29643 17.6031 9.0739 17.6096 8.88612 17.5154C8.69834 17.4213 8.57041 17.2391 8.54562 17.0305C8.49074 16.5687 8.38312 16.1178 8.22671 15.686C7.74539 16.2405 7.15769 16.6982 6.49445 17.0298C5.49226 17.5309 4.36326 17.7213 3.25218 17.5765C2.97105 17.5399 2.74978 17.3186 2.71316 17.0375C2.5684 15.9264 2.75878 14.7974 3.25987 13.7952C3.59149 13.132 4.0492 12.5443 4.60368 12.063C4.17187 11.9066 3.72098 11.7989 3.25916 11.744C3.05056 11.7193 2.86837 11.5913 2.77422 11.4035C2.68006 11.2158 2.68654 10.9932 2.79146 10.8113C3.2692 9.98258 3.95037 9.28942 4.77058 8.79729C5.46974 8.37779 6.25024 8.11619 7.05752 8.02855C7.6129 6.6747 8.52481 5.49337 9.69958 4.61229C10.9851 3.64813 12.5277 3.08683 14.1322 2.99934ZM5.84616 12.6827C5.2225 13.1029 4.71596 13.6781 4.3779 14.3542C4.06364 14.9828 3.90651 15.6754 3.91646 16.3732C4.61424 16.3832 5.3069 16.226 5.93543 15.9118C6.61155 15.5737 7.18674 15.0672 7.607 14.4435C7.37981 14.0951 7.11593 13.769 6.81828 13.4714C6.52062 13.1737 6.19457 12.9099 5.84616 12.6827ZM14.1824 4.24848C12.8312 4.32568 11.5326 4.80004 10.4496 5.61229C9.36181 6.42811 8.54039 7.54817 8.08917 8.83082C8.00366 9.07389 7.77775 9.23957 7.52022 9.24807C6.77666 9.27263 6.05164 9.48639 5.4137 9.86916C5.0392 10.0939 4.70196 10.3724 4.41213 10.6946C5.65084 11.0225 6.78758 11.6729 7.70216 12.5875C8.61674 13.5021 9.26715 14.6388 9.59506 15.8775C9.91722 15.5877 10.1958 15.2505 10.4205 14.876C10.8033 14.238 11.017 13.513 11.0416 12.7695C11.0501 12.5119 11.2158 12.286 11.4588 12.2005C12.7415 11.7493 13.8616 10.9279 14.6774 9.84009C15.4896 8.75709 15.964 7.45851 16.0412 6.10723C16.0369 5.6158 15.8399 5.1454 15.4921 4.79759C15.1443 4.44977 14.6739 4.25272 14.1824 4.24848ZM11.4684 6.75888C11.7419 6.48539 12.1128 6.33175 12.4996 6.33175C12.8864 6.33175 13.2573 6.48539 13.5308 6.75888C13.8043 7.03237 13.9579 7.40331 13.9579 7.79008C13.9579 8.17685 13.8043 8.54779 13.5308 8.82128C13.2573 9.09477 12.8864 9.24841 12.4996 9.24841C12.1128 9.24841 11.7419 9.09477 11.4684 8.82128C11.1949 8.54779 11.0413 8.17685 11.0413 7.79008C11.0413 7.40331 11.1949 7.03237 11.4684 6.75888ZM12.4996 7.58175C12.4443 7.58175 12.3913 7.6037 12.3523 7.64277C12.3132 7.68184 12.2913 7.73483 12.2913 7.79008C12.2913 7.84533 12.3132 7.89832 12.3523 7.93739C12.3913 7.97646 12.4443 7.99841 12.4996 7.99841C12.5548 7.99841 12.6078 7.97646 12.6469 7.93739C12.686 7.89832 12.7079 7.84533 12.7079 7.79008C12.7079 7.73483 12.686 7.68184 12.6469 7.64277C12.6078 7.6037 12.5548 7.58175 12.4996 7.58175Z\" />\n\t\t</SvgIcon>\n\t);\n} );\n\nexport default RocketIcon;\n"],"names":[],"mappings":";;;AAGM,MAAA,UAAU,GAAG,KAAK,CAAC,UAAU,CAA+B,CAAE,KAAK,EAAE,GAAG,KAAK;AAClF,IAAA,QACC,KAAA,CAAA,aAAA,CAAC,OAAO,EAAA,EAAC,OAAO,EAAC,WAAW,EAAA,GAAM,KAAK,EAAG,GAAG,EAAG,GAAG,EAAA;AAClD,QAAA,KAAA,CAAA,aAAA,CAAA,MAAA,EAAA,EAAM,QAAQ,EAAC,SAAS,EAAC,QAAQ,EAAC,SAAS,EAAC,CAAC,EAAC,o0FAAo0F,EAAG,CAAA,CAC52F,EACT;AACH,CAAC;;;;"}
@@ -0,0 +1,37 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var React = require('react');
6
+ var SvgIcon = require('@elementor/ui/SvgIcon');
7
+
8
+ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
9
+
10
+ function _interopNamespace(e) {
11
+ if (e && e.__esModule) return e;
12
+ var n = Object.create(null);
13
+ if (e) {
14
+ Object.keys(e).forEach(function (k) {
15
+ if (k !== 'default') {
16
+ var d = Object.getOwnPropertyDescriptor(e, k);
17
+ Object.defineProperty(n, k, d.get ? d : {
18
+ enumerable: true,
19
+ get: function () { return e[k]; }
20
+ });
21
+ }
22
+ });
23
+ }
24
+ n["default"] = e;
25
+ return Object.freeze(n);
26
+ }
27
+
28
+ var React__namespace = /*#__PURE__*/_interopNamespace(React);
29
+ var SvgIcon__default = /*#__PURE__*/_interopDefaultLegacy(SvgIcon);
30
+
31
+ const RocketIcon = React__namespace.forwardRef((props, ref) => {
32
+ return (React__namespace.createElement(SvgIcon__default["default"], { viewBox: "0 0 24 24", ...props, ref: ref },
33
+ React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.1322 2.99934C14.1436 2.99872 14.1549 2.99841 14.1663 2.99841C14.9951 2.99841 15.7899 3.32765 16.376 3.9137C16.962 4.49976 17.2913 5.29461 17.2913 6.12341C17.2913 6.13476 17.2909 6.14611 17.2903 6.15744C17.2028 7.76198 16.6415 9.30455 15.6774 10.5901C14.7963 11.7649 13.615 12.6768 12.2611 13.2322C12.1735 14.0394 11.9119 14.8199 11.4924 15.5191C11.0002 16.3393 10.3071 17.0205 9.47841 17.4982C9.29643 17.6031 9.0739 17.6096 8.88612 17.5154C8.69834 17.4213 8.57041 17.2391 8.54562 17.0305C8.49074 16.5687 8.38312 16.1178 8.22671 15.686C7.74539 16.2405 7.15769 16.6982 6.49445 17.0298C5.49226 17.5309 4.36326 17.7213 3.25218 17.5765C2.97105 17.5399 2.74978 17.3186 2.71316 17.0375C2.5684 15.9264 2.75878 14.7974 3.25987 13.7952C3.59149 13.132 4.0492 12.5443 4.60368 12.063C4.17187 11.9066 3.72098 11.7989 3.25916 11.744C3.05056 11.7193 2.86837 11.5913 2.77422 11.4035C2.68006 11.2158 2.68654 10.9932 2.79146 10.8113C3.2692 9.98258 3.95037 9.28942 4.77058 8.79729C5.46974 8.37779 6.25024 8.11619 7.05752 8.02855C7.6129 6.6747 8.52481 5.49337 9.69958 4.61229C10.9851 3.64813 12.5277 3.08683 14.1322 2.99934ZM5.84616 12.6827C5.2225 13.1029 4.71596 13.6781 4.3779 14.3542C4.06364 14.9828 3.90651 15.6754 3.91646 16.3732C4.61424 16.3832 5.3069 16.226 5.93543 15.9118C6.61155 15.5737 7.18674 15.0672 7.607 14.4435C7.37981 14.0951 7.11593 13.769 6.81828 13.4714C6.52062 13.1737 6.19457 12.9099 5.84616 12.6827ZM14.1824 4.24848C12.8312 4.32568 11.5326 4.80004 10.4496 5.61229C9.36181 6.42811 8.54039 7.54817 8.08917 8.83082C8.00366 9.07389 7.77775 9.23957 7.52022 9.24807C6.77666 9.27263 6.05164 9.48639 5.4137 9.86916C5.0392 10.0939 4.70196 10.3724 4.41213 10.6946C5.65084 11.0225 6.78758 11.6729 7.70216 12.5875C8.61674 13.5021 9.26715 14.6388 9.59506 15.8775C9.91722 15.5877 10.1958 15.2505 10.4205 14.876C10.8033 14.238 11.017 13.513 11.0416 12.7695C11.0501 12.5119 11.2158 12.286 11.4588 12.2005C12.7415 11.7493 13.8616 10.9279 14.6774 9.84009C15.4896 8.75709 15.964 7.45851 16.0412 6.10723C16.0369 5.6158 15.8399 5.1454 15.4921 4.79759C15.1443 4.44977 14.6739 4.25272 14.1824 4.24848ZM11.4684 6.75888C11.7419 6.48539 12.1128 6.33175 12.4996 6.33175C12.8864 6.33175 13.2573 6.48539 13.5308 6.75888C13.8043 7.03237 13.9579 7.40331 13.9579 7.79008C13.9579 8.17685 13.8043 8.54779 13.5308 8.82128C13.2573 9.09477 12.8864 9.24841 12.4996 9.24841C12.1128 9.24841 11.7419 9.09477 11.4684 8.82128C11.1949 8.54779 11.0413 8.17685 11.0413 7.79008C11.0413 7.40331 11.1949 7.03237 11.4684 6.75888ZM12.4996 7.58175C12.4443 7.58175 12.3913 7.6037 12.3523 7.64277C12.3132 7.68184 12.2913 7.73483 12.2913 7.79008C12.2913 7.84533 12.3132 7.89832 12.3523 7.93739C12.3913 7.97646 12.4443 7.99841 12.4996 7.99841C12.5548 7.99841 12.6078 7.97646 12.6469 7.93739C12.686 7.89832 12.7079 7.84533 12.7079 7.79008C12.7079 7.73483 12.686 7.68184 12.6469 7.64277C12.6078 7.6037 12.5548 7.58175 12.4996 7.58175Z" })));
34
+ });
35
+
36
+ exports["default"] = RocketIcon;
37
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sources":["../../src/RocketIcon/index.tsx"],"sourcesContent":["import * as React from 'react';\nimport SvgIcon, { SvgIconProps } from '@elementor/ui/SvgIcon';\n\nconst RocketIcon = React.forwardRef<SVGSVGElement, SvgIconProps>( ( props, ref ) => {\n\treturn (\n\t\t<SvgIcon viewBox=\"0 0 24 24\" { ...props } ref={ ref }>\n\t\t\t<path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M14.1322 2.99934C14.1436 2.99872 14.1549 2.99841 14.1663 2.99841C14.9951 2.99841 15.7899 3.32765 16.376 3.9137C16.962 4.49976 17.2913 5.29461 17.2913 6.12341C17.2913 6.13476 17.2909 6.14611 17.2903 6.15744C17.2028 7.76198 16.6415 9.30455 15.6774 10.5901C14.7963 11.7649 13.615 12.6768 12.2611 13.2322C12.1735 14.0394 11.9119 14.8199 11.4924 15.5191C11.0002 16.3393 10.3071 17.0205 9.47841 17.4982C9.29643 17.6031 9.0739 17.6096 8.88612 17.5154C8.69834 17.4213 8.57041 17.2391 8.54562 17.0305C8.49074 16.5687 8.38312 16.1178 8.22671 15.686C7.74539 16.2405 7.15769 16.6982 6.49445 17.0298C5.49226 17.5309 4.36326 17.7213 3.25218 17.5765C2.97105 17.5399 2.74978 17.3186 2.71316 17.0375C2.5684 15.9264 2.75878 14.7974 3.25987 13.7952C3.59149 13.132 4.0492 12.5443 4.60368 12.063C4.17187 11.9066 3.72098 11.7989 3.25916 11.744C3.05056 11.7193 2.86837 11.5913 2.77422 11.4035C2.68006 11.2158 2.68654 10.9932 2.79146 10.8113C3.2692 9.98258 3.95037 9.28942 4.77058 8.79729C5.46974 8.37779 6.25024 8.11619 7.05752 8.02855C7.6129 6.6747 8.52481 5.49337 9.69958 4.61229C10.9851 3.64813 12.5277 3.08683 14.1322 2.99934ZM5.84616 12.6827C5.2225 13.1029 4.71596 13.6781 4.3779 14.3542C4.06364 14.9828 3.90651 15.6754 3.91646 16.3732C4.61424 16.3832 5.3069 16.226 5.93543 15.9118C6.61155 15.5737 7.18674 15.0672 7.607 14.4435C7.37981 14.0951 7.11593 13.769 6.81828 13.4714C6.52062 13.1737 6.19457 12.9099 5.84616 12.6827ZM14.1824 4.24848C12.8312 4.32568 11.5326 4.80004 10.4496 5.61229C9.36181 6.42811 8.54039 7.54817 8.08917 8.83082C8.00366 9.07389 7.77775 9.23957 7.52022 9.24807C6.77666 9.27263 6.05164 9.48639 5.4137 9.86916C5.0392 10.0939 4.70196 10.3724 4.41213 10.6946C5.65084 11.0225 6.78758 11.6729 7.70216 12.5875C8.61674 13.5021 9.26715 14.6388 9.59506 15.8775C9.91722 15.5877 10.1958 15.2505 10.4205 14.876C10.8033 14.238 11.017 13.513 11.0416 12.7695C11.0501 12.5119 11.2158 12.286 11.4588 12.2005C12.7415 11.7493 13.8616 10.9279 14.6774 9.84009C15.4896 8.75709 15.964 7.45851 16.0412 6.10723C16.0369 5.6158 15.8399 5.1454 15.4921 4.79759C15.1443 4.44977 14.6739 4.25272 14.1824 4.24848ZM11.4684 6.75888C11.7419 6.48539 12.1128 6.33175 12.4996 6.33175C12.8864 6.33175 13.2573 6.48539 13.5308 6.75888C13.8043 7.03237 13.9579 7.40331 13.9579 7.79008C13.9579 8.17685 13.8043 8.54779 13.5308 8.82128C13.2573 9.09477 12.8864 9.24841 12.4996 9.24841C12.1128 9.24841 11.7419 9.09477 11.4684 8.82128C11.1949 8.54779 11.0413 8.17685 11.0413 7.79008C11.0413 7.40331 11.1949 7.03237 11.4684 6.75888ZM12.4996 7.58175C12.4443 7.58175 12.3913 7.6037 12.3523 7.64277C12.3132 7.68184 12.2913 7.73483 12.2913 7.79008C12.2913 7.84533 12.3132 7.89832 12.3523 7.93739C12.3913 7.97646 12.4443 7.99841 12.4996 7.99841C12.5548 7.99841 12.6078 7.97646 12.6469 7.93739C12.686 7.89832 12.7079 7.84533 12.7079 7.79008C12.7079 7.73483 12.686 7.68184 12.6469 7.64277C12.6078 7.6037 12.5548 7.58175 12.4996 7.58175Z\" />\n\t\t</SvgIcon>\n\t);\n} );\n\nexport default RocketIcon;\n"],"names":["React","SvgIcon"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGM,MAAA,UAAU,GAAGA,gBAAK,CAAC,UAAU,CAA+B,CAAE,KAAK,EAAE,GAAG,KAAK;AAClF,IAAA,QACCA,gBAAA,CAAA,aAAA,CAACC,2BAAO,EAAA,EAAC,OAAO,EAAC,WAAW,EAAA,GAAM,KAAK,EAAG,GAAG,EAAG,GAAG,EAAA;AAClD,QAAAD,gBAAA,CAAA,aAAA,CAAA,MAAA,EAAA,EAAM,QAAQ,EAAC,SAAS,EAAC,QAAQ,EAAC,SAAS,EAAC,CAAC,EAAC,o0FAAo0F,EAAG,CAAA,CAC52F,EACT;AACH,CAAC;;;;"}
@@ -0,0 +1,7 @@
1
+ {
2
+ "private": true,
3
+ "sideEffects": false,
4
+ "main": "index.js",
5
+ "module": "index.esm.js",
6
+ "types": "index.d.ts"
7
+ }
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const UserIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps<"svg", {}>, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default UserIcon;
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ import SvgIcon from '@elementor/ui/SvgIcon';
3
+
4
+ const UserIcon = React.forwardRef((props, ref) => {
5
+ return (React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref: ref },
6
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 3.75C10.2051 3.75 8.75 5.20507 8.75 7C8.75 8.79493 10.2051 10.25 12 10.25C13.7949 10.25 15.25 8.79493 15.25 7C15.25 5.20507 13.7949 3.75 12 3.75ZM7.25 7C7.25 4.37665 9.37665 2.25 12 2.25C14.6234 2.25 16.75 4.37665 16.75 7C16.75 9.62335 14.6234 11.75 12 11.75C9.37665 11.75 7.25 9.62335 7.25 7ZM10 15.75C9.13805 15.75 8.3114 16.0924 7.7019 16.7019C7.09241 17.3114 6.75 18.138 6.75 19V21C6.75 21.4142 6.41421 21.75 6 21.75C5.58579 21.75 5.25 21.4142 5.25 21V19C5.25 17.7402 5.75044 16.532 6.64124 15.6412C7.53204 14.7504 8.74022 14.25 10 14.25H14C15.2598 14.25 16.468 14.7504 17.3588 15.6412C18.2496 16.532 18.75 17.7402 18.75 19V21C18.75 21.4142 18.4142 21.75 18 21.75C17.5858 21.75 17.25 21.4142 17.25 21V19C17.25 18.138 16.9076 17.3114 16.2981 16.7019C15.6886 16.0924 14.862 15.75 14 15.75H10Z" })));
7
+ });
8
+
9
+ export { UserIcon as default };
10
+ //# sourceMappingURL=index.esm.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.esm.js","sources":["../../src/UserIcon/index.tsx"],"sourcesContent":["import * as React from 'react';\nimport SvgIcon, { SvgIconProps } from '@elementor/ui/SvgIcon';\n\nconst UserIcon = React.forwardRef<SVGSVGElement, SvgIconProps>( ( props, ref ) => {\n\treturn (\n\t\t<SvgIcon viewBox=\"0 0 24 24\" { ...props } ref={ ref }>\n\t\t\t<path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 3.75C10.2051 3.75 8.75 5.20507 8.75 7C8.75 8.79493 10.2051 10.25 12 10.25C13.7949 10.25 15.25 8.79493 15.25 7C15.25 5.20507 13.7949 3.75 12 3.75ZM7.25 7C7.25 4.37665 9.37665 2.25 12 2.25C14.6234 2.25 16.75 4.37665 16.75 7C16.75 9.62335 14.6234 11.75 12 11.75C9.37665 11.75 7.25 9.62335 7.25 7ZM10 15.75C9.13805 15.75 8.3114 16.0924 7.7019 16.7019C7.09241 17.3114 6.75 18.138 6.75 19V21C6.75 21.4142 6.41421 21.75 6 21.75C5.58579 21.75 5.25 21.4142 5.25 21V19C5.25 17.7402 5.75044 16.532 6.64124 15.6412C7.53204 14.7504 8.74022 14.25 10 14.25H14C15.2598 14.25 16.468 14.7504 17.3588 15.6412C18.2496 16.532 18.75 17.7402 18.75 19V21C18.75 21.4142 18.4142 21.75 18 21.75C17.5858 21.75 17.25 21.4142 17.25 21V19C17.25 18.138 16.9076 17.3114 16.2981 16.7019C15.6886 16.0924 14.862 15.75 14 15.75H10Z\" />\n\t\t</SvgIcon>\n\t);\n} );\n\nexport default UserIcon;\n"],"names":[],"mappings":";;;AAGM,MAAA,QAAQ,GAAG,KAAK,CAAC,UAAU,CAA+B,CAAE,KAAK,EAAE,GAAG,KAAK;AAChF,IAAA,QACC,KAAA,CAAA,aAAA,CAAC,OAAO,EAAA,EAAC,OAAO,EAAC,WAAW,EAAA,GAAM,KAAK,EAAG,GAAG,EAAG,GAAG,EAAA;AAClD,QAAA,KAAA,CAAA,aAAA,CAAA,MAAA,EAAA,EAAM,QAAQ,EAAC,SAAS,EAAC,QAAQ,EAAC,SAAS,EAAC,CAAC,EAAC,gyBAAgyB,EAAG,CAAA,CACx0B,EACT;AACH,CAAC;;;;"}
@@ -0,0 +1,37 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var React = require('react');
6
+ var SvgIcon = require('@elementor/ui/SvgIcon');
7
+
8
+ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
9
+
10
+ function _interopNamespace(e) {
11
+ if (e && e.__esModule) return e;
12
+ var n = Object.create(null);
13
+ if (e) {
14
+ Object.keys(e).forEach(function (k) {
15
+ if (k !== 'default') {
16
+ var d = Object.getOwnPropertyDescriptor(e, k);
17
+ Object.defineProperty(n, k, d.get ? d : {
18
+ enumerable: true,
19
+ get: function () { return e[k]; }
20
+ });
21
+ }
22
+ });
23
+ }
24
+ n["default"] = e;
25
+ return Object.freeze(n);
26
+ }
27
+
28
+ var React__namespace = /*#__PURE__*/_interopNamespace(React);
29
+ var SvgIcon__default = /*#__PURE__*/_interopDefaultLegacy(SvgIcon);
30
+
31
+ const UserIcon = React__namespace.forwardRef((props, ref) => {
32
+ return (React__namespace.createElement(SvgIcon__default["default"], { viewBox: "0 0 24 24", ...props, ref: ref },
33
+ React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 3.75C10.2051 3.75 8.75 5.20507 8.75 7C8.75 8.79493 10.2051 10.25 12 10.25C13.7949 10.25 15.25 8.79493 15.25 7C15.25 5.20507 13.7949 3.75 12 3.75ZM7.25 7C7.25 4.37665 9.37665 2.25 12 2.25C14.6234 2.25 16.75 4.37665 16.75 7C16.75 9.62335 14.6234 11.75 12 11.75C9.37665 11.75 7.25 9.62335 7.25 7ZM10 15.75C9.13805 15.75 8.3114 16.0924 7.7019 16.7019C7.09241 17.3114 6.75 18.138 6.75 19V21C6.75 21.4142 6.41421 21.75 6 21.75C5.58579 21.75 5.25 21.4142 5.25 21V19C5.25 17.7402 5.75044 16.532 6.64124 15.6412C7.53204 14.7504 8.74022 14.25 10 14.25H14C15.2598 14.25 16.468 14.7504 17.3588 15.6412C18.2496 16.532 18.75 17.7402 18.75 19V21C18.75 21.4142 18.4142 21.75 18 21.75C17.5858 21.75 17.25 21.4142 17.25 21V19C17.25 18.138 16.9076 17.3114 16.2981 16.7019C15.6886 16.0924 14.862 15.75 14 15.75H10Z" })));
34
+ });
35
+
36
+ exports["default"] = UserIcon;
37
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sources":["../../src/UserIcon/index.tsx"],"sourcesContent":["import * as React from 'react';\nimport SvgIcon, { SvgIconProps } from '@elementor/ui/SvgIcon';\n\nconst UserIcon = React.forwardRef<SVGSVGElement, SvgIconProps>( ( props, ref ) => {\n\treturn (\n\t\t<SvgIcon viewBox=\"0 0 24 24\" { ...props } ref={ ref }>\n\t\t\t<path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 3.75C10.2051 3.75 8.75 5.20507 8.75 7C8.75 8.79493 10.2051 10.25 12 10.25C13.7949 10.25 15.25 8.79493 15.25 7C15.25 5.20507 13.7949 3.75 12 3.75ZM7.25 7C7.25 4.37665 9.37665 2.25 12 2.25C14.6234 2.25 16.75 4.37665 16.75 7C16.75 9.62335 14.6234 11.75 12 11.75C9.37665 11.75 7.25 9.62335 7.25 7ZM10 15.75C9.13805 15.75 8.3114 16.0924 7.7019 16.7019C7.09241 17.3114 6.75 18.138 6.75 19V21C6.75 21.4142 6.41421 21.75 6 21.75C5.58579 21.75 5.25 21.4142 5.25 21V19C5.25 17.7402 5.75044 16.532 6.64124 15.6412C7.53204 14.7504 8.74022 14.25 10 14.25H14C15.2598 14.25 16.468 14.7504 17.3588 15.6412C18.2496 16.532 18.75 17.7402 18.75 19V21C18.75 21.4142 18.4142 21.75 18 21.75C17.5858 21.75 17.25 21.4142 17.25 21V19C17.25 18.138 16.9076 17.3114 16.2981 16.7019C15.6886 16.0924 14.862 15.75 14 15.75H10Z\" />\n\t\t</SvgIcon>\n\t);\n} );\n\nexport default UserIcon;\n"],"names":["React","SvgIcon"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGM,MAAA,QAAQ,GAAGA,gBAAK,CAAC,UAAU,CAA+B,CAAE,KAAK,EAAE,GAAG,KAAK;AAChF,IAAA,QACCA,gBAAA,CAAA,aAAA,CAACC,2BAAO,EAAA,EAAC,OAAO,EAAC,WAAW,EAAA,GAAM,KAAK,EAAG,GAAG,EAAG,GAAG,EAAA;AAClD,QAAAD,gBAAA,CAAA,aAAA,CAAA,MAAA,EAAA,EAAM,QAAQ,EAAC,SAAS,EAAC,QAAQ,EAAC,SAAS,EAAC,CAAC,EAAC,gyBAAgyB,EAAG,CAAA,CACx0B,EACT;AACH,CAAC;;;;"}
@@ -0,0 +1,7 @@
1
+ {
2
+ "private": true,
3
+ "sideEffects": false,
4
+ "main": "index.js",
5
+ "module": "index.esm.js",
6
+ "types": "index.d.ts"
7
+ }