@lobehub/icons 1.41.0 → 1.42.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 (86) hide show
  1. package/README.md +249 -3
  2. package/es/Ai360/style.d.ts +1 -1
  3. package/es/Ai360/style.js +1 -1
  4. package/es/CogVideo/components/Avatar.d.ts +5 -0
  5. package/es/CogVideo/components/Avatar.js +27 -0
  6. package/es/CogVideo/components/Color.d.ts +3 -0
  7. package/es/CogVideo/components/Color.js +475 -0
  8. package/es/CogVideo/components/Combine.d.ts +7 -0
  9. package/es/CogVideo/components/Combine.js +30 -0
  10. package/es/CogVideo/components/Mono.d.ts +3 -0
  11. package/es/CogVideo/components/Mono.js +26 -0
  12. package/es/CogVideo/components/Text.d.ts +3 -0
  13. package/es/CogVideo/components/Text.js +39 -0
  14. package/es/CogVideo/index.d.ts +16 -0
  15. package/es/CogVideo/index.js +14 -0
  16. package/es/CogVideo/style.d.ts +4 -0
  17. package/es/CogVideo/style.js +4 -0
  18. package/es/CogView/components/Avatar.d.ts +5 -0
  19. package/es/CogView/components/Avatar.js +26 -0
  20. package/es/CogView/components/Color.d.ts +3 -0
  21. package/es/CogView/components/Color.js +593 -0
  22. package/es/CogView/components/Combine.d.ts +7 -0
  23. package/es/CogView/components/Combine.js +30 -0
  24. package/es/CogView/components/Mono.d.ts +3 -0
  25. package/es/CogView/components/Mono.js +26 -0
  26. package/es/CogView/components/Text.d.ts +3 -0
  27. package/es/CogView/components/Text.js +49 -0
  28. package/es/CogView/index.d.ts +16 -0
  29. package/es/CogView/index.js +14 -0
  30. package/es/CogView/style.d.ts +4 -0
  31. package/es/CogView/style.js +4 -0
  32. package/es/Kling/components/Avatar.d.ts +5 -0
  33. package/es/Kling/components/Avatar.js +26 -0
  34. package/es/Kling/components/Color.d.ts +3 -0
  35. package/es/Kling/components/Color.js +128 -0
  36. package/es/Kling/components/Combine.d.ts +7 -0
  37. package/es/Kling/components/Combine.js +30 -0
  38. package/es/Kling/components/Mono.d.ts +3 -0
  39. package/es/Kling/components/Mono.js +40 -0
  40. package/es/Kling/components/Text.d.ts +3 -0
  41. package/es/Kling/components/Text.js +38 -0
  42. package/es/Kling/index.d.ts +16 -0
  43. package/es/Kling/index.js +14 -0
  44. package/es/Kling/style.d.ts +4 -0
  45. package/es/Kling/style.js +4 -0
  46. package/es/Luma/components/Avatar.d.ts +5 -0
  47. package/es/Luma/components/Avatar.js +26 -0
  48. package/es/Luma/components/Color.d.ts +3 -0
  49. package/es/Luma/components/Color.js +143 -0
  50. package/es/Luma/components/Combine.d.ts +7 -0
  51. package/es/Luma/components/Combine.js +30 -0
  52. package/es/Luma/components/Mono.d.ts +3 -0
  53. package/es/Luma/components/Mono.js +43 -0
  54. package/es/Luma/components/Text.d.ts +3 -0
  55. package/es/Luma/components/Text.js +38 -0
  56. package/es/Luma/index.d.ts +16 -0
  57. package/es/Luma/index.js +14 -0
  58. package/es/Luma/style.d.ts +4 -0
  59. package/es/Luma/style.js +4 -0
  60. package/es/Runway/components/Avatar.d.ts +5 -0
  61. package/es/Runway/components/Avatar.js +25 -0
  62. package/es/Runway/components/Combine.d.ts +5 -0
  63. package/es/Runway/components/Combine.js +24 -0
  64. package/es/Runway/components/Mono.d.ts +3 -0
  65. package/es/Runway/components/Mono.js +39 -0
  66. package/es/Runway/components/Text.d.ts +3 -0
  67. package/es/Runway/components/Text.js +38 -0
  68. package/es/Runway/index.d.ts +13 -0
  69. package/es/Runway/index.js +12 -0
  70. package/es/Runway/style.d.ts +4 -0
  71. package/es/Runway/style.js +4 -0
  72. package/es/Viggle/components/Avatar.d.ts +5 -0
  73. package/es/Viggle/components/Avatar.js +25 -0
  74. package/es/Viggle/components/Combine.d.ts +5 -0
  75. package/es/Viggle/components/Combine.js +24 -0
  76. package/es/Viggle/components/Mono.d.ts +3 -0
  77. package/es/Viggle/components/Mono.js +40 -0
  78. package/es/Viggle/components/Text.d.ts +3 -0
  79. package/es/Viggle/components/Text.js +38 -0
  80. package/es/Viggle/index.d.ts +13 -0
  81. package/es/Viggle/index.js +12 -0
  82. package/es/Viggle/style.d.ts +4 -0
  83. package/es/Viggle/style.js +4 -0
  84. package/es/icons.d.ts +6 -0
  85. package/es/icons.js +6 -0
  86. package/package.json +1 -1
