@ultraviolet/icons 3.11.3 → 3.12.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 (139) hide show
  1. package/dist/components/Icon/Icon.cjs +4 -4
  2. package/dist/components/Icon/Icon.js +4 -4
  3. package/dist/components/Icon/__generatedIcons__/AsteriskIcon.d.ts +3 -0
  4. package/dist/components/Icon/__generatedIcons__/BoldIcon.cjs +11 -0
  5. package/dist/components/Icon/__generatedIcons__/BoldIcon.d.ts +2 -0
  6. package/dist/components/Icon/__generatedIcons__/BoldIcon.js +11 -0
  7. package/dist/components/Icon/__generatedIcons__/CrossCircleIcon.d.ts +3 -0
  8. package/dist/components/Icon/__generatedIcons__/CrossCircleOutlineIcon.d.ts +3 -0
  9. package/dist/components/Icon/__generatedIcons__/DragVariantIcon.d.ts +3 -0
  10. package/dist/components/Icon/__generatedIcons__/ItalicIcon.cjs +11 -0
  11. package/dist/components/Icon/__generatedIcons__/ItalicIcon.d.ts +2 -0
  12. package/dist/components/Icon/__generatedIcons__/ItalicIcon.js +11 -0
  13. package/dist/components/Icon/__generatedIcons__/ListBulletIcon.cjs +18 -0
  14. package/dist/components/Icon/__generatedIcons__/ListBulletIcon.d.ts +2 -0
  15. package/dist/components/Icon/__generatedIcons__/ListBulletIcon.js +18 -0
  16. package/dist/components/Icon/__generatedIcons__/ListNumberIcon.cjs +14 -0
  17. package/dist/components/Icon/__generatedIcons__/ListNumberIcon.d.ts +2 -0
  18. package/dist/components/Icon/__generatedIcons__/ListNumberIcon.js +14 -0
  19. package/dist/components/Icon/__generatedIcons__/UnderlineIcon.cjs +11 -0
  20. package/dist/components/Icon/__generatedIcons__/UnderlineIcon.d.ts +2 -0
  21. package/dist/components/Icon/__generatedIcons__/UnderlineIcon.js +11 -0
  22. package/dist/components/Icon/__generatedIcons__/index.d.ts +5 -0
  23. package/dist/components/Icon/legacy/Icons.cjs +0 -158
  24. package/dist/components/Icon/legacy/Icons.js +216 -374
  25. package/dist/components/Icon/legacy/SmallIcons.cjs +192 -192
  26. package/dist/components/Icon/legacy/SmallIcons.js +372 -372
  27. package/dist/components/ProductIcon/__generatedIcons__/DocumentDbProductIcon.d.ts +3 -0
  28. package/dist/components/ProductIcon/__generatedIcons__/MongoDbProductIcon.cjs +18 -0
  29. package/dist/components/ProductIcon/__generatedIcons__/MongoDbProductIcon.d.ts +2 -0
  30. package/dist/components/ProductIcon/__generatedIcons__/MongoDbProductIcon.js +18 -0
  31. package/dist/components/ProductIcon/__generatedIcons__/VpnProductIcon.cjs +24 -0
  32. package/dist/components/ProductIcon/__generatedIcons__/VpnProductIcon.d.ts +2 -0
  33. package/dist/components/ProductIcon/__generatedIcons__/VpnProductIcon.js +24 -0
  34. package/dist/components/ProductIcon/__generatedIcons__/WafProductIcon.cjs +20 -0
  35. package/dist/components/ProductIcon/__generatedIcons__/WafProductIcon.d.ts +2 -0
  36. package/dist/components/ProductIcon/__generatedIcons__/WafProductIcon.js +20 -0
  37. package/dist/components/ProductIcon/__generatedIcons__/index.d.ts +3 -0
  38. package/dist/components/ProductIcon/index.cjs +6 -0
  39. package/dist/components/ProductIcon/index.js +6 -0
  40. package/dist/deprecatedIcons.d.ts +12 -0
  41. package/dist/index.cjs +10 -0
  42. package/dist/index.js +10 -0
  43. package/package.json +1 -1
  44. package/dist/components/Icon/assets/default-outline/address.svg.cjs +0 -42
  45. package/dist/components/Icon/assets/default-outline/address.svg.js +0 -25
  46. package/dist/components/Icon/assets/default-outline/alert-circle.svg.cjs +0 -45
  47. package/dist/components/Icon/assets/default-outline/alert-circle.svg.js +0 -28
  48. package/dist/components/Icon/assets/default-outline/auto-fix.svg.cjs +0 -44
  49. package/dist/components/Icon/assets/default-outline/auto-fix.svg.js +0 -27
  50. package/dist/components/Icon/assets/default-outline/book-open-outline.svg.cjs +0 -47
  51. package/dist/components/Icon/assets/default-outline/book-open-outline.svg.js +0 -30
  52. package/dist/components/Icon/assets/default-outline/bullhorn.svg.cjs +0 -45
  53. package/dist/components/Icon/assets/default-outline/bullhorn.svg.js +0 -28
  54. package/dist/components/Icon/assets/default-outline/calculator.svg.cjs +0 -45
  55. package/dist/components/Icon/assets/default-outline/calculator.svg.js +0 -28
  56. package/dist/components/Icon/assets/default-outline/calendar-range.svg.cjs +0 -45
  57. package/dist/components/Icon/assets/default-outline/calendar-range.svg.js +0 -28
  58. package/dist/components/Icon/assets/default-outline/chat.svg.cjs +0 -45
  59. package/dist/components/Icon/assets/default-outline/chat.svg.js +0 -28
  60. package/dist/components/Icon/assets/default-outline/check-circle.svg.cjs +0 -45
  61. package/dist/components/Icon/assets/default-outline/check-circle.svg.js +0 -28
  62. package/dist/components/Icon/assets/default-outline/clock-outline.svg.cjs +0 -47
  63. package/dist/components/Icon/assets/default-outline/clock-outline.svg.js +0 -30
  64. package/dist/components/Icon/assets/default-outline/console.svg.cjs +0 -45
  65. package/dist/components/Icon/assets/default-outline/console.svg.js +0 -28
  66. package/dist/components/Icon/assets/default-outline/credential.svg.cjs +0 -45
  67. package/dist/components/Icon/assets/default-outline/credential.svg.js +0 -28
  68. package/dist/components/Icon/assets/default-outline/credit-card.svg.cjs +0 -45
  69. package/dist/components/Icon/assets/default-outline/credit-card.svg.js +0 -28
  70. package/dist/components/Icon/assets/default-outline/database.svg.cjs +0 -45
  71. package/dist/components/Icon/assets/default-outline/database.svg.js +0 -28
  72. package/dist/components/Icon/assets/default-outline/delete.svg.cjs +0 -47
  73. package/dist/components/Icon/assets/default-outline/delete.svg.js +0 -30
  74. package/dist/components/Icon/assets/default-outline/doc.svg.cjs +0 -45
  75. package/dist/components/Icon/assets/default-outline/doc.svg.js +0 -28
  76. package/dist/components/Icon/assets/default-outline/earth.svg.cjs +0 -42
  77. package/dist/components/Icon/assets/default-outline/earth.svg.js +0 -25
  78. package/dist/components/Icon/assets/default-outline/email-remove.svg.cjs +0 -48
  79. package/dist/components/Icon/assets/default-outline/email-remove.svg.js +0 -31
  80. package/dist/components/Icon/assets/default-outline/email.svg.cjs +0 -45
  81. package/dist/components/Icon/assets/default-outline/email.svg.js +0 -28
  82. package/dist/components/Icon/assets/default-outline/eye-off.svg.cjs +0 -45
  83. package/dist/components/Icon/assets/default-outline/eye-off.svg.js +0 -28
  84. package/dist/components/Icon/assets/default-outline/eye.svg.cjs +0 -45
  85. package/dist/components/Icon/assets/default-outline/eye.svg.js +0 -28
  86. package/dist/components/Icon/assets/default-outline/filter.svg.cjs +0 -45
  87. package/dist/components/Icon/assets/default-outline/filter.svg.js +0 -28
  88. package/dist/components/Icon/assets/default-outline/folder.svg.cjs +0 -45
  89. package/dist/components/Icon/assets/default-outline/folder.svg.js +0 -28
  90. package/dist/components/Icon/assets/default-outline/help-circle.svg.cjs +0 -45
  91. package/dist/components/Icon/assets/default-outline/help-circle.svg.js +0 -28
  92. package/dist/components/Icon/assets/default-outline/id.svg.cjs +0 -45
  93. package/dist/components/Icon/assets/default-outline/id.svg.js +0 -28
  94. package/dist/components/Icon/assets/default-outline/information.svg.cjs +0 -45
  95. package/dist/components/Icon/assets/default-outline/information.svg.js +0 -28
  96. package/dist/components/Icon/assets/default-outline/light-bulb.svg.cjs +0 -45
  97. package/dist/components/Icon/assets/default-outline/light-bulb.svg.js +0 -28
  98. package/dist/components/Icon/assets/default-outline/lock.svg.cjs +0 -47
  99. package/dist/components/Icon/assets/default-outline/lock.svg.js +0 -30
  100. package/dist/components/Icon/assets/default-outline/members.svg.cjs +0 -45
  101. package/dist/components/Icon/assets/default-outline/members.svg.js +0 -28
  102. package/dist/components/Icon/assets/default-outline/moon.svg.cjs +0 -45
  103. package/dist/components/Icon/assets/default-outline/moon.svg.js +0 -28
  104. package/dist/components/Icon/assets/default-outline/mosaic.svg.cjs +0 -45
  105. package/dist/components/Icon/assets/default-outline/mosaic.svg.js +0 -28
  106. package/dist/components/Icon/assets/default-outline/pen.svg.cjs +0 -45
  107. package/dist/components/Icon/assets/default-outline/pen.svg.js +0 -28
  108. package/dist/components/Icon/assets/default-outline/pencil.svg.cjs +0 -45
  109. package/dist/components/Icon/assets/default-outline/pencil.svg.js +0 -28
  110. package/dist/components/Icon/assets/default-outline/phone.svg.cjs +0 -45
  111. package/dist/components/Icon/assets/default-outline/phone.svg.js +0 -28
  112. package/dist/components/Icon/assets/default-outline/pin.svg.cjs +0 -45
  113. package/dist/components/Icon/assets/default-outline/pin.svg.js +0 -28
  114. package/dist/components/Icon/assets/default-outline/play.svg.cjs +0 -45
  115. package/dist/components/Icon/assets/default-outline/play.svg.js +0 -28
  116. package/dist/components/Icon/assets/default-outline/privacy.svg.cjs +0 -47
  117. package/dist/components/Icon/assets/default-outline/privacy.svg.js +0 -30
  118. package/dist/components/Icon/assets/default-outline/profile.svg.cjs +0 -45
  119. package/dist/components/Icon/assets/default-outline/profile.svg.js +0 -28
  120. package/dist/components/Icon/assets/default-outline/rocket.svg.cjs +0 -45
  121. package/dist/components/Icon/assets/default-outline/rocket.svg.js +0 -28
  122. package/dist/components/Icon/assets/default-outline/send.svg.cjs +0 -45
  123. package/dist/components/Icon/assets/default-outline/send.svg.js +0 -28
  124. package/dist/components/Icon/assets/default-outline/settings.svg.cjs +0 -45
  125. package/dist/components/Icon/assets/default-outline/settings.svg.js +0 -28
  126. package/dist/components/Icon/assets/default-outline/sparkles.svg.cjs +0 -45
  127. package/dist/components/Icon/assets/default-outline/sparkles.svg.js +0 -28
  128. package/dist/components/Icon/assets/default-outline/stop.svg.cjs +0 -45
  129. package/dist/components/Icon/assets/default-outline/stop.svg.js +0 -28
  130. package/dist/components/Icon/assets/default-outline/sun.svg.cjs +0 -45
  131. package/dist/components/Icon/assets/default-outline/sun.svg.js +0 -28
  132. package/dist/components/Icon/assets/default-outline/support.svg.cjs +0 -45
  133. package/dist/components/Icon/assets/default-outline/support.svg.js +0 -28
  134. package/dist/components/Icon/assets/default-outline/unlock.svg.cjs +0 -45
  135. package/dist/components/Icon/assets/default-outline/unlock.svg.js +0 -28
  136. package/dist/components/Icon/assets/default-outline/unpin.svg.cjs +0 -45
  137. package/dist/components/Icon/assets/default-outline/unpin.svg.js +0 -28
  138. package/dist/components/Icon/assets/default-outline/weather-night.svg.cjs +0 -47
  139. package/dist/components/Icon/assets/default-outline/weather-night.svg.js +0 -30
