@lobehub/icons 1.65.1 → 1.67.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 (143) hide show
  1. package/README.md +52 -52
  2. package/es/Clipdrop/components/Avatar.d.ts +5 -0
  3. package/es/Clipdrop/components/Avatar.js +28 -0
  4. package/es/Clipdrop/components/Combine.d.ts +5 -0
  5. package/es/Clipdrop/components/Combine.js +29 -0
  6. package/es/Clipdrop/components/Mono.d.ts +3 -0
  7. package/es/Clipdrop/components/Mono.js +42 -0
  8. package/es/Clipdrop/components/Text.d.ts +3 -0
  9. package/es/Clipdrop/components/Text.js +40 -0
  10. package/es/Clipdrop/index.d.ts +13 -0
  11. package/es/Clipdrop/index.js +14 -0
  12. package/es/Clipdrop/style.d.ts +4 -0
  13. package/es/Clipdrop/style.js +4 -0
  14. package/es/Glif/components/Avatar.d.ts +5 -0
  15. package/es/Glif/components/Avatar.js +28 -0
  16. package/es/Glif/components/Mono.d.ts +3 -0
  17. package/es/Glif/components/Mono.js +41 -0
  18. package/es/Glif/components/Text.d.ts +3 -0
  19. package/es/Glif/components/Text.js +44 -0
  20. package/es/Glif/index.d.ts +11 -0
  21. package/es/Glif/index.js +12 -0
  22. package/es/Glif/style.d.ts +4 -0
  23. package/es/Glif/style.js +4 -0
  24. package/es/Haiper/components/Avatar.d.ts +5 -0
  25. package/es/Haiper/components/Avatar.js +27 -0
  26. package/es/Haiper/components/Combine.d.ts +5 -0
  27. package/es/Haiper/components/Combine.js +29 -0
  28. package/es/Haiper/components/Mono.d.ts +3 -0
  29. package/es/Haiper/components/Mono.js +42 -0
  30. package/es/Haiper/components/Text.d.ts +3 -0
  31. package/es/Haiper/components/Text.js +40 -0
  32. package/es/Haiper/index.d.ts +13 -0
  33. package/es/Haiper/index.js +14 -0
  34. package/es/Haiper/style.d.ts +4 -0
  35. package/es/Haiper/style.js +4 -0
  36. package/es/Hedra/components/Avatar.d.ts +5 -0
  37. package/es/Hedra/components/Avatar.js +28 -0
  38. package/es/Hedra/components/Combine.d.ts +5 -0
  39. package/es/Hedra/components/Combine.js +29 -0
  40. package/es/Hedra/components/Mono.d.ts +3 -0
  41. package/es/Hedra/components/Mono.js +41 -0
  42. package/es/Hedra/components/Text.d.ts +3 -0
  43. package/es/Hedra/components/Text.js +41 -0
  44. package/es/Hedra/index.d.ts +13 -0
  45. package/es/Hedra/index.js +14 -0
  46. package/es/Hedra/style.d.ts +4 -0
  47. package/es/Hedra/style.js +4 -0
  48. package/es/Lightricks/components/Avatar.d.ts +5 -0
  49. package/es/Lightricks/components/Avatar.js +27 -0
  50. package/es/Lightricks/components/Combine.d.ts +5 -0
  51. package/es/Lightricks/components/Combine.js +29 -0
  52. package/es/Lightricks/components/Mono.d.ts +3 -0
  53. package/es/Lightricks/components/Mono.js +41 -0
  54. package/es/Lightricks/components/Text.d.ts +3 -0
  55. package/es/Lightricks/components/Text.js +40 -0
  56. package/es/Lightricks/index.d.ts +13 -0
  57. package/es/Lightricks/index.js +14 -0
  58. package/es/Lightricks/style.d.ts +4 -0
  59. package/es/Lightricks/style.js +4 -0
  60. package/es/Pika/components/Avatar.d.ts +5 -0
  61. package/es/Pika/components/Avatar.js +28 -0
  62. package/es/Pika/components/Combine.d.ts +5 -0
  63. package/es/Pika/components/Combine.js +29 -0
  64. package/es/Pika/components/Mono.d.ts +3 -0
  65. package/es/Pika/components/Mono.js +41 -0
  66. package/es/Pika/components/Text.d.ts +3 -0
  67. package/es/Pika/components/Text.js +40 -0
  68. package/es/Pika/index.d.ts +13 -0
  69. package/es/Pika/index.js +14 -0
  70. package/es/Pika/style.d.ts +4 -0
  71. package/es/Pika/style.js +4 -0
  72. package/es/PixVerse/components/Avatar.d.ts +5 -0
  73. package/es/PixVerse/components/Avatar.js +28 -0
  74. package/es/PixVerse/components/Color.d.ts +3 -0
  75. package/es/PixVerse/components/Color.js +67 -0
  76. package/es/PixVerse/components/Combine.d.ts +7 -0
  77. package/es/PixVerse/components/Combine.js +32 -0
  78. package/es/PixVerse/components/Mono.d.ts +3 -0
  79. package/es/PixVerse/components/Mono.js +42 -0
  80. package/es/PixVerse/components/Text.d.ts +3 -0
  81. package/es/PixVerse/components/Text.js +54 -0
  82. package/es/PixVerse/index.d.ts +16 -0
  83. package/es/PixVerse/index.js +17 -0
  84. package/es/PixVerse/style.d.ts +5 -0
  85. package/es/PixVerse/style.js +5 -0
  86. package/es/Sync/components/Avatar.d.ts +5 -0
  87. package/es/Sync/components/Avatar.js +28 -0
  88. package/es/Sync/components/Combine.d.ts +5 -0
  89. package/es/Sync/components/Combine.js +29 -0
  90. package/es/Sync/components/Mono.d.ts +3 -0
  91. package/es/Sync/components/Mono.js +41 -0
  92. package/es/Sync/components/Text.d.ts +3 -0
  93. package/es/Sync/components/Text.js +40 -0
  94. package/es/Sync/index.d.ts +13 -0
  95. package/es/Sync/index.js +14 -0
  96. package/es/Sync/style.d.ts +4 -0
  97. package/es/Sync/style.js +4 -0
  98. package/es/Tripo/components/Avatar.d.ts +5 -0
  99. package/es/Tripo/components/Avatar.js +27 -0
  100. package/es/Tripo/components/Color.d.ts +3 -0
  101. package/es/Tripo/components/Color.js +43 -0
  102. package/es/Tripo/components/Combine.d.ts +7 -0
  103. package/es/Tripo/components/Combine.js +32 -0
  104. package/es/Tripo/components/Mono.d.ts +3 -0
  105. package/es/Tripo/components/Mono.js +43 -0
  106. package/es/Tripo/components/Text.d.ts +3 -0
  107. package/es/Tripo/components/Text.js +40 -0
  108. package/es/Tripo/index.d.ts +15 -0
  109. package/es/Tripo/index.js +16 -0
  110. package/es/Tripo/style.d.ts +4 -0
  111. package/es/Tripo/style.js +4 -0
  112. package/es/Vidu/components/Avatar.d.ts +5 -0
  113. package/es/Vidu/components/Avatar.js +27 -0
  114. package/es/Vidu/components/Color.d.ts +3 -0
  115. package/es/Vidu/components/Color.js +74 -0
  116. package/es/Vidu/components/Combine.d.ts +7 -0
  117. package/es/Vidu/components/Combine.js +32 -0
  118. package/es/Vidu/components/Mono.d.ts +3 -0
  119. package/es/Vidu/components/Mono.js +41 -0
  120. package/es/Vidu/components/Text.d.ts +3 -0
  121. package/es/Vidu/components/Text.js +41 -0
  122. package/es/Vidu/index.d.ts +16 -0
  123. package/es/Vidu/index.js +17 -0
  124. package/es/Vidu/style.d.ts +5 -0
  125. package/es/Vidu/style.js +5 -0
  126. package/es/Xuanyuan/components/Avatar.d.ts +5 -0
  127. package/es/Xuanyuan/components/Avatar.js +26 -0
  128. package/es/Xuanyuan/components/Color.d.ts +3 -0
  129. package/es/Xuanyuan/components/Color.js +43 -0
  130. package/es/Xuanyuan/components/Combine.d.ts +7 -0
  131. package/es/Xuanyuan/components/Combine.js +32 -0
  132. package/es/Xuanyuan/components/Mono.d.ts +3 -0
  133. package/es/Xuanyuan/components/Mono.js +43 -0
  134. package/es/Xuanyuan/components/Text.d.ts +3 -0
  135. package/es/Xuanyuan/components/Text.js +41 -0
  136. package/es/Xuanyuan/index.d.ts +15 -0
  137. package/es/Xuanyuan/index.js +16 -0
  138. package/es/Xuanyuan/style.d.ts +4 -0
  139. package/es/Xuanyuan/style.js +4 -0
  140. package/es/icons.d.ts +11 -0
  141. package/es/icons.js +11 -0
  142. package/es/toc.js +200 -0
  143. 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
