@lobehub/icons 1.6.0 → 1.8.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.
Files changed (158) hide show
  1. package/es/Anthropic/index.d.ts +0 -1
  2. package/es/Automatic/index.d.ts +0 -1
  3. package/es/Aws/index.d.ts +0 -1
  4. package/es/Azure/components/Avatar.d.ts +5 -0
  5. package/es/Azure/components/Avatar.js +20 -0
  6. package/es/Azure/components/Color.d.ts +3 -0
  7. package/es/Azure/components/Color.js +40 -0
  8. package/es/Azure/components/Combine.d.ts +7 -0
  9. package/es/Azure/components/Combine.js +25 -0
  10. package/es/Azure/components/Mono.d.ts +3 -0
  11. package/es/Azure/components/Mono.js +38 -0
  12. package/es/Azure/components/Text.d.ts +3 -0
  13. package/es/Azure/components/Text.js +31 -0
  14. package/es/Azure/index.d.ts +14 -0
  15. package/es/Azure/index.js +13 -0
  16. package/es/Azure/style.d.ts +3 -0
  17. package/es/Azure/style.js +3 -0
  18. package/es/Baichuan/index.d.ts +0 -1
  19. package/es/Bedrock/index.d.ts +0 -1
  20. package/es/ChatGLM/index.d.ts +0 -1
  21. package/es/Cloudflare/components/Avatar.d.ts +5 -0
  22. package/es/Cloudflare/components/Avatar.js +19 -0
  23. package/es/Cloudflare/components/Color.d.ts +3 -0
  24. package/es/Cloudflare/components/Color.js +38 -0
  25. package/es/Cloudflare/components/Combine.d.ts +7 -0
  26. package/es/Cloudflare/components/Combine.js +25 -0
  27. package/es/Cloudflare/components/Mono.d.ts +3 -0
  28. package/es/Cloudflare/components/Mono.js +36 -0
  29. package/es/Cloudflare/components/Text.d.ts +3 -0
  30. package/es/Cloudflare/components/Text.js +31 -0
  31. package/es/Cloudflare/index.d.ts +14 -0
  32. package/es/Cloudflare/index.js +13 -0
  33. package/es/Cloudflare/style.d.ts +3 -0
  34. package/es/Cloudflare/style.js +3 -0
  35. package/es/Cohere/index.d.ts +0 -1
  36. package/es/Dalle/components/Avatar.d.ts +5 -0
  37. package/es/Dalle/components/Avatar.js +19 -0
  38. package/es/Dalle/components/Color.d.ts +3 -0
  39. package/es/Dalle/components/Color.js +47 -0
  40. package/es/Dalle/components/Combine.js +1 -1
  41. package/es/Dalle/components/Mono.js +18 -2
  42. package/es/Dalle/index.d.ts +4 -0
  43. package/es/Dalle/index.js +4 -0
  44. package/es/Fireworks/components/Avatar.d.ts +5 -0
  45. package/es/Fireworks/components/Avatar.js +20 -0
  46. package/es/Fireworks/components/Combine.d.ts +5 -0
  47. package/es/Fireworks/components/Combine.js +20 -0
  48. package/es/Fireworks/components/Mono.d.ts +3 -0
  49. package/es/Fireworks/components/Mono.js +31 -0
  50. package/es/Fireworks/components/Text.d.ts +3 -0
  51. package/es/Fireworks/components/Text.js +31 -0
  52. package/es/Fireworks/index.d.ts +13 -0
  53. package/es/Fireworks/index.js +12 -0
  54. package/es/Fireworks/style.d.ts +4 -0
  55. package/es/Fireworks/style.js +4 -0
  56. package/es/Gemini/index.d.ts +0 -1
  57. package/es/HuggingFace/components/Avatar.d.ts +5 -0
  58. package/es/HuggingFace/components/Avatar.js +20 -0
  59. package/es/HuggingFace/components/Color.d.ts +3 -0
  60. package/es/HuggingFace/components/Color.js +50 -0
  61. package/es/HuggingFace/components/Combine.d.ts +7 -0
  62. package/es/HuggingFace/components/Combine.js +25 -0
  63. package/es/HuggingFace/components/Mono.d.ts +3 -0
  64. package/es/HuggingFace/components/Mono.js +31 -0
  65. package/es/HuggingFace/components/Text.d.ts +3 -0
  66. package/es/HuggingFace/components/Text.js +31 -0
  67. package/es/HuggingFace/index.d.ts +14 -0
  68. package/es/HuggingFace/index.js +13 -0
  69. package/es/HuggingFace/style.d.ts +3 -0
  70. package/es/HuggingFace/style.js +3 -0
  71. package/es/Hunyuan/components/Avatar.d.ts +5 -0
  72. package/es/Hunyuan/components/Avatar.js +19 -0
  73. package/es/Hunyuan/components/Color.d.ts +3 -0
  74. package/es/Hunyuan/components/Color.js +49 -0
  75. package/es/Hunyuan/components/Combine.d.ts +7 -0
  76. package/es/Hunyuan/components/Combine.js +25 -0
  77. package/es/Hunyuan/components/Mono.d.ts +3 -0
  78. package/es/Hunyuan/components/Mono.js +31 -0
  79. package/es/Hunyuan/components/Text.d.ts +3 -0
  80. package/es/Hunyuan/components/Text.js +31 -0
  81. package/es/Hunyuan/index.d.ts +14 -0
  82. package/es/Hunyuan/index.js +13 -0
  83. package/es/Hunyuan/style.d.ts +3 -0
  84. package/es/Hunyuan/style.js +3 -0
  85. package/es/Meta/components/Avatar.d.ts +5 -0
  86. package/es/Meta/components/Avatar.js +19 -0
  87. package/es/Meta/components/BrandColor.d.ts +3 -0
  88. package/es/Meta/components/BrandColor.js +283 -0
  89. package/es/Meta/components/BrandMono.d.ts +3 -0
  90. package/es/Meta/components/BrandMono.js +31 -0
  91. package/es/Meta/components/Color.d.ts +3 -0
  92. package/es/Meta/components/Color.js +268 -0
  93. package/es/Meta/components/Combine.d.ts +7 -0
  94. package/es/Meta/components/Combine.js +25 -0
  95. package/es/Meta/components/Mono.d.ts +3 -0
  96. package/es/Meta/components/Mono.js +31 -0
  97. package/es/Meta/components/Text.d.ts +3 -0
  98. package/es/Meta/components/Text.js +31 -0
  99. package/es/Meta/index.d.ts +19 -0
  100. package/es/Meta/index.js +18 -0
  101. package/es/Meta/style.d.ts +4 -0
  102. package/es/Meta/style.js +4 -0
  103. package/es/Midjourney/index.d.ts +0 -1
  104. package/es/Minimax/index.d.ts +0 -1
  105. package/es/Mistral/index.d.ts +0 -1
  106. package/es/Ollama/index.d.ts +0 -1
  107. package/es/OpenAI/index.d.ts +0 -1
  108. package/es/Perplexity/components/Avatar.d.ts +5 -0
  109. package/es/Perplexity/components/Avatar.js +20 -0
  110. package/es/Perplexity/components/Color.d.ts +3 -0
  111. package/es/Perplexity/components/Color.js +31 -0
  112. package/es/Perplexity/components/Combine.d.ts +7 -0
  113. package/es/Perplexity/components/Combine.js +25 -0
  114. package/es/Perplexity/components/Mono.d.ts +3 -0
  115. package/es/Perplexity/components/Mono.js +31 -0
  116. package/es/Perplexity/components/Text.d.ts +3 -0
  117. package/es/Perplexity/components/Text.js +31 -0
  118. package/es/Perplexity/index.d.ts +14 -0
  119. package/es/Perplexity/index.js +13 -0
  120. package/es/Perplexity/style.d.ts +3 -0
  121. package/es/Perplexity/style.js +3 -0
  122. package/es/Qingyan/index.d.ts +0 -1
  123. package/es/Replicate/components/Avatar.d.ts +5 -0
  124. package/es/Replicate/components/Avatar.js +20 -0
  125. package/es/Replicate/components/BrandMono.d.ts +3 -0
  126. package/es/Replicate/components/BrandMono.js +31 -0
  127. package/es/Replicate/components/Mono.d.ts +3 -0
  128. package/es/Replicate/components/Mono.js +31 -0
  129. package/es/Replicate/index.d.ts +10 -0
  130. package/es/Replicate/index.js +9 -0
  131. package/es/Replicate/style.d.ts +3 -0
  132. package/es/Replicate/style.js +3 -0
  133. package/es/Spark/index.d.ts +0 -1
  134. package/es/Stability/index.d.ts +0 -1
  135. package/es/Tongyi/index.d.ts +0 -1
  136. package/es/Wenxin/index.d.ts +0 -1
  137. package/es/WorkersAI/components/Avatar.d.ts +5 -0
  138. package/es/WorkersAI/components/Avatar.js +19 -0
  139. package/es/WorkersAI/components/Color.d.ts +3 -0
  140. package/es/WorkersAI/components/Color.js +31 -0
  141. package/es/WorkersAI/components/Combine.d.ts +7 -0
  142. package/es/WorkersAI/components/Combine.js +25 -0
  143. package/es/WorkersAI/components/Mono.d.ts +3 -0
  144. package/es/WorkersAI/components/Mono.js +31 -0
  145. package/es/WorkersAI/components/Text.d.ts +3 -0
  146. package/es/WorkersAI/components/Text.js +31 -0
  147. package/es/WorkersAI/index.d.ts +14 -0
  148. package/es/WorkersAI/index.js +13 -0
  149. package/es/WorkersAI/style.d.ts +3 -0
  150. package/es/WorkersAI/style.js +3 -0
  151. package/es/Zhipu/index.d.ts +0 -1
  152. package/es/Zhipu/style.d.ts +1 -1
  153. package/es/Zhipu/style.js +1 -1
  154. package/es/hooks/useFillId.d.ts +4 -0
  155. package/es/hooks/useFillId.js +12 -0
  156. package/es/index.d.ts +9 -0
  157. package/es/index.js +9 -0
  158. package/package.json +1 -1
