@lobehub/icons 2.45.0 → 2.47.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 (175) hide show
  1. package/README.md +57 -57
  2. package/es/Ai2/components/Avatar.d.ts +5 -0
  3. package/es/Ai2/components/Avatar.js +25 -0
  4. package/es/Ai2/components/Color.d.ts +3 -0
  5. package/es/Ai2/components/Color.js +39 -0
  6. package/es/Ai2/components/Combine.d.ts +7 -0
  7. package/es/Ai2/components/Combine.js +32 -0
  8. package/es/Ai2/components/Mono.d.ts +3 -0
  9. package/es/Ai2/components/Mono.js +40 -0
  10. package/es/Ai2/components/Text.d.ts +3 -0
  11. package/es/Ai2/components/Text.js +39 -0
  12. package/es/Ai2/index.d.ts +16 -0
  13. package/es/Ai2/index.js +14 -0
  14. package/es/Ai2/style.d.ts +7 -0
  15. package/es/Ai2/style.js +9 -0
  16. package/es/Arcee/components/Avatar.d.ts +5 -0
  17. package/es/Arcee/components/Avatar.js +25 -0
  18. package/es/Arcee/components/Color.d.ts +3 -0
  19. package/es/Arcee/components/Color.js +39 -0
  20. package/es/Arcee/components/Combine.d.ts +7 -0
  21. package/es/Arcee/components/Combine.js +32 -0
  22. package/es/Arcee/components/Mono.d.ts +3 -0
  23. package/es/Arcee/components/Mono.js +40 -0
  24. package/es/Arcee/components/Text.d.ts +3 -0
  25. package/es/Arcee/components/Text.js +39 -0
  26. package/es/Arcee/index.d.ts +16 -0
  27. package/es/Arcee/index.js +14 -0
  28. package/es/Arcee/style.d.ts +7 -0
  29. package/es/Arcee/style.js +9 -0
  30. package/es/CodeFlicker/components/Avatar.d.ts +5 -0
  31. package/es/CodeFlicker/components/Avatar.js +25 -0
  32. package/es/CodeFlicker/components/Color.d.ts +3 -0
  33. package/es/CodeFlicker/components/Color.js +185 -0
  34. package/es/CodeFlicker/components/Combine.d.ts +7 -0
  35. package/es/CodeFlicker/components/Combine.js +32 -0
  36. package/es/CodeFlicker/components/Mono.d.ts +3 -0
  37. package/es/CodeFlicker/components/Mono.js +42 -0
  38. package/es/CodeFlicker/components/Text.d.ts +3 -0
  39. package/es/CodeFlicker/components/Text.js +43 -0
  40. package/es/CodeFlicker/index.d.ts +15 -0
  41. package/es/CodeFlicker/index.js +14 -0
  42. package/es/CodeFlicker/style.d.ts +7 -0
  43. package/es/CodeFlicker/style.js +9 -0
  44. package/es/CyberCut/components/Avatar.d.ts +5 -0
  45. package/es/CyberCut/components/Avatar.js +25 -0
  46. package/es/CyberCut/components/Combine.d.ts +5 -0
  47. package/es/CyberCut/components/Combine.js +27 -0
  48. package/es/CyberCut/components/Mono.d.ts +3 -0
  49. package/es/CyberCut/components/Mono.js +64 -0
  50. package/es/CyberCut/components/Text.d.ts +3 -0
  51. package/es/CyberCut/components/Text.js +42 -0
  52. package/es/CyberCut/index.d.ts +13 -0
  53. package/es/CyberCut/index.js +12 -0
  54. package/es/CyberCut/style.d.ts +7 -0
  55. package/es/CyberCut/style.js +9 -0
  56. package/es/DeepCogito/components/Avatar.d.ts +5 -0
  57. package/es/DeepCogito/components/Avatar.js +25 -0
  58. package/es/DeepCogito/components/Color.d.ts +3 -0
  59. package/es/DeepCogito/components/Color.js +39 -0
  60. package/es/DeepCogito/components/Combine.d.ts +7 -0
  61. package/es/DeepCogito/components/Combine.js +32 -0
  62. package/es/DeepCogito/components/Mono.d.ts +3 -0
  63. package/es/DeepCogito/components/Mono.js +40 -0
  64. package/es/DeepCogito/components/Text.d.ts +3 -0
  65. package/es/DeepCogito/components/Text.js +39 -0
  66. package/es/DeepCogito/index.d.ts +16 -0
  67. package/es/DeepCogito/index.js +14 -0
  68. package/es/DeepCogito/style.d.ts +7 -0
  69. package/es/DeepCogito/style.js +9 -0
  70. package/es/EssentialAI/components/Avatar.d.ts +5 -0
  71. package/es/EssentialAI/components/Avatar.js +25 -0
  72. package/es/EssentialAI/components/Color.d.ts +3 -0
  73. package/es/EssentialAI/components/Color.js +58 -0
  74. package/es/EssentialAI/components/Combine.d.ts +7 -0
  75. package/es/EssentialAI/components/Combine.js +32 -0
  76. package/es/EssentialAI/components/Mono.d.ts +3 -0
  77. package/es/EssentialAI/components/Mono.js +40 -0
  78. package/es/EssentialAI/components/Text.d.ts +3 -0
  79. package/es/EssentialAI/components/Text.js +39 -0
  80. package/es/EssentialAI/index.d.ts +16 -0
  81. package/es/EssentialAI/index.js +15 -0
  82. package/es/EssentialAI/style.d.ts +8 -0
  83. package/es/EssentialAI/style.js +10 -0
  84. package/es/Inception/components/Avatar.d.ts +5 -0
  85. package/es/Inception/components/Avatar.js +25 -0
  86. package/es/Inception/components/Combine.d.ts +5 -0
  87. package/es/Inception/components/Combine.js +26 -0
  88. package/es/Inception/components/Mono.d.ts +3 -0
  89. package/es/Inception/components/Mono.js +40 -0
  90. package/es/Inception/components/Text.d.ts +3 -0
  91. package/es/Inception/components/Text.js +47 -0
  92. package/es/Inception/index.d.ts +13 -0
  93. package/es/Inception/index.js +12 -0
  94. package/es/Inception/style.d.ts +7 -0
  95. package/es/Inception/style.js +9 -0
  96. package/es/KwaiKAT/components/Avatar.d.ts +5 -0
  97. package/es/KwaiKAT/components/Avatar.js +25 -0
  98. package/es/KwaiKAT/components/Combine.d.ts +5 -0
  99. package/es/KwaiKAT/components/Combine.js +26 -0
  100. package/es/KwaiKAT/components/Mono.d.ts +3 -0
  101. package/es/KwaiKAT/components/Mono.js +42 -0
  102. package/es/KwaiKAT/components/Text.d.ts +3 -0
  103. package/es/KwaiKAT/components/Text.js +44 -0
  104. package/es/KwaiKAT/components/TextColor.d.ts +3 -0
  105. package/es/KwaiKAT/components/TextColor.js +46 -0
  106. package/es/KwaiKAT/index.d.ts +15 -0
  107. package/es/KwaiKAT/index.js +14 -0
  108. package/es/KwaiKAT/style.d.ts +7 -0
  109. package/es/KwaiKAT/style.js +9 -0
  110. package/es/LobeHub/components/Color.js +343 -27
  111. package/es/LobeHub/components/Mono.js +21 -21
  112. package/es/LobeHub/components/Morden.d.ts +3 -0
  113. package/es/LobeHub/components/Morden.js +40 -0
  114. package/es/LobeHub/index.d.ts +2 -0
  115. package/es/LobeHub/index.js +2 -0
  116. package/es/LobeHub/style.d.ts +1 -1
  117. package/es/LobeHub/style.js +1 -1
  118. package/es/Morph/components/Avatar.d.ts +5 -0
  119. package/es/Morph/components/Avatar.js +25 -0
  120. package/es/Morph/components/Color.d.ts +3 -0
  121. package/es/Morph/components/Color.js +39 -0
  122. package/es/Morph/components/Combine.d.ts +7 -0
  123. package/es/Morph/components/Combine.js +32 -0
  124. package/es/Morph/components/Mono.d.ts +3 -0
  125. package/es/Morph/components/Mono.js +40 -0
  126. package/es/Morph/components/Text.d.ts +3 -0
  127. package/es/Morph/components/Text.js +42 -0
  128. package/es/Morph/index.d.ts +16 -0
  129. package/es/Morph/index.js +14 -0
  130. package/es/Morph/style.d.ts +7 -0
  131. package/es/Morph/style.js +9 -0
  132. package/es/Nova/components/Color.js +51 -105
  133. package/es/Nova/components/Mono.js +4 -13
  134. package/es/Nova/style.d.ts +2 -2
  135. package/es/Nova/style.js +1 -1
  136. package/es/Relace/components/Avatar.d.ts +5 -0
  137. package/es/Relace/components/Avatar.js +25 -0
  138. package/es/Relace/components/Combine.d.ts +5 -0
  139. package/es/Relace/components/Combine.js +26 -0
  140. package/es/Relace/components/Mono.d.ts +3 -0
  141. package/es/Relace/components/Mono.js +40 -0
  142. package/es/Relace/components/Text.d.ts +3 -0
  143. package/es/Relace/components/Text.js +39 -0
  144. package/es/Relace/index.d.ts +13 -0
  145. package/es/Relace/index.js +12 -0
  146. package/es/Relace/style.d.ts +7 -0
  147. package/es/Relace/style.js +9 -0
  148. package/es/Replicate/index.d.ts +1 -0
  149. package/es/Replicate/index.js +1 -0
  150. package/es/SearchApi/components/Mono.js +1 -1
  151. package/es/SearchApi/components/Text.js +2 -2
  152. package/es/SearchApi/style.d.ts +3 -3
  153. package/es/SearchApi/style.js +3 -3
  154. package/es/StreamLake/components/Avatar.d.ts +5 -0
  155. package/es/StreamLake/components/Avatar.js +25 -0
  156. package/es/StreamLake/components/Color.d.ts +3 -0
  157. package/es/StreamLake/components/Color.js +39 -0
  158. package/es/StreamLake/components/Combine.d.ts +7 -0
  159. package/es/StreamLake/components/Combine.js +32 -0
  160. package/es/StreamLake/components/Mono.d.ts +3 -0
  161. package/es/StreamLake/components/Mono.js +40 -0
  162. package/es/StreamLake/components/Text.d.ts +3 -0
  163. package/es/StreamLake/components/Text.js +39 -0
  164. package/es/StreamLake/index.d.ts +15 -0
  165. package/es/StreamLake/index.js +14 -0
  166. package/es/StreamLake/style.d.ts +7 -0
  167. package/es/StreamLake/style.js +9 -0
  168. package/es/features/modelConfig.js +33 -1
  169. package/es/features/providerConfig.js +5 -0
  170. package/es/features/providerEnum.d.ts +1 -0
  171. package/es/features/providerEnum.js +1 -0
  172. package/es/icons.d.ts +11 -0
  173. package/es/icons.js +11 -0
  174. package/es/toc.js +205 -6
  175. package/package.json +3 -3