+ var _excluded = ["background"];
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 IconAvatar from "../../features/IconAvatar";
14
+ import { COLOR_PRIMARY, TITLE } from "../style";
15
+ import Color from "./Color";
16
+ import { jsx as _jsx } from "react/jsx-runtime";
17
+ var Avatar = /*#__PURE__*/memo(function (_ref) {
18
+ var background = _ref.background,
19
+ rest = _objectWithoutProperties(_ref, _excluded);
20
+ return /*#__PURE__*/_jsx(IconAvatar, _objectSpread({
21
+ Icon: Color,
22
+ "aria-label": TITLE,
23
+ background: background || COLOR_PRIMARY
24
+ }, rest));
25
+ });
26
+ 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,43 @@
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 { forwardRef } 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__*/forwardRef(function (_ref, 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
+ 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
+ d: "M0 6.306C0 5.48.893 4.96 1.612 5.37l6.607 3.76c.337.192.545.55.545.938v9.35c0 .596-.483 1.079-1.079 1.079H1.08A1.079 1.079 0 010 19.417V6.307z",
36
+ fill: "#3C96E6"
37
+ }), /*#__PURE__*/_jsx("path", {
38
+ d: "M9.708 10.063c0-.385.206-.742.54-.934l12.135-6.984A1.079 1.079 0 0124 3.08v16.337c0 .596-.483 1.079-1.079 1.079H10.787a1.079 1.079 0 01-1.08-1.079v-9.354z",
39
+ fill: "#F95A4C"
40
+ })]
41
+ }));
42
+ });
43
+ 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' | 'Text'> {
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 { SPACE_MULTIPLE, 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: SPACE_MULTIPLE,
29
+ textMultiple: 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,43 @@
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 { forwardRef } 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__*/forwardRef(function (_ref, 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
+ ref: ref,
26
+ style: _objectSpread({
27
+ flex: 'none',
28
+ lineHeight: 1
29
+ }, style),
30
+ viewBox: "0 0 24 24",
31
+ width: size,
32
+ xmlns: "http://www.w3.org/2000/svg"
33
+ }, rest), {}, {
34
+ children: [/*#__PURE__*/_jsx("title", {
35
+ children: TITLE
36
+ }), /*#__PURE__*/_jsx("path", {
37
+ d: "M0 6.306C0 5.48.893 4.96 1.612 5.37l6.607 3.76c.337.192.545.55.545.938v9.35c0 .596-.483 1.079-1.079 1.079H1.08A1.079 1.079 0 010 19.417V6.307z"
38
+ }), /*#__PURE__*/_jsx("path", {
39
+ d: "M9.708 10.063c0-.385.206-.742.54-.934l12.135-6.984A1.079 1.079 0 0124 3.08v16.337c0 .596-.483 1.079-1.079 1.079H10.787a1.079 1.079 0 01-1.08-1.079v-9.354z"
40
+ })]
41
+ }));
42
+ });
43
+ 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 { forwardRef } 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__*/forwardRef(function (_ref, 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
+ ref: ref,
26
+ style: _objectSpread({
27
+ flex: 'none',
28
+ lineHeight: 1
29
+ }, style),
30
+ viewBox: "0 0 67 24",
31
+ xmlns: "http://www.w3.org/2000/svg"
32
+ }, rest), {}, {
33
+ children: [/*#__PURE__*/_jsx("title", {
34
+ children: TITLE
35
+ }), /*#__PURE__*/_jsx("path", {
36
+ clipRule: "evenodd",
37
+ d: "M11.5 3.056L13.611 2l.954 1.611h7.268v2.222H4.944v6.556s.09 3.421 0 5.111c-.077 1.444-.61 4.389-.61 4.389L2 20.778s.556-1.334.722-4.056c.104-1.689 0-4.333 0-4.333V3.61h9.132l-.354-.555zm48.222-.445h2.222v1.111h2.89v2.222h-2.89v.89h-2.222v-.89H55.5v.89h-2.222v-.89h-3V3.722h3v-1.11H55.5v1.11h4.222v-1.11zm-13.333.222L44.667 4.5l2.888 2.889 1.723-1.667-2.89-2.889zm-.056 5.223l-1.722 1.666 2.889 2.89 1.722-1.668-2.889-2.888zm12.53 6.963v-1.408h-2.585v.87l1.5 1.463-1.667 1.667-.51-.566c-.716 1.091-1.657 2.288-1.657 2.288L52.5 17.982v3.851h-2.222V11.39h3.777V9.944h-3.777V7.722h14.555v2.222h-3.778v1.445h3.778V16.61s.305 2.556-.722 3.833c-1.295 1.611-3.833 1.5-3.833 1.5l-.5-2.444s1.662.196 2.333-.445c.611-.583.5-2.444.5-2.444v-.056l-1.389 1.39-.592-.656a3.183 3.183 0 01-.177.36c-.713 1.228-1.699 2.629-1.699 2.629l-1.699-1.773s.621-.87 1.041-1.407c.658-.838.768-2.079.768-2.079zm0-5.075v1.445h-2.585V9.944h2.586zm2.192 4.545v-.878h1.556v2.396l-1.556-1.518zm-7 .066v-.944H52.5v3.766c.221-.273.533-.653.778-.933.666-.761.777-1.888.777-1.888zM9.902 18.86c-2.495.587-4.346.695-4.346.695l.777 2.334s3.618-.562 7.063-1.609l.16.053c2.944.972 7.5 1.556 7.5 1.556l.777-2.278s-2.233-.252-4.83-.826C19.329 17.515 21.11 16 21.11 16l-.611-2.389H6.056v2.222h2.342L7.333 17.5s1 .617 2.569 1.36zm3.54-1.074c.148-.056.298-.115.447-.175 1.228-.495 2.42-1.146 3.447-1.778H9.23c.905.478 2.65 1.364 4.21 1.953zM10.167 6.611H7.944V7.5H6.056v2.222h1.888v3.111h11.667V9.722h2.222V7.5h-2.222v-.889H17.39V7.5h-7.222v-.889zm7.222 4v-.889h-7.222v.89h7.222zM29.333 7l-2.5-.556s-.678 3.223-1.389 5.278c-.742 2.147-2.333 5.222-2.333 5.222l2 1.778s1.781-3.41 2.611-5.722c.82-2.284 1.611-6 1.611-6zM47 13.5l2.278.667s-.438 2.464-.89 4C47.946 19.675 47 21.944 47 21.944l-2.222-.722s.856-2.176 1.278-3.61C46.52 16.03 47 13.5 47 13.5zm-7.167-7.167l-2.389.945s.836 3.746 1.723 6.055c.823 2.147 2.555 5.334 2.555 5.334l2.222-1.334s-1.617-3.13-2.389-5.11c-.9-2.311-1.722-5.89-1.722-5.89zM32.278 2.5h2.444V17s.2 2.64-1.055 3.833c-1.256 1.193-4.5 1.167-4.5 1.167l-.612-2.778s2.556.278 3.278-.389c.573-.528.445-1.833.445-1.833V2.5z"
38
+ })]
39
+ }));
40
+ });
41
+ 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,16 @@
1
+ 'use client';
2
+
3
+ import Avatar from "./components/Avatar";
4
+ import Color from "./components/Color";
5
+ import Combine from "./components/Combine";
6
+ import Mono from "./components/Mono";
7
+ import Text from "./components/Text";
8
+ import { COLOR_PRIMARY, TITLE } from "./style";
9
+ var Icons = Mono;
10
+ Icons.Color = Color;
11
+ Icons.Text = Text;
12
+ Icons.Combine = Combine;
13
+ Icons.Avatar = Avatar;
14
+ Icons.colorPrimary = COLOR_PRIMARY;
15
+ Icons.title = TITLE;
16
+ export default Icons;
@@ -0,0 +1,4 @@
1
+ export declare const TITLE = "\u8F69\u8F95";
2
+ export declare const TEXT_MULTIPLE = 0.75;
3
+ export declare const SPACE_MULTIPLE = 0.2;
4
+ export declare const COLOR_PRIMARY = "#fff";
@@ -0,0 +1,4 @@
1
+ export var TITLE = '轩辕';
2
+ export var TEXT_MULTIPLE = 0.75;
3
+ export var SPACE_MULTIPLE = 0.2;
4
+ export var COLOR_PRIMARY = '#fff';
package/es/icons.d.ts CHANGED
@@ -20,6 +20,7 @@ export { default as ByteDance, type CompoundedIcon as ByteDanceProps } from './B
20
20
  export { default as ChatGLM, type CompoundedIcon as ChatGLMProps } from './ChatGLM';
