@lobehub/icons 1.87.0 → 1.89.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.
- package/README.md +62 -61
- package/es/Cline/components/Avatar.d.ts +5 -0
- package/es/Cline/components/Avatar.js +28 -0
- package/es/Cline/components/Combine.d.ts +5 -0
- package/es/Cline/components/Combine.js +29 -0
- package/es/Cline/components/Mono.d.ts +3 -0
- package/es/Cline/components/Mono.js +43 -0
- package/es/Cline/components/Text.d.ts +3 -0
- package/es/Cline/components/Text.js +40 -0
- package/es/Cline/index.d.ts +13 -0
- package/es/Cline/index.js +14 -0
- package/es/Cline/style.d.ts +4 -0
- package/es/Cline/style.js +4 -0
- package/es/CrewAI/components/Avatar.d.ts +5 -0
- package/es/CrewAI/components/Avatar.js +30 -0
- package/es/CrewAI/components/Brand.d.ts +3 -0
- package/es/CrewAI/components/Brand.js +46 -0
- package/es/CrewAI/components/BrandColor.d.ts +3 -0
- package/es/CrewAI/components/BrandColor.js +49 -0
- package/es/CrewAI/components/Color.d.ts +3 -0
- package/es/CrewAI/components/Color.js +43 -0
- package/es/CrewAI/components/Combine.d.ts +7 -0
- package/es/CrewAI/components/Combine.js +32 -0
- package/es/CrewAI/components/Mono.d.ts +3 -0
- package/es/CrewAI/components/Mono.js +42 -0
- package/es/CrewAI/components/Text.d.ts +3 -0
- package/es/CrewAI/components/Text.js +40 -0
- package/es/CrewAI/index.d.ts +19 -0
- package/es/CrewAI/index.js +20 -0
- package/es/CrewAI/style.d.ts +4 -0
- package/es/CrewAI/style.js +4 -0
- package/es/DocSearch/components/Avatar.d.ts +5 -0
- package/es/DocSearch/components/Avatar.js +30 -0
- package/es/DocSearch/components/Color.d.ts +3 -0
- package/es/DocSearch/components/Color.js +54 -0
- package/es/DocSearch/components/Combine.d.ts +7 -0
- package/es/DocSearch/components/Combine.js +32 -0
- package/es/DocSearch/components/Mono.d.ts +3 -0
- package/es/DocSearch/components/Mono.js +43 -0
- package/es/DocSearch/components/Text.d.ts +3 -0
- package/es/DocSearch/components/Text.js +40 -0
- package/es/DocSearch/index.d.ts +15 -0
- package/es/DocSearch/index.js +16 -0
- package/es/DocSearch/style.d.ts +4 -0
- package/es/DocSearch/style.js +4 -0
- package/es/Goose/components/Avatar.d.ts +5 -0
- package/es/Goose/components/Avatar.js +28 -0
- package/es/Goose/components/Combine.d.ts +5 -0
- package/es/Goose/components/Combine.js +29 -0
- package/es/Goose/components/Mono.d.ts +3 -0
- package/es/Goose/components/Mono.js +41 -0
- package/es/Goose/components/Text.d.ts +3 -0
- package/es/Goose/components/Text.js +40 -0
- package/es/Goose/index.d.ts +13 -0
- package/es/Goose/index.js +14 -0
- package/es/Goose/style.d.ts +4 -0
- package/es/Goose/style.js +4 -0
- package/es/Greptile/components/Avatar.d.ts +5 -0
- package/es/Greptile/components/Avatar.js +30 -0
- package/es/Greptile/components/Color.d.ts +3 -0
- package/es/Greptile/components/Color.js +53 -0
- package/es/Greptile/components/Combine.d.ts +7 -0
- package/es/Greptile/components/Combine.js +32 -0
- package/es/Greptile/components/Mono.d.ts +3 -0
- package/es/Greptile/components/Mono.js +52 -0
- package/es/Greptile/components/Text.d.ts +3 -0
- package/es/Greptile/components/Text.js +40 -0
- package/es/Greptile/index.d.ts +15 -0
- package/es/Greptile/index.js +16 -0
- package/es/Greptile/style.d.ts +4 -0
- package/es/Greptile/style.js +4 -0
- package/es/Phidata/components/Avatar.d.ts +5 -0
- package/es/Phidata/components/Avatar.js +30 -0
- package/es/Phidata/components/Color.d.ts +3 -0
- package/es/Phidata/components/Color.js +42 -0
- package/es/Phidata/components/Combine.d.ts +7 -0
- package/es/Phidata/components/Combine.js +32 -0
- package/es/Phidata/components/Mono.d.ts +3 -0
- package/es/Phidata/components/Mono.js +42 -0
- package/es/Phidata/components/Text.d.ts +3 -0
- package/es/Phidata/components/Text.js +40 -0
- package/es/Phidata/index.d.ts +15 -0
- package/es/Phidata/index.js +16 -0
- package/es/Phidata/style.d.ts +4 -0
- package/es/Phidata/style.js +4 -0
- package/es/Unstructured/components/Avatar.d.ts +5 -0
- package/es/Unstructured/components/Avatar.js +30 -0
- package/es/Unstructured/components/Color.d.ts +3 -0
- package/es/Unstructured/components/Color.js +45 -0
- package/es/Unstructured/components/Combine.d.ts +7 -0
- package/es/Unstructured/components/Combine.js +32 -0
- package/es/Unstructured/components/Inner.d.ts +3 -0
- package/es/Unstructured/components/Inner.js +41 -0
- package/es/Unstructured/components/Mono.d.ts +3 -0
- package/es/Unstructured/components/Mono.js +42 -0
- package/es/Unstructured/components/Text.d.ts +3 -0
- package/es/Unstructured/components/Text.js +40 -0
- package/es/Unstructured/index.d.ts +15 -0
- package/es/Unstructured/index.js +16 -0
- package/es/Unstructured/style.d.ts +4 -0
- package/es/Unstructured/style.js +4 -0
- package/es/icons.d.ts +7 -0
- package/es/icons.js +7 -0
- package/es/toc.js +126 -0
- package/package.json +1 -1
@@ -0,0 +1,30 @@
|
|
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", "size"];
|
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 Inner from "./Inner";
|
16
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
17
|
+
var Avatar = /*#__PURE__*/memo(function (_ref) {
|
18
|
+
var background = _ref.background,
|
19
|
+
size = _ref.size,
|
20
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
21
|
+
return /*#__PURE__*/_jsx(IconAvatar, _objectSpread({
|
22
|
+
Icon: Inner,
|
23
|
+
"aria-label": TITLE,
|
24
|
+
background: background || COLOR_PRIMARY,
|
25
|
+
color: '#000',
|
26
|
+
iconMultiple: 0.65,
|
27
|
+
size: size
|
28
|
+
}, rest));
|
29
|
+
});
|
30
|
+
export default Avatar;
|
@@ -0,0 +1,45 @@
|
|
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 0h24v24H0z",
|
36
|
+
fill: "#0ADDF8"
|
37
|
+
}), /*#__PURE__*/_jsx("path", {
|
38
|
+
clipRule: "evenodd",
|
39
|
+
d: "M14.316 7.13c.16.065.331.097.512.097.205 0 .383-.036.536-.108a.907.907 0 00.365-.307.793.793 0 00.132-.45.727.727 0 00-.175-.493c-.114-.135-.287-.24-.52-.315l-.555-.178a.442.442 0 01-.198-.117.268.268 0 01-.066-.178.27.27 0 01.05-.163.315.315 0 01.144-.113.55.55 0 01.213-.039.66.66 0 01.584.36l.446-.319a1.1 1.1 0 00-.549-.475 1.274 1.274 0 00-.48-.09c-.197 0-.372.037-.525.11a.86.86 0 00-.353.302.816.816 0 00-.124.45c0 .194.058.361.175.5.116.138.29.244.52.32l.566.185a.413.413 0 01.195.117.248.248 0 01.062.17.27.27 0 01-.05.164.344.344 0 01-.14.104.533.533 0 01-.214.04.728.728 0 01-.427-.137.894.894 0 01-.27-.313l-.47.291a1.16 1.16 0 00.616.585zm-9.768-.068c.178.096.381.144.61.144.227 0 .43-.048.608-.144a1.075 1.075 0 00.575-.963V4.267h-.602v1.794a.628.628 0 01-.077.31.565.565 0 01-.505.291.578.578 0 01-.508-.29.655.655 0 01-.074-.311V4.267h-.602V6.1c0 .213.05.403.152.57.103.167.244.297.423.393zm4.765 6.49c.179.096.382.144.61.144.227 0 .43-.048.609-.143a1.075 1.075 0 00.574-.963v-1.832h-.601v1.793a.63.63 0 01-.078.31.566.566 0 01-.505.291.573.573 0 01-.582-.602V10.76H8.74v1.832c0 .212.05.402.151.57.104.166.245.297.423.393zM5.05 20.166a1.27 1.27 0 01-.61-.143 1.104 1.104 0 01-.422-.392 1.087 1.087 0 01-.152-.57v-1.833h.602v1.793a.572.572 0 00.582.602.565.565 0 00.505-.291.629.629 0 00.078-.31v-1.794h.601v1.832a1.066 1.066 0 01-.574.963 1.27 1.27 0 01-.61.143zM8.774 4.267V7.16h.601V5.402l1.3 1.757h.466V4.267h-.601v1.719L9.236 4.267h-.462zM8.709 17.27v2.849h.602v-.92h.424l.502.92h.676l-.574-1.024a.852.852 0 00.365-.31c.09-.14.136-.351.136-.548a.923.923 0 00-.132-.508c-.088-.138-.21-.284-.365-.354a1.258 1.258 0 00-.528-.105H8.71zm1.11 1.363h-.508v-.796h.508c.085 0 .16.017.221.05.062.034.11.08.144.14.036.06.054.13.054.21a.388.388 0 01-.198.345.458.458 0 01-.22.05zm-5.808-4.981v-2.849h1.106c.2 0 .375.035.528.105.155.07.277.216.365.354a.923.923 0 01.132.508c0 .197-.046.408-.136.548a.853.853 0 01-.365.31l.574 1.024h-.676l-.502-.919h-.425v.919h-.601zm.601-1.486h.509c.085 0 .159-.017.221-.05a.387.387 0 00.198-.346c0-.08-.018-.15-.054-.21a.355.355 0 00-.144-.14.458.458 0 00-.221-.05h-.509v.796zm9.723 1.44c.178.074.371.112.578.112.21 0 .397-.035.563-.105a1.298 1.298 0 00.719-.71l-.532-.257a.682.682 0 01-.26.328.876.876 0 01-.49.157c-.17 0-.32-.018-.45-.099a.822.822 0 01-.303-.333 1.02 1.02 0 01-.104-.476c0-.189.034-.331.104-.471a.822.822 0 01.303-.334c.13-.08.28-.12.45-.12.176 0 .325.025.447.118.124.09.232.227.281.367l.532-.256a1.152 1.152 0 00-.27-.41 1.3 1.3 0 00-.427-.28 1.435 1.435 0 00-.563-.104c-.21 0-.403.037-.582.112-.176.073-.33.176-.462.311-.132.132-.234.29-.306.473-.073.182-.11.38-.11.594a1.477 1.477 0 00.42 1.067c.132.135.286.24.462.315zm-.408 6.513v-2.892h1.794v.589h-1.192v.57h.942v.567h-.942v.577h1.192v.589h-1.794zm4.054-2.892v2.892h.943c.314 0 .585-.062.816-.187.23-.124.408-.295.535-.512.127-.22.19-.47.19-.75 0-.279-.063-.527-.19-.744a1.344 1.344 0 00-.535-.513 1.693 1.693 0 00-.816-.186h-.943zm.959 2.325h-.357v-1.736h.357c.189 0 .352.016.489.09.137.076.243.16.318.297a.895.895 0 01.117.468.908.908 0 01-.117.467.759.759 0 01-.318.301c-.137.075-.3.113-.49.113zm-.094-12.307V4.9h-.82v-.567h2.252v.567h-.83v2.346h-.602zm.066 4.104v2.346h.601v-2.346h.83v-.567h-2.251v.567h.82z",
|
40
|
+
fill: "#000",
|
41
|
+
fillRule: "evenodd"
|
42
|
+
})]
|
43
|
+
}));
|
44
|
+
});
|
45
|
+
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,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 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: "M12 24c-1.635 0-3.093-.358-4.375-1.075a8.065 8.065 0 01-3.038-2.936C3.862 18.73 3.5 17.306 3.5 15.717V2h4.32v13.427c0 .852.176 1.627.53 2.325.37.678.872 1.21 1.504 1.598.632.388 1.347.581 2.146.581.818 0 1.533-.193 2.146-.58a4.003 4.003 0 001.477-1.6c.372-.697.557-1.472.557-2.324V2h4.32v13.717c0 1.589-.372 3.013-1.115 4.272a7.857 7.857 0 01-3.01 2.936C15.093 23.642 13.635 24 12 24z"
|
38
|
+
})]
|
39
|
+
}));
|
40
|
+
});
|
41
|
+
export default Icon;
|
@@ -0,0 +1,42 @@
|
|
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
|
+
clipRule: "evenodd",
|
38
|
+
d: "M24 0H0v24h24V0zm-9.172 7.227a1.232 1.232 0 01-.924-.38 1.16 1.16 0 01-.203-.302l.47-.29c.069.13.159.234.27.312.128.091.27.136.426.136a.533.533 0 00.213-.039.344.344 0 00.14-.104.27.27 0 00.05-.163.248.248 0 00-.061-.171.413.413 0 00-.194-.117l-.567-.186c-.23-.075-.404-.181-.52-.318a.757.757 0 01-.175-.5c0-.172.041-.322.124-.451a.86.86 0 01.353-.303c.153-.072.328-.109.524-.109.174 0 .334.03.482.09a1.1 1.1 0 01.548.475l-.445.319a.66.66 0 00-.585-.36.55.55 0 00-.213.04.315.315 0 00-.144.112.27.27 0 00-.05.163c0 .067.022.127.066.178.044.05.11.088.198.117l.555.178c.233.075.406.18.52.315a.727.727 0 01.175.493.793.793 0 01-.132.45.907.907 0 01-.365.307 1.237 1.237 0 01-.536.108zm-9.67-.021a1.27 1.27 0 01-.61-.144 1.104 1.104 0 01-.423-.392 1.087 1.087 0 01-.152-.57V4.266h.602v1.794a.572.572 0 00.582.602.565.565 0 00.505-.292.628.628 0 00.077-.31V4.267h.602V6.1a1.067 1.067 0 01-.575.963 1.27 1.27 0 01-.609.144zm4.765 6.49a1.27 1.27 0 01-.61-.143 1.104 1.104 0 01-.423-.392 1.087 1.087 0 01-.151-.57v-1.833h.601v1.793a.573.573 0 00.582.602.566.566 0 00.505-.291.63.63 0 00.078-.31v-1.794h.601v1.832a1.066 1.066 0 01-.574.963 1.27 1.27 0 01-.61.143zM4.44 20.022c.178.095.382.143.61.143.227 0 .43-.048.609-.143a1.066 1.066 0 00.574-.963v-1.832h-.601v1.793a.629.629 0 01-.078.31.565.565 0 01-.505.291.578.578 0 01-.508-.29.655.655 0 01-.074-.31v-1.794h-.602v1.832c0 .212.05.402.152.57.103.166.244.297.423.393zM8.774 7.159V4.267h.462l1.304 1.719V4.267h.601V7.16h-.465l-1.3-1.757V7.16h-.602zm-.065 12.96V17.27h1.106c.2 0 .375.035.528.105.155.07.277.216.365.354a.923.923 0 01.132.508c0 .197-.045.408-.136.548a.852.852 0 01-.365.31l.574 1.024h-.676l-.502-.92H9.31v.92h-.602zm.602-1.486h.508c.085 0 .16-.017.221-.05a.388.388 0 00.198-.346c0-.08-.018-.15-.054-.21a.355.355 0 00-.144-.14.458.458 0 00-.22-.05h-.51v.796zm-5.3-7.83v2.849h.601v-.919h.425l.502.919h.676l-.574-1.024a.853.853 0 00.365-.31c.09-.14.136-.351.136-.548a.923.923 0 00-.132-.508c-.088-.138-.21-.284-.365-.354a1.257 1.257 0 00-.528-.105H4.01zm1.11 1.363h-.509v-.796h.509c.085 0 .159.017.221.05.062.034.11.081.144.14.036.06.054.13.054.21a.387.387 0 01-.198.346.458.458 0 01-.221.05zm9.792 1.552a1.422 1.422 0 01-1.04-.427 1.477 1.477 0 01-.31-.474 1.586 1.586 0 01-.11-.594c0-.214.037-.412.11-.594.072-.183.174-.341.306-.473.132-.135.286-.238.462-.31.179-.076.373-.113.582-.113.21 0 .397.035.563.105.168.07.31.163.427.28.117.116.22.267.27.409l-.532.256a.814.814 0 00-.281-.367c-.122-.093-.27-.118-.447-.118-.17 0-.32.04-.45.12a.822.822 0 00-.303.334.997.997 0 00-.104.471c0 .19.034.333.104.476a.822.822 0 00.303.333c.13.08.28.1.45.1a.876.876 0 00.49-.158.682.682 0 00.26-.328l.532.256a1.298 1.298 0 01-.719.71c-.166.07-.353.106-.563.106zm-.986 3.51v2.89h1.794v-.588h-1.192v-.578h.942v-.567h-.942v-.57h1.192v-.588h-1.794zm4.054 2.89v-2.89h.943c.314 0 .585.061.816.185.23.125.408.295.535.513.127.217.19.466.19.745 0 .28-.063.53-.19.749a1.344 1.344 0 01-.535.512c-.23.125-.502.187-.816.187h-.943zm.602-.566h.357c.189 0 .352-.038.489-.113a.759.759 0 00.318-.3.908.908 0 00.117-.468.895.895 0 00-.117-.468.736.736 0 00-.318-.296c-.137-.075-.3-.091-.49-.091h-.356v1.736zm.263-14.653v2.346h.602V4.9h.83v-.567h-2.252v.567h.82zm.066 8.796v-2.346h-.82v-.567h2.25v.567h-.829v2.346h-.602z"
|
39
|
+
})]
|
40
|
+
}));
|
41
|
+
});
|
42
|
+
export default Icon;
|
@@ -0,0 +1,40 @@
|
|
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: "nonzero",
|
24
|
+
height: size,
|
25
|
+
ref: ref,
|
26
|
+
style: _objectSpread({
|
27
|
+
flex: 'none',
|
28
|
+
lineHeight: 1
|
29
|
+
}, style),
|
30
|
+
viewBox: "0 0 212 24",
|
31
|
+
xmlns: "http://www.w3.org/2000/svg"
|
32
|
+
}, rest), {}, {
|
33
|
+
children: [/*#__PURE__*/_jsx("title", {
|
34
|
+
children: TITLE
|
35
|
+
}), /*#__PURE__*/_jsx("path", {
|
36
|
+
d: "M193.635 21.688V2.312h6.32c2.098 0 3.919.416 5.462 1.248 1.543.833 2.739 1.977 3.589 3.433.849 1.457 1.274 3.121 1.274 4.994 0 1.873-.425 3.546-1.274 5.02-.85 1.456-2.046 2.6-3.589 3.432-1.543.833-3.364 1.249-5.462 1.249h-6.32zm4.031-3.511h2.393c1.266 0 2.358-.252 3.277-.755a5.435 5.435 0 002.133-2.158c.52-.936.78-2.029.78-3.277 0-1.266-.26-2.358-.78-3.277a5.264 5.264 0 00-2.133-2.133c-.919-.503-2.011-.754-3.277-.754h-2.393v12.354zM178.32 21.688V2.312h13.03v3.511h-8.999v4.395h8.479v3.511h-8.479v4.448h8.999v3.51h-13.03zM160.973 21.688V2.312h7.412c1.335 0 2.514.234 3.537.702 1.041.468 1.856 1.162 2.445 2.08.59.92.884 2.055.884 3.408 0 1.318-.303 2.445-.91 3.38a5.72 5.72 0 01-2.445 2.082l4.422 7.724h-4.526l-4.785-8.557 2.601 1.535h-4.604v7.022h-4.031zm4.031-10.533h3.407c.573 0 1.067-.113 1.483-.338.416-.226.737-.538.962-.937.243-.399.364-.858.364-1.378 0-.538-.121-1.006-.364-1.405a2.381 2.381 0 00-.962-.936c-.416-.225-.91-.338-1.483-.338h-3.407v5.332zM149.851 22c-1.525 0-2.887-.32-4.083-.962-1.196-.642-2.141-1.518-2.835-2.627-.676-1.127-1.014-2.402-1.014-3.823V2.312h4.031v12.016c0 .763.165 1.456.494 2.08a3.835 3.835 0 001.405 1.43c.589.347 1.257.52 2.002.52.763 0 1.431-.173 2.003-.52a3.645 3.645 0 001.378-1.43c.347-.624.52-1.318.52-2.08V2.312h4.032v12.276c0 1.421-.347 2.696-1.041 3.823-.676 1.11-1.612 1.985-2.808 2.627-1.197.641-2.558.962-4.084.962zM131.288 21.688V5.823h-4.915V2.312h13.784v3.511h-4.838v15.865h-4.031zM116.92 22c-1.387 0-2.679-.251-3.875-.754a9.52 9.52 0 01-3.095-2.107 9.874 9.874 0 01-2.081-3.173c-.486-1.213-.728-2.54-.728-3.979 0-1.44.242-2.765.728-3.98.485-1.23 1.17-2.288 2.055-3.172a9.177 9.177 0 013.095-2.08C114.215 2.25 115.515 2 116.92 2c1.404 0 2.661.234 3.771.702 1.127.468 2.08 1.093 2.861 1.873.78.78 1.335 1.647 1.664 2.6l-3.563 1.717c-.329-.936-.91-1.708-1.742-2.315-.815-.624-1.812-.936-2.991-.936-1.145 0-2.15.269-3.017.806-.867.538-1.543 1.283-2.029 2.237-.468.936-.702 2.037-.702 3.303s.234 2.375.702 3.329c.486.954 1.162 1.7 2.029 2.237.867.537 1.872.806 3.017.806 1.179 0 2.176-.304 2.991-.91.832-.625 1.413-1.405 1.742-2.341l3.563 1.716c-.329.954-.884 1.821-1.664 2.601-.781.78-1.734 1.405-2.861 1.873-1.11.468-2.367.702-3.771.702zM96.591 22c-1.526 0-2.887-.32-4.083-.962-1.196-.642-2.141-1.518-2.835-2.627-.676-1.127-1.014-2.402-1.014-3.823V2.312h4.031v12.016c0 .763.165 1.456.494 2.08a3.835 3.835 0 001.405 1.43c.59.347 1.257.52 2.002.52.763 0 1.43-.173 2.003-.52a3.646 3.646 0 001.378-1.43 4.21 4.21 0 00.52-2.08V2.312h4.032v12.276c0 1.421-.347 2.696-1.041 3.823-.676 1.11-1.612 1.985-2.809 2.627-1.196.641-2.557.962-4.083.962zM71.546 21.688V2.312h7.412c1.335 0 2.514.234 3.537.702 1.04.468 1.855 1.162 2.445 2.08.59.92.884 2.055.884 3.408 0 1.318-.303 2.445-.91 3.38a5.719 5.719 0 01-2.445 2.082l4.422 7.724h-4.526L77.58 13.13l2.6 1.535h-4.603v7.022h-4.031zm4.031-10.533h3.407c.572 0 1.066-.113 1.483-.338.416-.226.737-.538.962-.937.243-.399.364-.858.364-1.378 0-.538-.121-1.006-.364-1.405a2.384 2.384 0 00-.962-.936c-.417-.225-.91-.338-1.483-.338h-3.407v5.332zM60.68 21.688V5.823h-4.915V2.312H69.55v3.511h-4.837v15.865h-4.031zM47.405 22a9.092 9.092 0 01-3.433-.65 8.253 8.253 0 01-2.757-1.899 7.947 7.947 0 01-1.717-2.887l3.303-1.482c.486 1.058 1.154 1.89 2.003 2.497.867.607 1.82.91 2.861.91.555 0 1.032-.087 1.43-.26.4-.174.711-.408.937-.702.225-.312.338-.677.338-1.093 0-.45-.139-.832-.416-1.144-.278-.33-.711-.59-1.3-.78l-3.798-1.249c-1.543-.502-2.705-1.213-3.485-2.132-.78-.936-1.17-2.055-1.17-3.355 0-1.145.277-2.15.832-3.017.572-.867 1.361-1.543 2.367-2.029C44.423 2.243 45.593 2 46.91 2c1.162 0 2.237.2 3.226.598a7.367 7.367 0 012.548 1.69 6.958 6.958 0 011.639 2.627l-3.277 1.483c-.364-.902-.91-1.604-1.639-2.107-.728-.52-1.56-.78-2.496-.78-.538 0-1.014.087-1.43.26-.417.174-.738.425-.963.754a1.816 1.816 0 00-.338 1.093c0 .45.147.85.442 1.196.295.33.737.59 1.327.78l3.719 1.197c1.56.502 2.722 1.205 3.485 2.106.78.902 1.17 2.003 1.17 3.303 0 1.127-.295 2.133-.884 3.017-.59.867-1.405 1.552-2.445 2.055-1.023.485-2.22.728-3.59.728zM21.054 21.688V2.312h3.095l10.403 13.706-1.664.39V2.312h4.031v19.376h-3.121L23.577 7.878l1.508-.39v14.2h-4.03zM9.932 22c-1.525 0-2.886-.32-4.083-.962-1.196-.642-2.141-1.518-2.835-2.627C2.338 17.284 2 16.009 2 14.588V2.312h4.031v12.016c0 .763.165 1.456.494 2.08a3.835 3.835 0 001.405 1.43c.59.347 1.257.52 2.002.52.763 0 1.43-.173 2.003-.52a3.646 3.646 0 001.378-1.43 4.21 4.21 0 00.52-2.08V2.312h4.032v12.276c0 1.421-.347 2.696-1.04 3.823-.677 1.11-1.613 1.985-2.81 2.627-1.196.641-2.557.962-4.083.962z"
|
37
|
+
})]
|
38
|
+
}));
|
39
|
+
});
|
40
|
+
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;
|
package/es/icons.d.ts
CHANGED
@@ -23,6 +23,7 @@ export { default as ByteDance, type CompoundedIcon as ByteDanceProps } from './B
|
|
23
23
|
export { default as ChatGLM, type CompoundedIcon as ChatGLMProps } from './ChatGLM';
|
24
24
|
export { default as Civitai, type CompoundedIcon as CivitaiProps } from './Civitai';
|
25
25
|
export { default as Claude, type CompoundedIcon as ClaudeProps } from './Claude';
|
26
|
+
export { default as Cline, type CompoundedIcon as ClineProps } from './Cline';
|
26
27
|
export { default as Clipdrop, type CompoundedIcon as ClipdropProps } from './Clipdrop';
|
27
28
|
export { default as Cloudflare, type CompoundedIcon as CloudflareProps } from './Cloudflare';
|
28
29
|
export { default as CodeGeeX, type CompoundedIcon as CodeGeeXProps } from './CodeGeeX';
|
@@ -34,6 +35,7 @@ export { default as ComfyUI, type CompoundedIcon as ComfyUIProps } from './Comfy
|
|
34
35
|
export { default as CommandA, type CompoundedIcon as CommandAProps } from './CommandA';
|
35
36
|
export { default as Copilot, type CompoundedIcon as CopilotProps } from './Copilot';
|
36
37
|
export { default as Coze, type CompoundedIcon as CozeProps } from './Coze';
|
38
|
+
export { default as CrewAI, type CompoundedIcon as CrewAIrops } from './CrewAI';
|
37
39
|
export { default as Cursor, type CompoundedIcon as CursorProps } from './Cursor';
|
38
40
|
export { default as Dalle, type CompoundedIcon as DalleProps } from './Dalle';
|
39
41
|
export { default as Dbrx, type CompoundedIcon as DbrxProps } from './Dbrx';
|
@@ -41,6 +43,7 @@ export { default as DeepAI, type CompoundedIcon as DeepAIProps } from './DeepAI'
|
|
41
43
|
export { default as DeepMind, type CompoundedIcon as DeepMindProps } from './DeepMind';
|
42
44
|
export { default as DeepSeek, type CompoundedIcon as DeepSeekProps } from './DeepSeek';
|
43
45
|
export { default as Dify, type CompoundedIcon as DifyProps } from './Dify';
|
46
|
+
export { default as DocSearch, type CompoundedIcon as DocSearchProps } from './DocSearch';
|
44
47
|
export { default as Doubao, type CompoundedIcon as DoubaoProps } from './Doubao';
|
45
48
|
export { default as Fal, type CompoundedIcon as FalProps } from './Fal';
|
46
49
|
export { default as Fireworks, type CompoundedIcon as FireworksProps } from './Fireworks';
|
@@ -54,7 +57,9 @@ export { default as Github, type CompoundedIcon as GithubProps } from './Github'
|
|
54
57
|
export { default as GithubCopilot, type CompoundedIcon as GithubCopilotProps, } from './GithubCopilot';
|
55
58
|
export { default as Glif, type CompoundedIcon as GlifProps } from './Glif';
|
56
59
|
export { default as Google, type CompoundedIcon as GoogleProps } from './Google';
|
60
|
+
export { default as Goose, type CompoundedIcon as GooseProps } from './Goose';
|
57
61
|
export { default as Gradio, type CompoundedIcon as GradioProps } from './Gradio';
|
62
|
+
export { default as Greptile, type CompoundedIcon as GreptileProps } from './Greptile';
|
58
63
|
export { default as Grok, type CompoundedIcon as GrokProps } from './Grok';
|
59
64
|
export { default as Groq, type CompoundedIcon as GroqProps } from './Groq';
|
60
65
|
export { default as Hailuo, type CompoundedIcon as HailuoProps } from './Hailuo';
|
@@ -107,6 +112,7 @@ export { default as OpenRouter, type CompoundedIcon as OpenRouterProps } from '.
|
|
107
112
|
export { default as OpenWebUI, type CompoundedIcon as OpenWebUIProps } from './OpenWebUI';
|
108
113
|
export { default as PaLM, type CompoundedIcon as PaLMProps } from './PaLM';
|
109
114
|
export { default as Perplexity, type CompoundedIcon as PerplexityProps } from './Perplexity';
|
115
|
+
export { default as Phidata, type CompoundedIcon as PhidataProps } from './Phidata';
|
110
116
|
export { default as Pika, type CompoundedIcon as PikaProps } from './Pika';
|
111
117
|
export { default as PixVerse, type CompoundedIcon as PixVerseProps } from './PixVerse';
|
112
118
|
export { default as Poe, type CompoundedIcon as PoeProps } from './Poe';
|
@@ -137,6 +143,7 @@ export { default as TII, type CompoundedIcon as TIIProps } from './TII';
|
|
137
143
|
export { default as Together, type CompoundedIcon as TogetherProps } from './Together';
|
138
144
|
export { default as Tripo, type CompoundedIcon as TripoProps } from './Tripo';
|
139
145
|
export { default as Udio, type CompoundedIcon as UdioProps } from './Udio';
|
146
|
+
export { default as Unstructured, type CompoundedIcon as UnstructuredProps } from './Unstructured';
|
140
147
|
export { default as Upstage, type CompoundedIcon as UpstageProps } from './Upstage';
|
141
148
|
export { default as V0, type CompoundedIcon as V0Props } from './V0';
|
142
149
|
export { default as Vercel, type CompoundedIcon as VercelProps } from './Vercel';
|
package/es/icons.js
CHANGED
@@ -23,6 +23,7 @@ export { default as ByteDance } from "./ByteDance";
|
|
23
23
|
export { default as ChatGLM } from "./ChatGLM";
|
24
24
|
export { default as Civitai } from "./Civitai";
|
25
25
|
export { default as Claude } from "./Claude";
|
26
|
+
export { default as Cline } from "./Cline";
|
26
27
|
export { default as Clipdrop } from "./Clipdrop";
|
27
28
|
export { default as Cloudflare } from "./Cloudflare";
|
28
29
|
export { default as CodeGeeX } from "./CodeGeeX";
|
@@ -34,6 +35,7 @@ export { default as ComfyUI } from "./ComfyUI";
|
|
34
35
|
export { default as CommandA } from "./CommandA";
|
35
36
|
export { default as Copilot } from "./Copilot";
|
36
37
|
export { default as Coze } from "./Coze";
|
38
|
+
export { default as CrewAI } from "./CrewAI";
|
37
39
|
export { default as Cursor } from "./Cursor";
|
38
40
|
export { default as Dalle } from "./Dalle";
|
39
41
|
export { default as Dbrx } from "./Dbrx";
|
@@ -41,6 +43,7 @@ export { default as DeepAI } from "./DeepAI";
|
|
41
43
|
export { default as DeepMind } from "./DeepMind";
|
42
44
|
export { default as DeepSeek } from "./DeepSeek";
|
43
45
|
export { default as Dify } from "./Dify";
|
46
|
+
export { default as DocSearch } from "./DocSearch";
|
44
47
|
export { default as Doubao } from "./Doubao";
|
45
48
|
export { default as Fal } from "./Fal";
|
46
49
|
export { default as Fireworks } from "./Fireworks";
|
@@ -54,7 +57,9 @@ export { default as Github } from "./Github";
|
|
54
57
|
export { default as GithubCopilot } from "./GithubCopilot";
|
55
58
|
export { default as Glif } from "./Glif";
|
56
59
|
export { default as Google } from "./Google";
|
60
|
+
export { default as Goose } from "./Goose";
|
57
61
|
export { default as Gradio } from "./Gradio";
|
62
|
+
export { default as Greptile } from "./Greptile";
|
58
63
|
export { default as Grok } from "./Grok";
|
59
64
|
export { default as Groq } from "./Groq";
|
60
65
|
export { default as Hailuo } from "./Hailuo";
|
@@ -107,6 +112,7 @@ export { default as OpenRouter } from "./OpenRouter";
|
|
107
112
|
export { default as OpenWebUI } from "./OpenWebUI";
|
108
113
|
export { default as PaLM } from "./PaLM";
|
109
114
|
export { default as Perplexity } from "./Perplexity";
|
115
|
+
export { default as Phidata } from "./Phidata";
|
110
116
|
export { default as Pika } from "./Pika";
|
111
117
|
export { default as PixVerse } from "./PixVerse";
|
112
118
|
export { default as Poe } from "./Poe";
|
@@ -137,6 +143,7 @@ export { default as TII } from "./TII";
|
|
137
143
|
export { default as Together } from "./Together";
|
138
144
|
export { default as Tripo } from "./Tripo";
|
139
145
|
export { default as Udio } from "./Udio";
|
146
|
+
export { default as Unstructured } from "./Unstructured";
|
140
147
|
export { default as Upstage } from "./Upstage";
|
141
148
|
export { default as V0 } from "./V0";
|
142
149
|
export { default as Vercel } from "./Vercel";
|
package/es/toc.js
CHANGED
@@ -454,6 +454,24 @@ var toc = [{
|
|
454
454
|
"hasTextColor": false
|
455
455
|
},
|
456
456
|
"title": "Claude"
|
457
|
+
}, {
|
458
|
+
"color": "#323B43",
|
459
|
+
"desc": "https://cline.bot",
|
460
|
+
"docsUrl": "cline",
|
461
|
+
"fullTitle": "Cline",
|
462
|
+
"group": "application",
|
463
|
+
"id": "Cline",
|
464
|
+
"param": {
|
465
|
+
"hasAvatar": true,
|
466
|
+
"hasBrand": false,
|
467
|
+
"hasBrandColor": false,
|
468
|
+
"hasColor": false,
|
469
|
+
"hasCombine": true,
|
470
|
+
"hasText": true,
|
471
|
+
"hasTextCn": false,
|
472
|
+
"hasTextColor": false
|
473
|
+
},
|
474
|
+
"title": "Cline"
|
457
475
|
}, {
|
458
476
|
"color": "#000",
|
459
477
|
"desc": "https://clipdrop.co",
|
@@ -654,6 +672,24 @@ var toc = [{
|
|
654
672
|
"hasTextColor": false
|
655
673
|
},
|
656
674
|
"title": "Coze"
|
675
|
+
}, {
|
676
|
+
"color": "#fff",
|
677
|
+
"desc": "https://crewai.com",
|
678
|
+
"docsUrl": "crew-ai",
|
679
|
+
"fullTitle": "CrewAI",
|
680
|
+
"group": "application",
|
681
|
+
"id": "CrewAI",
|
682
|
+
"param": {
|
683
|
+
"hasAvatar": true,
|
684
|
+
"hasBrand": true,
|
685
|
+
"hasBrandColor": true,
|
686
|
+
"hasColor": true,
|
687
|
+
"hasCombine": true,
|
688
|
+
"hasText": true,
|
689
|
+
"hasTextCn": false,
|
690
|
+
"hasTextColor": false
|
691
|
+
},
|
692
|
+
"title": "CrewAI"
|
657
693
|
}, {
|
658
694
|
"color": "#000",
|
659
695
|
"desc": "https://cursor.com",
|
@@ -782,6 +818,24 @@ var toc = [{
|
|
782
818
|
"hasTextColor": false
|
783
819
|
},
|
784
820
|
"title": "Dify"
|
821
|
+
}, {
|
822
|
+
"color": "#fff",
|
823
|
+
"desc": "https://docsearch.algolia.com",
|
824
|
+
"docsUrl": "doc-search",
|
825
|
+
"fullTitle": "DocSearch",
|
826
|
+
"group": "application",
|
827
|
+
"id": "DocSearch",
|
828
|
+
"param": {
|
829
|
+
"hasAvatar": true,
|
830
|
+
"hasBrand": false,
|
831
|
+
"hasBrandColor": false,
|
832
|
+
"hasColor": true,
|
833
|
+
"hasCombine": true,
|
834
|
+
"hasText": true,
|
835
|
+
"hasTextCn": false,
|
836
|
+
"hasTextColor": false
|
837
|
+
},
|
838
|
+
"title": "DocSearch"
|
785
839
|
}, {
|
786
840
|
"color": "#FFF",
|
787
841
|
"desc": "https://team.doubao.com",
|
@@ -1018,6 +1072,24 @@ var toc = [{
|
|
1018
1072
|
"hasTextColor": false
|
1019
1073
|
},
|
1020
1074
|
"title": "Google"
|
1075
|
+
}, {
|
1076
|
+
"color": "#fff",
|
1077
|
+
"desc": "https://block.github.io/goose",
|
1078
|
+
"docsUrl": "goose",
|
1079
|
+
"fullTitle": "Goose (codename)",
|
1080
|
+
"group": "application",
|
1081
|
+
"id": "Goose",
|
1082
|
+
"param": {
|
1083
|
+
"hasAvatar": true,
|
1084
|
+
"hasBrand": false,
|
1085
|
+
"hasBrandColor": false,
|
1086
|
+
"hasColor": false,
|
1087
|
+
"hasCombine": true,
|
1088
|
+
"hasText": true,
|
1089
|
+
"hasTextCn": false,
|
1090
|
+
"hasTextColor": false
|
1091
|
+
},
|
1092
|
+
"title": "Goose"
|
1021
1093
|
}, {
|
1022
1094
|
"color": "#fff",
|
1023
1095
|
"desc": "https://gradio.app",
|
@@ -1036,6 +1108,24 @@ var toc = [{
|
|
1036
1108
|
"hasTextColor": false
|
1037
1109
|
},
|
1038
1110
|
"title": "Gradio"
|
1111
|
+
}, {
|
1112
|
+
"color": "#44A775",
|
1113
|
+
"desc": "https://greptile.com",
|
1114
|
+
"docsUrl": "greptile",
|
1115
|
+
"fullTitle": "Greptile",
|
1116
|
+
"group": "application",
|
1117
|
+
"id": "Greptile",
|
1118
|
+
"param": {
|
1119
|
+
"hasAvatar": true,
|
1120
|
+
"hasBrand": false,
|
1121
|
+
"hasBrandColor": false,
|
1122
|
+
"hasColor": true,
|
1123
|
+
"hasCombine": true,
|
1124
|
+
"hasText": true,
|
1125
|
+
"hasTextCn": false,
|
1126
|
+
"hasTextColor": false
|
1127
|
+
},
|
1128
|
+
"title": "Greptile"
|
1039
1129
|
}, {
|
1040
1130
|
"color": "#000",
|
1041
1131
|
"desc": "https://grok.x.ai",
|
@@ -1999,6 +2089,24 @@ var toc = [{
|
|
1999
2089
|
"hasTextColor": false
|
2000
2090
|
},
|
2001
2091
|
"title": "Perplexity"
|
2092
|
+
}, {
|
2093
|
+
"color": "#FF4017",
|
2094
|
+
"desc": "https://phidata.com",
|
2095
|
+
"docsUrl": "phidata",
|
2096
|
+
"fullTitle": "Phidata",
|
2097
|
+
"group": "application",
|
2098
|
+
"id": "Phidata",
|
2099
|
+
"param": {
|
2100
|
+
"hasAvatar": true,
|
2101
|
+
"hasBrand": false,
|
2102
|
+
"hasBrandColor": false,
|
2103
|
+
"hasColor": true,
|
2104
|
+
"hasCombine": true,
|
2105
|
+
"hasText": true,
|
2106
|
+
"hasTextCn": false,
|
2107
|
+
"hasTextColor": false
|
2108
|
+
},
|
2109
|
+
"title": "Phidata"
|
2002
2110
|
}, {
|
2003
2111
|
"color": "#FDF7EF",
|
2004
2112
|
"desc": "https://pika.art",
|
@@ -2526,6 +2634,24 @@ var toc = [{
|
|
2526
2634
|
"hasTextColor": false
|
2527
2635
|
},
|
2528
2636
|
"title": "Udio"
|
2637
|
+
}, {
|
2638
|
+
"color": "#0ADDF8",
|
2639
|
+
"desc": "https://unstructured.io",
|
2640
|
+
"docsUrl": "unstructured",
|
2641
|
+
"fullTitle": "Unstructured",
|
2642
|
+
"group": "application",
|
2643
|
+
"id": "Unstructured",
|
2644
|
+
"param": {
|
2645
|
+
"hasAvatar": true,
|
2646
|
+
"hasBrand": false,
|
2647
|
+
"hasBrandColor": false,
|
2648
|
+
"hasColor": true,
|
2649
|
+
"hasCombine": true,
|
2650
|
+
"hasText": true,
|
2651
|
+
"hasTextCn": false,
|
2652
|
+
"hasTextColor": false
|
2653
|
+
},
|
2654
|
+
"title": "Unstructured"
|
2529
2655
|
}, {
|
2530
2656
|
"color": "#908AF9",
|
2531
2657
|
"colorGradient": "linear-gradient(to bottom, #AEBCFE, #805DFA)",
|