@d-matrix/icons-react 0.88.0 → 0.90.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/dist/icons/index.js +1 -1
- package/dist/icons/index.mjs +688 -674
- package/dist/icons/legacy/DiamondOutlined.d.ts +4 -0
- package/dist/icons/legacy/DiamondOutlined.js +1 -0
- package/dist/icons/legacy/DiamondOutlined.mjs +40 -0
- package/dist/icons/legacy/DmReviewColored.d.ts +4 -0
- package/dist/icons/legacy/DmReviewColored.js +1 -0
- package/dist/icons/legacy/DmReviewColored.mjs +62 -0
- package/dist/icons/legacy/LinearGradientShield.d.ts +4 -0
- package/dist/icons/legacy/LinearGradientShield.js +1 -0
- package/dist/icons/legacy/LinearGradientShield.mjs +68 -0
- package/dist/icons/legacy/QuestionOutlined.d.ts +4 -0
- package/dist/icons/legacy/QuestionOutlined.js +1 -0
- package/dist/icons/legacy/QuestionOutlined.mjs +35 -0
- package/dist/icons/legacy/TextCoreOutlined.d.ts +4 -0
- package/dist/icons/legacy/TextCoreOutlined.js +1 -0
- package/dist/icons/legacy/TextCoreOutlined.mjs +37 -0
- package/dist/icons/legacy/TextImportantOutlined.d.ts +4 -0
- package/dist/icons/legacy/TextImportantOutlined.js +1 -0
- package/dist/icons/legacy/TextImportantOutlined.mjs +37 -0
- package/dist/icons/legacy/TextSecondaryOutlined.d.ts +4 -0
- package/dist/icons/legacy/TextSecondaryOutlined.js +1 -0
- package/dist/icons/legacy/TextSecondaryOutlined.mjs +37 -0
- package/dist/icons/legacy/index.d.ts +7 -0
- package/dist/icons/legacy/index.js +1 -1
- package/dist/icons/legacy/index.mjs +686 -672
- package/package.json +2 -2
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const t=require("../../dm-icon-BH9flhEB.cjs"),c=require("react/jsx-runtime"),e=require("react"),d=["title","titleId"],s=e.forwardRef((o,n)=>c.jsx(t.DMIcon,t._objectSpread2(t._objectSpread2({ref:n},o),{},{icon:l=>{let{title:r,titleId:a}=l,i=t._objectWithoutProperties(l,d);return e.createElement("svg",t._objectSpread2({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":a},i),r?e.createElement("title",{id:a},r):null,e.createElement("g",{fill:"none",fillRule:"evenodd"},e.createElement("path",{d:"M0 0h24v24H0z"}),e.createElement("path",{fill:"currentColor",fillRule:"nonzero",d:"m21.74 8.16-4.15-4.51A2 2 0 0 0 16.12 3H7.88a2 2 0 0 0-1.47.65L2.26 8.16a1 1 0 0 0-.26.68v.3a1 1 0 0 0 .23.64l9 10.86a1 1 0 0 0 1.54 0l9-10.86a1 1 0 0 0 .23-.64v-.3a1 1 0 0 0-.26-.68m-10.56 9.31-6.65-8A.253.253 0 1 1 4.72 9h3.55a1 1 0 0 1 1 .69l2.39 7.55a.266.266 0 0 1-.48.23M19.24 9h-6.17a.25.25 0 0 1-.19-.42l3.06-3.38a.25.25 0 0 1 .37 0l3.11 3.38a.25.25 0 0 1-.18.42"})))}})));module.exports=s;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { D as d, _ as t, a as m } from "../../dm-icon-C2_uAjH7.js";
|
|
2
|
+
import { jsx as c } from "react/jsx-runtime";
|
|
3
|
+
import e from "react";
|
|
4
|
+
const s = ["title", "titleId"], p = e.forwardRef((o, i) => /* @__PURE__ */ c(d, t(t({
|
|
5
|
+
ref: i
|
|
6
|
+
}, o), {}, {
|
|
7
|
+
icon: (
|
|
8
|
+
// @ts-expect-error TODO improve TS type
|
|
9
|
+
(l) => {
|
|
10
|
+
let {
|
|
11
|
+
title: a,
|
|
12
|
+
titleId: r
|
|
13
|
+
} = l, n = m(l, s);
|
|
14
|
+
return e.createElement("svg", t({
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
width: "1em",
|
|
17
|
+
height: "1em",
|
|
18
|
+
viewBox: "0 0 24 24",
|
|
19
|
+
fill: "currentColor",
|
|
20
|
+
"aria-hidden": "true",
|
|
21
|
+
focusable: "false",
|
|
22
|
+
"aria-labelledby": r
|
|
23
|
+
}, n), a ? e.createElement("title", {
|
|
24
|
+
id: r
|
|
25
|
+
}, a) : null, e.createElement("g", {
|
|
26
|
+
fill: "none",
|
|
27
|
+
fillRule: "evenodd"
|
|
28
|
+
}, e.createElement("path", {
|
|
29
|
+
d: "M0 0h24v24H0z"
|
|
30
|
+
}), e.createElement("path", {
|
|
31
|
+
fill: "currentColor",
|
|
32
|
+
fillRule: "nonzero",
|
|
33
|
+
d: "m21.74 8.16-4.15-4.51A2 2 0 0 0 16.12 3H7.88a2 2 0 0 0-1.47.65L2.26 8.16a1 1 0 0 0-.26.68v.3a1 1 0 0 0 .23.64l9 10.86a1 1 0 0 0 1.54 0l9-10.86a1 1 0 0 0 .23-.64v-.3a1 1 0 0 0-.26-.68m-10.56 9.31-6.65-8A.253.253 0 1 1 4.72 9h3.55a1 1 0 0 1 1 .69l2.39 7.55a.266.266 0 0 1-.48.23M19.24 9h-6.17a.25.25 0 0 1-.19-.42l3.06-3.38a.25.25 0 0 1 .37 0l3.11 3.38a.25.25 0 0 1-.18.42"
|
|
34
|
+
})));
|
|
35
|
+
}
|
|
36
|
+
)
|
|
37
|
+
})));
|
|
38
|
+
export {
|
|
39
|
+
p as default
|
|
40
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const l=require("../../dm-icon-BH9flhEB.cjs"),n=require("react/jsx-runtime"),e=require("react"),o=["title","titleId"],m=e.forwardRef((a,c)=>n.jsx(l.DMIcon,l._objectSpread2(l._objectSpread2({ref:c},a),{},{icon:t=>{let{title:r,titleId:h}=t,i=l._objectWithoutProperties(t,o);return e.createElement("svg",l._objectSpread2({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"currentColor",viewBox:"0 0 73 16","aria-hidden":"true",focusable:"false","aria-labelledby":h},i),r?e.createElement("title",{id:h},r):null,e.createElement("circle",{cx:8,cy:8,r:8,fill:"#D9D9D9"}),e.createElement("circle",{cx:8,cy:8,r:8,fill:"url(#paint0_linear_5338_13132)"}),e.createElement("path",{fill:"#532D00",d:"M4.78 12.18a5.3 5.3 0 0 0 3.288 1.14 5.3 5.3 0 0 0 3.29-1.14h2.123a6.83 6.83 0 0 1-5.413 2.66 6.83 6.83 0 0 1-5.412-2.66zm-.184-6.45q.773 0 1.337.3.566.3.872.862.308.561.308 1.345t-.305 1.348a2.1 2.1 0 0 1-.868.862q-.56.3-1.325.299h-1.93V5.729zM10.58 8.57h.059l1.166-2.842H13.5v5.017h-1.332v-2.9h-.04l-1.116 2.86h-.804l-1.117-2.88h-.04v2.92H7.72V5.729h1.695zM4.047 9.59h.52q.371 0 .633-.12a.8.8 0 0 0 .403-.414q.14-.295.14-.819-.001-.523-.143-.817a.81.81 0 0 0-.412-.414q-.27-.12-.662-.12h-.48zm4.021-8.43a6.83 6.83 0 0 1 5.688 3.04H11.79a5.3 5.3 0 0 0-3.722-1.52c-1.449 0-2.762.58-3.721 1.52H2.38a6.83 6.83 0 0 1 5.687-3.04"}),e.createElement("path",{fill:"currentColor",d:"M25.628 2.743q1.848.014 2.716.812.867.784.868 2.478 0 .434-.07 1.064l-.21 1.806q-.309 2.281-1.4 3.318-1.092 1.021-3.206 1.036H20l1.288-10.514zm10.017 8.596h.055l4.439-8.596h1.819L40.67 13.257h-1.512l.91-7.42-3.626 6.986q-.224.434-.7.434h-.574q-.49 0-.588-.434l-1.932-6.986-.91 7.42h-1.511l1.288-10.514h1.819zm-13.811.378h2.702q1.274 0 1.903-.644.63-.644.813-2.086l.252-1.974q.056-.56.056-.784 0-1.023-.49-1.484-.477-.462-1.583-.462h-2.73z"}),e.createElement("path",{fill:"#F0C390",d:"M70.082 3.835h-2.814l-.533 4.382h3.529l-.14 1.302h-3.542l-.546 4.508h-1.372l.546-4.508h-3.388l.154-1.302h3.402l.532-4.382h-3.179l.155-1.274h7.35zM45.47 13.93h-1.512l1.288-3.024h1.386zm3.752 0h-1.344l-.238-2.996h1.33zm3.177 0h-1.357l-.616-2.996h1.358zm3.277 0H54.29l-1.022-3.024h1.344zm4.634-8.316q.433 0 .658.252.237.237.238.672 0 .154-.015.238l-.573 4.606a.3.3 0 0 0-.015.098q0 .084.057.084a.22.22 0 0 0 .14-.056 11 11 0 0 0 1.442-.938l.028 1.456q-.127.085-.798.49l-.407.224-.335.196q-.393.225-.742.224a.75.75 0 0 1-.406-.098q-.435-.266-.35-1.064l.616-5.096h-1.61l.154-1.288zm-9.17-2.436h4.843l-.153 1.218H51l-.168 1.386h3.122q.504 0 .77.252t.266.728q0 .155-.014.239l-.378 3.12H45.47l.42-3.43q.069-.432.336-.671.28-.238.728-.238h2.478l.462-3.808h1.4zM47.01 8.89h6.286l.224-1.876h-6.287zm21.882-1.344h-1.288l.952-2.926h1.274zm-4.285-.014h-1.273l-.448-2.926h1.217zm-2.561-4.115-.196 1.357-2.703-1.246.183-1.358z"}),e.createElement("defs",null,e.createElement("linearGradient",{id:"paint0_linear_5338_13132",x1:0,x2:16,y1:8,y2:8,gradientUnits:"userSpaceOnUse"},e.createElement("stop",{stopColor:"#FFE0B9"}),e.createElement("stop",{offset:1,stopColor:"#FFCA7B"}))))}})));module.exports=m;
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
import { D as m, _ as l, a as c } from "../../dm-icon-C2_uAjH7.js";
|
|
2
|
+
import { jsx as n } from "react/jsx-runtime";
|
|
3
|
+
import e from "react";
|
|
4
|
+
const s = ["title", "titleId"], z = e.forwardRef((a, i) => /* @__PURE__ */ n(m, l(l({
|
|
5
|
+
ref: i
|
|
6
|
+
}, a), {}, {
|
|
7
|
+
icon: (
|
|
8
|
+
// @ts-expect-error TODO improve TS type
|
|
9
|
+
(t) => {
|
|
10
|
+
let {
|
|
11
|
+
title: h,
|
|
12
|
+
titleId: r
|
|
13
|
+
} = t, o = c(t, s);
|
|
14
|
+
return e.createElement("svg", l({
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
width: "1em",
|
|
17
|
+
height: "1em",
|
|
18
|
+
fill: "currentColor",
|
|
19
|
+
viewBox: "0 0 73 16",
|
|
20
|
+
"aria-hidden": "true",
|
|
21
|
+
focusable: "false",
|
|
22
|
+
"aria-labelledby": r
|
|
23
|
+
}, o), h ? e.createElement("title", {
|
|
24
|
+
id: r
|
|
25
|
+
}, h) : null, e.createElement("circle", {
|
|
26
|
+
cx: 8,
|
|
27
|
+
cy: 8,
|
|
28
|
+
r: 8,
|
|
29
|
+
fill: "#D9D9D9"
|
|
30
|
+
}), e.createElement("circle", {
|
|
31
|
+
cx: 8,
|
|
32
|
+
cy: 8,
|
|
33
|
+
r: 8,
|
|
34
|
+
fill: "url(#paint0_linear_5338_13132)"
|
|
35
|
+
}), e.createElement("path", {
|
|
36
|
+
fill: "#532D00",
|
|
37
|
+
d: "M4.78 12.18a5.3 5.3 0 0 0 3.288 1.14 5.3 5.3 0 0 0 3.29-1.14h2.123a6.83 6.83 0 0 1-5.413 2.66 6.83 6.83 0 0 1-5.412-2.66zm-.184-6.45q.773 0 1.337.3.566.3.872.862.308.561.308 1.345t-.305 1.348a2.1 2.1 0 0 1-.868.862q-.56.3-1.325.299h-1.93V5.729zM10.58 8.57h.059l1.166-2.842H13.5v5.017h-1.332v-2.9h-.04l-1.116 2.86h-.804l-1.117-2.88h-.04v2.92H7.72V5.729h1.695zM4.047 9.59h.52q.371 0 .633-.12a.8.8 0 0 0 .403-.414q.14-.295.14-.819-.001-.523-.143-.817a.81.81 0 0 0-.412-.414q-.27-.12-.662-.12h-.48zm4.021-8.43a6.83 6.83 0 0 1 5.688 3.04H11.79a5.3 5.3 0 0 0-3.722-1.52c-1.449 0-2.762.58-3.721 1.52H2.38a6.83 6.83 0 0 1 5.687-3.04"
|
|
38
|
+
}), e.createElement("path", {
|
|
39
|
+
fill: "currentColor",
|
|
40
|
+
d: "M25.628 2.743q1.848.014 2.716.812.867.784.868 2.478 0 .434-.07 1.064l-.21 1.806q-.309 2.281-1.4 3.318-1.092 1.021-3.206 1.036H20l1.288-10.514zm10.017 8.596h.055l4.439-8.596h1.819L40.67 13.257h-1.512l.91-7.42-3.626 6.986q-.224.434-.7.434h-.574q-.49 0-.588-.434l-1.932-6.986-.91 7.42h-1.511l1.288-10.514h1.819zm-13.811.378h2.702q1.274 0 1.903-.644.63-.644.813-2.086l.252-1.974q.056-.56.056-.784 0-1.023-.49-1.484-.477-.462-1.583-.462h-2.73z"
|
|
41
|
+
}), e.createElement("path", {
|
|
42
|
+
fill: "#F0C390",
|
|
43
|
+
d: "M70.082 3.835h-2.814l-.533 4.382h3.529l-.14 1.302h-3.542l-.546 4.508h-1.372l.546-4.508h-3.388l.154-1.302h3.402l.532-4.382h-3.179l.155-1.274h7.35zM45.47 13.93h-1.512l1.288-3.024h1.386zm3.752 0h-1.344l-.238-2.996h1.33zm3.177 0h-1.357l-.616-2.996h1.358zm3.277 0H54.29l-1.022-3.024h1.344zm4.634-8.316q.433 0 .658.252.237.237.238.672 0 .154-.015.238l-.573 4.606a.3.3 0 0 0-.015.098q0 .084.057.084a.22.22 0 0 0 .14-.056 11 11 0 0 0 1.442-.938l.028 1.456q-.127.085-.798.49l-.407.224-.335.196q-.393.225-.742.224a.75.75 0 0 1-.406-.098q-.435-.266-.35-1.064l.616-5.096h-1.61l.154-1.288zm-9.17-2.436h4.843l-.153 1.218H51l-.168 1.386h3.122q.504 0 .77.252t.266.728q0 .155-.014.239l-.378 3.12H45.47l.42-3.43q.069-.432.336-.671.28-.238.728-.238h2.478l.462-3.808h1.4zM47.01 8.89h6.286l.224-1.876h-6.287zm21.882-1.344h-1.288l.952-2.926h1.274zm-4.285-.014h-1.273l-.448-2.926h1.217zm-2.561-4.115-.196 1.357-2.703-1.246.183-1.358z"
|
|
44
|
+
}), e.createElement("defs", null, e.createElement("linearGradient", {
|
|
45
|
+
id: "paint0_linear_5338_13132",
|
|
46
|
+
x1: 0,
|
|
47
|
+
x2: 16,
|
|
48
|
+
y1: 8,
|
|
49
|
+
y2: 8,
|
|
50
|
+
gradientUnits: "userSpaceOnUse"
|
|
51
|
+
}, e.createElement("stop", {
|
|
52
|
+
stopColor: "#FFE0B9"
|
|
53
|
+
}), e.createElement("stop", {
|
|
54
|
+
offset: 1,
|
|
55
|
+
stopColor: "#FFCA7B"
|
|
56
|
+
}))));
|
|
57
|
+
}
|
|
58
|
+
)
|
|
59
|
+
})));
|
|
60
|
+
export {
|
|
61
|
+
z as default
|
|
62
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { DMIconProps } from '../../dm-icon';
|
|
3
|
+
declare const LinearGradientShield: React.ForwardRefExoticComponent<Omit<Omit<DMIconProps, "icon">, "ref"> & React.RefAttributes<HTMLSpanElement>>;
|
|
4
|
+
export default LinearGradientShield;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const t=require("../../dm-icon-BH9flhEB.cjs"),c=require("react/jsx-runtime"),e=require("react"),s=["title","titleId"],d=e.forwardRef((a,n)=>c.jsx(t.DMIcon,t._objectSpread2(t._objectSpread2({ref:n},a),{},{icon:r=>{let{title:l,titleId:o}=r,i=t._objectWithoutProperties(r,s);return e.createElement("svg",t._objectSpread2({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 44 51",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":o},i),l?e.createElement("title",{id:o},l):null,e.createElement("defs",null,e.createElement("linearGradient",{id:"linearGradient-1",x1:"20.229%",x2:"72.072%",y1:"4.142%",y2:"60.395%"},e.createElement("stop",{offset:"0%",stopColor:"currentColor"}),e.createElement("stop",{offset:"100%",stopColor:"currentColor",stopOpacity:0})),e.createElement("linearGradient",{id:"linearGradient-2",x1:"21.668%",x2:"75.518%",y1:"3.851%",y2:"73.948%"},e.createElement("stop",{offset:"0%",stopColor:"currentColor",stopOpacity:.6}),e.createElement("stop",{offset:"100%",stopColor:"currentColor",stopOpacity:0}))),e.createElement("g",{fill:"none",fillRule:"nonzero",opacity:.997},e.createElement("path",{fill:"url(#linearGradient-1)",d:"M22 50.284a1.7 1.7 0 0 1-.436-.038 35.3 35.3 0 0 1-13.018-6.53C2.967 39.362 0 34.283 0 29.05V7.093a1.9 1.9 0 0 1 .584-1.366c.373-.36.875-.555 1.394-.543A39.7 39.7 0 0 0 21.13.258a2.03 2.03 0 0 1 1.979 0 39.24 39.24 0 0 0 18.914 4.926 1.94 1.94 0 0 1 1.394.543c.372.36.582.851.584 1.366V29.05c0 5.232-2.929 10.308-8.429 14.666-.849.65-2.062.532-2.769-.268a1.877 1.877 0 0 1 .277-2.673c3.205-2.52 7.003-6.568 7.003-11.685V8.966a43.45 43.45 0 0 1-17.924-4.85A44 44 0 0 1 3.996 9.005v20.124c0 9.433 13.216 16.306 18.479 17.452a1.94 1.94 0 0 1 1.234.835c.283.43.38.955.27 1.456a2.08 2.08 0 0 1-1.98 1.412"}),e.createElement("path",{fill:"url(#linearGradient-2)",d:"M33.079 40.775c3.205-2.52 7.003-6.568 7.003-11.685V8.966a43.45 43.45 0 0 1-17.924-4.85A44 44 0 0 1 3.996 9.005v20.124c0 9.433 13.216 16.306 18.479 17.452.507.104 10.206-5.49 10.604-5.806"})))}})));module.exports=d;
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
import { D as c, _ as t, a as s } from "../../dm-icon-C2_uAjH7.js";
|
|
2
|
+
import { jsx as p } from "react/jsx-runtime";
|
|
3
|
+
import e from "react";
|
|
4
|
+
const d = ["title", "titleId"], E = e.forwardRef((a, n) => /* @__PURE__ */ p(c, t(t({
|
|
5
|
+
ref: n
|
|
6
|
+
}, a), {}, {
|
|
7
|
+
icon: (
|
|
8
|
+
// @ts-expect-error TODO improve TS type
|
|
9
|
+
(r) => {
|
|
10
|
+
let {
|
|
11
|
+
title: l,
|
|
12
|
+
titleId: o
|
|
13
|
+
} = r, i = s(r, d);
|
|
14
|
+
return e.createElement("svg", t({
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
width: "1em",
|
|
17
|
+
height: "1em",
|
|
18
|
+
viewBox: "0 0 44 51",
|
|
19
|
+
fill: "currentColor",
|
|
20
|
+
"aria-hidden": "true",
|
|
21
|
+
focusable: "false",
|
|
22
|
+
"aria-labelledby": o
|
|
23
|
+
}, i), l ? e.createElement("title", {
|
|
24
|
+
id: o
|
|
25
|
+
}, l) : null, e.createElement("defs", null, e.createElement("linearGradient", {
|
|
26
|
+
id: "linearGradient-1",
|
|
27
|
+
x1: "20.229%",
|
|
28
|
+
x2: "72.072%",
|
|
29
|
+
y1: "4.142%",
|
|
30
|
+
y2: "60.395%"
|
|
31
|
+
}, e.createElement("stop", {
|
|
32
|
+
offset: "0%",
|
|
33
|
+
stopColor: "currentColor"
|
|
34
|
+
}), e.createElement("stop", {
|
|
35
|
+
offset: "100%",
|
|
36
|
+
stopColor: "currentColor",
|
|
37
|
+
stopOpacity: 0
|
|
38
|
+
})), e.createElement("linearGradient", {
|
|
39
|
+
id: "linearGradient-2",
|
|
40
|
+
x1: "21.668%",
|
|
41
|
+
x2: "75.518%",
|
|
42
|
+
y1: "3.851%",
|
|
43
|
+
y2: "73.948%"
|
|
44
|
+
}, e.createElement("stop", {
|
|
45
|
+
offset: "0%",
|
|
46
|
+
stopColor: "currentColor",
|
|
47
|
+
stopOpacity: 0.6
|
|
48
|
+
}), e.createElement("stop", {
|
|
49
|
+
offset: "100%",
|
|
50
|
+
stopColor: "currentColor",
|
|
51
|
+
stopOpacity: 0
|
|
52
|
+
}))), e.createElement("g", {
|
|
53
|
+
fill: "none",
|
|
54
|
+
fillRule: "nonzero",
|
|
55
|
+
opacity: 0.997
|
|
56
|
+
}, e.createElement("path", {
|
|
57
|
+
fill: "url(#linearGradient-1)",
|
|
58
|
+
d: "M22 50.284a1.7 1.7 0 0 1-.436-.038 35.3 35.3 0 0 1-13.018-6.53C2.967 39.362 0 34.283 0 29.05V7.093a1.9 1.9 0 0 1 .584-1.366c.373-.36.875-.555 1.394-.543A39.7 39.7 0 0 0 21.13.258a2.03 2.03 0 0 1 1.979 0 39.24 39.24 0 0 0 18.914 4.926 1.94 1.94 0 0 1 1.394.543c.372.36.582.851.584 1.366V29.05c0 5.232-2.929 10.308-8.429 14.666-.849.65-2.062.532-2.769-.268a1.877 1.877 0 0 1 .277-2.673c3.205-2.52 7.003-6.568 7.003-11.685V8.966a43.45 43.45 0 0 1-17.924-4.85A44 44 0 0 1 3.996 9.005v20.124c0 9.433 13.216 16.306 18.479 17.452a1.94 1.94 0 0 1 1.234.835c.283.43.38.955.27 1.456a2.08 2.08 0 0 1-1.98 1.412"
|
|
59
|
+
}), e.createElement("path", {
|
|
60
|
+
fill: "url(#linearGradient-2)",
|
|
61
|
+
d: "M33.079 40.775c3.205-2.52 7.003-6.568 7.003-11.685V8.966a43.45 43.45 0 0 1-17.924-4.85A44 44 0 0 1 3.996 9.005v20.124c0 9.433 13.216 16.306 18.479 17.452.507.104 10.206-5.49 10.604-5.806"
|
|
62
|
+
})));
|
|
63
|
+
}
|
|
64
|
+
)
|
|
65
|
+
})));
|
|
66
|
+
export {
|
|
67
|
+
E as default
|
|
68
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const e=require("../../dm-icon-BH9flhEB.cjs"),a=require("react/jsx-runtime"),t=require("react"),d=["title","titleId"],s=t.forwardRef((c,i)=>a.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({ref:i},c),{},{icon:r=>{let{title:l,titleId:o}=r,n=e._objectWithoutProperties(r,d);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 16 16",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":o},n),l?t.createElement("title",{id:o},l):null,t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.117 4c.778 0 1.41.183 1.886.552.504.376.76.905.76 1.564 0 .525-.156.972-.483 1.344-.127.124-.446.376-.976.774a1.2 1.2 0 0 0-.366.393.96.96 0 0 0-.131.49H7.043c0-.414.084-.768.251-1.048.162-.294.607-.71 1.327-1.259l.128-.128c.156-.164.228-.328.228-.5 0-.235-.074-.414-.22-.55-.156-.133-.391-.204-.717-.204-.413 0-.685.102-.842.3-.14.165-.215.417-.215.766v.25H5.23v-.25c0-.779.27-1.4.804-1.84Q6.824 4 8.117 4m-.143 6q.438 0 .722.271.284.284.284.697a.92.92 0 0 1-.297.71.99.99 0 0 1-.71.27 1.02 1.02 0 0 1-.71-.283.92.92 0 0 1-.283-.697.92.92 0 0 1 .284-.697q.297-.27.71-.271"}))}})));module.exports=s;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { D as n, _ as t, a as d } from "../../dm-icon-C2_uAjH7.js";
|
|
2
|
+
import { jsx as s } from "react/jsx-runtime";
|
|
3
|
+
import e from "react";
|
|
4
|
+
const m = ["title", "titleId"], h = e.forwardRef((i, a) => /* @__PURE__ */ s(n, t(t({
|
|
5
|
+
ref: a
|
|
6
|
+
}, i), {}, {
|
|
7
|
+
icon: (
|
|
8
|
+
// @ts-expect-error TODO improve TS type
|
|
9
|
+
(l) => {
|
|
10
|
+
let {
|
|
11
|
+
title: r,
|
|
12
|
+
titleId: o
|
|
13
|
+
} = l, c = d(l, m);
|
|
14
|
+
return e.createElement("svg", t({
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
width: "1em",
|
|
17
|
+
height: "1em",
|
|
18
|
+
viewBox: "0 0 16 16",
|
|
19
|
+
fill: "currentColor",
|
|
20
|
+
"aria-hidden": "true",
|
|
21
|
+
focusable: "false",
|
|
22
|
+
"aria-labelledby": o
|
|
23
|
+
}, c), r ? e.createElement("title", {
|
|
24
|
+
id: o
|
|
25
|
+
}, r) : null, e.createElement("path", {
|
|
26
|
+
fill: "currentColor",
|
|
27
|
+
fillRule: "evenodd",
|
|
28
|
+
d: "M8.117 4c.778 0 1.41.183 1.886.552.504.376.76.905.76 1.564 0 .525-.156.972-.483 1.344-.127.124-.446.376-.976.774a1.2 1.2 0 0 0-.366.393.96.96 0 0 0-.131.49H7.043c0-.414.084-.768.251-1.048.162-.294.607-.71 1.327-1.259l.128-.128c.156-.164.228-.328.228-.5 0-.235-.074-.414-.22-.55-.156-.133-.391-.204-.717-.204-.413 0-.685.102-.842.3-.14.165-.215.417-.215.766v.25H5.23v-.25c0-.779.27-1.4.804-1.84Q6.824 4 8.117 4m-.143 6q.438 0 .722.271.284.284.284.697a.92.92 0 0 1-.297.71.99.99 0 0 1-.71.27 1.02 1.02 0 0 1-.71-.283.92.92 0 0 1-.283-.697.92.92 0 0 1 .284-.697q.297-.27.71-.271"
|
|
29
|
+
}));
|
|
30
|
+
}
|
|
31
|
+
)
|
|
32
|
+
})));
|
|
33
|
+
export {
|
|
34
|
+
h as default
|
|
35
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const e=require("../../dm-icon-BH9flhEB.cjs"),a=require("react/jsx-runtime"),l=require("react"),u=["title","titleId"],d=l.forwardRef((o,i)=>a.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({ref:i},o),{},{icon:t=>{let{title:c,titleId:r}=t,n=e._objectWithoutProperties(t,u);return l.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 38 17",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":r},n),c?l.createElement("title",{id:r},c):null,l.createElement("g",{fill:"currentColor",fillRule:"nonzero"},l.createElement("path",{id:"\\u5F62\\u72B6\\u7ED3\\u5408",d:"m15.787 16.893 1.763-1.476.018-.177c-1.007-1.05-1.87-1.868-2.842-2.632.756-.8 1.439-1.654 2.068-2.596v-.196l-1.978-1.103-.161.018c-1.745 3.094-4.64 5.175-8.65 6.615l1.421 1.494c.108.124.198.16.27.16a.8.8 0 0 0 .252-.053 16.5 16.5 0 0 0 5.088-2.792 25.4 25.4 0 0 1 2.572 2.738zM2.607 5.495C1.924 7.825 1.007 9.567 0 10.99l1.097 1.778c.072.124.18.195.27.195.071 0 .161-.053.215-.16.522-.907.9-1.742 1.187-2.631l-.126 6.81h2.554l-.126-6.597v-1.28c.377.48.755 1.031 1.025 1.493l.125.054 1.583-1.227.054-.125c-.504-.764-1.259-1.53-1.87-2.116h-.18l-.737.551v-2.24l1.726.053.09-.089V4.446l2.337-.054h1.025A18 18 0 0 1 9.08 6.348c-.197-.16-.395-.302-.61-.462l-.235.036-1.24 1.458.036.142c.88.676 1.834 1.458 2.715 2.365a15.5 15.5 0 0 1-3.686 2.24l1.492 1.53c.108.107.18.142.252.142.09 0 .162-.035.27-.089 3.002-1.547 5.286-3.663 7.3-7.06v-.195l-1.996-1.014-.162.018a11.4 11.4 0 0 1-1.888 2.881 16 16 0 0 0-.557-.534c.665-.835 1.168-1.618 1.834-2.756v-.213l-.935-.445h3.362l2.446.054.107-.09V2.384l-.107-.09-2.446.054h-1.708V.124L13.198 0h-2.301l-.126.124v2.223H9.224L6.78 2.294 6.67 2.4v.995l-1.6.054V.124L4.963.018H2.84l-.09.106V3.45h-.234L.45 3.396l-.108.107v1.938l.126.107 2.05-.053zm25.63-.445-.145-.16h-2.337l-.126.142v5.815l-.036 3.575c0 1.493.522 1.92 3.992 1.92 2.697 0 3.398-.231 4.01-.765.503-.426.79-1.209.989-2.898.018-.214 0-.267-.198-.356l-2.266-.907c-.108 1.44-.252 1.956-.575 2.223-.36.285-.81.338-2.05.338-1.133 0-1.259-.124-1.259-.64zm-1.062-3.29v.178c.99.783 1.996 1.6 2.895 2.757l.162.017 1.852-1.6.036-.178c-.935-1.031-1.96-1.85-3.02-2.56l-.18.035zm-4.567 5.05-.162.09c-.341 2.169-1.025 4.267-1.78 5.761l.036.178 2.158.96.18-.053c.827-1.885 1.348-3.806 1.762-5.975l-.072-.196zm9.926-.23-.036.177c1.348 1.796 2.265 3.45 3.182 5.442l.18.035 2.086-1.298.054-.178c-.881-1.902-1.924-3.538-3.416-5.352l-.198-.018z"})))}})));module.exports=d;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { D as m, _ as e, a as n } from "../../dm-icon-C2_uAjH7.js";
|
|
2
|
+
import { jsx as u } from "react/jsx-runtime";
|
|
3
|
+
import l from "react";
|
|
4
|
+
const d = ["title", "titleId"], f = l.forwardRef((o, a) => /* @__PURE__ */ u(m, e(e({
|
|
5
|
+
ref: a
|
|
6
|
+
}, o), {}, {
|
|
7
|
+
icon: (
|
|
8
|
+
// @ts-expect-error TODO improve TS type
|
|
9
|
+
(t) => {
|
|
10
|
+
let {
|
|
11
|
+
title: c,
|
|
12
|
+
titleId: r
|
|
13
|
+
} = t, i = n(t, d);
|
|
14
|
+
return l.createElement("svg", e({
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
width: "1em",
|
|
17
|
+
height: "1em",
|
|
18
|
+
viewBox: "0 0 38 17",
|
|
19
|
+
fill: "currentColor",
|
|
20
|
+
"aria-hidden": "true",
|
|
21
|
+
focusable: "false",
|
|
22
|
+
"aria-labelledby": r
|
|
23
|
+
}, i), c ? l.createElement("title", {
|
|
24
|
+
id: r
|
|
25
|
+
}, c) : null, l.createElement("g", {
|
|
26
|
+
fill: "currentColor",
|
|
27
|
+
fillRule: "nonzero"
|
|
28
|
+
}, l.createElement("path", {
|
|
29
|
+
id: "\\u5F62\\u72B6\\u7ED3\\u5408",
|
|
30
|
+
d: "m15.787 16.893 1.763-1.476.018-.177c-1.007-1.05-1.87-1.868-2.842-2.632.756-.8 1.439-1.654 2.068-2.596v-.196l-1.978-1.103-.161.018c-1.745 3.094-4.64 5.175-8.65 6.615l1.421 1.494c.108.124.198.16.27.16a.8.8 0 0 0 .252-.053 16.5 16.5 0 0 0 5.088-2.792 25.4 25.4 0 0 1 2.572 2.738zM2.607 5.495C1.924 7.825 1.007 9.567 0 10.99l1.097 1.778c.072.124.18.195.27.195.071 0 .161-.053.215-.16.522-.907.9-1.742 1.187-2.631l-.126 6.81h2.554l-.126-6.597v-1.28c.377.48.755 1.031 1.025 1.493l.125.054 1.583-1.227.054-.125c-.504-.764-1.259-1.53-1.87-2.116h-.18l-.737.551v-2.24l1.726.053.09-.089V4.446l2.337-.054h1.025A18 18 0 0 1 9.08 6.348c-.197-.16-.395-.302-.61-.462l-.235.036-1.24 1.458.036.142c.88.676 1.834 1.458 2.715 2.365a15.5 15.5 0 0 1-3.686 2.24l1.492 1.53c.108.107.18.142.252.142.09 0 .162-.035.27-.089 3.002-1.547 5.286-3.663 7.3-7.06v-.195l-1.996-1.014-.162.018a11.4 11.4 0 0 1-1.888 2.881 16 16 0 0 0-.557-.534c.665-.835 1.168-1.618 1.834-2.756v-.213l-.935-.445h3.362l2.446.054.107-.09V2.384l-.107-.09-2.446.054h-1.708V.124L13.198 0h-2.301l-.126.124v2.223H9.224L6.78 2.294 6.67 2.4v.995l-1.6.054V.124L4.963.018H2.84l-.09.106V3.45h-.234L.45 3.396l-.108.107v1.938l.126.107 2.05-.053zm25.63-.445-.145-.16h-2.337l-.126.142v5.815l-.036 3.575c0 1.493.522 1.92 3.992 1.92 2.697 0 3.398-.231 4.01-.765.503-.426.79-1.209.989-2.898.018-.214 0-.267-.198-.356l-2.266-.907c-.108 1.44-.252 1.956-.575 2.223-.36.285-.81.338-2.05.338-1.133 0-1.259-.124-1.259-.64zm-1.062-3.29v.178c.99.783 1.996 1.6 2.895 2.757l.162.017 1.852-1.6.036-.178c-.935-1.031-1.96-1.85-3.02-2.56l-.18.035zm-4.567 5.05-.162.09c-.341 2.169-1.025 4.267-1.78 5.761l.036.178 2.158.96.18-.053c.827-1.885 1.348-3.806 1.762-5.975l-.072-.196zm9.926-.23-.036.177c1.348 1.796 2.265 3.45 3.182 5.442l.18.035 2.086-1.298.054-.178c-.881-1.902-1.924-3.538-3.416-5.352l-.198-.018z"
|
|
31
|
+
})));
|
|
32
|
+
}
|
|
33
|
+
)
|
|
34
|
+
})));
|
|
35
|
+
export {
|
|
36
|
+
f as default
|
|
37
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { DMIconProps } from '../../dm-icon';
|
|
3
|
+
declare const TextImportantOutlined: React.ForwardRefExoticComponent<Omit<Omit<DMIconProps, "icon">, "ref"> & React.RefAttributes<HTMLSpanElement>>;
|
|
4
|
+
export default TextImportantOutlined;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const e=require("../../dm-icon-BH9flhEB.cjs"),i=require("react/jsx-runtime"),l=require("react"),n=["title","titleId"],a=l.forwardRef((c,v)=>i.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({ref:v},c),{},{icon:t=>{let{title:r,titleId:h}=t,o=e._objectWithoutProperties(t,n);return l.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 38 17",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":h},o),r?l.createElement("title",{id:h},r):null,l.createElement("g",{fill:"currentColor",fillRule:"nonzero"},l.createElement("path",{id:"\\u5F62\\u72B6\\u7ED3\\u5408",d:"M9.613 5.466v-.622h4.742l2.251.054.093-.107V3.105L16.55 3l-2.196.053H9.613v-.87c2.048-.124 4.06-.283 5.665-.443l.055-.177c-.7-.692-1.236-.994-2.011-1.544L13.138 0C9.908.532 5.258.834.868.799l1.088 1.579c.055.089.184.142.424.142 1.31-.036 2.953-.089 4.687-.178v.71h-4.3L.333 3l-.11.124V4.81l.129.089 2.417-.054h4.299v.622H4.908L2.233 5.43l-.13.089.056 1.739v2.13l-.056 2.235.13.107 2.583-.054h2.251v.604H3.764l-2.066-.053-.111.124v1.615l.129.088 2.048-.053h3.303v.621H2.712L.148 14.57 0 14.675v1.757l.13.142 2.582-.053h11.403l2.602.053.13-.124v-1.757l-.13-.124-2.602.053H9.613v-.621h3.543l2.067.053.092-.106v-1.615l-.148-.106-2.011.053H9.613v-.604h2.694l2.344.054.166-.107-.056-2.307V7.33l.056-1.775-.148-.124-2.546.036zm0 1.561h2.62v.78h-2.62zm-2.546 0v.78H4.576v-.78zm0 2.29v.762H4.576v-.763zm2.546 0h2.62v.762h-2.62zm25.25 2.377 3.026.053.111-.088v-1.9l-.11-.088-3.027.053h-5.867c.147-.248.295-.514.424-.763l-.074-.142-.775-.266h4.724l2.804.053.148-.124-.055-1.916V5.395l.055-1.544-.148-.142-2.804.053h-1.089V2.751h2.251l3.119.053.11-.089V.816l-.11-.088-3.119.053h-10.48L20.858.728l-.11.106v1.863l.129.107 3.1-.053h2.011v1.011h-.923l-2.823-.053-.129.106.056 1.58v1.17l-.056 1.917.13.124 2.822-.053h1.55c-.221.39-.424.781-.664 1.171h-2.38l-3.026-.053-.11.107v1.863l.128.106 3.008-.053h1.107a47 47 0 0 1-1.384 1.863l.055.178 2.325.692.185-.071c.11-.124.203-.266.314-.408.627.124 1.254.248 1.863.39-1.587.515-3.782.621-6.79.621l1.052 1.686c.166.266.332.32.59.32 3.506-.036 6.329-.444 8.322-1.757A32 32 0 0 1 35.62 17l.203-.035 1.439-1.864-.037-.16a38 38 0 0 0-4.207-1.472c.37-.55.683-1.154.904-1.775zm-3.838 0c-.184.408-.387.78-.682 1.136-.978-.195-1.956-.373-2.953-.55.148-.195.277-.39.406-.586zm-1.31-8.943v1.011h-1.291V2.751zm2.491 4.063V5.537h1.366v1.277zm-2.49 0h-1.292V5.537h1.291zm-3.728-1.277v1.277h-1.273V5.537z"})))}})));module.exports=a;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { D as c, _ as e, a as m } from "../../dm-icon-C2_uAjH7.js";
|
|
2
|
+
import { jsx as i } from "react/jsx-runtime";
|
|
3
|
+
import l from "react";
|
|
4
|
+
const n = ["title", "titleId"], z = l.forwardRef((v, o) => /* @__PURE__ */ i(c, e(e({
|
|
5
|
+
ref: o
|
|
6
|
+
}, v), {}, {
|
|
7
|
+
icon: (
|
|
8
|
+
// @ts-expect-error TODO improve TS type
|
|
9
|
+
(t) => {
|
|
10
|
+
let {
|
|
11
|
+
title: h,
|
|
12
|
+
titleId: r
|
|
13
|
+
} = t, a = m(t, n);
|
|
14
|
+
return l.createElement("svg", e({
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
width: "1em",
|
|
17
|
+
height: "1em",
|
|
18
|
+
viewBox: "0 0 38 17",
|
|
19
|
+
fill: "currentColor",
|
|
20
|
+
"aria-hidden": "true",
|
|
21
|
+
focusable: "false",
|
|
22
|
+
"aria-labelledby": r
|
|
23
|
+
}, a), h ? l.createElement("title", {
|
|
24
|
+
id: r
|
|
25
|
+
}, h) : null, l.createElement("g", {
|
|
26
|
+
fill: "currentColor",
|
|
27
|
+
fillRule: "nonzero"
|
|
28
|
+
}, l.createElement("path", {
|
|
29
|
+
id: "\\u5F62\\u72B6\\u7ED3\\u5408",
|
|
30
|
+
d: "M9.613 5.466v-.622h4.742l2.251.054.093-.107V3.105L16.55 3l-2.196.053H9.613v-.87c2.048-.124 4.06-.283 5.665-.443l.055-.177c-.7-.692-1.236-.994-2.011-1.544L13.138 0C9.908.532 5.258.834.868.799l1.088 1.579c.055.089.184.142.424.142 1.31-.036 2.953-.089 4.687-.178v.71h-4.3L.333 3l-.11.124V4.81l.129.089 2.417-.054h4.299v.622H4.908L2.233 5.43l-.13.089.056 1.739v2.13l-.056 2.235.13.107 2.583-.054h2.251v.604H3.764l-2.066-.053-.111.124v1.615l.129.088 2.048-.053h3.303v.621H2.712L.148 14.57 0 14.675v1.757l.13.142 2.582-.053h11.403l2.602.053.13-.124v-1.757l-.13-.124-2.602.053H9.613v-.621h3.543l2.067.053.092-.106v-1.615l-.148-.106-2.011.053H9.613v-.604h2.694l2.344.054.166-.107-.056-2.307V7.33l.056-1.775-.148-.124-2.546.036zm0 1.561h2.62v.78h-2.62zm-2.546 0v.78H4.576v-.78zm0 2.29v.762H4.576v-.763zm2.546 0h2.62v.762h-2.62zm25.25 2.377 3.026.053.111-.088v-1.9l-.11-.088-3.027.053h-5.867c.147-.248.295-.514.424-.763l-.074-.142-.775-.266h4.724l2.804.053.148-.124-.055-1.916V5.395l.055-1.544-.148-.142-2.804.053h-1.089V2.751h2.251l3.119.053.11-.089V.816l-.11-.088-3.119.053h-10.48L20.858.728l-.11.106v1.863l.129.107 3.1-.053h2.011v1.011h-.923l-2.823-.053-.129.106.056 1.58v1.17l-.056 1.917.13.124 2.822-.053h1.55c-.221.39-.424.781-.664 1.171h-2.38l-3.026-.053-.11.107v1.863l.128.106 3.008-.053h1.107a47 47 0 0 1-1.384 1.863l.055.178 2.325.692.185-.071c.11-.124.203-.266.314-.408.627.124 1.254.248 1.863.39-1.587.515-3.782.621-6.79.621l1.052 1.686c.166.266.332.32.59.32 3.506-.036 6.329-.444 8.322-1.757A32 32 0 0 1 35.62 17l.203-.035 1.439-1.864-.037-.16a38 38 0 0 0-4.207-1.472c.37-.55.683-1.154.904-1.775zm-3.838 0c-.184.408-.387.78-.682 1.136-.978-.195-1.956-.373-2.953-.55.148-.195.277-.39.406-.586zm-1.31-8.943v1.011h-1.291V2.751zm2.491 4.063V5.537h1.366v1.277zm-2.49 0h-1.292V5.537h1.291zm-3.728-1.277v1.277h-1.273V5.537z"
|
|
31
|
+
})));
|
|
32
|
+
}
|
|
33
|
+
)
|
|
34
|
+
})));
|
|
35
|
+
export {
|
|
36
|
+
z as default
|
|
37
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { DMIconProps } from '../../dm-icon';
|
|
3
|
+
declare const TextSecondaryOutlined: React.ForwardRefExoticComponent<Omit<Omit<DMIconProps, "icon">, "ref"> & React.RefAttributes<HTMLSpanElement>>;
|
|
4
|
+
export default TextSecondaryOutlined;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const e=require("../../dm-icon-BH9flhEB.cjs"),n=require("react/jsx-runtime"),l=require("react"),h=["title","titleId"],u=l.forwardRef((o,i)=>n.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({ref:i},o),{},{icon:t=>{let{title:c,titleId:r}=t,a=e._objectWithoutProperties(t,h);return l.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 38 17",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":r},a),c?l.createElement("title",{id:r},c):null,l.createElement("g",{fill:"currentColor",fillRule:"nonzero"},l.createElement("path",{id:"\\u5F62\\u72B6\\u7ED3\\u5408",d:"M17.725 14.602c-3.428-1.421-5.187-3.322-6.232-6.59.018-.587.037-1.208.037-1.866l-.147-.124H9.037l-.129.142v1.084c0 1.083-.128 2.042-.366 2.895-.733 2.452-2.585 3.908-5.866 4.885l1.522 1.865c.055.071.11.107.183.107s.165-.036.275-.071c3.318-1.19 5.096-2.86 6.012-5.258.972 2.238 2.695 3.908 4.967 5.063a.5.5 0 0 0 .257.07c.073 0 .147-.035.238-.142zM9.238 3.25c.294-.764.55-1.563.807-2.452l-.037-.177L7.735 0l-.183.089c-.678 2.771-1.65 4.725-3.428 6.91L6.16 8.083c.092.053.165.088.238.088.092 0 .165-.053.257-.177.66-.888 1.191-1.741 1.65-2.63h5.81c-.275.658-.898 1.688-1.411 2.54l2.016.818a.4.4 0 0 0 .183.053c.092 0 .165-.053.257-.195.568-.87 1.338-2.38 1.98-3.873a.7.7 0 0 0 .054-.248c0-.142-.073-.249-.201-.356l-1.008-.941-1.173.089zm-4.216.177.019-.177c-.99-.888-1.723-1.457-2.603-2.008h-.22L.532 2.79l.018.16c.788.55 1.668 1.314 2.53 2.167l.201-.018zM0 11.76l1.155 1.99.201.053c2.09-.995 3.3-1.706 4.785-2.718.146-.107.22-.196.164-.391l-.66-2.025C3.722 9.877 2.072 10.765.074 11.582zm34.884-.09 3.006.054.11-.089v-1.9l-.11-.09-3.006.054h-5.829c.147-.249.293-.515.422-.764l-.074-.142-.77-.266h4.693l2.786.053.147-.124-.055-1.919V5.365l.055-1.546-.147-.142-2.786.053h-1.082V2.718h2.237l3.097.053.11-.089v-1.9l-.11-.09-3.097.054H24.069L20.971.693l-.11.106v1.866l.129.106 3.08-.053h1.997V3.73h-.916l-2.805-.053-.128.107.055 1.58v1.173l-.055 1.919.128.124 2.805-.053h1.54c-.22.39-.422.781-.66 1.172h-2.365l-3.006-.053-.11.106v1.866l.128.106 2.988-.053h1.1a47 47 0 0 1-1.375 1.865l.055.178 2.31.692.183-.07c.11-.125.202-.267.312-.41.623.125 1.246.25 1.85.392-1.576.515-3.757.621-6.745.621l1.045 1.688c.165.266.33.32.587.32 3.482-.036 6.287-.444 8.267-1.759a31.6 31.6 0 0 1 4.38 1.794l.202-.035 1.43-1.865-.037-.16a37 37 0 0 0-4.18-1.475c.368-.55.68-1.154.9-1.776zm-3.813 0c-.183.41-.385.782-.678 1.138-.971-.196-1.943-.373-2.933-.55.147-.196.275-.392.404-.587zM29.77 2.719V3.73h-1.283V2.718zm2.474 4.068v-1.28h1.357v1.28zm-2.474 0h-1.283v-1.28h1.283zm-3.703-1.28v1.28h-1.265v-1.28z"})))}})));module.exports=u;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { D as i, _ as e, a as m } from "../../dm-icon-C2_uAjH7.js";
|
|
2
|
+
import { jsx as n } from "react/jsx-runtime";
|
|
3
|
+
import l from "react";
|
|
4
|
+
const d = ["title", "titleId"], z = l.forwardRef((a, o) => /* @__PURE__ */ n(i, e(e({
|
|
5
|
+
ref: o
|
|
6
|
+
}, a), {}, {
|
|
7
|
+
icon: (
|
|
8
|
+
// @ts-expect-error TODO improve TS type
|
|
9
|
+
(t) => {
|
|
10
|
+
let {
|
|
11
|
+
title: c,
|
|
12
|
+
titleId: r
|
|
13
|
+
} = t, h = m(t, d);
|
|
14
|
+
return l.createElement("svg", e({
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
width: "1em",
|
|
17
|
+
height: "1em",
|
|
18
|
+
viewBox: "0 0 38 17",
|
|
19
|
+
fill: "currentColor",
|
|
20
|
+
"aria-hidden": "true",
|
|
21
|
+
focusable: "false",
|
|
22
|
+
"aria-labelledby": r
|
|
23
|
+
}, h), c ? l.createElement("title", {
|
|
24
|
+
id: r
|
|
25
|
+
}, c) : null, l.createElement("g", {
|
|
26
|
+
fill: "currentColor",
|
|
27
|
+
fillRule: "nonzero"
|
|
28
|
+
}, l.createElement("path", {
|
|
29
|
+
id: "\\u5F62\\u72B6\\u7ED3\\u5408",
|
|
30
|
+
d: "M17.725 14.602c-3.428-1.421-5.187-3.322-6.232-6.59.018-.587.037-1.208.037-1.866l-.147-.124H9.037l-.129.142v1.084c0 1.083-.128 2.042-.366 2.895-.733 2.452-2.585 3.908-5.866 4.885l1.522 1.865c.055.071.11.107.183.107s.165-.036.275-.071c3.318-1.19 5.096-2.86 6.012-5.258.972 2.238 2.695 3.908 4.967 5.063a.5.5 0 0 0 .257.07c.073 0 .147-.035.238-.142zM9.238 3.25c.294-.764.55-1.563.807-2.452l-.037-.177L7.735 0l-.183.089c-.678 2.771-1.65 4.725-3.428 6.91L6.16 8.083c.092.053.165.088.238.088.092 0 .165-.053.257-.177.66-.888 1.191-1.741 1.65-2.63h5.81c-.275.658-.898 1.688-1.411 2.54l2.016.818a.4.4 0 0 0 .183.053c.092 0 .165-.053.257-.195.568-.87 1.338-2.38 1.98-3.873a.7.7 0 0 0 .054-.248c0-.142-.073-.249-.201-.356l-1.008-.941-1.173.089zm-4.216.177.019-.177c-.99-.888-1.723-1.457-2.603-2.008h-.22L.532 2.79l.018.16c.788.55 1.668 1.314 2.53 2.167l.201-.018zM0 11.76l1.155 1.99.201.053c2.09-.995 3.3-1.706 4.785-2.718.146-.107.22-.196.164-.391l-.66-2.025C3.722 9.877 2.072 10.765.074 11.582zm34.884-.09 3.006.054.11-.089v-1.9l-.11-.09-3.006.054h-5.829c.147-.249.293-.515.422-.764l-.074-.142-.77-.266h4.693l2.786.053.147-.124-.055-1.919V5.365l.055-1.546-.147-.142-2.786.053h-1.082V2.718h2.237l3.097.053.11-.089v-1.9l-.11-.09-3.097.054H24.069L20.971.693l-.11.106v1.866l.129.106 3.08-.053h1.997V3.73h-.916l-2.805-.053-.128.107.055 1.58v1.173l-.055 1.919.128.124 2.805-.053h1.54c-.22.39-.422.781-.66 1.172h-2.365l-3.006-.053-.11.106v1.866l.128.106 2.988-.053h1.1a47 47 0 0 1-1.375 1.865l.055.178 2.31.692.183-.07c.11-.125.202-.267.312-.41.623.125 1.246.25 1.85.392-1.576.515-3.757.621-6.745.621l1.045 1.688c.165.266.33.32.587.32 3.482-.036 6.287-.444 8.267-1.759a31.6 31.6 0 0 1 4.38 1.794l.202-.035 1.43-1.865-.037-.16a37 37 0 0 0-4.18-1.475c.368-.55.68-1.154.9-1.776zm-3.813 0c-.183.41-.385.782-.678 1.138-.971-.196-1.943-.373-2.933-.55.147-.196.275-.392.404-.587zM29.77 2.719V3.73h-1.283V2.718zm2.474 4.068v-1.28h1.357v1.28zm-2.474 0h-1.283v-1.28h1.283zm-3.703-1.28v1.28h-1.265v-1.28z"
|
|
31
|
+
})));
|
|
32
|
+
}
|
|
33
|
+
)
|
|
34
|
+
})));
|
|
35
|
+
export {
|
|
36
|
+
z as default
|
|
37
|
+
};
|
|
@@ -78,8 +78,10 @@ export { default as DefaultSquareOutlined } from './DefaultSquareOutlined';
|
|
|
78
78
|
export { default as DeleteFilled } from './DeleteFilled';
|
|
79
79
|
export { default as DeleteOutlined } from './DeleteOutlined';
|
|
80
80
|
export { default as DeviationFilled } from './DeviationFilled';
|
|
81
|
+
export { default as DiamondOutlined } from './DiamondOutlined';
|
|
81
82
|
export { default as DigitalBondOutlined } from './DigitalBondOutlined';
|
|
82
83
|
export { default as DiscountSquareOutlined } from './DiscountSquareOutlined';
|
|
84
|
+
export { default as DmReviewColored } from './DmReviewColored';
|
|
83
85
|
export { default as DmiReviewColored } from './DmiReviewColored';
|
|
84
86
|
export { default as DoneCircleFilled } from './DoneCircleFilled';
|
|
85
87
|
export { default as DoneShieldFilled } from './DoneShieldFilled';
|
|
@@ -247,6 +249,7 @@ export { default as LightningCrossCircleOutlined } from './LightningCrossCircleO
|
|
|
247
249
|
export { default as LightningFilled } from './LightningFilled';
|
|
248
250
|
export { default as LineChartFilled } from './LineChartFilled';
|
|
249
251
|
export { default as LineChartOutlined } from './LineChartOutlined';
|
|
252
|
+
export { default as LinearGradientShield } from './LinearGradientShield';
|
|
250
253
|
export { default as LinkOutlined } from './LinkOutlined';
|
|
251
254
|
export { default as LinkOutlined2 } from './LinkOutlined2';
|
|
252
255
|
export { default as ListDoneOutlined } from './ListDoneOutlined';
|
|
@@ -313,6 +316,7 @@ export { default as PushPinFilled } from './PushPinFilled';
|
|
|
313
316
|
export { default as PutOptionFilled } from './PutOptionFilled';
|
|
314
317
|
export { default as QqOutlined } from './QqOutlined';
|
|
315
318
|
export { default as QuestionCircleFilled } from './QuestionCircleFilled';
|
|
319
|
+
export { default as QuestionOutlined } from './QuestionOutlined';
|
|
316
320
|
export { default as QuickFillOutlined } from './QuickFillOutlined';
|
|
317
321
|
export { default as RadarOutlined } from './RadarOutlined';
|
|
318
322
|
export { default as RailwaySquareOutlined } from './RailwaySquareOutlined';
|
|
@@ -368,6 +372,9 @@ export { default as TargetColored } from './TargetColored';
|
|
|
368
372
|
export { default as TaxExemptOutlined } from './TaxExemptOutlined';
|
|
369
373
|
export { default as TaxExemptSquareOutlined } from './TaxExemptSquareOutlined';
|
|
370
374
|
export { default as TechnologyInnovationSquareOutlined } from './TechnologyInnovationSquareOutlined';
|
|
375
|
+
export { default as TextCoreOutlined } from './TextCoreOutlined';
|
|
376
|
+
export { default as TextImportantOutlined } from './TextImportantOutlined';
|
|
377
|
+
export { default as TextSecondaryOutlined } from './TextSecondaryOutlined';
|
|
371
378
|
export { default as ThumbsDownFilled } from './ThumbsDownFilled';
|
|
372
379
|
export { default as ThumbsUpFilled } from './ThumbsUpFilled';
|
|
373
380
|
export { default as TlacSquareOutlined } from './TlacSquareOutlined';
|