21
21
  export { default as Civitai, type CompoundedIcon as CivitaiProps } from './Civitai';
22
22
  export { default as Claude, type CompoundedIcon as ClaudeProps } from './Claude';
23
+ export { default as Clipdrop, type CompoundedIcon as ClipdropProps } from './Clipdrop';
23
24
  export { default as Cloudflare, type CompoundedIcon as CloudflareProps } from './Cloudflare';
24
25
  export { default as CodeGeeX, type CompoundedIcon as CodeGeeXProps } from './CodeGeeX';
25
26
  export { default as CogVideo, type CompoundedIcon as CogVideoProps } from './CogVideo';
@@ -46,10 +47,13 @@ export { default as Gemma, type CompoundedIcon as GemmaProps } from './Gemma';
46
47
  export { default as GiteeAI, type CompoundedIcon as GiteeAIProps } from './GiteeAI';
47
48
  export { default as Github, type CompoundedIcon as GithubProps } from './Github';
48
49
  export { default as GithubCopilot, type CompoundedIcon as GithubCopilotProps, } from './GithubCopilot';
50
+ export { default as Glif, type CompoundedIcon as GlifProps } from './Glif';
49
51
  export { default as Google, type CompoundedIcon as GoogleProps } from './Google';
50
52
  export { default as Grok, type CompoundedIcon as GrokProps } from './Grok';