@@ -7,9 +7,16 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
7
7
  function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
8
8
  function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
9
9
  function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
10
+ function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
11
+ function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
12
+ function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
13
+ function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
14
+ function _iterableToArrayLimit(r, l) { var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t.return && (u = t.return(), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }
15
+ function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
10
16
  function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
11
17
  function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
12
18
  import { memo } from 'react';
19
+ import { useFillIds } from "../../hooks/useFillId";
13
20
  import { TITLE } from "../style";
14
21
  import { jsx as _jsx } from "react/jsx-runtime";
15
22
  import { jsxs as _jsxs } from "react/jsx-runtime";
@@ -18,60 +25,369 @@ var Icon = /*#__PURE__*/memo(function (_ref) {
18
25
  size = _ref$size === void 0 ? '1em' : _ref$size,
19
26
  style = _ref.style,
20
27
  rest = _objectWithoutProperties(_ref, _excluded);
28
+ var _useFillIds = useFillIds(TITLE, 14),
29
+ _useFillIds2 = _slicedToArray(_useFillIds, 14),
30
+ a = _useFillIds2[0],
31
+ b = _useFillIds2[1],
32
+ c = _useFillIds2[2],
33
+ d = _useFillIds2[3],
34
+ e = _useFillIds2[4],
35
+ f = _useFillIds2[5],
36
+ g = _useFillIds2[6],
37
+ h = _useFillIds2[7],
38
+ i = _useFillIds2[8],
39
+ j = _useFillIds2[9],
40
+ k = _useFillIds2[10],
41
+ l = _useFillIds2[11],
42
+ m = _useFillIds2[12],
43
+ n = _useFillIds2[13];
21
44
  return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
22
45
  height: size,
23
46
  style: _objectSpread({
24
47
  flex: 'none',
25
48
  lineHeight: 1
26
49
  }, style),
27
- viewBox: "0 0 24 24",
50
+ viewBox: "0 0 320 320",
28
51
  width: size,
29
52
  xmlns: "http://www.w3.org/2000/svg"
30
53
  }, rest), {}, {
31
54
  children: [/*#__PURE__*/_jsx("title", {
32
55
  children: TITLE
33
56
  }), /*#__PURE__*/_jsx("path", {
34
- d: "M22.951 13.475C22.951 19.672 18.082 24 11.975 24 5.87 24 1 19.59 1 13.393c0-1.843.41-2.633 2.58-2.922 3.89-.518 5.942-.313 8.396-.313 2.453 0 5.942-.104 8.395.313 2.007.342 2.457.71 2.58 3.004z",
35
- fill: "#FFB02E"
57
+ d: "M294 172.519c0 75.655-59.442 128.5-134 128.5-74.558 0-134-53.845-134-129.5 0-22.5 5-32.141 31.5-35.671 47.5-6.329 72.542-3.829 102.5-3.829 29.959 0 72.556-1.27 102.5 3.829 24.5 4.171 30 8.671 31.5 36.671z",
58
+ fill: a.fill
36
59
  }), /*#__PURE__*/_jsx("path", {
37
- d: "M11.955 19.209c-2.314 0-2.928.286-2.928.286s.287 2.212 2.928 2.212c2.642 0 2.928-2.212 2.928-2.212s-.614-.287-2.928-.287z",
60
+ d: "M159.75 242.51c-28.25 0-35.75 3.5-35.75 3.5s3.5 27 35.75 27 35.75-27 35.75-27-7.5-3.5-35.75-3.5z",
38
61
  fill: "#972021"
39
62
  }), /*#__PURE__*/_jsx("path", {
40
- d: "M21.15 11.51c0 .52-4.09.941-9.133.941-5.044 0-9.133-.422-9.133-.942s4.089-.942 9.133-.942c5.043 0 9.132.422 9.132.942z",
41
- fill: "#FF6723"
63
+ d: "M271.999 148.517c0 6.351-49.92 11.5-111.5 11.5s-111.5-5.149-111.5-11.5c0-6.352 49.92-11.5 111.5-11.5s111.5 5.148 111.5 11.5z",
64
+ fill: b.fill
42
65
  }), /*#__PURE__*/_jsx("path", {
43
- d: "M9.969 12.451c.052-1.226-.04-1.867-.45-2.985 0 0 .777-.987 2.21-.987 1.434 0 2.458.25 2.458.25-.248 1.376-.26 2.206-.205 3.722H9.97z",
44
- fill: "#FEE064"
66
+ d: "M135.503 160.013c.633-14.972-.483-22.788-5.5-36.443 0 0 9.5-12.056 27-12.056s30 3.064 30 3.064c-3.028 16.793-3.182 26.921-2.5 45.435h-49z",
67
+ fill: c.fill
45
68
  }), /*#__PURE__*/_jsx("path", {
46
- d: "M8.633 18.535c1.207-.58 2.032-1.762 2.032-3.217 0-2.081-1.687-3.932-3.768-3.932-2.08 0-3.85 1.605-3.85 3.686 0 1.146.537 2.196 1.365 2.91a4.582 4.582 0 011.625-.289c1.04 0 1.972.327 2.596.842zM15.318 18.535c-1.207-.58-2.032-1.762-2.032-3.217 0-2.081 1.687-3.932 3.768-3.932 2.08 0 3.85 1.605 3.85 3.686 0 1.146-.537 2.196-1.365 2.91a4.582 4.582 0 00-1.625-.289c-1.04 0-1.972.327-2.596.842z",
69
+ d: "M119.191 234.294c14.742-7.076 24.811-21.51 24.811-39.273 0-25.406-20.595-48-46-48s-47 19.594-47 45c0 13.983 6.542 26.812 16.662 35.521 5.893-2.245 12.652-3.521 19.838-3.521 12.705 0 24.077 3.989 31.689 10.273zM200.813 234.294c-14.742-7.076-24.811-21.51-24.811-39.273 0-25.406 20.595-48 46-48s47 19.594 47 45c0 13.983-6.543 26.812-16.662 35.521-5.893-2.245-12.652-3.521-19.838-3.521-12.705 0-24.077 3.989-31.689 10.273z",
47
70
  fill: "#fff"
48
71
  }), /*#__PURE__*/_jsx("path", {
49
- d: "M7.143 17.447a2.293 2.293 0 100-4.586 2.293 2.293 0 000 4.586zM16.808 17.447a2.293 2.293 0 110-4.586 2.293 2.293 0 010 4.586z",
50
- fill: "#270C36"
72
+ d: "M101 221.012c15.464 0 28-12.536 28-28s-12.536-28-28-28-28 12.536-28 28 12.536 28 28 28z",
73
+ fill: d.fill
51
74
  }), /*#__PURE__*/_jsx("path", {
52
- d: "M13.04.902c-1.149 0-1.597-.942-3.358-.9-1.916 0-2.785 1.064-3.727 1.883-.16.14-.942.574-1.31.737-1.612.717-2.826 1.761-2.826 3.318 0 1.696 1.43 3.071 3.194 3.071.29 0 .57-.037.838-.106.712.863 1.816 1.364 3.053 1.417 1.925.082 2.54-1.25 3.645-.697.758.38 1.133.697 2.334.697 1.402 0 2.053-.43 2.457-.901.738-.86 1.874-.328 2.58-.328 1.538 0 2.785-1.192 2.785-2.662s-1.246-2.662-2.784-2.662c-.422 0-1.217.104-1.393-.573C18.241 2.09 16.878.82 14.924.82c-.763 0-1.449.082-1.884.082z",
53
- fill: "#A68AE2"
75
+ d: "M219 221.012c-15.464 0-28-12.536-28-28s12.536-28 28-28 28 12.536 28 28-12.536 28-28 28z",
76
+ fill: e.fill
77
+ }), /*#__PURE__*/_jsx("g", {
78
+ filter: f.fill,
79
+ children: /*#__PURE__*/_jsx("path", {
80
+ d: "M172.997 19.016c-14.027 0-19.5-11.5-41-11-23.394 0-34 13-45.5 23-1.958 1.702-11.5 7-16 9-19.683 8.748-34.5 21.5-34.5 40.5 0 20.711 17.461 37.5 39 37.5 3.536 0 6.963-.453 10.22-1.301 8.7 10.539 22.179 16.658 37.28 17.301 23.5 1 31-15.25 44.5-8.5 9.259 4.629 13.83 8.5 28.5 8.5 17.108 0 25.057-5.233 30-11 9-10.5 22.879-4 31.5-4 18.778 0 34-14.551 34-32.5 0-17.95-15.222-32.5-34-32.5-5.15 0-14.856 1.27-17-7-3.5-13.5-20.148-29-44-29-9.318 0-17.691 1-23 1z",
81
+ fill: g.fill
82
+ })
54
83
  }), /*#__PURE__*/_jsx("path", {
55
- d: "M5.669 1.025a.778.778 0 11-1.557 0 .778.778 0 011.557 0z",
56
- fill: "#7B61FF"
84
+ d: "M82.998 20.517a9.5 9.5 0 11-19 0 9.5 9.5 0 0119 0z",
85
+ fill: h.fill
57
86
  }), /*#__PURE__*/_jsx("path", {
58
- d: "M4.686 8.192a1.31 1.31 0 11-2.621 0 1.31 1.31 0 012.62 0z",
59
- fill: "#F24630"
87
+ d: "M71.002 108.021c0 8.836-7.163 16-16 16s-16-7.164-16-16c0-8.837 7.163-16 16-16s16 7.163 16 16z",
88
+ fill: i.fill
60
89
  }), /*#__PURE__*/_jsx("path", {
61
- d: "M21.968 3.4a1.27 1.27 0 11-2.539 0 1.27 1.27 0 012.54 0z",
62
- fill: "#7CEE1D"
90
+ d: "M282.002 49.516c0 8.56-6.94 15.5-15.5 15.5-8.56 0-15.5-6.94-15.5-15.5 0-8.56 6.94-15.5 15.5-15.5 8.56 0 15.5 6.94 15.5 15.5z",
91
+ fill: j.fill
63
92
  }), /*#__PURE__*/_jsx("path", {
64
- d: "M9.701 19.34c.45-.068 1.163-.131 2.254-.131 1 0 1.683.053 2.136.114-.127.48-1.062.664-2.197.664-1.122 0-2.05-.18-2.193-.647z",
93
+ d: "M132.232 244.111c5.483-.823 14.191-1.601 27.515-1.601 12.212 0 20.546.654 26.073 1.396-1.542 5.861-12.963 8.104-26.823 8.104-13.698 0-25.013-2.191-26.765-7.899z",
65
94
  fill: "#fff"
66
95
  }), /*#__PURE__*/_jsx("path", {
67
- d: "M11.976 23.099c1.646 0 1.909-1.678 1.96-2.098.039-.34-.137-.511-.33-.627-.191-.116-.768-.224-1.63-.224-.862 0-1.435.108-1.63.224-.196.116-.373.288-.33.627.051.42.314 2.098 1.96 2.098z",
68
- fill: "#F24630"
96
+ d: "M160.006 290.016c20.099 0 23.305-20.488 23.927-25.61.478-4.146-1.675-6.244-4.02-7.659-2.345-1.414-9.379-2.731-19.907-2.731-10.527 0-17.514 1.317-19.906 2.731-2.393 1.415-4.546 3.513-4.02 7.659.622 5.122 3.828 25.61 23.926 25.61z",
97
+ fill: k.fill
98
+ }), /*#__PURE__*/_jsx("g", {
99
+ filter: l.fill,
100
+ children: /*#__PURE__*/_jsx("path", {
101
+ d: "M171.694 129.744c-5.721-3.89-13.954-4.248-19.786-.526-7.724 4.929-16.971 7.798-26.91 7.798-27.062 0-49-21.267-49-47.5 0-26.234 21.938-47.5 49-47.5 13.628 0 25.956 5.392 34.838 14.097 4.948 4.85 13.088 6.24 19.498 3.609a42.502 42.502 0 0116.164-3.166c22.92 0 41.5 18.012 41.5 40.23 0 22.218-18.58 40.23-41.5 40.23-8.856 0-17.065-2.69-23.804-7.272z",
102
+ fill: m.fill
103
+ })
69
104
  }), /*#__PURE__*/_jsx("path", {
70
- d: "M12.934 9.972c-.47-.319-1.143-.348-1.621-.043a4.086 4.086 0 01-2.204.638c-2.217 0-4.014-1.742-4.014-3.89 0-2.149 1.797-3.89 4.014-3.89 1.116 0 2.126.44 2.853 1.154.406.397 1.072.51 1.597.295.407-.167.855-.259 1.324-.259 1.878 0 3.4 1.475 3.4 3.295 0 1.82-1.523 3.295-3.4 3.295-.725 0-1.397-.22-1.95-.595z",
71
- fill: "#F4B8CA"
72
- }), /*#__PURE__*/_jsx("path", {
73
- d: "M16.808 8.07a1.106 1.106 0 11-2.211 0 1.106 1.106 0 012.211 0z",
74
- fill: "#0C74FF"
105
+ d: "M219.002 106.51c0 7.456-6.044 13.5-13.5 13.5s-13.5-6.044-13.5-13.5 6.044-13.5 13.5-13.5 13.5 6.044 13.5 13.5z",
106
+ fill: n.fill
107
+ }), /*#__PURE__*/_jsxs("defs", {
108
+ children: [/*#__PURE__*/_jsxs("radialGradient", {
109
+ cx: "0",
110
+ cy: "0",
111
+ gradientTransform: "rotate(-57.041 328.447 55.73) scale(238.957 377.848)",
112
+ gradientUnits: "userSpaceOnUse",
113
+ id: a.id,
114
+ r: "1",
115
+ children: [/*#__PURE__*/_jsx("stop", {
116
+ stopColor: "#FCBD72"
117
+ }), /*#__PURE__*/_jsx("stop", {
118
+ offset: ".255",
119
+ stopColor: "#FAC371"
120
+ }), /*#__PURE__*/_jsx("stop", {
121
+ offset: ".465",
122
+ stopColor: "#FFA14C"
123
+ }), /*#__PURE__*/_jsx("stop", {
124
+ offset: ".64",
125
+ stopColor: "#EB7A34"
126
+ }), /*#__PURE__*/_jsx("stop", {
127
+ offset: ".845",
128
+ stopColor: "#F0866D"
129
+ })]
130
+ }), /*#__PURE__*/_jsxs("radialGradient", {
131
+ cx: "0",
132
+ cy: "0",
133
+ gradientTransform: "rotate(90 26.49 47.007) scale(9.5)",
134
+ gradientUnits: "userSpaceOnUse",
135
+ id: h.id,
136
+ r: "1",
137
+ children: [/*#__PURE__*/_jsx("stop", {
138
+ offset: ".62",
139
+ stopColor: "#58239F"
140
+ }), /*#__PURE__*/_jsx("stop", {
141
+ offset: ".822",
142
+ stopColor: "#8E3FE9"
143
+ }), /*#__PURE__*/_jsx("stop", {
144
+ offset: "1",
145
+ stopColor: "#AF6FEC"
146
+ })]
147
+ }), /*#__PURE__*/_jsxs("radialGradient", {
148
+ cx: "0",
149
+ cy: "0",
150
+ gradientTransform: "matrix(0 16 -16 0 55.002 108.021)",
151
+ gradientUnits: "userSpaceOnUse",
152
+ id: i.id,
153
+ r: "1",
154
+ children: [/*#__PURE__*/_jsx("stop", {
155
+ offset: ".62",
156
+ stopColor: "#C32F45"
157
+ }), /*#__PURE__*/_jsx("stop", {
158
+ offset: ".822",
159
+ stopColor: "#F44341"
160
+ }), /*#__PURE__*/_jsx("stop", {
161
+ offset: "1",
162
+ stopColor: "#FC9D9B"
163
+ })]
164
+ }), /*#__PURE__*/_jsxs("radialGradient", {
165
+ cx: "0",
166
+ cy: "0",
167
+ gradientTransform: "matrix(0 15.5 -15.5 0 266.502 49.516)",
168
+ gradientUnits: "userSpaceOnUse",
169
+ id: j.id,
170
+ r: "1",
171
+ children: [/*#__PURE__*/_jsx("stop", {
172
+ offset: ".385",
173
+ stopColor: "#4DA33C"
174
+ }), /*#__PURE__*/_jsx("stop", {
175
+ offset: ".822",
176
+ stopColor: "#63ED47"
177
+ }), /*#__PURE__*/_jsx("stop", {
178
+ offset: "1",
179
+ stopColor: "#70D775"
180
+ })]
181
+ }), /*#__PURE__*/_jsxs("radialGradient", {
182
+ cx: "0",
183
+ cy: "0",
184
+ gradientTransform: "matrix(0 -44 58.6667 0 160 290)",
185
+ gradientUnits: "userSpaceOnUse",
186
+ id: k.id,
187
+ r: "1",
188
+ children: [/*#__PURE__*/_jsx("stop", {
189
+ stopColor: "#FD9B8B"
190
+ }), /*#__PURE__*/_jsx("stop", {
191
+ offset: ".5",
192
+ stopColor: "#F24F3A"
193
+ }), /*#__PURE__*/_jsx("stop", {
194
+ offset: "1",
195
+ stopColor: "#D93318"
196
+ })]
197
+ }), /*#__PURE__*/_jsxs("radialGradient", {
198
+ cx: "0",
199
+ cy: "0",
200
+ gradientTransform: "matrix(15.5 -61.50002 82.33886 20.75208 156 110)",
201
+ gradientUnits: "userSpaceOnUse",
202
+ id: m.id,
203
+ r: "1",
204
+ children: [/*#__PURE__*/_jsx("stop", {
205
+ offset: ".26",
206
+ stopColor: "#FFC1A3"
207
+ }), /*#__PURE__*/_jsx("stop", {
208
+ offset: ".764",
209
+ stopColor: "#FD82AB"
210
+ }), /*#__PURE__*/_jsx("stop", {
211
+ offset: ".952",
212
+ stopColor: "#DF4FAA"
213
+ })]
214
+ }), /*#__PURE__*/_jsxs("radialGradient", {
215
+ cx: "0",
216
+ cy: "0",
217
+ gradientTransform: "rotate(90 49.496 156.006) scale(13.5)",
218
+ gradientUnits: "userSpaceOnUse",
219
+ id: n.id,
220
+ r: "1",
221
+ children: [/*#__PURE__*/_jsx("stop", {
222
+ offset: ".572",
223
+ stopColor: "#4C86D3"
224
+ }), /*#__PURE__*/_jsx("stop", {
225
+ offset: ".822",
226
+ stopColor: "#72ADE2"
227
+ }), /*#__PURE__*/_jsx("stop", {
228
+ offset: "1",
229
+ stopColor: "#90BBE3"
230
+ })]
231
+ }), /*#__PURE__*/_jsxs("linearGradient", {
232
+ gradientUnits: "userSpaceOnUse",
233
+ id: b.id,
234
+ x1: "48.999",
235
+ x2: "271.999",
236
+ y1: "148.517",
237
+ y2: "148.517",
238
+ children: [/*#__PURE__*/_jsx("stop", {
239
+ stopColor: "#EB791E"
240
+ }), /*#__PURE__*/_jsx("stop", {
241
+ offset: "1",
242
+ stopColor: "#DB694E"
243
+ })]
244
+ }), /*#__PURE__*/_jsxs("linearGradient", {
245
+ gradientUnits: "userSpaceOnUse",
246
+ id: c.id,
247
+ x1: "135.5",
248
+ x2: "187",
249
+ y1: "147.5",
250
+ y2: "147.5",
251
+ children: [/*#__PURE__*/_jsx("stop", {
252
+ stopColor: "#FCC659"
253
+ }), /*#__PURE__*/_jsx("stop", {
254
+ offset: ".183",
255
+ stopColor: "#FFE366"
256
+ }), /*#__PURE__*/_jsx("stop", {
257
+ offset: ".404",
258
+ stopColor: "#FECA50"
259
+ }), /*#__PURE__*/_jsx("stop", {
260
+ offset: ".702",
261
+ stopColor: "#FFE76C"
262
+ }), /*#__PURE__*/_jsx("stop", {
263
+ offset: "1",
264
+ stopColor: "#FCC553"
265
+ })]
266
+ }), /*#__PURE__*/_jsxs("linearGradient", {
267
+ gradientUnits: "userSpaceOnUse",
268
+ id: d.id,
269
+ x1: "73",
270
+ x2: "247",
271
+ y1: "193.012",
272
+ y2: "193.012",
273
+ children: [/*#__PURE__*/_jsx("stop", {
274
+ stopColor: "#2A0B39"
275
+ }), /*#__PURE__*/_jsx("stop", {
276
+ offset: ".322",
277
+ stopColor: "#42180E"
278
+ }), /*#__PURE__*/_jsx("stop", {
279
+ offset: ".678",
280
+ stopColor: "#483A00"
281
+ }), /*#__PURE__*/_jsx("stop", {
282
+ offset: "1",
283
+ stopColor: "#310D1D"
284
+ })]
285
+ }), /*#__PURE__*/_jsxs("linearGradient", {
286
+ gradientUnits: "userSpaceOnUse",
287
+ id: e.id,
288
+ x1: "73",
289
+ x2: "247",
290
+ y1: "193.012",
291
+ y2: "193.012",
292
+ children: [/*#__PURE__*/_jsx("stop", {
293
+ stopColor: "#2A0B39"
294
+ }), /*#__PURE__*/_jsx("stop", {
295
+ offset: ".322",
296
+ stopColor: "#42180E"
297
+ }), /*#__PURE__*/_jsx("stop", {
298
+ offset: ".678",
299
+ stopColor: "#483A00"
300
+ }), /*#__PURE__*/_jsx("stop", {
301
+ offset: "1",
302
+ stopColor: "#310D1D"
303
+ })]
304
+ }), /*#__PURE__*/_jsxs("linearGradient", {
305
+ gradientUnits: "userSpaceOnUse",
306
+ id: g.id,
307
+ x1: "44.5",
308
+ x2: "291",
309
+ y1: "84",
310
+ y2: "82",
311
+ children: [/*#__PURE__*/_jsx("stop", {
312
+ stopColor: "#342FBD"
313
+ }), /*#__PURE__*/_jsx("stop", {
314
+ offset: ".188",
315
+ stopColor: "#733CC0"
316
+ }), /*#__PURE__*/_jsx("stop", {
317
+ offset: ".375",
318
+ stopColor: "#8748C2"
319
+ }), /*#__PURE__*/_jsx("stop", {
320
+ offset: ".654",
321
+ stopColor: "#7C80DE"
322
+ }), /*#__PURE__*/_jsx("stop", {
323
+ offset: "1",
324
+ stopColor: "#4A306D"
325
+ })]
326
+ }), /*#__PURE__*/_jsxs("filter", {
327
+ colorInterpolationFilters: "sRGB",
328
+ filterUnits: "userSpaceOnUse",
329
+ height: "126.061",
330
+ id: f.id,
331
+ width: "255",
332
+ x: "35.997",
333
+ y: "8",
334
+ children: [/*#__PURE__*/_jsx("feFlood", {
335
+ floodOpacity: "0",
336
+ result: "BackgroundImageFix"
337
+ }), /*#__PURE__*/_jsx("feBlend", {
338
+ in: "SourceGraphic",
339
+ in2: "BackgroundImageFix",
340
+ result: "shape"
341
+ }), /*#__PURE__*/_jsx("feColorMatrix", {
342
+ in: "SourceAlpha",
343
+ result: "hardAlpha",
344
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
345
+ }), /*#__PURE__*/_jsx("feOffset", {}), /*#__PURE__*/_jsx("feGaussianBlur", {
346
+ stdDeviation: "12"
347
+ }), /*#__PURE__*/_jsx("feComposite", {
348
+ in2: "hardAlpha",
349
+ k2: "-1",
350
+ k3: "1",
351
+ operator: "arithmetic"
352
+ }), /*#__PURE__*/_jsx("feColorMatrix", {
353
+ values: "0 0 0 0 1 0 0 0 0 0.764536 0 0 0 0 0.896726 0 0 0 1 0"
354
+ }), /*#__PURE__*/_jsx("feBlend", {
355
+ in2: "shape",
356
+ result: "effect1_innerShadow_1562_736"
357
+ })]
358
+ }), /*#__PURE__*/_jsxs("filter", {
359
+ colorInterpolationFilters: "sRGB",
360
+ filterUnits: "userSpaceOnUse",
361
+ height: "95",
362
+ id: l.id,
363
+ width: "161",
364
+ x: "75.998",
365
+ y: "42.016",
366
+ children: [/*#__PURE__*/_jsx("feFlood", {
367
+ floodOpacity: "0",
368
+ result: "BackgroundImageFix"
369
+ }), /*#__PURE__*/_jsx("feBlend", {
370
+ in: "SourceGraphic",
371
+ in2: "BackgroundImageFix",
372
+ result: "shape"
373
+ }), /*#__PURE__*/_jsx("feColorMatrix", {
374
+ in: "SourceAlpha",
375
+ result: "hardAlpha",
376
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
377
+ }), /*#__PURE__*/_jsx("feOffset", {}), /*#__PURE__*/_jsx("feGaussianBlur", {
378
+ stdDeviation: "12"
379
+ }), /*#__PURE__*/_jsx("feComposite", {
380
+ in2: "hardAlpha",
381
+ k2: "-1",
382
+ k3: "1",
383
+ operator: "arithmetic"
384
+ }), /*#__PURE__*/_jsx("feColorMatrix", {
385
+ values: "0 0 0 0 1 0 0 0 0 0.824669 0 0 0 0 0.923101 0 0 0 1 0"
386
+ }), /*#__PURE__*/_jsx("feBlend", {
387
+ in2: "shape",
388
+ result: "effect1_innerShadow_1562_736"
389
+ })]
390
+ })]
75
391
  })]
76
392
  }));
