@d-matrix/icons-react 0.87.0 → 0.89.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 +686 -672
- 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/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/TpsiticoBrandColored.d.ts +4 -0
- package/dist/icons/legacy/TpsiticoBrandColored.js +1 -0
- package/dist/icons/legacy/TpsiticoBrandColored.mjs +226 -0
- package/dist/icons/legacy/index.d.ts +7 -0
- package/dist/icons/legacy/index.js +1 -1
- package/dist/icons/legacy/index.mjs +684 -670
- 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,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
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { DMIconProps } from '../../dm-icon';
|
|
3
|
+
declare const TpsiticoBrandColored: React.ForwardRefExoticComponent<Omit<Omit<DMIconProps, "icon">, "ref"> & React.RefAttributes<HTMLSpanElement>>;
|
|
4
|
+
export default TpsiticoBrandColored;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const t=require("../../dm-icon-BH9flhEB.cjs"),p=require("react/jsx-runtime"),e=require("react"),f=["title","titleId"],c=e.forwardRef((s,n)=>p.jsx(t.DMIcon,t._objectSpread2(t._objectSpread2({ref:n},s),{},{icon:o=>{let{title:r,titleId:l}=o,a=t._objectWithoutProperties(o,f);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":l},a),r?e.createElement("title",{id:l},r):null,e.createElement("defs",null,e.createElement("linearGradient",{id:"linearGradient-1",x1:"100.724%",x2:"-.539%",y1:"50.022%",y2:"50.022%"},e.createElement("stop",{offset:"0%",stopColor:"#BA1B2C"}),e.createElement("stop",{offset:"33.91%",stopColor:"#B81B2B"}),e.createElement("stop",{offset:"54.3%",stopColor:"#B11B2A"}),e.createElement("stop",{offset:"71.11%",stopColor:"#A41B27"}),e.createElement("stop",{offset:"85.89%",stopColor:"#911A22"}),e.createElement("stop",{offset:"99.35%",stopColor:"#7A171C"}),e.createElement("stop",{offset:"100%",stopColor:"#79171C"})),e.createElement("linearGradient",{id:"linearGradient-2",x1:"-.131%",x2:"99.832%",y1:"50.022%",y2:"50.022%"},e.createElement("stop",{offset:"0%",stopColor:"#56B5B8"}),e.createElement("stop",{offset:"24.92%",stopColor:"#56B4B8"}),e.createElement("stop",{offset:"39.91%",stopColor:"#55AFB7"}),e.createElement("stop",{offset:"52.28%",stopColor:"#53A7B5"}),e.createElement("stop",{offset:"63.21%",stopColor:"#519BB2"}),e.createElement("stop",{offset:"73.2%",stopColor:"#4F8BAD"}),e.createElement("stop",{offset:"82.51%",stopColor:"#4E77A5"}),e.createElement("stop",{offset:"91.25%",stopColor:"#4B5F9B"}),e.createElement("stop",{offset:"99.4%",stopColor:"#494390"}),e.createElement("stop",{offset:"100%",stopColor:"#49418F"})),e.createElement("linearGradient",{id:"linearGradient-3",x1:"49.986%",x2:"49.986%",y1:".033%",y2:"100.004%"},e.createElement("stop",{offset:"0%",stopColor:"#AC1F26"}),e.createElement("stop",{offset:"47.2%",stopColor:"#A81F26"}),e.createElement("stop",{offset:"96.02%",stopColor:"#9B1E24"}),e.createElement("stop",{offset:"100%",stopColor:"#9A1E23"})),e.createElement("linearGradient",{id:"linearGradient-4",x1:"50.096%",x2:"50.096%",y1:"-.204%",y2:"100.155%"},e.createElement("stop",{offset:"0%",stopColor:"#57B5B7"}),e.createElement("stop",{offset:"14.04%",stopColor:"#56B3B6"}),e.createElement("stop",{offset:"28.6%",stopColor:"#54ACB5"}),e.createElement("stop",{offset:"43.4%",stopColor:"#52A0B2"}),e.createElement("stop",{offset:"58.36%",stopColor:"#508FAD"}),e.createElement("stop",{offset:"73.46%",stopColor:"#4E78A5"}),e.createElement("stop",{offset:"88.44%",stopColor:"#4B5B99"}),e.createElement("stop",{offset:"100%",stopColor:"#49418F"})),e.createElement("linearGradient",{id:"linearGradient-5",x1:"100.724%",x2:"-.539%",y1:"50.106%",y2:"50.106%"},e.createElement("stop",{offset:"0%",stopColor:"#BA1B2C"}),e.createElement("stop",{offset:"33.91%",stopColor:"#B81B2B"}),e.createElement("stop",{offset:"54.3%",stopColor:"#B11B2A"}),e.createElement("stop",{offset:"71.11%",stopColor:"#A41B27"}),e.createElement("stop",{offset:"85.89%",stopColor:"#911A22"}),e.createElement("stop",{offset:"99.35%",stopColor:"#7A171C"}),e.createElement("stop",{offset:"100%",stopColor:"#79171C"})),e.createElement("linearGradient",{id:"linearGradient-6",x1:"-.131%",x2:"99.832%",y1:"50.106%",y2:"50.106%"},e.createElement("stop",{offset:"0%",stopColor:"#56B5B8"}),e.createElement("stop",{offset:"24.92%",stopColor:"#56B4B8"}),e.createElement("stop",{offset:"39.91%",stopColor:"#55AFB7"}),e.createElement("stop",{offset:"52.28%",stopColor:"#53A7B5"}),e.createElement("stop",{offset:"63.21%",stopColor:"#519BB2"}),e.createElement("stop",{offset:"73.2%",stopColor:"#4F8BAD"}),e.createElement("stop",{offset:"82.51%",stopColor:"#4E77A5"}),e.createElement("stop",{offset:"91.25%",stopColor:"#4B5F9B"}),e.createElement("stop",{offset:"99.4%",stopColor:"#494390"}),e.createElement("stop",{offset:"100%",stopColor:"#49418F"}))),e.createElement("g",{fill:"none",fillRule:"nonzero"},e.createElement("path",{fill:"url(#linearGradient-1)",d:"M6.345 24v-6.315s2.53-.559 5.222-.675V24z"}),e.createElement("path",{fill:"url(#linearGradient-2)",d:"M12.457 24v-6.99c2.669.116 5.221.675 5.221.675V24z"}),e.createElement("path",{fill:"url(#linearGradient-3)",d:"M7.024 11.977c0-2.587-.585-5.243-.679-5.616V0L0 6.454v11.092L6.345 24v-6.361c.094-.373.68-3.006.68-5.662"}),e.createElement("path",{fill:"url(#linearGradient-4)",d:"M17.655 0v6.315s-.68 2.842-.68 5.685c0 2.773.68 5.639.68 5.639v6.314L24 17.5V6.408z"}),e.createElement("path",{fill:"url(#linearGradient-5)",d:"M6.345 0v6.315s2.53.559 5.222.675V0z"}),e.createElement("path",{fill:"url(#linearGradient-6)",d:"M12.457 0v6.99c2.669-.116 5.221-.675 5.221-.675V0z"})))}})));module.exports=c;
|
|
@@ -0,0 +1,226 @@
|
|
|
1
|
+
import { D as f, _ as t, a as p } from "../../dm-icon-C2_uAjH7.js";
|
|
2
|
+
import { jsx as c } from "react/jsx-runtime";
|
|
3
|
+
import e from "react";
|
|
4
|
+
const i = ["title", "titleId"], B = e.forwardRef((s, a) => /* @__PURE__ */ c(f, t(t({
|
|
5
|
+
ref: a
|
|
6
|
+
}, s), {}, {
|
|
7
|
+
icon: (
|
|
8
|
+
// @ts-expect-error TODO improve TS type
|
|
9
|
+
(o) => {
|
|
10
|
+
let {
|
|
11
|
+
title: r,
|
|
12
|
+
titleId: l
|
|
13
|
+
} = o, n = p(o, i);
|
|
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": l
|
|
23
|
+
}, n), r ? e.createElement("title", {
|
|
24
|
+
id: l
|
|
25
|
+
}, r) : null, e.createElement("defs", null, e.createElement("linearGradient", {
|
|
26
|
+
id: "linearGradient-1",
|
|
27
|
+
x1: "100.724%",
|
|
28
|
+
x2: "-.539%",
|
|
29
|
+
y1: "50.022%",
|
|
30
|
+
y2: "50.022%"
|
|
31
|
+
}, e.createElement("stop", {
|
|
32
|
+
offset: "0%",
|
|
33
|
+
stopColor: "#BA1B2C"
|
|
34
|
+
}), e.createElement("stop", {
|
|
35
|
+
offset: "33.91%",
|
|
36
|
+
stopColor: "#B81B2B"
|
|
37
|
+
}), e.createElement("stop", {
|
|
38
|
+
offset: "54.3%",
|
|
39
|
+
stopColor: "#B11B2A"
|
|
40
|
+
}), e.createElement("stop", {
|
|
41
|
+
offset: "71.11%",
|
|
42
|
+
stopColor: "#A41B27"
|
|
43
|
+
}), e.createElement("stop", {
|
|
44
|
+
offset: "85.89%",
|
|
45
|
+
stopColor: "#911A22"
|
|
46
|
+
}), e.createElement("stop", {
|
|
47
|
+
offset: "99.35%",
|
|
48
|
+
stopColor: "#7A171C"
|
|
49
|
+
}), e.createElement("stop", {
|
|
50
|
+
offset: "100%",
|
|
51
|
+
stopColor: "#79171C"
|
|
52
|
+
})), e.createElement("linearGradient", {
|
|
53
|
+
id: "linearGradient-2",
|
|
54
|
+
x1: "-.131%",
|
|
55
|
+
x2: "99.832%",
|
|
56
|
+
y1: "50.022%",
|
|
57
|
+
y2: "50.022%"
|
|
58
|
+
}, e.createElement("stop", {
|
|
59
|
+
offset: "0%",
|
|
60
|
+
stopColor: "#56B5B8"
|
|
61
|
+
}), e.createElement("stop", {
|
|
62
|
+
offset: "24.92%",
|
|
63
|
+
stopColor: "#56B4B8"
|
|
64
|
+
}), e.createElement("stop", {
|
|
65
|
+
offset: "39.91%",
|
|
66
|
+
stopColor: "#55AFB7"
|
|
67
|
+
}), e.createElement("stop", {
|
|
68
|
+
offset: "52.28%",
|
|
69
|
+
stopColor: "#53A7B5"
|
|
70
|
+
}), e.createElement("stop", {
|
|
71
|
+
offset: "63.21%",
|
|
72
|
+
stopColor: "#519BB2"
|
|
73
|
+
}), e.createElement("stop", {
|
|
74
|
+
offset: "73.2%",
|
|
75
|
+
stopColor: "#4F8BAD"
|
|
76
|
+
}), e.createElement("stop", {
|
|
77
|
+
offset: "82.51%",
|
|
78
|
+
stopColor: "#4E77A5"
|
|
79
|
+
}), e.createElement("stop", {
|
|
80
|
+
offset: "91.25%",
|
|
81
|
+
stopColor: "#4B5F9B"
|
|
82
|
+
}), e.createElement("stop", {
|
|
83
|
+
offset: "99.4%",
|
|
84
|
+
stopColor: "#494390"
|
|
85
|
+
}), e.createElement("stop", {
|
|
86
|
+
offset: "100%",
|
|
87
|
+
stopColor: "#49418F"
|
|
88
|
+
})), e.createElement("linearGradient", {
|
|
89
|
+
id: "linearGradient-3",
|
|
90
|
+
x1: "49.986%",
|
|
91
|
+
x2: "49.986%",
|
|
92
|
+
y1: ".033%",
|
|
93
|
+
y2: "100.004%"
|
|
94
|
+
}, e.createElement("stop", {
|
|
95
|
+
offset: "0%",
|
|
96
|
+
stopColor: "#AC1F26"
|
|
97
|
+
}), e.createElement("stop", {
|
|
98
|
+
offset: "47.2%",
|
|
99
|
+
stopColor: "#A81F26"
|
|
100
|
+
}), e.createElement("stop", {
|
|
101
|
+
offset: "96.02%",
|
|
102
|
+
stopColor: "#9B1E24"
|
|
103
|
+
}), e.createElement("stop", {
|
|
104
|
+
offset: "100%",
|
|
105
|
+
stopColor: "#9A1E23"
|
|
106
|
+
})), e.createElement("linearGradient", {
|
|
107
|
+
id: "linearGradient-4",
|
|
108
|
+
x1: "50.096%",
|
|
109
|
+
x2: "50.096%",
|
|
110
|
+
y1: "-.204%",
|
|
111
|
+
y2: "100.155%"
|
|
112
|
+
}, e.createElement("stop", {
|
|
113
|
+
offset: "0%",
|
|
114
|
+
stopColor: "#57B5B7"
|
|
115
|
+
}), e.createElement("stop", {
|
|
116
|
+
offset: "14.04%",
|
|
117
|
+
stopColor: "#56B3B6"
|
|
118
|
+
}), e.createElement("stop", {
|
|
119
|
+
offset: "28.6%",
|
|
120
|
+
stopColor: "#54ACB5"
|
|
121
|
+
}), e.createElement("stop", {
|
|
122
|
+
offset: "43.4%",
|
|
123
|
+
stopColor: "#52A0B2"
|
|
124
|
+
}), e.createElement("stop", {
|
|
125
|
+
offset: "58.36%",
|
|
126
|
+
stopColor: "#508FAD"
|
|
127
|
+
}), e.createElement("stop", {
|
|
128
|
+
offset: "73.46%",
|
|
129
|
+
stopColor: "#4E78A5"
|
|
130
|
+
}), e.createElement("stop", {
|
|
131
|
+
offset: "88.44%",
|
|
132
|
+
stopColor: "#4B5B99"
|
|
133
|
+
}), e.createElement("stop", {
|
|
134
|
+
offset: "100%",
|
|
135
|
+
stopColor: "#49418F"
|
|
136
|
+
})), e.createElement("linearGradient", {
|
|
137
|
+
id: "linearGradient-5",
|
|
138
|
+
x1: "100.724%",
|
|
139
|
+
x2: "-.539%",
|
|
140
|
+
y1: "50.106%",
|
|
141
|
+
y2: "50.106%"
|
|
142
|
+
}, e.createElement("stop", {
|
|
143
|
+
offset: "0%",
|
|
144
|
+
stopColor: "#BA1B2C"
|
|
145
|
+
}), e.createElement("stop", {
|
|
146
|
+
offset: "33.91%",
|
|
147
|
+
stopColor: "#B81B2B"
|
|
148
|
+
}), e.createElement("stop", {
|
|
149
|
+
offset: "54.3%",
|
|
150
|
+
stopColor: "#B11B2A"
|
|
151
|
+
}), e.createElement("stop", {
|
|
152
|
+
offset: "71.11%",
|
|
153
|
+
stopColor: "#A41B27"
|
|
154
|
+
}), e.createElement("stop", {
|
|
155
|
+
offset: "85.89%",
|
|
156
|
+
stopColor: "#911A22"
|
|
157
|
+
}), e.createElement("stop", {
|
|
158
|
+
offset: "99.35%",
|
|
159
|
+
stopColor: "#7A171C"
|
|
160
|
+
}), e.createElement("stop", {
|
|
161
|
+
offset: "100%",
|
|
162
|
+
stopColor: "#79171C"
|
|
163
|
+
})), e.createElement("linearGradient", {
|
|
164
|
+
id: "linearGradient-6",
|
|
165
|
+
x1: "-.131%",
|
|
166
|
+
x2: "99.832%",
|
|
167
|
+
y1: "50.106%",
|
|
168
|
+
y2: "50.106%"
|
|
169
|
+
}, e.createElement("stop", {
|
|
170
|
+
offset: "0%",
|
|
171
|
+
stopColor: "#56B5B8"
|
|
172
|
+
}), e.createElement("stop", {
|
|
173
|
+
offset: "24.92%",
|
|
174
|
+
stopColor: "#56B4B8"
|
|
175
|
+
}), e.createElement("stop", {
|
|
176
|
+
offset: "39.91%",
|
|
177
|
+
stopColor: "#55AFB7"
|
|
178
|
+
}), e.createElement("stop", {
|
|
179
|
+
offset: "52.28%",
|
|
180
|
+
stopColor: "#53A7B5"
|
|
181
|
+
}), e.createElement("stop", {
|
|
182
|
+
offset: "63.21%",
|
|
183
|
+
stopColor: "#519BB2"
|
|
184
|
+
}), e.createElement("stop", {
|
|
185
|
+
offset: "73.2%",
|
|
186
|
+
stopColor: "#4F8BAD"
|
|
187
|
+
}), e.createElement("stop", {
|
|
188
|
+
offset: "82.51%",
|
|
189
|
+
stopColor: "#4E77A5"
|
|
190
|
+
}), e.createElement("stop", {
|
|
191
|
+
offset: "91.25%",
|
|
192
|
+
stopColor: "#4B5F9B"
|
|
193
|
+
}), e.createElement("stop", {
|
|
194
|
+
offset: "99.4%",
|
|
195
|
+
stopColor: "#494390"
|
|
196
|
+
}), e.createElement("stop", {
|
|
197
|
+
offset: "100%",
|
|
198
|
+
stopColor: "#49418F"
|
|
199
|
+
}))), e.createElement("g", {
|
|
200
|
+
fill: "none",
|
|
201
|
+
fillRule: "nonzero"
|
|
202
|
+
}, e.createElement("path", {
|
|
203
|
+
fill: "url(#linearGradient-1)",
|
|
204
|
+
d: "M6.345 24v-6.315s2.53-.559 5.222-.675V24z"
|
|
205
|
+
}), e.createElement("path", {
|
|
206
|
+
fill: "url(#linearGradient-2)",
|
|
207
|
+
d: "M12.457 24v-6.99c2.669.116 5.221.675 5.221.675V24z"
|
|
208
|
+
}), e.createElement("path", {
|
|
209
|
+
fill: "url(#linearGradient-3)",
|
|
210
|
+
d: "M7.024 11.977c0-2.587-.585-5.243-.679-5.616V0L0 6.454v11.092L6.345 24v-6.361c.094-.373.68-3.006.68-5.662"
|
|
211
|
+
}), e.createElement("path", {
|
|
212
|
+
fill: "url(#linearGradient-4)",
|
|
213
|
+
d: "M17.655 0v6.315s-.68 2.842-.68 5.685c0 2.773.68 5.639.68 5.639v6.314L24 17.5V6.408z"
|
|
214
|
+
}), e.createElement("path", {
|
|
215
|
+
fill: "url(#linearGradient-5)",
|
|
216
|
+
d: "M6.345 0v6.315s2.53.559 5.222.675V0z"
|
|
217
|
+
}), e.createElement("path", {
|
|
218
|
+
fill: "url(#linearGradient-6)",
|
|
219
|
+
d: "M12.457 0v6.99c2.669-.116 5.221-.675 5.221-.675V0z"
|
|
220
|
+
})));
|
|
221
|
+
}
|
|
222
|
+
)
|
|
223
|
+
})));
|
|
224
|
+
export {
|
|
225
|
+
B as default
|
|
226
|
+
};
|
|
@@ -78,6 +78,7 @@ 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';
|
|
83
84
|
export { default as DmiReviewColored } from './DmiReviewColored';
|
|
@@ -247,6 +248,7 @@ export { default as LightningCrossCircleOutlined } from './LightningCrossCircleO
|
|
|
247
248
|
export { default as LightningFilled } from './LightningFilled';
|
|
248
249
|
export { default as LineChartFilled } from './LineChartFilled';
|
|
249
250
|
export { default as LineChartOutlined } from './LineChartOutlined';
|
|
251
|
+
export { default as LinearGradientShield } from './LinearGradientShield';
|
|
250
252
|
export { default as LinkOutlined } from './LinkOutlined';
|
|
251
253
|
export { default as LinkOutlined2 } from './LinkOutlined2';
|
|
252
254
|
export { default as ListDoneOutlined } from './ListDoneOutlined';
|
|
@@ -313,6 +315,7 @@ export { default as PushPinFilled } from './PushPinFilled';
|
|
|
313
315
|
export { default as PutOptionFilled } from './PutOptionFilled';
|
|
314
316
|
export { default as QqOutlined } from './QqOutlined';
|
|
315
317
|
export { default as QuestionCircleFilled } from './QuestionCircleFilled';
|
|
318
|
+
export { default as QuestionOutlined } from './QuestionOutlined';
|
|
316
319
|
export { default as QuickFillOutlined } from './QuickFillOutlined';
|
|
317
320
|
export { default as RadarOutlined } from './RadarOutlined';
|
|
318
321
|
export { default as RailwaySquareOutlined } from './RailwaySquareOutlined';
|
|
@@ -368,10 +371,14 @@ export { default as TargetColored } from './TargetColored';
|
|
|
368
371
|
export { default as TaxExemptOutlined } from './TaxExemptOutlined';
|
|
369
372
|
export { default as TaxExemptSquareOutlined } from './TaxExemptSquareOutlined';
|
|
370
373
|
export { default as TechnologyInnovationSquareOutlined } from './TechnologyInnovationSquareOutlined';
|
|
374
|
+
export { default as TextCoreOutlined } from './TextCoreOutlined';
|
|
375
|
+
export { default as TextImportantOutlined } from './TextImportantOutlined';
|
|
376
|
+
export { default as TextSecondaryOutlined } from './TextSecondaryOutlined';
|
|
371
377
|
export { default as ThumbsDownFilled } from './ThumbsDownFilled';
|
|
372
378
|
export { default as ThumbsUpFilled } from './ThumbsUpFilled';
|
|
373
379
|
export { default as TlacSquareOutlined } from './TlacSquareOutlined';
|
|
374
380
|
export { default as TopTenColored } from './TopTenColored';
|
|
381
|
+
export { default as TpsiticoBrandColored } from './TpsiticoBrandColored';
|
|
375
382
|
export { default as TrdOutlined } from './TrdOutlined';
|
|
376
383
|
export { default as TreeSquareDotOutlined } from './TreeSquareDotOutlined';
|
|
377
384
|
export { default as TreeSquareDotVerticalOutlined } from './TreeSquareDotVerticalOutlined';
|