@lobehub/icons 1.15.0 → 1.16.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 (94) hide show
  1. package/README.md +50 -0
  2. package/es/Alibaba/components/Avatar.d.ts +5 -0
  3. package/es/Alibaba/components/Avatar.js +20 -0
  4. package/es/Alibaba/components/BrandColor.d.ts +3 -0
  5. package/es/Alibaba/components/BrandColor.js +35 -0
  6. package/es/Alibaba/components/BrandMono.d.ts +3 -0
  7. package/es/Alibaba/components/BrandMono.js +35 -0
  8. package/es/Alibaba/components/Color.d.ts +3 -0
  9. package/es/Alibaba/components/Color.js +35 -0
  10. package/es/Alibaba/components/Mono.d.ts +3 -0
  11. package/es/Alibaba/components/Mono.js +35 -0
  12. package/es/Alibaba/components/Text.d.ts +3 -0
  13. package/es/Alibaba/components/Text.js +35 -0
  14. package/es/Alibaba/components/TextCn.d.ts +3 -0
  15. package/es/Alibaba/components/TextCn.js +35 -0
  16. package/es/Alibaba/index.d.ts +19 -0
  17. package/es/Alibaba/index.js +18 -0
  18. package/es/Alibaba/style.d.ts +2 -0
  19. package/es/Alibaba/style.js +2 -0
  20. package/es/AntGroup/components/Avatar.d.ts +5 -0
  21. package/es/AntGroup/components/Avatar.js +20 -0
  22. package/es/AntGroup/components/BrandColor.d.ts +3 -0
  23. package/es/AntGroup/components/BrandColor.js +112 -0
  24. package/es/AntGroup/components/BrandMono.d.ts +3 -0
  25. package/es/AntGroup/components/BrandMono.js +43 -0
  26. package/es/AntGroup/components/Color.d.ts +3 -0
  27. package/es/AntGroup/components/Color.js +104 -0
  28. package/es/AntGroup/components/Mono.d.ts +3 -0
  29. package/es/AntGroup/components/Mono.js +35 -0
  30. package/es/AntGroup/components/Text.d.ts +3 -0
  31. package/es/AntGroup/components/Text.js +35 -0
  32. package/es/AntGroup/components/TextCn.d.ts +3 -0
  33. package/es/AntGroup/components/TextCn.js +35 -0
  34. package/es/AntGroup/index.d.ts +19 -0
  35. package/es/AntGroup/index.js +18 -0
  36. package/es/AntGroup/style.d.ts +2 -0
  37. package/es/AntGroup/style.js +2 -0
  38. package/es/Baidu/components/Avatar.d.ts +5 -0
  39. package/es/Baidu/components/Avatar.js +20 -0
  40. package/es/Baidu/components/BrandColor.d.ts +3 -0
  41. package/es/Baidu/components/BrandColor.js +41 -0
  42. package/es/Baidu/components/BrandMono.d.ts +3 -0
  43. package/es/Baidu/components/BrandMono.js +39 -0
  44. package/es/Baidu/components/Color.d.ts +3 -0
  45. package/es/Baidu/components/Color.js +35 -0
  46. package/es/Baidu/components/Mono.d.ts +3 -0
  47. package/es/Baidu/components/Mono.js +35 -0
  48. package/es/Baidu/components/Text.d.ts +3 -0
  49. package/es/Baidu/components/Text.js +35 -0
  50. package/es/Baidu/components/TextCn.d.ts +3 -0
  51. package/es/Baidu/components/TextCn.js +35 -0
  52. package/es/Baidu/index.d.ts +19 -0
  53. package/es/Baidu/index.js +18 -0
  54. package/es/Baidu/style.d.ts +2 -0
  55. package/es/Baidu/style.js +2 -0
  56. package/es/ByteDance/components/Avatar.d.ts +5 -0
  57. package/es/ByteDance/components/Avatar.js +20 -0
  58. package/es/ByteDance/components/BrandColor.d.ts +3 -0
  59. package/es/ByteDance/components/BrandColor.js +54 -0
  60. package/es/ByteDance/components/BrandMono.d.ts +3 -0
  61. package/es/ByteDance/components/BrandMono.js +45 -0
  62. package/es/ByteDance/components/Color.d.ts +3 -0
  63. package/es/ByteDance/components/Color.js +50 -0
  64. package/es/ByteDance/components/Mono.d.ts +3 -0
  65. package/es/ByteDance/components/Mono.js +43 -0
  66. package/es/ByteDance/components/Text.d.ts +3 -0
  67. package/es/ByteDance/components/Text.js +35 -0
  68. package/es/ByteDance/components/TextCn.d.ts +3 -0
  69. package/es/ByteDance/components/TextCn.js +35 -0
  70. package/es/ByteDance/index.d.ts +19 -0
  71. package/es/ByteDance/index.js +18 -0
  72. package/es/ByteDance/style.d.ts +2 -0
  73. package/es/ByteDance/style.js +2 -0
  74. package/es/Tencent/components/Avatar.d.ts +5 -0
  75. package/es/Tencent/components/Avatar.js +20 -0
  76. package/es/Tencent/components/BrandColor.d.ts +3 -0
  77. package/es/Tencent/components/BrandColor.js +35 -0
  78. package/es/Tencent/components/BrandMono.d.ts +3 -0
  79. package/es/Tencent/components/BrandMono.js +35 -0
  80. package/es/Tencent/components/Color.d.ts +3 -0
  81. package/es/Tencent/components/Color.js +35 -0
  82. package/es/Tencent/components/Mono.d.ts +3 -0
  83. package/es/Tencent/components/Mono.js +35 -0
  84. package/es/Tencent/components/Text.d.ts +3 -0
  85. package/es/Tencent/components/Text.js +35 -0
  86. package/es/Tencent/components/TextCn.d.ts +3 -0
  87. package/es/Tencent/components/TextCn.js +35 -0
  88. package/es/Tencent/index.d.ts +19 -0
  89. package/es/Tencent/index.js +18 -0
  90. package/es/Tencent/style.d.ts +2 -0
  91. package/es/Tencent/style.js +2 -0
  92. package/es/index.d.ts +5 -0
  93. package/es/index.js +5 -0
  94. package/package.json +1 -1
