@lobehub/icons 1.94.0 → 1.95.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 (167) hide show
  1. package/README.md +61 -60
  2. package/es/AlephAlpha/components/Avatar.d.ts +5 -0
  3. package/es/AlephAlpha/components/Avatar.js +28 -0
  4. package/es/AlephAlpha/components/Combine.d.ts +5 -0
  5. package/es/AlephAlpha/components/Combine.js +26 -0
  6. package/es/AlephAlpha/components/Mono.d.ts +3 -0
  7. package/es/AlephAlpha/components/Mono.js +41 -0
  8. package/es/AlephAlpha/components/Text.d.ts +3 -0
  9. package/es/AlephAlpha/components/Text.js +44 -0
  10. package/es/AlephAlpha/index.d.ts +13 -0
  11. package/es/AlephAlpha/index.js +14 -0
  12. package/es/AlephAlpha/style.d.ts +4 -0
  13. package/es/AlephAlpha/style.js +4 -0
  14. package/es/Anyscale/components/Avatar.d.ts +5 -0
  15. package/es/Anyscale/components/Avatar.js +30 -0
  16. package/es/Anyscale/components/Color.d.ts +3 -0
  17. package/es/Anyscale/components/Color.js +40 -0
  18. package/es/Anyscale/components/Combine.d.ts +7 -0
  19. package/es/Anyscale/components/Combine.js +32 -0
  20. package/es/Anyscale/components/Mono.d.ts +3 -0
  21. package/es/Anyscale/components/Mono.js +41 -0
  22. package/es/Anyscale/components/Text.d.ts +3 -0
  23. package/es/Anyscale/components/Text.js +40 -0
  24. package/es/Anyscale/index.d.ts +15 -0
  25. package/es/Anyscale/index.js +16 -0
  26. package/es/Anyscale/style.d.ts +4 -0
  27. package/es/Anyscale/style.js +4 -0
  28. package/es/AssemblyAI/components/Avatar.d.ts +5 -0
  29. package/es/AssemblyAI/components/Avatar.js +27 -0
  30. package/es/AssemblyAI/components/Color.d.ts +3 -0
  31. package/es/AssemblyAI/components/Color.js +43 -0
  32. package/es/AssemblyAI/components/Combine.d.ts +7 -0
  33. package/es/AssemblyAI/components/Combine.js +32 -0
  34. package/es/AssemblyAI/components/Mono.d.ts +3 -0
  35. package/es/AssemblyAI/components/Mono.js +43 -0
  36. package/es/AssemblyAI/components/Text.d.ts +3 -0
  37. package/es/AssemblyAI/components/Text.js +40 -0
  38. package/es/AssemblyAI/index.d.ts +15 -0
  39. package/es/AssemblyAI/index.js +16 -0
  40. package/es/AssemblyAI/style.d.ts +4 -0
  41. package/es/AssemblyAI/style.js +4 -0
  42. package/es/CentML/components/Avatar.d.ts +5 -0
  43. package/es/CentML/components/Avatar.js +27 -0
  44. package/es/CentML/components/BrandColor.d.ts +3 -0
  45. package/es/CentML/components/BrandColor.js +46 -0
  46. package/es/CentML/components/BrandMono.d.ts +3 -0
  47. package/es/CentML/components/BrandMono.js +47 -0
  48. package/es/CentML/components/Color.d.ts +3 -0
  49. package/es/CentML/components/Color.js +43 -0
  50. package/es/CentML/components/Combine.d.ts +7 -0
  51. package/es/CentML/components/Combine.js +30 -0
  52. package/es/CentML/components/Mono.d.ts +3 -0
  53. package/es/CentML/components/Mono.js +43 -0
  54. package/es/CentML/components/Text.d.ts +3 -0
  55. package/es/CentML/components/Text.js +47 -0
  56. package/es/CentML/index.d.ts +19 -0
  57. package/es/CentML/index.js +20 -0
  58. package/es/CentML/style.d.ts +4 -0
  59. package/es/CentML/style.js +4 -0
  60. package/es/Cerebras/components/Combine.js +2 -4
  61. package/es/Friendli/components/Avatar.d.ts +5 -0
  62. package/es/Friendli/components/Avatar.js +28 -0
  63. package/es/Friendli/components/Combine.d.ts +5 -0
  64. package/es/Friendli/components/Combine.js +26 -0
  65. package/es/Friendli/components/Mono.d.ts +3 -0
  66. package/es/Friendli/components/Mono.js +45 -0
  67. package/es/Friendli/components/Text.d.ts +3 -0
  68. package/es/Friendli/components/Text.js +40 -0
  69. package/es/Friendli/index.d.ts +13 -0
  70. package/es/Friendli/index.js +14 -0
  71. package/es/Friendli/style.d.ts +4 -0
  72. package/es/Friendli/style.js +4 -0
  73. package/es/Hyperbolic/components/Avatar.d.ts +5 -0
  74. package/es/Hyperbolic/components/Avatar.js +30 -0
  75. package/es/Hyperbolic/components/Color.d.ts +3 -0
  76. package/es/Hyperbolic/components/Color.js +40 -0
  77. package/es/Hyperbolic/components/Combine.d.ts +7 -0
  78. package/es/Hyperbolic/components/Combine.js +32 -0
  79. package/es/Hyperbolic/components/Mono.d.ts +3 -0
  80. package/es/Hyperbolic/components/Mono.js +41 -0
  81. package/es/Hyperbolic/components/Text.d.ts +3 -0
  82. package/es/Hyperbolic/components/Text.js +40 -0
  83. package/es/Hyperbolic/index.d.ts +15 -0
  84. package/es/Hyperbolic/index.js +16 -0
  85. package/es/Hyperbolic/style.d.ts +4 -0
  86. package/es/Hyperbolic/style.js +4 -0
  87. package/es/Kluster/components/Avatar.d.ts +5 -0
  88. package/es/Kluster/components/Avatar.js +30 -0
  89. package/es/Kluster/components/Color.d.ts +3 -0
  90. package/es/Kluster/components/Color.js +43 -0
  91. package/es/Kluster/components/Combine.d.ts +7 -0
  92. package/es/Kluster/components/Combine.js +32 -0
  93. package/es/Kluster/components/Mono.d.ts +3 -0
  94. package/es/Kluster/components/Mono.js +43 -0
  95. package/es/Kluster/components/Text.d.ts +3 -0
  96. package/es/Kluster/components/Text.js +40 -0
  97. package/es/Kluster/index.d.ts +15 -0
  98. package/es/Kluster/index.js +16 -0
  99. package/es/Kluster/style.d.ts +4 -0
  100. package/es/Kluster/style.js +4 -0
  101. package/es/Liquid/components/Avatar.d.ts +5 -0
  102. package/es/Liquid/components/Avatar.js +27 -0
  103. package/es/Liquid/components/Combine.d.ts +5 -0
  104. package/es/Liquid/components/Combine.js +29 -0
  105. package/es/Liquid/components/Mono.d.ts +3 -0
  106. package/es/Liquid/components/Mono.js +41 -0
  107. package/es/Liquid/components/Text.d.ts +3 -0
  108. package/es/Liquid/components/Text.js +50 -0
  109. package/es/Liquid/index.d.ts +13 -0
  110. package/es/Liquid/index.js +14 -0
  111. package/es/Liquid/style.d.ts +4 -0
  112. package/es/Liquid/style.js +4 -0
  113. package/es/NPLCloud/components/Avatar.d.ts +5 -0
  114. package/es/NPLCloud/components/Avatar.js +30 -0
  115. package/es/NPLCloud/components/Color.d.ts +3 -0
  116. package/es/NPLCloud/components/Color.js +40 -0
  117. package/es/NPLCloud/components/Combine.d.ts +7 -0
  118. package/es/NPLCloud/components/Combine.js +32 -0
  119. package/es/NPLCloud/components/Mono.d.ts +3 -0
  120. package/es/NPLCloud/components/Mono.js +41 -0
  121. package/es/NPLCloud/components/Text.d.ts +3 -0
  122. package/es/NPLCloud/components/Text.js +40 -0
  123. package/es/NPLCloud/index.d.ts +15 -0
  124. package/es/NPLCloud/index.js +16 -0
  125. package/es/NPLCloud/style.d.ts +4 -0
  126. package/es/NPLCloud/style.js +4 -0
  127. package/es/Nebius/components/Avatar.d.ts +5 -0
  128. package/es/Nebius/components/Avatar.js +28 -0
  129. package/es/Nebius/components/Mono.d.ts +3 -0
  130. package/es/Nebius/components/Mono.js +43 -0
  131. package/es/Nebius/components/Text.d.ts +3 -0
  132. package/es/Nebius/components/Text.js +47 -0
  133. package/es/Nebius/index.d.ts +11 -0
  134. package/es/Nebius/index.js +12 -0
  135. package/es/Nebius/style.d.ts +4 -0
  136. package/es/Nebius/style.js +4 -0
  137. package/es/Snowflake/components/Avatar.d.ts +5 -0
  138. package/es/Snowflake/components/Avatar.js +30 -0
  139. package/es/Snowflake/components/Color.d.ts +3 -0
  140. package/es/Snowflake/components/Color.js +42 -0
  141. package/es/Snowflake/components/Combine.d.ts +7 -0
  142. package/es/Snowflake/components/Combine.js +32 -0
  143. package/es/Snowflake/components/Mono.d.ts +3 -0
  144. package/es/Snowflake/components/Mono.js +42 -0
  145. package/es/Snowflake/components/Text.d.ts +3 -0
  146. package/es/Snowflake/components/Text.js +41 -0
  147. package/es/Snowflake/index.d.ts +15 -0
  148. package/es/Snowflake/index.js +16 -0
  149. package/es/Snowflake/style.d.ts +4 -0
  150. package/es/Snowflake/style.js +4 -0
  151. package/es/Voyage/components/Avatar.d.ts +5 -0
  152. package/es/Voyage/components/Avatar.js +27 -0
  153. package/es/Voyage/components/Color.d.ts +3 -0
  154. package/es/Voyage/components/Color.js +40 -0
  155. package/es/Voyage/components/Mono.d.ts +3 -0
  156. package/es/Voyage/components/Mono.js +41 -0
  157. package/es/Voyage/components/Text.d.ts +3 -0
  158. package/es/Voyage/components/Text.js +40 -0
  159. package/es/Voyage/index.d.ts +13 -0
  160. package/es/Voyage/index.js +14 -0
  161. package/es/Voyage/style.d.ts +4 -0
  162. package/es/Voyage/style.js +4 -0
  163. package/es/features/modelConfig.js +12 -0
  164. package/es/icons.d.ts +12 -0
  165. package/es/icons.js +12 -0
  166. package/es/toc.js +216 -0
  167. package/package.json +1 -1