@@ -5,8 +5,8 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
5
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
6
  import { memo } from 'react';
7
7
  import IconCombine from "../../IconCombine";
8
+ import Mono from "../../OpenAI/components/Mono";
8
9
  import { SPACE_MULTIPLE, TEXT_MULTIPLE } from "../style";
9
- import Mono from "./Mono";
10
10
  import Text from "./Text";
11
11
  import { jsx as _jsx } from "react/jsx-runtime";
12
12
  var Combine = /*#__PURE__*/memo(function (_ref) {
@@ -5,6 +5,7 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
5
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
6
  import { forwardRef } from 'react';
7
7
  import { jsx as _jsx } from "react/jsx-runtime";
8
+ import { jsxs as _jsxs } from "react/jsx-runtime";
8
9
  var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
9
10
  var _ref$size = _ref.size,
10
11
  size = _ref$size === void 0 ? '1em' : _ref$size,
@@ -23,8 +24,23 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
23
24
  width: size,
24
25
  xmlns: "http://www.w3.org/2000/svg"
25
26
  }, rest), {}, {
26
- children: /*#__PURE__*/_jsx("path", {
27
- d: "M21.55 10.004a5.416 5.416 0 00-.478-4.501c-1.217-2.09-3.662-3.166-6.05-2.66A5.59 5.59 0 0010.831 1C8.39.995 6.224 2.546 5.473 4.838A5.553 5.553 0 001.76 7.496a5.487 5.487 0 00.691 6.5 5.416 5.416 0 00.477 4.502c1.217 2.09 3.662 3.165 6.05 2.66A5.586 5.586 0 0013.168 23c2.443.006 4.61-1.546 5.361-3.84a5.553 5.553 0 003.715-2.66 5.488 5.488 0 00-.693-6.497v.001zm-8.381 11.558a4.199 4.199 0 01-2.675-.954c.034-.018.093-.05.132-.074l4.44-2.53a.71.71 0 00.364-.623v-6.176l1.877 1.069c.02.01.033.029.036.05v5.115c-.003 2.274-1.87 4.118-4.174 4.123zM4.192 17.78a4.059 4.059 0 01-.498-2.763c.032.02.09.055.131.078l4.44 2.53c.225.13.504.13.73 0l5.42-3.088v2.138a.068.068 0 01-.027.057L9.9 19.288c-1.999 1.136-4.552.46-5.707-1.51h-.001zM3.023 8.216A4.15 4.15 0 015.198 6.41l-.002.151v5.06a.711.711 0 00.364.624l5.42 3.087-1.876 1.07a.067.067 0 01-.063.005l-4.489-2.559c-1.995-1.14-2.679-3.658-1.53-5.63h.001zm15.417 3.54l-5.42-3.088L14.896 7.6a.067.067 0 01.063-.006l4.489 2.557c1.998 1.14 2.683 3.662 1.529 5.633a4.163 4.163 0 01-2.174 1.807V12.38a.71.71 0 00-.363-.623zm1.867-2.773a6.04 6.04 0 00-.132-.078l-4.44-2.53a.731.731 0 00-.729 0l-5.42 3.088V7.325a.068.068 0 01.027-.057L14.1 4.713c2-1.137 4.555-.46 5.707 1.513.487.833.664 1.809.499 2.757h.001zm-11.741 3.81l-1.877-1.068a.065.065 0 01-.036-.051V6.559c.001-2.277 1.873-4.122 4.181-4.12.976 0 1.92.338 2.671.954-.034.018-.092.05-.131.073l-4.44 2.53a.71.71 0 00-.365.623l-.003 6.173v.002zm1.02-2.168L12 9.25l2.414 1.375v2.75L12 14.75l-2.415-1.375v-2.75z"
27
+ children: /*#__PURE__*/_jsxs("g", {
28
+ children: [/*#__PURE__*/_jsx("path", {
29
+ d: "M0 10h4.8v5H0z",
30
+ opacity: ".08"
31
+ }), /*#__PURE__*/_jsx("path", {
32
+ d: "M4.8 10h4.8v5H4.8z",
33
+ opacity: ".2"
34
+ }), /*#__PURE__*/_jsx("path", {
35
+ d: "M9.6 10h4.8v5H9.6z",
36
+ opacity: ".3"
37
+ }), /*#__PURE__*/_jsx("path", {
38
+ d: "M14.4 10h4.8v5h-4.8z",
39
+ opacity: ".5"
40
+ }), /*#__PURE__*/_jsx("path", {
41
+ d: "M19.2 10H24v5h-4.8z",
42
+ opacity: ".6"
43
+ })]
28
44
  })
29
45
  }));
30
46
  });
@@ -1,7 +1,11 @@
1
+ import Avatar from './components/Avatar';
2
+ import Color from './components/Color';
1
3
  import Combine from './components/Combine';
2
4
  import Mono from './components/Mono';
3
5
  import Text from './components/Text';