51
53
  export { default as Groq, type CompoundedIcon as GroqProps } from './Groq';
52
54
  export { default as Hailuo, type CompoundedIcon as HailuoProps } from './Hailuo';
55
+ export { default as Haiper, type CompoundedIcon as HaiperProps } from './Haiper';
56
+ export { default as Hedra, type CompoundedIcon as HedraProps } from './Hedra';
53
57
  export { default as Higress, type CompoundedIcon as HigressProps } from './Higress';
54
58
  export { default as HuggingFace, type CompoundedIcon as HuggingFaceProps } from './HuggingFace';
55
59
  export { default as Hunyuan, type CompoundedIcon as HunyuanProps } from './Hunyuan';
@@ -59,6 +63,7 @@ export { default as Kimi, type CompoundedIcon as KimiProps } from './Kimi';
59
63
  export { default as Kling, type CompoundedIcon as KlingProps } from './Kling';
60
64
  export { default as LangChain, type CompoundedIcon as LangChainProps } from './LangChain';
61
65
  export { default as Langfuse, type CompoundedIcon as LangfuseProps } from './Langfuse';
66
+ export { default as Lightricks, type CompoundedIcon as LightricksProps } from './Lightricks';
62
67
  export { default as LiveKit, type CompoundedIcon as LiveKitProps } from './LiveKit';
