@geneui/icons 1.0.2 → 1.0.4

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 (65) hide show
  1. package/icons/{Check.js → ArrowLeft.js} +3 -3
  2. package/icons/ArrowLeft.svg +1 -0
  3. package/icons/ArrowRight.js +23 -0
  4. package/icons/ArrowRight.svg +1 -0
  5. package/icons/CaretDown.js +23 -0
  6. package/icons/CaretDown.svg +1 -0
  7. package/icons/CaretUp.js +23 -0
  8. package/icons/CaretUp.svg +1 -0
  9. package/icons/CheckMark.js +23 -0
  10. package/icons/ChevronDown.js +23 -0
  11. package/icons/ChevronDown.svg +1 -0
  12. package/icons/ChevronLeft.js +23 -0
  13. package/icons/ChevronLeft.svg +1 -0
  14. package/icons/ChevronRight.js +23 -0
  15. package/icons/ChevronRight.svg +1 -0
  16. package/icons/ChevronUp.js +23 -0
  17. package/icons/ChevronUp.svg +1 -0
  18. package/icons/Close.js +23 -0
  19. package/icons/Close.svg +1 -0
  20. package/icons/Copy.js +26 -0
  21. package/icons/Copy.svg +1 -0
  22. package/icons/Currency.js +26 -0
  23. package/icons/Currency.svg +1 -0
  24. package/icons/Dot.js +23 -0
  25. package/icons/Dot.svg +1 -0
  26. package/icons/ErrorAlertFill.js +23 -0
  27. package/icons/ErrorAlertFill.svg +1 -0
  28. package/icons/ErrorAlertOutline.js +29 -0
  29. package/icons/ErrorAlertOutline.svg +1 -0
  30. package/icons/Globe.js +23 -0
  31. package/icons/Globe.svg +1 -0
  32. package/icons/HorizontalDots.js +29 -0
  33. package/icons/HorizontalDots.svg +1 -0
  34. package/icons/InfoFill.js +23 -0
  35. package/icons/InfoFill.svg +1 -0
  36. package/icons/InfoOutline.js +29 -0
  37. package/icons/InfoOutline.svg +1 -0
  38. package/icons/LightBulb.js +26 -0
  39. package/icons/LightBulb.svg +1 -0
  40. package/icons/MinusOutline.js +23 -0
  41. package/icons/MinusOutline.svg +1 -0
  42. package/icons/NewWindow.js +26 -0
  43. package/icons/NewWindow.svg +1 -0
  44. package/icons/Search.js +23 -0
  45. package/icons/Search.svg +1 -0
  46. package/icons/Square.js +1 -1
  47. package/icons/SuccessFill.js +23 -0
  48. package/icons/SuccessFill.svg +1 -0
  49. package/icons/SuccessOutline.js +26 -0
  50. package/icons/SuccessOutline.svg +1 -0
  51. package/icons/TagOutline.js +26 -0
  52. package/icons/TagOutline.svg +1 -0
  53. package/icons/UnavailableFill.js +23 -0
  54. package/icons/UnavailableFill.svg +1 -0
  55. package/icons/UnavailableOutline.js +26 -0
  56. package/icons/UnavailableOutline.svg +1 -0
  57. package/icons/WarningFill.js +25 -0
  58. package/icons/WarningFill.svg +1 -0
  59. package/icons/WarningOutline.js +29 -0
  60. package/icons/WarningOutline.svg +1 -0
  61. package/index.d.ts +31 -2
  62. package/index.js +30 -1
  63. package/metadata.js +876 -6
  64. package/package.json +1 -1
  65. /package/icons/{Check.svg → CheckMark.svg} +0 -0
@@ -31,7 +31,7 @@ function _objectWithoutPropertiesLoose(r, e) {
31
31
  }
32
32
 
33
33
  var _excluded = ["size", "color"];
34
- var SvgCheck = function SvgCheck(_ref) {
34
+ var SvgArrowLeft = function SvgArrowLeft(_ref) {
35
35
  var _ref$size = _ref.size,
36
36
  size = _ref$size === void 0 ? 24 : _ref$size,
37
37
  _ref$color = _ref.color,
@@ -44,9 +44,9 @@ var SvgCheck = function SvgCheck(_ref) {
44
44
  fill: color,
45
45
  xmlns: "http://www.w3.org/2000/svg"
46
46
  }, props), /*#__PURE__*/React.createElement("path", {
47
- d: "M9.19 19.25a.75.75 0 0 1-.564-.255l-5.44-6.188a.756.756 0 0 1 .612-1.248.75.75 0 0 1 .516.253l4.867 5.535 10.491-12.33a.75.75 0 0 1 1.322.426.756.756 0 0 1-.176.55l-11.055 12.992a.756.756 0 0 1-.567.265h-.006Z",
47
+ d: "M21.251 11.14h-16.79l5.73-5.985a.762.762 0 0 0-.129-.953.746.746 0 0 0-.951-.057l-6.92 7.297a.76.76 0 0 0 0 1.01l6.92 7.327a.746.746 0 0 0 1.28-.535.76.76 0 0 0-.22-.535l-5.71-6.056h16.79c.199 0 .39-.08.53-.221a.76.76 0 0 0 0-1.07.746.746 0 0 0-.53-.223Z",
48
48
  fill: color
49
49
  }));
50
50
  };
51
51
 