@@ -0,0 +1,40 @@
1
+ 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); }
2
+ var _excluded = ["size", "style"];
3
+ 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; }
4
+ 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; }
5
+ 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; }
6
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
7
+ 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); }
8
+ 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; }
9
+ 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; }
10
+ import { forwardRef } from 'react';
11
+ import { TITLE } from "../style";
12
+ import { jsx as _jsx } from "react/jsx-runtime";
13
+ import { jsxs as _jsxs } from "react/jsx-runtime";
14
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
15
+ var _ref$size = _ref.size,
16
+ size = _ref$size === void 0 ? '1em' : _ref$size,
17
+ style = _ref.style,
18
+ rest = _objectWithoutProperties(_ref, _excluded);
19
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
20
+ fill: "currentColor",
21
+ fillRule: "evenodd",
22
+ height: size,
23
+ ref: ref,
24
+ style: _objectSpread({
25
+ flex: 'none',
26
+ lineHeight: 1
27
+ }, style),
28
+ viewBox: "0 0 24 24",
29
+ width: size,
30
+ xmlns: "http://www.w3.org/2000/svg"
31
+ }, rest), {}, {
32
+ children: [/*#__PURE__*/_jsx("title", {
33
+ children: TITLE
34
+ }), /*#__PURE__*/_jsx("path", {
35
+ clipRule: "evenodd",
36
+ d: "M.04 4.77l11.444 17.148a.307.307 0 00.51 0l.944-1.402.852 1.227.001.001c.035.051.08.109.134.156.057.048.15.106.273.106a.418.418 0 00.272-.106.804.804 0 00.135-.156v-.001l8.762-12.911V8.83c.914-1.312.798-2.838-.088-3.792-.658-.708-1.69-1.053-2.928-.81-.851-.679-2.074-1.091-3.501-1.03l-2.756.175a7.686 7.686 0 01-1.555-.045l-2.474-.325a.305.305 0 00-.316.433 4.825 4.825 0 003.797 2.727l3.91.46a.384.384 0 01.275.595l-4.822 7.218L7.188 6.1c-.546-.793-1.596-1.206-2.507-1.247l-1.135-.053a3.288 3.288 0 00-1.185-.294l-2.12-.094a.23.23 0 00-.202.359zm13.266 15.199l.89 1.281 8.665-12.768.001-.002c.768-1.102.634-2.305-.034-3.023-.415-.447-1.072-.742-1.922-.685.848 1.026 1.01 2.409.129 3.705l-7.729 11.492zM4.49 5.459l.163.007c.787.036 1.625.396 2.028.982l5.86 8.539-.739 1.106a.077.077 0 01-.127 0L4.713 5.739a2.225 2.225 0 00-.224-.28z"
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,38 @@
1
+ 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); }
2
+ var _excluded = ["size", "style"];
3
+ 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; }
4
+ 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; }
5
+ 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; }
6
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
7
+ 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); }
8
+ 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; }
9
+ 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; }
10
+ import { forwardRef } from 'react';
11
+ import { TITLE } from "../style";
12
+ import { jsx as _jsx } from "react/jsx-runtime";
13
+ import { jsxs as _jsxs } from "react/jsx-runtime";
14
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
15
+ var _ref$size = _ref.size,
16
+ size = _ref$size === void 0 ? '1em' : _ref$size,
17
+ style = _ref.style,
18
+ rest = _objectWithoutProperties(_ref, _excluded);
19
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
20
+ fill: "currentColor",
21
+ fillRule: "evenodd",
22
+ height: size,
23
+ ref: ref,
24
+ style: _objectSpread({
25
+ flex: 'none',
26
+ lineHeight: 1
27
+ }, style),
28
+ viewBox: "0 0 130 24",
29
+ xmlns: "http://www.w3.org/2000/svg"
30
+ }, rest), {}, {
31
+ children: [/*#__PURE__*/_jsx("title", {
32
+ children: TITLE
33
+ }), /*#__PURE__*/_jsx("path", {
34
+ d: "M46.524 2c-5.523 0-10 4.477-10 10s4.477 10 10 10h4.047a9.048 9.048 0 009.048-9.048v-1.428H48.667v2.619h7.53a7.146 7.146 0 01-6.816 5h-1.905a7.143 7.143 0 010-14.286h1.905a7.14 7.14 0 016.187 3.572h3.666A9.052 9.052 0 0050.571 2h-4.047zM2 2.238h4.048l7.38 15.927L20.81 2.238h4.048l-9.286 19.524h-4.285L2 2.238zM28.667 2.238h3.571v19.524h-3.571V2.238zM90.333 2.238h3.572v16.429h12.381v3.095H90.333V2.238zM110.571 2.238h17.143v3.095h-13.571v5.238h12.619v2.62h-12.619v5.476h13.571v3.095h-17.143V2.238zM62.952 12c0-5.523 4.478-10 10-10H77a9.052 9.052 0 018.663 6.429h-3.666a7.14 7.14 0 00-6.188-3.572h-1.904a7.143 7.143 0 100 14.286h1.904a7.146 7.146 0 006.816-5h-7.53v-2.62h10.953v1.43A9.048 9.048 0 0177 22h-4.048c-5.522 0-10-4.477-10-10z"
35
+ })]
36
+ }));
37
+ });
38
+ 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,4 @@
1
+ export declare const TITLE = "Viggle";
2
+ export declare const TEXT_MULTIPLE = 0.75;
3
+ export declare const SPACE_MULTIPLE = 0.3;
4
+ export declare const COLOR_PRIMARY = "#000";
@@ -0,0 +1,4 @@
1
+ export var TITLE = 'Viggle';
2
+ export var TEXT_MULTIPLE = 0.75;
3
+ export var SPACE_MULTIPLE = 0.3;
4
+ export var COLOR_PRIMARY = '#000';
package/es/icons.d.ts CHANGED
@@ -20,6 +20,8 @@ export { default as ChatGLM, type CompoundedIcon as ChatGLMProps } from './ChatG
20
20
  export { default as Claude, type CompoundedIcon as ClaudeProps } from './Claude';