77
393
  });
@@ -24,57 +24,57 @@ var Icon = /*#__PURE__*/memo(function (_ref) {
24
24
  flex: 'none',
25
25
  lineHeight: 1
26
26
  }, style),
27
- viewBox: "0 0 24 24",
27
+ viewBox: "0 0 320 320",
28
28
  width: size,
29
29
  xmlns: "http://www.w3.org/2000/svg"
30
30
  }, rest), {}, {
31
31
  children: [/*#__PURE__*/_jsx("title", {
32
32
  children: TITLE
33
33
  }), /*#__PURE__*/_jsx("path", {
34
- d: "M22.951 13.475C22.951 19.672 18.082 24 11.975 24 5.87 24 1 19.59 1 13.393c0-1.843.41-2.633 2.58-2.922 3.89-.518 5.942-.313 8.396-.313 2.453 0 5.942-.104 8.395.313 2.007.342 2.457.71 2.58 3.004z",
34
+ d: "M294 172.52c0 75.654-59.442 128.5-134 128.5-74.558 0-134-53.846-134-129.5 0-22.501 5-32.142 31.5-35.672 47.5-6.329 72.542-3.828 102.5-3.828 29.959-.001 72.556-1.271 102.5 3.828 24.5 4.171 30 8.671 31.5 36.672z",
35
35
  fill: "#BFBFBF"
36
36
  }), /*#__PURE__*/_jsx("path", {
37
- d: "M11.955 19.209c-2.314 0-2.928.286-2.928.286s.287 2.212 2.928 2.212c2.642 0 2.928-2.212 2.928-2.212s-.614-.287-2.928-.287z",
37
+ d: "M159.75 242.51c-28.25 0-35.75 3.5-35.75 3.5s3.5 27 35.75 27 35.75-27 35.75-27-7.5-3.5-35.75-3.5z",
38
38
  fill: "#4F4F4F"
39
39
  }), /*#__PURE__*/_jsx("ellipse", {
40
- cx: "12.017",
41
- cy: "11.509",
40
+ cx: "160.499",
41
+ cy: "148.517",
42
42
  fill: "#838383",
43
- rx: "9.133",
44
- ry: ".942"
43
+ rx: "111.5",
44
+ ry: "11.5"
45
45
  }), /*#__PURE__*/_jsx("path", {
46
- d: "M9.969 12.451c.052-1.226-.04-1.867-.45-2.985 0 0 .777-.987 2.21-.987 1.434 0 2.458.25 2.458.25-.248 1.376-.26 2.206-.205 3.722H9.97z",
46
+ d: "M135.503 160.013c.633-14.972-.483-22.788-5.5-36.443 0 0 9.5-12.056 27-12.056s30 3.064 30 3.064c-3.028 16.793-3.182 26.921-2.5 45.435h-49z",
47
47
  fill: "#E1E1E1"
48
48
  }), /*#__PURE__*/_jsx("path", {
49
- d: "M8.633 18.535c1.207-.58 2.032-1.762 2.032-3.217 0-2.081-1.687-3.932-3.768-3.932-2.08 0-3.85 1.605-3.85 3.686 0 1.146.537 2.196 1.365 2.91a4.582 4.582 0 011.625-.289c1.04 0 1.972.327 2.596.842zM15.318 18.535c-1.207-.58-2.032-1.762-2.032-3.217 0-2.081 1.687-3.932 3.768-3.932 2.08 0 3.85 1.605 3.85 3.686 0 1.146-.537 2.196-1.365 2.91a4.582 4.582 0 00-1.625-.289c-1.04 0-1.972.327-2.596.842z",
49
+ d: "M119.191 234.294c14.742-7.076 24.811-21.51 24.811-39.273 0-25.406-20.595-48-46-48s-47 19.594-47 45c0 13.983 6.542 26.812 16.662 35.521 5.893-2.245 12.652-3.521 19.838-3.521 12.705 0 24.077 3.989 31.689 10.273zM200.813 234.294c-14.742-7.076-24.811-21.51-24.811-39.273 0-25.406 20.595-48 46-48s47 19.594 47 45c0 13.983-6.543 26.812-16.662 35.521-5.893-2.245-12.652-3.521-19.838-3.521-12.705 0-24.077 3.989-31.689 10.273z",
50
50
  fill: "#fff"
51
51
  }), /*#__PURE__*/_jsx("path", {
52
- d: "M16.808 17.447a2.293 2.293 0 110-4.586 2.293 2.293 0 010 4.586zM7.143 17.447a2.293 2.293 0 100-4.586 2.293 2.293 0 000 4.586z",
52
+ d: "M219 221.012c-15.464 0-28-12.536-28-28s12.536-28 28-28 28 12.536 28 28-12.536 28-28 28zM101 221.012c15.464 0 28-12.536 28-28s-12.536-28-28-28-28 12.536-28 28 12.536 28 28 28z",
53
53
  fill: "#1A1A1A"
54
54
  }), /*#__PURE__*/_jsx("path", {
55
- d: "M13.04.902c-1.149 0-1.597-.942-3.358-.9-1.916 0-2.785 1.064-3.727 1.883-.16.14-.942.574-1.31.737-1.612.717-2.826 1.761-2.826 3.318 0 1.696 1.43 3.071 3.194 3.071.29 0 .57-.037.838-.106.712.863 1.816 1.364 3.053 1.417 1.925.082 2.54-1.25 3.645-.697.758.38 1.133.697 2.334.697 1.402 0 2.053-.43 2.457-.901.738-.86 1.874-.328 2.58-.328 1.538 0 2.785-1.192 2.785-2.662s-1.246-2.662-2.784-2.662c-.422 0-1.217.104-1.393-.573C18.241 2.09 16.878.82 14.924.82c-.763 0-1.449.082-1.884.082z",
55
+ d: "M172.997 19.016c-14.027 0-19.5-11.5-41-11-23.394 0-34 13-45.5 23-1.958 1.702-11.5 7-16 9-19.683 8.748-34.5 21.5-34.5 40.5 0 20.711 17.461 37.5 39 37.5 3.537 0 6.963-.453 10.22-1.301 8.7 10.539 22.179 16.658 37.28 17.301 23.5 1 31-15.25 44.5-8.5 9.259 4.629 13.83 8.5 28.5 8.5 17.108 0 25.057-5.233 30-11 9-10.5 22.879-4 31.5-4 18.778 0 34-14.551 34-32.5 0-17.95-15.222-32.5-34-32.5-5.15 0-14.856 1.27-17-7-3.5-13.5-20.148-29-44-29-9.318 0-17.691 1-23 1z",
56
56
  fill: "#838383"
57
57
  }), /*#__PURE__*/_jsx("circle", {
58
- cx: "4.891",
59
- cy: "1.025",
58
+ cx: "73.498",
59
+ cy: "20.517",
60
60
  fill: "#838383",
61
- r: ".778"
61
+ r: "9.5"
62
62
  }), /*#__PURE__*/_jsx("circle", {
63
- cx: "20.699",
64
- cy: "3.4",
63
+ cx: "266.502",
64
+ cy: "49.516",
65
65
  fill: "#C8C8C8",
66
- r: "1.27"
66
+ r: "15.5"
67
67
  }), /*#__PURE__*/_jsx("path", {
68
- d: "M9.701 19.34c.45-.068 1.163-.131 2.254-.131 1 0 1.683.053 2.136.114-.127.48-1.062.664-2.197.664-1.122 0-2.05-.18-2.193-.647z",
68
+ d: "M132.232 244.111c5.483-.823 14.191-1.601 27.515-1.601 12.212 0 20.546.654 26.073 1.396-1.542 5.861-12.963 8.104-26.823 8.104-13.698 0-25.013-2.191-26.765-7.899z",
69
69
  fill: "#fff"
70
70
  }), /*#__PURE__*/_jsx("path", {
71
- d: "M11.976 23.099c1.646 0 1.909-1.678 1.96-2.098.039-.34-.137-.511-.33-.627-.191-.116-.768-.224-1.63-.224-.862 0-1.435.108-1.63.224-.196.116-.373.288-.33.627.051.42.314 2.098 1.96 2.098z",
71
+ d: "M160.006 290.016c20.099 0 23.305-20.488 23.927-25.61.478-4.146-1.675-6.244-4.02-7.659-2.345-1.414-9.379-2.731-19.907-2.731-10.527 0-17.514 1.317-19.906 2.731-2.393 1.415-4.546 3.513-4.02 7.659.622 5.122 3.828 25.61 23.926 25.61z",
72
72
  fill: "#838383"
73
73
  }), /*#__PURE__*/_jsx("path", {
74
- d: "M12.934 9.972c-.47-.319-1.143-.348-1.621-.043a4.086 4.086 0 01-2.204.638c-2.217 0-4.014-1.742-4.014-3.89 0-2.149 1.797-3.89 4.014-3.89 1.116 0 2.126.44 2.853 1.154.406.397 1.072.51 1.597.295.407-.167.855-.259 1.324-.259 1.878 0 3.4 1.475 3.4 3.295 0 1.82-1.523 3.295-3.4 3.295-.725 0-1.397-.22-1.95-.595z",
74
+ d: "M171.694 129.744c-5.721-3.89-13.954-4.248-19.786-.526-7.724 4.929-16.971 7.798-26.91 7.798-27.062 0-49-21.267-49-47.5 0-26.234 21.938-47.5 49-47.5 13.628 0 25.956 5.392 34.838 14.097 4.948 4.85 13.088 6.24 19.498 3.609a42.502 42.502 0 0116.164-3.166c22.92 0 41.5 18.012 41.5 40.23 0 22.218-18.58 40.23-41.5 40.23-8.856 0-17.065-2.69-23.804-7.272z",
75
75
  fill: "#C8C8C8"
76
76
  }), /*#__PURE__*/_jsx("path", {
77
- d: "M3.375 9.502a1.31 1.31 0 100-2.62 1.31 1.31 0 000 2.62zM15.702 9.175a1.106 1.106 0 100-2.212 1.106 1.106 0 000 2.212z",
77
+ d: "M55.002 124.021c8.837 0 16-7.164 16-16 0-8.837-7.163-16-16-16s-16 7.163-16 16c0 8.836 7.163 16 16 16zM205.502 120.021c7.456 0 13.5-6.045 13.5-13.5 0-7.456-6.044-13.5-13.5-13.5s-13.5 6.044-13.5 13.5c0 7.455 6.044 13.5 13.5 13.5z",
78
78
  fill: "#4F4F4F"
79
79
  })]
80
80
  }));