52
- export { SvgCheck as S, _objectWithoutProperties as _, _extends as a };
52
+ export { SvgArrowLeft as S, _objectWithoutProperties as _, _extends as a };
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.251 11.14h-16.79l5.73-5.985a.762.762 0 0 0-.129-.953.746.746 0 0 0-.951-.057l-6.92 7.297a.76.76 0 0 0 0 1.01l6.92 7.327a.746.746 0 0 0 1.28-.535.76.76 0 0 0-.22-.535l-5.71-6.056h16.79c.199 0 .39-.08.53-.221a.76.76 0 0 0 0-1.07.746.746 0 0 0-.53-.223Z" fill="#262627"/></svg>
@@ -0,0 +1,23 @@
1
+ import { _ as _objectWithoutProperties, a as _extends } from './ArrowLeft.js';
2
+ import React from 'react';
3
+
4
+ var _excluded = ["size", "color"];
5
+ var SvgArrowRight = function SvgArrowRight(_ref) {
6
+ var _ref$size = _ref.size,
7
+ size = _ref$size === void 0 ? 24 : _ref$size,
8
+ _ref$color = _ref.color,
9
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10
+ props = _objectWithoutProperties(_ref, _excluded);
11
+ return /*#__PURE__*/React.createElement("svg", _extends({
12
+ width: size,
13
+ height: size,
14
+ viewBox: "0 0 24 24",
15
+ fill: color,
16
+ xmlns: "http://www.w3.org/2000/svg"
17
+ }, props), /*#__PURE__*/React.createElement("path", {
18
+ d: "m21.79 11.556-6.913-7.203a.746.746 0 0 0-.536-.346.754.754 0 0 0-.796.46.74.74 0 0 0 .254.878l5.704 5.954h-16.754a.752.752 0 0 0-.53.218.742.742 0 0 0 .53 1.27h16.744l-5.694 5.953a.742.742 0 0 0 .539 1.26.764.764 0 0 0 .54-.228l6.913-7.184a.741.741 0 0 0 0-1.031Z",
19
+ fill: color
20
+ }));
21
+ };
22
+
23
+ export { SvgArrowRight as S };
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m21.79 11.556-6.913-7.203a.746.746 0 0 0-.536-.346.754.754 0 0 0-.796.46.74.74 0 0 0 .254.878l5.704 5.954h-16.754a.752.752 0 0 0-.53.218.742.742 0 0 0 .53 1.27h16.744l-5.694 5.953a.742.742 0 0 0 .539 1.26.764.764 0 0 0 .54-.228l6.913-7.184a.741.741 0 0 0 0-1.031Z" fill="#262627"/></svg>
@@ -0,0 +1,23 @@
1
+ import { _ as _objectWithoutProperties, a as _extends } from './ArrowLeft.js';
2
+ import React from 'react';
3
+
4
+ var _excluded = ["size", "color"];
5
+ var SvgCaretDown = function SvgCaretDown(_ref) {
6
+ var _ref$size = _ref.size,
7
+ size = _ref$size === void 0 ? 24 : _ref$size,
8
+ _ref$color = _ref.color,
9
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10
+ props = _objectWithoutProperties(_ref, _excluded);
11
+ return /*#__PURE__*/React.createElement("svg", _extends({
12
+ width: size,
13
+ height: size,
14
+ viewBox: "0 0 24 24",
15
+ fill: color,
16
+ xmlns: "http://www.w3.org/2000/svg"
17
+ }, props), /*#__PURE__*/React.createElement("path", {
18
+ d: "M15.916 9h-7.832a1.083 1.083 0 0 0-.758 1.857l3.921 3.839a1.084 1.084 0 0 0 1.517-.001l3.911-3.838a1.084 1.084 0 0 0-.759-1.857Z",
19
+ fill: color
20
+ }));
21
+ };
22
+
23
+ export { SvgCaretDown as S };
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.916 9h-7.832a1.083 1.083 0 0 0-.758 1.857l3.921 3.839a1.084 1.084 0 0 0 1.517-.001l3.911-3.838a1.084 1.084 0 0 0-.759-1.857Z" fill="#262627"/></svg>
@@ -0,0 +1,23 @@
1
+ import { _ as _objectWithoutProperties, a as _extends } from './ArrowLeft.js';
2
+ import React from 'react';
3
+
4
+ var _excluded = ["size", "color"];
5
+ var SvgCaretUp = function SvgCaretUp(_ref) {
6
+ var _ref$size = _ref.size,
7
+ size = _ref$size === void 0 ? 24 : _ref$size,
8
+ _ref$color = _ref.color,
9
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10
+ props = _objectWithoutProperties(_ref, _excluded);
11
+ return /*#__PURE__*/React.createElement("svg", _extends({
12
+ width: size,
13
+ height: size,
14
+ viewBox: "0 0 24 24",
15
+ fill: color,
16
+ xmlns: "http://www.w3.org/2000/svg"
17
+ }, props), /*#__PURE__*/React.createElement("path", {
18
+ d: "m16.674 13.143-3.921-3.834a1.083 1.083 0 0 0-1.517.001l-3.911 3.834a1.083 1.083 0 0 0 .759 1.856h7.832a1.084 1.084 0 0 0 .758-1.857Z",
19
+ fill: color
20
+ }));
21
+ };
22
+
23
+ export { SvgCaretUp as S };
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m16.674 13.143-3.921-3.834a1.083 1.083 0 0 0-1.517.001l-3.911 3.834a1.083 1.083 0 0 0 .759 1.856h7.832a1.084 1.084 0 0 0 .758-1.857Z" fill="#262627"/></svg>
@@ -0,0 +1,23 @@
1
+ import { _ as _objectWithoutProperties, a as _extends } from './ArrowLeft.js';
2
+ import React from 'react';
3
+
4
+ var _excluded = ["size", "color"];
5
+ var SvgCheckMark = function SvgCheckMark(_ref) {
6
+ var _ref$size = _ref.size,
7
+ size = _ref$size === void 0 ? 24 : _ref$size,
8
+ _ref$color = _ref.color,
9
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10
+ props = _objectWithoutProperties(_ref, _excluded);
11
+ return /*#__PURE__*/React.createElement("svg", _extends({
12
+ width: size,
13
+ height: size,
14
+ viewBox: "0 0 24 24",
15
+ fill: color,
16
+ xmlns: "http://www.w3.org/2000/svg"
17
+ }, props), /*#__PURE__*/React.createElement("path", {
18
+ d: "M9.19 19.25a.75.75 0 0 1-.564-.255l-5.44-6.188a.756.756 0 0 1 .612-1.248.75.75 0 0 1 .516.253l4.867 5.535 10.491-12.33a.75.75 0 0 1 1.322.426.756.756 0 0 1-.176.55l-11.055 12.992a.756.756 0 0 1-.567.265h-.006Z",
19
+ fill: color
20
+ }));
21
+ };
22
+
23
+ export { SvgCheckMark as S };
@@ -0,0 +1,23 @@
1
+ import { _ as _objectWithoutProperties, a as _extends } from './ArrowLeft.js';
2
+ import React from 'react';
3
+
4
+ var _excluded = ["size", "color"];
5
+ var SvgChevronDown = function SvgChevronDown(_ref) {
6
+ var _ref$size = _ref.size,
7
+ size = _ref$size === void 0 ? 24 : _ref$size,
8
+ _ref$color = _ref.color,
9
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10
+ props = _objectWithoutProperties(_ref, _excluded);
11
+ return /*#__PURE__*/React.createElement("svg", _extends({
12
+ width: size,
13
+ height: size,
14
+ viewBox: "0 0 24 24",
15
+ fill: color,
16
+ xmlns: "http://www.w3.org/2000/svg"
17
+ }, props), /*#__PURE__*/React.createElement("path", {
18
+ d: "M11.99 16.25a.742.742 0 0 1-.517-.21l-7.243-6.996a.754.754 0 0 1 .503-1.294.744.744 0 0 1 .534.21l6.725 6.496 6.742-6.496a.746.746 0 0 1 1.057.022.754.754 0 0 1-.022 1.063l-7.26 6.996a.746.746 0 0 1-.518.209Z",
19
+ fill: color
20
+ }));
21
+ };
22
+
23
+ export { SvgChevronDown as S };
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.99 16.25a.742.742 0 0 1-.517-.21l-7.243-6.996a.754.754 0 0 1 .503-1.294.744.744 0 0 1 .534.21l6.725 6.496 6.742-6.496a.746.746 0 0 1 1.057.022.754.754 0 0 1-.022 1.063l-7.26 6.996a.746.746 0 0 1-.518.209Z" fill="#262627"/></svg>
@@ -0,0 +1,23 @@
1
+ import { _ as _objectWithoutProperties, a as _extends } from './ArrowLeft.js';
2
+ import React from 'react';
3
+
4
+ var _excluded = ["size", "color"];
5
+ var SvgChevronLeft = function SvgChevronLeft(_ref) {
6
+ var _ref$size = _ref.size,
7
+ size = _ref$size === void 0 ? 24 : _ref$size,
8
+ _ref$color = _ref.color,
9
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10
+ props = _objectWithoutProperties(_ref, _excluded);
11
+ return /*#__PURE__*/React.createElement("svg", _extends({
12
+ width: size,
13
+ height: size,
14
+ viewBox: "0 0 24 24",
15
+ fill: color,
16
+ xmlns: "http://www.w3.org/2000/svg"
17
+ }, props), /*#__PURE__*/React.createElement("path", {
18
+ d: "M15.499 20a.748.748 0 0 1-.542-.23l-6.997-7.262a.746.746 0 0 1 0-1.035l6.997-7.243a.754.754 0 0 1 1.294.503.744.744 0 0 1-.21.534l-6.496 6.724 6.496 6.743a.748.748 0 0 1-.542 1.266Z",
19
+ fill: color
20
+ }));
21
+ };
22
+
23
+ export { SvgChevronLeft as S };
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.499 20a.748.748 0 0 1-.542-.23l-6.997-7.262a.746.746 0 0 1 0-1.035l6.997-7.243a.754.754 0 0 1 1.294.503.744.744 0 0 1-.21.534l-6.496 6.724 6.496 6.743a.748.748 0 0 1-.542 1.266Z" fill="#262627"/></svg>
@@ -0,0 +1,23 @@
1
+ import { _ as _objectWithoutProperties, a as _extends } from './ArrowLeft.js';
2
+ import React from 'react';
3
+
4
+ var _excluded = ["size", "color"];
5
+ var SvgChevronRight = function SvgChevronRight(_ref) {
6
+ var _ref$size = _ref.size,
7
+ size = _ref$size === void 0 ? 24 : _ref$size,
8
+ _ref$color = _ref.color,
9
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10
+ props = _objectWithoutProperties(_ref, _excluded);
11
+ return /*#__PURE__*/React.createElement("svg", _extends({
12
+ width: size,
13
+ height: size,
14
+ viewBox: "0 0 24 24",
15
+ fill: color,
16
+ xmlns: "http://www.w3.org/2000/svg"
17
+ }, props), /*#__PURE__*/React.createElement("path", {
18
+ d: "M8.502 20a.748.748 0 0 1-.542-1.266l6.496-6.725-6.496-6.743a.744.744 0 0 1 .022-1.058.753.753 0 0 1 1.062.023l6.997 7.261a.745.745 0 0 1 0 1.036l-6.997 7.242a.752.752 0 0 1-.542.23Z",
19
+ fill: color
20
+ }));
21
+ };
22
+
23
+ export { SvgChevronRight as S };
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.502 20a.748.748 0 0 1-.542-1.266l6.496-6.725-6.496-6.743a.744.744 0 0 1 .022-1.058.753.753 0 0 1 1.062.023l6.997 7.261a.745.745 0 0 1 0 1.036l-6.997 7.242a.752.752 0 0 1-.542.23Z" fill="#262627"/></svg>
@@ -0,0 +1,23 @@
1
+ import { _ as _objectWithoutProperties, a as _extends } from './ArrowLeft.js';
2
+ import React from 'react';
3
+
4
+ var _excluded = ["size", "color"];
5
+ var SvgChevronUp = function SvgChevronUp(_ref) {
6
+ var _ref$size = _ref.size,
7
+ size = _ref$size === void 0 ? 24 : _ref$size,
8
+ _ref$color = _ref.color,
9
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10
+ props = _objectWithoutProperties(_ref, _excluded);
11
+ return /*#__PURE__*/React.createElement("svg", _extends({
12
+ width: size,
13
+ height: size,
14
+ viewBox: "0 0 24 24",
15
+ fill: color,
16
+ xmlns: "http://www.w3.org/2000/svg"
17
+ }, props), /*#__PURE__*/React.createElement("path", {
18
+ d: "M4.748 16.238a.74.74 0 0 1-.54-.231.754.754 0 0 1 .022-1.063l7.261-6.996a.746.746 0 0 1 1.037 0l7.242 6.997a.754.754 0 0 1-.503 1.293.745.745 0 0 1-.534-.21l-6.725-6.496-6.743 6.497a.742.742 0 0 1-.517.21Z",
19
+ fill: color
20
+ }));
21
+ };
22
+
23
+ export { SvgChevronUp as S };
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.748 16.238a.74.74 0 0 1-.54-.231.754.754 0 0 1 .022-1.063l7.261-6.996a.746.746 0 0 1 1.037 0l7.242 6.997a.754.754 0 0 1-.503 1.293.745.745 0 0 1-.534-.21l-6.725-6.496-6.743 6.497a.742.742 0 0 1-.517.21Z" fill="#262627"/></svg>
package/icons/Close.js ADDED
@@ -0,0 +1,23 @@
1
+ import { _ as _objectWithoutProperties, a as _extends } from './ArrowLeft.js';
2
+ import React from 'react';
3
+
4
+ var _excluded = ["size", "color"];
5
+ var SvgClose = function SvgClose(_ref) {
6
+ var _ref$size = _ref.size,
7
+ size = _ref$size === void 0 ? 24 : _ref$size,
8
+ _ref$color = _ref.color,
9
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10
+ props = _objectWithoutProperties(_ref, _excluded);
11
+ return /*#__PURE__*/React.createElement("svg", _extends({
12
+ width: size,
13
+ height: size,
14
+ viewBox: "0 0 24 24",
15
+ fill: color,
16
+ xmlns: "http://www.w3.org/2000/svg"
17
+ }, props), /*#__PURE__*/React.createElement("path", {
18
+ d: "m13.051 12 6.731-6.731a.743.743 0 1 0-1.052-1.051l-6.73 6.73-6.73-6.73a.743.743 0 1 0-1.052 1.05l6.73 6.732-6.73 6.73a.743.743 0 1 0 1.051 1.051l6.73-6.73 6.731 6.731a.743.743 0 1 0 1.052-1.05l-6.73-6.732Z",
19
+ fill: color
20
+ }));
21
+ };
22
+
23
+ export { SvgClose as S };
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13.051 12 6.731-6.731a.743.743 0 1 0-1.052-1.051l-6.73 6.73-6.73-6.73a.743.743 0 1 0-1.052 1.05l6.73 6.732-6.73 6.73a.743.743 0 1 0 1.051 1.051l6.73-6.73 6.731 6.731a.743.743 0 1 0 1.052-1.05l-6.73-6.732Z" fill="#262627"/></svg>
package/icons/Copy.js ADDED
@@ -0,0 +1,26 @@
1
+ import { _ as _objectWithoutProperties, a as _extends } from './ArrowLeft.js';
2
+ import React from 'react';
3
+
4
+ var _excluded = ["size", "color"];
5
+ var SvgCopy = function SvgCopy(_ref) {
6
+ var _ref$size = _ref.size,
7
+ size = _ref$size === void 0 ? 24 : _ref$size,
8
+ _ref$color = _ref.color,
9
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10
+ props = _objectWithoutProperties(_ref, _excluded);
11
+ return /*#__PURE__*/React.createElement("svg", _extends({
12
+ width: size,
13
+ height: size,
14
+ viewBox: "0 0 24 24",
15
+ fill: color,
16
+ xmlns: "http://www.w3.org/2000/svg"
17
+ }, props), /*#__PURE__*/React.createElement("path", {
18
+ d: "M18.222 1.959h-9.93a1.753 1.753 0 0 0-1.744 1.744v13.87a1.747 1.747 0 0 0 1.745 1.744h9.929a1.74 1.74 0 0 0 1.744-1.745v-13.869a1.747 1.747 0 0 0-1.744-1.744Zm.249 15.613a.248.248 0 0 1-.25.25h-9.928a.247.247 0 0 1-.25-.25v-13.869a.253.253 0 0 1 .25-.249h9.929a.253.253 0 0 1 .249.25v13.868Z",
19
+ fill: color
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "M16.148 20.463h-7.985a2.704 2.704 0 0 1-2.701-2.702v-13.759a1.724 1.724 0 0 0-1.496 1.715v12.044a4.203 4.203 0 0 0 4.197 4.198h7.985a1.733 1.733 0 0 0 1.715-1.506h-1.665a.092.092 0 0 1-.05.01Z",
22
+ fill: color
23
+ }));
24
+ };
25
+
26
+ export { SvgCopy as S };
package/icons/Copy.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.222 1.959h-9.93a1.753 1.753 0 0 0-1.744 1.744v13.87a1.747 1.747 0 0 0 1.745 1.744h9.929a1.74 1.74 0 0 0 1.744-1.745v-13.869a1.747 1.747 0 0 0-1.744-1.744Zm.249 15.613a.248.248 0 0 1-.25.25h-9.928a.247.247 0 0 1-.25-.25v-13.869a.253.253 0 0 1 .25-.249h9.929a.253.253 0 0 1 .249.25v13.868Z" fill="#262627"/><path d="M16.148 20.463h-7.985a2.704 2.704 0 0 1-2.701-2.702v-13.759a1.724 1.724 0 0 0-1.496 1.715v12.044a4.203 4.203 0 0 0 4.197 4.198h7.985a1.733 1.733 0 0 0 1.715-1.506h-1.665a.092.092 0 0 1-.05.01Z" fill="#262627"/></svg>
@@ -0,0 +1,26 @@
1
+ import { _ as _objectWithoutProperties, a as _extends } from './ArrowLeft.js';
2
+ import React from 'react';
3
+
4
+ var _excluded = ["size", "color"];
5
+ var SvgCurrency = function SvgCurrency(_ref) {
6
+ var _ref$size = _ref.size,
7
+ size = _ref$size === void 0 ? 24 : _ref$size,
8
+ _ref$color = _ref.color,
9
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10
+ props = _objectWithoutProperties(_ref, _excluded);
11
+ return /*#__PURE__*/React.createElement("svg", _extends({
12
+ width: size,
13
+ height: size,
14
+ viewBox: "0 0 24 24",
15
+ fill: color,
16
+ xmlns: "http://www.w3.org/2000/svg"
17
+ }, props), /*#__PURE__*/React.createElement("path", {
18
+ d: "M7.532 4.342v-.6a.752.752 0 0 0-1.503 0v.59a3.475 3.475 0 0 0-3.029 3.282v1.455a3.474 3.474 0 0 0 3.029 3.28v5.71a1.926 1.926 0 0 1-1.526-1.754v-2.016a.752.752 0 0 0-1.503 0v2.016a3.474 3.474 0 0 0 3.029 3.282v.67a.752.752 0 0 0 1.503 0v-.68a3.468 3.468 0 0 0 2.97-3.272v-2.028a3.469 3.469 0 0 0-2.97-3.272v-5.13a1.914 1.914 0 0 1 1.467 1.74v1.33a.752.752 0 0 0 1.503 0v-1.33a3.467 3.467 0 0 0-2.97-3.273Zm-3.029 4.727v-1.455a1.926 1.926 0 0 1 1.526-1.754v4.963a1.927 1.927 0 0 1-1.526-1.754Zm4.496 5.208v2.028a1.914 1.914 0 0 1-1.467 1.74v-5.508a1.914 1.914 0 0 1 1.467 1.74Z",
19
+ fill: color
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "M20.248 19.338a5.116 5.116 0 0 1-5.048-5.169v-.211h2.626a.744.744 0 1 0 0-1.486h-2.626v-1.12h2.626a.744.744 0 0 0 .695-1.028.744.744 0 0 0-.695-.457h-2.626v-.213a5.116 5.116 0 0 1 5.048-5.169.743.743 0 1 0 0-1.485 6.61 6.61 0 0 0-6.552 6.654v.213h-1.013a.743.743 0 1 0 0 1.486h1.014v1.12h-1.014a.744.744 0 1 0 0 1.485h1.014v.211a6.61 6.61 0 0 0 6.552 6.654.742.742 0 1 0 0-1.485Z",
22
+ fill: color
23
+ }));
24
+ };
25
+
26
+ export { SvgCurrency as S };
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.532 4.342v-.6a.752.752 0 0 0-1.503 0v.59a3.475 3.475 0 0 0-3.029 3.282v1.455a3.474 3.474 0 0 0 3.029 3.28v5.71a1.926 1.926 0 0 1-1.526-1.754v-2.016a.752.752 0 0 0-1.503 0v2.016a3.474 3.474 0 0 0 3.029 3.282v.67a.752.752 0 0 0 1.503 0v-.68a3.468 3.468 0 0 0 2.97-3.272v-2.028a3.469 3.469 0 0 0-2.97-3.272v-5.13a1.914 1.914 0 0 1 1.467 1.74v1.33a.752.752 0 0 0 1.503 0v-1.33a3.467 3.467 0 0 0-2.97-3.273Zm-3.029 4.727v-1.455a1.926 1.926 0 0 1 1.526-1.754v4.963a1.927 1.927 0 0 1-1.526-1.754Zm4.496 5.208v2.028a1.914 1.914 0 0 1-1.467 1.74v-5.508a1.914 1.914 0 0 1 1.467 1.74Z" fill="#262627"/><path d="M20.248 19.338a5.116 5.116 0 0 1-5.048-5.169v-.211h2.626a.744.744 0 1 0 0-1.486h-2.626v-1.12h2.626a.744.744 0 0 0 .695-1.028.744.744 0 0 0-.695-.457h-2.626v-.213a5.116 5.116 0 0 1 5.048-5.169.743.743 0 1 0 0-1.485 6.61 6.61 0 0 0-6.552 6.654v.213h-1.013a.743.743 0 1 0 0 1.486h1.014v1.12h-1.014a.744.744 0 1 0 0 1.485h1.014v.211a6.61 6.61 0 0 0 6.552 6.654.742.742 0 1 0 0-1.485Z" fill="#262627"/></svg>
package/icons/Dot.js ADDED
@@ -0,0 +1,23 @@
1
+ import { _ as _objectWithoutProperties, a as _extends } from './ArrowLeft.js';
2
+ import React from 'react';
3
+
4
+ var _excluded = ["size", "color"];
5
+ var SvgDot = function SvgDot(_ref) {
6
+ var _ref$size = _ref.size,
7
+ size = _ref$size === void 0 ? 24 : _ref$size,
8
+ _ref$color = _ref.color,
9
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10
+ props = _objectWithoutProperties(_ref, _excluded);
11
+ return /*#__PURE__*/React.createElement("svg", _extends({
12
+ width: size,
13
+ height: size,
14
+ viewBox: "0 0 24 24",
15
+ fill: color,
16
+ xmlns: "http://www.w3.org/2000/svg"
17
+ }, props), /*#__PURE__*/React.createElement("path", {
18
+ d: "M12 17a5 5 0 1 0 0-10 5 5 0 0 0 0 10Z",
19
+ fill: color
20
+ }));
21
+ };
22
+
23
+ export { SvgDot as S };
package/icons/Dot.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 17a5 5 0 1 0 0-10 5 5 0 0 0 0 10Z" fill="#262627"/></svg>
@@ -0,0 +1,23 @@
1
+ import { _ as _objectWithoutProperties, a as _extends } from './ArrowLeft.js';
2
+ import React from 'react';
3
+
4
+ var _excluded = ["size", "color"];
5
+ var SvgErrorAlertFill = function SvgErrorAlertFill(_ref) {
6
+ var _ref$size = _ref.size,
7
+ size = _ref$size === void 0 ? 24 : _ref$size,
8
+ _ref$color = _ref.color,
9
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10
+ props = _objectWithoutProperties(_ref, _excluded);
11
+ return /*#__PURE__*/React.createElement("svg", _extends({
12
+ width: size,
13
+ height: size,
14
+ viewBox: "0 0 24 24",
15
+ fill: color,
16
+ xmlns: "http://www.w3.org/2000/svg"
17
+ }, props), /*#__PURE__*/React.createElement("path", {
18
+ d: "M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20Zm-.75 5.758a.75.75 0 1 1 1.5 0v5.243a.75.75 0 1 1-1.5 0v-5.243Zm.75 9.235a.915.915 0 1 1 0-1.83.915.915 0 0 1 0 1.83Z",
19
+ fill: color
20
+ }));
21
+ };
22
+
23
+ export { SvgErrorAlertFill as S };
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20Zm-.75 5.758a.75.75 0 1 1 1.5 0v5.243a.75.75 0 1 1-1.5 0v-5.243Zm.75 9.235a.915.915 0 1 1 0-1.83.915.915 0 0 1 0 1.83Z" fill="#98332F"/></svg>
@@ -0,0 +1,29 @@
1
+ import { _ as _objectWithoutProperties, a as _extends } from './ArrowLeft.js';
2
+ import React from 'react';
3
+
4
+ var _excluded = ["size", "color"];
5
+ var SvgErrorAlertOutline = function SvgErrorAlertOutline(_ref) {
6
+ var _ref$size = _ref.size,
7
+ size = _ref$size === void 0 ? 24 : _ref$size,
8
+ _ref$color = _ref.color,
9
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10
+ props = _objectWithoutProperties(_ref, _excluded);
11
+ return /*#__PURE__*/React.createElement("svg", _extends({
12
+ width: size,
13
+ height: size,
14
+ viewBox: "0 0 24 24",
15
+ fill: color,
16
+ xmlns: "http://www.w3.org/2000/svg"
17
+ }, props), /*#__PURE__*/React.createElement("path", {
18
+ d: "M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20Zm0 18.5a8.5 8.5 0 1 1 8.5-8.5 8.51 8.51 0 0 1-8.5 8.5Z",
19
+ fill: color
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "M12 13.77a.75.75 0 0 0 .75-.75v-5.243a.75.75 0 1 0-1.5 0v5.244a.75.75 0 0 0 .75.75Z",
22
+ fill: color
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ d: "M12 15.184a.914.914 0 1 0 0 1.828.914.914 0 0 0 0-1.828Z",
25
+ fill: color
26
+ }));
27
+ };
28
+
29
+ export { SvgErrorAlertOutline as S };
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20Zm0 18.5a8.5 8.5 0 1 1 8.5-8.5 8.51 8.51 0 0 1-8.5 8.5Z" fill="#262627"/><path d="M12 13.77a.75.75 0 0 0 .75-.75v-5.243a.75.75 0 1 0-1.5 0v5.244a.75.75 0 0 0 .75.75Z" fill="#262627"/><path d="M12 15.184a.914.914 0 1 0 0 1.828.914.914 0 0 0 0-1.828Z" fill="#262627"/></svg>
package/icons/Globe.js ADDED
@@ -0,0 +1,23 @@
1
+ import { _ as _objectWithoutProperties, a as _extends } from './ArrowLeft.js';
2
+ import React from 'react';
3
+
4
+ var _excluded = ["size", "color"];
5
+ var SvgGlobe = function SvgGlobe(_ref) {
6
+ var _ref$size = _ref.size,
7
+ size = _ref$size === void 0 ? 24 : _ref$size,
8
+ _ref$color = _ref.color,
9
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10
+ props = _objectWithoutProperties(_ref, _excluded);
11
+ return /*#__PURE__*/React.createElement("svg", _extends({
12
+ width: size,
13
+ height: size,
14
+ viewBox: "0 0 24 24",
15
+ fill: color,
16
+ xmlns: "http://www.w3.org/2000/svg"
17
+ }, props), /*#__PURE__*/React.createElement("path", {
18
+ d: "M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20Zm4.372 7.97h3.873a8.198 8.198 0 0 1 0 4.06h-3.873c.059-.651.09-1.33.09-2.03 0-.7-.031-1.379-.09-2.03Zm3.35-1.5h-3.547a11.596 11.596 0 0 0-1.663-4.59 8.535 8.535 0 0 1 5.21 4.59Zm-7.76 11.78c-1.032 0-2.15-1.878-2.683-4.72h5.365c-.533 2.842-1.65 4.72-2.683 4.72Zm-2.896-6.22c-.14-1.35-.14-2.71 0-4.06h5.792c.069.674.103 1.352.104 2.03 0 .678-.035 1.356-.104 2.03h-5.792Zm2.895-10.28c1.032 0 2.15 1.877 2.683 4.72h-5.365c.533-2.843 1.65-4.72 2.682-4.72Zm-2.576.166a11.685 11.685 0 0 0-1.637 4.554h-3.47a8.537 8.537 0 0 1 5.107-4.554Zm-1.834 10.114h-3.796a8.198 8.198 0 0 1 0-4.06h3.796c-.059.651-.09 1.33-.09 2.03 0 .7.031 1.379.09 2.03Zm-3.273 1.5h3.47a11.683 11.683 0 0 0 1.636 4.554 8.537 8.537 0 0 1-5.106-4.554Zm10.234 4.59a11.597 11.597 0 0 0 1.663-4.59h3.547a8.534 8.534 0 0 1-5.21 4.59Z",
19
+ fill: color
20
+ }));
21
+ };
22
+
23
+ export { SvgGlobe as S };
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20Zm4.372 7.97h3.873a8.198 8.198 0 0 1 0 4.06h-3.873c.059-.651.09-1.33.09-2.03 0-.7-.031-1.379-.09-2.03Zm3.35-1.5h-3.547a11.596 11.596 0 0 0-1.663-4.59 8.535 8.535 0 0 1 5.21 4.59Zm-7.76 11.78c-1.032 0-2.15-1.878-2.683-4.72h5.365c-.533 2.842-1.65 4.72-2.683 4.72Zm-2.896-6.22c-.14-1.35-.14-2.71 0-4.06h5.792c.069.674.103 1.352.104 2.03 0 .678-.035 1.356-.104 2.03h-5.792Zm2.895-10.28c1.032 0 2.15 1.877 2.683 4.72h-5.365c.533-2.843 1.65-4.72 2.682-4.72Zm-2.576.166a11.685 11.685 0 0 0-1.637 4.554h-3.47a8.537 8.537 0 0 1 5.107-4.554Zm-1.834 10.114h-3.796a8.198 8.198 0 0 1 0-4.06h3.796c-.059.651-.09 1.33-.09 2.03 0 .7.031 1.379.09 2.03Zm-3.273 1.5h3.47a11.683 11.683 0 0 0 1.636 4.554 8.537 8.537 0 0 1-5.106-4.554Zm10.234 4.59a11.597 11.597 0 0 0 1.663-4.59h3.547a8.534 8.534 0 0 1-5.21 4.59Z" fill="#262627"/></svg>
@@ -0,0 +1,29 @@
1
+ import { _ as _objectWithoutProperties, a as _extends } from './ArrowLeft.js';
2
+ import React from 'react';
3
+
4
+ var _excluded = ["size", "color"];
5
+ var SvgHorizontalDots = function SvgHorizontalDots(_ref) {
6
+ var _ref$size = _ref.size,
7
+ size = _ref$size === void 0 ? 24 : _ref$size,
8
+ _ref$color = _ref.color,
9
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10
+ props = _objectWithoutProperties(_ref, _excluded);
11
+ return /*#__PURE__*/React.createElement("svg", _extends({
12
+ width: size,
13
+ height: size,
14
+ viewBox: "0 0 24 24",
15
+ fill: color,
16
+ xmlns: "http://www.w3.org/2000/svg"
17
+ }, props), /*#__PURE__*/React.createElement("path", {
18
+ d: "M4.512 10.763a1.751 1.751 0 0 0 1.236 2.987 1.746 1.746 0 0 0 1.614-1.08 1.752 1.752 0 0 0-1.614-2.42 1.745 1.745 0 0 0-1.236.513Z",
19
+ fill: color
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "M11.968 13.75c.965 0 1.748-.783 1.748-1.75a1.749 1.749 0 1 0-1.748 1.75Z",
22
+ fill: color
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ d: "M18.253 13.75c.965 0 1.747-.783 1.747-1.75a1.749 1.749 0 1 0-1.747 1.75Z",
25
+ fill: color
26
+ }));
27
+ };
28
+
29
+ export { SvgHorizontalDots as S };
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.512 10.763a1.751 1.751 0 0 0 1.236 2.987 1.746 1.746 0 0 0 1.614-1.08 1.752 1.752 0 0 0-1.614-2.42 1.745 1.745 0 0 0-1.236.513Z" fill="#262627"/><path d="M11.968 13.75c.965 0 1.748-.783 1.748-1.75a1.749 1.749 0 1 0-1.748 1.75Z" fill="#262627"/><path d="M18.253 13.75c.965 0 1.747-.783 1.747-1.75a1.749 1.749 0 1 0-1.747 1.75Z" fill="#262627"/></svg>
@@ -0,0 +1,23 @@
1
+ import { _ as _objectWithoutProperties, a as _extends } from './ArrowLeft.js';
2
+ import React from 'react';
3
+
4
+ var _excluded = ["size", "color"];
5
+ var SvgInfoFill = function SvgInfoFill(_ref) {
6
+ var _ref$size = _ref.size,
7
+ size = _ref$size === void 0 ? 24 : _ref$size,
8
+ _ref$color = _ref.color,
9
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10
+ props = _objectWithoutProperties(_ref, _excluded);
11
+ return /*#__PURE__*/React.createElement("svg", _extends({
12
+ width: size,
13
+ height: size,
14
+ viewBox: "0 0 24 24",
15
+ fill: color,
16
+ xmlns: "http://www.w3.org/2000/svg"
17
+ }, props), /*#__PURE__*/React.createElement("path", {
18
+ d: "M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20Zm.75 14.243a.75.75 0 1 1-1.5 0v-5.243a.75.75 0 1 1 1.5 0v5.243Zm-.75-7.406a.914.914 0 1 1 0-1.828.914.914 0 0 1 0 1.828Z",
19
+ fill: color
20
+ }));
21
+ };
22
+
23
+ export { SvgInfoFill as S };
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20Zm.75 14.243a.75.75 0 1 1-1.5 0v-5.243a.75.75 0 1 1 1.5 0v5.243Zm-.75-7.406a.914.914 0 1 1 0-1.828.914.914 0 0 1 0 1.828Z" fill="#105EBC"/></svg>
@@ -0,0 +1,29 @@
1
+ import { _ as _objectWithoutProperties, a as _extends } from './ArrowLeft.js';
2
+ import React from 'react';
3
+
4
+ var _excluded = ["size", "color"];
5
+ var SvgInfoOutline = function SvgInfoOutline(_ref) {
6
+ var _ref$size = _ref.size,
7
+ size = _ref$size === void 0 ? 24 : _ref$size,
8
+ _ref$color = _ref.color,
9
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10
+ props = _objectWithoutProperties(_ref, _excluded);
11
+ return /*#__PURE__*/React.createElement("svg", _extends({
12
+ width: size,
13
+ height: size,
14
+ viewBox: "0 0 24 24",
15
+ fill: color,
16
+ xmlns: "http://www.w3.org/2000/svg"
17
+ }, props), /*#__PURE__*/React.createElement("path", {
18
+ d: "M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20Zm0 18.5a8.5 8.5 0 1 1 8.5-8.5 8.51 8.51 0 0 1-8.5 8.5Z",
19
+ fill: color
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "M11.97 10.237a.75.75 0 0 0-.75.75v5.243a.75.75 0 0 0 1.5 0v-5.243a.75.75 0 0 0-.75-.75Z",
22
+ fill: color
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ d: "M11.969 6.995a.914.914 0 1 0 0 1.829.914.914 0 0 0 0-1.829Z",
25
+ fill: color
26
+ }));
27
+ };
28
+
29
+ export { SvgInfoOutline as S };
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20Zm0 18.5a8.5 8.5 0 1 1 8.5-8.5 8.51 8.51 0 0 1-8.5 8.5Z" fill="#262627"/><path d="M11.97 10.237a.75.75 0 0 0-.75.75v5.243a.75.75 0 0 0 1.5 0v-5.243a.75.75 0 0 0-.75-.75Z" fill="#262627"/><path d="M11.969 6.995a.914.914 0 1 0 0 1.829.914.914 0 0 0 0-1.829Z" fill="#262627"/></svg>
@@ -0,0 +1,26 @@
1
+ import { _ as _objectWithoutProperties, a as _extends } from './ArrowLeft.js';
2
+ import React from 'react';
3
+
4
+ var _excluded = ["size", "color"];
5
+ var SvgLightBulb = function SvgLightBulb(_ref) {
6
+ var _ref$size = _ref.size,
7
+ size = _ref$size === void 0 ? 24 : _ref$size,
8
+ _ref$color = _ref.color,
9
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10
+ props = _objectWithoutProperties(_ref, _excluded);
11
+ return /*#__PURE__*/React.createElement("svg", _extends({
12
+ width: size,
13
+ height: size,
14
+ viewBox: "0 0 24 24",
15
+ fill: color,
16
+ xmlns: "http://www.w3.org/2000/svg"
17
+ }, props), /*#__PURE__*/React.createElement("path", {
18
+ d: "m8.751 20.256.046.167a2.25 2.25 0 0 0 2.147 1.576h2.11l.175-.007a2.248 2.248 0 0 0 2.018-1.735l.291-1.258h-7.077l.29 1.257Z",
19
+ fill: color
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "M12 2.001a7.25 7.25 0 0 0-7.25 7.25 7.97 7.97 0 0 0 2.767 5.84c.035.034.06.078.071.125l.526 2.283h7.772l.528-2.283a.24.24 0 0 1 .071-.124 7.976 7.976 0 0 0 2.765-5.84 7.25 7.25 0 0 0-7.25-7.25Z",
22
+ fill: color
23
+ }));
24
+ };
25
+
26
+ export { SvgLightBulb as S };
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m8.751 20.256.046.167a2.25 2.25 0 0 0 2.147 1.576h2.11l.175-.007a2.248 2.248 0 0 0 2.018-1.735l.291-1.258h-7.077l.29 1.257Z" fill="#553EB7"/><path d="M12 2.001a7.25 7.25 0 0 0-7.25 7.25 7.97 7.97 0 0 0 2.767 5.84c.035.034.06.078.071.125l.526 2.283h7.772l.528-2.283a.24.24 0 0 1 .071-.124 7.976 7.976 0 0 0 2.765-5.84 7.25 7.25 0 0 0-7.25-7.25Z" fill="#553EB7"/></svg>
@@ -0,0 +1,23 @@
1
+ import { _ as _objectWithoutProperties, a as _extends } from './ArrowLeft.js';
2
+ import React from 'react';
3
+
4
+ var _excluded = ["size", "color"];
5
+ var SvgMinusOutline = function SvgMinusOutline(_ref) {
6
+ var _ref$size = _ref.size,
7
+ size = _ref$size === void 0 ? 24 : _ref$size,
8
+ _ref$color = _ref.color,
9
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10
+ props = _objectWithoutProperties(_ref, _excluded);
11
+ return /*#__PURE__*/React.createElement("svg", _extends({
12
+ width: size,
13
+ height: size,
14
+ viewBox: "0 0 24 24",
15
+ fill: color,
16
+ xmlns: "http://www.w3.org/2000/svg"
17
+ }, props), /*#__PURE__*/React.createElement("path", {
18
+ d: "M20.153 12.75h-16.306a.905.905 0 0 1-.599-.22.71.71 0 0 1-.248-.53c0-.199.09-.39.248-.53a.905.905 0 0 1 .599-.22h16.306c.225 0 .44.079.599.22a.71.71 0 0 1 .248.53.71.71 0 0 1-.248.53.905.905 0 0 1-.599.22Z",
19
+ fill: color
20
+ }));
21
+ };
22
+
23
+ export { SvgMinusOutline as S };
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.153 12.75h-16.306a.905.905 0 0 1-.599-.22.71.71 0 0 1-.248-.53c0-.199.09-.39.248-.53a.905.905 0 0 1 .599-.22h16.306c.225 0 .44.079.599.22a.71.71 0 0 1 .248.53.71.71 0 0 1-.248.53.905.905 0 0 1-.599.22Z" fill="#262627"/></svg>