@lobehub/icons 5.17.0 → 5.19.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 (263) hide show
  1. package/es/AMDRadeonCloud/components/Avatar.d.ts +5 -0
  2. package/es/AMDRadeonCloud/components/Avatar.js +25 -0
  3. package/es/AMDRadeonCloud/components/Color.d.ts +3 -0
  4. package/es/AMDRadeonCloud/components/Color.js +52 -0
  5. package/es/AMDRadeonCloud/components/Combine.d.ts +7 -0
  6. package/es/AMDRadeonCloud/components/Combine.js +33 -0
  7. package/es/AMDRadeonCloud/components/Mono.d.ts +3 -0
  8. package/es/AMDRadeonCloud/components/Mono.js +51 -0
  9. package/es/AMDRadeonCloud/components/Text.d.ts +3 -0
  10. package/es/AMDRadeonCloud/components/Text.js +40 -0
  11. package/es/AMDRadeonCloud/index.d.ts +15 -0
  12. package/es/AMDRadeonCloud/index.js +14 -0
  13. package/es/AMDRadeonCloud/index.mdx +114 -0
  14. package/es/AMDRadeonCloud/style.d.ts +7 -0
  15. package/es/AMDRadeonCloud/style.js +9 -0
  16. package/es/Chutes/components/Avatar.d.ts +5 -0
  17. package/es/Chutes/components/Avatar.js +25 -0
  18. package/es/Chutes/components/Combine.d.ts +5 -0
  19. package/es/Chutes/components/Combine.js +26 -0
  20. package/es/Chutes/components/Mono.d.ts +3 -0
  21. package/es/Chutes/components/Mono.js +44 -0
  22. package/es/Chutes/components/Text.d.ts +3 -0
  23. package/es/Chutes/components/Text.js +39 -0
  24. package/es/Chutes/index.d.ts +13 -0
  25. package/es/Chutes/index.js +12 -0
  26. package/es/Chutes/index.mdx +99 -0
  27. package/es/Chutes/style.d.ts +7 -0
  28. package/es/Chutes/style.js +9 -0
  29. package/es/CommandCode/components/Avatar.d.ts +5 -0
  30. package/es/CommandCode/components/Avatar.js +25 -0
  31. package/es/CommandCode/components/Color.d.ts +3 -0
  32. package/es/CommandCode/components/Color.js +41 -0
  33. package/es/CommandCode/components/Combine.d.ts +5 -0
  34. package/es/CommandCode/components/Combine.js +24 -0
  35. package/es/CommandCode/components/Mono.d.ts +3 -0
  36. package/es/CommandCode/components/Mono.js +41 -0
  37. package/es/CommandCode/components/Text.d.ts +3 -0
  38. package/es/CommandCode/components/Text.js +42 -0
  39. package/es/CommandCode/index.d.ts +13 -0
  40. package/es/CommandCode/index.js +12 -0
  41. package/es/CommandCode/index.mdx +99 -0
  42. package/es/CommandCode/style.d.ts +7 -0
  43. package/es/CommandCode/style.js +9 -0
  44. package/es/Decart/components/Avatar.d.ts +5 -0
  45. package/es/Decart/components/Avatar.js +25 -0
  46. package/es/Decart/components/Color.d.ts +3 -0
  47. package/es/Decart/components/Color.js +39 -0
  48. package/es/Decart/components/Combine.d.ts +7 -0
  49. package/es/Decart/components/Combine.js +32 -0
  50. package/es/Decart/components/Mono.d.ts +3 -0
  51. package/es/Decart/components/Mono.js +40 -0
  52. package/es/Decart/components/Text.d.ts +3 -0
  53. package/es/Decart/components/Text.js +39 -0
  54. package/es/Decart/index.d.ts +15 -0
  55. package/es/Decart/index.js +14 -0
  56. package/es/Decart/index.mdx +113 -0
  57. package/es/Decart/style.d.ts +7 -0
  58. package/es/Decart/style.js +9 -0
  59. package/es/DeepAI/index.mdx +1 -1
  60. package/es/DigitalOcean/components/Avatar.d.ts +5 -0
  61. package/es/DigitalOcean/components/Avatar.js +25 -0
  62. package/es/DigitalOcean/components/Combine.d.ts +5 -0
  63. package/es/DigitalOcean/components/Combine.js +26 -0
  64. package/es/DigitalOcean/components/Mono.d.ts +3 -0
  65. package/es/DigitalOcean/components/Mono.js +42 -0
  66. package/es/DigitalOcean/components/Text.d.ts +3 -0
  67. package/es/DigitalOcean/components/Text.js +39 -0
  68. package/es/DigitalOcean/index.d.ts +13 -0
  69. package/es/DigitalOcean/index.js +12 -0
  70. package/es/DigitalOcean/index.mdx +109 -0
  71. package/es/DigitalOcean/style.d.ts +7 -0
  72. package/es/DigitalOcean/style.js +9 -0
  73. package/es/DotsStudio/components/Avatar.d.ts +5 -0
  74. package/es/DotsStudio/components/Avatar.js +28 -0
  75. package/es/DotsStudio/components/Combine.d.ts +5 -0
  76. package/es/DotsStudio/components/Combine.js +26 -0
  77. package/es/DotsStudio/components/Mono.d.ts +3 -0
  78. package/es/DotsStudio/components/Mono.js +40 -0
  79. package/es/DotsStudio/components/Text.d.ts +3 -0
  80. package/es/DotsStudio/components/Text.js +39 -0
  81. package/es/DotsStudio/index.d.ts +13 -0
  82. package/es/DotsStudio/index.js +12 -0
  83. package/es/DotsStudio/index.mdx +99 -0
  84. package/es/DotsStudio/style.d.ts +7 -0
  85. package/es/DotsStudio/style.js +8 -0
  86. package/es/GmiCloud/components/Avatar.d.ts +5 -0
  87. package/es/GmiCloud/components/Avatar.js +25 -0
  88. package/es/GmiCloud/components/Combine.d.ts +5 -0
  89. package/es/GmiCloud/components/Combine.js +26 -0
  90. package/es/GmiCloud/components/Mono.d.ts +3 -0
  91. package/es/GmiCloud/components/Mono.js +42 -0
  92. package/es/GmiCloud/components/Text.d.ts +3 -0
  93. package/es/GmiCloud/components/Text.js +41 -0
  94. package/es/GmiCloud/index.d.ts +13 -0
  95. package/es/GmiCloud/index.js +12 -0
  96. package/es/GmiCloud/index.mdx +99 -0
  97. package/es/GmiCloud/style.d.ts +7 -0
  98. package/es/GmiCloud/style.js +9 -0
  99. package/es/Inceptron/components/Avatar.d.ts +5 -0
  100. package/es/Inceptron/components/Avatar.js +25 -0
  101. package/es/Inceptron/components/Color.d.ts +3 -0
  102. package/es/Inceptron/components/Color.js +60 -0
  103. package/es/Inceptron/components/Combine.d.ts +7 -0
  104. package/es/Inceptron/components/Combine.js +32 -0
  105. package/es/Inceptron/components/Mono.d.ts +3 -0
  106. package/es/Inceptron/components/Mono.js +60 -0
  107. package/es/Inceptron/components/Text.d.ts +3 -0
  108. package/es/Inceptron/components/Text.js +39 -0
  109. package/es/Inceptron/index.d.ts +15 -0
  110. package/es/Inceptron/index.js +14 -0
  111. package/es/Inceptron/index.mdx +113 -0
  112. package/es/Inceptron/style.d.ts +7 -0
  113. package/es/Inceptron/style.js +9 -0
  114. package/es/IoNet/components/Avatar.d.ts +5 -0
  115. package/es/IoNet/components/Avatar.js +25 -0
  116. package/es/IoNet/components/Combine.d.ts +5 -0
  117. package/es/IoNet/components/Combine.js +24 -0
  118. package/es/IoNet/components/Mono.d.ts +3 -0
  119. package/es/IoNet/components/Mono.js +40 -0
  120. package/es/IoNet/components/Text.d.ts +3 -0
  121. package/es/IoNet/components/Text.js +41 -0
  122. package/es/IoNet/index.d.ts +13 -0
  123. package/es/IoNet/index.js +12 -0
  124. package/es/IoNet/index.mdx +109 -0
  125. package/es/IoNet/style.d.ts +7 -0
  126. package/es/IoNet/style.js +9 -0
  127. package/es/Nextbit/components/Avatar.d.ts +5 -0
  128. package/es/Nextbit/components/Avatar.js +25 -0
  129. package/es/Nextbit/components/Color.d.ts +3 -0
  130. package/es/Nextbit/components/Color.js +39 -0
  131. package/es/Nextbit/components/Combine.d.ts +7 -0
  132. package/es/Nextbit/components/Combine.js +32 -0
  133. package/es/Nextbit/components/Mono.d.ts +3 -0
  134. package/es/Nextbit/components/Mono.js +40 -0
  135. package/es/Nextbit/components/Text.d.ts +3 -0
  136. package/es/Nextbit/components/Text.js +39 -0
  137. package/es/Nextbit/index.d.ts +15 -0
  138. package/es/Nextbit/index.js +14 -0
  139. package/es/Nextbit/index.mdx +113 -0
  140. package/es/Nextbit/style.d.ts +7 -0
  141. package/es/Nextbit/style.js +9 -0
  142. package/es/Perceptron/components/Avatar.d.ts +5 -0
  143. package/es/Perceptron/components/Avatar.js +25 -0
  144. package/es/Perceptron/components/Combine.d.ts +5 -0
  145. package/es/Perceptron/components/Combine.js +27 -0
  146. package/es/Perceptron/components/Mono.d.ts +3 -0
  147. package/es/Perceptron/components/Mono.js +41 -0
  148. package/es/Perceptron/components/Text.d.ts +3 -0
  149. package/es/Perceptron/components/Text.js +39 -0
  150. package/es/Perceptron/index.d.ts +13 -0
  151. package/es/Perceptron/index.js +12 -0
  152. package/es/Perceptron/index.mdx +109 -0
  153. package/es/Perceptron/style.d.ts +7 -0
  154. package/es/Perceptron/style.js +9 -0
  155. package/es/Phala/components/Avatar.d.ts +5 -0
  156. package/es/Phala/components/Avatar.js +25 -0
  157. package/es/Phala/components/Color.d.ts +3 -0
  158. package/es/Phala/components/Color.js +45 -0
  159. package/es/Phala/components/Combine.d.ts +7 -0
  160. package/es/Phala/components/Combine.js +32 -0
  161. package/es/Phala/components/Inner.d.ts +3 -0
  162. package/es/Phala/components/Inner.js +40 -0
  163. package/es/Phala/components/Mono.d.ts +3 -0
  164. package/es/Phala/components/Mono.js +40 -0
  165. package/es/Phala/components/Text.d.ts +3 -0
  166. package/es/Phala/components/Text.js +39 -0
  167. package/es/Phala/index.d.ts +15 -0
  168. package/es/Phala/index.js +14 -0
  169. package/es/Phala/index.mdx +113 -0
  170. package/es/Phala/style.d.ts +7 -0
  171. package/es/Phala/style.js +9 -0
  172. package/es/Reka/components/Avatar.d.ts +5 -0
  173. package/es/Reka/components/Avatar.js +25 -0
  174. package/es/Reka/components/Combine.d.ts +5 -0
  175. package/es/Reka/components/Combine.js +24 -0
  176. package/es/Reka/components/Mono.d.ts +3 -0
  177. package/es/Reka/components/Mono.js +40 -0
  178. package/es/Reka/components/Text.d.ts +3 -0
  179. package/es/Reka/components/Text.js +39 -0
  180. package/es/Reka/index.d.ts +13 -0
  181. package/es/Reka/index.js +12 -0
  182. package/es/Reka/index.mdx +109 -0
  183. package/es/Reka/style.d.ts +7 -0
  184. package/es/Reka/style.js +9 -0
  185. package/es/Sakana/components/Avatar.d.ts +5 -0
  186. package/es/Sakana/components/Avatar.js +25 -0
  187. package/es/Sakana/components/Color.d.ts +3 -0
  188. package/es/Sakana/components/Color.js +39 -0
  189. package/es/Sakana/components/Combine.d.ts +7 -0
  190. package/es/Sakana/components/Combine.js +33 -0
  191. package/es/Sakana/components/Mono.d.ts +3 -0
  192. package/es/Sakana/components/Mono.js +40 -0
  193. package/es/Sakana/components/Text.d.ts +3 -0
  194. package/es/Sakana/components/Text.js +39 -0
  195. package/es/Sakana/index.d.ts +15 -0
  196. package/es/Sakana/index.js +14 -0
  197. package/es/Sakana/index.mdx +113 -0
  198. package/es/Sakana/style.d.ts +7 -0
  199. package/es/Sakana/style.js +9 -0
  200. package/es/UnionAlpha/components/Avatar.d.ts +5 -0
  201. package/es/UnionAlpha/components/Avatar.js +25 -0
  202. package/es/UnionAlpha/components/Color.d.ts +3 -0
  203. package/es/UnionAlpha/components/Color.js +159 -0
  204. package/es/UnionAlpha/components/Combine.d.ts +7 -0
  205. package/es/UnionAlpha/components/Combine.js +32 -0
  206. package/es/UnionAlpha/components/Mono.d.ts +3 -0
  207. package/es/UnionAlpha/components/Mono.js +50 -0
  208. package/es/UnionAlpha/components/Text.d.ts +3 -0
  209. package/es/UnionAlpha/components/Text.js +57 -0
  210. package/es/UnionAlpha/index.d.ts +15 -0
  211. package/es/UnionAlpha/index.js +14 -0
  212. package/es/UnionAlpha/index.mdx +113 -0
  213. package/es/UnionAlpha/style.d.ts +7 -0
  214. package/es/UnionAlpha/style.js +9 -0
  215. package/es/Wafer/components/Avatar.d.ts +5 -0
  216. package/es/Wafer/components/Avatar.js +25 -0
  217. package/es/Wafer/components/Combine.d.ts +5 -0
  218. package/es/Wafer/components/Combine.js +24 -0
  219. package/es/Wafer/components/Mono.d.ts +3 -0
  220. package/es/Wafer/components/Mono.js +40 -0
  221. package/es/Wafer/components/Text.d.ts +3 -0
  222. package/es/Wafer/components/Text.js +39 -0
  223. package/es/Wafer/index.d.ts +13 -0
  224. package/es/Wafer/index.js +12 -0
  225. package/es/Wafer/index.mdx +109 -0
  226. package/es/Wafer/style.d.ts +7 -0
  227. package/es/Wafer/style.js +9 -0
  228. package/es/Wandb/components/Avatar.d.ts +5 -0
  229. package/es/Wandb/components/Avatar.js +25 -0
  230. package/es/Wandb/components/Color.d.ts +3 -0
  231. package/es/Wandb/components/Color.js +39 -0
  232. package/es/Wandb/components/Combine.d.ts +7 -0
  233. package/es/Wandb/components/Combine.js +32 -0
  234. package/es/Wandb/components/Mono.d.ts +3 -0
  235. package/es/Wandb/components/Mono.js +40 -0
  236. package/es/Wandb/components/Text.d.ts +3 -0
  237. package/es/Wandb/components/Text.js +39 -0
  238. package/es/Wandb/index.d.ts +15 -0
  239. package/es/Wandb/index.js +14 -0
  240. package/es/Wandb/index.mdx +113 -0
  241. package/es/Wandb/style.d.ts +7 -0
  242. package/es/Wandb/style.js +9 -0
  243. package/es/WaveSpeed/components/Avatar.d.ts +5 -0
  244. package/es/WaveSpeed/components/Avatar.js +25 -0
  245. package/es/WaveSpeed/components/Combine.d.ts +5 -0
  246. package/es/WaveSpeed/components/Combine.js +26 -0
  247. package/es/WaveSpeed/components/Mono.d.ts +3 -0
  248. package/es/WaveSpeed/components/Mono.js +40 -0
  249. package/es/WaveSpeed/components/Text.d.ts +3 -0
  250. package/es/WaveSpeed/components/Text.js +39 -0
  251. package/es/WaveSpeed/index.d.ts +13 -0
  252. package/es/WaveSpeed/index.js +12 -0
  253. package/es/WaveSpeed/index.mdx +99 -0
  254. package/es/WaveSpeed/style.d.ts +7 -0
  255. package/es/WaveSpeed/style.js +9 -0
  256. package/es/features/modelConfig.js +8 -0
  257. package/es/features/providerConfig.js +5 -0
  258. package/es/features/providerEnum.d.ts +1 -0
  259. package/es/features/providerEnum.js +1 -0
  260. package/es/icons.d.ts +18 -0
  261. package/es/icons.js +18 -0
  262. package/es/toc.json +1 -1
  263. package/package.json +1 -1