4
6
  export type CompoundedIcon = typeof Mono & {
7
+ Avatar: typeof Avatar;
8
+ Color: typeof Color;
5
9
  Combine: typeof Combine;
6
10
  Text: typeof Text;
7
11
  colorPrimary: string;
package/es/Dalle/index.js CHANGED
@@ -1,9 +1,13 @@
1
+ import Avatar from "./components/Avatar";
2
+ import Color from "./components/Color";
1
3
  import Combine from "./components/Combine";
2
4
  import Mono from "./components/Mono";
3
5
  import Text from "./components/Text";
4
6
  import { COLOR_PRIMARY } from "./style";
5
7
  var Icons = Mono;
6
8
  Icons.Text = Text;
9
+ Icons.Color = Color;
7
10
  Icons.Combine = Combine;
11
+ Icons.Avatar = Avatar;
8
12
  Icons.colorPrimary = COLOR_PRIMARY;
9
13
  export default Icons;
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { type IconAvatarProps } from "../../IconAvatar";
3
+ export type AvatarProps = Omit<IconAvatarProps, 'Icon'>;
4
+ declare const Avatar: import("react").NamedExoticComponent<AvatarProps>;
5
+ export default Avatar;
@@ -0,0 +1,20 @@
1
+ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
2
+ import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
3
+ var _excluded = ["background"];
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
+ import { memo } from 'react';
7
+ import IconAvatar from "../../IconAvatar";
8
+ import { COLOR_GRADIENT } from "../style";
9
+ import Mono from "./Mono";
10
+ import { jsx as _jsx } from "react/jsx-runtime";
11
+ var Avatar = /*#__PURE__*/memo(function (_ref) {
12
+ var background = _ref.background,
13
+ rest = _objectWithoutProperties(_ref, _excluded);
14
+ return /*#__PURE__*/_jsx(IconAvatar, _objectSpread({
15
+ Icon: Mono,
16
+ background: background || COLOR_GRADIENT,
17
+ color: '#fff'
18
+ }, rest));
19
+ });
20
+ export default Avatar;
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { type IconCombineProps } from "../../IconCombine";
3
+ export type CombineProps = Omit<IconCombineProps, 'Icon' | 'Text'>;
4
+ declare const Combine: import("react").NamedExoticComponent<CombineProps>;
5
+ export default Combine;
@@ -0,0 +1,20 @@
1
+ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
2
+ import _objectDestructuringEmpty from "@babel/runtime/helpers/esm/objectDestructuringEmpty";
3
+ 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; }
4
+ 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; }
5
+ import { memo } from 'react';
6
+ import IconCombine from "../../IconCombine";
7
+ import { SPACE_MULTIPLE, TEXT_MULTIPLE } from "../style";
8
+ import Mono from "./Mono";
9
+ import Text from "./Text";
10
+ import { jsx as _jsx } from "react/jsx-runtime";
11
+ var Combine = /*#__PURE__*/memo(function (_ref) {
12
+ var rest = Object.assign({}, (_objectDestructuringEmpty(_ref), _ref));
13
+ return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
14
+ Icon: Mono,
15
+ Text: Text,
16
+ spaceMultiple: SPACE_MULTIPLE,
17
+ textMultiple: TEXT_MULTIPLE
18
+ }, rest));
19
+ });
20
+ export default Combine;
@@ -0,0 +1,3 @@
1
+ import type { IconType } from "../../types";
2
+ declare const Icon: IconType;
3
+ export default Icon;
@@ -0,0 +1,31 @@
1
+ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
2
+ import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
3
+ var _excluded = ["size", "style"];
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
+ import { forwardRef } from 'react';
7
+ import { jsx as _jsx } from "react/jsx-runtime";
8
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
9
+ var _ref$size = _ref.size,
10
+ size = _ref$size === void 0 ? '1em' : _ref$size,
11
+ style = _ref.style,
12
+ rest = _objectWithoutProperties(_ref, _excluded);
13
+ return /*#__PURE__*/_jsx("svg", _objectSpread(_objectSpread({
14
+ fill: "currentColor",
15
+ fillRule: "evenodd",
16
+ height: size,
17
+ ref: ref,
18
+ style: _objectSpread({
19
+ flex: 'none',
20
+ lineHeight: 1
21
+ }, style),
22
+ viewBox: "0 0 24 24",
23
+ width: size,
24
+ xmlns: "http://www.w3.org/2000/svg"
25
+ }, rest), {}, {
26
+ children: /*#__PURE__*/_jsx("path", {
27
+ d: "M7.394 8.253l-.08-.046a.543.543 0 00-.752.203.562.562 0 00.2.764l.08.045a.545.545 0 00.752-.202.562.562 0 00-.157-.736l-.043-.028zm-2.293-.065l.08.046a.534.534 0 00.276.075.562.562 0 00.276-1.041l-.08-.046a.546.546 0 00-.751.202.562.562 0 00.156.736l.043.028zM4.388 7.13a.565.565 0 00-.2-.763L3.16 5.759a.543.543 0 00-.751.203.565.565 0 00.199.764l1.028.607a.544.544 0 00.724-.16l.028-.043zm.639 5.739a.55.55 0 00-.636-.454l-.09.016a.558.558 0 00-.447.646c.045.271.28.464.54.464.032 0 .061 0 .093-.01l.09-.016a.557.557 0 00.453-.599l-.006-.047h.003zm.723-.128c.045.271.28.464.54.464.031 0 .064 0 .093-.01l.09-.016a.558.558 0 00.446-.647.55.55 0 00-.636-.453l-.09.016a.555.555 0 00-.453.598l.006.048h.004zm-3.123-.003l-1.172.206a.558.558 0 00-.447.646c.045.27.28.463.54.463.032 0 .06 0 .093-.006l1.172-.206a.558.558 0 00.447-.646.551.551 0 00-.589-.46l-.047.006.003-.003zm5.233 3l-.058.071a.565.565 0 00.065.787.547.547 0 00.774-.069l.058-.071a.565.565 0 00-.065-.787.543.543 0 00-.738.026l-.036.04v.003zm-1.243 1.494l-.058.072a.562.562 0 00.068.787.547.547 0 00.774-.069l.058-.071a.562.562 0 00-.068-.787.54.54 0 00-.738.029l-.036.04zm-1.153 1.404l-.768.924a.565.565 0 00.064.786.547.547 0 00.774-.069l.768-.923a.565.565 0 00-.064-.787.543.543 0 00-.738.026l-.036.04v.003zm6.46.111h-.003c-.302 0-.578.415-.578.721v.095c0 .29.245.505.53.527l.048.002a.507.507 0 00.523-.526v-.094c0-.307-.218-.725-.52-.725zm.003-1.792a.553.553 0 00-.55.555v.16c0 .294.221.595.502.624l.045.003c.302 0 .517-.34.517-.647v-.068c0-.307-.212-.627-.514-.627zm-.01 3.81v-.004a.548.548 0 00-.549.552v1.168c-.003.29.216.496.499.517l.047.002c.302 0 .55-.212.55-.519v-1.182a.527.527 0 00-.499-.533l-.047-.002zm5.414-3.333l-.058-.072a.547.547 0 00-.774-.072.565.565 0 00-.071.787l.058.071a.54.54 0 00.77.072.564.564 0 00.103-.743l-.032-.043h.004zm-1.292-1.57a.547.547 0 00-.774-.072.565.565 0 00-.07.786l.057.072c.11.134.267.203.424.203a.532.532 0 00.35-.131.565.565 0 00.071-.787l-.058-.071zm2.38 2.914a.547.547 0 00-.774-.071.565.565 0 00-.07.786l.761.927a.537.537 0 00.771.069.568.568 0 00.07-.787l-.757-.924zm-1.336-6.06a.558.558 0 00.444.649l.09.016a.552.552 0 00.636-.45.558.558 0 00-.444-.65l-.09-.016a.548.548 0 00-.626.403l-.01.047zm2.618-.092l-.09-.017a.549.549 0 00-.636.45.558.558 0 00.444.65l.09.017a.552.552 0 00.636-.45.56.56 0 00-.397-.64l-.047-.01zm2.85.538l-1.17-.212a.558.558 0 00-.196 1.1l1.17.212a.552.552 0 00.636-.45.56.56 0 00-.397-.64l-.046-.01h.003zm-5.545-3.708a.523.523 0 00.273-.075l.08-.045a.56.56 0 00.203-.76.543.543 0 00-.749-.207l-.08.046a.56.56 0 00.228 1.04l.045.001zm1.667-.972a.523.523 0 00.273-.075l.08-.046a.56.56 0 00.203-.76.543.543 0 00-.748-.206l-.08.045a.56.56 0 00.225 1.04l.047.002zm3.068-2.324a.543.543 0 00-.748-.206l-1.031.6a.56.56 0 00-.203.761c.103.18.286.28.476.28a.523.523 0 00.273-.074l1.03-.6a.56.56 0 00.226-.716l-.023-.045zm-7.465-.474a.551.551 0 00-.707.333l-.032.088c-.106.291.041.61.327.719a.553.553 0 00.707-.333l.032-.089a.563.563 0 00-.28-.699l-.044-.019h-.003zm.957-1.028l.032-.088a.558.558 0 00-.324-.715.551.551 0 00-.707.333l-.032.088a.556.556 0 00.517.748.552.552 0 00.497-.319l.02-.047h-.003zm.71-3.544a.543.543 0 00-.704.332l-.41 1.133a.556.556 0 00.516.748c.225 0 .434-.14.518-.366l.408-1.133a.559.559 0 00-.281-.696l-.044-.018h-.003zm-5.927 3.094l-.032-.088a.547.547 0 00-.704-.337.56.56 0 00-.33.715l.031.088a.549.549 0 00.704.337.56.56 0 00.345-.67l-.014-.045zm.62 1.75a.547.547 0 00-.704-.337.56.56 0 00-.33.715l.032.088a.549.549 0 00.703.336.56.56 0 00.331-.715l-.032-.088zm-1.22-3.45L9.01 1.368a.547.547 0 00-.703-.336.56.56 0 00-.331.715l.405 1.136a.549.549 0 00.703.336.56.56 0 00.345-.669l-.014-.046z"
28
+ })
29
+ }));
30
+ });
31
+ export default Icon;
@@ -0,0 +1,3 @@
1
+ import type { IconType } from "../../types";
2
+ declare const Icon: IconType;
3
+ export default Icon;
@@ -0,0 +1,31 @@
1
+ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
2
+ import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
3
+ var _excluded = ["size", "style"];
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
+ import { forwardRef } from 'react';
7
+ import { jsx as _jsx } from "react/jsx-runtime";
8
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
9
+ var _ref$size = _ref.size,
10
+ size = _ref$size === void 0 ? '1em' : _ref$size,
11
+ style = _ref.style,
12
+ rest = _objectWithoutProperties(_ref, _excluded);
13
+ return /*#__PURE__*/_jsx("svg", _objectSpread(_objectSpread({
14
+ fill: "currentColor",
15
+ fillRule: "evenodd",
16
+ height: size,
17
+ ref: ref,
18
+ style: _objectSpread({
19
+ flex: 'none',
20
+ lineHeight: 1,
21
+ width: 'fit-content'
22
+ }, style),
23
+ viewBox: "0 0 137 24",
24
+ xmlns: "http://www.w3.org/2000/svg"
25
+ }, rest), {}, {
26
+ children: /*#__PURE__*/_jsx("path", {
27
+ d: "M6.93 6.59h8.04l-1.706 13.953h-2.916L11.806 8.74H6.767L5.39 20.035l-.665 2.734c-.127.399-.312.705-.55.913-.237.214-.567.318-.995.318H2L3.874 8.769l-1.209-.197c-.22-.046-.393-.127-.509-.237-.116-.11-.162-.271-.144-.485l.127-1.26H4.14l.08-.596a7.634 7.634 0 01.672-2.393 5.94 5.94 0 011.4-1.878c.59-.526 1.296-.937 2.123-1.237C9.243.19 10.198.04 11.268.04c.112 0 .229.003.35.01l.182.014c.191.011.376.034.562.057.185.024.358.052.526.081.168.035.312.07.446.116l-.29 1.497c-.046.202-.18.312-.393.324l-.368.016c-.092.003-.191.005-.297.006h-.162c-.805 0-1.493.082-2.072.238-.572.156-1.053.393-1.429.717a3.22 3.22 0 00-.89 1.213c-.215.492-.36 1.064-.446 1.723l-.07.543.012-.005zM33.5 6.202c.758 0 1.366.104 1.904.312.538.209.983.474 1.342.804.359.33.625.694.798 1.087.174.398.266.786.266 1.167 0 .619-.127 1.191-.381 1.705-.255.52-.712.983-1.366 1.4-.66.415-1.556.774-2.701 1.08-1.146.307-2.61.55-4.397.734a.66.66 0 00-.012.116v.243c0 1.173.255 2.058.764 2.659.509.595 1.273.896 2.29.896.637 0 1.17-.087 1.598-.266.428-.174.786-.37 1.087-.578.301-.208.567-.4.793-.578.225-.174.463-.266.717-.266.197 0 .376.092.544.277l.752.914v.017c-.48.491-.955.913-1.417 1.272a7.925 7.925 0 01-1.418.878 6.51 6.51 0 01-1.516.515c-.526.11-1.099.167-1.724.167-.821 0-1.562-.139-2.221-.416a4.85 4.85 0 01-1.69-1.173 5.106 5.106 0 01-1.076-1.833c-.248-.717-.376-1.52-.376-2.404 0-.74.081-1.469.238-2.185a9.789 9.789 0 01.688-2.047c.3-.647.665-1.248 1.1-1.797.427-.55.92-1.023 1.469-1.422a6.846 6.846 0 011.816-.937 6.549 6.549 0 012.13-.34zm-7.26.347l-.544 2.856c-1.175-.474-2.204-.324-3.09.45-.885.775-1.596 2.232-2.129 4.376l-.752 6.312h-2.915l1.706-14.179h1.499c.324 0 .572.081.74.243.174.162.255.416.255.757l-.15 2.676.005.006a10.29 10.29 0 011.175-1.93c.422-.538.862-.96 1.319-1.26.457-.301.931-.486 1.417-.544.486-.058.972.023 1.464.237zm7.11 1.763h-.006c-.52 0-.995.104-1.435.318-.44.214-.833.509-1.18.879-.347.375-.648.82-.902 1.34a7.698 7.698 0 00-.59 1.694c1.278-.167 2.302-.352 3.083-.555.775-.202 1.377-.427 1.794-.664.416-.243.694-.497.833-.77.139-.27.208-.56.208-.866 0-.15-.035-.306-.098-.474a1.159 1.159 0 00-.313-.445 1.687 1.687 0 00-.561-.324 2.375 2.375 0 00-.833-.133zm26.075-1.919l-5.89 14.15h-2.29c-.261 0-.417-.179-.475-.543l-1.528-8.81c-.017-.167-.034-.329-.057-.49-.018-.162-.035-.324-.058-.492l-.168.497a5.22 5.22 0 01-.197.497L45.055 20c-.14.358-.359.543-.654.543h-2.193l-2.441-14.15h2.25c.215 0 .382.052.515.162a.675.675 0 01.238.422l1.052 8.243c.03.37.053.728.07 1.075.017.347.035.693.04 1.046l.388-1.046c.127-.347.266-.705.417-1.075l3.46-8.284a.923.923 0 01.317-.41.853.853 0 01.498-.162h1.25c.214 0 .381.052.509.162a.573.573 0 01.2.329l1.39 8.365c.059.37.105.728.145 1.08.04.353.081.706.116 1.053.104-.341.208-.688.312-1.04.105-.353.226-.718.353-1.1l3.136-8.242a.85.85 0 01.312-.416.853.853 0 01.51-.168h2.163l.018.006zm5.542 14.358a5.815 5.815 0 01-2.152-.393 4.74 4.74 0 01-1.701-1.15 5.276 5.276 0 01-1.117-1.861c-.266-.734-.405-1.572-.405-2.503 0-1.214.191-2.347.579-3.399a8.858 8.858 0 011.574-2.751 7.407 7.407 0 012.337-1.844c.89-.451 1.851-.67 2.87-.67.775 0 1.492.132 2.152.392.66.266 1.22.648 1.695 1.15.474.503.844 1.122 1.11 1.862.267.734.405 1.572.405 2.503 0 .797-.086 1.56-.266 2.3a9.897 9.897 0 01-.734 2.075 8.352 8.352 0 01-1.146 1.758 7.795 7.795 0 01-1.487 1.352 6.844 6.844 0 01-1.759.873 6.209 6.209 0 01-1.955.312v-.006zm.266-2.329c.62 0 1.186-.173 1.695-.52.51-.347.943-.81 1.296-1.393.359-.584.63-1.255.828-2.018.196-.763.289-1.56.289-2.393 0-1.22-.226-2.127-.671-2.71-.452-.59-1.111-.88-1.99-.88-.631 0-1.198.174-1.701.515a4.394 4.394 0 00-1.285 1.376c-.353.572-.625 1.243-.821 2.011a9.7 9.7 0 00-.29 2.417c0 2.404.886 3.607 2.65 3.607v-.012zm12.85-8.376a10.29 10.29 0 011.174-1.93c.422-.538.862-.96 1.319-1.26.457-.301.931-.486 1.417-.544.486-.058.972.023 1.464.237l-.544 2.856c-1.174-.474-2.204-.324-3.09.45-.884.775-1.596 2.232-2.128 4.376l-.752 6.312h-2.916l1.707-14.179h1.498c.324 0 .573.081.74.243.174.162.255.416.255.757l-.15 2.676.005.006zM103.26 6.18c.845 0 1.655.15 2.326.445a5.258 5.258 0 011.713 1.18l-.764 1.08V8.88a.925.925 0 01-.255.277.575.575 0 01-.324.081c-.15 0-.3-.046-.457-.145a10.031 10.031 0 00-.56-.323 4.4 4.4 0 00-.77-.324c-.295-.098-.654-.144-1.07-.144-.388 0-.741.052-1.048.15a2.606 2.606 0 00-.798.416 1.76 1.76 0 00-.51.624 1.752 1.752 0 00-.173.763c0 .307.081.561.243.77.162.207.376.392.648.548.266.156.573.3.914.428.342.127.695.266 1.047.405.36.138.706.3 1.048.48.34.179.648.398.914.653.266.254.48.56.648.924.167.365.243.792.243 1.29a4.82 4.82 0 01-.394 1.913 4.667 4.667 0 01-1.14 1.6 5.746 5.746 0 01-1.793 1.1c-.7.27-1.481.41-2.337.41-.857 0-1.713-.162-2.436-.492-.729-.33-1.307-.74-1.741-1.243l.734-1.138c.093-.139.197-.249.319-.324a.775.775 0 01.445-.116c.168 0 .33.064.486.185.156.128.347.266.561.417.22.15.486.289.799.416.312.127.723.185 1.22.185.417 0 .787-.058 1.111-.174.324-.115.596-.277.822-.48.22-.202.393-.439.515-.705.121-.266.179-.549.179-.844 0-.335-.081-.612-.243-.832a2.18 2.18 0 00-.648-.578 5.077 5.077 0 00-.908-.422l-.687-.246a42.106 42.106 0 01-.355-.13 9.242 9.242 0 01-1.041-.445 3.839 3.839 0 01-.908-.624 2.88 2.88 0 01-.648-.908c-.162-.358-.243-.791-.243-1.312a4.638 4.638 0 011.4-3.312c.451-.445 1.006-.798 1.666-1.07.66-.265 1.406-.404 2.25-.404zM89.111 0l.011.012-1.458 11.901h.388c.202 0 .37-.029.491-.092.122-.064.26-.174.411-.341l4.195-4.538c.15-.185.3-.324.462-.416.162-.092.365-.139.602-.139h2.65l-5.057 5.382c-.289.352-.607.636-.96.844.156.127.295.277.41.445.116.167.226.352.325.555l3.847 6.925h-2.569c-.231 0-.422-.04-.567-.116-.15-.081-.266-.225-.358-.44l-3.153-5.548c-.105-.214-.214-.347-.336-.41-.121-.059-.312-.093-.567-.093h-.474l-.804 6.6h-2.945L86.183 0h2.927zm19.218 18.827c0-.266.047-.52.145-.758.098-.237.231-.439.41-.618.174-.174.383-.312.614-.416.231-.104.486-.15.764-.15a1.888 1.888 0 011.371.566c.173.173.306.381.41.618.105.237.151.486.151.758 0 .271-.052.531-.15.763a2 2 0 01-.411.612 1.873 1.873 0 01-.613.41 1.945 1.945 0 01-.758.145c-.272 0-.533-.046-.764-.144a1.905 1.905 0 01-1.024-1.023 1.929 1.929 0 01-.145-.763zm15.245-1.584a11.349 11.349 0 01-1.036 1.45 7.38 7.38 0 01-1.157 1.105 4.863 4.863 0 01-1.29.705 4.043 4.043 0 01-1.417.248 3.58 3.58 0 01-1.516-.317 3.167 3.167 0 01-1.192-.96c-.335-.428-.596-.948-.787-1.572-.19-.625-.283-1.347-.283-2.174 0-.826.104-1.664.318-2.462.214-.798.515-1.555.903-2.26a9.908 9.908 0 011.4-1.948 9.095 9.095 0 011.834-1.526 8.915 8.915 0 012.186-.994 8.44 8.44 0 012.465-.353c.619 0 1.238.046 1.846.144.607.099 1.209.266 1.793.51l-1.695 13.704h-1.568c-.382 0-.636-.098-.775-.289a1.212 1.212 0 01-.208-.722l.179-2.29zm.943-8.85a10.042 10.042 0 00-.31-.031l-.153-.01c-.15-.011-.307-.011-.463-.011-.798 0-1.544.185-2.244.555-.7.37-1.308.867-1.817 1.497a7.294 7.294 0 00-1.215 2.185 7.723 7.723 0 00-.445 2.613c0 1.052.167 1.832.509 2.335.335.503.815.757 1.434.757.417 0 .822-.138 1.221-.41.4-.272.775-.648 1.134-1.122.359-.474.688-1.04.995-1.687.307-.648.567-1.353.793-2.11l.567-4.567-.006.006zm9.592-2l-1.707 14.15h-2.927l1.695-14.15h2.94zM135 2.121c0 .266-.058.52-.168.763-.11.243-.26.451-.445.63-.185.18-.394.324-.625.428a1.758 1.758 0 01-.723.162c-.249 0-.486-.052-.718-.162a1.91 1.91 0 01-.596-.428 2.254 2.254 0 01-.416-.63 1.9 1.9 0 010-1.531c.104-.243.249-.457.422-.636.174-.18.382-.324.614-.428a1.72 1.72 0 01.705-.162c.238 0 .492.052.73.162a2.036 2.036 0 011.052 1.058c.104.243.162.497.162.774H135z"
28
+ })
29
+ }));
30
+ });
31
+ 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
+ colorGradient: string;
10
+ colorPrimary: 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_GRADIENT, COLOR_PRIMARY } 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.colorGradient = COLOR_GRADIENT;
12
+ export default Icons;
@@ -0,0 +1,4 @@
1
+ export declare const TEXT_MULTIPLE = 0.6;
2
+ export declare const SPACE_MULTIPLE = 0.1;
3
+ export declare const COLOR_PRIMARY = "#000";
4
+ export declare const COLOR_GRADIENT = "linear-gradient(to bottom, #952C78, #050003)";
@@ -0,0 +1,4 @@
1
+ export var TEXT_MULTIPLE = 0.6;
2
+ export var SPACE_MULTIPLE = 0.1;
3
+ export var COLOR_PRIMARY = '#000';
4
+ export var COLOR_GRADIENT = 'linear-gradient(to bottom, #952C78, #050003)';
@@ -11,7 +11,6 @@ export type CompoundedIcon = typeof Mono & {
11
11
  BrandColor: typeof BrandColor;
12
12
  Color: typeof Color;
13
13
  Combine: typeof Combine;
14
- Mono: typeof Mono;
15
14
  Text: typeof Text;
16
15
  colorGradient: string;
17
16
  colorPrimary: string;
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { type IconAvatarProps } from "../../IconAvatar";
3
+ export type AvatarProps = Omit<IconAvatarProps, 'Icon'>;
4
+ declare const Avatar: import("react").NamedExoticComponent<AvatarProps>;
5
+ export default Avatar;
@@ -0,0 +1,20 @@
1
+ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
2
+ import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
3
+ var _excluded = ["background"];
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
+ import { memo } from 'react';
7
+ import IconAvatar from "../../IconAvatar";
8
+ import { COLOR_PRIMARY } from "../style";
9
+ import Color from "./Color";
10
+ import { jsx as _jsx } from "react/jsx-runtime";
11
+ var Avatar = /*#__PURE__*/memo(function (_ref) {
12
+ var background = _ref.background,
13
+ rest = _objectWithoutProperties(_ref, _excluded);
14
+ return /*#__PURE__*/_jsx(IconAvatar, _objectSpread({
15
+ Icon: Color,
16
+ background: background || COLOR_PRIMARY,
17
+ color: '#3A3B45'
18
+ }, rest));
19
+ });
20
+ export default Avatar;
@@ -0,0 +1,3 @@
1
+ import type { IconType } from "../../types";
2
+ declare const Icon: IconType;
3
+ export default Icon;
@@ -0,0 +1,50 @@
1
+ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
2
+ import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
3
+ var _excluded = ["size", "style"];
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
+ import { forwardRef } from 'react';
7
+ import { jsx as _jsx } from "react/jsx-runtime";
8
+ import { jsxs as _jsxs } from "react/jsx-runtime";
9
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
10
+ var _ref$size = _ref.size,
11
+ size = _ref$size === void 0 ? '1em' : _ref$size,
12
+ style = _ref.style,
13
+ rest = _objectWithoutProperties(_ref, _excluded);
14
+ return /*#__PURE__*/_jsx("svg", _objectSpread(_objectSpread({
15
+ height: size,
16
+ ref: ref,
17
+ style: _objectSpread({
18
+ flex: 'none',
19
+ lineHeight: 1
20
+ }, style),
21
+ viewBox: "0 0 24 24",
22
+ width: size,
23
+ xmlns: "http://www.w3.org/2000/svg"
24
+ }, rest), {}, {
25
+ children: /*#__PURE__*/_jsxs("g", {
26
+ fill: "none",
27
+ fillRule: "nonzero",
28
+ children: [/*#__PURE__*/_jsx("path", {
29
+ d: "M2.25 11.535c0-3.407 1.847-6.554 4.844-8.258a9.822 9.822 0 019.687 0c2.997 1.704 4.844 4.851 4.844 8.258 0 5.266-4.337 9.535-9.687 9.535S2.25 16.8 2.25 11.535z",
30
+ fill: "#FF9D0B"
31
+ }), /*#__PURE__*/_jsx("path", {
32
+ d: "M11.938 20.086c4.797 0 8.687-3.829 8.687-8.551 0-4.722-3.89-8.55-8.687-8.55-4.798 0-8.688 3.828-8.688 8.55 0 4.722 3.89 8.55 8.688 8.55z",
33
+ fill: "#FFD21E"
34
+ }), /*#__PURE__*/_jsx("path", {
35
+ d: "M11.875 15.113c2.457 0 3.25-2.156 3.25-3.263 0-.576-.393-.394-1.023-.089-.582.283-1.365.675-2.224.675-1.798 0-3.25-1.693-3.25-.586 0 1.107.79 3.263 3.25 3.263h-.003z",
36
+ fill: "#FF323D"
37
+ }), /*#__PURE__*/_jsx("path", {
38
+ d: "M14.76 9.21c.32.108.445.753.767.585.447-.233.707-.708.659-1.204a1.235 1.235 0 00-.879-1.059 1.262 1.262 0 00-1.33.394c-.322.384-.377.92-.14 1.36.153.283.638-.177.925-.079l-.002.003zm-5.887 0c-.32.108-.448.753-.768.585a1.226 1.226 0 01-.658-1.204c.048-.495.395-.913.878-1.059a1.262 1.262 0 011.33.394c.322.384.377.92.14 1.36-.152.283-.64-.177-.925-.079l.003.003zm1.12 5.34a2.166 2.166 0 011.325-1.106c.07-.02.144.06.219.171l.192.306c.069.1.139.175.209.175.074 0 .15-.074.223-.172l.205-.302c.08-.11.157-.188.234-.165.537.168.986.536 1.25 1.026.932-.724 1.275-1.905 1.275-2.633 0-.508-.306-.426-.81-.19l-.616.296c-.52.24-1.148.48-1.824.48-.676 0-1.302-.24-1.823-.48l-.589-.283c-.52-.248-.838-.342-.838.177 0 .703.32 1.831 1.187 2.56l.18.14z",
39
+ fill: "#3A3B45"
40
+ }), /*#__PURE__*/_jsx("path", {
41
+ d: "M17.812 10.366a.806.806 0 00.813-.8c0-.441-.364-.8-.813-.8a.806.806 0 00-.812.8c0 .442.364.8.812.8zm-11.624 0a.806.806 0 00.812-.8c0-.441-.364-.8-.812-.8a.806.806 0 00-.813.8c0 .442.364.8.813.8zM4.515 13.073c-.405 0-.765.162-1.017.46a1.455 1.455 0 00-.333.925 1.801 1.801 0 00-.485-.074c-.387 0-.737.146-.985.409a1.41 1.41 0 00-.2 1.722 1.302 1.302 0 00-.447.694c-.06.222-.12.69.2 1.166a1.267 1.267 0 00-.093 1.236c.238.533.81.958 1.89 1.405l.24.096c.768.3 1.473.492 1.478.494.89.243 1.808.375 2.732.394 1.465 0 2.513-.443 3.115-1.314.93-1.342.842-2.575-.274-3.763l-.151-.154c-.692-.684-1.155-1.69-1.25-1.912-.195-.655-.71-1.383-1.562-1.383-.46.007-.889.233-1.15.605-.25-.31-.495-.553-.715-.694a1.87 1.87 0 00-.993-.312zm14.97 0c.405 0 .767.162 1.017.46.216.262.333.588.333.925.158-.047.322-.071.487-.074.388 0 .738.146.985.409a1.41 1.41 0 01.2 1.722c.22.178.377.422.445.694.06.222.12.69-.2 1.166.244.37.279.836.093 1.236-.238.533-.81.958-1.889 1.405l-.239.096c-.77.3-1.475.492-1.48.494-.89.243-1.808.375-2.732.394-1.465 0-2.513-.443-3.115-1.314-.93-1.342-.842-2.575.274-3.763l.151-.154c.695-.684 1.157-1.69 1.252-1.912.195-.655.708-1.383 1.56-1.383.46.007.889.233 1.15.605.25-.31.495-.553.718-.694.244-.162.523-.265.814-.3l.176-.012z",
42
+ fill: "#FF9D0B"
43
+ }), /*#__PURE__*/_jsx("path", {
44
+ d: "M9.785 20.132c.688-.994.638-1.74-.305-2.667-.945-.928-1.495-2.288-1.495-2.288s-.205-.788-.672-.714c-.468.074-.81 1.25.17 1.971.977.721-.195 1.21-.573.534-.375-.677-1.405-2.416-1.94-2.751-.532-.332-.907-.148-.782.541.125.687 2.357 2.35 2.14 2.707-.218.362-.983-.42-.983-.42S2.953 14.9 2.43 15.46c-.52.558.398 1.026 1.7 1.803 1.308.778 1.41.985 1.225 1.28-.187.295-3.07-2.1-3.34-1.083-.27 1.011 2.943 1.304 2.745 2.006-.2.7-2.265-1.324-2.685-.537-.425.79 2.913 1.718 2.94 1.725 1.075.276 3.813.859 4.77-.522zm4.432 0c-.687-.994-.64-1.74.305-2.667.943-.928 1.493-2.288 1.493-2.288s.205-.788.675-.714c.465.074.807 1.25-.17 1.971-.98.721.195 1.21.57.534.377-.677 1.407-2.416 1.94-2.751.532-.332.91-.148.782.541-.125.687-2.355 2.35-2.137 2.707.215.362.98-.42.98-.42S21.05 14.9 21.57 15.46c.52.558-.395 1.026-1.7 1.803-1.308.778-1.408.985-1.225 1.28.187.295 3.07-2.1 3.34-1.083.27 1.011-2.94 1.304-2.743 2.006.2.7 2.263-1.324 2.685-.537.423.79-2.912 1.718-2.94 1.725-1.077.276-3.815.859-4.77-.522z",
45
+ fill: "#FFD21E"
46
+ })]
47
+ })
48
+ }));
49
+ });
50
+ export default Icon;
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ import { type IconCombineProps } from "../../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,25 @@
1
+ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
2
+ import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
3
+ var _excluded = ["type"];
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
+ import { memo } from 'react';
7
+ import IconCombine from "../../IconCombine";
8
+ import { SPACE_MULTIPLE, TEXT_MULTIPLE } from "../style";
9
+ import Color from "./Color";
10
+ import Mono from "./Mono";
11
+ import Text from "./Text";
12
+ import { jsx as _jsx } from "react/jsx-runtime";
13
+ var Combine = /*#__PURE__*/memo(function (_ref) {
14
+ var _ref$type = _ref.type,
15
+ type = _ref$type === void 0 ? 'mono' : _ref$type,
16
+ rest = _objectWithoutProperties(_ref, _excluded);
17
+ var Icon = type === 'color' ? Color : Mono;
18
+ return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
19
+ Icon: Icon,
20
+ Text: Text,
21
+ spaceMultiple: SPACE_MULTIPLE,
22
+ textMultiple: TEXT_MULTIPLE
23
+ }, rest));
24
+ });
25
+ export default Combine;
@@ -0,0 +1,3 @@
1
+ import type { IconType } from "../../types";
2
+ declare const Icon: IconType;
3
+ export default Icon;
@@ -0,0 +1,31 @@
1
+ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
2
+ import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
3
+ var _excluded = ["size", "style"];
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
+ import { forwardRef } from 'react';
7
+ import { jsx as _jsx } from "react/jsx-runtime";
8
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
9
+ var _ref$size = _ref.size,
10
+ size = _ref$size === void 0 ? '1em' : _ref$size,
11
+ style = _ref.style,
12
+ rest = _objectWithoutProperties(_ref, _excluded);
13
+ return /*#__PURE__*/_jsx("svg", _objectSpread(_objectSpread({
14
+ fill: "currentColor",
15
+ fillRule: "evenodd",
16
+ height: size,
17
+ ref: ref,
18
+ style: _objectSpread({
19
+ flex: 'none',
20
+ lineHeight: 1
21
+ }, style),
22
+ viewBox: "0 0 24 24",
23
+ width: size,
24
+ xmlns: "http://www.w3.org/2000/svg"
25
+ }, rest), {}, {
26
+ children: /*#__PURE__*/_jsx("path", {
27
+ d: "M16.781 3.277c2.997 1.704 4.844 4.851 4.844 8.258 0 .995-.155 1.955-.443 2.857a1.332 1.332 0 011.125.4 1.41 1.41 0 01.2 1.723c.204.165.352.385.428.632l.017.062c.06.222.12.69-.2 1.166.244.37.279.836.093 1.236-.255.57-.893 1.018-2.128 1.5l-.202.078-.131.048c-.478.173-.89.295-1.061.345l-.086.024c-.89.243-1.808.375-2.732.394-1.32 0-2.3-.36-2.923-1.067a9.852 9.852 0 01-3.18.018C9.778 21.647 8.802 22 7.494 22a11.249 11.249 0 01-2.541-.343l-.221-.06-.273-.08a16.574 16.574 0 01-1.175-.405c-1.237-.483-1.875-.93-2.13-1.501-.186-.4-.151-.867.093-1.236a1.42 1.42 0 01-.2-1.166c.069-.273.226-.516.447-.694a1.41 1.41 0 01.2-1.722c.233-.248.557-.391.917-.407l.078-.001a9.385 9.385 0 01-.44-2.85c0-3.407 1.847-6.554 4.844-8.258a9.822 9.822 0 019.687 0zM4.188 14.758c.125.687 2.357 2.35 2.14 2.707-.19.315-.796-.239-.948-.386l-.041-.04-.168-.147c-.561-.479-2.304-1.9-2.74-1.432-.43.46.119.859 1.055 1.42l.784.467.136.083c1.045.643 1.12.84.95 1.113-.188.295-3.07-2.1-3.34-1.083-.27 1.011 2.942 1.304 2.744 2.006-.2.7-2.265-1.324-2.685-.537-.425.79 2.913 1.718 2.94 1.725l.16.04.175.042c1.227.284 3.565.65 4.435-.604.673-.973.64-1.709-.248-2.61l-.057-.057c-.945-.928-1.495-2.288-1.495-2.288l-.017-.058-.025-.072c-.082-.22-.284-.639-.63-.584-.46.073-.798 1.21.12 1.933l.05.038c.977.721-.195 1.21-.573.534l-.058-.104-.143-.25c-.463-.799-1.282-2.111-1.739-2.397-.532-.332-.907-.148-.782.541zm14.842-.541c-.533.335-1.563 2.074-1.94 2.751a.613.613 0 01-.687.302.436.436 0 01-.176-.098.303.303 0 01-.049-.06l-.014-.028-.008-.02-.007-.019-.003-.013-.003-.017a.289.289 0 01-.004-.048c0-.12.071-.266.25-.427.026-.024.054-.047.084-.07l.047-.036c.022-.016.043-.032.063-.049.883-.71.573-1.81.131-1.917l-.031-.006-.056-.004a.368.368 0 00-.062.006l-.028.005-.042.014-.039.017-.028.015-.028.019-.036.027-.023.02c-.173.158-.273.428-.31.542l-.016.054s-.53 1.309-1.439 2.234l-.054.054c-.365.358-.596.69-.702 1.018-.143.437-.066.868.21 1.353.055.097.117.195.187.296.882 1.275 3.282.876 4.494.59l.286-.07.25-.074c.276-.084.736-.233 1.2-.42l.188-.077.065-.028.064-.028.124-.056.081-.038c.529-.252.964-.543.994-.827l.001-.036a.299.299 0 00-.037-.139c-.094-.176-.271-.212-.491-.168l-.045.01c-.044.01-.09.024-.136.04l-.097.035-.054.022c-.559.23-1.238.705-1.607.745h.006a.452.452 0 01-.05.003h-.024l-.024-.003-.023-.005c-.068-.016-.116-.06-.14-.142a.22.22 0 01-.005-.1c.062-.345.958-.595 1.713-.91l.066-.028c.528-.224.97-.483.985-.832v-.04a.47.47 0 00-.016-.098c-.048-.18-.175-.251-.36-.251-.785 0-2.55 1.36-2.92 1.36-.025 0-.048-.007-.058-.024a.6.6 0 01-.046-.088c-.1-.238.068-.462 1.06-1.066l.209-.126c.538-.32 1.01-.588 1.341-.831.29-.212.475-.406.503-.6l.003-.028c.008-.113-.038-.227-.147-.344a.266.266 0 00-.07-.054l-.034-.015-.013-.005a.403.403 0 00-.13-.02c-.162 0-.369.07-.595.18-.637.313-1.431.952-1.826 1.285l-.249.215-.033.033c-.08.078-.288.27-.493.386l-.071.037-.041.019a.535.535 0 01-.122.036h.005a.346.346 0 01-.031.003l.01-.001-.013.001c-.079.005-.145-.021-.19-.095a.113.113 0 01-.014-.065c.027-.465 2.034-1.991 2.152-2.642l.009-.048c.1-.65-.271-.817-.791-.493zM11.938 2.984c-4.798 0-8.688 3.829-8.688 8.55 0 .692.083 1.364.24 2.008l.008-.009c.252-.298.612-.46 1.017-.46.355.008.699.117.993.312.22.14.465.384.715.694.261-.372.69-.598 1.15-.605.852 0 1.367.728 1.562 1.383l.047.105.06.127c.192.396.595 1.139 1.143 1.68 1.06 1.04 1.324 2.115.8 3.266a8.865 8.865 0 002.024-.014c-.505-1.12-.26-2.17.74-3.186l.066-.066c.695-.684 1.157-1.69 1.252-1.912.195-.655.708-1.383 1.56-1.383.46.007.889.233 1.15.605.25-.31.495-.553.718-.694a1.87 1.87 0 01.99-.312c.357 0 .682.126.925.36.14-.61.215-1.245.215-1.898 0-4.722-3.89-8.55-8.687-8.55zm1.857 8.926l.439-.212c.553-.264.89-.383.89.152 0 1.093-.771 3.208-3.155 3.262h-.184c-2.325-.052-3.116-2.06-3.156-3.175l-.001-.087c0-1.107 1.452.586 3.25.586.716 0 1.379-.272 1.917-.526zm4.017-3.143c.45 0 .813.358.813.8 0 .441-.364.8-.813.8a.806.806 0 01-.812-.8c0-.442.364-.8.812-.8zm-11.624 0c.448 0 .812.358.812.8 0 .441-.364.8-.812.8a.806.806 0 01-.813-.8c0-.442.364-.8.813-.8zm7.79-.841c.32-.384.846-.54 1.33-.394.483.146.83.564.878 1.06.048.495-.212.97-.659 1.203-.322.168-.447-.477-.767-.585l.002-.003c-.287-.098-.772.362-.925.079a1.215 1.215 0 01.14-1.36zm-4.323 0c.322.384.377.92.14 1.36-.152.283-.64-.177-.925-.079l.003.003c-.108.036-.194.134-.273.24l-.118.165c-.11.15-.22.262-.377.18a1.226 1.226 0 01-.658-1.204c.048-.495.395-.913.878-1.059a1.262 1.262 0 011.33.394z"
28
+ })
29
+ }));
30
+ });
31
+ export default Icon;
@@ -0,0 +1,3 @@
1
+ import type { IconType } from "../../types";
2
+ declare const Icon: IconType;
3
+ export default Icon;
@@ -0,0 +1,31 @@
1
+ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
2
+ import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
3
+ var _excluded = ["size", "style"];
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
+ import { forwardRef } from 'react';
7
+ import { jsx as _jsx } from "react/jsx-runtime";
8
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
9
+ var _ref$size = _ref.size,
10
+ size = _ref$size === void 0 ? '1em' : _ref$size,
11
+ style = _ref.style,
12
+ rest = _objectWithoutProperties(_ref, _excluded);
13
+ return /*#__PURE__*/_jsx("svg", _objectSpread(_objectSpread({
14
+ fill: "currentColor",
15
+ fillRule: "evenodd",
16
+ height: size,
17
+ ref: ref,
18
+ style: _objectSpread({
19
+ flex: 'none',
20
+ lineHeight: 1,
21
+ width: 'fit-content'
22
+ }, style),
23
+ viewBox: "0 0 153 24",
24
+ xmlns: "http://www.w3.org/2000/svg"
25
+ }, rest), {}, {
26
+ children: /*#__PURE__*/_jsx("path", {
27
+ d: "M2 18.578V1.824h3.767v6.45h5.765v-6.45h3.792v16.754h-3.792v-6.99H5.767v6.99H2zm20.78.309c-1.383 0-2.387-.459-3.01-1.375-.624-.917-.935-2.172-.935-3.765V5.833H22.6v7.426c0 .925.128 1.559.385 1.902.256.342.657.514 1.204.514.461 0 .863-.112 1.204-.335.342-.222.692-.582 1.05-1.079V5.833h3.767v12.745h-3.074l-.282-1.773h-.077a6.852 6.852 0 01-1.743 1.516c-.632.377-1.383.566-2.254.566zM38.053 24c-.99 0-1.892-.116-2.703-.347-.812-.231-1.452-.582-1.922-1.053-.47-.472-.705-1.084-.705-1.838 0-.53.158-1.01.474-1.439.316-.428.765-.805 1.346-1.13v-.103a3.077 3.077 0 01-.833-.86c-.23-.352-.346-.785-.346-1.299 0-.462.137-.903.41-1.323.273-.42.615-.775 1.025-1.066v-.103c-.461-.308-.863-.754-1.204-1.336-.342-.583-.513-1.242-.513-1.979 0-1.01.248-1.858.743-2.544a4.561 4.561 0 011.948-1.541 6.46 6.46 0 012.562-.514 6.8 6.8 0 011.038.077c.333.051.645.128.935.231h4.638v2.75h-2.127v.102c.17.223.299.467.384.733.086.265.129.56.129.886 0 .96-.223 1.752-.667 2.377-.444.625-1.046 1.092-1.806 1.4-.76.309-1.602.463-2.524.463-.222 0-.461-.022-.717-.064a6.978 6.978 0 01-.82-.193 1.64 1.64 0 00-.346.411c-.077.137-.116.317-.116.54 0 .308.146.544.436.706.29.163.786.244 1.486.244h2.05c1.572 0 2.772.253 3.6.758.829.506 1.243 1.332 1.243 2.48 0 .874-.29 1.658-.871 2.351-.581.694-1.401 1.238-2.46 1.632-1.06.394-2.315.591-3.767.591zm.282-11.743c.342 0 .64-.081.897-.244.256-.163.461-.398.615-.707.153-.308.23-.702.23-1.182 0-.685-.166-1.199-.5-1.542a1.663 1.663 0 00-1.242-.513c-.495 0-.91.17-1.243.513-.333.343-.5.857-.5 1.542 0 .48.082.874.244 1.182.162.309.372.544.628.707.256.163.546.244.871.244zm.307 9.379c.564 0 1.064-.069 1.5-.206.435-.137.78-.325 1.037-.565.256-.24.385-.505.385-.796 0-.412-.171-.681-.513-.81-.342-.128-.82-.193-1.435-.193h-1.307l-.49-.006-.31-.013a5.681 5.681 0 01-.993-.135c-.24.206-.415.407-.526.604a1.311 1.311 0 00-.166.655c0 .48.26.844.781 1.092.521.249 1.2.373 2.037.373zM51.735 24c-.99 0-1.892-.116-2.703-.347-.812-.231-1.452-.582-1.922-1.053-.47-.472-.705-1.084-.705-1.838 0-.53.158-1.01.474-1.439.316-.428.765-.805 1.346-1.13v-.103a3.077 3.077 0 01-.833-.86c-.23-.352-.346-.785-.346-1.299 0-.462.137-.903.41-1.323.273-.42.615-.775 1.025-1.066v-.103c-.461-.308-.863-.754-1.204-1.336-.342-.583-.513-1.242-.513-1.979 0-1.01.248-1.858.743-2.544a4.561 4.561 0 011.948-1.541 6.46 6.46 0 012.562-.514 6.8 6.8 0 011.038.077c.333.051.644.128.935.231h4.638v2.75H56.5v.102c.17.223.299.467.384.733.086.265.128.56.128.886 0 .96-.222 1.752-.666 2.377-.444.625-1.046 1.092-1.806 1.4-.76.309-1.602.463-2.524.463-.222 0-.461-.022-.718-.064a6.978 6.978 0 01-.82-.193 1.64 1.64 0 00-.345.411c-.077.137-.116.317-.116.54 0 .308.145.544.436.706.29.163.786.244 1.486.244h2.05c1.571 0 2.771.253 3.6.758.828.506 1.243 1.332 1.243 2.48 0 .874-.29 1.658-.872 2.351-.58.694-1.4 1.238-2.46 1.632-1.058.394-2.314.591-3.766.591zm.282-11.743c.341 0 .64-.081.897-.244.256-.163.46-.398.615-.707.153-.308.23-.702.23-1.182 0-.685-.166-1.199-.5-1.542a1.663 1.663 0 00-1.242-.513c-.496 0-.91.17-1.243.513-.333.343-.5.857-.5 1.542 0 .48.082.874.244 1.182.162.309.371.544.628.707.256.163.546.244.87.244zm.307 9.379c.564 0 1.064-.069 1.5-.206.435-.137.78-.325 1.037-.565.256-.24.384-.505.384-.796 0-.412-.17-.681-.512-.81-.342-.128-.82-.193-1.435-.193h-1.307l-.49-.006-.31-.013a5.681 5.681 0 01-.993-.135c-.24.206-.415.407-.526.604a1.311 1.311 0 00-.166.655c0 .48.26.844.781 1.092.521.249 1.2.373 2.037.373zm8.559-3.058V5.833h3.766v12.745h-3.766zm1.87-14.62c-.632 0-1.144-.18-1.537-.54-.393-.36-.59-.84-.59-1.44 0-.599.197-1.079.59-1.438.393-.36.905-.54 1.537-.54.632 0 1.145.18 1.537.54.393.36.59.839.59 1.439 0 .6-.197 1.079-.59 1.439-.392.36-.905.54-1.537.54zm5.202 14.62V5.833h3.074l.257 1.619h.102a8.268 8.268 0 011.794-1.362c.666-.377 1.426-.565 2.28-.565 1.401 0 2.409.458 3.024 1.374.615.917.922 2.172.922 3.765v7.914h-3.766v-7.426c0-.925-.124-1.559-.372-1.901-.248-.343-.645-.514-1.191-.514-.479 0-.889.107-1.23.32a7.203 7.203 0 00-1.128.913v8.608h-3.766zM87.147 24c-.991 0-1.892-.116-2.704-.347-.811-.231-1.452-.582-1.922-1.053-.47-.472-.704-1.084-.704-1.838 0-.53.158-1.01.474-1.439.316-.428.764-.805 1.345-1.13v-.103a3.077 3.077 0 01-.833-.86c-.23-.352-.346-.785-.346-1.299 0-.462.137-.903.41-1.323.274-.42.615-.775 1.025-1.066v-.103c-.46-.308-.862-.754-1.204-1.336-.342-.583-.512-1.242-.512-1.979 0-1.01.247-1.858.743-2.544a4.561 4.561 0 011.947-1.541 6.46 6.46 0 012.562-.514 6.8 6.8 0 011.038.077c.333.051.645.128.935.231h4.638v2.75h-2.127v.102c.171.223.3.467.385.733.085.265.128.56.128.886 0 .96-.222 1.752-.666 2.377-.444.625-1.047 1.092-1.807 1.4-.76.309-1.601.463-2.524.463-.222 0-.46-.022-.717-.064a6.978 6.978 0 01-.82-.193 1.64 1.64 0 00-.346.411c-.077.137-.115.317-.115.54 0 .308.145.544.435.706.29.163.786.244 1.487.244h2.05c1.57 0 2.771.253 3.6.758.828.506 1.242 1.332 1.242 2.48 0 .874-.29 1.658-.871 2.351-.58.694-1.4 1.238-2.46 1.632-1.059.394-2.314.591-3.766.591zm.281-11.743c.342 0 .641-.081.897-.244.256-.163.461-.398.615-.707.154-.308.23-.702.23-1.182 0-.685-.166-1.199-.499-1.542a1.663 1.663 0 00-1.243-.513c-.495 0-.91.17-1.242.513-.333.343-.5.857-.5 1.542 0 .48.081.874.243 1.182.163.309.372.544.628.707.256.163.547.244.871.244zm.308 9.379c.564 0 1.063-.069 1.499-.206.435-.137.781-.325 1.038-.565.256-.24.384-.505.384-.796 0-.412-.17-.681-.513-.81-.341-.128-.82-.193-1.434-.193h-1.307l-.49-.006-.311-.013a5.681 5.681 0 01-.993-.135c-.239.206-.414.407-.525.604a1.311 1.311 0 00-.167.655c0 .48.26.844.782 1.092.52.249 1.2.373 2.037.373zm13.99-3.058V1.824h10.531v3.187h-6.764v3.88h5.79v3.186h-5.79v6.501h-3.767zm16.322.309c-.768 0-1.439-.172-2.011-.514a3.49 3.49 0 01-1.32-1.388c-.307-.582-.46-1.233-.46-1.953 0-1.37.563-2.428 1.69-3.173 1.128-.746 2.947-1.247 5.458-1.504-.017-.376-.098-.698-.243-.963a1.474 1.474 0 00-.654-.617c-.29-.145-.657-.218-1.102-.218-.53 0-1.067.094-1.614.282a10.61 10.61 0 00-1.768.823l-1.332-2.467c.546-.343 1.11-.638 1.69-.887.582-.248 1.184-.44 1.807-.578a8.986 8.986 0 011.935-.205c1.093 0 2.011.21 2.754.63.743.419 1.311 1.053 1.704 1.9.393.849.59 1.932.59 3.251v7.272h-3.075l-.256-1.31h-.103a8.13 8.13 0 01-1.717 1.169 4.34 4.34 0 01-1.973.45zm1.256-2.956c.427 0 .803-.094 1.127-.282.325-.189.65-.446.974-.771v-2.159c-.888.12-1.593.275-2.114.463-.521.188-.888.415-1.102.681a1.38 1.38 0 00-.32.886c0 .394.132.69.397.887.265.197.61.295 1.038.295zm14.656 2.956c-1.195 0-2.276-.266-3.24-.797a5.751 5.751 0 01-2.281-2.287c-.556-.994-.833-2.193-.833-3.597 0-1.405.307-2.604.922-3.598a6.248 6.248 0 012.435-2.287 6.877 6.877 0 013.254-.796c.785 0 1.49.124 2.114.372a5.115 5.115 0 011.601.99l-1.768 2.338a2.936 2.936 0 00-.756-.463 2.434 2.434 0 00-.96-.18c-.599 0-1.12.146-1.564.437-.444.291-.794.711-1.05 1.26-.257.548-.385 1.19-.385 1.927 0 .736.128 1.379.385 1.927.256.548.602.968 1.037 1.259.436.291.927.437 1.474.437.427 0 .828-.077 1.204-.232a4.873 4.873 0 001.05-.59l1.487 2.312c-.53.48-1.153.86-1.87 1.144a6.096 6.096 0 01-2.256.424zm11.633-13.362c1.213 0 2.221.27 3.024.809.803.54 1.4 1.272 1.794 2.197.393.925.589 1.962.589 3.11 0 .325-.017.646-.051.963l-.041.35c-.02.159-.041.295-.062.408h-7.596c.087.432.224.8.409 1.105.333.548.756.938 1.268 1.169a3.88 3.88 0 001.615.347c.495 0 .969-.073 1.422-.219a6.914 6.914 0 001.345-.603l1.23 2.312a7.613 7.613 0 01-2.153 1.04 7.951 7.951 0 01-2.357.374c-1.213 0-2.306-.266-3.28-.797a5.813 5.813 0 01-2.306-2.287c-.564-.994-.845-2.193-.845-3.597 0-1.388.286-2.579.858-3.572.572-.994 1.32-1.76 2.242-2.3.922-.54 1.888-.81 2.895-.81zm.077 2.903c-.41 0-.811.112-1.204.334-.393.223-.717.608-.974 1.157-.11.236-.196.513-.255.83h2.23l2.304-.008c0-.668-.162-1.22-.486-1.657-.325-.437-.863-.656-1.615-.656z"
28
+ })
29
+ }));
30
+ });
31
+ export default Icon;
@@ -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
+ 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
+ };
13
+ declare const Icons: CompoundedIcon;
14
+ export default Icons;
@@ -0,0 +1,13 @@
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 } 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
+ export default Icons;
@@ -0,0 +1,3 @@
1
+ export declare const TEXT_MULTIPLE = 0.6;
2
+ export declare const SPACE_MULTIPLE = 0.3;
3
+ export declare const COLOR_PRIMARY = "#fff";
@@ -0,0 +1,3 @@
1
+ export var TEXT_MULTIPLE = 0.6;
2
+ export var SPACE_MULTIPLE = 0.3;
3
+ export var COLOR_PRIMARY = '#fff';
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { type IconAvatarProps } from "../../IconAvatar";
3
+ export type AvatarProps = Omit<IconAvatarProps, 'Icon'>;
4
+ declare const Avatar: import("react").NamedExoticComponent<AvatarProps>;
5
+ export default Avatar;
@@ -0,0 +1,19 @@
1
+ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
2
+ import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
3
+ var _excluded = ["background"];
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
+ import { memo } from 'react';
7
+ import IconAvatar from "../../IconAvatar";
8
+ import { COLOR_PRIMARY } from "../style";
9
+ import Mono from "./Mono";
10
+ import { jsx as _jsx } from "react/jsx-runtime";
11
+ var Avatar = /*#__PURE__*/memo(function (_ref) {
12
+ var background = _ref.background,
13
+ rest = _objectWithoutProperties(_ref, _excluded);
14
+ return /*#__PURE__*/_jsx(IconAvatar, _objectSpread({
15
+ Icon: Mono,
16
+ background: background || COLOR_PRIMARY
17
+ }, rest));
18
+ });
19
+ export default Avatar;
@@ -0,0 +1,3 @@
1
+ import type { IconType } from "../../types";
2
+ declare const Icon: IconType;
3
+ export default Icon;