@lobehub/icons 5.12.0 → 5.13.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 +117 -114
- package/es/Anspire/components/Avatar.d.ts +5 -0
- package/es/Anspire/components/Avatar.js +25 -0
- package/es/Anspire/components/Color.d.ts +3 -0
- package/es/Anspire/components/Color.js +39 -0
- package/es/Anspire/components/Combine.d.ts +7 -0
- package/es/Anspire/components/Combine.js +30 -0
- package/es/Anspire/components/Mono.d.ts +3 -0
- package/es/Anspire/components/Mono.js +40 -0
- package/es/Anspire/components/Text.d.ts +3 -0
- package/es/Anspire/components/Text.js +41 -0
- package/es/Anspire/components/TextColor.d.ts +3 -0
- package/es/Anspire/components/TextColor.js +42 -0
- package/es/Anspire/index.d.ts +15 -0
- package/es/Anspire/index.js +14 -0
- package/es/Anspire/style.d.ts +7 -0
- package/es/Anspire/style.js +9 -0
- package/es/Bocha/components/Avatar.d.ts +5 -0
- package/es/Bocha/components/Avatar.js +25 -0
- package/es/Bocha/components/Color.d.ts +3 -0
- package/es/Bocha/components/Color.js +46 -0
- package/es/Bocha/components/Combine.d.ts +7 -0
- package/es/Bocha/components/Combine.js +32 -0
- package/es/Bocha/components/Mono.d.ts +3 -0
- package/es/Bocha/components/Mono.js +46 -0
- package/es/Bocha/components/Text.d.ts +3 -0
- package/es/Bocha/components/Text.js +41 -0
- package/es/Bocha/index.d.ts +15 -0
- package/es/Bocha/index.js +14 -0
- package/es/Bocha/style.d.ts +7 -0
- package/es/Bocha/style.js +9 -0
- package/es/Brave/components/Avatar.d.ts +5 -0
- package/es/Brave/components/Avatar.js +25 -0
- package/es/Brave/components/Color.d.ts +3 -0
- package/es/Brave/components/Color.js +61 -0
- package/es/Brave/components/Combine.d.ts +7 -0
- package/es/Brave/components/Combine.js +32 -0
- package/es/Brave/components/Mono.d.ts +3 -0
- package/es/Brave/components/Mono.js +40 -0
- package/es/Brave/components/Text.d.ts +3 -0
- package/es/Brave/components/Text.js +39 -0
- package/es/Brave/index.d.ts +15 -0
- package/es/Brave/index.js +14 -0
- package/es/Brave/style.d.ts +7 -0
- package/es/Brave/style.js +9 -0
- package/es/Browserless/components/Avatar.d.ts +5 -0
- package/es/Browserless/components/Avatar.js +25 -0
- package/es/Browserless/components/Combine.d.ts +5 -0
- package/es/Browserless/components/Combine.js +26 -0
- package/es/Browserless/components/Mono.d.ts +3 -0
- package/es/Browserless/components/Mono.js +44 -0
- package/es/Browserless/components/Text.d.ts +3 -0
- package/es/Browserless/components/Text.js +39 -0
- package/es/Browserless/index.d.ts +13 -0
- package/es/Browserless/index.js +12 -0
- package/es/Browserless/style.d.ts +7 -0
- package/es/Browserless/style.js +9 -0
- package/es/Kagi/components/Avatar.d.ts +5 -0
- package/es/Kagi/components/Avatar.js +25 -0
- package/es/Kagi/components/Combine.d.ts +5 -0
- package/es/Kagi/components/Combine.js +24 -0
- package/es/Kagi/components/Mono.d.ts +3 -0
- package/es/Kagi/components/Mono.js +40 -0
- package/es/Kagi/components/Text.d.ts +3 -0
- package/es/Kagi/components/Text.js +41 -0
- package/es/Kagi/index.d.ts +13 -0
- package/es/Kagi/index.js +12 -0
- package/es/Kagi/style.d.ts +7 -0
- package/es/Kagi/style.js +9 -0
- package/es/SearXNG/components/Avatar.d.ts +5 -0
- package/es/SearXNG/components/Avatar.js +25 -0
- package/es/SearXNG/components/Color.d.ts +3 -0
- package/es/SearXNG/components/Color.js +44 -0
- package/es/SearXNG/components/Combine.d.ts +7 -0
- package/es/SearXNG/components/Combine.js +32 -0
- package/es/SearXNG/components/Mono.d.ts +3 -0
- package/es/SearXNG/components/Mono.js +43 -0
- package/es/SearXNG/components/Text.d.ts +3 -0
- package/es/SearXNG/components/Text.js +39 -0
- package/es/SearXNG/index.d.ts +15 -0
- package/es/SearXNG/index.js +14 -0
- package/es/SearXNG/style.d.ts +7 -0
- package/es/SearXNG/style.js +9 -0
- package/es/icons.d.ts +6 -0
- package/es/icons.js +6 -0
- package/es/toc.json +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,24 @@
|
|
|
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 IconCombine from "../../features/IconCombine";
|
|
12
|
+
import { COMBINE_SPACE_MULTIPLE, COMBINE_TEXT_MULTIPLE, TITLE } from "../style";
|
|
13
|
+
import Text from "./Text";
|
|
14
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
15
|
+
var Combine = /*#__PURE__*/memo(function (_ref) {
|
|
16
|
+
var rest = Object.assign({}, (_objectDestructuringEmpty(_ref), _ref));
|
|
17
|
+
return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
|
|
18
|
+
Text: Text,
|
|
19
|
+
"aria-label": TITLE,
|
|
20
|
+
spaceMultiple: COMBINE_SPACE_MULTIPLE,
|
|
21
|
+
textMultiple: COMBINE_TEXT_MULTIPLE
|
|
22
|
+
}, rest));
|
|
23
|
+
});
|
|
24
|
+
export default Combine;
|
|
@@ -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 { 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 24 24",
|
|
30
|
+
width: size,
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
32
|
+
}, rest), {}, {
|
|
33
|
+
children: [/*#__PURE__*/_jsx("title", {
|
|
34
|
+
children: TITLE
|
|
35
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
36
|
+
d: "M14.498 18.392h-5.14c-1.39 0-1.632-1.508-1.39-2.11.12-.302.423-.724.664-1.026a6.81 6.81 0 003.326.845 6.945 6.945 0 006.954-6.935c0-2.05-.907-3.86-2.298-5.186l.181-.181c.363-.362.907-.603 1.451-.543l.847.06V0h-1.451c-1.693 0-3.084 1.025-3.689 2.472a6.83 6.83 0 00-1.934-.301 6.945 6.945 0 00-6.954 6.935c0 1.507.484 2.954 1.33 4.1a1.84 1.84 0 01-.423.302l-.181.18c-1.391 1.327-2.056 3.015-1.693 4.945.181 1.025 1.088 2.11 1.995 2.714.605.422 1.39.603 2.177.603l5.804-.242c.665 0 1.27.302 1.633.905L16.432 24 20 22.794l-.605-1.327a5.425 5.425 0 00-4.897-3.075zm-2.48-12.543c1.814 0 3.326 1.508 3.326 3.317 0 1.809-1.512 3.316-3.325 3.316-1.814 0-3.326-1.507-3.326-3.316 0-1.87 1.451-3.317 3.325-3.317z"
|
|
37
|
+
})]
|
|
38
|
+
}));
|
|
39
|
+
});
|
|
40
|
+
export default Icon;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
|
|
3
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
4
|
+
var _excluded = ["size", "style"];
|
|
5
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
6
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
7
|
+
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
8
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
|
9
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
10
|
+
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
11
|
+
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
12
|
+
import { 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 47 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: "M41.856 16.824v.983h2.879V6.357h-2.879v10.467zM43.27 4.735a1.86 1.86 0 001.855-1.868A1.86 1.86 0 0043.27 1a1.86 1.86 0 00-1.854 1.867 1.86 1.86 0 001.854 1.868zM35.514 19.43h-4.146c-1.122 0-1.317-1.23-1.122-1.72.097-.246.341-.59.536-.836.781.442 1.708.688 2.683.688 3.123 0 5.61-2.556 5.61-5.652 0-1.67-.731-3.145-1.853-4.226l.146-.147c.293-.295.732-.492 1.17-.443l.684.05V4.44h-1.17c-1.367 0-2.489.836-2.977 2.015a5.46 5.46 0 00-1.56-.245c-3.123 0-5.61 2.555-5.61 5.651 0 1.229.39 2.408 1.072 3.342a1.484 1.484 0 01-.341.246l-.146.147c-1.122 1.081-1.659 2.457-1.366 4.03.146.835.878 1.72 1.61 2.212.487.344 1.122.491 1.756.491l4.683-.197c.537 0 1.024.246 1.317.738l.585 1.13 2.879-.983-.488-1.081c-.732-1.524-2.244-2.507-3.952-2.507zm-2-10.223c1.464 0 2.683 1.229 2.683 2.703 0 1.475-1.22 2.703-2.683 2.703-1.463 0-2.683-1.228-2.683-2.703 0-1.523 1.17-2.703 2.683-2.703zM19.172 6.16c-2.927.147-5.366 2.506-5.561 5.454-.244 3.49 2.488 6.39 5.854 6.39 1.122 0 2.146-.64 3.024-1.18v1.032h2.878V11.86c-.146-3.293-2.878-5.848-6.195-5.7zm.293 9.091c-1.757 0-3.122-1.425-3.122-3.145a3.124 3.124 0 013.122-3.145c1.756 0 3.122 1.425 3.122 3.145.049 1.72-1.366 3.145-3.122 3.145z"
|
|
36
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
37
|
+
d: "M13.66 6.357H9.61L6.098 9.895l-1.22 1.229V4.342H2v13.515h2.878v-5.062l1.22 1.228v-.049l3.805 3.883h4.049l-6.196-5.898 5.903-5.602z"
|
|
38
|
+
})]
|
|
39
|
+
}));
|
|
40
|
+
});
|
|
41
|
+
export default Icon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import Avatar from './components/Avatar';
|
|
2
|
+
import Combine from './components/Combine';
|
|
3
|
+
import Mono from './components/Mono';
|
|
4
|
+
import Text from './components/Text';
|
|
5
|
+
export type CompoundedIcon = typeof Mono & {
|
|
6
|
+
Avatar: typeof Avatar;
|
|
7
|
+
Combine: typeof Combine;
|
|
8
|
+
Text: typeof Text;
|
|
9
|
+
colorPrimary: string;
|
|
10
|
+
title: string;
|
|
11
|
+
};
|
|
12
|
+
declare const Icons: CompoundedIcon;
|
|
13
|
+
export default Icons;
|
package/es/Kagi/index.js
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import Avatar from "./components/Avatar";
|
|
2
|
+
import Combine from "./components/Combine";
|
|
3
|
+
import Mono from "./components/Mono";
|
|
4
|
+
import Text from "./components/Text";
|
|
5
|
+
import { COLOR_PRIMARY, TITLE } from "./style";
|
|
6
|
+
var Icons = Mono;
|
|
7
|
+
Icons.Text = Text;
|
|
8
|
+
Icons.Combine = Combine;
|
|
9
|
+
Icons.Avatar = Avatar;
|
|
10
|
+
Icons.colorPrimary = COLOR_PRIMARY;
|
|
11
|
+
Icons.title = TITLE;
|
|
12
|
+
export default Icons;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export declare const TITLE = "Kagi";
|
|
2
|
+
export declare const COMBINE_TEXT_MULTIPLE = 1;
|
|
3
|
+
export declare const COMBINE_SPACE_MULTIPLE = 0.3;
|
|
4
|
+
export declare const COLOR_PRIMARY = "#FEB219";
|
|
5
|
+
export declare const AVATAR_BACKGROUND = "#FEB219";
|
|
6
|
+
export declare const AVATAR_COLOR = "#000";
|
|
7
|
+
export declare const AVATAR_ICON_MULTIPLE = 0.7;
|
package/es/Kagi/style.js
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export var TITLE = 'Kagi';
|
|
2
|
+
export var COMBINE_TEXT_MULTIPLE = 1;
|
|
3
|
+
export var COMBINE_SPACE_MULTIPLE = 0.3;
|
|
4
|
+
export var COLOR_PRIMARY = '#FEB219';
|
|
5
|
+
|
|
6
|
+
// Avatar constants
|
|
7
|
+
export var AVATAR_BACKGROUND = COLOR_PRIMARY;
|
|
8
|
+
export var AVATAR_COLOR = '#000';
|
|
9
|
+
export var AVATAR_ICON_MULTIPLE = 0.7;
|
|
@@ -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,44 @@
|
|
|
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
|
+
height: size,
|
|
23
|
+
style: _objectSpread({
|
|
24
|
+
flex: 'none',
|
|
25
|
+
lineHeight: 1
|
|
26
|
+
}, style),
|
|
27
|
+
viewBox: "0 0 24 24",
|
|
28
|
+
width: size,
|
|
29
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
30
|
+
}, rest), {}, {
|
|
31
|
+
children: [/*#__PURE__*/_jsx("title", {
|
|
32
|
+
children: TITLE
|
|
33
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
34
|
+
d: "M6.638 4.38a5.35 5.35 0 017.747 3.963 5.35 5.35 0 01-.56 3.284l-1.154-.61A4.044 4.044 0 007.237 5.54l-.6-1.158z",
|
|
35
|
+
fill: "#3050FF"
|
|
36
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
37
|
+
clipRule: "evenodd",
|
|
38
|
+
d: "M9.13 0a9.13 9.13 0 017.992 13.546l6.803 6.515-3.4 3.551-6.853-6.562A9.13 9.13 0 119.13 0zm0 2.61a6.521 6.521 0 100 13.042 6.521 6.521 0 000-13.043z",
|
|
39
|
+
fill: "#3050FF",
|
|
40
|
+
fillRule: "evenodd"
|
|
41
|
+
})]
|
|
42
|
+
}));
|
|
43
|
+
});
|
|
44
|
+
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,43 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
|
|
3
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
4
|
+
var _excluded = ["size", "style"];
|
|
5
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
6
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
7
|
+
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
8
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
|
9
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
10
|
+
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
11
|
+
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
12
|
+
import { 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 24 24",
|
|
30
|
+
width: size,
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
32
|
+
}, rest), {}, {
|
|
33
|
+
children: [/*#__PURE__*/_jsx("title", {
|
|
34
|
+
children: TITLE
|
|
35
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
36
|
+
d: "M6.638 4.38a5.35 5.35 0 017.747 3.963 5.35 5.35 0 01-.56 3.284l-1.154-.61A4.044 4.044 0 007.237 5.54l-.6-1.158z"
|
|
37
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
38
|
+
clipRule: "evenodd",
|
|
39
|
+
d: "M9.13 0a9.13 9.13 0 017.992 13.546l6.803 6.515-3.4 3.551-6.853-6.562A9.13 9.13 0 119.13 0zm0 2.61a6.521 6.521 0 100 13.042 6.521 6.521 0 000-13.043z"
|
|
40
|
+
})]
|
|
41
|
+
}));
|
|
42
|
+
});
|
|
43
|
+
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 131 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: "M16.172 6.14c-.442-.463-1.018-.848-1.728-1.156-.71-.308-1.545-.462-2.504-.462-1.19 0-2.15.25-2.88.751-.729.481-1.093 1.136-1.093 1.963 0 .886.7 1.569 2.101 2.05l4.347 1.501c1.497.5 2.6 1.146 3.311 1.935.71.789 1.065 1.76 1.065 2.916 0 1.54-.412 2.868-1.238 3.984-.825 1.097-1.948 1.934-3.368 2.512-1.42.577-3.023.866-4.808.866-2.015 0-3.723-.337-5.124-1.01-1.4-.693-2.447-1.665-3.138-2.916A.81.81 0 011 18.668c0-.134.077-.25.23-.346l2.275-1.386a.728.728 0 01.431-.144c.23 0 .442.125.634.375.499.616.95 1.097 1.353 1.444.422.327.93.577 1.526.75.614.173 1.4.26 2.36.26 1.21 0 2.188-.221 2.937-.664.748-.462 1.122-1.174 1.122-2.136 0-.482-.172-.876-.518-1.184-.345-.327-.902-.626-1.67-.895l-4.203-1.415c-1.381-.462-2.437-1.135-3.166-2.02a4.869 4.869 0 01-1.066-3.09c0-1.424.404-2.685 1.21-3.782.806-1.097 1.88-1.944 3.224-2.541C9.042 1.298 10.529 1 12.14 1c1.65 0 3.1.298 4.347.895 1.267.577 2.246 1.328 2.937 2.252.153.192.23.337.23.433 0 .096-.067.183-.202.26l-2.562 1.703c-.019.02-.057.03-.115.03-.115 0-.317-.145-.604-.434zM27.794 23c-1.362 0-2.571-.279-3.627-.837-1.056-.558-1.871-1.338-2.447-2.338-.576-1.02-.864-2.195-.864-3.523 0-1.578.375-3.07 1.123-4.475.768-1.424 1.814-2.56 3.138-3.407 1.343-.866 2.84-1.299 4.491-1.299 2.015 0 3.618.597 4.808 1.79 1.19 1.194 1.785 2.84 1.785 4.937 0 .558-.039 1.097-.116 1.617a.62.62 0 01-.201.346c-.077.058-.23.087-.46.087h-9.702c-.308 0-.461.414-.461 1.242 0 .904.288 1.607.864 2.107.595.481 1.362.722 2.303.722.729 0 1.41-.154 2.044-.462.633-.308 1.257-.79 1.87-1.444.097-.096.193-.144.289-.144.057 0 .182.038.374.116l1.9.895c.23.076.346.202.346.375 0 .096-.048.221-.144.375-1.114 1.251-2.227 2.117-3.34 2.599-1.094.48-2.418.721-3.973.721zm3.657-9.412c.46 0 .69-.375.69-1.126 0-.731-.22-1.347-.662-1.848-.441-.52-1.055-.779-1.842-.779-.96 0-1.814.366-2.562 1.097-.73.712-1.152 1.598-1.267 2.656h5.643zM46.16 21.297C45.008 22.433 43.434 23 41.438 23c-1.343 0-2.399-.346-3.166-1.039-.768-.693-1.152-1.598-1.152-2.714 0-1.366.451-2.483 1.353-3.349.902-.885 2.034-1.52 3.397-1.905a16.769 16.769 0 014.29-.665l1.036-.086c.365 0 .576-.183.633-.549l.087-.606c.019-.096.028-.25.028-.462 0-1.155-.662-1.732-1.986-1.732-1.516 0-2.639.596-3.368 1.79a.44.44 0 01-.375.202.873.873 0 01-.259-.029l-2.792-.664c-.192-.039-.288-.164-.288-.375 0-.193.048-.385.144-.578 1.267-2.079 3.656-3.118 7.168-3.118 2.073 0 3.59.366 4.549 1.097.979.732 1.468 1.742 1.468 3.032 0 .173-.02.452-.057.837l-1.44 10.105c-.02.25-.057.404-.115.462-.058.038-.192.058-.403.058h-2.965c-.192 0-.317-.058-.375-.174-.057-.115-.096-.308-.115-.577l.03-.75c0-.155-.049-.232-.145-.232-.096 0-.25.106-.46.318zm1.238-5.543v-.174c0-.077-.02-.125-.058-.144-.039-.038-.115-.048-.23-.029l-1.037.087a8.113 8.113 0 00-3.109.837c-.96.481-1.44 1.222-1.44 2.223 0 .462.164.837.49 1.126.345.27.806.404 1.382.404.499 0 .97-.067 1.41-.202a4.086 4.086 0 001.152-.606c.71-.539 1.104-1.087 1.18-1.646l.26-1.876zM54.35 22.712c-.23 0-.403-.068-.518-.202-.096-.135-.125-.308-.087-.52l1.987-14.176c.019-.173.048-.28.086-.318.058-.057.163-.086.317-.086h3.426c.345 0 .48.202.403.606l-.202 1.3v.115c0 .135.038.202.115.202.058 0 .144-.058.26-.173a8.26 8.26 0 012.245-1.704c.825-.423 1.574-.635 2.245-.635.403 0 .7.029.893.087.192.057.278.173.259.346l-.46 3.234c-.02.211-.058.346-.116.404-.038.058-.115.077-.23.058a13.405 13.405 0 00-1.958-.145c-.499 0-1.027.135-1.583.404a4.529 4.529 0 00-1.44 1.011c-.383.404-.604.808-.662 1.213l-1.18 8.43c-.038.25-.106.404-.202.462-.076.058-.259.087-.547.087H54.35zM84.168 21.701c.173.308.26.54.26.693a.284.284 0 01-.144.26c-.097.038-.24.058-.432.058H79.85c-.23 0-.413-.03-.547-.087-.115-.058-.211-.173-.288-.346l-3.195-6.67c-.096-.192-.192-.288-.288-.288-.058 0-.163.105-.317.317l-5.124 6.727c-.096.154-.211.25-.346.289-.115.038-.316.058-.604.058h-3.369c-.383 0-.575-.125-.575-.376 0-.173.144-.462.432-.866l7.37-9.267c.21-.231.316-.434.316-.607 0-.135-.02-.24-.058-.317L68.45 1.866a.558.558 0 01-.087-.288c0-.193.144-.289.432-.289h4.203c.25 0 .423.029.519.087.096.057.192.183.288.375l2.792 5.89c.058.154.125.23.202.23.076 0 .172-.076.287-.23l4.549-6.005c.115-.154.22-.25.317-.29.115-.038.297-.057.547-.057h3.713c.23 0 .346.106.346.318 0 .154-.058.327-.173.52l-7.14 8.892c-.191.25-.287.423-.287.52 0 .076.028.173.086.288l5.124 9.874zM107.761 1.29c.134 0 .221.038.259.115.038.057.048.163.029.317l-2.908 20.672c-.019.135-.067.221-.144.26-.057.038-.163.058-.316.058h-2.937c-.249 0-.47-.154-.662-.462L93.655 9.344c-.058-.096-.116-.144-.173-.144-.115 0-.183.106-.202.317L91.495 22.25c-.038.192-.096.317-.172.375-.058.058-.192.087-.403.087h-3.167c-.307 0-.442-.212-.403-.636l2.879-20.354c.038-.192.076-.308.115-.346.058-.058.182-.087.374-.087h3.483c.193 0 .336.048.432.144.116.077.221.212.317.405l6.794 12.039c.096.154.192.231.288.231.154 0 .24-.116.259-.347l1.67-12.097c.019-.154.057-.25.115-.288.077-.058.201-.087.374-.087h3.311zM118.147 23c-1.728 0-3.225-.366-4.491-1.097a7.282 7.282 0 01-2.908-3.09c-.652-1.347-.979-2.925-.979-4.734 0-2.387.47-4.572 1.411-6.554.94-2.002 2.274-3.59 4.002-4.764C116.909 1.587 118.895 1 121.141 1c1.535 0 2.888.298 4.059.895 1.19.597 2.111 1.386 2.764 2.367.652.963.998 1.993 1.036 3.09 0 .192-.019.337-.058.433a.185.185 0 01-.144.144l-3.944.578h-.028c-.077 0-.144-.049-.202-.145a4.098 4.098 0 01-.144-.577c-.134-.963-.499-1.742-1.094-2.339-.576-.596-1.391-.895-2.447-.895-1.362 0-2.495.5-3.397 1.501-.883 1.001-1.535 2.291-1.957 3.87a18.552 18.552 0 00-.634 4.878c0 1.656.307 2.85.921 3.58.634.713 1.555 1.069 2.764 1.069 1.171 0 2.159-.327 2.965-.982a5.921 5.921 0 001.785-2.396l.173-.809c.058-.096.086-.163.086-.202 0-.115-.115-.173-.345-.173h-3.541c-.115 0-.192-.02-.23-.058-.039-.057-.048-.163-.029-.317l.259-2.368c.019-.211.115-.317.288-.317l8.233.029c.231 0 .374.038.432.115.077.058.096.183.058.376l-1.411 9.989c-.019.25-.173.375-.461.375h-.863a.784.784 0 01-.403-.086c-.077-.058-.144-.174-.202-.347l-.489-2.107c-.019-.097-.087-.145-.202-.145-.115 0-.24.077-.374.231-.633.79-1.459 1.444-2.476 1.963-1.017.52-2.264.78-3.742.78z"
|
|
36
|
+
})]
|
|
37
|
+
}));
|
|
38
|
+
});
|
|
39
|
+
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,14 @@
|
|
|
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_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.title = TITLE;
|
|
14
|
+
export default Icons;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export declare const TITLE = "SearXNG";
|
|
2
|
+
export declare const COMBINE_TEXT_MULTIPLE = 0.75;
|
|
3
|
+
export declare const COMBINE_SPACE_MULTIPLE = 0.2;
|
|
4
|
+
export declare const COLOR_PRIMARY = "#3050FF";
|
|
5
|
+
export declare const AVATAR_BACKGROUND = "#3050FF";
|
|
6
|
+
export declare const AVATAR_COLOR = "#fff";
|
|
7
|
+
export declare const AVATAR_ICON_MULTIPLE = 0.7;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export var TITLE = 'SearXNG';
|
|
2
|
+
export var COMBINE_TEXT_MULTIPLE = 0.75;
|
|
3
|
+
export var COMBINE_SPACE_MULTIPLE = 0.2;
|
|
4
|
+
export var COLOR_PRIMARY = '#3050FF';
|
|
5
|
+
|
|
6
|
+
// Avatar constants
|
|
7
|
+
export var AVATAR_BACKGROUND = COLOR_PRIMARY;
|
|
8
|
+
export var AVATAR_COLOR = '#fff';
|
|
9
|
+
export var AVATAR_ICON_MULTIPLE = 0.7;
|
package/es/icons.d.ts
CHANGED
|
@@ -18,6 +18,7 @@ export { default as AlephAlpha, type CompoundedIcon as AlephAlphaProps } from '.
|
|
|
18
18
|
export { default as Alibaba, type CompoundedIcon as AlibabaProps } from './Alibaba';
|
|
19
19
|
export { default as AlibabaCloud, type CompoundedIcon as AlibabaCloudProps } from './AlibabaCloud';
|
|
20
20
|
export { default as Amp, type CompoundedIcon as AmpProps } from './Amp';
|
|
21
|
+
export { default as Anspire, type CompoundedIcon as AnspireProps } from './Anspire';
|
|
21
22
|
export { default as AntGroup, type CompoundedIcon as AntGroupProps } from './AntGroup';
|
|
22
23
|
export { default as Anthropic, type CompoundedIcon as AnthropicProps } from './Anthropic';
|
|
23
24
|
export { default as Antigravity, type CompoundedIcon as AntigravityProps } from './Antigravity';
|
|
@@ -44,7 +45,10 @@ export { default as Bfl, type CompoundedIcon as BflProps } from './Bfl';
|
|
|
44
45
|
export { default as Bilibili, type CompoundedIcon as BilibiliProps } from './Bilibili';
|
|
45
46
|
export { default as BilibiliIndex, type CompoundedIcon as BilibiliIndexProps, } from './BilibiliIndex';
|
|
46
47
|
export { default as Bing, type CompoundedIcon as BingProps } from './Bing';
|
|
48
|
+
export { default as Bocha, type CompoundedIcon as BochaProps } from './Bocha';
|
|
49
|
+
export { default as Brave, type CompoundedIcon as BraveProps } from './Brave';
|
|
47
50
|
export { default as BriaAI, type CompoundedIcon as BriaAIProps } from './BriaAI';
|
|
51
|
+
export { default as Browserless, type CompoundedIcon as BrowserlessProps } from './Browserless';
|
|
48
52
|
export { default as BurnCloud, type CompoundedIcon as BurnCloudProps } from './BurnCloud';
|
|
49
53
|
export { default as ByteDance, type CompoundedIcon as ByteDanceProps } from './ByteDance';
|
|
50
54
|
export { default as CapCut, type CompoundedIcon as CapCutProps } from './CapCut';
|
|
@@ -147,6 +151,7 @@ export { default as InternLM, type CompoundedIcon as InternLMProps } from './Int
|
|
|
147
151
|
export { default as Jimeng, type CompoundedIcon as JimengProps } from './Jimeng';
|
|
148
152
|
export { default as Jina, type CompoundedIcon as JinaProps } from './Jina';
|
|
149
153
|
export { default as Junie, type CompoundedIcon as JunieProps } from './Junie';
|
|
154
|
+
export { default as Kagi, type CompoundedIcon as KagiProps } from './Kagi';
|
|
150
155
|
export { default as KiloCode, type CompoundedIcon as KiloCodeProps } from './KiloCode';
|
|
151
156
|
export { default as Kimi, type CompoundedIcon as KimiProps } from './Kimi';
|
|
152
157
|
export { default as Kiro, type CompoundedIcon as KiroProps } from './Kiro';
|
|
@@ -250,6 +255,7 @@ export { default as Rwkv, type CompoundedIcon as RwkvProps } from './Rwkv';
|
|
|
250
255
|
export { default as SambaNova, type CompoundedIcon as SambaNovaProps } from './SambaNova';
|
|
251
256
|
export { default as Search1API, type CompoundedIcon as Search1APIProps } from './Search1API';
|
|
252
257
|
export { default as SearchApi, type CompoundedIcon as SearchApiProps } from './SearchApi';
|
|
258
|
+
export { default as SearXNG, type CompoundedIcon as SearXNGProps } from './SearXNG';
|
|
253
259
|
export { default as SenseNova, type CompoundedIcon as SenseNovaProps } from './SenseNova';
|
|
254
260
|
export { default as SiliconCloud, type CompoundedIcon as SiliconCloudProps } from './SiliconCloud';
|
|
255
261
|
export { default as SillyTavern, type CompoundedIcon as SillyTavernProps } from './SillyTavern';
|
package/es/icons.js
CHANGED
|
@@ -18,6 +18,7 @@ export { default as AlephAlpha } from "./AlephAlpha";
|
|
|
18
18
|
export { default as Alibaba } from "./Alibaba";
|
|
19
19
|
export { default as AlibabaCloud } from "./AlibabaCloud";
|
|
20
20
|
export { default as Amp } from "./Amp";
|
|
21
|
+
export { default as Anspire } from "./Anspire";
|
|
21
22
|
export { default as AntGroup } from "./AntGroup";
|
|
22
23
|
export { default as Anthropic } from "./Anthropic";
|
|
23
24
|
export { default as Antigravity } from "./Antigravity";
|
|
@@ -44,7 +45,10 @@ export { default as Bfl } from "./Bfl";
|
|
|
44
45
|
export { default as Bilibili } from "./Bilibili";
|
|
45
46
|
export { default as BilibiliIndex } from "./BilibiliIndex";
|
|
46
47
|
export { default as Bing } from "./Bing";
|
|
48
|
+
export { default as Bocha } from "./Bocha";
|
|
49
|
+
export { default as Brave } from "./Brave";
|
|
47
50
|
export { default as BriaAI } from "./BriaAI";
|
|
51
|
+
export { default as Browserless } from "./Browserless";
|
|
48
52
|
export { default as BurnCloud } from "./BurnCloud";
|
|
49
53
|
export { default as ByteDance } from "./ByteDance";
|
|
50
54
|
export { default as CapCut } from "./CapCut";
|
|
@@ -147,6 +151,7 @@ export { default as InternLM } from "./InternLM";
|
|
|
147
151
|
export { default as Jimeng } from "./Jimeng";
|
|
148
152
|
export { default as Jina } from "./Jina";
|
|
149
153
|
export { default as Junie } from "./Junie";
|
|
154
|
+
export { default as Kagi } from "./Kagi";
|
|
150
155
|
export { default as KiloCode } from "./KiloCode";
|
|
151
156
|
export { default as Kimi } from "./Kimi";
|
|
152
157
|
export { default as Kiro } from "./Kiro";
|
|
@@ -250,6 +255,7 @@ export { default as Rwkv } from "./Rwkv";
|
|
|
250
255
|
export { default as SambaNova } from "./SambaNova";
|
|
251
256
|
export { default as Search1API } from "./Search1API";
|
|
252
257
|
export { default as SearchApi } from "./SearchApi";
|
|
258
|
+
export { default as SearXNG } from "./SearXNG";
|
|
253
259
|
export { default as SenseNova } from "./SenseNova";
|
|
254
260
|
export { default as SiliconCloud } from "./SiliconCloud";
|
|
255
261
|
export { default as SillyTavern } from "./SillyTavern";
|