@@ -0,0 +1,26 @@
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
+ 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; }
5
+ 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; }
6
+ 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; }
7
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
8
+ 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); }
9
+ function _objectDestructuringEmpty(obj) { if (obj == null) throw new TypeError("Cannot destructure " + obj); }
10
+ import { memo } from 'react';
11
+ import IconCombine from "../../features/IconCombine";
12
+ import { SPACE_MULTIPLE, TEXT_MULTIPLE, TITLE } from "../style";
13
+ import Mono from "./Mono";
14
+ import Text from "./Text";
15
+ import { jsx as _jsx } from "react/jsx-runtime";
16
+ var Combine = /*#__PURE__*/memo(function (_ref) {
17
+ var rest = Object.assign({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
19
+ Icon: Mono,
20
+ Text: Text,
21
+ "aria-label": TITLE,
22
+ spaceMultiple: SPACE_MULTIPLE,
23
+ textMultiple: TEXT_MULTIPLE
24
+ }, rest));
25
+ });
26
+ export default Combine;
@@ -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
+ fill: "currentColor",
23
+ fillRule: "evenodd",
24
+ height: size,
25
+ style: _objectSpread({
26
+ flex: 'none',
27
+ lineHeight: 1
28
+ }, style),
29
+ viewBox: "0 0 24 24",
30
+ width: size,
31
+ xmlns: "http://www.w3.org/2000/svg"
32
+ }, rest), {}, {
33
+ children: [/*#__PURE__*/_jsx("title", {
34
+ children: TITLE
35
+ }), /*#__PURE__*/_jsx("path", {
36
+ d: "M8.429 23.18a67 67 0 0 1-.423-2.074c0-.024 2.298-.042 5.106-.042 4.836 0 5.104.005 5.077.098a19 19 0 0 0-.148.714c-.066.34-.158.787-.204.996l-.084.378h-4.651c-3.671 0-4.656-.015-4.673-.07m1.89-6.37-6.351-1.1-.054-.195c-.05-.177-.025-.247.286-.836 1.975-3.727 5.2-7.438 8.824-10.153 1.898-1.422 4.002-2.647 6.013-3.502.733-.311.744-.314.897-.218l.17.106c.01.005-.728 3.81-1.64 8.457-.91 4.645-1.655 8.47-1.655 8.5s-.032.052-.07.048-2.928-.502-6.42-1.107m4.799-1.675c.293-1.376 2.09-10.679 2.067-10.701-.017-.017-.354.172-.75.418-2.186 1.362-3.772 2.637-5.599 4.501a27.4 27.4 0 0 0-3.302 4.03c-.367.545-.419.648-.331.668.25.056 7.628 1.337 7.737 1.343.101.006.13-.037.178-.26z"
37
+ })]
38
+ }));
39
+ });
40
+ export default Icon;
@@ -0,0 +1,3 @@
1
+ import type { IconType } from "../../types";
2
+ declare const Icon: IconType;
3
+ export default Icon;
@@ -0,0 +1,39 @@
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
+ fill: "currentColor",
23
+ fillRule: "evenodd",
24
+ height: size,
25
+ style: _objectSpread({
26
+ flex: 'none',
27
+ lineHeight: 1
28
+ }, style),
29
+ viewBox: "0 0 55 24",
30
+ xmlns: "http://www.w3.org/2000/svg"
31
+ }, rest), {}, {
32
+ children: [/*#__PURE__*/_jsx("title", {
33
+ children: TITLE
34
+ }), /*#__PURE__*/_jsx("path", {
35
+ d: "M37.139 22.965c-1.182-.196-2.056-.823-2.508-1.798-.419-.905-.392-.505-.422-6.221l-.027-5.102-1.36-.015-1.362-.015V8.343h2.748V3.977h2.177v4.366h3.836v1.472l-3.81.028v9.932l.127.41c.108.349.172.457.44.739.391.411.726.544 1.351.538.634-.007 1.216-.28 1.814-.853l.259-.248.377.541.378.541-.144.2c-.368.508-1.193 1.062-1.854 1.245-.375.103-1.583.15-2.02.077m-28.19-.054c-1.496-.177-2.817-.981-3.75-2.285-.664-.928-1.17-2.188-1.367-3.404-.352-2.167-.06-4.395.804-6.147.81-1.64 1.972-2.657 3.542-3.101.454-.129.588-.141 1.484-.141.9 0 1.029.012 1.503.144.593.166 1.454.594 1.77.88.12.107.23.195.247.195s.03-1.363.03-3.028V2.995h-2.125v-.682l1.968-.678c1.866-.642 1.979-.674 2.168-.614l.2.063-.047 19.737 1.186.173c.653.095 1.204.172 1.226.172.02 0 .038.283.038.628v.627h-2.148c-2.38 0-2.16.035-2.226-.355-.015-.09-.053-.306-.086-.48l-.058-.316-.379.378a4.14 4.14 0 0 1-2.179 1.174c-.54.11-1.297.148-1.801.088zm1.558-1.856a4.2 4.2 0 0 0 1.54-.548c.379-.24.834-.756 1.006-1.14l.134-.301V11.48l-.15-.3c-.331-.663-1.096-1.221-2.028-1.48-.553-.155-1.548-.167-2.073-.026a3.07 3.07 0 0 0-1.53.905c-.597.634-.972 1.395-1.242 2.524a10.5 10.5 0 0 0-.183 3.653c.255 2.035.937 3.253 2.174 3.883.777.396 1.515.526 2.352.416m13.324 1.853c-2.412-.269-4.34-1.98-5.119-4.546-.464-1.529-.532-3.482-.178-5.163.586-2.785 2.354-4.73 4.788-5.27.592-.13 1.679-.132 2.297-.004 3.084.64 5.064 3.578 5.064 7.511 0 4.167-2.205 7.107-5.606 7.474-.576.063-.667.062-1.246-.002m1.642-1.855c1.758-.444 2.729-2.033 2.937-4.81.17-2.276-.326-4.405-1.283-5.493-.41-.466-.784-.733-1.316-.937-1.534-.59-3.27-.106-4.175 1.162-.48.673-.816 1.583-.992 2.688-.132.832-.13 2.762.003 3.547.107.63.347 1.46.536 1.856.816 1.704 2.436 2.455 4.29 1.987m20.736 1.88c-1.326-.192-2.353-.672-3.355-1.569-.348-.31-.922-1.024-.922-1.146 0-.058.322-.404.84-.902l.191-.184.397.444c.976 1.092 2.095 1.657 3.286 1.658 1.17 0 2.067-.546 2.506-1.525.148-.33.166-.424.167-.862 0-.434-.017-.53-.152-.818-.354-.76-1.157-1.346-2.802-2.045-1.923-.815-2.929-1.578-3.436-2.603-.305-.618-.39-1.044-.362-1.819.04-1.086.406-1.928 1.164-2.673.44-.433 1.163-.844 1.778-1.01.524-.142 1.743-.173 2.284-.058a4.8 4.8 0 0 1 1.733.765c.445.312 1.167 1 1.167 1.113 0 .034-.177.321-.394.638l-.395.577-.37-.375c-.784-.795-1.577-1.192-2.495-1.25-.803-.052-1.452.179-1.978.703-.664.661-.863 1.554-.514 2.305.164.352.651.846 1.12 1.134.182.112.869.453 1.526.758.656.304 1.38.651 1.608.77 1.352.706 2.132 1.593 2.412 2.748.126.518.137 1.469.023 1.977-.356 1.592-1.575 2.747-3.292 3.119-.445.097-1.447.172-1.735.13"
36
+ })]
37
+ }));
38
+ });
39
+ export default Icon;
@@ -0,0 +1,13 @@
1
+ import Avatar from './components/Avatar';
2
+ import Combine from './components/Combine';
3
+ import Mono from './components/Mono';
4
+ import Text from './components/Text';
5
+ export type CompoundedIcon = typeof Mono & {
6
+ Avatar: typeof Avatar;
7
+ Combine: typeof Combine;
8
+ Text: typeof Text;
9
+ colorPrimary: string;
10
+ title: string;
11
+ };
12
+ declare const Icons: CompoundedIcon;
13
+ export default Icons;
@@ -0,0 +1,12 @@
1
+ import Avatar from "./components/Avatar";
2
+ import Combine from "./components/Combine";
3
+ import Mono from "./components/Mono";
4
+ import Text from "./components/Text";
5
+ import { COLOR_PRIMARY, TITLE } from "./style";
6
+ var Icons = Mono;
7
+ Icons.Text = Text;
8
+ Icons.Combine = Combine;
9
+ Icons.Avatar = Avatar;
10
+ Icons.colorPrimary = COLOR_PRIMARY;
11
+ Icons.title = TITLE;
12
+ export default Icons;
@@ -0,0 +1,99 @@
1
+ ---
2
+ title: Dots Studio
3
+ description: https://studio.dots.ai
4
+ category: Model
5
+ ---
6
+
7
+ import { DotsStudio } from '@lobehub/icons';
8
+ import { Flexbox } from '@lobehub/ui';
9
+
10
+ import ColorPreview from '../components/ColorPreview';
11
+ import DocsPreview from '../components/DocsPreview';
12
+
13
+ ## Icons
14
+
15
+ <DocsPreview>{<DotsStudio size={64} />}</DocsPreview>
16
+
17
+ ```tsx
18
+ import { DotsStudio } from '@lobehub/icons';
19
+ import { Flexbox } from '@lobehub/ui';
20
+
21
+ export default () => <DotsStudio size={64} />;
22
+ ```
23
+
24
+ ## Text
25
+
26
+ <DocsPreview>{<DotsStudio.Text size={48} />}</DocsPreview>
27
+
28
+ ```tsx
29
+ import { DotsStudio } from '@lobehub/icons';
30
+
31
+ export default () => <DotsStudio.Text size={48} />;
32
+ ```
33
+
34
+ ## Combine
35
+
36
+ <DocsPreview>
37
+ {
38
+ <Flexbox gap={16} align={'flex-start'}>
39
+ <DotsStudio.Combine size={64} />
40
+ </Flexbox>
41
+ }
42
+ </DocsPreview>
43
+
44
+ ```tsx
45
+ import { DotsStudio } from '@lobehub/icons';
46
+ import { Flexbox } from '@lobehub/ui';
47
+
48
+ export default () => (
49
+ <Flexbox gap={16} align={'flex-start'}>
50
+ <DotsStudio.Combine size={64} />
51
+ </Flexbox>
52
+ );
53
+ ```
54
+
55
+ ## Avatars
56
+
57
+ <DocsPreview>
58
+ {
59
+ <Flexbox gap={16} horizontal>
60
+ <DotsStudio.Avatar size={64} />
61
+ <DotsStudio.Avatar size={64} shape={'square'} />
62
+ </Flexbox>
63
+ }
64
+ </DocsPreview>
65
+
66
+ ```tsx
67
+ import { DotsStudio } from '@lobehub/icons';
68
+ import { Flexbox } from '@lobehub/ui';
69
+
70
+ export default () => (
71
+ <Flexbox gap={16} horizontal>
72
+ <DotsStudio.Avatar size={64} />
73
+ <DotsStudio.Avatar size={64} shape={'square'} />
74
+ </Flexbox>
75
+ );
76
+ ```
77
+
78
+ ## Colors
79
+
80
+ <DocsPreview>
81
+ {
82
+ <Flexbox gap={16} horizontal>
83
+ <ColorPreview color={DotsStudio.colorPrimary} />
84
+ </Flexbox>
85
+ }
86
+ </DocsPreview>
87
+
88
+ ```tsx
89
+ import { DotsStudio } from '@lobehub/icons';
90
+ import { Flexbox } from '@lobehub/ui';
91
+
92
+ import ColorPreview from '../components/ColorPreview';
93
+
94
+ export default () => (
95
+ <Flexbox gap={16} horizontal>
96
+ <ColorPreview color={DotsStudio.colorPrimary} />
97
+ </Flexbox>
98
+ );
99
+ ```
@@ -0,0 +1,7 @@
1
+ export declare const TITLE = "Dots Studio";
2
+ export declare const TEXT_MULTIPLE = 0.8;
3
+ export declare const SPACE_MULTIPLE = 0.1;
4
+ export declare const COLOR_PRIMARY = "#a3e6d9";
5
+ export declare const AVATAR_BACKGROUND = "#a3e6d9";
6
+ export declare const AVATAR_COLOR = "#000";
7
+ export declare const AVATAR_ICON_MULTIPLE = 0.7;
@@ -0,0 +1,8 @@
1
+ export var TITLE = 'Dots Studio';
2
+ export var TEXT_MULTIPLE = 0.8; // Used in Combine, Adjust as needed
3
+ export var SPACE_MULTIPLE = 0.1; // Used in Combine, Adjust as needed
4
+ export var COLOR_PRIMARY = '#a3e6d9'; // Used in Avatar
5
+ // Avatar constants
6
+ export var AVATAR_BACKGROUND = COLOR_PRIMARY;
7
+ export var AVATAR_COLOR = '#000';
8
+ export var AVATAR_ICON_MULTIPLE = 0.7;
@@ -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;
@@ -0,0 +1,25 @@
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
+ 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; }
5
+ 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; }
6
+ 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; }
7
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
8
+ 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); }
9
+ function _objectDestructuringEmpty(obj) { if (obj == null) throw new TypeError("Cannot destructure " + obj); }
10
+ import { memo } from 'react';
11
+ import IconAvatar from "../../features/IconAvatar";
12
+ import { AVATAR_BACKGROUND, AVATAR_COLOR, AVATAR_ICON_MULTIPLE, TITLE } from "../style";
13
+ import Mono from "./Mono";
14
+ import { jsx as _jsx } from "react/jsx-runtime";
15
+ var Avatar = /*#__PURE__*/memo(function (_ref) {
16
+ var rest = Object.assign({}, (_objectDestructuringEmpty(_ref), _ref));
17
+ return /*#__PURE__*/_jsx(IconAvatar, _objectSpread({
18
+ Icon: Mono,
19
+ "aria-label": TITLE,
20
+ background: AVATAR_BACKGROUND,
21
+ color: AVATAR_COLOR,
22
+ iconMultiple: AVATAR_ICON_MULTIPLE
23
+ }, rest));
24
+ });
25
+ export default Avatar;
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { type IconCombineProps } from "../../features/IconCombine";
3
+ export type CombineProps = Omit<IconCombineProps, 'Icon' | 'Text'>;
4
+ declare const Combine: import("react").NamedExoticComponent<CombineProps>;
5
+ export default Combine;
@@ -0,0 +1,26 @@
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
+ 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; }
5
+ 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; }
6
+ 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; }
7
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
8
+ 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); }
9
+ function _objectDestructuringEmpty(obj) { if (obj == null) throw new TypeError("Cannot destructure " + obj); }
10
+ import { memo } from 'react';
11
+ import IconCombine from "../../features/IconCombine";
12
+ import { COMBINE_SPACE_MULTIPLE, COMBINE_TEXT_MULTIPLE, TITLE } from "../style";
13
+ import Mono from "./Mono";
14
+ import Text from "./Text";
15
+ import { jsx as _jsx } from "react/jsx-runtime";
16
+ var Combine = /*#__PURE__*/memo(function (_ref) {
17
+ var rest = Object.assign({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
19
+ Icon: Mono,
20
+ Text: Text,
21
+ "aria-label": TITLE,
22
+ spaceMultiple: COMBINE_SPACE_MULTIPLE,
23
+ textMultiple: COMBINE_TEXT_MULTIPLE
24
+ }, rest));
25
+ });
26
+ export default Combine;
@@ -0,0 +1,3 @@
1
+ import type { IconType } from "../../types";
2
+ declare const Icon: IconType;
3
+ export default Icon;
@@ -0,0 +1,42 @@
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
+ fill: "currentColor",
23
+ fillRule: "evenodd",
24
+ height: size,
25
+ style: _objectSpread({
26
+ flex: 'none',
27
+ lineHeight: 1
28
+ }, style),
29
+ viewBox: "0 0 24 24",
30
+ width: size,
31
+ xmlns: "http://www.w3.org/2000/svg"
32
+ }, rest), {}, {
33
+ children: [/*#__PURE__*/_jsx("title", {
34
+ children: TITLE
35
+ }), /*#__PURE__*/_jsx("path", {
36
+ d: "M15.55 5c.249 0 .45.225.45.5v2c0 .276-.202.5-.45.5h-3.1c-.25 0-.451.226-.451.5v2c0 .277-.203.5-.45.5h-3.1c-.25 0-.451.225-.451.5v2c0 .276.203.5.45.5h3.104c.25 0 .45.225.45.5v2c0 .277.203.5.45.5h3.1c.25 0 .451.225.451.5v2c0 .277-.203.5-.45.5h-7.1c-.25 0-.45-.225-.45-.5v-2c0-.276-.203-.5-.45-.5H4.451c-.25 0-.45-.225-.45-.5v-2c0-.277-.203-.5-.451-.5H.45C.2 14 0 13.775 0 13.5v-2c0-.277.203-.5.45-.5h3.098c.25 0 .45-.225.45-.5v-2c0-.276.203-.5.45-.5H7.55C7.8 8 8 7.775 8 7.5v-2c0-.277.203-.5.451-.5z"
37
+ }), /*#__PURE__*/_jsx("path", {
38
+ d: "M23.55 11.002c.247 0 .45.223.45.5v2c0 .274-.201.5-.45.5h-3.1c-.249 0-.451.223-.451.5v2c0 .274-.202.5-.45.5h-3.101c-.248 0-.45-.224-.45-.5v-4.999c0-.275.2-.5.45-.5h7.1z"
39
+ })]
40
+ }));
41
+ });
42
+ export default Icon;
@@ -0,0 +1,3 @@
1
+ import type { IconType } from "../../types";
2
+ declare const Icon: IconType;
3
+ export default Icon;
@@ -0,0 +1,41 @@
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
+ fill: "currentColor",
23
+ fillRule: "evenodd",
24
+ height: size,
25
+ style: _objectSpread({
26
+ flex: 'none',
27
+ lineHeight: 1
28
+ }, style),
29
+ viewBox: "0 0 58 24",
30
+ xmlns: "http://www.w3.org/2000/svg"
31
+ }, rest), {}, {
32
+ children: [/*#__PURE__*/_jsx("title", {
33
+ children: TITLE
34
+ }), /*#__PURE__*/_jsx("path", {
35
+ d: "M14.398 2c2.852 0 5.718.957 7.976 2.533v4.44c-1.66-2.042-4.796-3.575-7.976-3.575-5.581 0-8.957 2.594-8.957 6.604s3.636 6.605 8.957 6.605c3.208 0 6.3-1.482 7.95-3.497h.023v-.004l.003-.002v4.436C20.16 21.07 17.327 22 14.398 22 6.838 22 2 17.522 2 12S6.376 2 14.398 2m22.644 19.585H33.39L29.805 6.332v15.253h-3.648V2.505h6.401z"
36
+ }), /*#__PURE__*/_jsx("path", {
37
+ d: "M47.867 21.585H44.22V6.565l-3.53 15.02h-3.648l4.484-19.08h6.341zm8.133 0h-3.649V2.505H56zm-33.626-6.512-.024.033H11.825V11.71h10.55z"
38
+ })]
39
+ }));
40
+ });
41
+ export default Icon;
@@ -0,0 +1,13 @@
1
+ import Avatar from './components/Avatar';
2
+ import Combine from './components/Combine';
3
+ import Mono from './components/Mono';
4
+ import Text from './components/Text';
5
+ export type CompoundedIcon = typeof Mono & {
6
+ Avatar: typeof Avatar;
7
+ Combine: typeof Combine;
8
+ Text: typeof Text;
9
+ colorPrimary: string;
10
+ title: string;
11
+ };
12
+ declare const Icons: CompoundedIcon;
13
+ export default Icons;
@@ -0,0 +1,12 @@
1
+ import Avatar from "./components/Avatar";
2
+ import Combine from "./components/Combine";
3
+ import Mono from "./components/Mono";
4
+ import Text from "./components/Text";
5
+ import { COLOR_PRIMARY, TITLE } from "./style";
6
+ var Icons = Mono;
7
+ Icons.Text = Text;
8
+ Icons.Combine = Combine;
9
+ Icons.Avatar = Avatar;
10
+ Icons.colorPrimary = COLOR_PRIMARY;
11
+ Icons.title = TITLE;
12
+ export default Icons;
@@ -0,0 +1,99 @@
1
+ ---
2
+ title: GMI Cloud
3
+ description: https://gmicloud.ai
4
+ category: Provider
5
+ ---
6
+
7
+ import { GmiCloud } from '@lobehub/icons';
8
+ import { Flexbox } from '@lobehub/ui';
9
+
10
+ import ColorPreview from '../components/ColorPreview';
11
+ import DocsPreview from '../components/DocsPreview';
12
+
13
+ ## Icons
14
+
15
+ <DocsPreview>{<GmiCloud size={64} />}</DocsPreview>
16
+
17
+ ```tsx
18
+ import { GmiCloud } from '@lobehub/icons';
19
+ import { Flexbox } from '@lobehub/ui';
20
+
21
+ export default () => <GmiCloud size={64} />;
22
+ ```
23
+
24
+ ## Text
25
+
26
+ <DocsPreview>{<GmiCloud.Text size={48} />}</DocsPreview>
27
+
28
+ ```tsx
29
+ import { GmiCloud } from '@lobehub/icons';
30
+
31
+ export default () => <GmiCloud.Text size={48} />;
32
+ ```
33
+
34
+ ## Combine
35
+
36
+ <DocsPreview>
37
+ {
38
+ <Flexbox gap={16} align={'flex-start'}>
39
+ <GmiCloud.Combine size={64} />
40
+ </Flexbox>
41
+ }
42
+ </DocsPreview>
43
+
44
+ ```tsx
45
+ import { GmiCloud } from '@lobehub/icons';
46
+ import { Flexbox } from '@lobehub/ui';
47
+
48
+ export default () => (
49
+ <Flexbox gap={16} align={'flex-start'}>
50
+ <GmiCloud.Combine size={64} />
51
+ </Flexbox>
52
+ );
53
+ ```
54
+
55
+ ## Avatars
56
+
57
+ <DocsPreview>
58
+ {
59
+ <Flexbox gap={16} horizontal>
60
+ <GmiCloud.Avatar size={64} />
61
+ <GmiCloud.Avatar size={64} shape={'square'} />
62
+ </Flexbox>
63
+ }
64
+ </DocsPreview>
65
+
66
+ ```tsx
67
+ import { GmiCloud } from '@lobehub/icons';
68
+ import { Flexbox } from '@lobehub/ui';
69
+
70
+ export default () => (
71
+ <Flexbox gap={16} horizontal>
72
+ <GmiCloud.Avatar size={64} />
73
+ <GmiCloud.Avatar size={64} shape={'square'} />
74
+ </Flexbox>
75
+ );
76
+ ```
77
+
78
+ ## Colors
79
+
80
+ <DocsPreview>
81
+ {
82
+ <Flexbox gap={16} horizontal>
83
+ <ColorPreview color={GmiCloud.colorPrimary} />
84
+ </Flexbox>
85
+ }
86
+ </DocsPreview>
87
+
88
+ ```tsx
89
+ import { GmiCloud } from '@lobehub/icons';
90
+ import { Flexbox } from '@lobehub/ui';
91
+
92
+ import ColorPreview from '../components/ColorPreview';
93
+
94
+ export default () => (
95
+ <Flexbox gap={16} horizontal>
96
+ <ColorPreview color={GmiCloud.colorPrimary} />
97
+ </Flexbox>
98
+ );
99
+ ```
@@ -0,0 +1,7 @@
1
+ export declare const TITLE = "GmiCloud";
2
+ export declare const COMBINE_TEXT_MULTIPLE = 0.75;
3
+ export declare const COMBINE_SPACE_MULTIPLE = 0.1;
4
+ export declare const COLOR_PRIMARY = "#0A0A0A";
5
+ export declare const AVATAR_BACKGROUND = "#0A0A0A";
6
+ export declare const AVATAR_COLOR = "#fff";
7
+ export declare const AVATAR_ICON_MULTIPLE = 0.6;
@@ -0,0 +1,9 @@
1
+ export var TITLE = 'GmiCloud';
2
+ export var COMBINE_TEXT_MULTIPLE = 0.75;
3
+ export var COMBINE_SPACE_MULTIPLE = 0.1;
4
+ export var COLOR_PRIMARY = '#0A0A0A';
5
+
6
+ // Avatar constants
7
+ export var AVATAR_BACKGROUND = COLOR_PRIMARY;
8
+ export var AVATAR_COLOR = '#fff';
9
+ export var AVATAR_ICON_MULTIPLE = 0.6;
@@ -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;
@@ -0,0 +1,25 @@
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
+ 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; }
5
+ 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; }
6
+ 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; }
7
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
8
+ 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); }
9
+ function _objectDestructuringEmpty(obj) { if (obj == null) throw new TypeError("Cannot destructure " + obj); }
10
+ import { memo } from 'react';
11
+ import IconAvatar from "../../features/IconAvatar";
12
+ import { AVATAR_BACKGROUND, AVATAR_COLOR, AVATAR_ICON_MULTIPLE, TITLE } from "../style";
13
+ import Color from "./Color";
14
+ import { jsx as _jsx } from "react/jsx-runtime";
15
+ var Avatar = /*#__PURE__*/memo(function (_ref) {
16
+ var rest = Object.assign({}, (_objectDestructuringEmpty(_ref), _ref));
17
+ return /*#__PURE__*/_jsx(IconAvatar, _objectSpread({
18
+ Icon: Color,
19
+ "aria-label": TITLE,
20
+ background: AVATAR_BACKGROUND,
21
+ color: AVATAR_COLOR,
22
+ iconMultiple: AVATAR_ICON_MULTIPLE
23
+ }, rest));
24
+ });
25
+ export default Avatar;
@@ -0,0 +1,3 @@
1
+ import type { IconType } from "../../types";
2
+ declare const Icon: IconType;
3
+ export default Icon;