@@ -0,0 +1,32 @@
1
+ 'use client';
2
+
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
+ var _excluded = ["type"];
5
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
6
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
7
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
8
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
9
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
10
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
11
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
12
+ import { memo } from 'react';
13
+ import IconCombine from "../../features/IconCombine";
14
+ import { SPACE_MULTIPLE, TEXT_MULTIPLE, TITLE } from "../style";
15
+ import Color from "./Color";
16
+ import Mono from "./Mono";
17
+ import Text from "./Text";
18
+ import { jsx as _jsx } from "react/jsx-runtime";
19
+ var Combine = /*#__PURE__*/memo(function (_ref) {
20
+ var _ref$type = _ref.type,
21
+ type = _ref$type === void 0 ? 'mono' : _ref$type,
22
+ rest = _objectWithoutProperties(_ref, _excluded);
23
+ var Icon = type === 'color' ? Color : Mono;
24
+ return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
25
+ Icon: Icon,
26
+ Text: Text,
27
+ "aria-label": TITLE,
28
+ spaceMultiple: SPACE_MULTIPLE,
29
+ textMultiple: TEXT_MULTIPLE
30
+ }, rest));
31
+ });
32
+ export default Combine;
@@ -0,0 +1,3 @@
1
+ import type { IconType } from "../../types";
2
+ declare const Icon: IconType;
3
+ export default Icon;
@@ -0,0 +1,43 @@
1
+ 'use client';
2
+
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
+ var _excluded = ["size", "style"];
5
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
6
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
7
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
8
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
9
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
10
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
11
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
12
+ import { forwardRef } from 'react';
13
+ import { TITLE } from "../style";
14
+ import { jsx as _jsx } from "react/jsx-runtime";
15
+ import { jsxs as _jsxs } from "react/jsx-runtime";
16
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
17
+ var _ref$size = _ref.size,
18
+ size = _ref$size === void 0 ? '1em' : _ref$size,
19
+ style = _ref.style,
20
+ rest = _objectWithoutProperties(_ref, _excluded);
21
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
22
+ fill: "currentColor",
23
+ fillRule: "evenodd",
24
+ height: size,
25
+ ref: ref,
26
+ style: _objectSpread({
27
+ flex: 'none',
28
+ lineHeight: 1
29
+ }, style),
30
+ viewBox: "0 0 24 24",
31
+ width: size,
32
+ xmlns: "http://www.w3.org/2000/svg"
33
+ }, rest), {}, {
34
+ children: [/*#__PURE__*/_jsx("title", {
35
+ children: TITLE
36
+ }), /*#__PURE__*/_jsx("path", {
37
+ d: "M10.595 1.5a3.695 3.695 0 00-3.444 2.355L0 22.26h5.432l5.629-14.486h.002a.96.96 0 011.782 0h.75V4.835h-1.393L13.498 1.5h-2.902z"
38
+ }), /*#__PURE__*/_jsx("path", {
39
+ d: "M7.151 3.855a3.695 3.695 0 013.26-2.35l-.002-.005H13.405c1.524 0 2.893.936 3.444 2.355L24 22.26h-5.525L11.54 4.413a2.528 2.528 0 00-4.609.006l.22-.564z"
40
+ })]
41
+ }));
42
+ });
43
+ 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,40 @@
1
+ 'use client';
2
+
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
+ var _excluded = ["size", "style"];
5
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
6
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
7
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
8
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
9
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
10
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
11
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
12
+ import { forwardRef } from 'react';
13
+ import { TITLE } from "../style";
14
+ import { jsx as _jsx } from "react/jsx-runtime";
15
+ import { jsxs as _jsxs } from "react/jsx-runtime";
16
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
17
+ var _ref$size = _ref.size,
18
+ size = _ref$size === void 0 ? '1em' : _ref$size,
19
+ style = _ref.style,
20
+ rest = _objectWithoutProperties(_ref, _excluded);
21
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
22
+ fill: "currentColor",
23
+ fillRule: "evenodd",
24
+ height: size,
25
+ ref: ref,
26
+ style: _objectSpread({
27
+ flex: 'none',
28
+ lineHeight: 1
29
+ }, style),
30
+ viewBox: "0 0 140 24",
31
+ xmlns: "http://www.w3.org/2000/svg"
32
+ }, rest), {}, {
33
+ children: [/*#__PURE__*/_jsx("title", {
34
+ children: TITLE
35
+ }), /*#__PURE__*/_jsx("path", {
36
+ d: "M4.909 19.11l1.589-4.228h7.015l1.614 4.229h3.006L11.753 2H8.405L2 19.11h2.909zM9.993 5.032l2.738 7.455H7.28l2.712-7.455zM19.456 14.98c.074 2.713 2.372 4.278 5.72 4.278 3.032 0 5.305-1.516 5.305-3.911 0-2.787-2.323-3.374-5.183-3.716-1.808-.195-3.006-.342-3.006-1.515 0-1.003 1.027-1.638 2.591-1.638 1.565 0 2.64.807 2.787 1.955h2.591c-.171-2.566-2.347-3.984-5.427-3.984-3.006-.024-5.133 1.516-5.133 3.887 0 2.59 2.249 3.202 5.109 3.544 1.93.244 3.08.342 3.08 1.687 0 1.002-1.076 1.637-2.713 1.637-1.907 0-3.032-.928-3.13-2.224h-2.59zM32.483 14.98c.074 2.713 2.371 4.278 5.72 4.278 3.031 0 5.305-1.516 5.305-3.911 0-2.787-2.322-3.374-5.182-3.716-1.81-.195-3.007-.342-3.007-1.515 0-1.003 1.027-1.638 2.59-1.638 1.566 0 2.641.807 2.788 1.955h2.59c-.17-2.566-2.346-3.984-5.426-3.984-3.007-.024-5.133 1.516-5.133 3.887 0 2.59 2.249 3.202 5.109 3.544 1.93.244 3.08.342 3.08 1.687 0 1.002-1.076 1.637-2.713 1.637-1.907 0-3.032-.928-3.13-2.224h-2.59zM52.227 19.258c3.104 0 5.207-1.883 5.647-4.352h-2.64c-.367 1.394-1.54 2.2-3.154 2.2-2.078 0-3.422-1.393-3.495-3.52v-.17h9.435a7.14 7.14 0 00.073-1.003C58.02 8.746 55.6 6.45 51.983 6.45c-3.692 0-6.16 2.566-6.16 6.429 0 3.837 2.468 6.38 6.404 6.38zm-3.545-7.774c.196-1.784 1.638-2.909 3.325-2.909 1.833 0 3.129 1.051 3.349 2.91h-6.674zM75.359 6.449c-2.054 0-3.471.904-4.278 2.273-.758-1.613-2.224-2.273-3.862-2.273-1.882.024-2.958.855-3.667 1.784l-.293-1.638H60.96v12.516h2.64v-6.698c0-2.224 1.125-3.69 2.933-3.69 1.736 0 2.64 1.148 2.64 3.348v7.04h2.665V12.34c0-2.25 1.149-3.618 2.957-3.618 1.711 0 2.616 1.149 2.616 3.349v7.04h2.64V11.9c0-3.96-2.102-5.451-4.693-5.451zM89.876 6.449c-1.93 0-3.227.88-4.058 2.004V2h-2.64v17.11h2.298l.318-1.808c.782 1.125 2.127 1.956 4.082 1.956 3.423 0 5.916-2.567 5.916-6.405 0-4.033-2.493-6.404-5.916-6.404zm-.44 10.584c-2.2 0-3.642-1.735-3.642-4.204 0-2.42 1.442-4.131 3.642-4.131s3.667 1.71 3.667 4.155c0 2.47-1.467 4.18-3.666 4.18zM98.64 19.11h2.641V2h-2.64v17.11zM108.219 19.184l-.488 1.223c-.392 1.026-.636 1.27-1.663 1.27h-1.857V24h2.835c1.834 0 2.371-.904 3.153-2.933l5.672-14.471h-2.812l-3.397 9.509-3.496-9.51h-2.811l4.864 12.59zM119.103 19.11l1.589-4.228h7.016l1.613 4.229h3.007L125.948 2h-3.349l-6.405 17.11h2.909zm5.085-14.079l2.738 7.455h-5.452l2.714-7.455zM134.816 19.11h2.811V2h-2.811v17.11z"
37
+ })]
38
+ }));
39
+ });
40
+ export default Icon;
@@ -0,0 +1,15 @@
1
+ import Avatar from './components/Avatar';
2
+ import Color from './components/Color';
3
+ import Combine from './components/Combine';
4
+ import Mono from './components/Mono';
5
+ import Text from './components/Text';
6
+ export type CompoundedIcon = typeof Mono & {
7
+ Avatar: typeof Avatar;
8
+ Color: typeof Color;
9
+ Combine: typeof Combine;
10
+ Text: typeof Text;
11
+ colorPrimary: string;
12
+ title: string;
13
+ };
14
+ declare const Icons: CompoundedIcon;
15
+ export default Icons;
@@ -0,0 +1,16 @@
1
+ 'use client';
2
+
3
+ import Avatar from "./components/Avatar";
4
+ import Color from "./components/Color";
5
+ import Combine from "./components/Combine";
6
+ import Mono from "./components/Mono";
7
+ import Text from "./components/Text";
8
+ import { COLOR_PRIMARY, TITLE } from "./style";
9
+ var Icons = Mono;
10
+ Icons.Color = Color;
11
+ Icons.Text = Text;
12
+ Icons.Combine = Combine;
13
+ Icons.Avatar = Avatar;
14
+ Icons.colorPrimary = COLOR_PRIMARY;
15
+ Icons.title = TITLE;
16
+ export default Icons;
@@ -0,0 +1,4 @@
1
+ export declare const TITLE = "AssemblyAI";
2
+ export declare const TEXT_MULTIPLE = 1;
3
+ export declare const SPACE_MULTIPLE = 0.3;
4
+ export declare const COLOR_PRIMARY = "#2545D3";
@@ -0,0 +1,4 @@
1
+ export var TITLE = 'AssemblyAI';
2
+ export var TEXT_MULTIPLE = 1;
3
+ export var SPACE_MULTIPLE = 0.3;
4
+ export var COLOR_PRIMARY = '#2545D3';
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { type IconAvatarProps } from "../../features/IconAvatar";
3
+ export type AvatarProps = Omit<IconAvatarProps, 'Icon'>;
4
+ declare const Avatar: import("react").NamedExoticComponent<AvatarProps>;
5
+ export default Avatar;
@@ -0,0 +1,27 @@
1
+ 'use client';
2
+
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
+ var _excluded = ["background"];
5
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
6
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
7
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
8
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
9
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
10
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
11
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
12
+ import { memo } from 'react';
13
+ import IconAvatar from "../../features/IconAvatar";
14
+ import { COLOR_PRIMARY, TITLE } from "../style";
15
+ import Color from "./Color";
16
+ import { jsx as _jsx } from "react/jsx-runtime";
17
+ var Avatar = /*#__PURE__*/memo(function (_ref) {
18
+ var background = _ref.background,
19
+ rest = _objectWithoutProperties(_ref, _excluded);
20
+ return /*#__PURE__*/_jsx(IconAvatar, _objectSpread({
21
+ Icon: Color,
22
+ "aria-label": TITLE,
23
+ background: background || COLOR_PRIMARY,
24
+ color: '#fff'
25
+ }, rest));
26
+ });
27
+ 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,46 @@
1
+ 'use client';
2
+
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
+ var _excluded = ["size", "style"];
5
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
6
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
7
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
8
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
9
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
10
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
11
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
12
+ import { forwardRef } from 'react';
13
+ import { TITLE } from "../style";
14
+ import { jsx as _jsx } from "react/jsx-runtime";
15
+ import { jsxs as _jsxs } from "react/jsx-runtime";
16
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
17
+ var _ref$size = _ref.size,
18
+ size = _ref$size === void 0 ? '1em' : _ref$size,
19
+ style = _ref.style,
20
+ rest = _objectWithoutProperties(_ref, _excluded);
21
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
22
+ fill: "currentColor",
23
+ height: size,
24
+ ref: ref,
25
+ style: _objectSpread({
26
+ flex: 'none',
27
+ lineHeight: 1
28
+ }, style),
29
+ viewBox: "0 0 69 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: "M45.279 4.528v12l.014.015h2.214v-4.515c0-1.114-.014-2.071-.071-2.871a29.438 29.438 0 00-.076-.879l3.161 4.993h1.13l3.256-5.035c-.034.334-.062.67-.085 1.007a52.973 52.973 0 00-.072 2.771v4.514h2.214v-12h-2l-3.81 6.121-3.761-6.12h-2.114zM59.207 4.528v12h7.772v-2.057h-5.543V4.528h-2.229zM14 3.429c2.114 0 4.057.771 5.543 2.042l2.214-2.614A11.918 11.918 0 0014 0C7.386 0 2 5.386 2 12s5.386 12 12 12c2.957 0 5.657-1.071 7.757-2.843l-1.964-2.614c-1.5 1.271-3.679 2.028-5.793 2.028-4.729 0-8.571-3.842-8.571-8.571 0-4.729 3.842-8.571 8.571-8.571z",
36
+ fill: "#00A87B"
37
+ }), /*#__PURE__*/_jsx("path", {
38
+ d: "M37.95 9.457V7.5h1.786V5.2h2.114v2.3h1.957v1.957H41.85v7.071h-2.114V9.457H37.95z"
39
+ }), /*#__PURE__*/_jsx("path", {
40
+ d: "M20.264 16.1c.729.4 1.572.6 2.515.6l-.015-.014a4.97 4.97 0 001.286-.172 6.548 6.548 0 001.243-.471c.4-.2.743-.443 1.057-.729l-1.043-1.457c-.4.357-.786.6-1.143.743-.357.129-.743.2-1.171.2-.6 0-1.143-.129-1.586-.357a2.514 2.514 0 01-1.043-1 2.922 2.922 0 01-.332-.986h6.69v-.743a4.76 4.76 0 00-.286-1.771c-.2-.543-.5-1-.872-1.4a4.426 4.426 0 00-1.343-.929 4.001 4.001 0 00-1.657-.343c-.671 0-1.285.115-1.857.358a4.208 4.208 0 00-1.457 1 4.484 4.484 0 00-.957 1.514 5.284 5.284 0 00-.343 1.943c0 .886.214 1.685.614 2.371.415.7.972 1.243 1.7 1.643zm-.19-5.086c.046-.226.113-.432.204-.614.2-.4.486-.714.872-.928.386-.215.857-.329 1.414-.329.357 0 .7.071 1 .228.3.143.543.358.743.63.2.256.314.57.343.928v.085h-4.576z"
41
+ }), /*#__PURE__*/_jsx("path", {
42
+ d: "M28.535 7.5v9.015h2.115v-5.457c0-.271.043-.529.157-.757.1-.229.257-.443.443-.615.186-.185.414-.314.671-.414.257-.1.529-.143.843-.143.371-.014.7.058.957.2.272.143.457.372.586.672.128.3.186.686.186 1.143v5.371h2.114v-5.514c0-.829-.129-1.514-.357-2.057-.229-.543-.586-.957-1.043-1.229-.471-.271-1.043-.414-1.729-.414-.471 0-.943.114-1.4.314-.457.2-.857.471-1.185.814-.104.108-.198.22-.28.334l-.02-1.262h-2.058zM11.621 16.271c.7.429 1.5.643 2.386.643h.014c.786 0 1.529-.171 2.243-.5a4.91 4.91 0 001.129-.714l-1.243-1.472c-.043.043-.1.086-.157.129-.257.2-.529.343-.829.443a2.39 2.39 0 01-.9.157c-.514 0-.986-.143-1.4-.4a2.738 2.738 0 01-1-1.057 3.072 3.072 0 01-.371-1.5c0-.557.114-1.072.357-1.515.228-.442.557-.8.971-1.057a2.626 2.626 0 011.415-.385c.3 0 .614.071.928.185.3.115.6.286.872.486.028.014.1.071.1.071l1.271-1.5a4.473 4.473 0 00-1.086-.714c-.7-.328-1.428-.486-2.314-.486-.886 0-1.686.215-2.386.643-.714.429-1.257 1.015-1.671 1.757-.414.743-.614 1.572-.614 2.515 0 .943.2 1.771.614 2.514a4.707 4.707 0 001.671 1.757z"
43
+ })]
44
+ }));
45
+ });
46
+ 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,47 @@
1
+ 'use client';
2
+
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
+ var _excluded = ["size", "style"];
5
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
6
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
7
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
8
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
9
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
10
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
11
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
12
+ import { forwardRef } from 'react';
13
+ import { TITLE } from "../style";
14
+ import { jsx as _jsx } from "react/jsx-runtime";
15
+ import { jsxs as _jsxs } from "react/jsx-runtime";
16
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
17
+ var _ref$size = _ref.size,
18
+ size = _ref$size === void 0 ? '1em' : _ref$size,
19
+ style = _ref.style,
20
+ rest = _objectWithoutProperties(_ref, _excluded);
21
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
22
+ fill: "currentColor",
23
+ fillRule: "evenodd",
24
+ height: size,
25
+ ref: ref,
26
+ style: _objectSpread({
27
+ flex: 'none',
28
+ lineHeight: 1
29
+ }, style),
30
+ viewBox: "0 0 69 24",
31
+ xmlns: "http://www.w3.org/2000/svg"
32
+ }, rest), {}, {
33
+ children: [/*#__PURE__*/_jsx("title", {
34
+ children: TITLE
35
+ }), /*#__PURE__*/_jsx("path", {
36
+ d: "M45.279 4.528v12l.014.015h2.214v-4.515c0-1.114-.014-2.071-.071-2.871a29.438 29.438 0 00-.076-.879l3.161 4.993h1.13l3.256-5.035c-.034.334-.062.67-.085 1.007a52.973 52.973 0 00-.072 2.771v4.514h2.214v-12h-2l-3.81 6.121-3.761-6.12h-2.114zM59.207 4.528v12h7.772v-2.057h-5.543V4.528h-2.229zM14 3.429c2.114 0 4.057.771 5.543 2.042l2.214-2.614A11.918 11.918 0 0014 0C7.386 0 2 5.386 2 12s5.386 12 12 12c2.957 0 5.657-1.071 7.757-2.843l-1.964-2.614c-1.5 1.271-3.679 2.028-5.793 2.028-4.729 0-8.571-3.842-8.571-8.571 0-4.729 3.842-8.571 8.571-8.571z"
37
+ }), /*#__PURE__*/_jsx("path", {
38
+ d: "M37.95 9.457V7.5h1.786V5.2h2.114v2.3h1.957v1.957H41.85v7.071h-2.114V9.457H37.95z"
39
+ }), /*#__PURE__*/_jsx("path", {
40
+ clipRule: "evenodd",
41
+ d: "M20.264 16.1c.729.4 1.572.6 2.515.6l-.015-.014a4.97 4.97 0 001.286-.172 6.548 6.548 0 001.243-.471c.4-.2.743-.443 1.057-.729l-1.043-1.457c-.4.357-.786.6-1.143.743-.357.129-.743.2-1.171.2-.6 0-1.143-.129-1.586-.357a2.514 2.514 0 01-1.043-1 2.922 2.922 0 01-.332-.986h6.69v-.743a4.76 4.76 0 00-.286-1.771c-.2-.543-.5-1-.872-1.4a4.426 4.426 0 00-1.343-.929 4.001 4.001 0 00-1.657-.343c-.671 0-1.285.115-1.857.358a4.208 4.208 0 00-1.457 1 4.484 4.484 0 00-.957 1.514 5.284 5.284 0 00-.343 1.943c0 .886.214 1.685.614 2.371.415.7.972 1.243 1.7 1.643zm-.19-5.086c.046-.226.113-.432.204-.614.2-.4.486-.714.872-.928.386-.215.857-.329 1.414-.329.357 0 .7.071 1 .228.3.143.543.358.743.63.2.256.314.57.343.928v.085h-4.576z"
42
+ }), /*#__PURE__*/_jsx("path", {
43
+ d: "M28.535 7.5v9.015h2.115v-5.457c0-.271.043-.529.157-.757.1-.229.257-.443.443-.615.186-.185.414-.314.671-.414.257-.1.529-.143.843-.143.371-.014.7.058.957.2.272.143.457.372.586.672.128.3.186.686.186 1.143v5.371h2.114v-5.514c0-.829-.129-1.514-.357-2.057-.229-.543-.586-.957-1.043-1.229-.471-.271-1.043-.414-1.729-.414-.471 0-.943.114-1.4.314-.457.2-.857.471-1.185.814-.104.108-.198.22-.28.334l-.02-1.262h-2.058zM11.621 16.271c.7.429 1.5.643 2.386.643h.014c.786 0 1.529-.171 2.243-.5a4.91 4.91 0 001.129-.714l-1.243-1.472c-.043.043-.1.086-.157.129-.257.2-.529.343-.829.443a2.39 2.39 0 01-.9.157c-.514 0-.986-.143-1.4-.4a2.738 2.738 0 01-1-1.057 3.072 3.072 0 01-.371-1.5c0-.557.114-1.072.357-1.515.228-.442.557-.8.971-1.057a2.626 2.626 0 011.415-.385c.3 0 .614.071.928.185.3.115.6.286.872.486.028.014.1.071.1.071l1.271-1.5a4.473 4.473 0 00-1.086-.714c-.7-.328-1.428-.486-2.314-.486-.886 0-1.686.215-2.386.643-.714.429-1.257 1.015-1.671 1.757-.414.743-.614 1.572-.614 2.515 0 .943.2 1.771.614 2.514a4.707 4.707 0 001.671 1.757z"
44
+ })]
45
+ }));
46
+ });
47
+ 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,43 @@
1
+ 'use client';
2
+
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
+ var _excluded = ["size", "style"];
5
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
6
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
7
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
8
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
9
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
10
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
11
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
12
+ import { forwardRef } from 'react';
13
+ import { TITLE } from "../style";
14
+ import { jsx as _jsx } from "react/jsx-runtime";
15
+ import { jsxs as _jsxs } from "react/jsx-runtime";
16
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
17
+ var _ref$size = _ref.size,
18
+ size = _ref$size === void 0 ? '1em' : _ref$size,
19
+ style = _ref.style,
20
+ rest = _objectWithoutProperties(_ref, _excluded);
21
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
22
+ fill: "currentColor",
23
+ height: size,
24
+ ref: ref,
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: "M13 3.429c2.114 0 4.057.771 5.543 2.042l2.214-2.614A11.918 11.918 0 0013 0C6.386 0 1 5.386 1 12s5.386 12 12 12c2.957 0 5.657-1.071 7.757-2.843l-1.964-2.614c-1.5 1.271-3.679 2.028-5.793 2.028-4.729 0-8.571-3.842-8.571-8.571 0-4.729 3.842-8.571 8.571-8.571z",
37
+ fill: "#00A87B"
38
+ }), /*#__PURE__*/_jsx("path", {
39
+ d: "M10.621 16.271c.7.429 1.5.643 2.386.643h.014c.786 0 1.529-.171 2.243-.5a4.91 4.91 0 001.129-.714l-1.243-1.472c-.043.043-.1.086-.157.129-.257.2-.529.343-.829.443a2.39 2.39 0 01-.9.157c-.514 0-.986-.143-1.4-.4a2.738 2.738 0 01-1-1.057 3.072 3.072 0 01-.371-1.5c0-.557.114-1.072.357-1.515.228-.442.557-.8.971-1.057a2.626 2.626 0 011.415-.385c.3 0 .614.071.928.185.3.115.6.286.872.486.028.014.1.071.1.071l1.271-1.5a4.473 4.473 0 00-1.086-.714c-.7-.328-1.428-.486-2.314-.486-.886 0-1.686.215-2.386.643-.714.429-1.257 1.015-1.671 1.757-.414.743-.614 1.572-.614 2.515 0 .943.2 1.771.614 2.514a4.707 4.707 0 001.671 1.757z"
40
+ })]
41
+ }));
42
+ });
43
+ export default Icon;
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ import { type IconCombineProps } from "../../features/IconCombine";
3
+ export interface CombineProps extends Omit<IconCombineProps, 'Icon' | 'Text'> {
4
+ type?: 'color' | 'mono';
5
+ }
6
+ declare const Combine: import("react").NamedExoticComponent<CombineProps>;
7
+ export default Combine;
@@ -0,0 +1,30 @@
1
+ 'use client';
2
+
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
+ var _excluded = ["type"];
5
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
6
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
7
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
8
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
9
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
10
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
11
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
12
+ import { memo } from 'react';
13
+ import IconCombine from "../../features/IconCombine";
14
+ import { SPACE_MULTIPLE, TEXT_MULTIPLE, TITLE } from "../style";
15
+ import Color from "./BrandColor";
16
+ import Mono from "./BrandMono";
17
+ import { jsx as _jsx } from "react/jsx-runtime";
18
+ var Combine = /*#__PURE__*/memo(function (_ref) {
19
+ var _ref$type = _ref.type,
20
+ type = _ref$type === void 0 ? 'mono' : _ref$type,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+ var Icon = type === 'color' ? Color : Mono;
23
+ return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
24
+ Icon: Icon,
25
+ "aria-label": TITLE,
26
+ spaceMultiple: SPACE_MULTIPLE,
27
+ textMultiple: TEXT_MULTIPLE
28
+ }, rest));
29
+ });
30
+ 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,43 @@
1
+ 'use client';
2
+
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
+ var _excluded = ["size", "style"];
5
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
6
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
7
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
8
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
9
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
10
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
11
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
12
+ import { forwardRef } from 'react';
13
+ import { TITLE } from "../style";
14
+ import { jsx as _jsx } from "react/jsx-runtime";
15
+ import { jsxs as _jsxs } from "react/jsx-runtime";
16
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
17
+ var _ref$size = _ref.size,
18
+ size = _ref$size === void 0 ? '1em' : _ref$size,
19
+ style = _ref.style,
20
+ rest = _objectWithoutProperties(_ref, _excluded);
21
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
22
+ fill: "currentColor",
23
+ fillRule: "evenodd",
24
+ height: size,
25
+ ref: ref,
26
+ style: _objectSpread({
27
+ flex: 'none',
28
+ lineHeight: 1
29
+ }, style),
30
+ viewBox: "0 0 24 24",
31
+ width: size,
32
+ xmlns: "http://www.w3.org/2000/svg"
33
+ }, rest), {}, {
34
+ children: [/*#__PURE__*/_jsx("title", {
35
+ children: TITLE
36
+ }), /*#__PURE__*/_jsx("path", {
37
+ d: "M13 3.429c2.114 0 4.057.771 5.543 2.042l2.214-2.614A11.918 11.918 0 0013 0C6.386 0 1 5.386 1 12s5.386 12 12 12c2.957 0 5.657-1.071 7.757-2.843l-1.964-2.614c-1.5 1.271-3.679 2.028-5.793 2.028-4.729 0-8.571-3.842-8.571-8.571 0-4.729 3.842-8.571 8.571-8.571z"
38
+ }), /*#__PURE__*/_jsx("path", {
39
+ d: "M10.621 16.271c.7.429 1.5.643 2.386.643h.014c.786 0 1.529-.171 2.243-.5a4.91 4.91 0 001.129-.714l-1.243-1.472c-.043.043-.1.086-.157.129-.257.2-.529.343-.829.443a2.39 2.39 0 01-.9.157c-.514 0-.986-.143-1.4-.4a2.738 2.738 0 01-1-1.057 3.072 3.072 0 01-.371-1.5c0-.557.114-1.072.357-1.515.228-.442.557-.8.971-1.057a2.626 2.626 0 011.415-.385c.3 0 .614.071.928.185.3.115.6.286.872.486.028.014.1.071.1.071l1.271-1.5a4.473 4.473 0 00-1.086-.714c-.7-.328-1.428-.486-2.314-.486-.886 0-1.686.215-2.386.643-.714.429-1.257 1.015-1.671 1.757-.414.743-.614 1.572-.614 2.515 0 .943.2 1.771.614 2.514a4.707 4.707 0 001.671 1.757z"
40
+ })]
41
+ }));
42
+ });
43
+ 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,47 @@
1
+ 'use client';
2
+
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
+ var _excluded = ["size", "style"];
5
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
6
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
7
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
8
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
9
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
10
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
11
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
12
+ import { forwardRef } from 'react';
13
+ import { TITLE } from "../style";
14
+ import { jsx as _jsx } from "react/jsx-runtime";
15
+ import { jsxs as _jsxs } from "react/jsx-runtime";
16
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
17
+ var _ref$size = _ref.size,
18
+ size = _ref$size === void 0 ? '1em' : _ref$size,
19
+ style = _ref.style,
20
+ rest = _objectWithoutProperties(_ref, _excluded);
21
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
22
+ fill: "currentColor",
23
+ fillRule: "evenodd",
24
+ height: size,
25
+ ref: ref,
26
+ style: _objectSpread({
27
+ flex: 'none',
28
+ lineHeight: 1
29
+ }, style),
30
+ viewBox: "0 0 107 24",
31
+ xmlns: "http://www.w3.org/2000/svg"
32
+ }, rest), {}, {
33
+ children: [/*#__PURE__*/_jsx("title", {
34
+ children: TITLE
35
+ }), /*#__PURE__*/_jsx("path", {
36
+ d: "M65.843 0v21.315l.025.025h3.933v-8.018c0-1.98-.025-3.68-.127-5.1a51.95 51.95 0 00-.134-1.56l5.615 8.867h2.005l5.784-8.943c-.06.593-.11 1.188-.15 1.788a94.02 94.02 0 00-.128 4.922v8.019H86.6V0h-3.552l-6.768 10.872L69.599 0h-3.756zM90.583 0v21.315h13.804V17.66h-9.845V0h-3.959z"
37
+ }), /*#__PURE__*/_jsx("path", {
38
+ d: "M52.825 8.754V5.278h3.172V1.192h3.756v4.086h3.476v3.476h-3.476v12.56h-3.756V8.754h-3.172z"
39
+ }), /*#__PURE__*/_jsx("path", {
40
+ clipRule: "evenodd",
41
+ d: "M21.412 20.554c1.294.71 2.79 1.065 4.466 1.065l-.026-.025a8.83 8.83 0 002.284-.305 11.618 11.618 0 002.207-.837 8.225 8.225 0 001.878-1.294L30.37 16.57c-.71.634-1.396 1.066-2.03 1.32a6.065 6.065 0 01-2.08.354c-1.067 0-2.03-.228-2.817-.634a4.465 4.465 0 01-1.853-1.776 5.193 5.193 0 01-.59-1.75H32.88v-1.32a8.452 8.452 0 00-.508-3.147 7.356 7.356 0 00-1.547-2.487 7.866 7.866 0 00-2.386-1.649 7.108 7.108 0 00-2.943-.609c-1.193 0-2.284.203-3.299.634-1.015.432-1.878 1.015-2.588 1.777-.736.761-1.294 1.649-1.7 2.69-.406 1.04-.61 2.182-.61 3.45 0 1.573.381 2.995 1.092 4.213a7.766 7.766 0 003.02 2.918zm-.339-9.034a4.41 4.41 0 01.364-1.09c.355-.711.863-1.27 1.548-1.65.685-.38 1.522-.584 2.512-.584.634 0 1.243.127 1.776.406a3.5 3.5 0 011.32 1.117c.355.456.558 1.015.609 1.649v.152h-8.129z"
42
+ }), /*#__PURE__*/_jsx("path", {
43
+ d: "M36.103 5.28v16.01h3.756v-9.692c0-.482.076-.939.279-1.345.178-.406.457-.787.787-1.091.33-.33.735-.558 1.192-.736.457-.178.939-.254 1.497-.254.66-.025 1.244.102 1.7.356.482.253.812.66 1.04 1.192.23.533.33 1.218.33 2.03v9.54h3.756v-9.794c0-1.471-.228-2.69-.634-3.654s-1.04-1.7-1.853-2.182c-.837-.482-1.852-.736-3.07-.736-.837 0-1.675.203-2.487.558A6.491 6.491 0 0040.29 6.93a5.76 5.76 0 00-.498.592l-.035-2.242h-3.654zM6.06 20.858C7.303 21.62 8.724 22 10.297 22h.026a9.41 9.41 0 003.984-.888 8.73 8.73 0 002.004-1.269l-2.207-2.613a2.683 2.683 0 01-.28.228 4.854 4.854 0 01-1.471.787c-.508.203-1.04.279-1.599.279a4.66 4.66 0 01-2.487-.71c-.76-.457-1.344-1.092-1.776-1.878-.431-.787-.66-1.675-.66-2.665s.204-1.903.635-2.69c.406-.786.99-1.42 1.725-1.877.736-.457 1.574-.685 2.512-.685.533 0 1.092.127 1.65.33a6.667 6.667 0 011.548.862c.05.026.177.127.177.127l2.259-2.664c-.559-.508-1.193-.914-1.929-1.269-1.243-.583-2.537-.863-4.11-.863-1.574 0-2.995.381-4.238 1.142-1.269.762-2.233 1.802-2.969 3.121C2.355 10.125 2 11.597 2 13.271c0 1.675.355 3.147 1.091 4.466.736 1.32 1.726 2.36 2.969 3.121z"
44
+ })]
45
+ }));
46
+ });
47
+ export default Icon;
@@ -0,0 +1,19 @@
1
+ import Avatar from './components/Avatar';
2
+ import BrandColor from './components/BrandColor';
3
+ import BrandMono from './components/BrandMono';
4
+ import Color from './components/Color';
5
+ import Combine from './components/Combine';
6
+ import Mono from './components/Mono';
7
+ import Text from './components/Text';
8
+ export type CompoundedIcon = typeof Mono & {
9
+ Avatar: typeof Avatar;
10
+ Brand: typeof BrandMono;
11
+ BrandColor: typeof BrandColor;
12
+ Color: typeof Color;
13
+ Combine: typeof Combine;
14
+ Text: typeof Text;
15
+ colorPrimary: string;
16
+ title: string;
17
+ };
18
+ declare const Icons: CompoundedIcon;
19
+ export default Icons;
@@ -0,0 +1,20 @@
1
+ 'use client';
2
+
3
+ import Avatar from "./components/Avatar";
4
+ import BrandColor from "./components/BrandColor";
5
+ import BrandMono from "./components/BrandMono";
6
+ import Color from "./components/Color";
7
+ import Combine from "./components/Combine";
8
+ import Mono from "./components/Mono";
9
+ import Text from "./components/Text";
10
+ import { COLOR_PRIMARY, TITLE } from "./style";
11
+ var Icons = Mono;
12
+ Icons.Color = Color;
13
+ Icons.Text = Text;
14
+ Icons.Combine = Combine;
15
+ Icons.Avatar = Avatar;
16
+ Icons.Brand = BrandMono;
17
+ Icons.BrandColor = BrandColor;
18
+ Icons.colorPrimary = COLOR_PRIMARY;
19
+ Icons.title = TITLE;
20
+ export default Icons;
@@ -0,0 +1,4 @@
1
+ export declare const TITLE = "CentML";
2
+ export declare const TEXT_MULTIPLE = 0.75;
3
+ export declare const SPACE_MULTIPLE = 0.1;
4
+ export declare const COLOR_PRIMARY = "#004331";
@@ -0,0 +1,4 @@
1
+ export var TITLE = 'CentML';
2
+ export var TEXT_MULTIPLE = 0.75;
3
+ export var SPACE_MULTIPLE = 0.1;
4
+ export var COLOR_PRIMARY = '#004331';