@lobehub/icons 5.18.0 → 5.19.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +112 -106
- package/es/AMDRadeonCloud/components/Avatar.d.ts +5 -0
- package/es/AMDRadeonCloud/components/Avatar.js +25 -0
- package/es/AMDRadeonCloud/components/Color.d.ts +3 -0
- package/es/AMDRadeonCloud/components/Color.js +52 -0
- package/es/AMDRadeonCloud/components/Combine.d.ts +7 -0
- package/es/AMDRadeonCloud/components/Combine.js +33 -0
- package/es/AMDRadeonCloud/components/Mono.d.ts +3 -0
- package/es/AMDRadeonCloud/components/Mono.js +51 -0
- package/es/AMDRadeonCloud/components/Text.d.ts +3 -0
- package/es/AMDRadeonCloud/components/Text.js +40 -0
- package/es/AMDRadeonCloud/index.d.ts +15 -0
- package/es/AMDRadeonCloud/index.js +14 -0
- package/es/AMDRadeonCloud/index.mdx +114 -0
- package/es/AMDRadeonCloud/style.d.ts +7 -0
- package/es/AMDRadeonCloud/style.js +9 -0
- package/es/Chutes/components/Avatar.d.ts +5 -0
- package/es/Chutes/components/Avatar.js +25 -0
- package/es/Chutes/components/Combine.d.ts +5 -0
- package/es/Chutes/components/Combine.js +26 -0
- package/es/Chutes/components/Mono.d.ts +3 -0
- package/es/Chutes/components/Mono.js +44 -0
- package/es/Chutes/components/Text.d.ts +3 -0
- package/es/Chutes/components/Text.js +39 -0
- package/es/Chutes/index.d.ts +13 -0
- package/es/Chutes/index.js +12 -0
- package/es/Chutes/index.mdx +99 -0
- package/es/Chutes/style.d.ts +7 -0
- package/es/Chutes/style.js +9 -0
- package/es/CommandCode/components/Avatar.d.ts +5 -0
- package/es/CommandCode/components/Avatar.js +25 -0
- package/es/CommandCode/components/Color.d.ts +3 -0
- package/es/CommandCode/components/Color.js +41 -0
- package/es/CommandCode/components/Combine.d.ts +5 -0
- package/es/CommandCode/components/Combine.js +24 -0
- package/es/CommandCode/components/Mono.d.ts +3 -0
- package/es/CommandCode/components/Mono.js +41 -0
- package/es/CommandCode/components/Text.d.ts +3 -0
- package/es/CommandCode/components/Text.js +42 -0
- package/es/CommandCode/index.d.ts +13 -0
- package/es/CommandCode/index.js +12 -0
- package/es/CommandCode/index.mdx +99 -0
- package/es/CommandCode/style.d.ts +7 -0
- package/es/CommandCode/style.js +9 -0
- package/es/Decart/components/Avatar.d.ts +5 -0
- package/es/Decart/components/Avatar.js +25 -0
- package/es/Decart/components/Color.d.ts +3 -0
- package/es/Decart/components/Color.js +39 -0
- package/es/Decart/components/Combine.d.ts +7 -0
- package/es/Decart/components/Combine.js +32 -0
- package/es/Decart/components/Mono.d.ts +3 -0
- package/es/Decart/components/Mono.js +40 -0
- package/es/Decart/components/Text.d.ts +3 -0
- package/es/Decart/components/Text.js +39 -0
- package/es/Decart/index.d.ts +15 -0
- package/es/Decart/index.js +14 -0
- package/es/Decart/index.mdx +113 -0
- package/es/Decart/style.d.ts +7 -0
- package/es/Decart/style.js +9 -0
- package/es/DeepAI/index.mdx +1 -1
- package/es/DigitalOcean/components/Avatar.d.ts +5 -0
- package/es/DigitalOcean/components/Avatar.js +25 -0
- package/es/DigitalOcean/components/Combine.d.ts +5 -0
- package/es/DigitalOcean/components/Combine.js +26 -0
- package/es/DigitalOcean/components/Mono.d.ts +3 -0
- package/es/DigitalOcean/components/Mono.js +42 -0
- package/es/DigitalOcean/components/Text.d.ts +3 -0
- package/es/DigitalOcean/components/Text.js +39 -0
- package/es/DigitalOcean/index.d.ts +13 -0
- package/es/DigitalOcean/index.js +12 -0
- package/es/DigitalOcean/index.mdx +109 -0
- package/es/DigitalOcean/style.d.ts +7 -0
- package/es/DigitalOcean/style.js +9 -0
- package/es/DotsStudio/components/Avatar.d.ts +5 -0
- package/es/DotsStudio/components/Avatar.js +28 -0
- package/es/DotsStudio/components/Combine.d.ts +5 -0
- package/es/DotsStudio/components/Combine.js +26 -0
- package/es/DotsStudio/components/Mono.d.ts +3 -0
- package/es/DotsStudio/components/Mono.js +40 -0
- package/es/DotsStudio/components/Text.d.ts +3 -0
- package/es/DotsStudio/components/Text.js +39 -0
- package/es/DotsStudio/index.d.ts +13 -0
- package/es/DotsStudio/index.js +12 -0
- package/es/DotsStudio/index.mdx +99 -0
- package/es/DotsStudio/style.d.ts +7 -0
- package/es/DotsStudio/style.js +8 -0
- package/es/GmiCloud/components/Avatar.d.ts +5 -0
- package/es/GmiCloud/components/Avatar.js +25 -0
- package/es/GmiCloud/components/Combine.d.ts +5 -0
- package/es/GmiCloud/components/Combine.js +26 -0
- package/es/GmiCloud/components/Mono.d.ts +3 -0
- package/es/GmiCloud/components/Mono.js +42 -0
- package/es/GmiCloud/components/Text.d.ts +3 -0
- package/es/GmiCloud/components/Text.js +41 -0
- package/es/GmiCloud/index.d.ts +13 -0
- package/es/GmiCloud/index.js +12 -0
- package/es/GmiCloud/index.mdx +99 -0
- package/es/GmiCloud/style.d.ts +7 -0
- package/es/GmiCloud/style.js +9 -0
- package/es/Inceptron/components/Avatar.d.ts +5 -0
- package/es/Inceptron/components/Avatar.js +25 -0
- package/es/Inceptron/components/Color.d.ts +3 -0
- package/es/Inceptron/components/Color.js +60 -0
- package/es/Inceptron/components/Combine.d.ts +7 -0
- package/es/Inceptron/components/Combine.js +32 -0
- package/es/Inceptron/components/Mono.d.ts +3 -0
- package/es/Inceptron/components/Mono.js +60 -0
- package/es/Inceptron/components/Text.d.ts +3 -0
- package/es/Inceptron/components/Text.js +39 -0
- package/es/Inceptron/index.d.ts +15 -0
- package/es/Inceptron/index.js +14 -0
- package/es/Inceptron/index.mdx +113 -0
- package/es/Inceptron/style.d.ts +7 -0
- package/es/Inceptron/style.js +9 -0
- package/es/IoNet/components/Avatar.d.ts +5 -0
- package/es/IoNet/components/Avatar.js +25 -0
- package/es/IoNet/components/Combine.d.ts +5 -0
- package/es/IoNet/components/Combine.js +24 -0
- package/es/IoNet/components/Mono.d.ts +3 -0
- package/es/IoNet/components/Mono.js +40 -0
- package/es/IoNet/components/Text.d.ts +3 -0
- package/es/IoNet/components/Text.js +41 -0
- package/es/IoNet/index.d.ts +13 -0
- package/es/IoNet/index.js +12 -0
- package/es/IoNet/index.mdx +109 -0
- package/es/IoNet/style.d.ts +7 -0
- package/es/IoNet/style.js +9 -0
- package/es/Nextbit/components/Avatar.d.ts +5 -0
- package/es/Nextbit/components/Avatar.js +25 -0
- package/es/Nextbit/components/Color.d.ts +3 -0
- package/es/Nextbit/components/Color.js +39 -0
- package/es/Nextbit/components/Combine.d.ts +7 -0
- package/es/Nextbit/components/Combine.js +32 -0
- package/es/Nextbit/components/Mono.d.ts +3 -0
- package/es/Nextbit/components/Mono.js +40 -0
- package/es/Nextbit/components/Text.d.ts +3 -0
- package/es/Nextbit/components/Text.js +39 -0
- package/es/Nextbit/index.d.ts +15 -0
- package/es/Nextbit/index.js +14 -0
- package/es/Nextbit/index.mdx +113 -0
- package/es/Nextbit/style.d.ts +7 -0
- package/es/Nextbit/style.js +9 -0
- package/es/Perceptron/components/Avatar.d.ts +5 -0
- package/es/Perceptron/components/Avatar.js +25 -0
- package/es/Perceptron/components/Combine.d.ts +5 -0
- package/es/Perceptron/components/Combine.js +27 -0
- package/es/Perceptron/components/Mono.d.ts +3 -0
- package/es/Perceptron/components/Mono.js +41 -0
- package/es/Perceptron/components/Text.d.ts +3 -0
- package/es/Perceptron/components/Text.js +39 -0
- package/es/Perceptron/index.d.ts +13 -0
- package/es/Perceptron/index.js +12 -0
- package/es/Perceptron/index.mdx +109 -0
- package/es/Perceptron/style.d.ts +7 -0
- package/es/Perceptron/style.js +9 -0
- package/es/Phala/components/Avatar.d.ts +5 -0
- package/es/Phala/components/Avatar.js +25 -0
- package/es/Phala/components/Color.d.ts +3 -0
- package/es/Phala/components/Color.js +45 -0
- package/es/Phala/components/Combine.d.ts +7 -0
- package/es/Phala/components/Combine.js +32 -0
- package/es/Phala/components/Inner.d.ts +3 -0
- package/es/Phala/components/Inner.js +40 -0
- package/es/Phala/components/Mono.d.ts +3 -0
- package/es/Phala/components/Mono.js +40 -0
- package/es/Phala/components/Text.d.ts +3 -0
- package/es/Phala/components/Text.js +39 -0
- package/es/Phala/index.d.ts +15 -0
- package/es/Phala/index.js +14 -0
- package/es/Phala/index.mdx +113 -0
- package/es/Phala/style.d.ts +7 -0
- package/es/Phala/style.js +9 -0
- package/es/Reka/components/Avatar.d.ts +5 -0
- package/es/Reka/components/Avatar.js +25 -0
- package/es/Reka/components/Combine.d.ts +5 -0
- package/es/Reka/components/Combine.js +24 -0
- package/es/Reka/components/Mono.d.ts +3 -0
- package/es/Reka/components/Mono.js +40 -0
- package/es/Reka/components/Text.d.ts +3 -0
- package/es/Reka/components/Text.js +39 -0
- package/es/Reka/index.d.ts +13 -0
- package/es/Reka/index.js +12 -0
- package/es/Reka/index.mdx +109 -0
- package/es/Reka/style.d.ts +7 -0
- package/es/Reka/style.js +9 -0
- package/es/Sakana/components/Avatar.d.ts +5 -0
- package/es/Sakana/components/Avatar.js +25 -0
- package/es/Sakana/components/Color.d.ts +3 -0
- package/es/Sakana/components/Color.js +39 -0
- package/es/Sakana/components/Combine.d.ts +7 -0
- package/es/Sakana/components/Combine.js +33 -0
- package/es/Sakana/components/Mono.d.ts +3 -0
- package/es/Sakana/components/Mono.js +40 -0
- package/es/Sakana/components/Text.d.ts +3 -0
- package/es/Sakana/components/Text.js +39 -0
- package/es/Sakana/index.d.ts +15 -0
- package/es/Sakana/index.js +14 -0
- package/es/Sakana/index.mdx +113 -0
- package/es/Sakana/style.d.ts +7 -0
- package/es/Sakana/style.js +9 -0
- package/es/UnionAlpha/components/Avatar.d.ts +5 -0
- package/es/UnionAlpha/components/Avatar.js +25 -0
- package/es/UnionAlpha/components/Color.d.ts +3 -0
- package/es/UnionAlpha/components/Color.js +159 -0
- package/es/UnionAlpha/components/Combine.d.ts +7 -0
- package/es/UnionAlpha/components/Combine.js +32 -0
- package/es/UnionAlpha/components/Mono.d.ts +3 -0
- package/es/UnionAlpha/components/Mono.js +50 -0
- package/es/UnionAlpha/components/Text.d.ts +3 -0
- package/es/UnionAlpha/components/Text.js +57 -0
- package/es/UnionAlpha/index.d.ts +15 -0
- package/es/UnionAlpha/index.js +14 -0
- package/es/UnionAlpha/index.mdx +113 -0
- package/es/UnionAlpha/style.d.ts +7 -0
- package/es/UnionAlpha/style.js +9 -0
- package/es/Wafer/components/Avatar.d.ts +5 -0
- package/es/Wafer/components/Avatar.js +25 -0
- package/es/Wafer/components/Combine.d.ts +5 -0
- package/es/Wafer/components/Combine.js +24 -0
- package/es/Wafer/components/Mono.d.ts +3 -0
- package/es/Wafer/components/Mono.js +40 -0
- package/es/Wafer/components/Text.d.ts +3 -0
- package/es/Wafer/components/Text.js +39 -0
- package/es/Wafer/index.d.ts +13 -0
- package/es/Wafer/index.js +12 -0
- package/es/Wafer/index.mdx +109 -0
- package/es/Wafer/style.d.ts +7 -0
- package/es/Wafer/style.js +9 -0
- package/es/Wandb/components/Avatar.d.ts +5 -0
- package/es/Wandb/components/Avatar.js +25 -0
- package/es/Wandb/components/Color.d.ts +3 -0
- package/es/Wandb/components/Color.js +39 -0
- package/es/Wandb/components/Combine.d.ts +7 -0
- package/es/Wandb/components/Combine.js +32 -0
- package/es/Wandb/components/Mono.d.ts +3 -0
- package/es/Wandb/components/Mono.js +40 -0
- package/es/Wandb/components/Text.d.ts +3 -0
- package/es/Wandb/components/Text.js +39 -0
- package/es/Wandb/index.d.ts +15 -0
- package/es/Wandb/index.js +14 -0
- package/es/Wandb/index.mdx +113 -0
- package/es/Wandb/style.d.ts +7 -0
- package/es/Wandb/style.js +9 -0
- package/es/WaveSpeed/components/Avatar.d.ts +5 -0
- package/es/WaveSpeed/components/Avatar.js +25 -0
- package/es/WaveSpeed/components/Combine.d.ts +5 -0
- package/es/WaveSpeed/components/Combine.js +26 -0
- package/es/WaveSpeed/components/Mono.d.ts +3 -0
- package/es/WaveSpeed/components/Mono.js +40 -0
- package/es/WaveSpeed/components/Text.d.ts +3 -0
- package/es/WaveSpeed/components/Text.js +39 -0
- package/es/WaveSpeed/index.d.ts +13 -0
- package/es/WaveSpeed/index.js +12 -0
- package/es/WaveSpeed/index.mdx +99 -0
- package/es/WaveSpeed/style.d.ts +7 -0
- package/es/WaveSpeed/style.js +9 -0
- package/es/features/modelConfig.js +4 -0
- package/es/features/providerConfig.js +5 -0
- package/es/features/providerEnum.d.ts +1 -0
- package/es/features/providerEnum.js +1 -0
- package/es/icons.d.ts +18 -0
- package/es/icons.js +18 -0
- package/es/toc.json +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,60 @@
|
|
|
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: "m0 13.955 7.608-7.077H17.68l-7.607 7.077z",
|
|
35
|
+
fill: "#eb048e"
|
|
36
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
37
|
+
d: "M17.68 6.878v7.077h-7.607z",
|
|
38
|
+
fill: "#1d1d9e"
|
|
39
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
40
|
+
d: "M17.68 13.955v2.222l-7.685 7.148h-.042v-9.267l.119-.103z",
|
|
41
|
+
fill: "#eb048e"
|
|
42
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
43
|
+
d: "M10.073 13.955 0 23.325v-9.37zm7.607 2.221v7.116l-.043.04h-7.65z",
|
|
44
|
+
fill: "#1d1d9e"
|
|
45
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
46
|
+
d: "M0 6.879 6.311 1h7.608L7.608 6.879z",
|
|
47
|
+
fill: "#2cf0ff"
|
|
48
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
49
|
+
d: "M8.98 5.601 13.92 1H24l-4.947 4.601z",
|
|
50
|
+
fill: "#eb048e"
|
|
51
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
52
|
+
d: "M7.608 6.878 0 13.955V6.878z",
|
|
53
|
+
fill: "#1d1d9e"
|
|
54
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
55
|
+
d: "M9.953 14.059v9.266H0zm7.727-7.18 6.312-5.871v16.414l-6.312 5.871z",
|
|
56
|
+
fill: "#2cf0ff"
|
|
57
|
+
})]
|
|
58
|
+
}));
|
|
59
|
+
});
|
|
60
|
+
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'> {
|
|
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,60 @@
|
|
|
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: "m0 13.955 7.608-7.077H17.68l-7.607 7.077z",
|
|
37
|
+
fillOpacity: ".66"
|
|
38
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
39
|
+
d: "M17.68 6.878v7.077h-7.607z",
|
|
40
|
+
fillOpacity: ".33"
|
|
41
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
42
|
+
d: "M17.68 13.955v2.222l-7.685 7.148h-.042v-9.267l.119-.103z",
|
|
43
|
+
fillOpacity: ".66"
|
|
44
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
45
|
+
d: "M10.073 13.955 0 23.325v-9.37zm7.607 2.221v7.116l-.043.04h-7.65z",
|
|
46
|
+
fillOpacity: ".33"
|
|
47
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
48
|
+
d: "M0 6.879 6.311 1h7.608L7.608 6.879z"
|
|
49
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
50
|
+
d: "M8.98 5.601 13.92 1H24l-4.947 4.601z",
|
|
51
|
+
fillOpacity: ".66"
|
|
52
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
53
|
+
d: "M7.608 6.878 0 13.955V6.878z",
|
|
54
|
+
fillOpacity: ".33"
|
|
55
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
56
|
+
d: "M9.953 14.059v9.266H0zm7.727-7.18 6.312-5.871v16.414l-6.312 5.871z"
|
|
57
|
+
})]
|
|
58
|
+
}));
|
|
59
|
+
});
|
|
60
|
+
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 270 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: "M22.033 2.032c.464 0 .836.03 1.146.062.31.03.557.124.804.248.217.124.434.31.65.526s.434.496.713.867l10.588 13.9q.093.186.37.186h.249c.154 0 .217-.093.217-.279V2.682c0-.402.216-.619.619-.619h3.003c.402 0 .619.217.619.62v16.345c0 1.145-.217 1.95-.62 2.353-.433.402-1.052.619-1.95.619h-2.446a10 10 0 0 1-1.084-.061 2.6 2.6 0 0 1-.773-.217 3.2 3.2 0 0 1-.681-.495 9 9 0 0 1-.743-.898l-10.62-13.9q-.184-.186-.37-.187h-.248c-.155 0-.217.094-.217.28V21.38c0 .402-.217.619-.62.619h-3.002c-.434 0-.65-.217-.65-.62V5.005c0-1.145.217-1.95.62-2.353.402-.402 1.052-.619 1.95-.619zm107.885 0c2.167 0 3.745.496 4.705 1.487.96.99 1.424 2.445 1.424 4.395v2.106c0 1.95-.464 3.405-1.424 4.396-.96.99-2.507 1.485-4.705 1.485h-11.796v5.48c0 .402-.216.619-.619.619h-3.065c-.433 0-.65-.217-.65-.62V2.93c0-.557.279-.867.867-.867h15.263zm119.502 0c.464 0 .835.03 1.146.062.309.03.556.124.805.248.216.124.433.31.649.526s.433.496.713.867l10.587 13.9q.095.186.371.186h.249c.156 0 .215-.093.215-.279V2.682c0-.402.218-.618.62-.619h3.002c.403 0 .62.217.62.62v16.345c0 1.146-.217 1.95-.62 2.353-.402.402-1.05.619-1.948.619h-2.447c-.433 0-.804-.03-1.082-.061a2.6 2.6 0 0 1-.776-.217 3.2 3.2 0 0 1-.679-.495c-.218-.217-.465-.526-.745-.898l-10.618-13.9q-.185-.186-.371-.187h-.249c-.153 0-.216.094-.216.28V21.38c0 .402-.217.619-.62.619h-3.002c-.433 0-.651-.217-.651-.62V5.005c0-1.145.218-1.95.62-2.353.402-.402 1.054-.619 1.951-.619zm-55.882 0c2.167 0 3.744.496 4.704 1.487.96.99 1.425 2.445 1.425 4.395v1.61c0 1.64-.34 2.91-.991 3.87-.649.96-1.734 1.548-3.249 1.827l4.859 6.037c.093.093.123.247.094.432q-.047.28-.465.28h-3.684c-.248 0-.434-.032-.527-.094a1.1 1.1 0 0 1-.277-.278l-4.489-5.913h-9.196v5.666c0 .402-.218.619-.62.619h-3.064c-.434 0-.649-.217-.649-.62V2.9c0-.558.278-.868.866-.868zm-187.823 0c.402 0 .619.217.619.62v18.667c0 .403-.217.62-.62.62H2.65c-.433 0-.65-.217-.65-.62V2.651c0-.402.217-.619.65-.619zm66.53 0c.401 0 .618.217.618.62v2.786c0 .433-.216.65-.619.65H59.583c-.743 0-1.363.062-1.827.185-.495.124-.867.341-1.146.62-.278.31-.495.681-.619 1.176-.123.496-.185 1.115-.185 1.889v4.055c0 .774.062 1.393.185 1.888.124.496.34.899.62 1.208.278.31.68.495 1.145.62.495.123 1.084.185 1.827.185h12.661c.403 0 .62.217.62.62v2.785c0 .403-.217.62-.62.62H59.397c-1.455 0-2.662-.124-3.684-.403s-1.826-.712-2.477-1.3q-.975-.883-1.393-2.322c-.31-.96-.433-2.136-.433-3.498V9.524c0-1.362.154-2.539.433-3.467a5.14 5.14 0 0 1 1.393-2.322c.65-.588 1.455-1.022 2.477-1.3.99-.279 2.229-.403 3.684-.403zm95.102 0c.435 0 .651.217.651.62v2.786q0 .65-.651.65h-8.948v15.231c0 .403-.215.62-.617.62h-3.095c-.403 0-.621-.217-.621-.62V6.088h-8.946q-.65 0-.651-.65V2.65c0-.402.218-.619.651-.619zm58.669 0c1.453 0 2.661.124 3.681.403 1.022.278 1.828.712 2.479 1.3.648.588 1.081 1.362 1.392 2.322.278.96.434 2.105.434 3.467v4.892c0 1.362-.156 2.539-.434 3.498q-.42 1.44-1.392 2.321c-.651.589-1.457 1.023-2.479 1.301-1.02.279-2.259.402-3.681.402h-8.794c-1.455 0-2.662-.123-3.684-.402-1.02-.279-1.827-.712-2.476-1.3q-.976-.883-1.393-2.322c-.309-.96-.434-2.136-.434-3.498V9.524c0-1.362.156-2.539.434-3.467q.464-1.44 1.393-2.322c.649-.588 1.456-1.022 2.476-1.3.991-.279 2.229-.403 3.684-.403zm-123 0c.433 0 .65.216.65.618v2.694c0 .402-.217.619-.65.619H90.57c-.743 0-1.361.062-1.826.185a2.7 2.7 0 0 0-1.177.62c-.31.31-.495.68-.619 1.207q-.185.742-.185 1.857v.28h16.098c.402 0 .619.216.619.618v2.26c0 .402-.217.62-.619.62H86.763v.495q0 1.114.185 1.857c.124.495.31.898.62 1.208.309.31.68.495 1.176.62.495.123 1.084.185 1.826.185h12.446c.433 0 .65.216.65.619v2.693c0 .402-.217.62-.65.62H90.478c-1.455 0-2.662-.125-3.684-.403-1.022-.279-1.827-.713-2.477-1.3q-.975-.884-1.393-2.322c-.31-.96-.434-2.136-.434-3.498V9.492c0-1.362.155-2.539.434-3.468a5.14 5.14 0 0 1 1.393-2.32c.65-.59 1.455-1.023 2.477-1.302.99-.278 2.229-.402 3.684-.402h12.538zm114.362 3.963c-.745 0-1.363.062-1.827.186-.496.123-.867.34-1.147.619-.277.31-.496.681-.618 1.208q-.186.743-.186 1.856v4.273q0 1.115.186 1.857c.122.495.341.899.618 1.208.28.31.683.495 1.147.62.495.123 1.082.185 1.827.185h8.451c.742 0 1.362-.062 1.826-.186.496-.124.867-.34 1.145-.619.28-.31.495-.682.62-1.208q.186-.742.186-1.857V9.864q0-1.113-.186-1.856a2.8 2.8 0 0 0-.62-1.208c-.278-.31-.68-.496-1.145-.62-.495-.123-1.084-.185-1.826-.185zm-35.265-.093c-.246 0-.371.124-.371.34v5.945h10.898c.96 0 1.64-.217 2.043-.62.402-.402.588-1.052.588-1.919V8.44c0-.866-.186-1.485-.588-1.919-.403-.402-1.083-.619-2.043-.619zm-63.619.062c-.247 0-.372.124-.372.34v5.821h10.898c.959 0 1.64-.217 2.042-.62.403-.402.589-1.052.589-1.92V8.504c0-.867-.186-1.486-.589-1.92-.402-.402-1.083-.62-2.042-.62z"
|
|
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,113 @@
|
|
|
1
|
+
---
|
|
2
|
+
title: Inceptron
|
|
3
|
+
description: https://inceptron.io
|
|
4
|
+
category: Provider
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
import { Inceptron } from '@lobehub/icons';
|
|
8
|
+
import { Flexbox } from '@lobehub/ui';
|
|
9
|
+
|
|
10
|
+
import ColorPreview from '../components/ColorPreview';
|
|
11
|
+
import DocsPreview from '../components/DocsPreview';
|
|
12
|
+
|
|
13
|
+
## Icons
|
|
14
|
+
|
|
15
|
+
<DocsPreview>
|
|
16
|
+
{
|
|
17
|
+
<Flexbox gap={16} horizontal>
|
|
18
|
+
<Inceptron size={64} />
|
|
19
|
+
<Inceptron.Color size={64} />
|
|
20
|
+
</Flexbox>
|
|
21
|
+
}
|
|
22
|
+
</DocsPreview>
|
|
23
|
+
|
|
24
|
+
```tsx
|
|
25
|
+
import { Inceptron } from '@lobehub/icons';
|
|
26
|
+
import { Flexbox } from '@lobehub/ui';
|
|
27
|
+
|
|
28
|
+
export default () => (
|
|
29
|
+
<Flexbox gap={16} horizontal>
|
|
30
|
+
<Inceptron size={64} />
|
|
31
|
+
<Inceptron.Color size={64} />
|
|
32
|
+
</Flexbox>
|
|
33
|
+
);
|
|
34
|
+
```
|
|
35
|
+
|
|
36
|
+
## Text
|
|
37
|
+
|
|
38
|
+
<DocsPreview>{<Inceptron.Text size={48} />}</DocsPreview>
|
|
39
|
+
|
|
40
|
+
```tsx
|
|
41
|
+
import { Inceptron } from '@lobehub/icons';
|
|
42
|
+
|
|
43
|
+
export default () => <Inceptron.Text size={48} />;
|
|
44
|
+
```
|
|
45
|
+
|
|
46
|
+
## Combine
|
|
47
|
+
|
|
48
|
+
<DocsPreview>
|
|
49
|
+
{
|
|
50
|
+
<Flexbox gap={16} align={'flex-start'}>
|
|
51
|
+
<Inceptron.Combine size={64} />
|
|
52
|
+
<Inceptron.Combine size={64} type={'color'} />
|
|
53
|
+
</Flexbox>
|
|
54
|
+
}
|
|
55
|
+
</DocsPreview>
|
|
56
|
+
|
|
57
|
+
```tsx
|
|
58
|
+
import { Inceptron } from '@lobehub/icons';
|
|
59
|
+
import { Flexbox } from '@lobehub/ui';
|
|
60
|
+
|
|
61
|
+
export default () => (
|
|
62
|
+
<Flexbox gap={16} align={'flex-start'}>
|
|
63
|
+
<Inceptron.Combine size={64} />
|
|
64
|
+
<Inceptron.Combine size={64} type={'color'} />
|
|
65
|
+
</Flexbox>
|
|
66
|
+
);
|
|
67
|
+
```
|
|
68
|
+
|
|
69
|
+
## Avatars
|
|
70
|
+
|
|
71
|
+
<DocsPreview>
|
|
72
|
+
{
|
|
73
|
+
<Flexbox gap={16} horizontal>
|
|
74
|
+
<Inceptron.Avatar size={64} />
|
|
75
|
+
<Inceptron.Avatar size={64} shape={'square'} />
|
|
76
|
+
</Flexbox>
|
|
77
|
+
}
|
|
78
|
+
</DocsPreview>
|
|
79
|
+
|
|
80
|
+
```tsx
|
|
81
|
+
import { Inceptron } from '@lobehub/icons';
|
|
82
|
+
import { Flexbox } from '@lobehub/ui';
|
|
83
|
+
|
|
84
|
+
export default () => (
|
|
85
|
+
<Flexbox gap={16} horizontal>
|
|
86
|
+
<Inceptron.Avatar size={64} />
|
|
87
|
+
<Inceptron.Avatar size={64} shape={'square'} />
|
|
88
|
+
</Flexbox>
|
|
89
|
+
);
|
|
90
|
+
```
|
|
91
|
+
|
|
92
|
+
## Colors
|
|
93
|
+
|
|
94
|
+
<DocsPreview>
|
|
95
|
+
{
|
|
96
|
+
<Flexbox gap={16} horizontal>
|
|
97
|
+
<ColorPreview color={Inceptron.colorPrimary} />
|
|
98
|
+
</Flexbox>
|
|
99
|
+
}
|
|
100
|
+
</DocsPreview>
|
|
101
|
+
|
|
102
|
+
```tsx
|
|
103
|
+
import { Inceptron } from '@lobehub/icons';
|
|
104
|
+
import { Flexbox } from '@lobehub/ui';
|
|
105
|
+
|
|
106
|
+
import ColorPreview from '../components/ColorPreview';
|
|
107
|
+
|
|
108
|
+
export default () => (
|
|
109
|
+
<Flexbox gap={16} horizontal>
|
|
110
|
+
<ColorPreview color={Inceptron.colorPrimary} />
|
|
111
|
+
</Flexbox>
|
|
112
|
+
);
|
|
113
|
+
```
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export declare const TITLE = "Inceptron";
|
|
2
|
+
export declare const COMBINE_TEXT_MULTIPLE = 0.6;
|
|
3
|
+
export declare const COMBINE_SPACE_MULTIPLE = 0.2;
|
|
4
|
+
export declare const COLOR_PRIMARY = "#fff";
|
|
5
|
+
export declare const AVATAR_BACKGROUND = "#fff";
|
|
6
|
+
export declare const AVATAR_COLOR = "#000";
|
|
7
|
+
export declare const AVATAR_ICON_MULTIPLE = 0.6;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export var TITLE = 'Inceptron';
|
|
2
|
+
export var COMBINE_TEXT_MULTIPLE = 0.6;
|
|
3
|
+
export var COMBINE_SPACE_MULTIPLE = 0.2;
|
|
4
|
+
export var COLOR_PRIMARY = '#fff';
|
|
5
|
+
|
|
6
|
+
// Avatar constants
|
|
7
|
+
export var AVATAR_BACKGROUND = COLOR_PRIMARY;
|
|
8
|
+
export var AVATAR_COLOR = '#000';
|
|
9
|
+
export var AVATAR_ICON_MULTIPLE = 0.6;
|
|
@@ -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,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { type IconCombineProps } from "../../features/IconCombine";
|
|
3
|
+
export type CombineProps = Omit<IconCombineProps, 'Icon' | 'Text'>;
|
|
4
|
+
declare const Combine: import("react").NamedExoticComponent<CombineProps>;
|
|
5
|
+
export default Combine;
|
|
@@ -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: "M22.117 6.31a1.1 1.1 0 0 0-.781-.31H7.607c-.297 0-.572.118-.781.31L5.273 7.822a1.05 1.05 0 0 0-.319.761v.632h15.743v4.822H24V8.582c0-.29-.121-.557-.32-.76L22.129 6.31zm-13.86 9.333V10.82H4.954v5.454c0 .29.121.557.32.76l1.552 1.511c.209.204.484.311.781.311h13.74c.297 0 .572-.118.781-.31l1.553-1.511c.209-.204.319-.472.319-.761v-.632zM0 16.275c0 .29.121.557.32.76l1.552 1.511c.209.204.484.311.781.311h.65v-8.036H0zM1.872 6.31.319 7.822a1.04 1.04 0 0 0-.319.76v.632h3.303V6h-.65c-.297 0-.572.118-.781.31"
|
|
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 144 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: "M48.239 17H43.1v5h5.138zM77.455 2.483h-.017A1.72 1.72 0 0 0 76.222 2H56.236c-.462 0-.89.183-1.215.483l-2.415 2.35a1.63 1.63 0 0 0-.497 1.184V22h5.138V7h17.981v15h5.138V6.017c0-.45-.188-.867-.497-1.184zm8.408 0h-.017l-2.415 2.35a1.63 1.63 0 0 0-.496 1.184V7h28.257V2H87.079c-.462 0-.89.183-1.216.483m1.199 7.034c-.462 0-.89.183-1.216.483l-2.415 2.35a1.63 1.63 0 0 0-.496 1.183v4.45c0 .45.188.867.496 1.184l2.415 2.35a1.72 1.72 0 0 0 1.216.483h24.13v-5H88.055v-2.5h23.137v-5h-24.13zM36.405 2.483A1.72 1.72 0 0 0 35.189 2H13.834c-.463 0-.89.183-1.216.483l-2.415 2.35a1.63 1.63 0 0 0-.496 1.184V7h24.489v7.5h5.137V6.017a1.7 1.7 0 0 0-.496-1.184l-2.415-2.35zM14.844 17V9.5H9.706v8.483c0 .45.189.867.497 1.184l2.415 2.35a1.72 1.72 0 0 0 1.216.483h21.372c.462 0 .89-.183 1.216-.483l2.415-2.35a1.63 1.63 0 0 0 .496-1.184V17zM2 17.983c0 .45.188.867.497 1.184l2.414 2.35A1.72 1.72 0 0 0 6.127 22h1.01V9.5H2zm2.911-15.5-2.414 2.35A1.63 1.63 0 0 0 2 6.017V7h5.138V2h-1.01c-.463 0-.891.183-1.217.483m136.592 2.35-2.414-2.35h-.017A1.8 1.8 0 0 0 137.856 2h-7.416v5H142v-.983c0-.45-.171-.867-.497-1.184"
|
|
36
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
37
|
+
d: "M127.529 2.483A1.72 1.72 0 0 0 126.313 2h-8.408c-.463 0-.891.183-1.216.483h-.017l-2.415 2.35a1.63 1.63 0 0 0-.496 1.184V7h11.542v15h5.138V5.983c0-.433-.189-.833-.497-1.15z"
|
|
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;
|
|
@@ -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;
|