63
68
  export { default as LLaVA, type CompoundedIcon as LLaVAProps } from './LLaVA';
64
69
  export { default as LmStudio, type CompoundedIcon as LmStudioProps } from './LmStudio';
@@ -82,6 +87,8 @@ export { default as OpenChat, type CompoundedIcon as OpenChatProps } from './Ope
82
87
  export { default as OpenRouter, type CompoundedIcon as OpenRouterProps } from './OpenRouter';
83
88
  export { default as PaLM, type CompoundedIcon as PaLMProps } from './PaLM';
84
89
  export { default as Perplexity, type CompoundedIcon as PerplexityProps } from './Perplexity';
90
+ export { default as Pika, type CompoundedIcon as PikaProps } from './Pika';
91
+ export { default as PixVerse, type CompoundedIcon as PixVerseProps } from './PixVerse';
85
92
  export { default as Poe, type CompoundedIcon as PoeProps } from './Poe';
86
93
  export { default as Pollinations, type CompoundedIcon as PollinationsProps } from './Pollinations';
87
94
  export { default as Qingyan, type CompoundedIcon as QingyanProps } from './Qingyan';
@@ -97,20 +104,24 @@ export { default as Spark, type CompoundedIcon as SparkProps } from './Spark';
97
104
  export { default as Stability, type CompoundedIcon as StabilityProps } from './Stability';
