@lobehub/icons 2.18.7 → 2.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.
@@ -1,7 +1,5 @@
1
1
  /// <reference types="react" />
2
2
  import { type IconCombineProps } from "../../features/IconCombine";
3
- export interface CombineProps extends Omit<IconCombineProps, 'Icon' | 'Text'> {
4
- type?: 'color' | 'mono';
5
- }
3
+ export type CombineProps = Omit<IconCombineProps, 'Icon' | 'Text'>;
6
4
  declare const Combine: import("react").NamedExoticComponent<CombineProps>;
7
5
  export default Combine;
@@ -1,28 +1,22 @@
1
1
  'use client';
2
2
 
3
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
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; }
6
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; }
7
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; }
8
7
  function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
9
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); }
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; }
9
+ function _objectDestructuringEmpty(obj) { if (obj == null) throw new TypeError("Cannot destructure " + obj); }
12
10
  import { memo } from 'react';
13
11
  import IconCombine from "../../features/IconCombine";
14
12
  import { COMBINE_SPACE_MULTIPLE, COMBINE_TEXT_MULTIPLE, TITLE } from "../style";
15
- import Color from "./Color";
16
13
  import Mono from "./Mono";
17
14
  import Text from "./Text";
18
15
  import { jsx as _jsx } from "react/jsx-runtime";
19
16
  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;
17
+ var rest = Object.assign({}, (_objectDestructuringEmpty(_ref), _ref));
24
18
  return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
25
- Icon: Icon,
19
+ Icon: Mono,
26
20
  Text: Text,
27
21
  "aria-label": TITLE,
28
22
  spaceMultiple: COMBINE_SPACE_MULTIPLE,
@@ -33,7 +33,9 @@ var Icon = /*#__PURE__*/memo(function (_ref) {
33
33
  children: [/*#__PURE__*/_jsx("title", {
34
34
  children: TITLE
35
35
  }), /*#__PURE__*/_jsx("path", {
36
- d: "M17.582 12.511a6.242 6.242 0 00-1.125.513c-1.221.713-2.008 1.191-1.076 2.193.265.284.639.434.978.568l.09.035c.334.13.63.245.948.433.33.195.622.437.866.736a3.082 3.082 0 01-.212 4.134 3.006 3.006 0 01-4.094.14 4.75 4.75 0 01-.797-.938l-.001-.006c-.498-.751-.868-1.637-1.124-2.494a12.997 12.997 0 01-.496-2.703 13.445 13.445 0 01.684-5.426c.597-1.722 1.577-3.34 2.902-4.6.656-.625 1.41-1.171 2.234-1.555.826-.386 1.72-.606 2.644-.524 2.035.183 3.676 1.76 3.956 3.805.28 2.046-.877 4.013-2.788 4.746-.377.144-.765.226-1.155.31l-.04.008c-.403.087-.806.173-1.206.275-.401.101-.798.214-1.188.35zM7.394 7.046c-.974-.873-2.32-1.651-3.707-1.65a3.696 3.696 0 00-3.56 2.761 3.737 3.737 0 001.714 4.188c.496.291.995.414 1.551.497.347.052.695.086 1.044.12.195.018.39.037.586.059.526.058 1.098.143 1.603.324.931.333 1.264.587 1.046 1.561a2.44 2.44 0 01-.474.962 4.096 4.096 0 01-.786.736c-.066.05-.14.102-.217.157-.219.157-.465.334-.635.501a2.093 2.093 0 00-.334 2.534 2.048 2.048 0 002.352.946c.5-.148.925-.48 1.262-.86.34-.385.617-.842.836-1.304.586-1.238.85-2.706.86-4.06a10.555 10.555 0 00-.776-4.08c-.528-1.284-1.33-2.465-2.365-3.392z"
36
+ d: "M9.921 4.196H6.328A2.705 2.705 0 003.623 6.9v11.362a2.705 2.705 0 002.705 2.705h11.363a2.705 2.705 0 002.705-2.705v-4.756l1.623-1.113v5.87a4.329 4.329 0 01-4.328 4.328H6.328A4.329 4.329 0 012 18.263V6.901a4.328 4.328 0 014.328-4.329h4.545l-.952 1.624z"
37
+ }), /*#__PURE__*/_jsx("path", {
38
+ d: "M17.82 0c.145 0 .268.104.299.246a7 7 0 001.9 3.484 7 7 0 003.485 1.901c.142.031.246.154.246.3a.308.308 0 01-.246.298A7 7 0 0020.02 8.13a7 7 0 00-1.912 3.535.297.297 0 01-.288.238.297.297 0 01-.288-.238A7 7 0 0015.62 8.13a7 7 0 00-3.535-1.912.297.297 0 01-.238-.288c0-.14.1-.26.238-.288A7 7 0 0015.62 3.73 7.001 7.001 0 0017.521.246.308.308 0 0117.82 0z"
37
39
  })]
38
40
  }));