21
21
  export { default as Cloudflare, type CompoundedIcon as CloudflareProps } from './Cloudflare';
22
22
  export { default as CodeGeeX, type CompoundedIcon as CodeGeeXProps } from './CodeGeeX';
23
+ export { default as CogVideo, type CompoundedIcon as CogVideoProps } from './CogVideo';
24
+ export { default as CogView, type CompoundedIcon as CogViewProps } from './CogView';
23
25
  export { default as Cohere, type CompoundedIcon as CohereProps } from './Cohere';
24
26
  export { default as Colab, type CompoundedIcon as ColabProps } from './Colab';
25
27
  export { default as Copilot, type CompoundedIcon as CopilotProps } from './Copilot';
@@ -43,10 +45,12 @@ export { default as Higress, type CompoundedIcon as HigressProps } from './Higre
43
45
  export { default as HuggingFace, type CompoundedIcon as HuggingFaceProps } from './HuggingFace';
44
46
  export { default as Hunyuan, type CompoundedIcon as HunyuanProps } from './Hunyuan';
45
47
  export { default as InternLM, type CompoundedIcon as InternLMProps } from './InternLM';
48
+ export { default as Kling, type CompoundedIcon as KlingProps } from './Kling';
46
49
  export { default as Langfuse, type CompoundedIcon as LangfuseProps } from './Langfuse';
47
50
  export { default as LLaVA, type CompoundedIcon as LLaVAProps } from './LLaVA';
48
51
  export { default as LmStudio, type CompoundedIcon as LmStudioProps } from './LmStudio';
49
52
  export { default as LobeHub, type CompoundedIcon as LobeHubProps } from './LobeHub';
53
+ export { default as Luma, type CompoundedIcon as LumaProps } from './Luma';
50
54
  export { default as Magic, type CompoundedIcon as MagicProps } from './Magic';
51
55
  export { default as Meta, type CompoundedIcon as MetaProps } from './Meta';
