@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,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 120 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: "M61.082 8.302a.243.243 0 0 0 .402.222c.99-.888 2.857-1.233 3.683-1.276.823-.044 1.927-.042 1.935-.042.328 0 .595.267.595.597v1.052a.36.36 0 0 0 .357.357h1.28c.195 0 .355-.16.355-.357v-1.41a.24.24 0 0 1 .238-.24h1.522a.24.24 0 0 1 .237.24h.002v1.529a.24.24 0 0 1-.237.239h-1.403a.356.356 0 0 0-.357.357v1.294a.36.36 0 0 0 .357.358h1.046a.594.594 0 0 1 .594.597v3.124a.6.6 0 0 1-.367.552.6.6 0 0 1-.227.046h-1.046a.356.356 0 0 0-.357.357v1.06a.597.597 0 0 1-.594.597h-1.042a.356.356 0 0 0-.357.358v1.042a.6.6 0 0 1-.595.598s-.89.04-1.928-.023c-1.61-.1-2.841-.606-3.905-1.437V24h-2.14V7.204h2.14zM52.01 7.134c3.473.002 5.784 2.299 5.784 5.88 0 .311-.013.627-.057.947h-9.262v.044c.07 2.283 1.503 3.758 3.65 3.758 1.675 0 2.9-.88 3.278-2.354l.023-.09h2.18l-.027.143c-.505 2.586-2.59 4.257-5.314 4.257-3.613 0-6.042-2.513-6.042-6.254 0-1.818.555-3.38 1.6-4.514l.002-.002c1.05-1.14 2.496-1.815 4.184-1.815zm-31.962 0c3.474 0 5.785 2.297 5.785 5.88 0 .31-.013.625-.058.945h-9.26v.045c.07 2.282 1.503 3.758 3.65 3.758 1.675 0 2.9-.88 3.278-2.354l.023-.09h2.18l-.027.143c-.506 2.586-2.59 4.257-5.314 4.257-3.614 0-6.041-2.513-6.041-6.254 0-1.818.552-3.38 1.6-4.514l-.001-.001c1.05-1.14 2.497-1.815 4.184-1.815zm19.772 0c2.902 0 4.865 1.67 5.383 4.45l.027.14h-2.253l-.02-.093c-.344-1.568-1.496-2.542-3.16-2.542-2.225 0-3.72 1.84-3.72 4.398s1.494 4.275 3.719 4.275c1.593 0 2.765-.906 3.136-2.424l.022-.09h2.273l-.025.14c-.491 2.71-2.52 4.329-5.43 4.329-3.585 0-5.901-2.446-5.901-6.23 0-1.83.57-3.398 1.65-4.537 1.079-1.14 2.564-1.816 4.299-1.816m37.638-2.39c.13 0 .237.107.237.239v1.986a.24.24 0 0 0 .238.239h3.628a.24.24 0 0 1 .238.24v1.527a.24.24 0 0 1-.238.24h-3.627a.24.24 0 0 0-.238.238v7.752a.36.36 0 0 0 .357.358l3.396.004c.196 0 .356-.16.356-.358v-1.415a.24.24 0 0 1 .24-.24l1.526.003c.13 0 .238.103.238.235v1.533a.24.24 0 0 1-.239.24h-1.407a.356.356 0 0 0-.356.358v1.058a.6.6 0 0 1-.368.553.6.6 0 0 1-.228.045H78.94v-.005h-.648a.59.59 0 0 1-.596-.597v-1.059a.36.36 0 0 0-.356-.357h-1.407a.24.24 0 0 1-.237-.24V9.45a.24.24 0 0 0-.238-.239h-1.526a.24.24 0 0 1-.236-.238V7.444a.24.24 0 0 1 .236-.239h1.526a.24.24 0 0 0 .238-.238V4.983a.24.24 0 0 1 .237-.239zm15.773 2.46a.24.24 0 0 1 .24.239v1.533a.24.24 0 0 1-.24.24h-3.406a.356.356 0 0 0-.358.358v1.052a.6.6 0 0 1-.595.598h-1.169a.24.24 0 0 0-.237.239v7.876a.24.24 0 0 1-.239.24h-1.526a.24.24 0 0 1-.239-.24V7.444a.24.24 0 0 1 .239-.24h1.526a.24.24 0 0 1 .239.24v1.533a.24.24 0 0 0 .237.239h1.408c.196 0 .356-.16.356-.358V7.803a.6.6 0 0 1 .596-.599h3.17zm10.174 0a.59.59 0 0 1 .551.369.6.6 0 0 1 .045.229v1.173a.24.24 0 0 0 .238.24h1.481a.284.284 0 0 1 .284.284v7.789a.286.286 0 0 1-.284.284h-1.362a.36.36 0 0 0-.357.358v1.41a.24.24 0 0 1-.239.239h-6.684a.597.597 0 0 1-.597-.599v-1.168a.24.24 0 0 0-.238-.24h-1.168a.6.6 0 0 1-.595-.599v-7.16c0-.33.267-.598.595-.598h1.05a.356.356 0 0 0 .356-.358V7.443a.24.24 0 0 1 .239-.24zm6.347 0a.24.24 0 0 1 .239.239v1.53a.24.24 0 0 0 .239.24h1.406a.357.357 0 0 0 .357-.357V7.444a.24.24 0 0 1 .238-.24h1.524a.24.24 0 0 1 .239.24v1.412a.357.357 0 0 0 .357.358h1.4a.6.6 0 0 1 .422.174l1.653 1.805a.6.6 0 0 1 .174.423v7.722a.24.24 0 0 1-.239.24h-1.526a.24.24 0 0 1-.239-.24v-7.873a.24.24 0 0 0-.238-.24h-1.526a.24.24 0 0 1-.238-.24V9.57a.356.356 0 0 0-.356-.358h-1.288a.356.356 0 0 0-.356.358v1.416a.24.24 0 0 1-.239.24h-1.525a.24.24 0 0 0-.239.24v7.873a.24.24 0 0 1-.239.24h-1.525a.24.24 0 0 1-.238-.239V7.443a.24.24 0 0 1 .239-.24zM8.666 4c2.805 0 5.086 2.291 5.086 5.106s-2.283 5.106-5.086 5.106H4.15v5.364H2.004L2 4zm20.427 4.308a.223.223 0 0 0 .379.195h-.001c.762-.769 1.797-1.299 2.779-1.299l1.127.002v2.168H32.25a2.966 2.966 0 0 0-2.96 2.972v7.228h-2.145V7.204h2.145zm10.702 9.454h.002zm57.041-8.547a.356.356 0 0 0-.356.358v5.744a.24.24 0 0 0 .239.24h1.169c.329 0 .596.267.596.598v1.178a.24.24 0 0 0 .239.24h4.921c.196 0 .356-.16.356-.358v-5.748a.24.24 0 0 0-.239-.24h-1.167a.6.6 0 0 1-.597-.598V9.456a.24.24 0 0 0-.237-.24l-.001-.001zM67.46 9.212s-1.516-.044-2.367 0c-2.281.05-3.975 1.508-3.975 4.174h-.002c0 2.704 1.699 4.078 4.067 4.169 1.053.024 2.277 0 2.277 0a.24.24 0 0 0 .238-.239v-1.178a.6.6 0 0 1 .596-.597h1.04c.196 0 .356-.16.356-.358v-3.601a.36.36 0 0 0-.356-.358h-1.04a.59.59 0 0 1-.596-.598V9.452a.24.24 0 0 0-.238-.239m-47.39-.147c-1.746 0-3.194 1.347-3.424 3.056h6.874c-.221-1.87-1.502-3.056-3.45-3.056m31.963 0c-1.747 0-3.195 1.347-3.425 3.056h6.874c-.221-1.87-1.502-3.056-3.45-3.056M4.15 6.154v5.905h4.516l.002-.001a2.95 2.95 0 0 0 2.94-2.952 2.95 2.95 0 0 0-2.94-2.952z"
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,109 @@
1
+ ---
2
+ title: Perceptron
3
+ description: https://perceptron.inc
4
+ category: Model
5
+ ---
6
+
7
+ import { Perceptron } 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>
16
+ {
17
+ <Flexbox gap={16} horizontal>
18
+ <Perceptron size={64} />
19
+ </Flexbox>
20
+ }
21
+ </DocsPreview>
22
+
23
+ ```tsx
24
+ import { Perceptron } from '@lobehub/icons';
25
+ import { Flexbox } from '@lobehub/ui';
26
+
27
+ export default () => (
28
+ <Flexbox gap={16} horizontal>
29
+ <Perceptron size={64} />
30
+ </Flexbox>
31
+ );
32
+ ```
33
+
34
+ ## Text
35
+
36
+ <DocsPreview>{<Perceptron.Text size={48} />}</DocsPreview>
37
+
38
+ ```tsx
39
+ import { Perceptron } from '@lobehub/icons';
40
+
41
+ export default () => <Perceptron.Text size={48} />;
42
+ ```
43
+
44
+ ## Combine
45
+
46
+ <DocsPreview>
47
+ {
48
+ <Flexbox gap={16} align={'flex-start'}>
49
+ <Perceptron.Combine size={64} />
50
+ </Flexbox>
51
+ }
52
+ </DocsPreview>
53
+
54
+ ```tsx
55
+ import { Perceptron } from '@lobehub/icons';
56
+ import { Flexbox } from '@lobehub/ui';
57
+
58
+ export default () => (
59
+ <Flexbox gap={16} align={'flex-start'}>
60
+ <Perceptron.Combine size={64} />
61
+ </Flexbox>
62
+ );
63
+ ```
64
+
65
+ ## Avatars
66
+
67
+ <DocsPreview>
68
+ {
69
+ <Flexbox gap={16} horizontal>
70
+ <Perceptron.Avatar size={64} />
71
+ <Perceptron.Avatar size={64} shape={'square'} />
72
+ </Flexbox>
73
+ }
74
+ </DocsPreview>
75
+
76
+ ```tsx
77
+ import { Perceptron } from '@lobehub/icons';
78
+ import { Flexbox } from '@lobehub/ui';
79
+
80
+ export default () => (
81
+ <Flexbox gap={16} horizontal>
82
+ <Perceptron.Avatar size={64} />
83
+ <Perceptron.Avatar size={64} shape={'square'} />
84
+ </Flexbox>
85
+ );
86
+ ```
87
+
88
+ ## Colors
89
+
90
+ <DocsPreview>
91
+ {
92
+ <Flexbox gap={16} horizontal>
93
+ <ColorPreview color={Perceptron.colorPrimary} />
94
+ </Flexbox>
95
+ }
96
+ </DocsPreview>
97
+
98
+ ```tsx
99
+ import { Perceptron } from '@lobehub/icons';
100
+ import { Flexbox } from '@lobehub/ui';
101
+
102
+ import ColorPreview from '../components/ColorPreview';
103
+
104
+ export default () => (
105
+ <Flexbox gap={16} horizontal>
106
+ <ColorPreview color={Perceptron.colorPrimary} />
107
+ </Flexbox>
108
+ );
109
+ ```
@@ -0,0 +1,7 @@
1
+ export declare const TITLE = "Perceptron";
2
+ export declare const COMBINE_TEXT_MULTIPLE = 0.75;
3
+ export declare const COMBINE_SPACE_MULTIPLE = 0.1;
4
+ export declare const COLOR_PRIMARY = "#F8F4EB";
5
+ export declare const AVATAR_BACKGROUND = "#F8F4EB";
6
+ export declare const AVATAR_COLOR = "#1E130E";
7
+ export declare const AVATAR_ICON_MULTIPLE = 0.6;
@@ -0,0 +1,9 @@
1
+ export var TITLE = 'Perceptron';
2
+ export var COMBINE_TEXT_MULTIPLE = 0.75;
3
+ export var COMBINE_SPACE_MULTIPLE = 0.1;
4
+ export var COLOR_PRIMARY = '#F8F4EB';
5
+
6
+ // Avatar constants
7
+ export var AVATAR_BACKGROUND = COLOR_PRIMARY;
8
+ export var AVATAR_COLOR = '#1E130E';
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 Inner from "./Inner";
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: Inner,
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;
@@ -0,0 +1,45 @@
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("path", {
34
+ d: "M0 3.84c0-1.344 0-2.016.262-2.53A2.4 2.4 0 0 1 1.31.262C1.824 0 2.496 0 3.84 0h16.32c1.344 0 2.016 0 2.53.262a2.4 2.4 0 0 1 1.048 1.048C24 1.824 24 2.496 24 3.84v16.32c0 1.344 0 2.016-.262 2.53a2.4 2.4 0 0 1-1.048 1.048c-.514.262-1.186.262-2.53.262H3.84c-1.344 0-2.016 0-2.53-.262A2.4 2.4 0 0 1 .262 22.69C0 22.176 0 21.504 0 20.16z",
35
+ fill: "#cdfa50"
36
+ }), /*#__PURE__*/_jsx("path", {
37
+ d: "M5.6 14.667h2.667v4H5.6zM16.267 8h2.666v4h-2.666zm-8 4h8v2.667h-8z",
38
+ fill: "#1e2119"
39
+ }), /*#__PURE__*/_jsx("path", {
40
+ d: "M5.6 5.334h10.667v2.667h-8v4L5.6 11.967z",
41
+ fill: "#1e2119"
42
+ })]
43
+ }));
44
+ });
45
+ export default Icon;
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ import { type IconCombineProps } from "../../features/IconCombine";
3
+ export interface CombineProps extends Omit<IconCombineProps, 'Icon'> {
4
+ type?: 'color' | 'mono';
5
+ }
6
+ declare const Combine: import("react").NamedExoticComponent<CombineProps>;
7
+ export default Combine;
@@ -0,0 +1,32 @@
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 = ["type"];
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 IconCombine from "../../features/IconCombine";
14
+ import { COMBINE_SPACE_MULTIPLE, COMBINE_TEXT_MULTIPLE, TITLE } from "../style";
15
+ import Color from "./Color";
16
+ import Mono from "./Mono";
17
+ import Text from "./Text";
18
+ import { jsx as _jsx } from "react/jsx-runtime";
19
+ var Combine = /*#__PURE__*/memo(function (_ref) {
20
+ var _ref$type = _ref.type,
21
+ type = _ref$type === void 0 ? 'mono' : _ref$type,
22
+ rest = _objectWithoutProperties(_ref, _excluded);
23
+ var Icon = type === 'color' ? Color : Mono;
24
+ return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
25
+ Icon: Icon,
26
+ Text: Text,
27
+ "aria-label": TITLE,
28
+ spaceMultiple: COMBINE_SPACE_MULTIPLE,
29
+ textMultiple: COMBINE_TEXT_MULTIPLE
30
+ }, rest));
31
+ });
32
+ 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: "M0 16.8h4.8V24H0zm19.2-12H24V12h-4.8zM4.8 12h14.4v4.8H4.8zM0 0h19.2v4.8H4.8V12L0 11.94z"
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,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: "M20.16 0c1.344 0 2.016 0 2.53.262a2.4 2.4 0 0 1 1.048 1.049C24 1.824 24 2.496 24 3.84v16.32c0 1.344 0 2.016-.262 2.53a2.4 2.4 0 0 1-1.049 1.048C22.176 24 21.505 24 20.16 24H3.84c-1.344 0-2.016 0-2.53-.262A2.4 2.4 0 0 1 .263 22.69C0 22.176 0 21.505 0 20.16V3.84c0-1.344 0-2.016.262-2.53A2.4 2.4 0 0 1 1.31.263C1.824 0 2.496 0 3.84 0zM5.6 14.667v4h2.667v-4zM8.267 12v2.667h8V12zM5.6 5.334v6.634L8.267 12V8h8V5.334zM16.267 8v4h2.667V8z"
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 103 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: "M18.496 8.942c0 4.657-2.917 7.342-8.005 7.342H6.517v5.714H2V2h8.49c5.09 0 8.006 2.514 8.006 6.942m-4.288.143c0-2.228-1.43-3.342-3.946-3.342H6.517v6.77h3.745c2.516 0 3.946-1.143 3.946-3.428M25.575 2v10h9.063V2h4.515v19.998h-4.515v-6h-9.063v6h-4.513V2zm30.919 15.998h-9.171L45.705 22h-4.66l8.69-19.997h4.66L62.944 22H58.11zm-1.609-4.002-2.95-7.282L48.958 14zm39.671 4.002h-9.172L83.765 22h-4.66l8.692-19.997h4.66L101.002 22h-4.833zm-1.61-4.002-2.948-7.284-2.975 7.284zM69.525 2v16.055h8.577v3.943H65.008V2z"
36
+ })]
37
+ }));
38
+ });
39
+ export default Icon;
@@ -0,0 +1,15 @@
1
+ import Avatar from './components/Avatar';
2
+ import Color from './components/Color';
3
+ import Combine from './components/Combine';
4
+ import Mono from './components/Mono';
5
+ import Text from './components/Text';
6
+ export type CompoundedIcon = typeof Mono & {
7
+ Avatar: typeof Avatar;
8
+ Color: typeof Color;
9
+ Combine: typeof Combine;
10
+ Text: typeof Text;
11
+ colorPrimary: string;
12
+ title: string;
13
+ };
14
+ declare const Icons: CompoundedIcon;
15
+ export default Icons;
@@ -0,0 +1,14 @@
1
+ import Avatar from "./components/Avatar";
2
+ import Color from "./components/Color";
3
+ import Combine from "./components/Combine";
4
+ import Mono from "./components/Mono";
5
+ import Text from "./components/Text";
6
+ import { COLOR_PRIMARY, TITLE } from "./style";
7
+ var Icons = Mono;
8
+ Icons.Color = Color;
9
+ Icons.Text = Text;
10
+ Icons.Combine = Combine;
11
+ Icons.Avatar = Avatar;
12
+ Icons.colorPrimary = COLOR_PRIMARY;
13
+ Icons.title = TITLE;
14
+ export default Icons;
@@ -0,0 +1,113 @@
1
+ ---
2
+ title: Phala
3
+ description: https://phala.com
4
+ category: Provider
5
+ ---
6
+
7
+ import { Phala } 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>
16
+ {
17
+ <Flexbox gap={16} horizontal>
18
+ <Phala size={64} />
19
+ <Phala.Color size={64} />
20
+ </Flexbox>
21
+ }
22
+ </DocsPreview>
23
+
24
+ ```tsx
25
+ import { Phala } from '@lobehub/icons';
26
+ import { Flexbox } from '@lobehub/ui';
27
+
28
+ export default () => (
29
+ <Flexbox gap={16} horizontal>
30
+ <Phala size={64} />
31
+ <Phala.Color size={64} />
32
+ </Flexbox>
33
+ );
34
+ ```
35
+
36
+ ## Text
37
+
38
+ <DocsPreview>{<Phala.Text size={48} />}</DocsPreview>
39
+
40
+ ```tsx
41
+ import { Phala } from '@lobehub/icons';
42
+
43
+ export default () => <Phala.Text size={48} />;
44
+ ```
45
+
46
+ ## Combine
47
+
48
+ <DocsPreview>
49
+ {
50
+ <Flexbox gap={16} align={'flex-start'}>
51
+ <Phala.Combine size={64} />
52
+ <Phala.Combine size={64} type={'color'} />
53
+ </Flexbox>
54
+ }
55
+ </DocsPreview>
56
+
57
+ ```tsx
58
+ import { Phala } from '@lobehub/icons';
59
+ import { Flexbox } from '@lobehub/ui';
60
+
61
+ export default () => (
62
+ <Flexbox gap={16} align={'flex-start'}>
63
+ <Phala.Combine size={64} />
64
+ <Phala.Combine size={64} type={'color'} />
65
+ </Flexbox>
66
+ );
67
+ ```
68
+
69
+ ## Avatars
70
+
71
+ <DocsPreview>
72
+ {
73
+ <Flexbox gap={16} horizontal>
74
+ <Phala.Avatar size={64} />
75
+ <Phala.Avatar size={64} shape={'square'} />
76
+ </Flexbox>
77
+ }
78
+ </DocsPreview>
79
+
80
+ ```tsx
81
+ import { Phala } from '@lobehub/icons';
82
+ import { Flexbox } from '@lobehub/ui';
83
+
84
+ export default () => (
85
+ <Flexbox gap={16} horizontal>
86
+ <Phala.Avatar size={64} />
87
+ <Phala.Avatar size={64} shape={'square'} />
88
+ </Flexbox>
89
+ );
90
+ ```
91
+
92
+ ## Colors
93
+
94
+ <DocsPreview>
95
+ {
96
+ <Flexbox gap={16} horizontal>
97
+ <ColorPreview color={Phala.colorPrimary} />
98
+ </Flexbox>
99
+ }
100
+ </DocsPreview>
101
+
102
+ ```tsx
103
+ import { Phala } from '@lobehub/icons';
104
+ import { Flexbox } from '@lobehub/ui';
105
+
106
+ import ColorPreview from '../components/ColorPreview';
107
+
108
+ export default () => (
109
+ <Flexbox gap={16} horizontal>
110
+ <ColorPreview color={Phala.colorPrimary} />
111
+ </Flexbox>
112
+ );
113
+ ```
@@ -0,0 +1,7 @@
1
+ export declare const TITLE = "Phala";
2
+ export declare const COMBINE_TEXT_MULTIPLE = 0.75;
3
+ export declare const COMBINE_SPACE_MULTIPLE = 0.25;
4
+ export declare const COLOR_PRIMARY = "#CDFA50";
5
+ export declare const AVATAR_BACKGROUND = "#CDFA50";
6
+ export declare const AVATAR_COLOR = "#0A0A0A";
7
+ export declare const AVATAR_ICON_MULTIPLE = 0.6;
@@ -0,0 +1,9 @@
1
+ export var TITLE = 'Phala';
2
+ export var COMBINE_TEXT_MULTIPLE = 0.75;
3
+ export var COMBINE_SPACE_MULTIPLE = 0.25;
4
+ export var COLOR_PRIMARY = '#CDFA50';
5
+
6
+ // Avatar constants
7
+ export var AVATAR_BACKGROUND = COLOR_PRIMARY;
8
+ export var AVATAR_COLOR = '#0A0A0A';
9
+ export var AVATAR_ICON_MULTIPLE = 0.6;