@@ -1,45 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const React = require("react");
4
- function _interopNamespaceCompat(e) {
5
- if (e && typeof e === "object" && "default" in e) return e;
6
- const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
7
- if (e) {
8
- for (const k in e) {
9
- if (k !== "default") {
10
- const d = Object.getOwnPropertyDescriptor(e, k);
11
- Object.defineProperty(n, k, d.get ? d : {
12
- enumerable: true,
13
- get: () => e[k]
14
- });
15
- }
16
- }
17
- }
18
- n.default = e;
19
- return Object.freeze(n);
20
- }
21
- const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
22
- var _path;
23
- function _extends() {
24
- return _extends = Object.assign ? Object.assign.bind() : function(n) {
25
- for (var e = 1; e < arguments.length; e++) {
26
- var t = arguments[e];
27
- for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
28
- }
29
- return n;
30
- }, _extends.apply(null, arguments);
31
- }
32
- var SvgEyeOff = function SvgEyeOff2(props) {
33
- return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
34
- xmlns: "http://www.w3.org/2000/svg",
35
- width: 20,
36
- height: 20,
37
- fill: "none",
38
- viewBox: "0 0 20 20"
39
- }, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
40
- d: "M2.972 2.971c.26-.26.682-.26.942 0l1.98 1.98a8.32 8.32 0 0 1 12.078 4.857.67.67 0 0 1 0 .381 8.3 8.3 0 0 1-2.745 4.095l1.802 1.802a.667.667 0 0 1-.943.943L2.972 3.914a.667.667 0 0 1 0-.943m11.306 10.364a7 7 0 0 0 2.357-3.336A6.987 6.987 0 0 0 6.88 5.937l1.63 1.63a2.852 2.852 0 0 1 3.923 3.923zm-2.84-2.84q.08-.235.081-.495a1.52 1.52 0 0 0-2.013-1.437zm-6.85-3.756a.667.667 0 0 1 .078.94A7 7 0 0 0 3.366 10a6.987 6.987 0 0 0 8.538 4.534.667.667 0 1 1 .363 1.283 8.32 8.32 0 0 1-10.24-5.627.67.67 0 0 1 0-.38 8.3 8.3 0 0 1 1.621-2.994.667.667 0 0 1 .94-.078",
41
- clipRule: "evenodd"
42
- })));
43
- };
44
- var Memo = /* @__PURE__ */ React.memo(SvgEyeOff);
45
- exports.ReactComponent = Memo;
@@ -1,28 +0,0 @@
1
- import * as React from "react";
2
- import { memo } from "react";
3
- var _path;
4
- function _extends() {
5
- return _extends = Object.assign ? Object.assign.bind() : function(n) {
6
- for (var e = 1; e < arguments.length; e++) {
7
- var t = arguments[e];
8
- for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
9
- }
10
- return n;
11
- }, _extends.apply(null, arguments);
12
- }
13
- var SvgEyeOff = function SvgEyeOff2(props) {
14
- return /* @__PURE__ */ React.createElement("svg", _extends({
15
- xmlns: "http://www.w3.org/2000/svg",
16
- width: 20,
17
- height: 20,
18
- fill: "none",
19
- viewBox: "0 0 20 20"
20
- }, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
21
- d: "M2.972 2.971c.26-.26.682-.26.942 0l1.98 1.98a8.32 8.32 0 0 1 12.078 4.857.67.67 0 0 1 0 .381 8.3 8.3 0 0 1-2.745 4.095l1.802 1.802a.667.667 0 0 1-.943.943L2.972 3.914a.667.667 0 0 1 0-.943m11.306 10.364a7 7 0 0 0 2.357-3.336A6.987 6.987 0 0 0 6.88 5.937l1.63 1.63a2.852 2.852 0 0 1 3.923 3.923zm-2.84-2.84q.08-.235.081-.495a1.52 1.52 0 0 0-2.013-1.437zm-6.85-3.756a.667.667 0 0 1 .078.94A7 7 0 0 0 3.366 10a6.987 6.987 0 0 0 8.538 4.534.667.667 0 1 1 .363 1.283 8.32 8.32 0 0 1-10.24-5.627.67.67 0 0 1 0-.38 8.3 8.3 0 0 1 1.621-2.994.667.667 0 0 1 .94-.078",
22
- clipRule: "evenodd"
23
- })));
24
- };
25
- var Memo = /* @__PURE__ */ memo(SvgEyeOff);
26
- export {
27
- Memo as ReactComponent
28
- };
@@ -1,45 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const React = require("react");
4
- function _interopNamespaceCompat(e) {
5
- if (e && typeof e === "object" && "default" in e) return e;
6
- const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
7
- if (e) {
8
- for (const k in e) {
9
- if (k !== "default") {
10
- const d = Object.getOwnPropertyDescriptor(e, k);
11
- Object.defineProperty(n, k, d.get ? d : {
12
- enumerable: true,
13
- get: () => e[k]
14
- });
15
- }
16
- }
17
- }
18
- n.default = e;
19
- return Object.freeze(n);
20
- }
21
- const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
22
- var _path;
23
- function _extends() {
24
- return _extends = Object.assign ? Object.assign.bind() : function(n) {
25
- for (var e = 1; e < arguments.length; e++) {
26
- var t = arguments[e];
27
- for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
28
- }
29
- return n;
30
- }, _extends.apply(null, arguments);
31
- }
32
- var SvgEye = function SvgEye2(props) {
33
- return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
34
- xmlns: "http://www.w3.org/2000/svg",
35
- width: 20,
36
- height: 20,
37
- fill: "none",
38
- viewBox: "0 0 20 20"
39
- }, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
40
- d: "M10 5.176a7.02 7.02 0 0 0-6.663 4.803.1.1 0 0 0 0 .046 7.024 7.024 0 0 0 13.326-.004.1.1 0 0 0 0-.046A7.02 7.02 0 0 0 10 5.175M2.073 9.558a8.358 8.358 0 0 1 15.856-.005c.096.289.096.6 0 .89a8.358 8.358 0 0 1-15.856.004 1.4 1.4 0 0 1 0-.89M10 8.47a1.53 1.53 0 1 0 0 3.06 1.53 1.53 0 0 0 0-3.06M7.137 10a2.863 2.863 0 1 1 5.726 0 2.863 2.863 0 0 1-5.726 0",
41
- clipRule: "evenodd"
42
- })));
43
- };
44
- var Memo = /* @__PURE__ */ React.memo(SvgEye);
45
- exports.ReactComponent = Memo;
@@ -1,28 +0,0 @@
1
- import * as React from "react";
2
- import { memo } from "react";
3
- var _path;
4
- function _extends() {
5
- return _extends = Object.assign ? Object.assign.bind() : function(n) {
6
- for (var e = 1; e < arguments.length; e++) {
7
- var t = arguments[e];
8
- for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
9
- }
10
- return n;
11
- }, _extends.apply(null, arguments);
12
- }
13
- var SvgEye = function SvgEye2(props) {
14
- return /* @__PURE__ */ React.createElement("svg", _extends({
15
- xmlns: "http://www.w3.org/2000/svg",
16
- width: 20,
17
- height: 20,
18
- fill: "none",
19
- viewBox: "0 0 20 20"
20
- }, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
21
- d: "M10 5.176a7.02 7.02 0 0 0-6.663 4.803.1.1 0 0 0 0 .046 7.024 7.024 0 0 0 13.326-.004.1.1 0 0 0 0-.046A7.02 7.02 0 0 0 10 5.175M2.073 9.558a8.358 8.358 0 0 1 15.856-.005c.096.289.096.6 0 .89a8.358 8.358 0 0 1-15.856.004 1.4 1.4 0 0 1 0-.89M10 8.47a1.53 1.53 0 1 0 0 3.06 1.53 1.53 0 0 0 0-3.06M7.137 10a2.863 2.863 0 1 1 5.726 0 2.863 2.863 0 0 1-5.726 0",
22
- clipRule: "evenodd"
23
- })));
24
- };
25
- var Memo = /* @__PURE__ */ memo(SvgEye);
26
- export {
27
- Memo as ReactComponent
28
- };
@@ -1,45 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const React = require("react");
4
- function _interopNamespaceCompat(e) {
5
- if (e && typeof e === "object" && "default" in e) return e;
6
- const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
7
- if (e) {
8
- for (const k in e) {
9
- if (k !== "default") {
10
- const d = Object.getOwnPropertyDescriptor(e, k);
11
- Object.defineProperty(n, k, d.get ? d : {
12
- enumerable: true,
13
- get: () => e[k]
14
- });
15
- }
16
- }
17
- }
18
- n.default = e;
19
- return Object.freeze(n);
20
- }
21
- const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
22
- var _path;
23
- function _extends() {
24
- return _extends = Object.assign ? Object.assign.bind() : function(n) {
25
- for (var e = 1; e < arguments.length; e++) {
26
- var t = arguments[e];
27
- for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
28
- }
29
- return n;
30
- }, _extends.apply(null, arguments);
31
- }
32
- var SvgFilter = function SvgFilter2(props) {
33
- return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
34
- xmlns: "http://www.w3.org/2000/svg",
35
- width: 20,
36
- height: 20,
37
- fill: "none",
38
- viewBox: "0 0 20 20"
39
- }, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
40
- d: "M3.302 2.562A40 40 0 0 1 10 2c2.282 0 4.52.192 6.698.562A1.57 1.57 0 0 1 18 4.112v.85a2.5 2.5 0 0 1-.732 1.769l-4.426 4.426a1.17 1.17 0 0 0-.342.825v2.385a2.5 2.5 0 0 1-1.382 2.236L8.465 17.93a.667.667 0 0 1-.965-.597v-5.351c0-.31-.123-.607-.342-.825L2.732 6.73A2.5 2.5 0 0 1 2 4.963v-.85c0-.758.54-1.422 1.302-1.551M10 3.333a38.7 38.7 0 0 0-6.475.543.235.235 0 0 0-.192.236v.85c0 .31.123.607.342.826l4.426 4.426a2.5 2.5 0 0 1 .732 1.768v4.273l1.689-.845c.395-.197.645-.601.645-1.043v-2.385a2.5 2.5 0 0 1 .732-1.768l4.426-4.426c.219-.219.342-.516.342-.825v-.85a.235.235 0 0 0-.192-.237A38.7 38.7 0 0 0 10 3.333",
41
- clipRule: "evenodd"
42
- })));
43
- };
44
- var Memo = /* @__PURE__ */ React.memo(SvgFilter);
45
- exports.ReactComponent = Memo;
@@ -1,28 +0,0 @@
1
- import * as React from "react";
2
- import { memo } from "react";
3
- var _path;
4
- function _extends() {
5
- return _extends = Object.assign ? Object.assign.bind() : function(n) {
6
- for (var e = 1; e < arguments.length; e++) {
7
- var t = arguments[e];
8
- for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
9
- }
10
- return n;
11
- }, _extends.apply(null, arguments);
12
- }
13
- var SvgFilter = function SvgFilter2(props) {
14
- return /* @__PURE__ */ React.createElement("svg", _extends({
15
- xmlns: "http://www.w3.org/2000/svg",
16
- width: 20,
17
- height: 20,
18
- fill: "none",
19
- viewBox: "0 0 20 20"
20
- }, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
21
- d: "M3.302 2.562A40 40 0 0 1 10 2c2.282 0 4.52.192 6.698.562A1.57 1.57 0 0 1 18 4.112v.85a2.5 2.5 0 0 1-.732 1.769l-4.426 4.426a1.17 1.17 0 0 0-.342.825v2.385a2.5 2.5 0 0 1-1.382 2.236L8.465 17.93a.667.667 0 0 1-.965-.597v-5.351c0-.31-.123-.607-.342-.825L2.732 6.73A2.5 2.5 0 0 1 2 4.963v-.85c0-.758.54-1.422 1.302-1.551M10 3.333a38.7 38.7 0 0 0-6.475.543.235.235 0 0 0-.192.236v.85c0 .31.123.607.342.826l4.426 4.426a2.5 2.5 0 0 1 .732 1.768v4.273l1.689-.845c.395-.197.645-.601.645-1.043v-2.385a2.5 2.5 0 0 1 .732-1.768l4.426-4.426c.219-.219.342-.516.342-.825v-.85a.235.235 0 0 0-.192-.237A38.7 38.7 0 0 0 10 3.333",
22
- clipRule: "evenodd"
23
- })));
24
- };
25
- var Memo = /* @__PURE__ */ memo(SvgFilter);
26
- export {
27
- Memo as ReactComponent
28
- };
@@ -1,45 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const React = require("react");
4
- function _interopNamespaceCompat(e) {
5
- if (e && typeof e === "object" && "default" in e) return e;
6
- const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
7
- if (e) {
8
- for (const k in e) {
9
- if (k !== "default") {
10
- const d = Object.getOwnPropertyDescriptor(e, k);
11
- Object.defineProperty(n, k, d.get ? d : {
12
- enumerable: true,
13
- get: () => e[k]
14
- });
15
- }
16
- }
17
- }
18
- n.default = e;
19
- return Object.freeze(n);
20
- }
21
- const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
22
- var _path;
23
- function _extends() {
24
- return _extends = Object.assign ? Object.assign.bind() : function(n) {
25
- for (var e = 1; e < arguments.length; e++) {
26
- var t = arguments[e];
27
- for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
28
- }
29
- return n;
30
- }, _extends.apply(null, arguments);
31
- }
32
- var SvgFolder = function SvgFolder2(props) {
33
- return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
34
- xmlns: "http://www.w3.org/2000/svg",
35
- width: 20,
36
- height: 20,
37
- fill: "none",
38
- viewBox: "0 0 20 20"
39
- }, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
40
- d: "M3.75 3.875c-.621 0-1.125.504-1.125 1.125v2.628a2.6 2.6 0 0 1 1.125-.253h12.5a2.6 2.6 0 0 1 1.125.253V7.5c0-.621-.504-1.125-1.125-1.125h-4.482a2 2 0 0 1-1.414-.586L8.586 4.021a.5.5 0 0 0-.354-.146zM17.375 10c0-.621-.504-1.125-1.125-1.125H3.75c-.621 0-1.125.504-1.125 1.125v5c0 .621.504 1.125 1.125 1.125h12.5c.621 0 1.125-.504 1.125-1.125zm1.5 5a2.625 2.625 0 0 1-2.625 2.625H3.75A2.625 2.625 0 0 1 1.125 15V5A2.625 2.625 0 0 1 3.75 2.375h4.482a2 2 0 0 1 1.414.586l1.768 1.768a.5.5 0 0 0 .354.146h4.482A2.625 2.625 0 0 1 18.875 7.5z",
41
- clipRule: "evenodd"
42
- })));
43
- };
44
- var Memo = /* @__PURE__ */ React.memo(SvgFolder);
45
- exports.ReactComponent = Memo;
@@ -1,28 +0,0 @@
1
- import * as React from "react";
2
- import { memo } from "react";
3
- var _path;
4
- function _extends() {
5
- return _extends = Object.assign ? Object.assign.bind() : function(n) {
6
- for (var e = 1; e < arguments.length; e++) {
7
- var t = arguments[e];
8
- for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
9
- }
10
- return n;
11
- }, _extends.apply(null, arguments);
12
- }
13
- var SvgFolder = function SvgFolder2(props) {
14
- return /* @__PURE__ */ React.createElement("svg", _extends({
15
- xmlns: "http://www.w3.org/2000/svg",
16
- width: 20,
17
- height: 20,
18
- fill: "none",
19
- viewBox: "0 0 20 20"
20
- }, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
21
- d: "M3.75 3.875c-.621 0-1.125.504-1.125 1.125v2.628a2.6 2.6 0 0 1 1.125-.253h12.5a2.6 2.6 0 0 1 1.125.253V7.5c0-.621-.504-1.125-1.125-1.125h-4.482a2 2 0 0 1-1.414-.586L8.586 4.021a.5.5 0 0 0-.354-.146zM17.375 10c0-.621-.504-1.125-1.125-1.125H3.75c-.621 0-1.125.504-1.125 1.125v5c0 .621.504 1.125 1.125 1.125h12.5c.621 0 1.125-.504 1.125-1.125zm1.5 5a2.625 2.625 0 0 1-2.625 2.625H3.75A2.625 2.625 0 0 1 1.125 15V5A2.625 2.625 0 0 1 3.75 2.375h4.482a2 2 0 0 1 1.414.586l1.768 1.768a.5.5 0 0 0 .354.146h4.482A2.625 2.625 0 0 1 18.875 7.5z",
22
- clipRule: "evenodd"
23
- })));
24
- };
25
- var Memo = /* @__PURE__ */ memo(SvgFolder);
26
- export {
27
- Memo as ReactComponent
28
- };
@@ -1,45 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const React = require("react");
4
- function _interopNamespaceCompat(e) {
5
- if (e && typeof e === "object" && "default" in e) return e;
6
- const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
7
- if (e) {
8
- for (const k in e) {
9
- if (k !== "default") {
10
- const d = Object.getOwnPropertyDescriptor(e, k);
11
- Object.defineProperty(n, k, d.get ? d : {
12
- enumerable: true,
13
- get: () => e[k]
14
- });
15
- }
16
- }
17
- }
18
- n.default = e;
19
- return Object.freeze(n);
20
- }
21
- const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
22
- var _path;
23
- function _extends() {
24
- return _extends = Object.assign ? Object.assign.bind() : function(n) {
25
- for (var e = 1; e < arguments.length; e++) {
26
- var t = arguments[e];
27
- for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
28
- }
29
- return n;
30
- }, _extends.apply(null, arguments);
31
- }
32
- var SvgHelpCircle = function SvgHelpCircle2(props) {
33
- return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
34
- xmlns: "http://www.w3.org/2000/svg",
35
- width: 20,
36
- height: 20,
37
- fill: "none",
38
- viewBox: "0 0 20 20"
39
- }, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
40
- d: "M10 3.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13M2 10a8 8 0 1 1 16 0 8 8 0 0 1-16 0m9.215-3.045c-.66-.579-1.769-.579-2.43 0a.75.75 0 1 1-.988-1.13c1.227-1.072 3.18-1.072 4.406 0 1.285 1.125 1.285 2.995 0 4.12-.217.19-.456.345-.707.467-.531.257-.746.58-.746.796v.604a.75.75 0 0 1-1.5 0v-.604c0-1.118.922-1.822 1.592-2.146q.205-.099.373-.246c.602-.527.602-1.334 0-1.861M9.25 14.229a.75.75 0 0 1 .75-.75h.006a.75.75 0 0 1 .75.75v.006a.75.75 0 0 1-.75.75H10a.75.75 0 0 1-.75-.75z",
41
- clipRule: "evenodd"
42
- })));
43
- };
44
- var Memo = /* @__PURE__ */ React.memo(SvgHelpCircle);
45
- exports.ReactComponent = Memo;
@@ -1,28 +0,0 @@
1
- import * as React from "react";
2
- import { memo } from "react";
3
- var _path;
4
- function _extends() {
5
- return _extends = Object.assign ? Object.assign.bind() : function(n) {
6
- for (var e = 1; e < arguments.length; e++) {
7
- var t = arguments[e];
8
- for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
9
- }
10
- return n;
11
- }, _extends.apply(null, arguments);
12
- }
13
- var SvgHelpCircle = function SvgHelpCircle2(props) {
14
- return /* @__PURE__ */ React.createElement("svg", _extends({
15
- xmlns: "http://www.w3.org/2000/svg",
16
- width: 20,
17
- height: 20,
18
- fill: "none",
19
- viewBox: "0 0 20 20"
20
- }, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
21
- d: "M10 3.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13M2 10a8 8 0 1 1 16 0 8 8 0 0 1-16 0m9.215-3.045c-.66-.579-1.769-.579-2.43 0a.75.75 0 1 1-.988-1.13c1.227-1.072 3.18-1.072 4.406 0 1.285 1.125 1.285 2.995 0 4.12-.217.19-.456.345-.707.467-.531.257-.746.58-.746.796v.604a.75.75 0 0 1-1.5 0v-.604c0-1.118.922-1.822 1.592-2.146q.205-.099.373-.246c.602-.527.602-1.334 0-1.861M9.25 14.229a.75.75 0 0 1 .75-.75h.006a.75.75 0 0 1 .75.75v.006a.75.75 0 0 1-.75.75H10a.75.75 0 0 1-.75-.75z",
22
- clipRule: "evenodd"
23
- })));
24
- };
25
- var Memo = /* @__PURE__ */ memo(SvgHelpCircle);
26
- export {
27
- Memo as ReactComponent
28
- };
@@ -1,45 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const React = require("react");
4
- function _interopNamespaceCompat(e) {
5
- if (e && typeof e === "object" && "default" in e) return e;
6
- const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
7
- if (e) {
8
- for (const k in e) {
9
- if (k !== "default") {
10
- const d = Object.getOwnPropertyDescriptor(e, k);
11
- Object.defineProperty(n, k, d.get ? d : {
12
- enumerable: true,
13
- get: () => e[k]
14
- });
15
- }
16
- }
17
- }
18
- n.default = e;
19
- return Object.freeze(n);
20
- }
21
- const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
22
- var _path;
23
- function _extends() {
24
- return _extends = Object.assign ? Object.assign.bind() : function(n) {
25
- for (var e = 1; e < arguments.length; e++) {
26
- var t = arguments[e];
27
- for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
28
- }
29
- return n;
30
- }, _extends.apply(null, arguments);
31
- }
32
- var SvgId = function SvgId2(props) {
33
- return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
34
- xmlns: "http://www.w3.org/2000/svg",
35
- width: 20,
36
- height: 20,
37
- fill: "none",
38
- viewBox: "0 0 20 20"
39
- }, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
40
- d: "M2 6.366A2.366 2.366 0 0 1 4.366 4h11.268A2.366 2.366 0 0 1 18 6.366v7.888a2.366 2.366 0 0 1-2.366 2.366H4.366A2.366 2.366 0 0 1 2 14.253zm2.366-1.014c-.56 0-1.014.454-1.014 1.014v7.888c0 .56.454 1.014 1.014 1.014h11.268c.56 0 1.014-.454 1.014-1.014V6.366c0-.56-.454-1.014-1.014-1.014zm3.099 2.254a.732.732 0 1 0 0 1.464.732.732 0 0 0 0-1.464m-2.085.732a2.085 2.085 0 1 1 4.17 0 2.085 2.085 0 0 1-4.17 0m6.198-.282c0-.373.302-.676.676-.676h2.816a.676.676 0 1 1 0 1.352h-2.816a.676.676 0 0 1-.676-.676m0 2.254c0-.374.302-.676.676-.676h2.816a.676.676 0 1 1 0 1.352h-2.816a.676.676 0 0 1-.676-.676m-5.539 2.468c.447.153.926.236 1.426.236s.979-.083 1.425-.236a1.86 1.86 0 0 0-1.425-.665c-.572 0-1.084.258-1.426.665m-1.59.087a3.212 3.212 0 0 1 6.03 0 .676.676 0 0 1-.316.83 5.7 5.7 0 0 1-2.698.671 5.7 5.7 0 0 1-2.699-.672.676.676 0 0 1-.316-.83m7.129-.302c0-.373.302-.676.676-.676h2.816a.676.676 0 1 1 0 1.352h-2.816a.676.676 0 0 1-.676-.676",
41
- clipRule: "evenodd"
42
- })));
43
- };
44
- var Memo = /* @__PURE__ */ React.memo(SvgId);
45
- exports.ReactComponent = Memo;
@@ -1,28 +0,0 @@
1
- import * as React from "react";
2
- import { memo } from "react";
3
- var _path;
4
- function _extends() {
5
- return _extends = Object.assign ? Object.assign.bind() : function(n) {
6
- for (var e = 1; e < arguments.length; e++) {
7
- var t = arguments[e];
8
- for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
9
- }
10
- return n;
11
- }, _extends.apply(null, arguments);
12
- }
13
- var SvgId = function SvgId2(props) {
14
- return /* @__PURE__ */ React.createElement("svg", _extends({
15
- xmlns: "http://www.w3.org/2000/svg",
16
- width: 20,
17
- height: 20,
18
- fill: "none",
19
- viewBox: "0 0 20 20"
20
- }, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
21
- d: "M2 6.366A2.366 2.366 0 0 1 4.366 4h11.268A2.366 2.366 0 0 1 18 6.366v7.888a2.366 2.366 0 0 1-2.366 2.366H4.366A2.366 2.366 0 0 1 2 14.253zm2.366-1.014c-.56 0-1.014.454-1.014 1.014v7.888c0 .56.454 1.014 1.014 1.014h11.268c.56 0 1.014-.454 1.014-1.014V6.366c0-.56-.454-1.014-1.014-1.014zm3.099 2.254a.732.732 0 1 0 0 1.464.732.732 0 0 0 0-1.464m-2.085.732a2.085 2.085 0 1 1 4.17 0 2.085 2.085 0 0 1-4.17 0m6.198-.282c0-.373.302-.676.676-.676h2.816a.676.676 0 1 1 0 1.352h-2.816a.676.676 0 0 1-.676-.676m0 2.254c0-.374.302-.676.676-.676h2.816a.676.676 0 1 1 0 1.352h-2.816a.676.676 0 0 1-.676-.676m-5.539 2.468c.447.153.926.236 1.426.236s.979-.083 1.425-.236a1.86 1.86 0 0 0-1.425-.665c-.572 0-1.084.258-1.426.665m-1.59.087a3.212 3.212 0 0 1 6.03 0 .676.676 0 0 1-.316.83 5.7 5.7 0 0 1-2.698.671 5.7 5.7 0 0 1-2.699-.672.676.676 0 0 1-.316-.83m7.129-.302c0-.373.302-.676.676-.676h2.816a.676.676 0 1 1 0 1.352h-2.816a.676.676 0 0 1-.676-.676",
22
- clipRule: "evenodd"
23
- })));
24
- };
25
- var Memo = /* @__PURE__ */ memo(SvgId);
26
- export {
27
- Memo as ReactComponent
28
- };
@@ -1,45 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const React = require("react");
4
- function _interopNamespaceCompat(e) {
5
- if (e && typeof e === "object" && "default" in e) return e;
6
- const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
7
- if (e) {
8
- for (const k in e) {
9
- if (k !== "default") {
10
- const d = Object.getOwnPropertyDescriptor(e, k);
11
- Object.defineProperty(n, k, d.get ? d : {
12
- enumerable: true,
13
- get: () => e[k]
14
- });
15
- }
16
- }
17
- }
18
- n.default = e;
19
- return Object.freeze(n);
20
- }
21
- const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
22
- var _path;
23
- function _extends() {
24
- return _extends = Object.assign ? Object.assign.bind() : function(n) {
25
- for (var e = 1; e < arguments.length; e++) {
26
- var t = arguments[e];
27
- for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
28
- }
29
- return n;
30
- }, _extends.apply(null, arguments);
31
- }
32
- var SvgInformation = function SvgInformation2(props) {
33
- return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
34
- xmlns: "http://www.w3.org/2000/svg",
35
- width: 20,
36
- height: 20,
37
- fill: "none",
38
- viewBox: "0 0 20 20"
39
- }, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
40
- d: "M10 3.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13M2 10a8 8 0 1 1 16 0 8 8 0 0 1-16 0m7.25-3.02a.75.75 0 0 1 .75-.75h.006a.75.75 0 0 1 .75.75v.005a.75.75 0 0 1-.75.75H10a.75.75 0 0 1-.75-.75zm.244 3.16a.75.75 0 0 1-.434-1.415l.034-.017c1.035-.517 2.2.418 1.92 1.54l-.508 2.03a.75.75 0 0 1 .434 1.414l-.034.016c-1.035.518-2.2-.417-1.92-1.54z",
41
- clipRule: "evenodd"
42
- })));
43
- };
44
- var Memo = /* @__PURE__ */ React.memo(SvgInformation);
45
- exports.ReactComponent = Memo;
@@ -1,28 +0,0 @@
1
- import * as React from "react";
2
- import { memo } from "react";
3
- var _path;
4
- function _extends() {
5
- return _extends = Object.assign ? Object.assign.bind() : function(n) {
6
- for (var e = 1; e < arguments.length; e++) {
7
- var t = arguments[e];
8
- for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
9
- }
10
- return n;
11
- }, _extends.apply(null, arguments);
12
- }
13
- var SvgInformation = function SvgInformation2(props) {
14
- return /* @__PURE__ */ React.createElement("svg", _extends({
15
- xmlns: "http://www.w3.org/2000/svg",
16
- width: 20,
17
- height: 20,
18
- fill: "none",
19
- viewBox: "0 0 20 20"
20
- }, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
21
- d: "M10 3.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13M2 10a8 8 0 1 1 16 0 8 8 0 0 1-16 0m7.25-3.02a.75.75 0 0 1 .75-.75h.006a.75.75 0 0 1 .75.75v.005a.75.75 0 0 1-.75.75H10a.75.75 0 0 1-.75-.75zm.244 3.16a.75.75 0 0 1-.434-1.415l.034-.017c1.035-.517 2.2.418 1.92 1.54l-.508 2.03a.75.75 0 0 1 .434 1.414l-.034.016c-1.035.518-2.2-.417-1.92-1.54z",
22
- clipRule: "evenodd"
23
- })));
24
- };
25
- var Memo = /* @__PURE__ */ memo(SvgInformation);
26
- export {
27
- Memo as ReactComponent
28
- };
@@ -1,45 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const React = require("react");
4
- function _interopNamespaceCompat(e) {
5
- if (e && typeof e === "object" && "default" in e) return e;
6
- const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
7
- if (e) {
8
- for (const k in e) {
9
- if (k !== "default") {
10
- const d = Object.getOwnPropertyDescriptor(e, k);
11
- Object.defineProperty(n, k, d.get ? d : {
12
- enumerable: true,
13
- get: () => e[k]
14
- });
15
- }
16
- }
17
- }
18
- n.default = e;
19
- return Object.freeze(n);
20
- }
21
- const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
22
- var _path;
23
- function _extends() {
24
- return _extends = Object.assign ? Object.assign.bind() : function(n) {
25
- for (var e = 1; e < arguments.length; e++) {
26
- var t = arguments[e];
27
- for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
28
- }
29
- return n;
30
- }, _extends.apply(null, arguments);
31
- }
32
- var SvgLightBulb = function SvgLightBulb2(props) {
33
- return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
34
- xmlns: "http://www.w3.org/2000/svg",
35
- width: 20,
36
- height: 20,
37
- fill: "none",
38
- viewBox: "0 0 20 20"
39
- }, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
40
- d: "M9.643 2.5a5.143 5.143 0 0 0-2.577 9.595c.815.473 1.559 1.344 1.559 2.469v.15a.75.75 0 0 1-1.5 0v-.15c0-.42-.29-.87-.812-1.172a6.643 6.643 0 1 1 6.659 0c-.52.302-.811.752-.811 1.172v.15a.75.75 0 0 1-1.5 0v-.15c0-1.125.743-1.996 1.559-2.47A5.143 5.143 0 0 0 9.643 2.5m-1.905 7.754a.75.75 0 0 1 .913-.54 4 4 0 0 0 1.983 0 .75.75 0 0 1 .374 1.453 5 5 0 0 1-.615.121v3.426a.75.75 0 0 1-1.5 0v-3.426a5 5 0 0 1-.616-.12.75.75 0 0 1-.539-.914m-.6 5.923a.75.75 0 0 1 .877-.597 8.7 8.7 0 0 0 3.256 0 .75.75 0 0 1 .28 1.474 10.2 10.2 0 0 1-3.816 0 .75.75 0 0 1-.597-.877m.58 1.934a.75.75 0 0 1 .824-.668 10.6 10.6 0 0 0 2.201 0 .75.75 0 1 1 .156 1.492 12 12 0 0 1-2.513 0 .75.75 0 0 1-.668-.824",
41
- clipRule: "evenodd"
42
- })));
43
- };
44
- var Memo = /* @__PURE__ */ React.memo(SvgLightBulb);
45
- exports.ReactComponent = Memo;
@@ -1,28 +0,0 @@
1
- import * as React from "react";
2
- import { memo } from "react";
3
- var _path;
4
- function _extends() {
5
- return _extends = Object.assign ? Object.assign.bind() : function(n) {
6
- for (var e = 1; e < arguments.length; e++) {
7
- var t = arguments[e];
8
- for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
9
- }
10
- return n;
11
- }, _extends.apply(null, arguments);
12
- }
13
- var SvgLightBulb = function SvgLightBulb2(props) {
14
- return /* @__PURE__ */ React.createElement("svg", _extends({
15
- xmlns: "http://www.w3.org/2000/svg",
16
- width: 20,
17
- height: 20,
18
- fill: "none",
19
- viewBox: "0 0 20 20"
20
- }, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
21
- d: "M9.643 2.5a5.143 5.143 0 0 0-2.577 9.595c.815.473 1.559 1.344 1.559 2.469v.15a.75.75 0 0 1-1.5 0v-.15c0-.42-.29-.87-.812-1.172a6.643 6.643 0 1 1 6.659 0c-.52.302-.811.752-.811 1.172v.15a.75.75 0 0 1-1.5 0v-.15c0-1.125.743-1.996 1.559-2.47A5.143 5.143 0 0 0 9.643 2.5m-1.905 7.754a.75.75 0 0 1 .913-.54 4 4 0 0 0 1.983 0 .75.75 0 0 1 .374 1.453 5 5 0 0 1-.615.121v3.426a.75.75 0 0 1-1.5 0v-3.426a5 5 0 0 1-.616-.12.75.75 0 0 1-.539-.914m-.6 5.923a.75.75 0 0 1 .877-.597 8.7 8.7 0 0 0 3.256 0 .75.75 0 0 1 .28 1.474 10.2 10.2 0 0 1-3.816 0 .75.75 0 0 1-.597-.877m.58 1.934a.75.75 0 0 1 .824-.668 10.6 10.6 0 0 0 2.201 0 .75.75 0 1 1 .156 1.492 12 12 0 0 1-2.513 0 .75.75 0 0 1-.668-.824",
22
- clipRule: "evenodd"
23
- })));
24
- };
25
- var Memo = /* @__PURE__ */ memo(SvgLightBulb);
26
- export {
27
- Memo as ReactComponent
28
- };
@@ -1,47 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const React = require("react");
4
- function _interopNamespaceCompat(e) {
5
- if (e && typeof e === "object" && "default" in e) return e;
6
- const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
7
- if (e) {
8
- for (const k in e) {
9
- if (k !== "default") {
10
- const d = Object.getOwnPropertyDescriptor(e, k);
11
- Object.defineProperty(n, k, d.get ? d : {
12
- enumerable: true,
13
- get: () => e[k]
14
- });
15
- }
16
- }
17
- }
18
- n.default = e;
19
- return Object.freeze(n);
20
- }
21
- const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
22
- var _path;
23
- function _extends() {
24
- return _extends = Object.assign ? Object.assign.bind() : function(n) {
25
- for (var e = 1; e < arguments.length; e++) {
26
- var t = arguments[e];
27
- for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
28
- }
29
- return n;
30
- }, _extends.apply(null, arguments);
31
- }
32
- var SvgLock = function SvgLock2(props) {
33
- return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
34
- width: 20,
35
- height: 20,
36
- viewBox: "0 0 20 20",
37
- fill: "none",
38
- xmlns: "http://www.w3.org/2000/svg"
39
- }, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
40
- fillRule: "evenodd",
41
- clipRule: "evenodd",
42
- d: "M5.94635 6.05128C5.94635 3.81382 7.76017 2 9.99763 2C12.2351 2 14.0489 3.81382 14.0489 6.05128V8.20732C15.3042 8.26102 16.3053 9.29564 16.3053 10.5641V15.641C16.3053 16.9439 15.2492 18 13.9464 18H6.04892C4.74609 18 3.68994 16.9439 3.68994 15.641V10.5641C3.68994 9.29564 4.69111 8.26102 5.94635 8.20732V6.05128ZM6.04892 9.53846C5.48247 9.53846 5.02327 9.99766 5.02327 10.5641V15.641C5.02327 16.2075 5.48247 16.6667 6.04892 16.6667H13.9464C14.5128 16.6667 14.972 16.2075 14.972 15.641V10.5641C14.972 9.99766 14.5128 9.53846 13.9464 9.53846H6.04892ZM12.7156 8.20513H7.27969V6.05128C7.27969 4.5502 8.49655 3.33333 9.99763 3.33333C11.4987 3.33333 12.7156 4.5502 12.7156 6.05128V8.20513Z",
43
- fill: "#727683"
44
- })));
45
- };
46
- var Memo = /* @__PURE__ */ React.memo(SvgLock);
47
- exports.ReactComponent = Memo;