52
56
  export { default as Midjourney, type CompoundedIcon as MidjourneyProps } from './Midjourney';
@@ -66,6 +70,7 @@ export { default as Qingyan, type CompoundedIcon as QingyanProps } from './Qingy
66
70
  export { default as Qwen, type CompoundedIcon as QwenProps } from './Qwen';
67
71
  export { default as Tongyi, type CompoundedIcon as TongyiProps } from './Qwen';
68
72
  export { default as Replicate, type CompoundedIcon as ReplicateProps } from './Replicate';
73
+ export { default as Runway, type CompoundedIcon as RunwayProps } from './Runway';
69
74
  export { default as Rwkv, type CompoundedIcon as RwkvProps } from './Rwkv';
70
75
  export { default as SenseNova, type CompoundedIcon as SenseNovaProps } from './SenseNova';
71
76
  export { default as SiliconCloud, type CompoundedIcon as SiliconCloudProps } from './SiliconCloud';
@@ -77,6 +82,7 @@ export { default as Tencent, type CompoundedIcon as TencentProps } from './Tence
77
82
  export { default as Together, type CompoundedIcon as TogetherProps } from './Together';
78
83
  export { default as Upstage, type CompoundedIcon as UpstageProps } from './Upstage';
79
84
  export { default as VertexAI, type CompoundedIcon as VertexAIProps } from './VertexAI';
85
+ export { default as Viggle, type CompoundedIcon as ViggleProps } from './Viggle';
80
86
  export { default as Vllm, type CompoundedIcon as VllmProps } from './Vllm';
81
87
  export { default as Wenxin, type CompoundedIcon as WenxinProps } from './Wenxin';
82
88
  export { default as WorkersAI, type CompoundedIcon as WorkersAIProps } from './WorkersAI';
package/es/icons.js CHANGED
@@ -20,6 +20,8 @@ export { default as ChatGLM } from "./ChatGLM";
20
20
  export { default as Claude } from "./Claude";
21
21
  export { default as Cloudflare } from "./Cloudflare";
22
22
  export { default as CodeGeeX } from "./CodeGeeX";
23
+ export { default as CogVideo } from "./CogVideo";
24
+ export { default as CogView } from "./CogView";
23
25
  export { default as Cohere } from "./Cohere";
24
26
  export { default as Colab } from "./Colab";
25
27
  export { default as Copilot } from "./Copilot";
@@ -43,10 +45,12 @@ export { default as Higress } from "./Higress";
43
45
  export { default as HuggingFace } from "./HuggingFace";
44
46
  export { default as Hunyuan } from "./Hunyuan";
45
47
  export { default as InternLM } from "./InternLM";
48
+ export { default as Kling } from "./Kling";
46
49
  export { default as Langfuse } from "./Langfuse";
47
50
  export { default as LLaVA } from "./LLaVA";
48
51
  export { default as LmStudio } from "./LmStudio";
49
52
  export { default as LobeHub } from "./LobeHub";
53
+ export { default as Luma } from "./Luma";
50
54
  export { default as Magic } from "./Magic";
51
55
  export { default as Meta } from "./Meta";
52
56
  export { default as Midjourney } from "./Midjourney";
@@ -66,6 +70,7 @@ export { default as Qingyan } from "./Qingyan";
66
70
  export { default as Qwen } from "./Qwen";
67
71
  export { default as Tongyi } from "./Qwen";
68
72
  export { default as Replicate } from "./Replicate";
73
+ export { default as Runway } from "./Runway";
69
74
  export { default as Rwkv } from "./Rwkv";
70
75
  export { default as SenseNova } from "./SenseNova";
71
76
  export { default as SiliconCloud } from "./SiliconCloud";
@@ -77,6 +82,7 @@ export { default as Tencent } from "./Tencent";
77
82
  export { default as Together } from "./Together";
78
83
  export { default as Upstage } from "./Upstage";
79
84
  export { default as VertexAI } from "./VertexAI";
85
+ export { default as Viggle } from "./Viggle";
80
86
  export { default as Vllm } from "./Vllm";
81
87
  export { default as Wenxin } from "./Wenxin";
82
88
  export { default as WorkersAI } from "./WorkersAI";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/icons",
3
- "version": "1.41.0",
3
+ "version": "1.42.0",
4
4
  "description": "Popular AI / LLM Model Brand SVG Logo and Icon Collection",
5
5
  "keywords": [
6
6
  "lobehub",