@lobehub/icons 1.15.0 → 1.16.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 (94) hide show
  1. package/README.md +50 -0
  2. package/es/Alibaba/components/Avatar.d.ts +5 -0
  3. package/es/Alibaba/components/Avatar.js +20 -0
  4. package/es/Alibaba/components/BrandColor.d.ts +3 -0
  5. package/es/Alibaba/components/BrandColor.js +35 -0
  6. package/es/Alibaba/components/BrandMono.d.ts +3 -0
  7. package/es/Alibaba/components/BrandMono.js +35 -0
  8. package/es/Alibaba/components/Color.d.ts +3 -0
  9. package/es/Alibaba/components/Color.js +35 -0
  10. package/es/Alibaba/components/Mono.d.ts +3 -0
  11. package/es/Alibaba/components/Mono.js +35 -0
  12. package/es/Alibaba/components/Text.d.ts +3 -0
  13. package/es/Alibaba/components/Text.js +35 -0
  14. package/es/Alibaba/components/TextCn.d.ts +3 -0
  15. package/es/Alibaba/components/TextCn.js +35 -0
  16. package/es/Alibaba/index.d.ts +19 -0
  17. package/es/Alibaba/index.js +18 -0
  18. package/es/Alibaba/style.d.ts +2 -0
  19. package/es/Alibaba/style.js +2 -0
  20. package/es/AntGroup/components/Avatar.d.ts +5 -0
  21. package/es/AntGroup/components/Avatar.js +20 -0
  22. package/es/AntGroup/components/BrandColor.d.ts +3 -0
  23. package/es/AntGroup/components/BrandColor.js +112 -0
  24. package/es/AntGroup/components/BrandMono.d.ts +3 -0
  25. package/es/AntGroup/components/BrandMono.js +43 -0
  26. package/es/AntGroup/components/Color.d.ts +3 -0
  27. package/es/AntGroup/components/Color.js +104 -0
  28. package/es/AntGroup/components/Mono.d.ts +3 -0
  29. package/es/AntGroup/components/Mono.js +35 -0
  30. package/es/AntGroup/components/Text.d.ts +3 -0
  31. package/es/AntGroup/components/Text.js +35 -0
  32. package/es/AntGroup/components/TextCn.d.ts +3 -0
  33. package/es/AntGroup/components/TextCn.js +35 -0
  34. package/es/AntGroup/index.d.ts +19 -0
  35. package/es/AntGroup/index.js +18 -0
  36. package/es/AntGroup/style.d.ts +2 -0
  37. package/es/AntGroup/style.js +2 -0
  38. package/es/Baidu/components/Avatar.d.ts +5 -0
  39. package/es/Baidu/components/Avatar.js +20 -0
  40. package/es/Baidu/components/BrandColor.d.ts +3 -0
  41. package/es/Baidu/components/BrandColor.js +41 -0
  42. package/es/Baidu/components/BrandMono.d.ts +3 -0
  43. package/es/Baidu/components/BrandMono.js +39 -0
  44. package/es/Baidu/components/Color.d.ts +3 -0
  45. package/es/Baidu/components/Color.js +35 -0
  46. package/es/Baidu/components/Mono.d.ts +3 -0
  47. package/es/Baidu/components/Mono.js +35 -0
  48. package/es/Baidu/components/Text.d.ts +3 -0
  49. package/es/Baidu/components/Text.js +35 -0
  50. package/es/Baidu/components/TextCn.d.ts +3 -0
  51. package/es/Baidu/components/TextCn.js +35 -0
  52. package/es/Baidu/index.d.ts +19 -0
  53. package/es/Baidu/index.js +18 -0
  54. package/es/Baidu/style.d.ts +2 -0
  55. package/es/Baidu/style.js +2 -0
  56. package/es/ByteDance/components/Avatar.d.ts +5 -0
  57. package/es/ByteDance/components/Avatar.js +20 -0
  58. package/es/ByteDance/components/BrandColor.d.ts +3 -0
  59. package/es/ByteDance/components/BrandColor.js +54 -0
  60. package/es/ByteDance/components/BrandMono.d.ts +3 -0
  61. package/es/ByteDance/components/BrandMono.js +45 -0
  62. package/es/ByteDance/components/Color.d.ts +3 -0
  63. package/es/ByteDance/components/Color.js +50 -0
  64. package/es/ByteDance/components/Mono.d.ts +3 -0
  65. package/es/ByteDance/components/Mono.js +43 -0
  66. package/es/ByteDance/components/Text.d.ts +3 -0
  67. package/es/ByteDance/components/Text.js +35 -0
  68. package/es/ByteDance/components/TextCn.d.ts +3 -0
  69. package/es/ByteDance/components/TextCn.js +35 -0
  70. package/es/ByteDance/index.d.ts +19 -0
  71. package/es/ByteDance/index.js +18 -0
  72. package/es/ByteDance/style.d.ts +2 -0
  73. package/es/ByteDance/style.js +2 -0
  74. package/es/Tencent/components/Avatar.d.ts +5 -0
  75. package/es/Tencent/components/Avatar.js +20 -0
  76. package/es/Tencent/components/BrandColor.d.ts +3 -0
  77. package/es/Tencent/components/BrandColor.js +35 -0
  78. package/es/Tencent/components/BrandMono.d.ts +3 -0
  79. package/es/Tencent/components/BrandMono.js +35 -0
  80. package/es/Tencent/components/Color.d.ts +3 -0
  81. package/es/Tencent/components/Color.js +35 -0
  82. package/es/Tencent/components/Mono.d.ts +3 -0
  83. package/es/Tencent/components/Mono.js +35 -0
  84. package/es/Tencent/components/Text.d.ts +3 -0
  85. package/es/Tencent/components/Text.js +35 -0
  86. package/es/Tencent/components/TextCn.d.ts +3 -0
  87. package/es/Tencent/components/TextCn.js +35 -0
  88. package/es/Tencent/index.d.ts +19 -0
  89. package/es/Tencent/index.js +18 -0
  90. package/es/Tencent/style.d.ts +2 -0
  91. package/es/Tencent/style.js +2 -0
  92. package/es/index.d.ts +5 -0
  93. package/es/index.js +5 -0
  94. package/package.json +1 -1