@@ -0,0 +1,3 @@
1
+ import type { IconType } from "../../types";
2
+ declare const Icon: IconType;
3
+ export default Icon;
@@ -0,0 +1,40 @@
1
+ 'use client';
2
+
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
+ var _excluded = ["size", "style"];
5
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
6
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
7
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
8
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
9
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
10
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
11
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
12
+ import { memo } from 'react';
13
+ import { TITLE } from "../style";
14
+ import { jsx as _jsx } from "react/jsx-runtime";
15
+ import { jsxs as _jsxs } from "react/jsx-runtime";
16
+ var Icon = /*#__PURE__*/memo(function (_ref) {
17
+ var _ref$size = _ref.size,
18
+ size = _ref$size === void 0 ? '1em' : _ref$size,
19
+ style = _ref.style,
20
+ rest = _objectWithoutProperties(_ref, _excluded);
21
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
22
+ height: size,
23
+ style: _objectSpread({
24
+ flex: 'none',
25
+ lineHeight: 1
26
+ }, style),
27
+ viewBox: "0 0 24 24",
28
+ width: size,
29
+ xmlns: "http://www.w3.org/2000/svg"
30
+ }, rest), {}, {
31
+ children: [/*#__PURE__*/_jsx("title", {
32
+ children: TITLE
33
+ }), /*#__PURE__*/_jsx("image", {
34
+ height: "24",
35
+ href: "https://registry.npmmirror.com/@lobehub/assets-logo/1.0.0/files/assets/logo-3d.webp",
36
+ width: "24"
37
+ })]
38
+ }));
39
+ });
40
+ export default Icon;
@@ -2,11 +2,13 @@ import Avatar from './components/Avatar';
2
2
  import Color from './components/Color';