98
105
  export { default as Stepfun, type CompoundedIcon as StepfunProps } from './Stepfun';
99
106
  export { default as Suno, type CompoundedIcon as SunoProps } from './Suno';
107
+ export { default as Sync, type CompoundedIcon as SyncProps } from './Sync';
100
108
  export { default as Tencent, type CompoundedIcon as TencentProps } from './Tencent';
101
109
  export { default as Tiangong, type CompoundedIcon as TiangongProps } from './Tiangong';
102
110
  export { default as TII, type CompoundedIcon as TIIProps } from './TII';
103
111
  export { default as Together, type CompoundedIcon as TogetherProps } from './Together';
112
+ export { default as Tripo, type CompoundedIcon as TripoProps } from './Tripo';
104
113
  export { default as Udio, type CompoundedIcon as UdioProps } from './Udio';
105
114
  export { default as Upstage, type CompoundedIcon as UpstageProps } from './Upstage';
106
115
  export { default as V0, type CompoundedIcon as V0Props } from './V0';
107
116
  export { default as Vercel, type CompoundedIcon as VercelProps } from './Vercel';
108
117
  export { default as VertexAI, type CompoundedIcon as VertexAIProps } from './VertexAI';
118
+ export { default as Vidu, type CompoundedIcon as ViduProps } from './Vidu';
109
119
  export { default as Viggle, type CompoundedIcon as ViggleProps } from './Viggle';
110
120
  export { default as Vllm, type CompoundedIcon as VllmProps } from './Vllm';
111
121
  export { default as Wenxin, type CompoundedIcon as WenxinProps } from './Wenxin';
112
122
  export { default as WorkersAI, type CompoundedIcon as WorkersAIProps } from './WorkersAI';
113
123
  export { default as XAI, type CompoundedIcon as XAIProps } from './XAI';
124
+ export { default as Xuanyuan, type CompoundedIcon as XuanyuanProps } from './Xuanyuan';
114
125
  export { default as Yi, type CompoundedIcon as YiProps } from './Yi';
115
126
  export { default as Zeabur, type CompoundedIcon as ZeaburProps } from './Zeabur';
