@lobehub/icons 1.11.0 → 1.11.1

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.
package/README.md CHANGED
@@ -70,8 +70,8 @@ Popular AI / LLM Model Brand SVG Logo and Icon Collection
70
70
  - [x] Google
71
71
  - [x] Google (Colab)
72
72
  - [x] Google (DeepMind)
73
- - [x] Google (Gemina)
74
73
  - [x] Google (Gemini)
74
+ - [x] Google (Gemma)
75
75
  - [x] HuggingFace
76
76
  - [x] Hunyuan (腾讯混元)
77
77
  - [x] Meta (Llama)
@@ -18,6 +18,7 @@ var Combine = /*#__PURE__*/memo(function (_ref) {
18
18
  return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
19
19
  Icon: Icon,
20
20
  Text: Text,
21
+ "aria-label": 'Bedrock',
21
22
  spaceMultiple: SPACE_MULTIPLE,
22
23
  textMultiple: TEXT_MULTIPLE
23
24
  }, rest));
@@ -14,7 +14,7 @@ var Avatar = /*#__PURE__*/memo(function (_ref) {
14
14
  return /*#__PURE__*/_jsx(IconAvatar, _objectSpread({
15
15
  Icon: Mono,
16
16
  background: background || COLOR_PRIMARY,
17
- color: '#000'
17
+ color: '#fff'
18
18
  }, rest));
19
19
  });
20
20
  export default Avatar;
@@ -12,6 +12,7 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
12
12
  style = _ref.style,
13
13
  rest = _objectWithoutProperties(_ref, _excluded);
14
14
  return /*#__PURE__*/_jsx("svg", _objectSpread(_objectSpread({
15
+ "aria-label": 'Google',
15
16
  height: size,
16
17
  ref: ref,
17
18
  style: _objectSpread({
@@ -30,6 +30,7 @@ var IconCombine = /*#__PURE__*/memo(function (_ref) {
30
30
  align: 'center',
31
31
  flex: 'none',
32
32
  horizontal: true,
33
+ justify: 'flex-start',
33
34
  style: _objectSpread({
34
35
  color: color
35
36
  }, style)
@@ -13,6 +13,7 @@ var Combine = /*#__PURE__*/memo(function (_ref) {
13
13
  return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
14
14
  Icon: Mono,
15
15
  Text: Text,
16
+ "aria-label": 'Moonshot AI',
16
17
  spaceMultiple: SPACE_MULTIPLE,
17
18
  textMultiple: TEXT_MULTIPLE
18
19
  }, rest));
@@ -13,6 +13,7 @@ var Combine = /*#__PURE__*/memo(function (_ref) {
13
13
  return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
14
14
  Icon: Mono,
15
15
  Text: Text,
16
+ "aria-label": 'Ollama',
16
17
  spaceMultiple: SPACE_MULTIPLE,
17
18
  textMultiple: TEXT_MULTIPLE
18
19
  }, rest));
@@ -15,6 +15,7 @@ var Combine = /*#__PURE__*/memo(function (_ref) {
15
15
  return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
16
16
  Icon: Mono,
17
17
  Text: Text,
18
+ "aria-label": 'OpenAI',
18
19
  extraStyle: _objectSpread({
19
20
  fontWeight: 600
20
21
  }, extraStyle),
@@ -18,6 +18,7 @@ var Combine = /*#__PURE__*/memo(function (_ref) {
18
18
  return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
19
19
  Icon: Icon,
20
20
  Text: Text,
21
+ "aria-label": 'Perplexity',
21
22
  spaceMultiple: SPACE_MULTIPLE,
22
23
  textMultiple: TEXT_MULTIPLE
23
24
  }, rest));
@@ -18,6 +18,7 @@ var Combine = /*#__PURE__*/memo(function (_ref) {
18
18
  return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
19
19
  Icon: Icon,
20
20
  Text: Text,
21
+ "aria-label": 'Zhipu',
21
22
  spaceMultiple: SPACE_MULTIPLE,
22
23
  textMultiple: TEXT_MULTIPLE
23
24
  }, rest));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/icons",
3
- "version": "1.11.0",
3
+ "version": "1.11.1",
4
4
  "description": "Popular AI / LLM Model Brand SVG Logo and Icon Collection",
5
5
  "keywords": [
6
6
  "lobehub",