@@ -0,0 +1,3 @@
1
+ import type { IconType } from "../../types";
2
+ declare const Icon: IconType;
3
+ export default Icon;
@@ -0,0 +1,35 @@
1
+ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
2
+ import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
3
+ var _excluded = ["size", "style"];
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
+ import { forwardRef } from 'react';
7
+ import { TITLE } from "../style";
8
+ import { jsx as _jsx } from "react/jsx-runtime";
9
+ import { jsxs as _jsxs } from "react/jsx-runtime";
10
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
11
+ var _ref$size = _ref.size,
12
+ size = _ref$size === void 0 ? '1em' : _ref$size,
13
+ style = _ref.style,
14
+ rest = _objectWithoutProperties(_ref, _excluded);
15
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
16
+ height: size,
17
+ ref: ref,
18
+ style: _objectSpread({
19
+ flex: 'none',
20
+ lineHeight: 1
21
+ }, style),
22
+ viewBox: "0 0 24 24",
23
+ width: size,
24
+ xmlns: "http://www.w3.org/2000/svg"
25
+ }, rest), {}, {
26
+ children: [/*#__PURE__*/_jsx("title", {
27
+ children: TITLE
28
+ }), /*#__PURE__*/_jsx("path", {
29
+ d: "M9.976 1L24 9.8l-10.587.015L10.723 23H5.489L8.18 9.8H3.244L1 5.4h8.077L9.976 1z",
30
+ fill: "#0052D9",
31
+ fillRule: "evenodd"
32
+ })]
33
+ }));
34
+ });
35
+ 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,35 @@
1
+ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
2
+ import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
3
+ var _excluded = ["size", "style"];
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
+ import { forwardRef } from 'react';
7
+ import { TITLE } from "../style";
8
+ import { jsx as _jsx } from "react/jsx-runtime";
9
+ import { jsxs as _jsxs } from "react/jsx-runtime";
10
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
11
+ var _ref$size = _ref.size,
12
+ size = _ref$size === void 0 ? '1em' : _ref$size,
13
+ style = _ref.style,
14
+ rest = _objectWithoutProperties(_ref, _excluded);
15
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
16
+ fill: "currentColor",
17
+ fillRule: "evenodd",
18
+ height: size,
19
+ ref: ref,
20
+ style: _objectSpread({
21
+ flex: 'none',
22
+ lineHeight: 1
23
+ }, style),
24
+ viewBox: "0 0 24 24",
25
+ width: size,
26
+ xmlns: "http://www.w3.org/2000/svg"
27
+ }, rest), {}, {
28
+ children: [/*#__PURE__*/_jsx("title", {
29
+ children: TITLE
30
+ }), /*#__PURE__*/_jsx("path", {
31
+ d: "M9.976 1L24 9.8l-10.587.015L10.723 23H5.489L8.18 9.8H3.244L1 5.4h8.077L9.976 1z"
32
+ })]
33
+ }));
34
+ });
35
+ 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,35 @@
1
+ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
2
+ import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
3
+ var _excluded = ["size", "style"];
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
+ import { forwardRef } from 'react';
7
+ import { TITLE } from "../style";
8
+ import { jsx as _jsx } from "react/jsx-runtime";
9
+ import { jsxs as _jsxs } from "react/jsx-runtime";
10
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
11
+ var _ref$size = _ref.size,
12
+ size = _ref$size === void 0 ? '1em' : _ref$size,
13
+ style = _ref.style,
14
+ rest = _objectWithoutProperties(_ref, _excluded);
15
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
16
+ fill: "currentColor",
17
+ fillRule: "evenodd",
18
+ height: size,
19
+ ref: ref,
20
+ style: _objectSpread({
21
+ flex: 'none',
22
+ lineHeight: 1,
23
+ width: 'fit-content'
24
+ }, style),
25
+ viewBox: "0 0 109 24",
26
+ xmlns: "http://www.w3.org/2000/svg"
27
+ }, rest), {}, {
28
+ children: [/*#__PURE__*/_jsx("title", {
29
+ children: TITLE
30
+ }), /*#__PURE__*/_jsx("path", {
31
+ d: "M23.587 7.91c5.127 0 6.172 3.607 5.66 6.56-.11.635-.262 1.144-.39 1.434h-10.55c-.318 2.448 1.711 3.514 4.265 3.514 1.831 0 3.994-.683 5.693-1.904l-.54 3.084c-1.74.97-3.88 1.402-6.169 1.402-5.121 0-7.651-3.027-6.937-7.161.645-3.723 3.893-6.929 8.968-6.929zm47.887 0c5.13 0 6.174 3.607 5.665 6.56-.078.491-.209.972-.39 1.434H66.198c-.317 2.448 1.71 3.514 4.263 3.514 1.833 0 3.995-.683 5.694-1.904l-.54 3.084c-1.74.97-3.881 1.402-6.169 1.402-5.12 0-7.652-3.027-6.937-7.161.645-3.723 3.892-6.929 8.965-6.929zm-13.732.007c1.46-.01 2.91.263 4.267.803l-.619 3.67c-1.06-1.4-2.74-1.817-3.981-1.817-3.043 0-5.377 1.902-5.791 4.373-.48 2.767 1.578 4.354 4.295 4.354 1.332 0 3.213-.31 4.6-1.806l-.646 3.605c-.888.33-3.237.898-5.203.898-4.947 0-7.867-3.03-7.145-7.219.7-4.037 4.674-6.86 10.223-6.86zm-16.524-.005c2.75 0 5.364 1.515 4.625 5.78l-1.406 8.015h-3.99l1.334-7.614c.333-1.935-.259-3.41-2.439-3.41-1.586 0-2.836.96-3.432 2.002-.172.28-.304.693-.37 1.082l-1.389 7.94h-3.99l1.638-9.48c.204-1.172.352-2.361.468-3.376l.105-.94 3.515 2.084h.093c.879-1.047 2.746-2.083 5.238-2.083zm47.889 0c2.75 0 5.364 1.515 4.625 5.78l-1.404 8.015h-3.992l1.334-7.614c.335-1.935-.257-3.41-2.439-3.41-1.585 0-2.836.96-3.432 2.002-.172.28-.305.693-.37 1.082l-1.389 7.94h-3.992l1.639-9.48c.229-1.319.389-2.659.511-3.748l.063-.567 3.515 2.083h.092c.85-1.011 2.618-2.012 4.982-2.08l.257-.003zM20.633 2l-.494 2.866h-7.105l-2.949 16.84h-3.99l2.948-16.84H2L2.498 2h18.135zm78.69 2.414l7.861 6.344h-4.978l-1.92 10.949h-3.992l1.915-10.949H95.93l-1.768-2.543h4.495l.666-3.801zm-76.389 5.825c-2.456 0-3.805 1.906-4.221 3.287h6.943c.233-1.248-.05-3.287-2.722-3.287zm47.888 0c-2.453 0-3.803 1.906-4.219 3.287h6.943l.028-.175c.175-1.255-.199-3.112-2.752-3.112z"
32
+ })]
33
+ }));
34
+ });
35
+ 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,35 @@
1
+ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
2
+ import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
3
+ var _excluded = ["size", "style"];
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
+ import { forwardRef } from 'react';
7
+ import { TITLE } from "../style";
8
+ import { jsx as _jsx } from "react/jsx-runtime";
9
+ import { jsxs as _jsxs } from "react/jsx-runtime";
10
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
11
+ var _ref$size = _ref.size,
12
+ size = _ref$size === void 0 ? '1em' : _ref$size,
13
+ style = _ref.style,
14
+ rest = _objectWithoutProperties(_ref, _excluded);
15
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
16
+ fill: "currentColor",
17
+ fillRule: "evenodd",
18
+ height: size,
19
+ ref: ref,
20
+ style: _objectSpread({
21
+ flex: 'none',
22
+ lineHeight: 1,
23
+ width: 'fit-content'
24
+ }, style),
25
+ viewBox: "0 0 46 24",
26
+ xmlns: "http://www.w3.org/2000/svg"
27
+ }, rest), {}, {
28
+ children: [/*#__PURE__*/_jsx("title", {
29
+ children: TITLE
30
+ }), /*#__PURE__*/_jsx("path", {
31
+ d: "M30.244 7.754a245.01 245.01 0 01-1.611 9.454 48.69 48.69 0 002.685-2.12l-.492 2.877A40.804 40.804 0 0125.03 22c.872-4.035 1.679-8.316 2.259-12.263h-2.103l.36-1.983h4.697zm12.304-5.152c1.317 0 1.572.393 1.408 1.421l-.02.117c-.894 5.15-1.947 10.48-2.953 15.586h2.55l-.828 2.008h-4.788a392.322 392.322 0 001.813-9.7H36.35c-.537 3.233-1.163 6.467-1.789 9.7h-2.708c.65-3.211 1.275-6.489 1.79-9.7h-2.482l.334-1.985h2.529l.873-4.771 2.37 1.382-.58 3.39h3.4c.313-1.584.627-3.212.917-4.818.104-.544-.106-.637-.561-.646l-7.895-.001-.448-1.983h10.447zM5.914 2.58h4.229l.241.003c.882.028 1.256.238 1.122 1.105l-.02.117c-1.096 6-2.081 11.93-3.2 17.906h-2.26l.795-3.933c.197-.987.384-1.966.547-2.912h-1.61a678.345 678.345 0 01-1.499 6.845H2C3.901 15.668 4.84 9.447 5.914 2.58zm13.312-.56c-.044.96-.18 2.097-.402 2.989h.918c.357-.803.715-1.763 1.005-2.61h2.305c-.34.88-.706 1.75-1.096 2.61h1.612l-.426 1.763h-4.81c-.09.289-.27.713-.425 1.002h5.906l-.403 1.694h-3.443c.738 1.094 2.505 1.92 3.869 2.21l-.76 1.916c-.94-.2-1.968-.647-2.797-1.158l-.514 2.318h1.096c.739 0 1.275.157 1.141 1.071-.246 1.65-.694 3.945-1.051 5.886h-5.952l-.492-1.762h4.386l.18-.842c.152-.728.305-1.499.4-2.168.046-.311-.088-.423-.402-.423h-7.428l.672-3.59c-.683.298-1.395.522-2.125.668l.47-2.162c1.387-.335 2.796-1.004 3.668-1.962h-3.31l.38-1.694h4.093c.224-.313.404-.715.494-1.006h-4.433l.336-1.76h1.589l-.582-2.61h2.26l.537 2.61h.783c.265-.975.415-1.978.448-2.988l2.303-.001zm-1.073 15.343v.022l-.38 1.694h-7.586l-.312-1.716h8.278zm-.202-4.616h-4.9l1.479.67-.27 1.337h3.244l.447-2.007zm-9.574-3.21H6.832c-.224 1.158-.47 2.363-.716 3.567h1.611l.65-3.567zm9.373-.069h-.829c-.446.56-1.119 1.183-1.7 1.607h3.557c-.332-.37-.681-.947-.928-1.413l-.1-.194zM8.844 4.431h-1.12l-.217 1.305a90.08 90.08 0 01-.363 2.038h1.52l.56-2.92c.069-.335-.067-.423-.38-.423zM29.953 2c.359 1.515.783 3.144 1.119 4.704h-2.663c-.29-1.516-.65-3.166-.984-4.704h2.528z"
32
+ })]
33
+ }));
34
+ });
35
+ export default Icon;
@@ -0,0 +1,19 @@
1
+ import Avatar from './components/Avatar';
2
+ import BrandColor from './components/BrandColor';
3
+ import BrandMono from './components/BrandMono';
4
+ import Color from './components/Color';
5
+ import Mono from './components/Mono';
6
+ import Text from './components/Text';
7
+ import TextCn from './components/TextCn';
8
+ export type CompoundedIcon = typeof Mono & {
9
+ Avatar: typeof Avatar;
10
+ Brand: typeof BrandMono;
11
+ BrandColor: typeof BrandColor;
12
+ Color: typeof Color;
13
+ Text: typeof Text;
14
+ TextCn: typeof TextCn;
15
+ colorPrimary: string;
16
+ title: string;
17
+ };
18
+ declare const Icons: CompoundedIcon;
19
+ export default Icons;
@@ -0,0 +1,18 @@
1
+ import Avatar from "./components/Avatar";
2
+ import BrandColor from "./components/BrandColor";
3
+ import BrandMono from "./components/BrandMono";
4
+ import Color from "./components/Color";
5
+ import Mono from "./components/Mono";
6
+ import Text from "./components/Text";
7
+ import TextCn from "./components/TextCn";
8
+ import { COLOR_PRIMARY, TITLE } from "./style";
9
+ var Icons = Mono;
10
+ Icons.Color = Color;
11
+ Icons.Text = Text;
12
+ Icons.TextCn = TextCn;
13
+ Icons.Avatar = Avatar;
14
+ Icons.Brand = BrandMono;
15
+ Icons.BrandColor = BrandColor;
16
+ Icons.colorPrimary = COLOR_PRIMARY;
17
+ Icons.title = TITLE;
18
+ export default Icons;
@@ -0,0 +1,2 @@
1
+ export declare const TITLE = "Tencent";
2
+ export declare const COLOR_PRIMARY = "#0052D9";
@@ -0,0 +1,2 @@
1
+ export var TITLE = 'Tencent';
2
+ export var COLOR_PRIMARY = '#0052D9';
package/es/index.d.ts CHANGED
@@ -1,10 +1,14 @@
1
+ export { default as Alibaba, type CompoundedIcon as AlibabaProps } from './Alibaba';
2
+ export { default as AntGroup, type CompoundedIcon as AntGroupProps } from './AntGroup';
1
3
  export { default as Anthropic, type CompoundedIcon as AnthropicProps } from './Anthropic';