116
127
  export { default as ZeroOne, type CompoundedIcon as ZeroOneProps } from './ZeroOne';
package/es/icons.js CHANGED
@@ -20,6 +20,7 @@ export { default as ByteDance } from "./ByteDance";
20
20
  export { default as ChatGLM } from "./ChatGLM";
21
21
  export { default as Civitai } from "./Civitai";
22
22
  export { default as Claude } from "./Claude";
23
+ export { default as Clipdrop } from "./Clipdrop";
23
24
  export { default as Cloudflare } from "./Cloudflare";
24
25
  export { default as CodeGeeX } from "./CodeGeeX";
25
26
  export { default as CogVideo } from "./CogVideo";
@@ -46,10 +47,13 @@ export { default as Gemma } from "./Gemma";
46
47
  export { default as GiteeAI } from "./GiteeAI";
47
48
  export { default as Github } from "./Github";
48
49
  export { default as GithubCopilot } from "./GithubCopilot";
50
+ export { default as Glif } from "./Glif";
49
51
  export { default as Google } from "./Google";
50
52
  export { default as Grok } from "./Grok";
51
53
  export { default as Groq } from "./Groq";
52
54
  export { default as Hailuo } from "./Hailuo";
55
+ export { default as Haiper } from "./Haiper";
56
+ export { default as Hedra } from "./Hedra";
53
57
  export { default as Higress } from "./Higress";
54
58
  export { default as HuggingFace } from "./HuggingFace";
55
59
  export { default as Hunyuan } from "./Hunyuan";
@@ -59,6 +63,7 @@ export { default as Kimi } from "./Kimi";
59
63
  export { default as Kling } from "./Kling";
60
64
  export { default as LangChain } from "./LangChain";
61
65
  export { default as Langfuse } from "./Langfuse";
66
+ export { default as Lightricks } from "./Lightricks";
62
67
  export { default as LiveKit } from "./LiveKit";
63
68
  export { default as LLaVA } from "./LLaVA";
64
69
  export { default as LmStudio } from "./LmStudio";
@@ -82,6 +87,8 @@ export { default as OpenChat } from "./OpenChat";
82
87
  export { default as OpenRouter } from "./OpenRouter";
83
88
  export { default as PaLM } from "./PaLM";
84
89
  export { default as Perplexity } from "./Perplexity";
90
+ export { default as Pika } from "./Pika";
91
+ export { default as PixVerse } from "./PixVerse";
85
92
  export { default as Poe } from "./Poe";
86
93
  export { default as Pollinations } from "./Pollinations";
87
94
  export { default as Qingyan } from "./Qingyan";
@@ -97,20 +104,24 @@ export { default as Spark } from "./Spark";
97
104
  export { default as Stability } from "./Stability";
98
105
  export { default as Stepfun } from "./Stepfun";
99
106
  export { default as Suno } from "./Suno";
107
+ export { default as Sync } from "./Sync";
100
108
  export { default as Tencent } from "./Tencent";
101
109
  export { default as Tiangong } from "./Tiangong";
102
110
  export { default as TII } from "./TII";
103
111
  export { default as Together } from "./Together";
112
+ export { default as Tripo } from "./Tripo";
104
113
  export { default as Udio } from "./Udio";
105
114
  export { default as Upstage } from "./Upstage";
106
115
  export { default as V0 } from "./V0";
107
116
  export { default as Vercel } from "./Vercel";
108
117
  export { default as VertexAI } from "./VertexAI";
118
+ export { default as Vidu } from "./Vidu";
109
119
  export { default as Viggle } from "./Viggle";
110
120
  export { default as Vllm } from "./Vllm";
111
121
  export { default as Wenxin } from "./Wenxin";
112
122
  export { default as WorkersAI } from "./WorkersAI";
113
123
  export { default as XAI } from "./XAI";
124
+ export { default as Xuanyuan } from "./Xuanyuan";
114
125
  export { default as Yi } from "./Yi";
115
126
  export { default as Zeabur } from "./Zeabur";
116
127
  export { default as ZeroOne } from "./ZeroOne";