@@ -0,0 +1,35 @@
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 { TITLE } from "../style";
8
+ import { jsx as _jsx } from "react/jsx-runtime";
9
+ import { jsxs as _jsxs } from "react/jsx-runtime";
10
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
11
+ var _ref$size = _ref.size,
12
+ size = _ref$size === void 0 ? '1em' : _ref$size,
13
+ style = _ref.style,
14
+ rest = _objectWithoutProperties(_ref, _excluded);
15
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
16
+ fill: "currentColor",
17
+ fillRule: "evenodd",
18
+ height: size,
19
+ ref: ref,
20
+ style: _objectSpread({
21
+ flex: 'none',
22
+ lineHeight: 1,
23
+ width: 'fit-content'
24
+ }, style),
25
+ viewBox: "0 0 44 24",
26
+ xmlns: "http://www.w3.org/2000/svg"
27
+ }, rest), {}, {
28
+ children: [/*#__PURE__*/_jsx("title", {
29
+ children: TITLE
30
+ }), /*#__PURE__*/_jsx("path", {
31
+ d: "M20.595 3.347H2.024L2 6.198h7.983l-.748 1.704h-6.79V22h16.13c1.686 0 1.536-1.697 1.536-1.697v-12.4h-6.8l.598-1.746h6.686v-2.81zm-4.079 16.11H5.814V16.17h11.175v2.82s-.196.469-.473.469zm.454-6.003H5.813v-3.082H16.97v3.082zM34.53 3.422V2H31.11v1.352h-8.358v18.619h3.007V5.754h16.055V3.422h-7.286zm5.32 2.776h-2.937v1.077H30.87v-1.04h-2.783v1.04h-1.88l.037 2.109h1.843v3.96h10.165c1.41 0 1.597-1.482 1.597-1.482V9.383H42V7.274h-2.15V6.198zm-2.937 4.626s-.261.48-.597.48h-5.478V9.343h6.075v1.481zm-5.616 8.112c-.37.407-1.969.922-1.969.922h-3.12v2.078h4.236c1.264-.258 3.603-1.442 3.603-1.442.968.886 2.83 1.255 2.83 1.255h4.827v-2.074h-3.64c-.98-.146-1.86-.703-1.86-.703l5.5-3.148V14.12H26.619v2.112l4.678 2.704zm5.057-2.738l-2.676 1.406-2.453-1.406h5.129z"
32
+ })]
33
+ }));
34
+ });
35
+ 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 Mono from './components/Mono';
6
+ import Text from './components/Text';
7
+ import TextCn from './components/TextCn';
8
+ export type CompoundedIcon = typeof Mono & {
9
+ Avatar: typeof Avatar;
10
+ Brand: typeof BrandMono;
11
+ BrandColor: typeof BrandColor;
12
+ Color: typeof Color;
13
+ Text: typeof Text;
14
+ TextCn: typeof TextCn;
15
+ colorPrimary: string;
16
+ title: string;
17
+ };
18
+ declare const Icons: CompoundedIcon;
19
+ export default Icons;
@@ -0,0 +1,18 @@
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 Mono from "./components/Mono";
6
+ import Text from "./components/Text";
7
+ import TextCn from "./components/TextCn";
8
+ import { COLOR_PRIMARY, TITLE } from "./style";
9
+ var Icons = Mono;
10
+ Icons.Color = Color;
11
+ Icons.Text = Text;
12
+ Icons.TextCn = TextCn;
13
+ Icons.Avatar = Avatar;
14
+ Icons.Brand = BrandMono;
15
+ Icons.BrandColor = BrandColor;
16
+ Icons.colorPrimary = COLOR_PRIMARY;
17
+ Icons.title = TITLE;
18
+ export default Icons;
@@ -0,0 +1,2 @@
1
+ export declare const TITLE = "Baidu";
2
+ export declare const COLOR_PRIMARY = "#2932E1";
@@ -0,0 +1,2 @@
1
+ export var TITLE = 'Baidu';
2
+ export var COLOR_PRIMARY = '#2932E1';
@@ -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, TITLE } 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
+ "aria-label": TITLE,
17
+ background: background || COLOR_PRIMARY
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,54 @@
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 { TITLE } from "../style";
8
+ import { jsx as _jsx } from "react/jsx-runtime";
9
+ import { jsxs as _jsxs } from "react/jsx-runtime";
10
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
11
+ var _ref$size = _ref.size,
12
+ size = _ref$size === void 0 ? '1em' : _ref$size,
13
+ style = _ref.style,
14
+ rest = _objectWithoutProperties(_ref, _excluded);
15
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
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 90 24",
24
+ xmlns: "http://www.w3.org/2000/svg"
25
+ }, rest), {}, {
26
+ children: [/*#__PURE__*/_jsx("title", {
27
+ children: TITLE
28
+ }), /*#__PURE__*/_jsxs("g", {
29
+ fill: "none",
30
+ fillRule: "evenodd",
31
+ children: [/*#__PURE__*/_jsx("path", {
32
+ d: "M44.439 12.506h7.437l2.819.017c.872.017 1.029.05 1.15.115l.03.018c.135.082.307.254.39.389l.044.086c.063.15.088.41.099 1.428l.006 2.37v4.249h-3.293v-1.196h2.096l-.006-4.98c-.01-.877-.035-1.062-.103-1.146l-.026-.027c-.11-.096-.376-.12-2.297-.126h-4.23V22h-1.197l-.015-4.126-.023-4.134-1.437-.023-1.444-.015v-1.196zm-4.267-.284c.18.292.195.658.038.95-.026.056-.182.228-.41.46l-.21.211c-.189.187-.406.396-.63.607l-.719.677c-.266.255-.44.43-.449.452-.014.035.827.063 1.968.067h2.433v1.196h-4.94v5.008h-4.266v-1.196h3.069v-3.812h-6.961v-1.196h6.826l1.748-1.629c.54-.513.854-.845.842-.905l-.01-.018c-.072-.089-.614-.103-3.778-.124l-3.757-.015v-1.196l6.776.004c2.192.017 2.21.094 2.43.46zm23.405-4.051c.187.082.382.246.472.388l.035.062c.07.136.097.312.108.975l.006 1.412v2.694h-1.646v1.645h1.646v1.196h-1.646l.003 1.9c.007.548.027.94.057.94l.059-.01a26.6 26.6 0 00.655-.165l.895-.243c.093-.03.119.004.125.337l.002.881-2.828.733-2.935.77V20.43l.673-.164v-5.667h1.198v5.323l.27-.052c.15-.023.351-.075.449-.113l.18-.074v-5.98h-2.321V8.02l3.146.003c.989.01 1.175.041 1.397.147zm3.466-.225h1.197l-.001.5-.383 11.567c-.01.234-.016.385-.02.432-.067.882-.516 1.174-1.819 1.181h-.846V20.43h.48c.583 0 .845-.09.943-.314l.006-.044c.003-.038.008-.098.012-.178l.084-1.746.257-6.673c.048-1.4.082-2.56.089-3.07v-.459zm3.293 0l.015 6.227.022 6.22 1.984.045v1.188h-3.219V7.946h1.198zm13.9.023c-.023.052-.06.329-.09.598l-.053.5 2.153.003c1.064.01 1.233.071 1.512.39l.242.295v11.796h-3.293v-1.196h2.095l-.006-8.235c-.011-1.514-.043-1.654-.128-1.73-.113-.104-.31-.124-1.26-.126l-.82.005c-.418.008-.705.024-.705.04l-1.467 10.816-.045.277h-1.264l.061-.352 1.48-10.577.038-.21h-1.422V9.069h1.564l.045-.24c.022-.134.067-.396.097-.583l.06-.336.878-.028c.284 0 .351.022.327.088zm-3.571 4.089v1.196h-4.027l-.062.349-.71 4.91a80.2 80.2 0 00-.216 1.588c0 .09.277.105 1.564.105l.94-.005c.543-.01.665-.039.786-.127l.228-.175v-2.608h1.198l-.003 2.472c-.007.741-.032.93-.11 1.087l-.094.156c-.24.363-.473.393-2.73.396l-2.04-.004c-.97-.007-1.143-.032-1.16-.108l-.001-.015c0-.138 1.042-7.205 1.153-7.814l.018-.1c.007-.099-.082-.107-.644-.107h-.976v-1.196h6.886zm-14.647 1.724c.247.01.351.04.351.092l-.202 2.392-.21 2.295h-1.16v-.239c0-.084.032-.507.082-1.079l.292-3.294c0-.15.026-.17.468-.172l.379.005zm4.76-.005h1.197l.05.348c.06.531.276 2.817.367 3.85l.04.504c0 .046-.16.075-.462.08l-.137.002c-.33 0-.599-.022-.599-.045l-.412-4.38-.044-.359zm-10.546-4.56l.002 2.1c.007.642.026 1.119.05 1.137.022.03.651.052 1.385.052H63v-2.104c-.004-.867-.022-.96-.138-1.047l-.027-.018c-.115-.084-.33-.112-1.006-.118l-1.598-.002zm5.314-.15l.247.005c.247.01.351.04.351.093l.132 1.226c.07.622.152 1.313.193 1.634l.057.407H65.33l-.064-.413c-.09-.666-.318-2.691-.318-2.832 0-.097.097-.12.599-.12zm6.81.12l-.032.37c-.067.649-.216 1.953-.286 2.462l-.063.413h-1.19l.105-.804c.078-.634.186-1.589.239-2.092l.03-.334c0-.109.068-.13.469-.134h.13c.502 0 .599.022.599.12zm-24.923-1.24v.822h5.987v-.823h1.198v.823h2.77v1.196h-2.77v1.719h-1.19l-.045-1.682-2.972-.022-2.978-.015v1.719h-1.19l-.045-1.682-2.358-.045V8.77h2.395v-.823h1.198zm-11.153 0v.814l4.164.039c1.121.018 1.263.049 1.442.155.399.238.516.507.53 1.326l.002 1.03H41.22v-.554c0-.444-.018-.555-.125-.644l-.04-.029c-.127-.09-.615-.113-3.66-.118l-7.103-.001v1.345h-1.197V8.77h5.988v-.823h1.197zm43.711.298v1.196h-5.538V8.245h5.538zM38.526.77v.822h.262c.198 0 .246.005.258.144l.004.155-.004.156c-.012.139-.06.143-.258.143h-.262v1.466c.006.834.049.852.381.852.105 0 .135.04.141.245l.002.45-.42-.052a2.322 2.322 0 01-.56-.12c-.204-.112-.283-.5-.292-1.522V2.19h-.869l-.936 2.13-.928 2.131h-.71l.141-.351c.083-.202.217-.523.3-.718l.157-.366-1.4-3.327c-.03-.074.075-.097.367-.097h.404l.773 1.94c.217.53.275.619.321.533l.545-1.344.45-1.091 1.384-.045V.77h.749zm20.126 1.106c.09.068.068.12-.112.33l-.225.253-.329-.179c-.599-.314-1.168-.12-1.437.486-.172.381-.15.83.052 1.226.27.508.98.673 1.482.336l.262-.18.195.203c.105.112.195.231.195.276 0 .187-1.026.606-1.34.546l-.307-.06a1.7 1.7 0 01-1.228-.994c-.074-.165-.12-.5-.12-.83 0-.486.03-.59.248-.95.531-.889 1.744-1.098 2.664-.463zM41.856 1.6c.614.164 1.16.957 1.16 1.667v.269l-2.106.002c-.872.012-.833.076-.61.446.366.62 1.332.688 1.946.135.172-.157.344-.12.546.127.082.097.067.15-.112.336-.382.397-1.228.666-1.722.546-.666-.157-1.063-.44-1.332-.95-.225-.425-.217-1.3.007-1.741.397-.763 1.28-1.099 2.223-.837zm18.967-.083c1.055 0 1.751.606 1.856 1.615l.045.404h-2.867v.194c0 .127.09.284.262.449.45.426 1.093.433 1.67.03l.321-.225.225.15c.12.09.217.187.217.217s-.09.142-.202.254c-.412.389-1.243.62-1.82.508-.86-.172-1.421-.882-1.421-1.809 0-1.017.74-1.779 1.714-1.787zm-9.985.27l.162.107c.149.094.171.078.174-.052v-.063c0-.144.024-.179.21-.185l.39-.002v3.439h-.337c-.249 0-.32-.017-.334-.107l-.003-.043c0-.186-.037-.186-.352.008-.404.254-1.085.269-1.564.045-.711-.344-1.063-.994-.98-1.847.052-.575.321-1.054.748-1.3.584-.344 1.377-.344 1.886 0zM29.843 5.038V0l1.437.062c.602.032.779.074 1.026.207.733.374.92 1.338.374 1.914-.105.112-.142.194-.09.21.382.126.764.74.771 1.218 0 .396-.284.897-.658 1.158l-.33.225-2.53.044zm25.246-2.99c.203.272.269.636.277 1.655v1.328h-.673v-.987l-.006-.412c-.032-1.204-.198-1.48-.788-1.48-.292 0-.374.038-.561.248l-.217.239V5.03h-.674V1.592h.337c.218 0 .31.022.332.085l.005.035c0 .067.022.105.06.09.838-.434 1.452-.352 1.908.246zM44.424.022c2.432 0 3.458.823 3.368 2.699-.075 1.6-.996 2.31-2.987 2.31h-.89V.022h.509zm4.992 2.273c-.494.329-.659 1.189-.314 1.697.336.508 1.07.658 1.542.314.673-.509.643-1.585-.068-1.996-.307-.18-.89-.187-1.16-.015zm-18.824.553v1.525l1.2-.044c.392-.02.433-.061.604-.255.134-.15.217-.321.217-.463 0-.142-.083-.314-.217-.464l-.083-.091c-.152-.156-.254-.159-.928-.178l-.793-.03zM44.588.673v3.7l.659-.03c.472-.022.734-.075.958-.194.599-.307.853-.785.853-1.585 0-.628-.127-.972-.479-1.308-.32-.313-.602-.434-1.241-.51l-.75-.073zm-3.6 1.48c-.344.06-.816.47-.816.71l.005.05c.023.08.14.096.717.099h1.382l-.045-.164c-.143-.463-.711-.785-1.243-.695zm19.543.03c-.314.09-.674.456-.674.688 0 .117.052.138.717.141h1.372l-.075-.224c-.172-.493-.794-.77-1.34-.605zM30.59.673V2.19h.487c.27 0 .6-.045.734-.097.337-.142.449-.306.449-.658 0-.231-.052-.351-.195-.5-.137-.132-.227-.178-.545-.206l-.93-.056z",
33
+ fill: "#325AB4",
34
+ fillRule: "nonzero"
35
+ }), /*#__PURE__*/_jsx("path", {
36
+ d: "M15.046 18.06l-1.594-.418v-7.64l1.706-.434c.936-.239 1.722-.433 1.76-.426.03 0 .052 2.1.052 4.672v4.673l-.165-.008c-.097 0-.89-.194-1.759-.419z",
37
+ fill: "#00C8D2",
38
+ fillRule: "nonzero"
39
+ }), /*#__PURE__*/_jsx("path", {
40
+ d: "M7.614 16.14c0-2.572.022-4.68.06-4.68.03-.008.815.187 1.758.426l1.7.433-.016 3.805-.022 3.805-1.527.397c-.838.216-1.624.418-1.736.44l-.217.053v-4.68z",
41
+ fill: "#3C8CFF",
42
+ fillRule: "nonzero"
43
+ }), /*#__PURE__*/_jsx("path", {
44
+ d: "M19.065 12.32c0-8.485.008-8.941.135-8.904.067.023.734.195 1.474.381.741.195 1.475.382 1.632.42l.277.074-.015 8.043-.022 8.051-1.52.389c-.83.217-1.616.411-1.736.441l-.225.052V12.32z",
45
+ fill: "#78E6DC",
46
+ fillRule: "nonzero"
47
+ }), /*#__PURE__*/_jsx("path", {
48
+ d: "M2 12.35c0-4.396.022-7.992.06-7.992.03 0 .816.194 1.751.426l1.707.434v7.124c0 3.91-.015 7.116-.03 7.116-.023 0-.816.202-1.759.441L2 20.34v-7.99z",
49
+ fill: "#325AB4"
50
+ })]
51
+ })]
52
+ }));
53
+ });
54
+ 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,45 @@
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 { TITLE } from "../style";
8
+ import { jsx as _jsx } from "react/jsx-runtime";
9
+ import { jsxs as _jsxs } from "react/jsx-runtime";
10
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
11
+ var _ref$size = _ref.size,
12
+ size = _ref$size === void 0 ? '1em' : _ref$size,
13
+ style = _ref.style,
14
+ rest = _objectWithoutProperties(_ref, _excluded);
15
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
16
+ fill: "currentColor",
17
+ fillRule: "evenodd",
18
+ height: size,
19
+ ref: ref,
20
+ style: _objectSpread({
21
+ flex: 'none',
22
+ lineHeight: 1,
23
+ width: 'fit-content'
24
+ }, style),
25
+ viewBox: "0 0 90 24",
26
+ xmlns: "http://www.w3.org/2000/svg"
27
+ }, rest), {}, {
28
+ children: [/*#__PURE__*/_jsx("title", {
29
+ children: TITLE
30
+ }), /*#__PURE__*/_jsxs("g", {
31
+ children: [/*#__PURE__*/_jsx("path", {
32
+ d: "M44.439 12.506h7.437l2.819.017c.872.017 1.029.05 1.15.115l.03.018c.135.082.307.254.39.389l.044.086c.063.15.088.41.099 1.428l.006 2.37v4.249h-3.293v-1.196h2.096l-.006-4.98c-.01-.877-.035-1.062-.103-1.146l-.026-.027c-.11-.096-.376-.12-2.297-.126h-4.23V22h-1.197l-.015-4.126-.023-4.134-1.437-.023-1.444-.015v-1.196zm-4.267-.284c.18.292.195.658.038.95-.026.056-.182.228-.41.46l-.21.211c-.189.187-.406.396-.63.607l-.719.677c-.266.255-.44.43-.449.452-.014.035.827.063 1.968.067h2.433v1.196h-4.94v5.008h-4.266v-1.196h3.069v-3.812h-6.961v-1.196h6.826l1.748-1.629c.54-.513.854-.845.842-.905l-.01-.018c-.072-.089-.614-.103-3.778-.124l-3.757-.015v-1.196l6.776.004c2.192.017 2.21.094 2.43.46zm23.405-4.051c.187.082.382.246.472.388l.035.062c.07.136.097.312.108.975l.006 1.412v2.694h-1.646v1.645h1.646v1.196h-1.646l.003 1.9c.007.548.027.94.057.94l.059-.01a26.6 26.6 0 00.655-.165l.895-.243c.093-.03.119.004.125.337l.002.881-2.828.733-2.935.77V20.43l.673-.164v-5.667h1.198v5.323l.27-.052c.15-.023.351-.075.449-.113l.18-.074v-5.98h-2.321V8.02l3.146.003c.989.01 1.175.041 1.397.147zm3.466-.225h1.197l-.001.5-.383 11.567c-.01.234-.016.385-.02.432-.067.882-.516 1.174-1.819 1.181h-.846V20.43h.48c.583 0 .845-.09.943-.314l.006-.044c.003-.038.008-.098.012-.178l.084-1.746.257-6.673c.048-1.4.082-2.56.089-3.07v-.459zm3.293 0l.015 6.227.022 6.22 1.984.045v1.188h-3.219V7.946h1.198zm13.9.023c-.023.052-.06.329-.09.598l-.053.5 2.153.003c1.064.01 1.233.071 1.512.39l.242.295v11.796h-3.293v-1.196h2.095l-.006-8.235c-.011-1.514-.043-1.654-.128-1.73-.113-.104-.31-.124-1.26-.126l-.82.005c-.418.008-.705.024-.705.04l-1.467 10.816-.045.277h-1.264l.061-.352 1.48-10.577.038-.21h-1.422V9.069h1.564l.045-.24c.022-.134.067-.396.097-.583l.06-.336.878-.028c.284 0 .351.022.327.088zm-3.571 4.089v1.196h-4.027l-.062.349-.71 4.91a80.2 80.2 0 00-.216 1.588c0 .09.277.105 1.564.105l.94-.005c.543-.01.665-.039.786-.127l.228-.175v-2.608h1.198l-.003 2.472c-.007.741-.032.93-.11 1.087l-.094.156c-.24.363-.473.393-2.73.396l-2.04-.004c-.97-.007-1.143-.032-1.16-.108l-.001-.015c0-.138 1.042-7.205 1.153-7.814l.018-.1c.007-.099-.082-.107-.644-.107h-.976v-1.196h6.886zm-14.647 1.724c.247.01.351.04.351.092l-.202 2.392-.21 2.295h-1.16v-.239c0-.084.032-.507.082-1.079l.292-3.294c0-.15.026-.17.468-.172l.379.005zm4.76-.005h1.197l.05.348c.06.531.276 2.817.367 3.85l.04.504c0 .046-.16.075-.462.08l-.137.002c-.33 0-.599-.022-.599-.045l-.412-4.38-.044-.359zm-10.546-4.56l.002 2.1c.007.642.026 1.119.05 1.137.022.03.651.052 1.385.052H63v-2.104c-.004-.867-.022-.96-.138-1.047l-.027-.018c-.115-.084-.33-.112-1.006-.118l-1.598-.002zm5.314-.15l.247.005c.247.01.351.04.351.093l.132 1.226c.07.622.152 1.313.193 1.634l.057.407H65.33l-.064-.413c-.09-.666-.318-2.691-.318-2.832 0-.097.097-.12.599-.12zm6.81.12l-.032.37c-.067.649-.216 1.953-.286 2.462l-.063.413h-1.19l.105-.804c.078-.634.186-1.589.239-2.092l.03-.334c0-.109.068-.13.469-.134h.13c.502 0 .599.022.599.12zm-24.923-1.24v.822h5.987v-.823h1.198v.823h2.77v1.196h-2.77v1.719h-1.19l-.045-1.682-2.972-.022-2.978-.015v1.719h-1.19l-.045-1.682-2.358-.045V8.77h2.395v-.823h1.198zm-11.153 0v.814l4.164.039c1.121.018 1.263.049 1.442.155.399.238.516.507.53 1.326l.002 1.03H41.22v-.554c0-.444-.018-.555-.125-.644l-.04-.029c-.127-.09-.615-.113-3.66-.118l-7.103-.001v1.345h-1.197V8.77h5.988v-.823h1.197zm43.711.298v1.196h-5.538V8.245h5.538zM38.526.77v.822h.262c.198 0 .246.005.258.144l.004.155-.004.156c-.012.139-.06.143-.258.143h-.262v1.466c.006.834.049.852.381.852.105 0 .135.04.141.245l.002.45-.42-.052a2.322 2.322 0 01-.56-.12c-.204-.112-.283-.5-.292-1.522V2.19h-.869l-.936 2.13-.928 2.131h-.71l.141-.351c.083-.202.217-.523.3-.718l.157-.366-1.4-3.327c-.03-.074.075-.097.367-.097h.404l.773 1.94c.217.53.275.619.321.533l.545-1.344.45-1.091 1.384-.045V.77h.749zm20.126 1.106c.09.068.068.12-.112.33l-.225.253-.329-.179c-.599-.314-1.168-.12-1.437.486-.172.381-.15.83.052 1.226.27.508.98.673 1.482.336l.262-.18.195.203c.105.112.195.231.195.276 0 .187-1.026.606-1.34.546l-.307-.06a1.7 1.7 0 01-1.228-.994c-.074-.165-.12-.5-.12-.83 0-.486.03-.59.248-.95.531-.889 1.744-1.098 2.664-.463zM41.856 1.6c.614.164 1.16.957 1.16 1.667v.269l-2.106.002c-.872.012-.833.076-.61.446.366.62 1.332.688 1.946.135.172-.157.344-.12.546.127.082.097.067.15-.112.336-.382.397-1.228.666-1.722.546-.666-.157-1.063-.44-1.332-.95-.225-.425-.217-1.3.007-1.741.397-.763 1.28-1.099 2.223-.837zm18.967-.083c1.055 0 1.751.606 1.856 1.615l.045.404h-2.867v.194c0 .127.09.284.262.449.45.426 1.093.433 1.67.03l.321-.225.225.15c.12.09.217.187.217.217s-.09.142-.202.254c-.412.389-1.243.62-1.82.508-.86-.172-1.421-.882-1.421-1.809 0-1.017.74-1.779 1.714-1.787zm-9.985.27l.162.107c.149.094.171.078.174-.052v-.063c0-.144.024-.179.21-.185l.39-.002v3.439h-.337c-.249 0-.32-.017-.334-.107l-.003-.043c0-.186-.037-.186-.352.008-.404.254-1.085.269-1.564.045-.711-.344-1.063-.994-.98-1.847.052-.575.321-1.054.748-1.3.584-.344 1.377-.344 1.886 0zM29.843 5.038V0l1.437.062c.602.032.779.074 1.026.207.733.374.92 1.338.374 1.914-.105.112-.142.194-.09.21.382.126.764.74.771 1.218 0 .396-.284.897-.658 1.158l-.33.225-2.53.044zm25.246-2.99c.203.272.269.636.277 1.655v1.328h-.673v-.987l-.006-.412c-.032-1.204-.198-1.48-.788-1.48-.292 0-.374.038-.561.248l-.217.239V5.03h-.674V1.592h.337c.218 0 .31.022.332.085l.005.035c0 .067.022.105.06.09.838-.434 1.452-.352 1.908.246zM44.424.022c2.432 0 3.458.823 3.368 2.699-.075 1.6-.996 2.31-2.987 2.31h-.89V.022h.509zm4.992 2.273c-.494.329-.659 1.189-.314 1.697.336.508 1.07.658 1.542.314.673-.509.643-1.585-.068-1.996-.307-.18-.89-.187-1.16-.015zm-18.824.553v1.525l1.2-.044c.392-.02.433-.061.604-.255.134-.15.217-.321.217-.463 0-.142-.083-.314-.217-.464l-.083-.091c-.152-.156-.254-.159-.928-.178l-.793-.03zM44.588.673v3.7l.659-.03c.472-.022.734-.075.958-.194.599-.307.853-.785.853-1.585 0-.628-.127-.972-.479-1.308-.32-.313-.602-.434-1.241-.51l-.75-.073zm-3.6 1.48c-.344.06-.816.47-.816.71l.005.05c.023.08.14.096.717.099h1.382l-.045-.164c-.143-.463-.711-.785-1.243-.695zm19.543.03c-.314.09-.674.456-.674.688 0 .117.052.138.717.141h1.372l-.075-.224c-.172-.493-.794-.77-1.34-.605zM30.59.673V2.19h.487c.27 0 .6-.045.734-.097.337-.142.449-.306.449-.658 0-.231-.052-.351-.195-.5-.137-.132-.227-.178-.545-.206l-.93-.056z"
33
+ }), /*#__PURE__*/_jsx("path", {
34
+ d: "M15.046 18.06l-1.594-.418v-7.64l1.706-.434c.936-.239 1.722-.433 1.76-.426.03 0 .052 2.1.052 4.672v4.673l-.165-.008c-.097 0-.89-.194-1.759-.419z"
35
+ }), /*#__PURE__*/_jsx("path", {
36
+ d: "M7.614 16.14c0-2.572.022-4.68.06-4.68.03-.008.815.187 1.758.426l1.7.433-.016 3.805-.022 3.805-1.527.397c-.838.216-1.624.418-1.736.44l-.217.053v-4.68z"
37
+ }), /*#__PURE__*/_jsx("path", {
38
+ d: "M19.065 12.32c0-8.485.008-8.941.135-8.904.067.023.734.195 1.474.381.741.195 1.475.382 1.632.42l.277.074-.015 8.043-.022 8.051-1.52.389c-.83.217-1.616.411-1.736.441l-.225.052V12.32z"
39
+ }), /*#__PURE__*/_jsx("path", {
40
+ d: "M2 12.35c0-4.396.022-7.992.06-7.992.03 0 .816.194 1.751.426l1.707.434v7.124c0 3.91-.015 7.116-.03 7.116-.023 0-.816.202-1.759.441L2 20.34v-7.99z"
41
+ })]
42
+ })]
43
+ }));
44
+ });
45
+ 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,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 { TITLE } from "../style";
8
+ import { jsx as _jsx } from "react/jsx-runtime";
9
+ import { jsxs as _jsxs } from "react/jsx-runtime";
10
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
11
+ var _ref$size = _ref.size,
12
+ size = _ref$size === void 0 ? '1em' : _ref$size,
13
+ style = _ref.style,
14
+ rest = _objectWithoutProperties(_ref, _excluded);
15
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
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("title", {
27
+ children: TITLE
28
+ }), /*#__PURE__*/_jsxs("g", {
29
+ fill: "none",
30
+ fillRule: "evenodd",
31
+ children: [/*#__PURE__*/_jsx("path", {
32
+ d: "M14.944 18.587l-1.704-.445V10.01l1.824-.462c1-.254 1.84-.461 1.88-.453.032 0 .056 2.235.056 4.972v4.973l-.176-.008c-.104 0-.952-.207-1.88-.446z",
33
+ fill: "#00C8D2",
34
+ fillRule: "nonzero"
35
+ }), /*#__PURE__*/_jsx("path", {
36
+ d: "M7 16.542c0-2.736.024-4.98.064-4.98.032-.008.872.2 1.88.454l1.816.461-.016 4.05-.024 4.049-1.632.422c-.896.23-1.736.445-1.856.469L7 21.523v-4.98z",
37
+ fill: "#3C8CFF",
38
+ fillRule: "nonzero"
39
+ }), /*#__PURE__*/_jsx("path", {
40
+ d: "M19.24 12.477c0-9.03.008-9.515.144-9.475.072.024.784.207 1.576.406.792.207 1.576.405 1.744.445l.296.08-.016 8.56-.024 8.568-1.624.414c-.888.23-1.728.437-1.856.47l-.24.055v-9.523z",
41
+ fill: "#78E6DC",
42
+ fillRule: "nonzero"
43
+ }), /*#__PURE__*/_jsx("path", {
44
+ d: "M1 12.509c0-4.678.024-8.505.064-8.505.032 0 .872.207 1.872.454l1.824.461v7.582c0 4.16-.016 7.574-.032 7.574-.024 0-.872.215-1.88.47L1 21.013v-8.505z",
45
+ fill: "#325AB4"
46
+ })]
47
+ })]
48
+ }));
49
+ });
50
+ 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
+ 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 { TITLE } from "../style";
8
+ import { jsx as _jsx } from "react/jsx-runtime";
9
+ import { jsxs as _jsxs } from "react/jsx-runtime";
10
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
11
+ var _ref$size = _ref.size,
12
+ size = _ref$size === void 0 ? '1em' : _ref$size,
13
+ style = _ref.style,
14
+ rest = _objectWithoutProperties(_ref, _excluded);
15
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
16
+ fill: "currentColor",
17
+ fillRule: "evenodd",
18
+ height: size,
19
+ ref: ref,
20
+ style: _objectSpread({
21
+ flex: 'none',
22
+ lineHeight: 1
23
+ }, style),
24
+ viewBox: "0 0 24 24",
25
+ width: size,
26
+ xmlns: "http://www.w3.org/2000/svg"
27
+ }, rest), {}, {
28
+ children: [/*#__PURE__*/_jsx("title", {
29
+ children: TITLE
30
+ }), /*#__PURE__*/_jsxs("g", {
31
+ children: [/*#__PURE__*/_jsx("path", {
32
+ d: "M14.944 18.587l-1.704-.445V10.01l1.824-.462c1-.254 1.84-.461 1.88-.453.032 0 .056 2.235.056 4.972v4.973l-.176-.008c-.104 0-.952-.207-1.88-.446z"
33
+ }), /*#__PURE__*/_jsx("path", {
34
+ d: "M7 16.542c0-2.736.024-4.98.064-4.98.032-.008.872.2 1.88.454l1.816.461-.016 4.05-.024 4.049-1.632.422c-.896.23-1.736.445-1.856.469L7 21.523v-4.98z"
35
+ }), /*#__PURE__*/_jsx("path", {
36
+ d: "M19.24 12.477c0-9.03.008-9.515.144-9.475.072.024.784.207 1.576.406.792.207 1.576.405 1.744.445l.296.08-.016 8.56-.024 8.568-1.624.414c-.888.23-1.728.437-1.856.47l-.24.055v-9.523z"
37
+ }), /*#__PURE__*/_jsx("path", {
38
+ d: "M1 12.509c0-4.678.024-8.505.064-8.505.032 0 .872.207 1.872.454l1.824.461v7.582c0 4.16-.016 7.574-.032 7.574-.024 0-.872.215-1.88.47L1 21.013v-8.505z"
39
+ })]
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,35 @@
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 { TITLE } from "../style";
8
+ import { jsx as _jsx } from "react/jsx-runtime";
9
+ import { jsxs as _jsxs } from "react/jsx-runtime";
10
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
11
+ var _ref$size = _ref.size,
12
+ size = _ref$size === void 0 ? '1em' : _ref$size,
13
+ style = _ref.style,
14
+ rest = _objectWithoutProperties(_ref, _excluded);
15
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
16
+ fill: "currentColor",
17
+ fillRule: "evenodd",
18
+ height: size,
19
+ ref: ref,
20
+ style: _objectSpread({
21
+ flex: 'none',
22
+ lineHeight: 1,
23
+ width: 'fit-content'
24
+ }, style),
25
+ viewBox: "0 0 116 24",
26
+ xmlns: "http://www.w3.org/2000/svg"
27
+ }, rest), {}, {
28
+ children: [/*#__PURE__*/_jsx("title", {
29
+ children: TITLE
30
+ }), /*#__PURE__*/_jsx("path", {
31
+ d: "M31.574 4.626V7.43h.893c.674 0 .84.015.88.49l.012.53-.013.53c-.04.474-.205.49-.88.49h-.892l.003 5c.018 2.842.164 2.902 1.298 2.902.357 0 .46.137.48.837l.004 1.534-1.428-.179c-.79-.076-1.631-.28-1.912-.408-.693-.382-.96-1.705-.991-5.188l-.003-4.499h-2.958l-3.187 7.266L19.72 24h-2.423l.484-1.198c.28-.688.74-1.785 1.02-2.447l.536-1.25-4.768-11.344c-.102-.255.255-.331 1.25-.331h1.376l2.633 6.613c.738 1.81.936 2.113 1.094 1.82l1.857-4.584 1.53-3.722 4.716-.153V4.626h2.55zm68.557 3.773c.306.229.23.407-.383 1.121l-.765.867-1.121-.612c-2.04-1.07-3.978-.408-4.895 1.657-.587 1.3-.51 2.83.178 4.181.918 1.733 3.34 2.294 5.048 1.147l.892-.612.663.689c.357.382.663.79.663.943 0 .637-3.493 2.065-4.564 1.86l-1.045-.203c-1.886-.383-3.467-1.683-4.181-3.39-.255-.561-.408-1.709-.408-2.83 0-1.657.102-2.014.841-3.238 1.81-3.033 5.94-3.747 9.077-1.58zM42.92 7.455c2.09.561 3.951 3.263 3.951 5.685v.918l-7.175.008c-2.97.039-2.837.26-2.08 1.521 1.25 2.116 4.539 2.346 6.63.46.586-.536 1.172-.409 1.86.433.281.331.23.51-.382 1.147-1.3 1.351-4.181 2.269-5.864 1.86-2.269-.535-3.62-1.503-4.538-3.237-.765-1.453-.74-4.435.026-5.94 1.35-2.6 4.36-3.747 7.572-2.855zm64.604-.28c3.595 0 5.966 2.065 6.323 5.506l.153 1.377h-9.765v.663c0 .433.306.968.893 1.53 1.53 1.452 3.722 1.478 5.685.101l1.096-.765.765.51c.408.306.74.638.74.74 0 .102-.306.484-.689.866-1.402 1.326-4.232 2.116-6.195 1.734-2.932-.586-4.844-3.008-4.844-6.17 0-3.466 2.524-6.067 5.838-6.092zm-34.01.918l.55.367c.508.32.584.263.595-.18l.002-.213c0-.49.078-.61.713-.633L76.7 7.43v11.726h-1.148c-.847 0-1.09-.058-1.137-.363l-.01-.146c0-.638-.127-.638-1.198.025-1.377.867-3.697.918-5.329.153-2.422-1.173-3.62-3.39-3.34-6.297.179-1.963 1.097-3.594 2.55-4.435 1.989-1.173 4.691-1.173 6.425 0zM2 19.182V2l4.892.212c2.05.11 2.655.253 3.496.706 2.498 1.274 3.136 4.563 1.275 6.526-.357.382-.485.663-.306.714 1.3.433 2.6 2.523 2.626 4.155 0 1.351-.97 3.059-2.244 3.951l-1.122.765L2 19.182zM87.995 8.985c.69.928.914 2.167.94 5.644l.003 4.527h-2.294v-3.365l-.02-1.404c-.11-4.106-.676-5.045-2.683-5.045-.994 0-1.274.127-1.912.841l-.74.816v8.157h-2.294V7.43h1.147c.743 0 1.056.075 1.13.289l.018.119c0 .23.076.357.204.306 2.855-1.479 4.946-1.198 6.501.84zm-36.33-6.909c8.285 0 11.778 2.805 11.472 9.203-.255 5.456-3.39 7.877-10.172 7.877H49.93V2.076h1.733zm17.005 7.75c-1.683 1.122-2.244 4.053-1.071 5.787 1.147 1.733 3.646 2.243 5.252 1.07 2.294-1.733 2.192-5.404-.23-6.806-1.045-.612-3.033-.637-3.951-.05zM4.55 11.713v5.2l4.09-.15c1.333-.067 1.473-.209 2.054-.87.459-.51.74-1.096.74-1.58s-.281-1.07-.74-1.58l-.283-.312c-.518-.531-.864-.54-3.159-.606l-2.702-.102zm47.675-7.419v12.62l2.244-.103c1.606-.076 2.498-.255 3.263-.663 2.04-1.045 2.907-2.676 2.907-5.404 0-2.141-.434-3.314-1.632-4.461-1.09-1.066-2.052-1.48-4.23-1.737l-2.552-.252zM39.962 9.342c-1.173.204-2.779 1.606-2.779 2.422l.017.171c.077.273.477.327 2.443.336l4.704.002-.153-.56c-.484-1.58-2.422-2.677-4.232-2.371zm66.568.102c-1.07.306-2.295 1.555-2.295 2.345 0 .402.176.471 2.44.482l4.674.002-.255-.764c-.587-1.683-2.703-2.626-4.564-2.065zM4.55 4.294V9.47h1.657c.918 0 2.04-.153 2.498-.331 1.147-.484 1.53-1.045 1.53-2.243 0-.79-.179-1.199-.663-1.708-.47-.45-.775-.604-1.858-.7L4.55 4.294z"
32
+ })]
33
+ }));
34
+ });
35
+ 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,35 @@
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 { TITLE } from "../style";
8
+ import { jsx as _jsx } from "react/jsx-runtime";
9
+ import { jsxs as _jsxs } from "react/jsx-runtime";
10
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
11
+ var _ref$size = _ref.size,
12
+ size = _ref$size === void 0 ? '1em' : _ref$size,
13
+ style = _ref.style,
14
+ rest = _objectWithoutProperties(_ref, _excluded);
15
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
16
+ fill: "currentColor",
17
+ fillRule: "evenodd",
18
+ height: size,
19
+ ref: ref,
20
+ style: _objectSpread({
21
+ flex: 'none',
22
+ lineHeight: 1,
23
+ width: 'fit-content'
24
+ }, style),
25
+ viewBox: "0 0 88 24",
26
+ xmlns: "http://www.w3.org/2000/svg"
27
+ }, rest), {}, {
28
+ children: [/*#__PURE__*/_jsx("title", {
29
+ children: TITLE
30
+ }), /*#__PURE__*/_jsx("path", {
31
+ d: "M23.88 8.552h10.607l4.019.023c1.244.024 1.467.07 1.64.164l.044.024c.192.117.437.36.555.551l.063.123c.09.213.126.58.14 2.023l.01 3.357v6.018h-4.696v-1.694h2.988l-.008-7.054c-.014-1.242-.05-1.504-.147-1.624l-.037-.037c-.157-.137-.537-.172-3.275-.179l-6.032-.001V22h-1.708l-.021-5.845-.032-5.856-2.05-.032-2.06-.021V8.552zm-6.083-.403c.256.413.277.932.053 1.345-.037.08-.259.323-.583.651l-.301.3c-.269.265-.578.561-.898.86l-1.025.96c-.38.36-.628.608-.64.639-.02.05 1.179.09 2.806.095h3.47v1.694h-7.045v7.095H7.55v-1.694h4.376v-5.4H2v-1.695h9.734l2.493-2.307c.77-.727 1.217-1.198 1.2-1.283l-.012-.025c-.104-.126-.877-.146-5.389-.176l-5.358-.021V7.493l9.663.006c3.125.023 3.151.133 3.466.65zm33.376-5.74c.266.117.544.35.672.551l.05.088c.099.193.138.441.154 1.381l.01 2v3.817H49.71v2.33h2.348v1.694H49.71l.005 2.69c.01.778.039 1.334.08 1.334l.085-.016c.164-.037.537-.13.935-.233l1.275-.344c.133-.044.17.006.18.477l.002 1.249-4.033 1.038-4.186 1.09v-1.779l.961-.233v-8.026h1.708v7.54l.384-.075a3.75 3.75 0 00.64-.159l.257-.106v-8.471h-3.31V2.198l4.487.004c1.41.013 1.675.059 1.993.208zm4.941-.317h1.708l-.002.707-.546 16.387c-.013.33-.023.544-.028.611-.096 1.25-.737 1.663-2.594 1.674h-1.206v-1.695h.683c.833 0 1.206-.127 1.345-.445l.009-.062c.005-.054.01-.139.018-.253l.12-2.473.365-9.452c.068-1.983.118-3.625.127-4.349l.001-.65zm4.697 0l.021 8.821.032 8.81 2.829.064v1.684h-4.59V2.092h1.708zm19.82.032c-.032.074-.085.466-.128.847l-.075.71 3.07.003c1.518.015 1.76.1 2.157.553l.345.418v16.71h-4.696V19.67h2.988l-.009-11.666c-.016-2.144-.06-2.342-.183-2.45-.16-.148-.442-.176-1.796-.179l-1.17.008c-.595.011-1.004.033-1.004.055l-2.092 15.323-.064.392H76.17l.088-.499 2.11-14.983.054-.296h-2.028V3.68h2.23l.065-.338c.032-.191.096-.562.138-.826l.086-.477L80.164 2c.406-.002.501.03.467.124zM75.54 7.916V9.61h-5.742l-.089.495-1.012 6.955c-.179 1.263-.308 2.199-.308 2.25 0 .127.395.149 2.23.149l1.34-.007c.774-.014.95-.055 1.122-.18l.324-.248V15.33h1.708l-.004 3.502c-.01 1.05-.045 1.319-.157 1.54l-.133.22c-.343.514-.675.558-3.893.562l-2.91-.005c-1.384-.011-1.629-.046-1.653-.154l-.002-.021c0-.196 1.485-10.206 1.644-11.069l.026-.14c.01-.142-.118-.153-.919-.153H65.72V7.915h9.82zm-20.887 2.442c.352.015.5.057.5.131l-.287 3.389-.3 3.25h-1.654v-.338c0-.12.046-.718.117-1.528l.417-4.667c0-.213.036-.24.667-.243l.54.006zm6.787-.006h1.708l.071.493c.086.752.394 3.99.523 5.453l.057.714c0 .065-.229.106-.658.115l-.196.002c-.47 0-.854-.032-.854-.064l-.587-6.205-.064-.508zm-15.038-6.46l.003 2.975c.01.909.037 1.585.071 1.61.032.043.929.075 1.975.075h1.9L50.35 5.57c-.004-1.227-.03-1.36-.196-1.482l-.038-.026c-.165-.118-.47-.159-1.435-.168l-2.28-.002zm7.578-.212l.353.007c.352.015.5.057.5.131l.188 1.737c.1.882.216 1.86.275 2.314l.082.577H53.67l-.09-.585c-.13-.943-.454-3.812-.454-4.011 0-.138.139-.17.854-.17zm9.713.17l-.048.524c-.094.918-.308 2.766-.407 3.487l-.09.585h-1.697l.15-1.139c.11-.898.265-2.25.34-2.964l.044-.472c0-.154.097-.185.668-.19h.186c.715 0 .854.031.854.169zM28.15 2.092v1.165h8.539V2.092h1.707v1.165h3.95V4.95h-3.95v2.436H36.7l-.064-2.383-4.237-.032-4.248-.02v2.435h-1.697l-.064-2.383-3.362-.063V3.257h3.415V2.092h1.708zm-15.903 0v1.154l5.938.055c1.598.026 1.8.07 2.056.22.568.337.736.719.756 1.879l.002 1.457H19.29v-.783c0-.63-.026-.787-.179-.912l-.056-.041c-.182-.127-.878-.16-5.22-.168L3.707 4.95v1.906H2v-3.6h8.539V2.092h1.708zm62.332.424V4.21h-7.898V2.516h7.898z"
32
+ })]
33
+ }));
34
+ });
35
+ 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 Mono from './components/Mono';
6
+ import Text from './components/Text';
7
+ import TextCn from './components/TextCn';
8
+ export type CompoundedIcon = typeof Mono & {
9
+ Avatar: typeof Avatar;
10
+ Brand: typeof BrandMono;
11
+ BrandColor: typeof BrandColor;
12
+ Color: typeof Color;
13
+ Text: typeof Text;
14
+ TextCn: typeof TextCn;
15
+ colorPrimary: string;
16
+ title: string;
17
+ };
18
+ declare const Icons: CompoundedIcon;
19
+ export default Icons;
@@ -0,0 +1,18 @@
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 Mono from "./components/Mono";
6
+ import Text from "./components/Text";
7
+ import TextCn from "./components/TextCn";
8
+ import { COLOR_PRIMARY, TITLE } from "./style";
9
+ var Icons = Mono;
10
+ Icons.Color = Color;
11
+ Icons.Text = Text;
12
+ Icons.TextCn = TextCn;
13
+ Icons.Avatar = Avatar;
14
+ Icons.Brand = BrandMono;
15
+ Icons.BrandColor = BrandColor;
16
+ Icons.colorPrimary = COLOR_PRIMARY;
17
+ Icons.title = TITLE;
18
+ export default Icons;
@@ -0,0 +1,2 @@
1
+ export declare const TITLE = "ByteDance";
2
+ export declare const COLOR_PRIMARY = "#325AB4";
@@ -0,0 +1,2 @@
1
+ export var TITLE = 'ByteDance';
2
+ export var COLOR_PRIMARY = '#325AB4';
@@ -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, TITLE } 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
+ "aria-label": TITLE,
17
+ background: background || COLOR_PRIMARY
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,35 @@
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 { TITLE } from "../style";
8
+ import { jsx as _jsx } from "react/jsx-runtime";
9
+ import { jsxs as _jsxs } from "react/jsx-runtime";
10
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
11
+ var _ref$size = _ref.size,
12
+ size = _ref$size === void 0 ? '1em' : _ref$size,
13
+ style = _ref.style,
14
+ rest = _objectWithoutProperties(_ref, _excluded);
15
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
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("title", {
27
+ children: TITLE
28
+ }), /*#__PURE__*/_jsx("path", {
29
+ d: "M137.276 7.755a245.047 245.047 0 01-1.608 9.454 48.593 48.593 0 002.679-2.12l-.49 2.877A40.708 40.708 0 01132.074 22c.87-4.034 1.674-8.315 2.253-12.26h-2.098l.359-1.983h4.687v-.002zm-113.601.152c5.149 0 6.198 3.604 5.684 6.556-.11.634-.264 1.143-.392 1.432H18.374c-.32 2.447 1.718 3.512 4.282 3.512 1.84 0 4.01-.683 5.717-1.902l-.543 3.081c-1.747.97-3.896 1.402-6.194 1.402-5.142 0-7.683-3.025-6.966-7.157.648-3.72 3.91-6.924 9.005-6.924zm48.084 0c5.15 0 6.2 3.604 5.688 6.556-.079.49-.21.97-.392 1.432H66.461c-.318 2.447 1.718 3.512 4.28 3.512 1.84 0 4.012-.683 5.717-1.902l-.541 3.081c-1.747.97-3.898 1.402-6.194 1.402-5.142 0-7.684-3.025-6.966-7.157.648-3.72 3.908-6.924 9.002-6.924zm-13.788.008c1.466-.011 2.921.26 4.284.801l-.622 3.667c-1.064-1.4-2.751-1.815-3.997-1.815-3.055 0-5.399 1.9-5.815 4.37-.481 2.765 1.585 4.351 4.313 4.351 1.338 0 3.226-.31 4.618-1.805l-.647 3.603c-.892.33-3.251.898-5.225.898-4.967 0-7.9-3.03-7.174-7.215.703-4.034 4.692-6.856 10.265-6.856zm91.58-5.31c1.363 0 1.586.424 1.385 1.539-.892 5.15-1.942 10.478-2.946 15.583h2.545l-.827 2.007h-4.777c.626-3.144 1.25-6.465 1.809-9.698h-3.371c-.536 3.233-1.16 6.465-1.785 9.698h-2.702c.648-3.21 1.272-6.487 1.786-9.698h-2.477l.334-1.984h2.523l.87-4.771 2.366 1.382-.58 3.389h3.393c.313-1.584.625-3.211.915-4.816.11-.579-.134-.648-.648-.648h-7.789l-.446-1.982h10.423zm-23.268-.58c-.044.958-.179 2.095-.4 2.988h.914c.358-.803.715-1.763 1.004-2.61h2.3c-.34.88-.705 1.75-1.094 2.61h1.608l-.425 1.762h-4.799c-.09.289-.268.713-.424 1.002h5.893l-.402 1.694h-3.436c.736 1.093 2.5 1.92 3.86 2.208l-.758 1.917c-.938-.2-1.963-.647-2.79-1.158l-.513 2.317h1.093c.738 0 1.272.157 1.139 1.071-.246 1.65-.692 3.945-1.05 5.885h-5.937l-.49-1.761h4.375c.2-.936.445-2.074.579-3.01.046-.311-.088-.423-.401-.423h-7.411l.67-3.589c-.68.298-1.392.522-2.12.668l.468-2.162c1.384-.334 2.79-1.004 3.66-1.962h-3.303l.38-1.693h4.084c.223-.313.403-.715.492-1.005h-4.422l.335-1.76h1.585l-.58-2.61h2.254l.536 2.61h.782a13.04 13.04 0 00.446-2.988h2.298v-.001zm-9.062.559c1.094 0 1.54.179 1.34 1.225-1.094 5.998-2.076 11.928-3.193 17.902h-2.254c.447-2.251.96-4.637 1.339-6.843h-1.606a679.432 679.432 0 01-1.496 6.843h-2.254c1.897-6.042 2.834-12.26 3.905-19.127h4.219zM41.378 7.908c2.762 0 5.386 1.515 4.645 5.777l-1.412 8.01h-4.007l1.34-7.61c.335-1.934-.26-3.407-2.449-3.407-1.592 0-2.848.959-3.446 2-.172.28-.305.693-.372 1.082l-1.394 7.934h-4.008l1.646-9.474c.272-1.557.446-3.144.575-4.312l3.53 2.082h.093c.882-1.047 2.757-2.082 5.26-2.082zm48.086 0c2.76 0 5.386 1.515 4.644 5.777l-1.41 8.01H88.69l1.339-7.61c.336-1.934-.258-3.407-2.449-3.407-1.592 0-2.848.959-3.446 2-.172.28-.306.693-.372 1.082l-1.394 7.934H78.36l1.646-9.474c.272-1.557.447-3.144.577-4.312L84.11 9.99h.092c.884-1.047 2.757-2.082 5.26-2.082zM20.71 2l-.497 2.864H13.08l-2.96 16.83H6.11l2.961-16.83H2L2.5 2h18.211-.001zm86.905 8.753h-4.999l-1.927 10.941H96.68l1.923-10.941h-2.288L94.539 8.21h4.514l.668-3.799 7.894 6.34zm17.597 6.611v.022l-.379 1.694h-7.568l-.312-1.716h8.26zm-.201-4.615h-4.888l1.475.67-.27 1.336h3.238l.445-2.006zM23.02 10.234c-2.467 0-3.822 1.905-4.24 3.285h6.971c.235-1.248-.05-3.285-2.732-3.285zm48.083 0c-2.463 0-3.819 1.905-4.236 3.285h6.971c.234-1.248-.05-3.285-2.735-3.285zm44.354-.694h-1.54a346.945 346.945 0 01-.714 3.566h1.607l.648-3.566h-.001zm9.353-.07h-.827a9.613 9.613 0 01-1.696 1.608h3.549c-.38-.425-.78-1.116-1.026-1.606v-.001zm-8.886-5.036h-1.117c-.178 1.07-.357 2.184-.579 3.343h1.517l.558-2.919c.069-.336-.066-.424-.38-.424zm21.06-2.43c.358 1.515.782 3.143 1.117 4.703h-2.657c-.29-1.515-.648-3.165-.981-4.703h2.521z",
30
+ fill: "#0052D9",
31
+ fillRule: "nonzero"
32
+ })]
33
+ }));
34
+ });
35
+ 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,35 @@
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 { TITLE } from "../style";
8
+ import { jsx as _jsx } from "react/jsx-runtime";
9
+ import { jsxs as _jsxs } from "react/jsx-runtime";
10
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
11
+ var _ref$size = _ref.size,
12
+ size = _ref$size === void 0 ? '1em' : _ref$size,
13
+ style = _ref.style,
14
+ rest = _objectWithoutProperties(_ref, _excluded);
15
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
16
+ fill: "currentColor",
17
+ fillRule: "evenodd",
18
+ height: size,
19
+ ref: ref,
20
+ style: _objectSpread({
21
+ flex: 'none',
22
+ lineHeight: 1,
23
+ width: 'fit-content'
24
+ }, style),
25
+ viewBox: "0 0 153 24",
26
+ xmlns: "http://www.w3.org/2000/svg"
27
+ }, rest), {}, {
28
+ children: [/*#__PURE__*/_jsx("title", {
29
+ children: TITLE
30
+ }), /*#__PURE__*/_jsx("path", {
31
+ d: "M137.276 7.755a245.047 245.047 0 01-1.608 9.454 48.593 48.593 0 002.679-2.12l-.49 2.877A40.708 40.708 0 01132.074 22c.87-4.034 1.674-8.315 2.253-12.26h-2.098l.359-1.983h4.687v-.002zm-113.601.152c5.149 0 6.198 3.604 5.684 6.556-.11.634-.264 1.143-.392 1.432H18.374c-.32 2.447 1.718 3.512 4.282 3.512 1.84 0 4.01-.683 5.717-1.902l-.543 3.081c-1.747.97-3.896 1.402-6.194 1.402-5.142 0-7.683-3.025-6.966-7.157.648-3.72 3.91-6.924 9.005-6.924zm48.084 0c5.15 0 6.2 3.604 5.688 6.556-.079.49-.21.97-.392 1.432H66.461c-.318 2.447 1.718 3.512 4.28 3.512 1.84 0 4.012-.683 5.717-1.902l-.541 3.081c-1.747.97-3.898 1.402-6.194 1.402-5.142 0-7.684-3.025-6.966-7.157.648-3.72 3.908-6.924 9.002-6.924zm-13.788.008c1.466-.011 2.921.26 4.284.801l-.622 3.667c-1.064-1.4-2.751-1.815-3.997-1.815-3.055 0-5.399 1.9-5.815 4.37-.481 2.765 1.585 4.351 4.313 4.351 1.338 0 3.226-.31 4.618-1.805l-.647 3.603c-.892.33-3.251.898-5.225.898-4.967 0-7.9-3.03-7.174-7.215.703-4.034 4.692-6.856 10.265-6.856zm91.58-5.31c1.363 0 1.586.424 1.385 1.539-.892 5.15-1.942 10.478-2.946 15.583h2.545l-.827 2.007h-4.777c.626-3.144 1.25-6.465 1.809-9.698h-3.371c-.536 3.233-1.16 6.465-1.785 9.698h-2.702c.648-3.21 1.272-6.487 1.786-9.698h-2.477l.334-1.984h2.523l.87-4.771 2.366 1.382-.58 3.389h3.393c.313-1.584.625-3.211.915-4.816.11-.579-.134-.648-.648-.648h-7.789l-.446-1.982h10.423zm-23.268-.58c-.044.958-.179 2.095-.4 2.988h.914c.358-.803.715-1.763 1.004-2.61h2.3c-.34.88-.705 1.75-1.094 2.61h1.608l-.425 1.762h-4.799c-.09.289-.268.713-.424 1.002h5.893l-.402 1.694h-3.436c.736 1.093 2.5 1.92 3.86 2.208l-.758 1.917c-.938-.2-1.963-.647-2.79-1.158l-.513 2.317h1.093c.738 0 1.272.157 1.139 1.071-.246 1.65-.692 3.945-1.05 5.885h-5.937l-.49-1.761h4.375c.2-.936.445-2.074.579-3.01.046-.311-.088-.423-.401-.423h-7.411l.67-3.589c-.68.298-1.392.522-2.12.668l.468-2.162c1.384-.334 2.79-1.004 3.66-1.962h-3.303l.38-1.693h4.084c.223-.313.403-.715.492-1.005h-4.422l.335-1.76h1.585l-.58-2.61h2.254l.536 2.61h.782a13.04 13.04 0 00.446-2.988h2.298v-.001zm-9.062.559c1.094 0 1.54.179 1.34 1.225-1.094 5.998-2.076 11.928-3.193 17.902h-2.254c.447-2.251.96-4.637 1.339-6.843h-1.606a679.432 679.432 0 01-1.496 6.843h-2.254c1.897-6.042 2.834-12.26 3.905-19.127h4.219zM41.378 7.908c2.762 0 5.386 1.515 4.645 5.777l-1.412 8.01h-4.007l1.34-7.61c.335-1.934-.26-3.407-2.449-3.407-1.592 0-2.848.959-3.446 2-.172.28-.305.693-.372 1.082l-1.394 7.934h-4.008l1.646-9.474c.272-1.557.446-3.144.575-4.312l3.53 2.082h.093c.882-1.047 2.757-2.082 5.26-2.082zm48.086 0c2.76 0 5.386 1.515 4.644 5.777l-1.41 8.01H88.69l1.339-7.61c.336-1.934-.258-3.407-2.449-3.407-1.592 0-2.848.959-3.446 2-.172.28-.306.693-.372 1.082l-1.394 7.934H78.36l1.646-9.474c.272-1.557.447-3.144.577-4.312L84.11 9.99h.092c.884-1.047 2.757-2.082 5.26-2.082zM20.71 2l-.497 2.864H13.08l-2.96 16.83H6.11l2.961-16.83H2L2.5 2h18.211-.001zm86.905 8.753h-4.999l-1.927 10.941H96.68l1.923-10.941h-2.288L94.539 8.21h4.514l.668-3.799 7.894 6.34zm17.597 6.611v.022l-.379 1.694h-7.568l-.312-1.716h8.26zm-.201-4.615h-4.888l1.475.67-.27 1.336h3.238l.445-2.006zM23.02 10.234c-2.467 0-3.822 1.905-4.24 3.285h6.971c.235-1.248-.05-3.285-2.732-3.285zm48.083 0c-2.463 0-3.819 1.905-4.236 3.285h6.971c.234-1.248-.05-3.285-2.735-3.285zm44.354-.694h-1.54a346.945 346.945 0 01-.714 3.566h1.607l.648-3.566h-.001zm9.353-.07h-.827a9.613 9.613 0 01-1.696 1.608h3.549c-.38-.425-.78-1.116-1.026-1.606v-.001zm-8.886-5.036h-1.117c-.178 1.07-.357 2.184-.579 3.343h1.517l.558-2.919c.069-.336-.066-.424-.38-.424zm21.06-2.43c.358 1.515.782 3.143 1.117 4.703h-2.657c-.29-1.515-.648-3.165-.981-4.703h2.521z"
32
+ })]
33
+ }));
34
+ });
35
+ export default Icon;