@d-matrix/icons-react 0.3.1 → 0.5.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/BuildingOutlined.js +1 -0
- package/dist/icons/BuildingOutlined.mjs +38 -0
- package/dist/icons/CategoryOutlined.js +1 -0
- package/dist/icons/CategoryOutlined.mjs +38 -0
- package/dist/icons/ChineseLanguageCodeOutlined.js +1 -0
- package/dist/icons/ChineseLanguageCodeOutlined.mjs +38 -0
- package/dist/icons/ClearOutlined.js +1 -0
- package/dist/icons/ClearOutlined.mjs +37 -0
- package/dist/icons/CopyOutlined.js +1 -0
- package/dist/icons/CopyOutlined.mjs +33 -0
- package/dist/icons/EarthOutlined.js +1 -0
- package/dist/icons/EarthOutlined.mjs +38 -0
- package/dist/icons/EnglishLanguageCodeOutlined.js +1 -0
- package/dist/icons/EnglishLanguageCodeOutlined.mjs +38 -0
- package/dist/icons/FileEyeFilled.js +1 -0
- package/dist/icons/FileEyeFilled.mjs +37 -0
- package/dist/icons/FileHashSymbolOutlined.js +1 -0
- package/dist/icons/FileHashSymbolOutlined.mjs +38 -0
- package/dist/icons/FilePencilOutlined.js +1 -0
- package/dist/icons/FilePencilOutlined.mjs +38 -0
- package/dist/icons/FrequencyOutlined.js +1 -0
- package/dist/icons/FrequencyOutlined.mjs +38 -0
- package/dist/icons/FundOutlined.js +1 -0
- package/dist/icons/FundOutlined.mjs +38 -0
- package/dist/icons/IdeaFilled.js +1 -0
- package/dist/icons/IdeaFilled.mjs +37 -0
- package/dist/icons/JoinConversationFilled.js +1 -0
- package/dist/icons/JoinConversationFilled.mjs +33 -0
- package/dist/icons/LineChartFilled.js +1 -0
- package/dist/icons/LineChartFilled.mjs +38 -0
- package/dist/icons/NewConversationOutlined.js +1 -0
- package/dist/icons/NewConversationOutlined.mjs +37 -0
- package/dist/icons/PdfSquareColored.js +1 -0
- package/dist/icons/PdfSquareColored.mjs +38 -0
- package/dist/icons/RatingReportOutlined.js +1 -0
- package/dist/icons/RatingReportOutlined.mjs +37 -0
- package/dist/icons/RelatedOutlined.js +1 -0
- package/dist/icons/RelatedOutlined.mjs +38 -0
- package/dist/icons/ReloadOutlined2.js +1 -0
- package/dist/icons/ReloadOutlined2.mjs +38 -0
- package/dist/icons/SendOutlined.js +1 -0
- package/dist/icons/SendOutlined.mjs +38 -0
- package/dist/icons/StatisticalReportOutlined.js +1 -0
- package/dist/icons/StatisticalReportOutlined.mjs +38 -0
- package/dist/icons/TagOutlined.js +1 -0
- package/dist/icons/TagOutlined.mjs +38 -0
- package/dist/icons/index.js +1 -1
- package/dist/icons/index.mjs +416 -370
- package/dist/index.d.ts +46 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),a=require("react/jsx-runtime"),t=require("react"),o=["title","titleId"],d=i=>a.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},i),{},{icon:l=>{let{title:r,titleId:c}=l,n=e._objectWithoutProperties(l,o);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":c},n),r?t.createElement("title",{id:c},r):null,t.createElement("g",{fill:"none",fillRule:"evenodd"},t.createElement("path",{d:"M0 0h16v16H0z"}),t.createElement("path",{fill:"currentColor",fillRule:"nonzero",d:"M13.833 13.993h.181c.272 0 .486.23.486.503a.5.5 0 0 1-.486.504H1.988a.48.48 0 0 1-.346-.145.523.523 0 0 1 0-.717.47.47 0 0 1 .338-.145h.173V2.178C2.153 1.529 2.663 1 3.29 1h6.655c.626 0 1.137.53 1.137 1.178v2.698h1.606c.626 0 1.137.529 1.137 1.178zm-.98 0v-7.94a.17.17 0 0 0-.165-.17h-1.606v8.101h1.77zm-9.728 0h6.977V2.178a.17.17 0 0 0-.05-.12.16.16 0 0 0-.115-.05H3.282a.16.16 0 0 0-.116.05.17.17 0 0 0-.05.12zM5.44 7.76a.496.496 0 0 1-.486-.504c0-.273.222-.503.486-.503h2.495c.272 0 .486.23.486.503a.5.5 0 0 1-.486.504zm0 3.705a.496.496 0 0 1-.486-.504c0-.282.222-.503.486-.503h2.495c.272 0 .486.23.486.503a.496.496 0 0 1-.486.504z"})))}}));module.exports=d;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { D as c, _ as t, a as n } from "../dm-icon-DjatEbfO.js";
|
|
2
|
+
import { jsx as h } from "react/jsx-runtime";
|
|
3
|
+
import e from "react";
|
|
4
|
+
const d = ["title", "titleId"], p = (o) => /* @__PURE__ */ h(c, t(t({}, o), {}, {
|
|
5
|
+
icon: (
|
|
6
|
+
// @ts-expect-error TODO improve TS type
|
|
7
|
+
(l) => {
|
|
8
|
+
let {
|
|
9
|
+
title: a,
|
|
10
|
+
titleId: r
|
|
11
|
+
} = l, i = n(l, d);
|
|
12
|
+
return e.createElement("svg", t({
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
viewBox: "0 0 16 16",
|
|
15
|
+
width: "1em",
|
|
16
|
+
height: "1em",
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
"aria-hidden": "true",
|
|
19
|
+
focusable: "false",
|
|
20
|
+
"aria-labelledby": r
|
|
21
|
+
}, i), a ? e.createElement("title", {
|
|
22
|
+
id: r
|
|
23
|
+
}, a) : null, e.createElement("g", {
|
|
24
|
+
fill: "none",
|
|
25
|
+
fillRule: "evenodd"
|
|
26
|
+
}, e.createElement("path", {
|
|
27
|
+
d: "M0 0h16v16H0z"
|
|
28
|
+
}), e.createElement("path", {
|
|
29
|
+
fill: "currentColor",
|
|
30
|
+
fillRule: "nonzero",
|
|
31
|
+
d: "M13.833 13.993h.181c.272 0 .486.23.486.503a.5.5 0 0 1-.486.504H1.988a.48.48 0 0 1-.346-.145.523.523 0 0 1 0-.717.47.47 0 0 1 .338-.145h.173V2.178C2.153 1.529 2.663 1 3.29 1h6.655c.626 0 1.137.53 1.137 1.178v2.698h1.606c.626 0 1.137.529 1.137 1.178zm-.98 0v-7.94a.17.17 0 0 0-.165-.17h-1.606v8.101h1.77zm-9.728 0h6.977V2.178a.17.17 0 0 0-.05-.12.16.16 0 0 0-.115-.05H3.282a.16.16 0 0 0-.116.05.17.17 0 0 0-.05.12zM5.44 7.76a.496.496 0 0 1-.486-.504c0-.273.222-.503.486-.503h2.495c.272 0 .486.23.486.503a.5.5 0 0 1-.486.504zm0 3.705a.496.496 0 0 1-.486-.504c0-.282.222-.503.486-.503h2.495c.272 0 .486.23.486.503a.496.496 0 0 1-.486.504z"
|
|
32
|
+
})));
|
|
33
|
+
}
|
|
34
|
+
)
|
|
35
|
+
}));
|
|
36
|
+
export {
|
|
37
|
+
p as default
|
|
38
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),a=require("react/jsx-runtime"),t=require("react"),i=["title","titleId"],h=o=>a.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},o),{},{icon:l=>{let{title:r,titleId:c}=l,n=e._objectWithoutProperties(l,i);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":c},n),r?t.createElement("title",{id:c},r):null,t.createElement("g",{fill:"none",fillRule:"evenodd"},t.createElement("path",{d:"M0 0h16v16H0z"}),t.createElement("path",{fill:"currentColor",fillRule:"nonzero",d:"M5.648 1h-2.81A1.84 1.84 0 0 0 1 2.839v2.809A1.84 1.84 0 0 0 2.84 7.486h4.647V2.839A1.84 1.84 0 0 0 5.648 1m.99 5.638h-3.8a.99.99 0 0 1-.99-.99v-2.81c.001-.546.444-.989.99-.99h2.81c.547.001.99.444.99.99zM1 10.352v2.81A1.84 1.84 0 0 0 2.84 15h2.81a1.84 1.84 0 0 0 1.837-1.838V8.514H2.84A1.84 1.84 0 0 0 1 10.352m5.638 2.81c0 .546-.443.99-.99.99h-2.81a.99.99 0 0 1-.99-.99v-2.81c.001-.546.444-.99.99-.99h3.8zM13.162 1h-2.81a1.84 1.84 0 0 0-1.838 1.839v4.647h4.648A1.84 1.84 0 0 0 15 5.648v-2.81A1.84 1.84 0 0 0 13.162 1m.99 4.648c0 .546-.443.99-.99.99h-3.8v-3.8c.001-.546.444-.99.99-.99h2.81c.547 0 .99.444.99.99zm-.99 2.866H8.514v4.648A1.84 1.84 0 0 0 10.353 15h2.81A1.84 1.84 0 0 0 15 13.162v-2.81a1.84 1.84 0 0 0-1.838-1.838m.99 4.648a.99.99 0 0 1-.99.99h-2.81a.99.99 0 0 1-.99-.99v-3.8h3.8c.547 0 .99.444.99.99z"})))}}));module.exports=h;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { D as i, _ as t, a as h } from "../dm-icon-DjatEbfO.js";
|
|
2
|
+
import { jsx as n } from "react/jsx-runtime";
|
|
3
|
+
import e from "react";
|
|
4
|
+
const m = ["title", "titleId"], u = (o) => /* @__PURE__ */ n(i, t(t({}, o), {}, {
|
|
5
|
+
icon: (
|
|
6
|
+
// @ts-expect-error TODO improve TS type
|
|
7
|
+
(l) => {
|
|
8
|
+
let {
|
|
9
|
+
title: r,
|
|
10
|
+
titleId: a
|
|
11
|
+
} = l, c = h(l, m);
|
|
12
|
+
return e.createElement("svg", t({
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
viewBox: "0 0 16 16",
|
|
15
|
+
width: "1em",
|
|
16
|
+
height: "1em",
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
"aria-hidden": "true",
|
|
19
|
+
focusable: "false",
|
|
20
|
+
"aria-labelledby": a
|
|
21
|
+
}, c), r ? e.createElement("title", {
|
|
22
|
+
id: a
|
|
23
|
+
}, r) : null, e.createElement("g", {
|
|
24
|
+
fill: "none",
|
|
25
|
+
fillRule: "evenodd"
|
|
26
|
+
}, e.createElement("path", {
|
|
27
|
+
d: "M0 0h16v16H0z"
|
|
28
|
+
}), e.createElement("path", {
|
|
29
|
+
fill: "currentColor",
|
|
30
|
+
fillRule: "nonzero",
|
|
31
|
+
d: "M5.648 1h-2.81A1.84 1.84 0 0 0 1 2.839v2.809A1.84 1.84 0 0 0 2.84 7.486h4.647V2.839A1.84 1.84 0 0 0 5.648 1m.99 5.638h-3.8a.99.99 0 0 1-.99-.99v-2.81c.001-.546.444-.989.99-.99h2.81c.547.001.99.444.99.99zM1 10.352v2.81A1.84 1.84 0 0 0 2.84 15h2.81a1.84 1.84 0 0 0 1.837-1.838V8.514H2.84A1.84 1.84 0 0 0 1 10.352m5.638 2.81c0 .546-.443.99-.99.99h-2.81a.99.99 0 0 1-.99-.99v-2.81c.001-.546.444-.99.99-.99h3.8zM13.162 1h-2.81a1.84 1.84 0 0 0-1.838 1.839v4.647h4.648A1.84 1.84 0 0 0 15 5.648v-2.81A1.84 1.84 0 0 0 13.162 1m.99 4.648c0 .546-.443.99-.99.99h-3.8v-3.8c.001-.546.444-.99.99-.99h2.81c.547 0 .99.444.99.99zm-.99 2.866H8.514v4.648A1.84 1.84 0 0 0 10.353 15h2.81A1.84 1.84 0 0 0 15 13.162v-2.81a1.84 1.84 0 0 0-1.838-1.838m.99 4.648a.99.99 0 0 1-.99.99h-2.81a.99.99 0 0 1-.99-.99v-3.8h3.8c.547 0 .99.444.99.99z"
|
|
32
|
+
})));
|
|
33
|
+
}
|
|
34
|
+
)
|
|
35
|
+
}));
|
|
36
|
+
export {
|
|
37
|
+
u as default
|
|
38
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),i=require("react/jsx-runtime"),t=require("react"),c=["title","titleId"],d=n=>i.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},n),{},{icon:l=>{let{title:r,titleId:a}=l,o=e._objectWithoutProperties(l,c);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":a},o),r?t.createElement("title",{id:a},r):null,t.createElement("g",{fill:"none",fillRule:"evenodd"},t.createElement("path",{d:"M0 0h16v16H0z"}),t.createElement("path",{fill:"currentColor",fillRule:"nonzero",d:"M6.521 10.326q.133 0 .23.104l.641.7a3.5 3.5 0 0 1-1.31 1.017q-.777.353-1.866.353-.974 0-1.751-.335a3.9 3.9 0 0 1-1.328-.932A4.1 4.1 0 0 1 .293 9.81 5.4 5.4 0 0 1 0 8q0-.993.327-1.818.326-.825.92-1.422a4.2 4.2 0 0 1 1.418-.928A4.9 4.9 0 0 1 4.488 3.5q.974 0 1.703.314t1.25.83l-.545.762a.5.5 0 0 1-.124.128.35.35 0 0 1-.209.055.47.47 0 0 1-.284-.11 2.997 2.997 0 0 0-.935-.475 2.9 2.9 0 0 0-.868-.11q-.617 0-1.134.217a2.5 2.5 0 0 0-.89.618 2.85 2.85 0 0 0-.58.977Q1.664 7.282 1.664 8q0 .743.208 1.321.21.578.566.975.357.396.84.606.484.21 1.041.21.333 0 .602-.037.27-.036.496-.116.226-.078.43-.204.202-.124.402-.307a.6.6 0 0 1 .127-.088.3.3 0 0 1 .145-.034m2.952-6.729q.11 0 .181.01a.4.4 0 0 1 .13.036.4.4 0 0 1 .112.08q.055.051.121.136l4.592 5.889a6 6 0 0 1-.034-.417 9 9 0 0 1-.009-.381V3.597H16v8.806h-.84a.74.74 0 0 1-.321-.061.7.7 0 0 1-.248-.22l-4.574-5.864a9 9 0 0 1 .037.737v5.408H8.62V3.597z"})))}}));module.exports=d;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { D as n, _ as t, a as d } from "../dm-icon-DjatEbfO.js";
|
|
2
|
+
import { jsx as c } from "react/jsx-runtime";
|
|
3
|
+
import e from "react";
|
|
4
|
+
const m = ["title", "titleId"], p = (o) => /* @__PURE__ */ c(n, t(t({}, o), {}, {
|
|
5
|
+
icon: (
|
|
6
|
+
// @ts-expect-error TODO improve TS type
|
|
7
|
+
(l) => {
|
|
8
|
+
let {
|
|
9
|
+
title: a,
|
|
10
|
+
titleId: r
|
|
11
|
+
} = l, i = d(l, m);
|
|
12
|
+
return e.createElement("svg", t({
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
viewBox: "0 0 16 16",
|
|
15
|
+
width: "1em",
|
|
16
|
+
height: "1em",
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
"aria-hidden": "true",
|
|
19
|
+
focusable: "false",
|
|
20
|
+
"aria-labelledby": r
|
|
21
|
+
}, i), a ? e.createElement("title", {
|
|
22
|
+
id: r
|
|
23
|
+
}, a) : null, e.createElement("g", {
|
|
24
|
+
fill: "none",
|
|
25
|
+
fillRule: "evenodd"
|
|
26
|
+
}, e.createElement("path", {
|
|
27
|
+
d: "M0 0h16v16H0z"
|
|
28
|
+
}), e.createElement("path", {
|
|
29
|
+
fill: "currentColor",
|
|
30
|
+
fillRule: "nonzero",
|
|
31
|
+
d: "M6.521 10.326q.133 0 .23.104l.641.7a3.5 3.5 0 0 1-1.31 1.017q-.777.353-1.866.353-.974 0-1.751-.335a3.9 3.9 0 0 1-1.328-.932A4.1 4.1 0 0 1 .293 9.81 5.4 5.4 0 0 1 0 8q0-.993.327-1.818.326-.825.92-1.422a4.2 4.2 0 0 1 1.418-.928A4.9 4.9 0 0 1 4.488 3.5q.974 0 1.703.314t1.25.83l-.545.762a.5.5 0 0 1-.124.128.35.35 0 0 1-.209.055.47.47 0 0 1-.284-.11 2.997 2.997 0 0 0-.935-.475 2.9 2.9 0 0 0-.868-.11q-.617 0-1.134.217a2.5 2.5 0 0 0-.89.618 2.85 2.85 0 0 0-.58.977Q1.664 7.282 1.664 8q0 .743.208 1.321.21.578.566.975.357.396.84.606.484.21 1.041.21.333 0 .602-.037.27-.036.496-.116.226-.078.43-.204.202-.124.402-.307a.6.6 0 0 1 .127-.088.3.3 0 0 1 .145-.034m2.952-6.729q.11 0 .181.01a.4.4 0 0 1 .13.036.4.4 0 0 1 .112.08q.055.051.121.136l4.592 5.889a6 6 0 0 1-.034-.417 9 9 0 0 1-.009-.381V3.597H16v8.806h-.84a.74.74 0 0 1-.321-.061.7.7 0 0 1-.248-.22l-4.574-5.864a9 9 0 0 1 .037.737v5.408H8.62V3.597z"
|
|
32
|
+
})));
|
|
33
|
+
}
|
|
34
|
+
)
|
|
35
|
+
}));
|
|
36
|
+
export {
|
|
37
|
+
p as default
|
|
38
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),n=require("react/jsx-runtime"),t=require("react"),o=["title","titleId"],d=c=>n.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},c),{},{icon:l=>{let{title:r,titleId:a}=l,i=e._objectWithoutProperties(l,o);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":a},i),r?t.createElement("title",{id:a},r):null,t.createElement("g",{fill:"none",fillRule:"evenodd"},t.createElement("path",{d:"M0 0h16v16H0z"}),t.createElement("path",{fill:"currentColor",d:"M8 1a2 2 0 0 1 2 2v.767h4a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-1.506l.759 6.108c.077.621-.263 1.125-.76 1.125H3.507c-.496 0-.836-.504-.759-1.125l.758-6.108H2a1 1 0 0 1-1-1v-2a1 1 0 0 1 1-1h4V3a2 2 0 0 1 2-2m2.982 6.767H5.017L4.304 13.5h1.463l.235-3.058a.75.75 0 0 1 .605-.678l.099-.013.102.001a.75.75 0 0 1 .69.806L7.27 13.5h4.424zm2.518-2.5h-11v1h11zM8 2.5a.5.5 0 0 0-.5.5v.75l.002.017H8.5V3a.5.5 0 0 0-.5-.5"})))}}));module.exports=d;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { D as n, _ as t, a as c } from "../dm-icon-DjatEbfO.js";
|
|
2
|
+
import { jsx as d } from "react/jsx-runtime";
|
|
3
|
+
import e from "react";
|
|
4
|
+
const h = ["title", "titleId"], p = (o) => /* @__PURE__ */ d(n, t(t({}, o), {}, {
|
|
5
|
+
icon: (
|
|
6
|
+
// @ts-expect-error TODO improve TS type
|
|
7
|
+
(l) => {
|
|
8
|
+
let {
|
|
9
|
+
title: a,
|
|
10
|
+
titleId: r
|
|
11
|
+
} = l, i = c(l, h);
|
|
12
|
+
return e.createElement("svg", t({
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
viewBox: "0 0 16 16",
|
|
15
|
+
width: "1em",
|
|
16
|
+
height: "1em",
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
"aria-hidden": "true",
|
|
19
|
+
focusable: "false",
|
|
20
|
+
"aria-labelledby": r
|
|
21
|
+
}, i), a ? e.createElement("title", {
|
|
22
|
+
id: r
|
|
23
|
+
}, a) : null, e.createElement("g", {
|
|
24
|
+
fill: "none",
|
|
25
|
+
fillRule: "evenodd"
|
|
26
|
+
}, e.createElement("path", {
|
|
27
|
+
d: "M0 0h16v16H0z"
|
|
28
|
+
}), e.createElement("path", {
|
|
29
|
+
fill: "currentColor",
|
|
30
|
+
d: "M8 1a2 2 0 0 1 2 2v.767h4a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-1.506l.759 6.108c.077.621-.263 1.125-.76 1.125H3.507c-.496 0-.836-.504-.759-1.125l.758-6.108H2a1 1 0 0 1-1-1v-2a1 1 0 0 1 1-1h4V3a2 2 0 0 1 2-2m2.982 6.767H5.017L4.304 13.5h1.463l.235-3.058a.75.75 0 0 1 .605-.678l.099-.013.102.001a.75.75 0 0 1 .69.806L7.27 13.5h4.424zm2.518-2.5h-11v1h11zM8 2.5a.5.5 0 0 0-.5.5v.75l.002.017H8.5V3a.5.5 0 0 0-.5-.5"
|
|
31
|
+
})));
|
|
32
|
+
}
|
|
33
|
+
)
|
|
34
|
+
}));
|
|
35
|
+
export {
|
|
36
|
+
p as default
|
|
37
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),c=require("react/jsx-runtime"),t=require("react"),n=["title","titleId"],d=i=>c.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},i),{},{icon:r=>{let{title:l,titleId:o}=r,a=e._objectWithoutProperties(r,n);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":o},a),l?t.createElement("title",{id:o},l):null,t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M20.8 19.2V9.6A1.6 1.6 0 0 0 19.2 8H9.6A1.6 1.6 0 0 0 8 9.6v9.6a1.6 1.6 0 0 0 1.6 1.6h9.6a1.6 1.6 0 0 0 1.6-1.6M9.6 9.6h9.6v9.6H9.6zm12.8 1.6v9.6a1.6 1.6 0 0 1-1.6 1.6h-9.6a1.6 1.6 0 0 0 1.6 1.6h8a3.2 3.2 0 0 0 3.2-3.2v-8a1.6 1.6 0 0 0-1.6-1.6"}))}}));module.exports=d;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { D as n, _ as e, a as d } from "../dm-icon-DjatEbfO.js";
|
|
2
|
+
import { jsx as c } from "react/jsx-runtime";
|
|
3
|
+
import t from "react";
|
|
4
|
+
const s = ["title", "titleId"], p = (o) => /* @__PURE__ */ c(n, e(e({}, o), {}, {
|
|
5
|
+
icon: (
|
|
6
|
+
// @ts-expect-error TODO improve TS type
|
|
7
|
+
(l) => {
|
|
8
|
+
let {
|
|
9
|
+
title: r,
|
|
10
|
+
titleId: a
|
|
11
|
+
} = l, i = d(l, s);
|
|
12
|
+
return t.createElement("svg", e({
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
viewBox: "0 0 32 32",
|
|
15
|
+
width: "1em",
|
|
16
|
+
height: "1em",
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
"aria-hidden": "true",
|
|
19
|
+
focusable: "false",
|
|
20
|
+
"aria-labelledby": a
|
|
21
|
+
}, i), r ? t.createElement("title", {
|
|
22
|
+
id: a
|
|
23
|
+
}, r) : null, t.createElement("path", {
|
|
24
|
+
fill: "currentColor",
|
|
25
|
+
fillRule: "evenodd",
|
|
26
|
+
d: "M20.8 19.2V9.6A1.6 1.6 0 0 0 19.2 8H9.6A1.6 1.6 0 0 0 8 9.6v9.6a1.6 1.6 0 0 0 1.6 1.6h9.6a1.6 1.6 0 0 0 1.6-1.6M9.6 9.6h9.6v9.6H9.6zm12.8 1.6v9.6a1.6 1.6 0 0 1-1.6 1.6h-9.6a1.6 1.6 0 0 0 1.6 1.6h8a3.2 3.2 0 0 0 3.2-3.2v-8a1.6 1.6 0 0 0-1.6-1.6"
|
|
27
|
+
}));
|
|
28
|
+
}
|
|
29
|
+
)
|
|
30
|
+
}));
|
|
31
|
+
export {
|
|
32
|
+
p as default
|
|
33
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),i=require("react/jsx-runtime"),t=require("react"),s=["title","titleId"],a=n=>i.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},n),{},{icon:l=>{let{title:r,titleId:c}=l,o=e._objectWithoutProperties(l,s);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":c},o),r?t.createElement("title",{id:c},r):null,t.createElement("g",{fill:"none",fillRule:"evenodd"},t.createElement("path",{d:"M0 0h16v16H0z"}),t.createElement("path",{fill:"currentColor",fillRule:"nonzero",d:"M8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1m0 13.067c-.991 0-1.927-.24-2.754-.665.004-.003-.013-.015-.062-.038-.55-.263-1.17-1.108-1.199-1.37-.029-.263-.029-.7.175-.875.205-.175.525-.612.933-1.312s-.67-.845-.962-.962-.758-.787-1.312-.84c-.554-.054-.35.403-.524.549-.164.136-.236.118-.339-.05a6.027 6.027 0 0 1 .669-3.311c.155-.101.296-.226.296-.226h.234c.029 0 .178.171.003.317-.174.146-.324.645.087.616.41-.03.956-.099 1.014-.522s-.022-.502.182-.59.38.03.32.292c-.057.263 0 .616.263.672.262.057.175.349.437.261.263-.087.117-.554.32-.787.205-.233.292-.35.292-.641a.78.78 0 0 1 .48-.72c.32-.145.92-.038 1.065.311.146.35.53.642.382.758-.148.117-.47.263-.556.38-.088.116-.233.203-.496.436-.262.234-.554.671-.146.992s.642.495 1.079.495.816.35 1.079.525c.262.175.35.32.437.466s.029.525.175.788c.145.262.145.816.145 1.107s.117.7.176.962c.058.263-.114.852.207.882.321.029.463-.182.784-.794.32-.612.466-.583.67-.846.204-.262.263-.495.291-.757.03-.263.35-.292.35-.787s0-.516-.116-.783c-.117-.267-.292-.296-.234-.559.059-.262-.058-.262.35-.466.409-.204.7-.233.817-.525.116-.291.087-.67.145-.845.058-.173.058-.254.339-.172.365.78.571 1.65.571 2.567A6.074 6.074 0 0 1 8 14.067"})))}}));module.exports=a;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { D as i, _ as t, a as n } from "../dm-icon-DjatEbfO.js";
|
|
2
|
+
import { jsx as s } from "react/jsx-runtime";
|
|
3
|
+
import e from "react";
|
|
4
|
+
const d = ["title", "titleId"], p = (a) => /* @__PURE__ */ s(i, t(t({}, a), {}, {
|
|
5
|
+
icon: (
|
|
6
|
+
// @ts-expect-error TODO improve TS type
|
|
7
|
+
(l) => {
|
|
8
|
+
let {
|
|
9
|
+
title: r,
|
|
10
|
+
titleId: o
|
|
11
|
+
} = l, c = n(l, d);
|
|
12
|
+
return e.createElement("svg", t({
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
viewBox: "0 0 16 16",
|
|
15
|
+
width: "1em",
|
|
16
|
+
height: "1em",
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
"aria-hidden": "true",
|
|
19
|
+
focusable: "false",
|
|
20
|
+
"aria-labelledby": o
|
|
21
|
+
}, c), r ? e.createElement("title", {
|
|
22
|
+
id: o
|
|
23
|
+
}, r) : null, e.createElement("g", {
|
|
24
|
+
fill: "none",
|
|
25
|
+
fillRule: "evenodd"
|
|
26
|
+
}, e.createElement("path", {
|
|
27
|
+
d: "M0 0h16v16H0z"
|
|
28
|
+
}), e.createElement("path", {
|
|
29
|
+
fill: "currentColor",
|
|
30
|
+
fillRule: "nonzero",
|
|
31
|
+
d: "M8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1m0 13.067c-.991 0-1.927-.24-2.754-.665.004-.003-.013-.015-.062-.038-.55-.263-1.17-1.108-1.199-1.37-.029-.263-.029-.7.175-.875.205-.175.525-.612.933-1.312s-.67-.845-.962-.962-.758-.787-1.312-.84c-.554-.054-.35.403-.524.549-.164.136-.236.118-.339-.05a6.027 6.027 0 0 1 .669-3.311c.155-.101.296-.226.296-.226h.234c.029 0 .178.171.003.317-.174.146-.324.645.087.616.41-.03.956-.099 1.014-.522s-.022-.502.182-.59.38.03.32.292c-.057.263 0 .616.263.672.262.057.175.349.437.261.263-.087.117-.554.32-.787.205-.233.292-.35.292-.641a.78.78 0 0 1 .48-.72c.32-.145.92-.038 1.065.311.146.35.53.642.382.758-.148.117-.47.263-.556.38-.088.116-.233.203-.496.436-.262.234-.554.671-.146.992s.642.495 1.079.495.816.35 1.079.525c.262.175.35.32.437.466s.029.525.175.788c.145.262.145.816.145 1.107s.117.7.176.962c.058.263-.114.852.207.882.321.029.463-.182.784-.794.32-.612.466-.583.67-.846.204-.262.263-.495.291-.757.03-.263.35-.292.35-.787s0-.516-.116-.783c-.117-.267-.292-.296-.234-.559.059-.262-.058-.262.35-.466.409-.204.7-.233.817-.525.116-.291.087-.67.145-.845.058-.173.058-.254.339-.172.365.78.571 1.65.571 2.567A6.074 6.074 0 0 1 8 14.067"
|
|
32
|
+
})));
|
|
33
|
+
}
|
|
34
|
+
)
|
|
35
|
+
}));
|
|
36
|
+
export {
|
|
37
|
+
p as default
|
|
38
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),a=require("react/jsx-runtime"),t=require("react"),c=["title","titleId"],d=o=>a.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},o),{},{icon:l=>{let{title:r,titleId:n}=l,i=e._objectWithoutProperties(l,c);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":n},i),r?t.createElement("title",{id:n},r):null,t.createElement("g",{fill:"none",fillRule:"evenodd"},t.createElement("path",{d:"M0 0h16v16H0z"}),t.createElement("path",{fill:"currentColor",fillRule:"nonzero",d:"M6.17 3.5v1.332H1.833v2.496H5.25v1.288H1.833v2.546H6.17V12.5H0v-9zm2.53 0q.122 0 .203.01a.49.49 0 0 1 .27.118q.061.053.136.14l5.135 6.018a6 6 0 0 1-.037-.426 8 8 0 0 1-.01-.389V3.5H16v9h-.94a.9.9 0 0 1-.359-.062.8.8 0 0 1-.277-.224L9.309 6.22a8 8 0 0 1 .04.753V12.5H7.747v-9z"})))}}));module.exports=d;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { D as n, _ as t, a as d } from "../dm-icon-DjatEbfO.js";
|
|
2
|
+
import { jsx as c } from "react/jsx-runtime";
|
|
3
|
+
import e from "react";
|
|
4
|
+
const m = ["title", "titleId"], h = (o) => /* @__PURE__ */ c(n, t(t({}, o), {}, {
|
|
5
|
+
icon: (
|
|
6
|
+
// @ts-expect-error TODO improve TS type
|
|
7
|
+
(l) => {
|
|
8
|
+
let {
|
|
9
|
+
title: r,
|
|
10
|
+
titleId: a
|
|
11
|
+
} = l, i = d(l, m);
|
|
12
|
+
return e.createElement("svg", t({
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
viewBox: "0 0 16 16",
|
|
15
|
+
width: "1em",
|
|
16
|
+
height: "1em",
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
"aria-hidden": "true",
|
|
19
|
+
focusable: "false",
|
|
20
|
+
"aria-labelledby": a
|
|
21
|
+
}, i), r ? e.createElement("title", {
|
|
22
|
+
id: a
|
|
23
|
+
}, r) : null, e.createElement("g", {
|
|
24
|
+
fill: "none",
|
|
25
|
+
fillRule: "evenodd"
|
|
26
|
+
}, e.createElement("path", {
|
|
27
|
+
d: "M0 0h16v16H0z"
|
|
28
|
+
}), e.createElement("path", {
|
|
29
|
+
fill: "currentColor",
|
|
30
|
+
fillRule: "nonzero",
|
|
31
|
+
d: "M6.17 3.5v1.332H1.833v2.496H5.25v1.288H1.833v2.546H6.17V12.5H0v-9zm2.53 0q.122 0 .203.01a.49.49 0 0 1 .27.118q.061.053.136.14l5.135 6.018a6 6 0 0 1-.037-.426 8 8 0 0 1-.01-.389V3.5H16v9h-.94a.9.9 0 0 1-.359-.062.8.8 0 0 1-.277-.224L9.309 6.22a8 8 0 0 1 .04.753V12.5H7.747v-9z"
|
|
32
|
+
})));
|
|
33
|
+
}
|
|
34
|
+
)
|
|
35
|
+
}));
|
|
36
|
+
export {
|
|
37
|
+
h as default
|
|
38
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),o=require("react/jsx-runtime"),t=require("react"),n=["title","titleId"],d=c=>o.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},c),{},{icon:l=>{let{title:a,titleId:r}=l,i=e._objectWithoutProperties(l,n);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 21",width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":r},i),a?t.createElement("title",{id:r},a):null,t.createElement("g",{fill:"none",fillRule:"evenodd"},t.createElement("path",{d:"M0 0h20v20H0z"}),t.createElement("path",{fill:"currentColor",d:"M11.405 13.054a4.795 4.795 0 0 1 6.473 0l1.795 1.63c.209.192.328.462.327.745v.995c0 .283-.118.553-.327.743l-1.795 1.631a4.795 4.795 0 0 1-6.474 0l-1.795-1.63a1 1 0 0 1-.327-.744v-.995c0-.283.118-.553.327-.744ZM14.593 0a3 3 0 0 1 3 3v7.634a6.915 6.915 0 0 0-7.618 1.152l-2.588 2.35a1.45 1.45 0 0 0-.472 1.073v1.435c0 .41.172.8.472 1.072l2.388 2.17H4a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3zm1.99 14.542a2.877 2.877 0 0 0-3.884 0l-1.467 1.335v.1l1.467 1.334a2.877 2.877 0 0 0 3.884 0l1.467-1.334v-.1Zm-.968.39v1.99h-1.948v-1.99zm-5.84-6.91h-3.87a.978.978 0 0 0 0 1.956h3.87a.978.978 0 1 0 0-1.956m2.914-4.01H5.904a.978.978 0 1 0 0 1.955h6.785a.978.978 0 0 0 0-1.956"})))}}));module.exports=d;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { D as c, _ as t, a as n } from "../dm-icon-DjatEbfO.js";
|
|
2
|
+
import { jsx as m } from "react/jsx-runtime";
|
|
3
|
+
import e from "react";
|
|
4
|
+
const d = ["title", "titleId"], p = (o) => /* @__PURE__ */ m(c, t(t({}, o), {}, {
|
|
5
|
+
icon: (
|
|
6
|
+
// @ts-expect-error TODO improve TS type
|
|
7
|
+
(l) => {
|
|
8
|
+
let {
|
|
9
|
+
title: a,
|
|
10
|
+
titleId: r
|
|
11
|
+
} = l, i = n(l, d);
|
|
12
|
+
return e.createElement("svg", t({
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
viewBox: "0 0 20 21",
|
|
15
|
+
width: "1em",
|
|
16
|
+
height: "1em",
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
"aria-hidden": "true",
|
|
19
|
+
focusable: "false",
|
|
20
|
+
"aria-labelledby": r
|
|
21
|
+
}, i), a ? e.createElement("title", {
|
|
22
|
+
id: r
|
|
23
|
+
}, a) : null, e.createElement("g", {
|
|
24
|
+
fill: "none",
|
|
25
|
+
fillRule: "evenodd"
|
|
26
|
+
}, e.createElement("path", {
|
|
27
|
+
d: "M0 0h20v20H0z"
|
|
28
|
+
}), e.createElement("path", {
|
|
29
|
+
fill: "currentColor",
|
|
30
|
+
d: "M11.405 13.054a4.795 4.795 0 0 1 6.473 0l1.795 1.63c.209.192.328.462.327.745v.995c0 .283-.118.553-.327.743l-1.795 1.631a4.795 4.795 0 0 1-6.474 0l-1.795-1.63a1 1 0 0 1-.327-.744v-.995c0-.283.118-.553.327-.744ZM14.593 0a3 3 0 0 1 3 3v7.634a6.915 6.915 0 0 0-7.618 1.152l-2.588 2.35a1.45 1.45 0 0 0-.472 1.073v1.435c0 .41.172.8.472 1.072l2.388 2.17H4a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3zm1.99 14.542a2.877 2.877 0 0 0-3.884 0l-1.467 1.335v.1l1.467 1.334a2.877 2.877 0 0 0 3.884 0l1.467-1.334v-.1Zm-.968.39v1.99h-1.948v-1.99zm-5.84-6.91h-3.87a.978.978 0 0 0 0 1.956h3.87a.978.978 0 1 0 0-1.956m2.914-4.01H5.904a.978.978 0 1 0 0 1.955h6.785a.978.978 0 0 0 0-1.956"
|
|
31
|
+
})));
|
|
32
|
+
}
|
|
33
|
+
)
|
|
34
|
+
}));
|
|
35
|
+
export {
|
|
36
|
+
p as default
|
|
37
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),n=require("react/jsx-runtime"),l=require("react"),h=["title","titleId"],a=c=>n.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},c),{},{icon:t=>{let{title:r,titleId:o}=t,i=e._objectWithoutProperties(t,h);return l.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":o},i),r?l.createElement("title",{id:o},r):null,l.createElement("g",{fill:"none",fillRule:"evenodd"},l.createElement("path",{d:"M0 0h16v16H0z"}),l.createElement("path",{fill:"currentColor",fillRule:"nonzero",d:"m11.09 1 2.907 3.08v9.169c0 .967-.856 1.751-1.796 1.751H3.7c-.936-.004-1.7-.788-1.7-1.751V2.75C2 1.784 2.76 1 3.7 1zM9.666 2H3.832A.844.844 0 0 0 3 2.855v10.286c0 .471.372.855.832.855h8.333c.46 0 .832-.384.832-.855V5.427h-2.5a.844.844 0 0 1-.83-.856zM8.06 6.63 7.71 8.302h1.04l.347-1.672h.568l-.348 1.672h1.072l-.096.488H9.222l-.252 1.24h1.128l-.096.48H8.866l-.352 1.65h-.567l.351-1.65h-1.04l-.351 1.65h-.568l.352-1.65H5.619l.096-.48h1.08l.252-1.24H5.91l.096-.488h1.136L7.49 6.63zm.595 2.16h-1.04l-.251 1.24h1.04zM10.498 2V4.09a.41.41 0 0 0 .408.408h2.091z"})))}}));module.exports=a;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { D as h, _ as l, a as n } from "../dm-icon-DjatEbfO.js";
|
|
2
|
+
import { jsx as c } from "react/jsx-runtime";
|
|
3
|
+
import e from "react";
|
|
4
|
+
const m = ["title", "titleId"], p = (a) => /* @__PURE__ */ c(h, l(l({}, a), {}, {
|
|
5
|
+
icon: (
|
|
6
|
+
// @ts-expect-error TODO improve TS type
|
|
7
|
+
(t) => {
|
|
8
|
+
let {
|
|
9
|
+
title: r,
|
|
10
|
+
titleId: o
|
|
11
|
+
} = t, i = n(t, m);
|
|
12
|
+
return e.createElement("svg", l({
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
viewBox: "0 0 16 16",
|
|
15
|
+
width: "1em",
|
|
16
|
+
height: "1em",
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
"aria-hidden": "true",
|
|
19
|
+
focusable: "false",
|
|
20
|
+
"aria-labelledby": o
|
|
21
|
+
}, i), r ? e.createElement("title", {
|
|
22
|
+
id: o
|
|
23
|
+
}, r) : null, e.createElement("g", {
|
|
24
|
+
fill: "none",
|
|
25
|
+
fillRule: "evenodd"
|
|
26
|
+
}, e.createElement("path", {
|
|
27
|
+
d: "M0 0h16v16H0z"
|
|
28
|
+
}), e.createElement("path", {
|
|
29
|
+
fill: "currentColor",
|
|
30
|
+
fillRule: "nonzero",
|
|
31
|
+
d: "m11.09 1 2.907 3.08v9.169c0 .967-.856 1.751-1.796 1.751H3.7c-.936-.004-1.7-.788-1.7-1.751V2.75C2 1.784 2.76 1 3.7 1zM9.666 2H3.832A.844.844 0 0 0 3 2.855v10.286c0 .471.372.855.832.855h8.333c.46 0 .832-.384.832-.855V5.427h-2.5a.844.844 0 0 1-.83-.856zM8.06 6.63 7.71 8.302h1.04l.347-1.672h.568l-.348 1.672h1.072l-.096.488H9.222l-.252 1.24h1.128l-.096.48H8.866l-.352 1.65h-.567l.351-1.65h-1.04l-.351 1.65h-.568l.352-1.65H5.619l.096-.48h1.08l.252-1.24H5.91l.096-.488h1.136L7.49 6.63zm.595 2.16h-1.04l-.251 1.24h1.04zM10.498 2V4.09a.41.41 0 0 0 .408.408h2.091z"
|
|
32
|
+
})));
|
|
33
|
+
}
|
|
34
|
+
)
|
|
35
|
+
}));
|
|
36
|
+
export {
|
|
37
|
+
p as default
|
|
38
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),o=require("react/jsx-runtime"),t=require("react"),a=["title","titleId"],s=i=>o.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},i),{},{icon:l=>{let{title:c,titleId:r}=l,n=e._objectWithoutProperties(l,a);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":r},n),c?t.createElement("title",{id:r},c):null,t.createElement("g",{fill:"none",fillRule:"evenodd"},t.createElement("path",{d:"M0 0h16v16H0z"}),t.createElement("path",{fill:"currentColor",fillRule:"nonzero",d:"M11 1c.265 0 .52.116.707.323s.293.489.293.782v2.21h1c.552 0 1 .495 1 1.106v8.473c0 .61-.448 1.106-1 1.106H3c-.552 0-1-.495-1-1.106V2.106C2 1.496 2.448 1 3 1zm1 11.052v1.29c0 .285.195.522.45.55l.049.002c.257 0 .473-.216.498-.499l.002-.053V5.79a.4.4 0 0 0-.098-.26.32.32 0 0 0-.235-.109h-.667zm-1.334-9.946H3.333c-.169 0-.31.14-.33.325l-.004.043v11.052c0 .187.127.344.295.366l.038.003H11V2.474a.4.4 0 0 0-.098-.26.32.32 0 0 0-.236-.108M9.5 10.946c.277 0 .5.249.5.554s-.224.552-.5.552h-5c-.275 0-.499-.247-.499-.552s.224-.553.5-.553zM9.5 8c.277 0 .5.248.5.553s-.224.553-.5.553h-5c-.275 0-.499-.248-.499-.553S4.224 8 4.5 8zM7.333 3.948c.089 0 .174.038.236.108.063.07.098.163.097.26V5.79a.4.4 0 0 1-.097.26.32.32 0 0 1-.236.108h-3c-.184 0-.334-.165-.334-.368V4.316a.4.4 0 0 1 .098-.26.32.32 0 0 1 .235-.108z"})))}}));module.exports=s;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { D as i, _ as t, a as n } from "../dm-icon-DjatEbfO.js";
|
|
2
|
+
import { jsx as s } from "react/jsx-runtime";
|
|
3
|
+
import e from "react";
|
|
4
|
+
const d = ["title", "titleId"], p = (o) => /* @__PURE__ */ s(i, t(t({}, o), {}, {
|
|
5
|
+
icon: (
|
|
6
|
+
// @ts-expect-error TODO improve TS type
|
|
7
|
+
(l) => {
|
|
8
|
+
let {
|
|
9
|
+
title: c,
|
|
10
|
+
titleId: r
|
|
11
|
+
} = l, a = n(l, d);
|
|
12
|
+
return e.createElement("svg", t({
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
viewBox: "0 0 16 16",
|
|
15
|
+
width: "1em",
|
|
16
|
+
height: "1em",
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
"aria-hidden": "true",
|
|
19
|
+
focusable: "false",
|
|
20
|
+
"aria-labelledby": r
|
|
21
|
+
}, a), c ? e.createElement("title", {
|
|
22
|
+
id: r
|
|
23
|
+
}, c) : null, e.createElement("g", {
|
|
24
|
+
fill: "none",
|
|
25
|
+
fillRule: "evenodd"
|
|
26
|
+
}, e.createElement("path", {
|
|
27
|
+
d: "M0 0h16v16H0z"
|
|
28
|
+
}), e.createElement("path", {
|
|
29
|
+
fill: "currentColor",
|
|
30
|
+
fillRule: "nonzero",
|
|
31
|
+
d: "M11 1c.265 0 .52.116.707.323s.293.489.293.782v2.21h1c.552 0 1 .495 1 1.106v8.473c0 .61-.448 1.106-1 1.106H3c-.552 0-1-.495-1-1.106V2.106C2 1.496 2.448 1 3 1zm1 11.052v1.29c0 .285.195.522.45.55l.049.002c.257 0 .473-.216.498-.499l.002-.053V5.79a.4.4 0 0 0-.098-.26.32.32 0 0 0-.235-.109h-.667zm-1.334-9.946H3.333c-.169 0-.31.14-.33.325l-.004.043v11.052c0 .187.127.344.295.366l.038.003H11V2.474a.4.4 0 0 0-.098-.26.32.32 0 0 0-.236-.108M9.5 10.946c.277 0 .5.249.5.554s-.224.552-.5.552h-5c-.275 0-.499-.247-.499-.552s.224-.553.5-.553zM9.5 8c.277 0 .5.248.5.553s-.224.553-.5.553h-5c-.275 0-.499-.248-.499-.553S4.224 8 4.5 8zM7.333 3.948c.089 0 .174.038.236.108.063.07.098.163.097.26V5.79a.4.4 0 0 1-.097.26.32.32 0 0 1-.236.108h-3c-.184 0-.334-.165-.334-.368V4.316a.4.4 0 0 1 .098-.26.32.32 0 0 1 .235-.108z"
|
|
32
|
+
})));
|
|
33
|
+
}
|
|
34
|
+
)
|
|
35
|
+
}));
|
|
36
|
+
export {
|
|
37
|
+
p as default
|
|
38
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),i=require("react/jsx-runtime"),t=require("react"),a=["title","titleId"],d=n=>i.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},n),{},{icon:l=>{let{title:r,titleId:c}=l,o=e._objectWithoutProperties(l,a);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":c},o),r?t.createElement("title",{id:c},r):null,t.createElement("g",{fill:"none",fillRule:"evenodd"},t.createElement("path",{d:"M0 0h16v16H0z"}),t.createElement("path",{fill:"currentColor",fillRule:"nonzero",d:"M14.5 9.53a.55.55 0 0 1 .55.55v2.34c0 1.44-1.063 2.63-2.407 2.63H3.357C2.013 15.05.95 13.86.95 12.42v-2.34a.55.55 0 0 1 1.1 0v2.34c0 .858.6 1.53 1.307 1.53h9.286c.707 0 1.307-.672 1.307-1.53v-2.34a.55.55 0 0 1 .55-.55M4.538 3.853l2.244 6.89 1.88-3.238 1.177 1.48 1.803-3.97 1.316 2.788h.956v.781h-1.45l-.807-1.71-1.635 3.595-1.26-1.583-2.184 3.76-2.132-6.548-1.038 2.488H2.085v-.781h.803zM12.643.95c1.344 0 2.407 1.19 2.407 2.63v2.34a.55.55 0 0 1-1.1 0V3.58c0-.858-.6-1.53-1.307-1.53H3.357c-.707 0-1.307.672-1.307 1.53v2.34a.55.55 0 1 1-1.1 0V3.58C.95 2.14 2.013.95 3.357.95z"})))}}));module.exports=d;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { D as c, _ as t, a as n } from "../dm-icon-DjatEbfO.js";
|
|
2
|
+
import { jsx as d } from "react/jsx-runtime";
|
|
3
|
+
import e from "react";
|
|
4
|
+
const m = ["title", "titleId"], v = (o) => /* @__PURE__ */ d(c, t(t({}, o), {}, {
|
|
5
|
+
icon: (
|
|
6
|
+
// @ts-expect-error TODO improve TS type
|
|
7
|
+
(l) => {
|
|
8
|
+
let {
|
|
9
|
+
title: r,
|
|
10
|
+
titleId: a
|
|
11
|
+
} = l, i = n(l, m);
|
|
12
|
+
return e.createElement("svg", t({
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
viewBox: "0 0 16 16",
|
|
15
|
+
width: "1em",
|
|
16
|
+
height: "1em",
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
"aria-hidden": "true",
|
|
19
|
+
focusable: "false",
|
|
20
|
+
"aria-labelledby": a
|
|
21
|
+
}, i), r ? e.createElement("title", {
|
|
22
|
+
id: a
|
|
23
|
+
}, r) : null, e.createElement("g", {
|
|
24
|
+
fill: "none",
|
|
25
|
+
fillRule: "evenodd"
|
|
26
|
+
}, e.createElement("path", {
|
|
27
|
+
d: "M0 0h16v16H0z"
|
|
28
|
+
}), e.createElement("path", {
|
|
29
|
+
fill: "currentColor",
|
|
30
|
+
fillRule: "nonzero",
|
|
31
|
+
d: "M14.5 9.53a.55.55 0 0 1 .55.55v2.34c0 1.44-1.063 2.63-2.407 2.63H3.357C2.013 15.05.95 13.86.95 12.42v-2.34a.55.55 0 0 1 1.1 0v2.34c0 .858.6 1.53 1.307 1.53h9.286c.707 0 1.307-.672 1.307-1.53v-2.34a.55.55 0 0 1 .55-.55M4.538 3.853l2.244 6.89 1.88-3.238 1.177 1.48 1.803-3.97 1.316 2.788h.956v.781h-1.45l-.807-1.71-1.635 3.595-1.26-1.583-2.184 3.76-2.132-6.548-1.038 2.488H2.085v-.781h.803zM12.643.95c1.344 0 2.407 1.19 2.407 2.63v2.34a.55.55 0 0 1-1.1 0V3.58c0-.858-.6-1.53-1.307-1.53H3.357c-.707 0-1.307.672-1.307 1.53v2.34a.55.55 0 1 1-1.1 0V3.58C.95 2.14 2.013.95 3.357.95z"
|
|
32
|
+
})));
|
|
33
|
+
}
|
|
34
|
+
)
|
|
35
|
+
}));
|
|
36
|
+
export {
|
|
37
|
+
v as default
|
|
38
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),i=require("react/jsx-runtime"),t=require("react"),c=["title","titleId"],d=n=>i.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},n),{},{icon:l=>{let{title:a,titleId:r}=l,o=e._objectWithoutProperties(l,c);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":r},o),a?t.createElement("title",{id:r},a):null,t.createElement("g",{fill:"none",fillRule:"evenodd"},t.createElement("path",{d:"M0 0h16v16H0z"}),t.createElement("path",{fill:"currentColor",fillRule:"nonzero",d:"M13 1a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zm0 1.1H3a.9.9 0 0 0-.9.9v7a.9.9 0 0 0 .9.9h10a.9.9 0 0 0 .9-.9V3a.9.9 0 0 0-.9-.9m.08.96a.55.55 0 0 1 .11.77l-3 4a.55.55 0 0 1-.686.162l-3.099-1.55L3.932 9.59a.55.55 0 0 1-.689.147l-.083-.055a.55.55 0 0 1-.092-.772l2.75-3.5a.55.55 0 0 1 .678-.152l3.089 1.545L12.31 3.17a.55.55 0 0 1 .77-.11m1.17 10.84a.55.55 0 0 1 0 1.1H1.75a.55.55 0 0 1 0-1.1z"})))}}));module.exports=d;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { D as n, _ as t, a as d } from "../dm-icon-DjatEbfO.js";
|
|
2
|
+
import { jsx as m } from "react/jsx-runtime";
|
|
3
|
+
import e from "react";
|
|
4
|
+
const c = ["title", "titleId"], f = (o) => /* @__PURE__ */ m(n, t(t({}, o), {}, {
|
|
5
|
+
icon: (
|
|
6
|
+
// @ts-expect-error TODO improve TS type
|
|
7
|
+
(l) => {
|
|
8
|
+
let {
|
|
9
|
+
title: a,
|
|
10
|
+
titleId: r
|
|
11
|
+
} = l, i = d(l, c);
|
|
12
|
+
return e.createElement("svg", t({
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
viewBox: "0 0 16 16",
|
|
15
|
+
width: "1em",
|
|
16
|
+
height: "1em",
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
"aria-hidden": "true",
|
|
19
|
+
focusable: "false",
|
|
20
|
+
"aria-labelledby": r
|
|
21
|
+
}, i), a ? e.createElement("title", {
|
|
22
|
+
id: r
|
|
23
|
+
}, a) : null, e.createElement("g", {
|
|
24
|
+
fill: "none",
|
|
25
|
+
fillRule: "evenodd"
|
|
26
|
+
}, e.createElement("path", {
|
|
27
|
+
d: "M0 0h16v16H0z"
|
|
28
|
+
}), e.createElement("path", {
|
|
29
|
+
fill: "currentColor",
|
|
30
|
+
fillRule: "nonzero",
|
|
31
|
+
d: "M13 1a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zm0 1.1H3a.9.9 0 0 0-.9.9v7a.9.9 0 0 0 .9.9h10a.9.9 0 0 0 .9-.9V3a.9.9 0 0 0-.9-.9m.08.96a.55.55 0 0 1 .11.77l-3 4a.55.55 0 0 1-.686.162l-3.099-1.55L3.932 9.59a.55.55 0 0 1-.689.147l-.083-.055a.55.55 0 0 1-.092-.772l2.75-3.5a.55.55 0 0 1 .678-.152l3.089 1.545L12.31 3.17a.55.55 0 0 1 .77-.11m1.17 10.84a.55.55 0 0 1 0 1.1H1.75a.55.55 0 0 1 0-1.1z"
|
|
32
|
+
})));
|
|
33
|
+
}
|
|
34
|
+
)
|
|
35
|
+
}));
|
|
36
|
+
export {
|
|
37
|
+
f as default
|
|
38
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),o=require("react/jsx-runtime"),t=require("react"),n=["title","titleId"],d=a=>o.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},a),{},{icon:l=>{let{title:r,titleId:c}=l,i=e._objectWithoutProperties(l,n);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":c},i),r?t.createElement("title",{id:c},r):null,t.createElement("g",{fill:"none",fillRule:"evenodd"},t.createElement("path",{d:"M0 0h16v16H0z"}),t.createElement("path",{fill:"currentColor",d:"M9.94 13.875c.071 0 .129.056.129.125v.5c0 .277-.231.5-.518.5H6.45a.53.53 0 0 1-.366-.146.5.5 0 0 1-.151-.354V14c0-.07.058-.125.13-.125zM8 1c2.399 0 4.498 1.558 5.119 3.798s-.392 4.604-2.468 5.765v1.81c0 .277-.231.5-.517.5H5.866a.51.51 0 0 1-.517-.499v-1.81C3.273 9.403 2.26 7.04 2.881 4.8 3.501 2.56 5.601 1.002 8 1M9.67 3H6.927a.366.366 0 0 0-.36.298l-.73 3.884a.366.366 0 0 0 .359.434h1.041l-.35 2.976a.366.366 0 0 0 .684.219l2.552-4.62a.366.366 0 0 0-.32-.543h-1.12l1.298-2.09A.366.366 0 0 0 9.67 3"})))}}));module.exports=d;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { D as c, _ as t, a as n } from "../dm-icon-DjatEbfO.js";
|
|
2
|
+
import { jsx as d } from "react/jsx-runtime";
|
|
3
|
+
import e from "react";
|
|
4
|
+
const s = ["title", "titleId"], u = (o) => /* @__PURE__ */ d(c, t(t({}, o), {}, {
|
|
5
|
+
icon: (
|
|
6
|
+
// @ts-expect-error TODO improve TS type
|
|
7
|
+
(l) => {
|
|
8
|
+
let {
|
|
9
|
+
title: a,
|
|
10
|
+
titleId: r
|
|
11
|
+
} = l, i = n(l, s);
|
|
12
|
+
return e.createElement("svg", t({
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
viewBox: "0 0 16 16",
|
|
15
|
+
width: "1em",
|
|
16
|
+
height: "1em",
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
"aria-hidden": "true",
|
|
19
|
+
focusable: "false",
|
|
20
|
+
"aria-labelledby": r
|
|
21
|
+
}, i), a ? e.createElement("title", {
|
|
22
|
+
id: r
|
|
23
|
+
}, a) : null, e.createElement("g", {
|
|
24
|
+
fill: "none",
|
|
25
|
+
fillRule: "evenodd"
|
|
26
|
+
}, e.createElement("path", {
|
|
27
|
+
d: "M0 0h16v16H0z"
|
|
28
|
+
}), e.createElement("path", {
|
|
29
|
+
fill: "currentColor",
|
|
30
|
+
d: "M9.94 13.875c.071 0 .129.056.129.125v.5c0 .277-.231.5-.518.5H6.45a.53.53 0 0 1-.366-.146.5.5 0 0 1-.151-.354V14c0-.07.058-.125.13-.125zM8 1c2.399 0 4.498 1.558 5.119 3.798s-.392 4.604-2.468 5.765v1.81c0 .277-.231.5-.517.5H5.866a.51.51 0 0 1-.517-.499v-1.81C3.273 9.403 2.26 7.04 2.881 4.8 3.501 2.56 5.601 1.002 8 1M9.67 3H6.927a.366.366 0 0 0-.36.298l-.73 3.884a.366.366 0 0 0 .359.434h1.041l-.35 2.976a.366.366 0 0 0 .684.219l2.552-4.62a.366.366 0 0 0-.32-.543h-1.12l1.298-2.09A.366.366 0 0 0 9.67 3"
|
|
31
|
+
})));
|
|
32
|
+
}
|
|
33
|
+
)
|
|
34
|
+
}));
|
|
35
|
+
export {
|
|
36
|
+
u as default
|
|
37
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),a=require("react/jsx-runtime"),t=require("react"),n=["title","titleId"],s=c=>a.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},c),{},{icon:l=>{let{title:r,titleId:o}=l,i=e._objectWithoutProperties(l,n);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":o},i),r?t.createElement("title",{id:o},r):null,t.createElement("path",{fill:"currentColor",fillRule:"nonzero",d:"M11.111 0C16.021 0 20 3.98 20 8.889v8.889A2.22 2.22 0 0 1 17.778 20h-8.89A8.89 8.89 0 0 1 0 11.111V8.89C0 3.98 3.98 0 8.889 0zm1.57 4.814-.024.078-.623 2.313-.044-.004-.045-.001h-1.941l.475-1.765a1.05 1.05 0 0 0-.745-1.285 1.054 1.054 0 0 0-1.265.664l-.025.078L7.822 7.2H4.72a.83.83 0 0 0-.834.83c0 .432.33.786.753.827l.08.003h2.657l-.745 2.768H4.72a.83.83 0 0 0-.834.83c0 .432.33.787.753.827l.08.004h1.465l-.466 1.734a1.05 1.05 0 0 0 .745 1.284c.53.142 1.08-.147 1.266-.663l.024-.079.612-2.276h2.032l-.466 1.734a1.05 1.05 0 0 0 .745 1.284c.53.142 1.08-.147 1.265-.663l.024-.079.613-2.276h2.702c.46 0 .833-.371.834-.83a.83.83 0 0 0-.753-.827l-.08-.004h-2.256l1.666-6.193a1.05 1.05 0 0 0-.744-1.285 1.054 1.054 0 0 0-1.266.664m-2.217 6.843H8.457l.736-2.743H11.2zm4.279-3.6a.857.857 0 1 0 1.714 0 .857.857 0 0 0-1.714 0"}))}}));module.exports=s;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { D as c, _ as e, a as n } from "../dm-icon-DjatEbfO.js";
|
|
2
|
+
import { jsx as m } from "react/jsx-runtime";
|
|
3
|
+
import l from "react";
|
|
4
|
+
const s = ["title", "titleId"], p = (o) => /* @__PURE__ */ m(c, e(e({}, o), {}, {
|
|
5
|
+
icon: (
|
|
6
|
+
// @ts-expect-error TODO improve TS type
|
|
7
|
+
(t) => {
|
|
8
|
+
let {
|
|
9
|
+
title: r,
|
|
10
|
+
titleId: a
|
|
11
|
+
} = t, i = n(t, s);
|
|
12
|
+
return l.createElement("svg", e({
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
viewBox: "0 0 20 20",
|
|
15
|
+
width: "1em",
|
|
16
|
+
height: "1em",
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
"aria-hidden": "true",
|
|
19
|
+
focusable: "false",
|
|
20
|
+
"aria-labelledby": a
|
|
21
|
+
}, i), r ? l.createElement("title", {
|
|
22
|
+
id: a
|
|
23
|
+
}, r) : null, l.createElement("path", {
|
|
24
|
+
fill: "currentColor",
|
|
25
|
+
fillRule: "nonzero",
|
|
26
|
+
d: "M11.111 0C16.021 0 20 3.98 20 8.889v8.889A2.22 2.22 0 0 1 17.778 20h-8.89A8.89 8.89 0 0 1 0 11.111V8.89C0 3.98 3.98 0 8.889 0zm1.57 4.814-.024.078-.623 2.313-.044-.004-.045-.001h-1.941l.475-1.765a1.05 1.05 0 0 0-.745-1.285 1.054 1.054 0 0 0-1.265.664l-.025.078L7.822 7.2H4.72a.83.83 0 0 0-.834.83c0 .432.33.786.753.827l.08.003h2.657l-.745 2.768H4.72a.83.83 0 0 0-.834.83c0 .432.33.787.753.827l.08.004h1.465l-.466 1.734a1.05 1.05 0 0 0 .745 1.284c.53.142 1.08-.147 1.266-.663l.024-.079.612-2.276h2.032l-.466 1.734a1.05 1.05 0 0 0 .745 1.284c.53.142 1.08-.147 1.265-.663l.024-.079.613-2.276h2.702c.46 0 .833-.371.834-.83a.83.83 0 0 0-.753-.827l-.08-.004h-2.256l1.666-6.193a1.05 1.05 0 0 0-.744-1.285 1.054 1.054 0 0 0-1.266.664m-2.217 6.843H8.457l.736-2.743H11.2zm4.279-3.6a.857.857 0 1 0 1.714 0 .857.857 0 0 0-1.714 0"
|
|
27
|
+
}));
|
|
28
|
+
}
|
|
29
|
+
)
|
|
30
|
+
}));
|
|
31
|
+
export {
|
|
32
|
+
p as default
|
|
33
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),n=require("react/jsx-runtime"),t=require("react"),o=["title","titleId"],s=a=>n.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},a),{},{icon:l=>{let{title:r,titleId:c}=l,i=e._objectWithoutProperties(l,o);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":c},i),r?t.createElement("title",{id:c},r):null,t.createElement("g",{fill:"none",fillRule:"evenodd"},t.createElement("path",{d:"M0 0h20v20H0z"}),t.createElement("path",{fill:"currentColor",fillRule:"nonzero",d:"M4 0h12a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3m12.181 13.75H3.82c-.564 0-1.019.437-1.019.975s.455.975 1.019.975H16.18c.564 0 1.019-.437 1.019-.975s-.455-.975-1.019-.975m-.753-9.949h-3.32a.735.735 0 0 0-.742.727c0 .4.332.726.743.726h1.573l-2.44 3.707-3.128-3.337a.753.753 0 0 0-1.072.189l-3.098 4.876a.714.714 0 0 0 .228.999.75.75 0 0 0 1.022-.222L7.72 7.517l2.97 3.17c.322.24.858.404 1.27-.274l2.725-4.038v1.398c0 .401.333.727.743.727s.743-.326.743-.727V4.526a.72.72 0 0 0-.217-.513.75.75 0 0 0-.526-.212"})))}}));module.exports=s;
|