2
4
  export { default as Automatic, type CompoundedIcon as AutomaticProps } from './Automatic';
3
5
  export { default as Aws, type CompoundedIcon as AwsProps } from './Aws';
4
6
  export { default as Azure, type CompoundedIcon as AzureProps } from './Azure';
5
7
  export { default as Baichuan, type CompoundedIcon as BaichuanProps } from './Baichuan';
8
+ export { default as Baidu, type CompoundedIcon as BaiduProps } from './Baidu';
6
9
  export { default as Bedrock, type CompoundedIcon as BedrockProps } from './Bedrock';
7
10
  export { default as Bing, type CompoundedIcon as BingProps } from './Bing';
11
+ export { default as ByteDance, type CompoundedIcon as ByteDanceProps } from './ByteDance';
8
12
  export { default as ChatGLM, type CompoundedIcon as ChatGLMProps } from './ChatGLM';
9
13
  export { default as Claude, type CompoundedIcon as ClaudeProps } from './Claude';
10
14
  export { default as Cloudflare, type CompoundedIcon as CloudflareProps } from './Cloudflare';
@@ -41,6 +45,7 @@ export { default as Qingyan, type CompoundedIcon as QingyanProps } from './Qingy
41
45
  export { default as Replicate, type CompoundedIcon as ReplicateProps } from './Replicate';
