@lobehub/icons 1.16.0 → 1.17.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -0
- package/es/Langfuse/components/Avatar.d.ts +5 -0
- package/es/Langfuse/components/Avatar.js +21 -0
- package/es/Langfuse/components/Color.d.ts +3 -0
- package/es/Langfuse/components/Color.js +46 -0
- package/es/Langfuse/components/Combine.d.ts +7 -0
- package/es/Langfuse/components/Combine.js +26 -0
- package/es/Langfuse/components/Mono.d.ts +3 -0
- package/es/Langfuse/components/Mono.js +39 -0
- package/es/Langfuse/components/Text.d.ts +3 -0
- package/es/Langfuse/components/Text.js +35 -0
- package/es/Langfuse/index.d.ts +15 -0
- package/es/Langfuse/index.js +14 -0
- package/es/Langfuse/style.d.ts +4 -0
- package/es/Langfuse/style.js +4 -0
- package/es/Suno/components/Avatar.d.ts +5 -0
- package/es/Suno/components/Avatar.js +22 -0
- package/es/Suno/components/Combine.d.ts +5 -0
- package/es/Suno/components/Combine.js +21 -0
- package/es/Suno/components/Mono.d.ts +3 -0
- package/es/Suno/components/Mono.js +35 -0
- package/es/Suno/components/Text.d.ts +3 -0
- package/es/Suno/components/Text.js +35 -0
- package/es/Suno/index.d.ts +13 -0
- package/es/Suno/index.js +12 -0
- package/es/Suno/style.d.ts +4 -0
- package/es/Suno/style.js +4 -0
- package/es/Together/components/Avatar.d.ts +5 -0
- package/es/Together/components/Avatar.js +21 -0
- package/es/Together/components/BrandColor.d.ts +3 -0
- package/es/Together/components/BrandColor.js +40 -0
- package/es/Together/components/BrandMono.d.ts +3 -0
- package/es/Together/components/BrandMono.js +39 -0
- package/es/Together/components/Color.d.ts +3 -0
- package/es/Together/components/Color.js +43 -0
- package/es/Together/components/Combine.d.ts +7 -0
- package/es/Together/components/Combine.js +26 -0
- package/es/Together/components/Mono.d.ts +3 -0
- package/es/Together/components/Mono.js +42 -0
- package/es/Together/components/Text.d.ts +3 -0
- package/es/Together/components/Text.js +39 -0
- package/es/Together/index.d.ts +19 -0
- package/es/Together/index.js +18 -0
- package/es/Together/style.d.ts +4 -0
- package/es/Together/style.js +4 -0
- package/es/Zeabur/components/Avatar.d.ts +5 -0
- package/es/Zeabur/components/Avatar.js +22 -0
- package/es/Zeabur/components/Color.d.ts +3 -0
- package/es/Zeabur/components/Color.js +43 -0
- package/es/Zeabur/components/Combine.d.ts +7 -0
- package/es/Zeabur/components/Combine.js +26 -0
- package/es/Zeabur/components/Mono.d.ts +3 -0
- package/es/Zeabur/components/Mono.js +40 -0
- package/es/Zeabur/components/Text.d.ts +3 -0
- package/es/Zeabur/components/Text.js +35 -0
- package/es/Zeabur/index.d.ts +15 -0
- package/es/Zeabur/index.js +14 -0
- package/es/Zeabur/style.d.ts +4 -0
- package/es/Zeabur/style.js +4 -0
- package/es/index.d.ts +4 -0
- package/es/index.js +4 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -85,6 +85,7 @@ Contributions, corrections & requests can be made on GitHub.
|
|
|
85
85
|
- [x] [Groq](https://icons.lobehub.com/components/groq)
|
|
86
86
|
- [x] [HuggingFace](https://icons.lobehub.com/components/hugging-face)
|
|
87
87
|
- [x] [Hunyuan (腾讯混元)](https://icons.lobehub.com/components/hunyuan)
|
|
88
|
+
- [x] [Langfuse](https://icons.lobehub.com/components/langfuse)
|
|
88
89
|
- [x] [LLaVA](https://icons.lobehub.com/components/l-la-va)
|
|
89
90
|
- [x] [Meta](https://icons.lobehub.com/components/meta)
|
|
90
91
|
- [x] [Microsoft (Azure)](https://icons.lobehub.com/components/azure)
|
|
@@ -104,10 +105,13 @@ Contributions, corrections & requests can be made on GitHub.
|
|
|
104
105
|
- [x] [Replicate](https://icons.lobehub.com/components/replicate)
|
|
105
106
|
- [x] [Spark (讯飞星火)](https://icons.lobehub.com/components/spark)
|
|
106
107
|
- [x] [Stability (StableDiffusion)](https://icons.lobehub.com/components/stability)
|
|
108
|
+
- [x] [Suno](https://icons.lobehub.com/components/suno)
|
|
107
109
|
- [x] [Tencent](https://icons.lobehub.com/components/tencent)
|
|
110
|
+
- [x] [together.ai](https://icons.lobehub.com/components/together)
|
|
108
111
|
- [x] [Tongyi (通义)](https://icons.lobehub.com/components/tongyi)
|
|
109
112
|
- [x] [Wenxin (文心)](https://icons.lobehub.com/components/wenxin)
|
|
110
113
|
- [x] [Yi (零一万物)](https://icons.lobehub.com/components/yi)
|
|
114
|
+
- [x] [Zeabur](https://icons.lobehub.com/components/zeabur)
|
|
111
115
|
- [x] [Zhipu (ChatGLM)](https://icons.lobehub.com/components/chat-glm)
|
|
112
116
|
- [x] [Zhipu (智谱)](https://icons.lobehub.com/components/zhipu)
|
|
113
117
|
|
|
@@ -0,0 +1,21 @@
|
|
|
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
|
+
iconMultiple: 0.75
|
|
19
|
+
}, rest));
|
|
20
|
+
});
|
|
21
|
+
export default Avatar;
|
|
@@ -0,0 +1,46 @@
|
|
|
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: "M6.327 12.922c1.914-.003 3.399.092 4.479.578.487.218.944.497 1.362.83l.246.206c.62.549 1.889 1.415 3.452 1.12.199-.038.39-.088.573-.15a6.594 6.594 0 014.958 1.287c-1.055 1.445-2.67 2.409-4.493 2.55l-.17.01c-2.138.108-3.752-.879-4.823-1.795-1.894-1.016-3.377-1.272-4.244-1.493a4.86 4.86 0 01-1.329-.584l-.239-.155a2.706 2.706 0 01-.797-.869 2.79 2.79 0 01-.367-1.444l.314-.038a9.624 9.624 0 011.078-.053zm16.188-2.841c.078.38.16.566.19.848a9.84 9.84 0 01-.21 3.224 13.33 13.33 0 00-3.577-1.271c.116-.36.18-.74.19-1.125.008-.305-.027-.419-.08-.714.539-.091 1.21-.24 1.823-.4.647-.17 1.126-.367 1.664-.562zM11.782 5.917l.155-.127c.584-.464 2.346-1.68 4.805-1.46 1.123.1 2.051.47 2.779.898.682.402 1.26.992 1.736 1.615-.43.31-1.065.643-1.916.908a6.69 6.69 0 01-2.914.23c-1.333-.336-2.799.154-3.803 1.251-.558.609-1.204 1.129-1.941 1.494-1.116.553-2.821.542-4.806.43a9.36 9.36 0 01-.756-.074 4.11 4.11 0 01.835-1.427 4.102 4.102 0 011.653-1.11c2.047-.794 3.748-2.224 4.173-2.628zm-9.14 1.39a8.873 8.873 0 01-1.76-1.21c-.226-.2-.578-.037-.578.269v2.498a.36.36 0 00.131.28l1.011.984a5.82 5.82 0 011.196-2.821zM.86 18.157a.35.35 0 01-.555-.29V14.8c0-.093.035-.181.096-.247l.054-.047a.235.235 0 01.018-.011l1.001-.436a7.94 7.94 0 001.17 2.927L.858 18.157z",
|
|
33
|
+
fill: "#0A60B5",
|
|
34
|
+
fillRule: "nonzero"
|
|
35
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
36
|
+
d: "M7.308 4.751c2.004-.1 3.502.75 4.274 1.317-.585.523-2.167 1.784-4.037 2.512a4.083 4.083 0 00-.485.212 3.96 3.96 0 00-2.194 3.458c-.006.242.006.483.038.72h-.01c-.006.247.014.827.367 1.434.314.542.736.832.945.958.104.07.27.17.475.276a4.03 4.03 0 00.943.362l.352.086c.892.214 2.245.539 3.903 1.421.168.143.348.286.542.426-.06.054-.109.1-.149.138-.342.293-2.219 1.841-4.964 1.596a6.577 6.577 0 01-2.78-.902c-1.225-.726-2.151-1.873-2.656-3.215a9.805 9.805 0 01-.227-6.239c.743-2.51 2.91-4.351 5.492-4.548l.171-.012zm14.03 11.965a6.637 6.637 0 00-4.947-1.27c-.183.06-.374.11-.572.147-1.563.293-2.83-.566-3.45-1.11a6.397 6.397 0 00-.373-.303 6.293 6.293 0 011.376-.94c1.117-.555 2.823-.544 4.81-.433 2.737.155 4.628 1.475 5.382 2.082.085.067.133.17.133.278v2.491a.35.35 0 01-.582.269 8.905 8.905 0 00-1.777-1.211zm-8.775-7.444c-.18.197-.368.384-.566.56.383.289.797.532 1.236.727 1.08.482 2.563.576 4.476.574a11.21 11.21 0 005.82-1.656.356.356 0 00.168-.304V6.116a.351.351 0 00-.558-.29c-.552.403-1.373.917-2.432 1.32a6.62 6.62 0 01-1.422.637 6.667 6.667 0 01-2.916.231c-1.334-.337-2.8.155-3.806 1.258z",
|
|
37
|
+
fill: "#E11312"
|
|
38
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
39
|
+
d: "M1.498 15.41c-.098-.283-.19-.59-.27-.917l-.601.26-.015.023-.004.023v3.068c0 .047.04.069.07.047l1.53-1.007a6.888 6.888 0 01-.62-1.248l-.09-.25zm20.85-4.733l-.05-.195-.35.13a11.45 11.45 0 01-2.563.7l.006.034c.018.132.025.256.02.418a4.334 4.334 0 01-.08.735l-.03.129a9.772 9.772 0 012.984 1.045l.059-.344c.058-.382.092-.772.103-1.168l.002-.4a9.54 9.54 0 00-.047-.802l-.015-.108-.038-.174zM.609 6.366v2.498c0 .013.003.024.015.039l.628.612.056-.223c.049-.179.107-.359.175-.54l.11-.272c.134-.311.287-.597.455-.86l.145-.215-.028-.016A9.104 9.104 0 01.95 6.551l-.27-.23c-.028-.024-.072-.003-.072.045zm6.212 8.999c.225.121.473.223.75.302l-.014.053.015-.053.01.003-.016.053.019-.052.223.058.794.195c.805.206 1.865.526 3.105 1.15l.343.177.025.021c.162.138.336.277.523.412l.307.223-.019.017c1.15.784 2.409 1.2 3.828 1.128l.168-.01c1.519-.118 2.918-.843 3.93-2l.155-.187-.234-.155a6.221 6.221 0 00-1.396-.651l-.317-.094a6.226 6.226 0 00-2.483-.162 4.76 4.76 0 01-.613.159c-1.318.25-2.518-.208-3.52-1.027l-.425-.36a6.07 6.07 0 00-1.298-.79c-.871-.392-2.032-.538-4.014-.55h-.522c-.178.003-.335.01-.491.02l-.187.013-.22.021.01.1c.028.242.094.49.212.74l.098.188.109.173c.219.292.462.475.622.578l.218.138.09.052.215.117zm5.873-1.355l-.216.165.298.248c.64.506 1.714 1.107 2.988.868l.183-.039.178-.045.2-.062.157-.021a6.939 6.939 0 012.394.118l.251.062a6.994 6.994 0 012.269 1.074l.104.077.236.126a9.245 9.245 0 011.43.987l.149.127.014.01.011.003.027-.005a.05.05 0 00.02-.017.047.047 0 00.008-.028v-2.491l-.005-.022-.013-.016-.093-.074a9.246 9.246 0 00-.908-.625l-.022-.01a12.991 12.991 0 00-3.457-1.235 8.9 8.9 0 00-.731-.071l-.42-.022c-.829-.04-1.593-.056-2.275-.012-.798.051-1.458.183-1.964.435a5.717 5.717 0 00-.813.495zM1.86 9.67c-.034.13-.066.263-.096.4l-.096.696-.026-.026a9.426 9.426 0 00.03 2.903l.033-.015.068.377a7.616 7.616 0 001.125 2.815l.131.202A5.79 5.79 0 004.681 18.5a6.276 6.276 0 002.654.861c2.35.21 4.036-.957 4.594-1.402l-.162-.136c-.832-.445-1.63-.77-2.452-1.02-.31-.096-.61-.176-.958-.26l-.765-.185a5.079 5.079 0 01-1.42-.624l-.247-.161c-.244-.17-.47-.38-.667-.636a3.074 3.074 0 01-.259-.377l-.09-.168a3.07 3.07 0 01-.32-1.352 32.26 32.26 0 01-.026-.54v-.258l.01-.21a4.265 4.265 0 012.149-3.406l.128-.07c.213-.118.43-.214.649-.293l.306-.125.306-.136.13-.061a14.74 14.74 0 002.641-1.684l.199-.163-.08-.051c-.752-.473-1.914-.996-3.38-.993l-.296.008-.167.01c-1.61.124-3.055.922-4.057 2.136l-.287.375a6.233 6.233 0 00-.879 1.82l-.076.271zm3.31 2.588v.225l.01.197.038-.005c.13-.014.262-.025.397-.033l.338-.016c.117-.004.24-.006.374-.006h.352c2.06.014 3.283.169 4.253.605.36.162.706.355 1.034.58a6.458 6.458 0 011.273-.84l.236-.107c.564-.23 1.23-.344 1.957-.39.834-.055 1.772-.023 2.767.033.17.01.338.024.501.041l.054-.264c.03-.174.047-.35.051-.529.002-.087.001-.156-.004-.222l-.018-.14c-.344.034-.702.052-1.073.053l-.376-.001c-1.734-.01-3.153-.121-4.223-.599l-.272-.128a6.68 6.68 0 01-1.022-.633l.199.144a6.453 6.453 0 01-1.196.773c-1.04.516-2.42.604-4.96.461a9.87 9.87 0 01-.569-.049c-.073.275-.114.56-.121.85zM19.118 8.15a6.962 6.962 0 01-2.51.202l-.312-.04.015-.048-.015.048c-.927-.234-1.935-.031-2.778.535-.18.126-.35.268-.512.425l-.158.163a8.123 8.123 0 01-.36.37l.141.09c.233.144.475.272.726.384l.208.085c.996.38 2.353.464 4.145.462l.338-.006c.305-.01.6-.032.885-.066l.046-.008c.52-.089 1.18-.235 1.797-.396.254-.066.471-.132.733-.223a10.98 10.98 0 001.864-.912l.017-.018.006-.024V6.116l-.008-.027a.048.048 0 00-.07-.013c-.511.372-1.246.838-2.182 1.23l-.086.035a6.544 6.544 0 01-.631.326l-.232.1a7.207 7.207 0 01-.811.31l-.256.073zm-11.464.717l-.102.038a3.752 3.752 0 00-.225.097l-.129.064a3.752 3.752 0 00-.19.1c-.29.177-.567.403-.826.69a3.756 3.756 0 00-.522.742l-.112.229.098.01.248.017.636.032c2.03.087 3.19-.02 4.017-.43A5.83 5.83 0 0011.6 9.78l.384-.351.182-.18.332-.35a4.581 4.581 0 011.12-.822c.895-.48 1.912-.634 2.853-.396a6.276 6.276 0 002.78-.22c.16-.05.313-.102.46-.157.24-.099.458-.206.654-.314l.212-.122.233-.095-.183-.22a5.62 5.62 0 00-1.04-.928l-.22-.139a6.268 6.268 0 00-2.65-.856c-1.868-.167-3.416.464-4.586 1.392l-.138.112c-.651.62-1.646 1.358-2.75 1.97-.492.278-1.027.543-1.588.762zm16.032.872l-.123.074-.325.187c-.118.066-.246.134-.383.203l.101.4c.024.102.04.196.05.296a10.141 10.141 0 01-.166 3.1c.39.245.697.476.913.65a.664.664 0 01.247.518v2.491l-.007.098a.654.654 0 01-1 .462l-.076-.06a8.72 8.72 0 00-1.412-1.004l-.2.242c-1.117 1.299-2.678 2.116-4.38 2.247l-.176.012c-1.634.082-3.064-.417-4.323-1.313l-.114.093c-.605.484-2.449 1.768-5.03 1.537l-.316-.035a6.89 6.89 0 01-2.591-.908l-.253-.158a6.426 6.426 0 01-1.568-1.466l-1.515.995A.653.653 0 010 17.867V14.8c0-.168.064-.33.2-.473l.08-.068.07-.04.75-.326a10.044 10.044 0 01-.16-1.639v-.382c.013-.589.077-1.139.172-1.645l-.868-.849A.66.66 0 010 8.864V6.366c0-.563.66-.87 1.084-.495.431.38.921.736 1.468 1.043 1.105-1.393 2.733-2.318 4.563-2.457l.016.219-.015-.22.176-.011c1.953-.098 3.444.665 4.289 1.247l.007-.007.159-.13c1.285-1.02 2.974-1.708 5.022-1.526a6.876 6.876 0 012.907.939c.622.367 1.19.893 1.712 1.55a10.09 10.09 0 001.574-.94l.083-.052a.655.655 0 01.955.59v3.057l-.007.098a.663.663 0 01-.307.468z",
|
|
40
|
+
fill: "#000",
|
|
41
|
+
fillRule: "nonzero"
|
|
42
|
+
})]
|
|
43
|
+
})]
|
|
44
|
+
}));
|
|
45
|
+
});
|
|
46
|
+
export default Icon;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { type IconCombineProps } from "../../IconCombine";
|
|
3
|
+
export interface CombineProps extends Omit<IconCombineProps, 'Icon' | 'Text'> {
|
|
4
|
+
type?: 'color' | 'mono';
|
|
5
|
+
}
|
|
6
|
+
declare const Combine: import("react").NamedExoticComponent<CombineProps>;
|
|
7
|
+
export default Combine;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
|
|
2
|
+
import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
|
|
3
|
+
var _excluded = ["type"];
|
|
4
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
5
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
6
|
+
import { memo } from 'react';
|
|
7
|
+
import IconCombine from "../../IconCombine";
|
|
8
|
+
import { SPACE_MULTIPLE, TEXT_MULTIPLE, TITLE } from "../style";
|
|
9
|
+
import Color from "./Color";
|
|
10
|
+
import Mono from "./Mono";
|
|
11
|
+
import Text from "./Text";
|
|
12
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
13
|
+
var Combine = /*#__PURE__*/memo(function (_ref) {
|
|
14
|
+
var _ref$type = _ref.type,
|
|
15
|
+
type = _ref$type === void 0 ? 'mono' : _ref$type,
|
|
16
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
17
|
+
var Icon = type === 'color' ? Color : Mono;
|
|
18
|
+
return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
|
|
19
|
+
Icon: Icon,
|
|
20
|
+
Text: Text,
|
|
21
|
+
"aria-label": TITLE,
|
|
22
|
+
spaceMultiple: SPACE_MULTIPLE,
|
|
23
|
+
textMultiple: TEXT_MULTIPLE
|
|
24
|
+
}, rest));
|
|
25
|
+
});
|
|
26
|
+
export default Combine;
|
|
@@ -0,0 +1,39 @@
|
|
|
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: "M6.666 13.224c1.982.013 3.143.159 4.014.551a6.07 6.07 0 011.298.79l.425.36c1.002.819 2.202 1.276 3.52 1.027.21-.04.414-.093.613-.16a6.226 6.226 0 012.483.163l.317.094c.517.167.978.389 1.396.651l.234.155-.155.187c-1.012 1.157-2.411 1.882-3.93 2l-.168.01c-1.42.072-2.677-.344-3.828-1.128l.02-.017-.308-.223a8.446 8.446 0 01-.357-.274l-.191-.159-.343-.178c-1.24-.623-2.3-.943-3.105-1.15l-.794-.194-.223-.058-.018.048.016-.049-.01-.003-.016.053.013-.053a3.725 3.725 0 01-.749-.302l-.262-.144-.261-.163a2.396 2.396 0 01-.622-.578l-.11-.173-.097-.188a2.386 2.386 0 01-.213-.74l-.009-.1.22-.021.187-.014c.156-.01.313-.016.49-.019h.523zm-5.438 1.27c.08.327.172.633.27.915l.09.25c.165.438.373.856.62 1.248l-1.53 1.007c-.03.022-.07 0-.07-.047V14.8l.004-.023.015-.022.6-.26zm21.07-4.012l.05.195.039.174.015.108c.026.263.042.53.047.803l-.002.399c-.01.396-.045.786-.103 1.168l-.06.344a9.772 9.772 0 00-2.983-1.045l.03-.13c.047-.24.074-.486.08-.734a2.391 2.391 0 00-.02-.418l-.006-.033a11.45 11.45 0 002.562-.7l.35-.13zM12.13 6.022c1.17-.927 2.718-1.558 4.585-1.391a6.268 6.268 0 012.65.856l.22.14c.364.244.71.556 1.041.926l.183.221-.233.095-.212.122a6.501 6.501 0 01-.654.314c-.147.055-.3.108-.46.157a6.276 6.276 0 01-2.78.22c-.941-.238-1.958-.085-2.852.396-.406.21-.785.487-1.121.822l-.332.35-.182.18-.384.351a5.83 5.83 0 01-1.052.675c-.828.41-1.986.517-4.017.43l-.636-.032-.248-.017-.098-.01.112-.23c.136-.254.308-.502.522-.74.259-.288.537-.514.827-.69l.19-.101.128-.064.118-.053.209-.082a12.304 12.304 0 001.587-.762c1.105-.612 2.1-1.35 2.751-1.97l.138-.112zm-11.473.29l.023.01.27.229c.277.226.573.442.89.642l.352.212-.145.215c-.168.263-.321.549-.455.86l-.11.272a6.071 6.071 0 00-.175.54l-.056.223-.628-.612a.058.058 0 01-.015-.039V6.366c0-.036.025-.057.05-.055z"
|
|
33
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
34
|
+
d: "M7.62 5.05a6.303 6.303 0 013.226.898l.235.146-.199.163a14.74 14.74 0 01-2.64 1.684l-.131.061-.306.136-.306.125a4.425 4.425 0 00-.65.294l-.127.069a4.265 4.265 0 00-2.149 3.406l-.01.21v.257l.027.541c0 .278.041.794.319 1.352l.09.168c.082.14.17.266.259.377.196.257.423.466.667.636l.247.16c.409.26.912.495 1.42.625l.765.184c.348.085.647.165.958.26.822.251 1.62.576 2.452 1.021l.162.136-.156.12c-.677.503-2.277 1.475-4.438 1.282a6.276 6.276 0 01-2.654-.861 5.79 5.79 0 01-1.653-1.478l-.131-.202a7.616 7.616 0 01-1.124-2.815l-.07-.377-.031.015a9.423 9.423 0 01-.03-2.903l.025.026.096-.696c.03-.137.062-.27.096-.4l.076-.27a6.233 6.233 0 01.88-1.82l.286-.376C4.103 5.99 5.548 5.192 7.158 5.07l.167-.011.296-.008zm7.85 8.03c.682-.044 1.446-.029 2.275.012l.42.022a8.9 8.9 0 01.73.071 12.967 12.967 0 013.036 1.023l.444.222c.304.184.56.362.764.515l.237.184.013.016.005.022v2.491l-.003.017-.004.01a.05.05 0 01-.021.018l-.027.005-.01-.003-.015-.01-.148-.127a9.245 9.245 0 00-1.431-.987l-.236-.126-.104-.077a6.994 6.994 0 00-2.269-1.074l-.25-.062a6.939 6.939 0 00-2.395-.118l-.157.021-.2.062-.178.045-.183.04c-1.274.238-2.348-.363-2.988-.869l-.298-.248.216-.165c.258-.187.529-.353.813-.495.506-.252 1.166-.384 1.964-.435zm7.846-7.004a.048.048 0 01.07.013l.008.027v3.057l-.006.024-.017.018a10.98 10.98 0 01-1.864.912c-.262.09-.479.157-.733.223-.514.135-1.058.258-1.526.347l-.317.057c-.285.034-.58.056-.885.066l-.338.006c-1.792.002-3.149-.083-4.145-.462l-.208-.085a6.075 6.075 0 01-.726-.384l-.14-.09c.122-.118.242-.241.36-.37l.157-.163c.161-.157.333-.3.512-.425.843-.566 1.851-.77 2.778-.535l.312.04a6.962 6.962 0 002.51-.202l.256-.074c.195-.06.38-.128.556-.2l.487-.209c.227-.103.437-.212.63-.326l.087-.035a10.827 10.827 0 002.182-1.23z"
|
|
35
|
+
})]
|
|
36
|
+
})]
|
|
37
|
+
}));
|
|
38
|
+
});
|
|
39
|
+
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 121 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: "M2 19.913V2h2.49v15.516h9.182v2.397H2zm14.655-9.385c.503-2.6 2.717-4.29 5.534-4.29 3.245 0 5.383 1.893 5.383 5.601v5.072c0 .58.252.832.805.832h.579v2.17h-.705c-1.61 0-2.565-.858-2.817-2.044-.503 1.237-2.063 2.347-4.15 2.347-2.692 0-4.855-1.413-4.855-3.81 0-2.775 2.037-3.557 5.106-4.138l3.597-.706c-.025-2.044-1.182-3.053-2.968-3.053-1.51 0-2.616.908-2.918 2.195l-2.59-.176zm2.34 5.828c.025.933.83 1.715 2.59 1.715 2.013 0 3.598-1.413 3.598-3.81v-.58l-2.868.505c-1.861.328-3.32.48-3.32 2.17zM32.29 6.54h2.24l.075 2.246c.704-1.716 2.188-2.548 3.974-2.548 2.968 0 4.427 2.194 4.427 5.07v8.604h-2.44V11.94c0-2.371-.78-3.607-2.616-3.607-1.937 0-3.22 1.236-3.22 3.607v7.973h-2.44V6.54zM52.13 19.206c-3.296 0-5.635-2.649-5.635-6.408 0-3.885 2.34-6.56 5.635-6.56 1.786 0 3.345.96 3.949 2.347l.025-2.044h2.34V18.45c-.026 3.658-2.34 5.55-5.912 5.55-2.918 0-5.03-1.539-5.66-3.86l2.566-.177c.528 1.16 1.56 1.842 3.094 1.842 2.163 0 3.446-.984 3.471-2.826v-1.993c-.679 1.287-2.289 2.22-3.873 2.22zm-3.07-6.433c0 2.523 1.334 4.289 3.522 4.289 2.139 0 3.447-1.766 3.472-4.29.05-2.497-1.283-4.263-3.472-4.263-2.188 0-3.521 1.766-3.521 4.264zM65.3 5.96C65.3 3.489 66.532 2 69.25 2h3.672v2.17h-3.723c-.855 0-1.459.656-1.459 1.74V7.4h5.006v2.169H67.74v10.344H65.3V9.569h-3.496v-2.17h3.496V5.961zm22.63 13.952h-2.315l-.025-2.17c-.704 1.665-2.163 2.473-3.874 2.473-2.918 0-4.351-2.195-4.351-5.072V6.541h2.44v7.973c0 2.371.78 3.608 2.54 3.608 1.887 0 3.144-1.237 3.144-3.608V6.54h2.44v13.372zm12.844-9.184c-.277-1.412-1.585-2.22-3.144-2.22-1.283 0-2.465.63-2.44 1.867 0 1.337 1.61 1.64 3.094 2.018 2.54.631 5.081 1.565 5.081 4.062 0 2.624-2.515 3.76-5.282 3.76-3.12 0-5.66-1.766-5.861-4.542l2.565-.151c.252 1.488 1.585 2.422 3.296 2.422 1.333 0 2.716-.353 2.716-1.615 0-1.312-1.685-1.539-3.17-1.892-2.515-.605-5.005-1.539-5.005-3.96 0-2.7 2.415-4.24 5.232-4.24s5.006 1.69 5.434 4.34l-2.516.151zm6.128 2.498c0-4.264 2.44-6.988 6.188-6.988 2.993 0 5.71 1.942 5.911 6.761v.933h-9.508c.2 2.523 1.484 4.012 3.597 4.012 1.333 0 2.54-.782 3.119-2.12l2.59.228c-.754 2.548-3.043 4.163-5.71 4.163-3.747 0-6.187-2.725-6.187-6.989zm2.666-1.261h6.767c-.353-2.549-1.736-3.457-3.245-3.457-1.937 0-3.17 1.287-3.522 3.457z"
|
|
32
|
+
})]
|
|
33
|
+
}));
|
|
34
|
+
});
|
|
35
|
+
export default Icon;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import Avatar from './components/Avatar';
|
|
2
|
+
import Color from './components/Color';
|
|
3
|
+
import Combine from './components/Combine';
|
|
4
|
+
import Mono from './components/Mono';
|
|
5
|
+
import Text from './components/Text';
|
|
6
|
+
export type CompoundedIcon = typeof Mono & {
|
|
7
|
+
Avatar: typeof Avatar;
|
|
8
|
+
Color: typeof Color;
|
|
9
|
+
Combine: typeof Combine;
|
|
10
|
+
Text: typeof Text;
|
|
11
|
+
colorPrimary: string;
|
|
12
|
+
title: string;
|
|
13
|
+
};
|
|
14
|
+
declare const Icons: CompoundedIcon;
|
|
15
|
+
export default Icons;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import Avatar from "./components/Avatar";
|
|
2
|
+
import Color from "./components/Color";
|
|
3
|
+
import Combine from "./components/Combine";
|
|
4
|
+
import Mono from "./components/Mono";
|
|
5
|
+
import Text from "./components/Text";
|
|
6
|
+
import { COLOR_PRIMARY, TITLE } from "./style";
|
|
7
|
+
var Icons = Mono;
|
|
8
|
+
Icons.Color = Color;
|
|
9
|
+
Icons.Text = Text;
|
|
10
|
+
Icons.Combine = Combine;
|
|
11
|
+
Icons.Avatar = Avatar;
|
|
12
|
+
Icons.colorPrimary = COLOR_PRIMARY;
|
|
13
|
+
Icons.title = TITLE;
|
|
14
|
+
export default Icons;
|
|
@@ -0,0 +1,22 @@
|
|
|
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
|
+
color: '#fff',
|
|
19
|
+
iconMultiple: 0.6
|
|
20
|
+
}, rest));
|
|
21
|
+
});
|
|
22
|
+
export default Avatar;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
|
|
2
|
+
import _objectDestructuringEmpty from "@babel/runtime/helpers/esm/objectDestructuringEmpty";
|
|
3
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
4
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
5
|
+
import { memo } from 'react';
|
|
6
|
+
import IconCombine from "../../IconCombine";
|
|
7
|
+
import { SPACE_MULTIPLE, TEXT_MULTIPLE, TITLE } from "../style";
|
|
8
|
+
import Mono from "./Mono";
|
|
9
|
+
import Text from "./Text";
|
|
10
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
11
|
+
var Combine = /*#__PURE__*/memo(function (_ref) {
|
|
12
|
+
var rest = Object.assign({}, (_objectDestructuringEmpty(_ref), _ref));
|
|
13
|
+
return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
|
|
14
|
+
Icon: Mono,
|
|
15
|
+
Text: Text,
|
|
16
|
+
"aria-label": TITLE,
|
|
17
|
+
spaceMultiple: SPACE_MULTIPLE,
|
|
18
|
+
textMultiple: TEXT_MULTIPLE
|
|
19
|
+
}, rest));
|
|
20
|
+
});
|
|
21
|
+
export default Combine;
|
|
@@ -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
|
+
}, 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__*/_jsx("path", {
|
|
31
|
+
d: "M16.5 0C20.642 0 24 5.373 24 12h-9c0 6.627-3.358 12-7.5 12C3.358 24 0 18.627 0 12h9c0-6.627 3.358-12 7.5-12z"
|
|
32
|
+
})]
|
|
33
|
+
}));
|
|
34
|
+
});
|
|
35
|
+
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 65 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: "M55.626 7.475c1.402 0 2.663.316 3.785.95 1.122.633 2 1.499 2.636 2.597.635 1.099.953 2.337.953 3.715 0 1.378-.318 2.617-.953 3.716a6.913 6.913 0 01-2.636 2.597c-1.122.633-2.383.95-3.785.95-1.42 0-2.692-.317-3.814-.95-1.121-.633-2-1.499-2.635-2.597-.636-1.1-.953-2.338-.953-3.716 0-1.378.317-2.616.953-3.715a6.913 6.913 0 012.635-2.597c1.122-.634 2.393-.95 3.814-.95zm0 2.96c-.767 0-1.449.187-2.047.56a3.655 3.655 0 00-1.402 1.508c-.318.652-.477 1.396-.477 2.234 0 .838.16 1.583.477 2.235a3.85 3.85 0 001.402 1.536c.598.354 1.28.531 2.047.531.766 0 1.44-.177 2.019-.53a3.658 3.658 0 001.374-1.537c.336-.652.504-1.397.504-2.235 0-.838-.168-1.582-.504-2.234a3.479 3.479 0 00-1.374-1.509 3.74 3.74 0 00-2.02-.558zm-18.42-2.737h-3.449v14.079h3.449v-7.682c0-.689.14-1.304.42-1.844.281-.54.664-.959 1.15-1.257a3.101 3.101 0 011.683-.474c.878 0 1.588.307 2.13.921.561.596.842 1.378.842 2.347v7.989h3.42V13.06c0-1.098-.215-2.067-.645-2.905a4.641 4.641 0 00-1.85-1.983c-.804-.465-1.72-.698-2.748-.698-1.01 0-1.907.214-2.692.642a3.9 3.9 0 00-1.71 1.76V7.698zm-5.83 14.078h-3.421v-2.178a4.226 4.226 0 01-1.738 1.787c-.767.41-1.655.615-2.664.615-1.047 0-1.972-.233-2.776-.698a4.921 4.921 0 01-1.85-1.956c-.43-.856-.645-1.834-.645-2.933V7.698h3.448v7.99c0 .967.271 1.759.814 2.373.542.596 1.252.894 2.13.894.636 0 1.197-.149 1.683-.447a3.258 3.258 0 001.177-1.285c.28-.54.421-1.154.421-1.843V7.698h3.42v14.078zm-25.703-.614c1.122.559 2.42.838 3.898.838 1.439 0 2.71-.233 3.813-.698 1.103-.485 1.962-1.164 2.58-2.04.616-.875.925-1.908.925-3.1 0-1.36-.309-2.42-.926-3.184-.617-.782-1.355-1.341-2.215-1.676-.84-.336-1.944-.661-3.308-.978-.991-.223-1.767-.428-2.328-.615-.542-.204-1-.484-1.373-.837-.356-.373-.533-.848-.533-1.425 0-.69.28-1.238.841-1.648.56-.41 1.327-.615 2.3-.615 1.027 0 1.86.261 2.495.782.654.522 1.018 1.21 1.093 2.068h3.533c-.056-1.21-.392-2.272-1.01-3.185-.598-.912-1.43-1.61-2.495-2.095C11.916 2.251 10.711 2 9.346 2c-1.308 0-2.477.233-3.505.698-1.028.447-1.832 1.09-2.411 1.928-.56.82-.841 1.76-.841 2.82 0 1.323.299 2.375.897 3.157.617.782 1.346 1.35 2.187 1.704.86.354 1.963.699 3.309 1.034.953.242 1.7.465 2.243.67.56.205 1.019.484 1.374.838.355.335.532.792.532 1.369 0 .838-.327 1.48-.98 1.927-.637.447-1.496.67-2.58.67-1.178 0-2.122-.325-2.832-.977-.692-.652-1.085-1.527-1.178-2.626H2c.056 1.36.402 2.551 1.037 3.576a6.614 6.614 0 002.636 2.374z"
|
|
32
|
+
})]
|
|
33
|
+
}));
|
|
34
|
+
});
|
|
35
|
+
export default Icon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import Avatar from './components/Avatar';
|
|
2
|
+
import Combine from './components/Combine';
|
|
3
|
+
import Mono from './components/Mono';
|
|
4
|
+
import Text from './components/Text';
|
|
5
|
+
export type CompoundedIcon = typeof Mono & {
|
|
6
|
+
Avatar: typeof Avatar;
|
|
7
|
+
Combine: typeof Combine;
|
|
8
|
+
Text: typeof Text;
|
|
9
|
+
colorPrimary: string;
|
|
10
|
+
title: string;
|
|
11
|
+
};
|
|
12
|
+
declare const Icons: CompoundedIcon;
|
|
13
|
+
export default Icons;
|
package/es/Suno/index.js
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import Avatar from "./components/Avatar";
|
|
2
|
+
import Combine from "./components/Combine";
|
|
3
|
+
import Mono from "./components/Mono";
|
|
4
|
+
import Text from "./components/Text";
|
|
5
|
+
import { COLOR_PRIMARY, TITLE } from "./style";
|
|
6
|
+
var Icons = Mono;
|
|
7
|
+
Icons.Text = Text;
|
|
8
|
+
Icons.Combine = Combine;
|
|
9
|
+
Icons.Avatar = Avatar;
|
|
10
|
+
Icons.colorPrimary = COLOR_PRIMARY;
|
|
11
|
+
Icons.title = TITLE;
|
|
12
|
+
export default Icons;
|
package/es/Suno/style.js
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
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
|
+
color: '#fff'
|
|
19
|
+
}, rest));
|
|
20
|
+
});
|
|
21
|
+
export default Avatar;
|
|
@@ -0,0 +1,40 @@
|
|
|
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__*/_jsxs("g", {
|
|
31
|
+
children: [/*#__PURE__*/_jsx("path", {
|
|
32
|
+
d: "M4.213 8.554H2V6.747h2.213V3.301h1.972v3.446h3.103v1.807H6.185v7.253c0 .514.097.884.289 1.109.208.208.561.313 1.058.313h2.141v1.807h-2.26c-1.155 0-1.981-.257-2.478-.771-.482-.514-.722-1.325-.722-2.434V8.554zm11.815 10.627c-1.187 0-2.245-.265-3.175-.795a5.58 5.58 0 01-2.14-2.217c-.514-.948-.77-2.04-.77-3.277s.256-2.33.77-3.278a5.58 5.58 0 012.14-2.216c.93-.53 1.988-.796 3.175-.796 1.187 0 2.237.265 3.151.796.93.53 1.652 1.269 2.165 2.216.513.948.77 2.04.77 3.278 0 1.236-.257 2.329-.77 3.277a5.533 5.533 0 01-2.165 2.217c-.914.53-1.964.795-3.15.795zm0-1.76c.802 0 1.507-.192 2.117-.578a3.812 3.812 0 001.443-1.614c.337-.69.505-1.47.505-2.337 0-.868-.168-1.647-.505-2.338a3.812 3.812 0 00-1.443-1.614c-.61-.386-1.315-.579-2.117-.579s-1.515.193-2.14.579a3.867 3.867 0 00-1.42 1.614c-.337.691-.505 1.47-.505 2.338 0 .867.168 1.646.505 2.337.337.69.81 1.229 1.42 1.614.625.386 1.338.579 2.14.579zM35.622 6.748v11.687c0 3.71-2.028 5.566-6.086 5.566-1.587 0-2.886-.361-3.896-1.084-.995-.723-1.572-1.751-1.732-3.085h2.02c.16.771.57 1.366 1.227 1.783.658.418 1.5.627 2.526.627 2.646 0 3.969-1.293 3.969-3.88v-1.445c-.882 1.51-2.285 2.265-4.21 2.265-1.138 0-2.157-.25-3.055-.747-.882-.498-1.58-1.221-2.092-2.169-.497-.948-.746-2.072-.746-3.373 0-1.237.249-2.33.746-3.278a5.631 5.631 0 012.116-2.216c.898-.53 1.909-.796 3.031-.796.994 0 1.844.201 2.55.603.706.385 1.259.94 1.66 1.662l.264-2.12h1.708zm-5.99 10.675c.786 0 1.484-.185 2.093-.555a3.844 3.844 0 001.444-1.59c.336-.69.505-1.47.505-2.337 0-.884-.169-1.67-.505-2.362-.337-.707-.818-1.253-1.444-1.638-.609-.386-1.307-.579-2.092-.579-1.22 0-2.205.426-2.959 1.278-.738.835-1.107 1.92-1.107 3.253 0 1.333.37 2.425 1.107 3.277.754.835 1.74 1.253 2.959 1.253zm7.848-4.53c0-1.253.241-2.354.722-3.302.497-.947 1.187-1.678 2.069-2.192.882-.53 1.892-.796 3.03-.796 1.123 0 2.117.233 2.983.7a5.064 5.064 0 012.045 2.023c.497.884.761 1.92.793 3.109l-.005.211c-.007.164-.021.375-.043.632H39.55v.169c.032 1.205.4 2.168 1.106 2.891.706.723 1.628 1.085 2.767 1.085.882 0 1.627-.217 2.237-.65.625-.45 1.042-1.07 1.25-1.856h1.997c-.24 1.253-.842 2.28-1.804 3.084-.962.787-2.14 1.18-3.536 1.18-1.219 0-2.285-.256-3.2-.77a5.58 5.58 0 01-2.14-2.217c-.497-.964-.746-2.065-.746-3.301zm9.598-1.253c-.096-1.045-.49-1.856-1.179-2.434-.673-.579-1.531-.868-2.574-.868-.93 0-1.747.306-2.453.916-.706.61-1.106 1.406-1.203 2.386h7.409zm4.577-3.085h-2.213V6.747h2.213V3.301h1.972v3.446h3.103v1.807h-3.103v7.253c0 .514.096.884.289 1.109.208.208.56.313 1.058.313h2.14v1.807h-2.26c-1.155 0-1.98-.257-2.478-.771-.481-.514-.721-1.325-.721-2.434V8.554zm12.48-1.952c1.492 0 2.695.45 3.609 1.35.914.9 1.371 2.313 1.371 4.24v6.844h-1.972v-6.723c0-1.269-.29-2.233-.866-2.891-.578-.675-1.404-1.012-2.478-1.012-1.138 0-2.044.401-2.718 1.204-.657.804-.986 1.896-.986 3.278v6.144h-1.973V2.17h1.973V8.77a4.78 4.78 0 011.587-1.566c.674-.402 1.492-.603 2.454-.603zm6.666 6.29c0-1.253.24-2.354.721-3.302.497-.947 1.187-1.678 2.069-2.192.882-.53 1.892-.796 3.03-.796 1.123 0 2.117.233 2.983.7a5.064 5.064 0 012.045 2.023c.497.884.762 1.92.794 3.109l-.006.211c-.007.164-.021.375-.042.632h-9.526v.169c.032 1.205.401 2.168 1.107 2.891.705.723 1.627 1.085 2.766 1.085.882 0 1.628-.217 2.237-.65.625-.45 1.042-1.07 1.25-1.856h1.997c-.24 1.253-.842 2.28-1.804 3.084-.962.787-2.14 1.18-3.536 1.18-1.218 0-2.285-.256-3.199-.77a5.58 5.58 0 01-2.14-2.217c-.498-.964-.746-2.065-.746-3.301zm9.597-1.253c-.096-1.045-.489-1.856-1.178-2.434-.674-.579-1.532-.868-2.574-.868-.93 0-1.748.306-2.454.916-.705.61-1.106 1.406-1.202 2.386h7.408zm10.13-4.892v1.928h-.986c-1.171 0-2.013.393-2.526 1.18-.497.788-.746 1.76-.746 2.916v6.265h-1.972V6.747h1.708l.264 1.855a4.082 4.082 0 011.371-1.349c.562-.337 1.34-.506 2.334-.506h.553zm20.09 10.482v1.807h-1.083c-.786 0-1.347-.16-1.684-.482-.336-.321-.513-.795-.529-1.422-.946 1.366-2.317 2.049-4.113 2.049-1.363 0-2.461-.322-3.295-.964-.818-.643-1.227-1.518-1.227-2.627 0-1.237.417-2.184 1.25-2.843.85-.659 2.078-.988 3.681-.988h3.608v-.843c0-.804-.272-1.43-.818-1.88-.529-.45-1.275-.675-2.237-.675-.85 0-1.555.193-2.116.579-.546.37-.882.867-1.01 1.494h-1.973c.144-1.205.673-2.145 1.587-2.82.93-.674 2.133-1.012 3.609-1.012 1.571 0 2.782.386 3.631 1.157.866.755 1.3 1.847 1.3 3.277v5.301c0 .595.272.892.818.892h.601zm-3.392-3.807h-3.8c-1.828 0-2.742.682-2.742 2.048 0 .61.24 1.1.721 1.47.481.37 1.13.554 1.949.554 1.202 0 2.148-.313 2.838-.94.69-.642 1.034-1.486 1.034-2.53v-.602zM112.725 2c.369 0 .674.12.914.361s.361.547.361.916c0 .37-.12.675-.361.916-.24.24-.545.361-.914.361s-.674-.12-.914-.361-.361-.546-.361-.916.12-.675.361-.916c.24-.24.545-.361.914-.361zm-.986 4.747h1.972v12.29h-1.972V6.746z"
|
|
33
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
34
|
+
d: "M94.83 17.165a1.881 1.881 0 01-1.89 1.871 1.88 1.88 0 01-1.89-1.871 1.88 1.88 0 011.89-1.871c1.044 0 1.89.838 1.89 1.87z",
|
|
35
|
+
fill: "#0F6FFF"
|
|
36
|
+
})]
|
|
37
|
+
})]
|
|
38
|
+
}));
|
|
39
|
+
});
|
|
40
|
+
export default Icon;
|