3
3
  import Combine from './components/Combine';
4
4
  import Mono from './components/Mono';
5
+ import Morden from './components/Morden';
5
6
  import Text from './components/Text';
6
7
  export type CompoundedIcon = typeof Mono & {
7
8
  Avatar: typeof Avatar;
8
9
  Color: typeof Color;
9
10
  Combine: typeof Combine;
11
+ Morden: typeof Morden;
10
12
  Text: typeof Text;
11
13
  colorPrimary: string;
12
14
  title: string;
@@ -2,9 +2,11 @@ import Avatar from "./components/Avatar";
2
2
  import Color from "./components/Color";
3
3
  import Combine from "./components/Combine";
4
4
  import Mono from "./components/Mono";
5
+ import Morden from "./components/Morden";
5
6
  import Text from "./components/Text";
6
7
  import { COLOR_PRIMARY, TITLE } from "./style";
7
8
  var Icons = Mono;
9
+ Icons.Morden = Morden;
8
10
  Icons.Color = Color;
9
11
  Icons.Text = Text;
10
12
  Icons.Combine = Combine;
@@ -4,4 +4,4 @@ export declare const COMBINE_SPACE_MULTIPLE = 0.2;
4
4
  export declare const COLOR_PRIMARY = "#fff";
5
5
  export declare const AVATAR_BACKGROUND = "#fff";
6
6
  export declare const AVATAR_COLOR = "#fff";
7
- export declare const AVATAR_ICON_MULTIPLE = 0.75;
7
+ export declare const AVATAR_ICON_MULTIPLE = 0.8;
@@ -6,4 +6,4 @@ export var COLOR_PRIMARY = '#fff';
6
6
  // Avatar constants
7
7
  export var AVATAR_BACKGROUND = COLOR_PRIMARY;
8
8
  export var AVATAR_COLOR = '#fff';
9
- export var AVATAR_ICON_MULTIPLE = 0.75;
9
+ export var AVATAR_ICON_MULTIPLE = 0.8;
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { type IconAvatarProps } from "../../features/IconAvatar";
3
+ export type AvatarProps = Omit<IconAvatarProps, 'Icon'>;
4
+ declare const Avatar: import("react").NamedExoticComponent<AvatarProps>;
5
+ export default Avatar;