42
46
  export { default as Spark, type CompoundedIcon as SparkProps } from './Spark';
43
47
  export { default as Stability, type CompoundedIcon as StabilityProps } from './Stability';
48
+ export { default as Tencent, type CompoundedIcon as TencentProps } from './Tencent';
44
49
  export { default as Tongyi, type CompoundedIcon as TongyiProps } from './Tongyi';
45
50
  export type { IconType } from './types';
46
51
  export { default as Wenxin, type CompoundedIcon as WenxinProps } from './Wenxin';
package/es/index.js CHANGED
@@ -1,10 +1,14 @@
1
+ export { default as Alibaba } from "./Alibaba";
2
+ export { default as AntGroup } from "./AntGroup";
1
3
  export { default as Anthropic } from "./Anthropic";
2
4
  export { default as Automatic } from "./Automatic";
3
5
  export { default as Aws } from "./Aws";
4
6
  export { default as Azure } from "./Azure";
5
7
  export { default as Baichuan } from "./Baichuan";
8
+ export { default as Baidu } from "./Baidu";
6
9
  export { default as Bedrock } from "./Bedrock";
7
10
  export { default as Bing } from "./Bing";
11
+ export { default as ByteDance } from "./ByteDance";
8
12
  export { default as ChatGLM } from "./ChatGLM";
9
13
  export { default as Claude } from "./Claude";
10
14
  export { default as Cloudflare } from "./Cloudflare";
@@ -41,6 +45,7 @@ export { default as Qingyan } from "./Qingyan";
41
45
  export { default as Replicate } from "./Replicate";
42
46
  export { default as Spark } from "./Spark";
43
47
  export { default as Stability } from "./Stability";
48
+ export { default as Tencent } from "./Tencent";
44
49
  export { default as Tongyi } from "./Tongyi";
45
50
  export { default as Wenxin } from "./Wenxin";
46
51
  export { default as WorkersAI } from "./WorkersAI";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/icons",
3
- "version": "1.15.0",
3
+ "version": "1.16.0",
4
4
  "description": "Popular AI / LLM Model Brand SVG Logo and Icon Collection",
5
5
  "keywords": [
6
6
  "lobehub",