39
41
  });
@@ -1,11 +1,9 @@
1
1
  import Avatar from './components/Avatar';
2
- import Color from './components/Color';
3
2
  import Combine from './components/Combine';
4
3
  import Mono from './components/Mono';
5
4
  import Text from './components/Text';
6
5
  export type CompoundedIcon = typeof Mono & {
7
6
  Avatar: typeof Avatar;
8
- Color: typeof Color;
9
7
  Combine: typeof Combine;
10
8
  Text: typeof Text;
11
9
  colorPrimary: string;
@@ -1,11 +1,9 @@
1
1
  import Avatar from "./components/Avatar";
2
- import Color from "./components/Color";
3
2
  import Combine from "./components/Combine";
4
3
  import Mono from "./components/Mono";
5
4
  import Text from "./components/Text";
6
5
  import { COLOR_PRIMARY, TITLE } from "./style";
7
6
  var Icons = Mono;
8
- Icons.Color = Color;
9
7
  Icons.Text = Text;
10
8
  Icons.Combine = Combine;
11
9
  Icons.Avatar = Avatar;
@@ -1,7 +1,7 @@
1
1
  export declare const TITLE = "Google AI Studio";
2
2
  export declare const COMBINE_TEXT_MULTIPLE = 0.75;
3
3
  export declare const COMBINE_SPACE_MULTIPLE = 0.2;
4
- export declare const COLOR_PRIMARY = "#0057CC";
5
- export declare const AVATAR_BACKGROUND = "#0057CC";
4
+ export declare const COLOR_PRIMARY = "#000";
5
+ export declare const AVATAR_BACKGROUND = "#000";
6
6
  export declare const AVATAR_COLOR = "#fff";
7
7
  export declare const AVATAR_ICON_MULTIPLE = 0.75;
@@ -1,7 +1,7 @@
1
1
  export var TITLE = 'Google AI Studio';
2
2
  export var COMBINE_TEXT_MULTIPLE = 0.75;
3
3
  export var COMBINE_SPACE_MULTIPLE = 0.2;
4
- export var COLOR_PRIMARY = '#0057CC';
4
+ export var COLOR_PRIMARY = '#000';
5
5
 
6
6
  // Avatar constants
7
7
  export var AVATAR_BACKGROUND = COLOR_PRIMARY;
@@ -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 Mono from "./Mono";
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: Mono,
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,61 @@
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 { useFillId } from "../../hooks/useFillId";
14
+ import { TITLE } from "../style";
15
+ import { jsx as _jsx } from "react/jsx-runtime";
16
+ import { jsxs as _jsxs } from "react/jsx-runtime";
17
+ var Icon = /*#__PURE__*/memo(function (_ref) {
18
+ var _ref$size = _ref.size,
19
+ size = _ref$size === void 0 ? '1em' : _ref$size,
20
+ style = _ref.style,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+ var _useFillId = useFillId(TITLE),
23
+ id = _useFillId.id,
24
+ fill = _useFillId.fill;
25
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
26
+ height: size,
27
+ style: _objectSpread({
28
+ flex: 'none',
29
+ lineHeight: 1
30
+ }, style),
31
+ viewBox: "0 0 24 24",
32
+ width: size,
33
+ xmlns: "http://www.w3.org/2000/svg"
34
+ }, rest), {}, {
35
+ children: [/*#__PURE__*/_jsx("title", {
36
+ children: TITLE
37
+ }), /*#__PURE__*/_jsx("path", {
38
+ clipRule: "evenodd",
39
+ d: "M10.79 1.016c2.021-.047 4.268-.006 6.3.332 2.447.407 4.479 2.209 5.279 4.533.192.56.338 1.343.44 2.346.285 2.845.268 5.852-.164 8.804-.424 2.888-2.85 5.213-5.71 5.65-.79.12-1.889.227-3.294.319h-3.15c-1.49-.075-2.697-.19-3.621-.347-1.166-.198-2.234-.713-3.205-1.547C2.377 20 1.602 18.603 1.342 16.918a32.025 32.025 0 01-.24-2.151c-.124-1.505-.121-3.302-.063-4.64.044-1.033.146-2.073.307-3.121.366-2.383 1.996-4.383 4.26-5.293.647-.26 1.502-.44 2.562-.536a38.17 38.17 0 012.621-.161zm-.426 2.497c-1.003-.28-1.965-.39-2.843-.32a5.54 5.54 0 00-1.3.252c-1.465.48-2.467 1.57-2.851 3.099-.213.845-.23 1.804-.053 2.831.173 1.002.529 2.053 1.052 3.101 1.092 2.192 2.854 4.26 4.942 5.803.93.687 1.903 1.254 2.88 1.677 1.124.486 2.233.774 3.268.85.848.06 1.635-.023 2.332-.248 1.038-.335 1.852-.977 2.376-1.874.398-.68.623-1.494.663-2.405l.004-.101a7.543 7.543 0 000-.449l-.007-.129c-.045-.879-.247-1.816-.599-2.775a13.975 13.975 0 00-1.571-3.021 16.964 16.964 0 00-4.936-4.768c-1.108-.695-2.248-1.212-3.357-1.523z",
40
+ fill: fill,
41
+ fillRule: "evenodd"
42
+ }), /*#__PURE__*/_jsx("defs", {
43
+ children: /*#__PURE__*/_jsxs("radialGradient", {
44
+ cx: "0",
45
+ cy: "0",
46
+ gradientTransform: "matrix(-10.99996 10.50004 -15.35334 -16.08433 12 12)",
47
+ gradientUnits: "userSpaceOnUse",
48
+ id: id,
49
+ r: "1",
50
+ children: [/*#__PURE__*/_jsx("stop", {
51
+ offset: ".413",
52
+ stopColor: "#CBFF00"
53
+ }), /*#__PURE__*/_jsx("stop", {
54
+ offset: ".678",
55
+ stopColor: "#7EF426"
56
+ })]
57
+ })
58
+ })]
59
+ }));
60
+ });
61
+ 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 { 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;
@@ -19,6 +19,8 @@ var Icon = /*#__PURE__*/memo(function (_ref) {
19
19
  style = _ref.style,
20
20
  rest = _objectWithoutProperties(_ref, _excluded);
21
21
  return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
22
+ fill: "currentColor",
23
+ fillRule: "evenodd",
22
24
  height: size,
23
25
  style: _objectSpread({
24
26
  flex: 'none',
@@ -31,17 +33,8 @@ var Icon = /*#__PURE__*/memo(function (_ref) {
31
33
  children: [/*#__PURE__*/_jsx("title", {
32
34
  children: TITLE
33
35
  }), /*#__PURE__*/_jsx("path", {
34
- d: "M15.028 14.16c-.035.384.089.773.353 1.057.265.284.639.434.978.568.37.145.692.263 1.038.468.33.195.622.437.866.736a3.082 3.082 0 01-.212 4.134 3.006 3.006 0 01-4.094.14 4.75 4.75 0 01-.797-.938c-.338-2.214.318-4.533 1.868-6.165z",
35
- fill: "#85A8FF"
36
- }), /*#__PURE__*/_jsx("path", {
37
- d: "M16.457 13.024c.372-.217.72-.37 1.125-.513.39-.136.787-.249 1.188-.35.4-.102.803-.188 1.207-.275.403-.086.804-.17 1.194-.318 1.91-.733 3.067-2.7 2.788-4.746-.28-2.045-1.92-3.622-3.956-3.805-.925-.082-1.818.138-2.644.524-.824.384-1.578.93-2.234 1.555-1.325 1.26-2.305 2.878-2.902 4.6a13.445 13.445 0 00-.684 5.426c.07.91.234 1.827.496 2.703.256.859.627 1.746 1.126 2.498a7.535 7.535 0 01.545-4.166c.572-1.3 1.521-2.415 2.751-3.133z",
38
- fill: "#0057CC"
39
- }), /*#__PURE__*/_jsx("path", {
40
- d: "M7.962 14.27a3.817 3.817 0 00-.419-.413c.188.325.207.695.128 1.05a2.44 2.44 0 01-.474.961 4.096 4.096 0 01-.786.736c-.253.19-.623.431-.852.658a2.093 2.093 0 00-.334 2.534 2.048 2.048 0 002.352.946c.5-.148.925-.48 1.262-.86.34-.385.617-.842.836-1.304a6.87 6.87 0 00-1.713-4.308z",
41
- fill: "#85A8FF"
42
- }), /*#__PURE__*/_jsx("path", {
43
- d: "M3.687 5.396c1.387-.001 2.733.777 3.708 1.65 1.035.927 1.836 2.108 2.364 3.392.53 1.29.786 2.686.776 4.08-.01 1.354-.274 2.822-.86 4.06a6.874 6.874 0 00-1.713-4.31 3.405 3.405 0 00-.606-.554 3.085 3.085 0 00-.73-.369c-.506-.181-1.078-.266-1.604-.324-.543-.062-1.088-.098-1.63-.179-.556-.083-1.055-.206-1.551-.497A3.737 3.737 0 01.127 8.157a3.696 3.696 0 013.56-2.76z",
44
- fill: "#0057CC"
36
+ clipRule: "evenodd",
37
+ d: "M10.79 1.016c2.021-.047 4.268-.006 6.3.332 2.447.407 4.479 2.209 5.279 4.533.192.56.338 1.343.44 2.346.285 2.845.268 5.852-.164 8.804-.424 2.888-2.85 5.213-5.71 5.65-.79.12-1.889.227-3.294.319h-3.15c-1.49-.075-2.697-.19-3.621-.347-1.166-.198-2.234-.713-3.205-1.547C2.377 20 1.602 18.603 1.342 16.918a32.025 32.025 0 01-.24-2.151c-.124-1.505-.121-3.302-.063-4.64.044-1.033.146-2.073.307-3.121.366-2.383 1.996-4.383 4.26-5.293.647-.26 1.502-.44 2.562-.536a38.17 38.17 0 012.621-.161zm-.426 2.497c-1.003-.28-1.965-.39-2.843-.32a5.54 5.54 0 00-1.3.252c-1.465.48-2.467 1.57-2.851 3.099-.213.845-.23 1.804-.053 2.831.173 1.002.529 2.053 1.052 3.101 1.092 2.192 2.854 4.26 4.942 5.803.93.687 1.903 1.254 2.88 1.677 1.124.486 2.233.774 3.268.85.848.06 1.635-.023 2.332-.248 1.038-.335 1.852-.977 2.376-1.874.398-.68.623-1.494.663-2.405l.004-.101a7.543 7.543 0 000-.449l-.007-.129c-.045-.879-.247-1.816-.599-2.775a13.975 13.975 0 00-1.571-3.021 16.964 16.964 0 00-4.936-4.768c-1.108-.695-2.248-1.212-3.357-1.523z"
45
38
  })]
46
39
  }));
47
40
  });
@@ -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 110 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: "M98.18 2.183a12.605 12.605 0 014.133-.025c2.998.466 5.045 2.673 5.213 5.731.013.216-.183.45-.386.487-.173.03-.937.122-2.293.274-.58.065-.834-.158-.892-.696-.177-1.624-1.26-2.64-2.872-2.782-1.185-.105-2.448-.102-3.345.714-.476.433-.683 1-.622 1.702.028.317.098.545.211.684.316.385.752.654 1.306.806.075.02 1.275.366 3.596 1.037 2.512.727 5.098 2.065 5.453 4.987.084.705.088 1.365.008 1.98-.166 1.287-1.011 2.574-2.032 3.362-.37.285-.852.553-1.448.804-2.519 1.058-5.933 1.025-8.438-.26-2.094-1.073-3.289-3.277-3.355-5.595-.01-.369.296-.484.63-.527l2.36-.305c.468-.06.627.235.678.67.144 1.205.537 2.16 1.51 2.858 1.005.717 2.62.799 3.841.665 1.147-.126 2.392-.85 2.598-2.053.246-1.44-.636-2.14-1.811-2.67-.442-.2-1.141-.433-2.097-.7-1.621-.454-2.875-.828-3.759-1.123-.702-.235-1.318-.672-1.849-1.308-1.008-1.211-1.315-2.81-1.046-4.351.415-2.378 2.38-3.958 4.708-4.366zM19.283 7.886c1.988-5.22 8.017-6.769 12.767-4.84 4.05 1.647 5.469 5.314 5.362 9.471-.124 4.797-3.266 8.74-8.125 9.235-1.636.166-3.267.054-4.906-.495-.81-.272-1.564-.74-2.264-1.28-3.571-2.756-4.376-8.039-2.834-12.091zm35.975 0c1.987-5.22 8.018-6.769 12.767-4.84 4.05 1.647 5.47 5.314 5.363 9.471-.125 4.797-3.266 8.74-8.125 9.235-1.637.166-3.269.054-4.908-.495-.81-.272-1.563-.74-2.263-1.28-3.572-2.756-4.376-8.039-2.834-12.091zm29.151-5.442c2.286.014 5.029.723 5.928 3.17.648 1.765.534 3.462-.342 5.092-.734 1.366-1.907 2.243-3.517 2.63-.732.178-1.783.292-2.62.278a.035.035 0 00-.02.006.032.032 0 00-.01.014.031.031 0 00-.003.02.03.03 0 00.01.014 3759.47 3759.47 0 017.698 7.281c.098.092.139.2.123.326a.348.348 0 01-.348.305c-1.436 0-2.525.002-3.267.004-.227 0-.384-.04-.47-.123a3141.009 3141.009 0 01-7.712-7.389.029.029 0 00-.014-.008.03.03 0 00-.017.002.03.03 0 00-.013.012.032.032 0 00-.005.017l.011 6.648c.001.244-.022.433-.068.563a.404.404 0 01-.383.273 193.17 193.17 0 00-2.231.01c-.367.004-.551-.16-.552-.49-.021-6.122-.018-12.165.009-18.129.002-.354.162-.532.482-.533 2.937-.006 5.38-.004 7.331.007zM4.638 2.432c.717-.001.625.41.623.989-.007 1.444-.008 3.746-.004 6.906a.054.054 0 00.032.049c.01.004.02.006.031.004a.054.054 0 00.028-.015l8.016-7.784a.515.515 0 01.359-.146h3.262c.045 0 .09.01.132.026l.073.027a.33.33 0 01.203.242.326.326 0 01-.095.3l-8.68 8.297a.085.085 0 00-.02.027.086.086 0 00-.007.034c0 .01.001.023.006.034.004.01.011.02.02.028 3.961 3.99 7.11 7.162 9.444 9.515a.376.376 0 01.1.184c.083.38-.263.434-.568.434h-3.206a.612.612 0 01-.446-.208c-3.282-3.372-6.167-6.32-8.654-8.842a.037.037 0 00-.019-.01.035.035 0 00-.036.015.034.034 0 00-.005.02c.003 2.935.003 5.628.001 8.079 0 .489.074.937-.486.94-1.386.007-2.147.007-2.282-.001-.303-.018-.456-.18-.457-.487C2 19.224 2 13.32 2.002 3.38c0-.47-.062-.947.53-.946.498 0 1.2 0 2.106-.003zm36.359.005c1.318-.007 2.048-.004 2.19.01.318.032.407.213.407.542-.009 6.32-.008 11.507.004 15.558a.096.096 0 00.093.095c5.424 0 8.545 0 9.362-.002.492 0 .692.08.698.578.01.8.004 1.46-.017 1.98a.293.293 0 01-.03.12c-.087.174-.237.262-.45.262-3.81.003-7.844.003-12.1 0-.179 0-.335-.009-.469-.025a.357.357 0 01-.12-.042c-.13-.074-.196-.228-.196-.46-.003-10.146-.002-16.198.003-18.156.002-.396.268-.458.625-.46zM64.122 5.04c-2.68-.062-4.816 1.349-5.72 3.896-.361 1.016-.535 1.998-.521 2.946.022 1.58.334 3.366 1.187 4.662 1.06 1.605 2.78 2.439 4.725 2.486 1.945.046 3.703-.708 4.837-2.262.914-1.254 1.308-3.021 1.405-4.6.058-.945-.07-1.934-.382-2.966-.783-2.588-2.85-4.099-5.531-4.162zm-35.973 0c-2.679-.064-4.816 1.347-5.72 3.894-.362 1.016-.536 1.998-.522 2.946.02 1.58.332 3.364 1.187 4.662 1.058 1.606 2.779 2.441 4.723 2.487 1.945.046 3.703-.707 4.837-2.26.914-1.255 1.31-3.022 1.406-4.6.059-.946-.068-1.935-.38-2.966-.782-2.59-2.85-4.1-5.53-4.163zm51.689.27a.03.03 0 00-.03.03l.02 5.616a.03.03 0 00.008.02.03.03 0 00.02.008l4.362-.014a4.014 4.014 0 001.26-.207c.4-.134.762-.33 1.067-.576a2.69 2.69 0 00.71-.86c.165-.321.25-.665.248-1.012l-.001-.39c-.003-.7-.353-1.37-.972-1.864-.62-.493-1.458-.768-2.332-.765l-4.36.014z"
36
+ })]
37
+ }));
38
+ });
39
+ export default Icon;
@@ -0,0 +1,16 @@
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
+ colorGradient: string;
12
+ colorPrimary: string;
13
+ title: string;
14
+ };
15
+ declare const Icons: CompoundedIcon;
16
+ export default Icons;
@@ -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
+ import { COLOR_GRADIENT, 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.colorGradient = COLOR_GRADIENT;
14
+ Icons.title = TITLE;
15
+ export default Icons;
@@ -0,0 +1,8 @@
1
+ export declare const TITLE = "Kolors";
2
+ export declare const COMBINE_TEXT_MULTIPLE = 0.8;
3
+ export declare const COMBINE_SPACE_MULTIPLE = 0.2;
4
+ export declare const COLOR_PRIMARY = "#83FF63";
5
+ export declare const COLOR_GRADIENT = "radial-gradient(#CBFF00,#7EF426)";
6
+ export declare const AVATAR_BACKGROUND = "radial-gradient(#CBFF00,#7EF426)";
7
+ export declare const AVATAR_COLOR = "#fff";
8
+ export declare const AVATAR_ICON_MULTIPLE = 0.75;
@@ -0,0 +1,10 @@
1
+ export var TITLE = 'Kolors';
2
+ export var COMBINE_TEXT_MULTIPLE = 0.8;
3
+ export var COMBINE_SPACE_MULTIPLE = 0.2;
4
+ export var COLOR_PRIMARY = '#83FF63';
5
+ export var COLOR_GRADIENT = 'radial-gradient(#CBFF00,#7EF426)';
6
+
7
+ // Avatar constants
8
+ export var AVATAR_BACKGROUND = COLOR_GRADIENT;
9
+ export var AVATAR_COLOR = '#fff';
10
+ export var AVATAR_ICON_MULTIPLE = 0.75;
package/es/icons.d.ts CHANGED
@@ -108,6 +108,7 @@ export { default as Kera, type CompoundedIcon as KeraProps } from './Kera';
108
108
  export { default as Kimi, type CompoundedIcon as KimiProps } from './Kimi';
109
109
  export { default as Kling, type CompoundedIcon as KlingProps } from './Kling';
110
110
  export { default as Kluster, type CompoundedIcon as KlusterProps } from './Kluster';
111
+ export { default as Kolors, type CompoundedIcon as KolorsProps } from './Kolors';
111
112
  export { default as Lambda, type CompoundedIcon as LambdaProps } from './Lambda';
112
113
  export { default as LangChain, type CompoundedIcon as LangChainProps } from './LangChain';
113
114
  export { default as Langfuse, type CompoundedIcon as LangfuseProps } from './Langfuse';
package/es/icons.js CHANGED
@@ -108,6 +108,7 @@ export { default as Kera } from "./Kera";
108
108
  export { default as Kimi } from "./Kimi";
109
109
  export { default as Kling } from "./Kling";
110
110
  export { default as Kluster } from "./Kluster";
111
+ export { default as Kolors } from "./Kolors";
111
112
  export { default as Lambda } from "./Lambda";
112
113
  export { default as LangChain } from "./LangChain";
113
114
  export { default as Langfuse } from "./Langfuse";
package/es/toc.js CHANGED
@@ -145,7 +145,7 @@ var toc = [{
145
145
  },
146
146
  "title": "AiMass"
147
147
  }, {
148
- "color": "#0057CC",
148
+ "color": "#000",
149
149
  "desc": "https://aistudio.google.com",
150
150
  "docsUrl": "ai-studio",
151
151
  "fullTitle": "AI Studio (Google)",
@@ -155,7 +155,7 @@ var toc = [{
155
155
  "hasAvatar": true,
156
156
  "hasBrand": false,
157
157
  "hasBrandColor": false,
158
- "hasColor": true,
158
+ "hasColor": false,
159
159
  "hasCombine": true,
160
160
  "hasText": true,
161
161
  "hasTextCn": false,
@@ -1990,6 +1990,25 @@ var toc = [{
1990
1990
  "hasTextColor": false
1991
1991
  },
1992
1992
  "title": "Kluster"
1993
+ }, {
1994
+ "color": "#83FF63",
1995
+ "colorGradient": "radial-gradient(#CBFF00,#7EF426)",
1996
+ "desc": "https://kolors.kuaishou.com",
1997
+ "docsUrl": "kolors",
1998
+ "fullTitle": "Kolors (快手可图)",
1999
+ "group": "model",
2000
+ "id": "Kolors",
2001
+ "param": {
2002
+ "hasAvatar": true,
2003
+ "hasBrand": false,
2004
+ "hasBrandColor": false,
2005
+ "hasColor": true,
2006
+ "hasCombine": true,
2007
+ "hasText": true,
2008
+ "hasTextCn": false,
2009
+ "hasTextColor": false
2010
+ },
2011
+ "title": "Kolors"
1993
2012
  }, {
1994
2013
  "color": "#CB2D30",
1995
2014
  "colorGradient": "linear-gradient(-45deg, #CB2D30, #ED823A)",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/icons",
3
- "version": "2.18.7",
3
+ "version": "2.19.0",
4
4
  "description": "Popular AI / LLM Model Brand SVG Logo and Icon Collection",
5
5
  "keywords": [
6
6
  "lobehub",
File without changes