@d-matrix/icons-react 0.23.0 → 0.24.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (40) hide show
  1. package/dist/icons/ChineseOneSquareOutlined.js +1 -0
  2. package/dist/icons/ChineseOneSquareOutlined.mjs +37 -0
  3. package/dist/icons/ContainsRightsSquareOutlined.js +1 -1
  4. package/dist/icons/ContainsRightsSquareOutlined.mjs +7 -7
  5. package/dist/icons/ConvertibleSquareOutlined.js +1 -0
  6. package/dist/icons/ConvertibleSquareOutlined.mjs +40 -0
  7. package/dist/icons/DefaultSquareOutlined.js +1 -1
  8. package/dist/icons/DefaultSquareOutlined.mjs +1 -1
  9. package/dist/icons/ExtensionSquareOutlined.js +1 -1
  10. package/dist/icons/ExtensionSquareOutlined.mjs +5 -5
  11. package/dist/icons/FloatRateSquareOutlined.js +1 -1
  12. package/dist/icons/FloatRateSquareOutlined.mjs +1 -1
  13. package/dist/icons/IssueFilled.js +1 -1
  14. package/dist/icons/IssueFilled.mjs +8 -8
  15. package/dist/icons/MarkOutlined.js +1 -0
  16. package/dist/icons/MarkOutlined.mjs +32 -0
  17. package/dist/icons/MarketMakingSquareOutlined.js +1 -0
  18. package/dist/icons/MarketMakingSquareOutlined.mjs +50 -0
  19. package/dist/icons/PerpetualSquareOutlined.js +1 -1
  20. package/dist/icons/PerpetualSquareOutlined.mjs +1 -1
  21. package/dist/icons/PledgeSquareOutlined.js +1 -1
  22. package/dist/icons/PledgeSquareOutlined.mjs +6 -6
  23. package/dist/icons/PrivateSquareOutlined.js +1 -1
  24. package/dist/icons/PrivateSquareOutlined.mjs +7 -7
  25. package/dist/icons/RailwaySquareOutlined.js +1 -1
  26. package/dist/icons/RailwaySquareOutlined.mjs +9 -9
  27. package/dist/icons/SecondarySquareOutlined.js +1 -1
  28. package/dist/icons/SecondarySquareOutlined.mjs +1 -1
  29. package/dist/icons/StockSquareOutlined.js +1 -1
  30. package/dist/icons/StockSquareOutlined.mjs +1 -1
  31. package/dist/icons/TaxExemptSquareOutlined.js +1 -1
  32. package/dist/icons/TaxExemptSquareOutlined.mjs +20 -13
  33. package/dist/icons/TechnologyInnovationSquareOutlined.js +1 -1
  34. package/dist/icons/TechnologyInnovationSquareOutlined.mjs +9 -9
  35. package/dist/icons/TlacSquareOutlined.js +1 -1
  36. package/dist/icons/TlacSquareOutlined.mjs +11 -21
  37. package/dist/icons/index.js +1 -1
  38. package/dist/icons/index.mjs +472 -464
  39. package/dist/index.d.ts +8 -0
  40. package/package.json +1 -1
@@ -0,0 +1 @@
1
+ "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),c=require("react/jsx-runtime"),t=require("react"),a=["title","titleId"],d=o=>c.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},o),{},{icon:r=>{let{title:l,titleId:i}=r,n=e._objectWithoutProperties(r,a);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 16 16",width:"1em",height:"1em","aria-hidden":"true",focusable:"false","aria-labelledby":i},n),l?t.createElement("title",{id:i},l):null,t.createElement("path",{fill:"currentColor",d:"M12.944 8.556H2.99V7.52h9.955z"}),t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 .8A1.2 1.2 0 0 0 .8 2v12A1.2 1.2 0 0 0 2 15.2h12a1.2 1.2 0 0 0 1.2-1.2V2A1.2 1.2 0 0 0 14 .8z",clipRule:"evenodd"}))}}));module.exports=d;
@@ -0,0 +1,37 @@
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 s = ["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, s);
12
+ return e.createElement("svg", t({
13
+ xmlns: "http://www.w3.org/2000/svg",
14
+ fill: "currentColor",
15
+ viewBox: "0 0 16 16",
16
+ width: "1em",
17
+ height: "1em",
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("path", {
24
+ fill: "currentColor",
25
+ d: "M12.944 8.556H2.99V7.52h9.955z"
26
+ }), e.createElement("path", {
27
+ fill: "currentColor",
28
+ fillRule: "evenodd",
29
+ d: "M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 .8A1.2 1.2 0 0 0 .8 2v12A1.2 1.2 0 0 0 2 15.2h12a1.2 1.2 0 0 0 1.2-1.2V2A1.2 1.2 0 0 0 14 .8z",
30
+ clipRule: "evenodd"
31
+ }));
32
+ }
33
+ )
34
+ }));
35
+ export {
36
+ h as default
37
+ };
@@ -1 +1 @@
1
- "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),i=require("react/jsx-runtime"),t=require("react"),n=["title","titleId"],d=c=>i.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},c),{},{icon:l=>{let{title:r,titleId:a}=l,o=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":a},o),r?t.createElement("title",{id:a},r):null,t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.35 4.628c-.307 1.99-.891 3.707-1.77 5.16.681.945 1.529 1.803 2.563 2.573l-.716.847c-.968-.78-1.793-1.627-2.453-2.53a11 11 0 0 1-2.717 2.508l-.671-.846c1.11-.737 2.035-1.607 2.76-2.608C8.435 8.204 7.896 6.51 7.72 4.64h-.407V3.639h5.039zm-3.63.012c.132 1.517.54 2.903 1.232 4.146.693-1.21 1.155-2.596 1.397-4.146z",clipRule:"evenodd"}),t.createElement("path",{fill:"currentColor",d:"M5.75 5.123h1.364v1.001H5.75v.506a22 22 0 0 1 1.617 1.673l-.605.913A29 29 0 0 0 5.75 7.74v5.423H4.716V7.862c-.374 1.045-.835 2.003-1.407 2.86l-.463-1.188a9.6 9.6 0 0 0 1.826-3.41H3.077v-1h1.639V3.065H5.75z"}),t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 1.2a.8.8 0 0 0-.8.8v12a.8.8 0 0 0 .8.8h12a.8.8 0 0 0 .8-.8V2a.8.8 0 0 0-.8-.8z",clipRule:"evenodd"}))}}));module.exports=d;
1
+ "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),n=require("react/jsx-runtime"),t=require("react"),a=["title","titleId"],d=o=>n.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},o),{},{icon:l=>{let{title:r,titleId:c}=l,i=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},i),r?t.createElement("title",{id:c},r):null,t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.35 4.628c-.307 1.99-.891 3.707-1.77 5.16.681.945 1.529 1.803 2.563 2.573l-.716.847c-.968-.78-1.793-1.627-2.453-2.53a11 11 0 0 1-2.717 2.508l-.671-.846c1.11-.737 2.035-1.607 2.76-2.608C8.435 8.204 7.896 6.51 7.72 4.64h-.407V3.639h5.039zm-3.63.012c.132 1.517.54 2.903 1.232 4.146.693-1.21 1.155-2.596 1.397-4.146z",clipRule:"evenodd"}),t.createElement("path",{fill:"currentColor",d:"M5.75 5.123h1.364v1.001H5.75v.506a22 22 0 0 1 1.617 1.673l-.605.913A29 29 0 0 0 5.75 7.74v5.423H4.716V7.862c-.374 1.045-.835 2.003-1.407 2.86l-.463-1.188a9.6 9.6 0 0 0 1.826-3.41H3.077v-1h1.639V3.065H5.75z"}),t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 .8A1.2 1.2 0 0 0 .8 2v12A1.2 1.2 0 0 0 2 15.2h12a1.2 1.2 0 0 0 1.2-1.2V2A1.2 1.2 0 0 0 14 .8z",clipRule:"evenodd"}))}}));module.exports=d;
@@ -6,8 +6,8 @@ const u = ["title", "titleId"], p = (o) => /* @__PURE__ */ d(c, t(t({}, o), {},
6
6
  // @ts-expect-error TODO improve TS type
7
7
  (l) => {
8
8
  let {
9
- title: a,
10
- titleId: r
9
+ title: r,
10
+ titleId: a
11
11
  } = l, i = n(l, u);
12
12
  return e.createElement("svg", t({
13
13
  xmlns: "http://www.w3.org/2000/svg",
@@ -17,10 +17,10 @@ const u = ["title", "titleId"], p = (o) => /* @__PURE__ */ d(c, t(t({}, o), {},
17
17
  fill: "currentColor",
18
18
  "aria-hidden": "true",
19
19
  focusable: "false",
20
- "aria-labelledby": r
21
- }, i), a ? e.createElement("title", {
22
- id: r
23
- }, a) : null, e.createElement("path", {
20
+ "aria-labelledby": a
21
+ }, i), r ? e.createElement("title", {
22
+ id: a
23
+ }, r) : null, e.createElement("path", {
24
24
  fill: "currentColor",
25
25
  fillRule: "evenodd",
26
26
  d: "M12.35 4.628c-.307 1.99-.891 3.707-1.77 5.16.681.945 1.529 1.803 2.563 2.573l-.716.847c-.968-.78-1.793-1.627-2.453-2.53a11 11 0 0 1-2.717 2.508l-.671-.846c1.11-.737 2.035-1.607 2.76-2.608C8.435 8.204 7.896 6.51 7.72 4.64h-.407V3.639h5.039zm-3.63.012c.132 1.517.54 2.903 1.232 4.146.693-1.21 1.155-2.596 1.397-4.146z",
@@ -31,7 +31,7 @@ const u = ["title", "titleId"], p = (o) => /* @__PURE__ */ d(c, t(t({}, o), {},
31
31
  }), e.createElement("path", {
32
32
  fill: "currentColor",
33
33
  fillRule: "evenodd",
34
- d: "M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 1.2a.8.8 0 0 0-.8.8v12a.8.8 0 0 0 .8.8h12a.8.8 0 0 0 .8-.8V2a.8.8 0 0 0-.8-.8z",
34
+ d: "M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 .8A1.2 1.2 0 0 0 .8 2v12A1.2 1.2 0 0 0 2 15.2h12a1.2 1.2 0 0 0 1.2-1.2V2A1.2 1.2 0 0 0 14 .8z",
35
35
  clipRule: "evenodd"
36
36
  }));
37
37
  }
@@ -0,0 +1 @@
1
+ "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),i=require("react/jsx-runtime"),t=require("react"),n=["title","titleId"],h=o=>i.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},o),{},{icon:l=>{let{title:r,titleId:c}=l,a=e._objectWithoutProperties(l,n);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 16 16",width:"1em",height:"1em","aria-hidden":"true",focusable:"false","aria-labelledby":c},a),r?t.createElement("title",{id:c},r):null,t.createElement("path",{fill:"currentColor",d:"M10.469 3.144c-.077.44-.154.857-.22 1.264h2.552V5.42H10.04q-.115.528-.23 1.023h3.266v1.001h-3.52c-.121.418-.242.814-.352 1.177h3.432v.858c-.352.704-.88 1.397-1.606 2.101.396.242.77.507 1.133.77l-.583.902c-1.133-.88-2.288-1.572-3.476-2.078l.561-.825a14 14 0 0 1 1.519.748c.572-.506 1.034-1.024 1.375-1.552H7.906c.22-.67.419-1.375.616-2.1H7.224V6.442h1.551q.116-.528.23-1.023H7.544V4.408h1.661c.088-.45.165-.902.242-1.364z"}),t.createElement("path",{fill:"currentColor",d:"M5.387 3.198c-.088.418-.176.825-.264 1.21h1.98V5.42H4.86a21 21 0 0 1-.77 2.244h.924v-1.55h1v1.55h1.145V8.6H6.014v1.254c.495-.1.968-.21 1.408-.32v.99c-.451.11-.924.22-1.408.33v2.343H5.013v-2.144c-.638.11-1.31.22-2.002.307l-.132-1.023a48 48 0 0 0 2.134-.297V8.6h-1.76l-.22-.924c.286-.594.56-1.343.814-2.256h-.968V4.408H4.11c.1-.429.198-.88.286-1.352z"}),t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 .8A1.2 1.2 0 0 0 .8 2v12A1.2 1.2 0 0 0 2 15.2h12a1.2 1.2 0 0 0 1.2-1.2V2A1.2 1.2 0 0 0 14 .8z",clipRule:"evenodd"}))}}));module.exports=h;
@@ -0,0 +1,40 @@
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 d = ["title", "titleId"], s = (c) => /* @__PURE__ */ n(i, t(t({}, c), {}, {
5
+ icon: (
6
+ // @ts-expect-error TODO improve TS type
7
+ (l) => {
8
+ let {
9
+ title: r,
10
+ titleId: a
11
+ } = l, o = h(l, d);
12
+ return e.createElement("svg", t({
13
+ xmlns: "http://www.w3.org/2000/svg",
14
+ fill: "currentColor",
15
+ viewBox: "0 0 16 16",
16
+ width: "1em",
17
+ height: "1em",
18
+ "aria-hidden": "true",
19
+ focusable: "false",
20
+ "aria-labelledby": a
21
+ }, o), r ? e.createElement("title", {
22
+ id: a
23
+ }, r) : null, e.createElement("path", {
24
+ fill: "currentColor",
25
+ d: "M10.469 3.144c-.077.44-.154.857-.22 1.264h2.552V5.42H10.04q-.115.528-.23 1.023h3.266v1.001h-3.52c-.121.418-.242.814-.352 1.177h3.432v.858c-.352.704-.88 1.397-1.606 2.101.396.242.77.507 1.133.77l-.583.902c-1.133-.88-2.288-1.572-3.476-2.078l.561-.825a14 14 0 0 1 1.519.748c.572-.506 1.034-1.024 1.375-1.552H7.906c.22-.67.419-1.375.616-2.1H7.224V6.442h1.551q.116-.528.23-1.023H7.544V4.408h1.661c.088-.45.165-.902.242-1.364z"
26
+ }), e.createElement("path", {
27
+ fill: "currentColor",
28
+ d: "M5.387 3.198c-.088.418-.176.825-.264 1.21h1.98V5.42H4.86a21 21 0 0 1-.77 2.244h.924v-1.55h1v1.55h1.145V8.6H6.014v1.254c.495-.1.968-.21 1.408-.32v.99c-.451.11-.924.22-1.408.33v2.343H5.013v-2.144c-.638.11-1.31.22-2.002.307l-.132-1.023a48 48 0 0 0 2.134-.297V8.6h-1.76l-.22-.924c.286-.594.56-1.343.814-2.256h-.968V4.408H4.11c.1-.429.198-.88.286-1.352z"
29
+ }), e.createElement("path", {
30
+ fill: "currentColor",
31
+ fillRule: "evenodd",
32
+ d: "M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 .8A1.2 1.2 0 0 0 .8 2v12A1.2 1.2 0 0 0 2 15.2h12a1.2 1.2 0 0 0 1.2-1.2V2A1.2 1.2 0 0 0 14 .8z",
33
+ clipRule: "evenodd"
34
+ }));
35
+ }
36
+ )
37
+ }));
38
+ export {
39
+ s as default
40
+ };
@@ -1 +1 @@
1
- "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),i=require("react/jsx-runtime"),t=require("react"),n=["title","titleId"],d=a=>i.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},a),{},{icon:l=>{let{title:r,titleId:c}=l,o=e._objectWithoutProperties(l,n);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 16 16",width:"1em",height:"1em","aria-hidden":"true",focusable:"false","aria-labelledby":c},o),r?t.createElement("title",{id:c},r):null,t.createElement("path",{fill:"currentColor",d:"M5.574 10.953c.044.044.1.088.155.154.241.297.505.518.78.66.319.155.792.253 1.43.275.616.011 1.342.023 2.189.023.528 0 1.079-.012 1.64-.023.55-.011.978-.033 1.275-.055l-.253 1.034h-2.518c-.595 0-1.244-.011-1.937-.022-.704-.011-1.276-.077-1.727-.187-.44-.131-.814-.396-1.144-.77-.143-.187-.275-.274-.407-.274-.22 0-.617.495-1.177 1.484l-.77-.715c.55-.89 1.045-1.452 1.485-1.672V7.752H3.11v-.968h2.464z"}),t.createElement("path",{fill:"currentColor",d:"M9.798 4.2h2.618v.935H9.798v.88h2.332v.913H9.798v.901h2.816c-.033 1.298-.132 2.123-.308 2.464-.198.418-.66.628-1.375.639-.154 0-.319-.022-.494-.044l-.298-.892c.264.033.485.056.672.056.362-.011.593-.122.681-.32.055-.143.088-.462.11-.967H9.798v2.859H8.786v-2.86H6.18V7.83h2.607v-.901h-2.09v-.913h2.09v-.88H6.268v-.936h2.518V3.033h1.012zM3.98 3.165a14 14 0 0 1 1.847 1.717l-.748.747c-.429-.55-1.034-1.133-1.826-1.77z"}),t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 1.2a.8.8 0 0 0-.8.8v12a.8.8 0 0 0 .8.8h12a.8.8 0 0 0 .8-.8V2a.8.8 0 0 0-.8-.8z",clipRule:"evenodd"}))}}));module.exports=d;
1
+ "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),i=require("react/jsx-runtime"),t=require("react"),n=["title","titleId"],d=o=>i.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},o),{},{icon:l=>{let{title:r,titleId:c}=l,a=e._objectWithoutProperties(l,n);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 16 16",width:"1em",height:"1em","aria-hidden":"true",focusable:"false","aria-labelledby":c},a),r?t.createElement("title",{id:c},r):null,t.createElement("path",{fill:"currentColor",d:"M5.574 10.953c.044.044.1.088.155.154.241.297.505.518.78.66.319.155.792.253 1.43.275.616.011 1.342.023 2.189.023.528 0 1.079-.012 1.64-.023.55-.011.978-.033 1.275-.055l-.253 1.034h-2.518c-.595 0-1.244-.011-1.937-.022-.704-.011-1.276-.077-1.727-.187-.44-.131-.814-.396-1.144-.77-.143-.187-.275-.274-.407-.274-.22 0-.617.495-1.177 1.484l-.77-.715c.55-.89 1.045-1.452 1.485-1.672V7.752H3.11v-.968h2.464z"}),t.createElement("path",{fill:"currentColor",d:"M9.798 4.2h2.618v.935H9.798v.88h2.332v.913H9.798v.901h2.816c-.033 1.298-.132 2.123-.308 2.464-.198.418-.66.628-1.375.639-.154 0-.319-.022-.494-.044l-.298-.892c.264.033.485.056.672.056.362-.011.593-.122.681-.32.055-.143.088-.462.11-.967H9.798v2.859H8.786v-2.86H6.18V7.83h2.607v-.901h-2.09v-.913h2.09v-.88H6.268v-.936h2.518V3.033h1.012zM3.98 3.165a14 14 0 0 1 1.847 1.717l-.748.747c-.429-.55-1.034-1.133-1.826-1.77z"}),t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 .8A1.2 1.2 0 0 0 .8 2v12A1.2 1.2 0 0 0 2 15.2h12a1.2 1.2 0 0 0 1.2-1.2V2A1.2 1.2 0 0 0 14 .8z",clipRule:"evenodd"}))}}));module.exports=d;
@@ -29,7 +29,7 @@ const d = ["title", "titleId"], s = (o) => /* @__PURE__ */ h(i, t(t({}, o), {},
29
29
  }), e.createElement("path", {
30
30
  fill: "currentColor",
31
31
  fillRule: "evenodd",
32
- d: "M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 1.2a.8.8 0 0 0-.8.8v12a.8.8 0 0 0 .8.8h12a.8.8 0 0 0 .8-.8V2a.8.8 0 0 0-.8-.8z",
32
+ d: "M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 .8A1.2 1.2 0 0 0 .8 2v12A1.2 1.2 0 0 0 2 15.2h12a1.2 1.2 0 0 0 1.2-1.2V2A1.2 1.2 0 0 0 14 .8z",
33
33
  clipRule: "evenodd"
34
34
  }));
35
35
  }
@@ -1 +1 @@
1
- "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),n=require("react/jsx-runtime"),t=require("react"),a=["title","titleId"],d=o=>n.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},o),{},{icon:l=>{let{title:r,titleId:c}=l,i=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},i),r?t.createElement("title",{id:c},r):null,t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.284 6.278h-1.53v.88h1.651v.924h-1.65v.925h2.024v.945h-1.1l.638.627c-.34.418-.715.76-1.11 1.023.56.32 1.198.55 1.924.693l-.495.99c-1.98-.517-3.388-1.628-4.235-3.333H7.037v2.09c.66-.165 1.243-.352 1.738-.56l.198.957q-1.337.461-3.168.791l-.285-.913c.33-.132.494-.363.494-.715v-1.65h-1.33c-.21 1.199-.55 2.288-1.024 3.256l-.847-.759c.693-1.386 1.045-3.157 1.056-5.335V3.418h8.415zM9.457 9.952c.264.407.572.76.924 1.068a4.2 4.2 0 0 0 1.155-1.068zM4.925 7.114c0 .66-.044 1.299-.11 1.893h1.947v-.925H5.244v-.924h1.518v-.88H4.925zm2.838 1.893h1.98v-.925h-1.98zm0-1.849h1.98v-.88h-1.98zM4.925 5.344h6.304v-.969H4.925z",clipRule:"evenodd"}),t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 1.2a.8.8 0 0 0-.8.8v12a.8.8 0 0 0 .8.8h12a.8.8 0 0 0 .8-.8V2a.8.8 0 0 0-.8-.8z",clipRule:"evenodd"}))}}));module.exports=d;
1
+ "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),n=require("react/jsx-runtime"),t=require("react"),a=["title","titleId"],d=o=>n.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},o),{},{icon:l=>{let{title:r,titleId:c}=l,i=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},i),r?t.createElement("title",{id:c},r):null,t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M12.284 6.278h-1.53v.88h1.651v.924h-1.65v.925h2.024v.945h-1.1l.638.627c-.34.418-.715.76-1.11 1.023.56.32 1.198.55 1.924.693l-.495.99c-1.98-.517-3.388-1.628-4.235-3.333H7.037v2.09c.66-.165 1.243-.352 1.738-.56l.198.957q-1.337.461-3.168.791l-.285-.913c.33-.132.494-.363.494-.715v-1.65h-1.33c-.21 1.199-.55 2.288-1.024 3.256l-.847-.759c.693-1.386 1.045-3.157 1.056-5.335V3.418h8.415zM9.457 9.952c.264.407.572.76.924 1.068a4.2 4.2 0 0 0 1.155-1.068zM4.925 7.114c0 .66-.044 1.299-.11 1.893h1.947v-.925H5.244v-.924h1.518v-.88H4.925zm2.838 1.893h1.98v-.925h-1.98zm0-1.849h1.98v-.88h-1.98zM4.925 5.344h6.304v-.969H4.925z",clipRule:"evenodd"}),t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 .8A1.2 1.2 0 0 0 .8 2v12A1.2 1.2 0 0 0 2 15.2h12a1.2 1.2 0 0 0 1.2-1.2V2A1.2 1.2 0 0 0 14 .8z",clipRule:"evenodd"}))}}));module.exports=d;
@@ -1,13 +1,13 @@
1
1
  import { D as c, _ as t, a as h } from "../dm-icon-DjatEbfO.js";
2
2
  import { jsx as n } from "react/jsx-runtime";
3
3
  import e from "react";
4
- const d = ["title", "titleId"], s = (o) => /* @__PURE__ */ n(c, t(t({}, o), {}, {
4
+ const d = ["title", "titleId"], s = (a) => /* @__PURE__ */ n(c, t(t({}, a), {}, {
5
5
  icon: (
6
6
  // @ts-expect-error TODO improve TS type
7
7
  (l) => {
8
8
  let {
9
9
  title: r,
10
- titleId: a
10
+ titleId: o
11
11
  } = l, i = h(l, d);
12
12
  return e.createElement("svg", t({
13
13
  xmlns: "http://www.w3.org/2000/svg",
@@ -17,9 +17,9 @@ const d = ["title", "titleId"], s = (o) => /* @__PURE__ */ n(c, t(t({}, o), {},
17
17
  fill: "currentColor",
18
18
  "aria-hidden": "true",
19
19
  focusable: "false",
20
- "aria-labelledby": a
20
+ "aria-labelledby": o
21
21
  }, i), r ? e.createElement("title", {
22
- id: a
22
+ id: o
23
23
  }, r) : null, e.createElement("path", {
24
24
  fill: "currentColor",
25
25
  fillRule: "evenodd",
@@ -28,7 +28,7 @@ const d = ["title", "titleId"], s = (o) => /* @__PURE__ */ n(c, t(t({}, o), {},
28
28
  }), e.createElement("path", {
29
29
  fill: "currentColor",
30
30
  fillRule: "evenodd",
31
- d: "M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 1.2a.8.8 0 0 0-.8.8v12a.8.8 0 0 0 .8.8h12a.8.8 0 0 0 .8-.8V2a.8.8 0 0 0-.8-.8z",
31
+ d: "M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 .8A1.2 1.2 0 0 0 .8 2v12A1.2 1.2 0 0 0 2 15.2h12a1.2 1.2 0 0 0 1.2-1.2V2A1.2 1.2 0 0 0 14 .8z",
32
32
  clipRule: "evenodd"
33
33
  }));
34
34
  }
@@ -1 +1 @@
1
- "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),i=require("react/jsx-runtime"),t=require("react"),n=["title","titleId"],d=a=>i.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},a),{},{icon:l=>{let{title:c,titleId:r}=l,o=e._objectWithoutProperties(l,n);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 16 16",width:"1em",height:"1em","aria-hidden":"true",focusable:"false","aria-labelledby":r},o),c?t.createElement("title",{id:r},c):null,t.createElement("path",{fill:"currentColor",d:"M5.53 9.204A35 35 0 0 1 4.034 13.1l-.957-.43a32 32 0 0 0 1.53-3.827zM12.13 7.61c-.561.417-1.2.868-1.914 1.374v.374h2.806v1.024h-2.806v1.561c0 .76-.374 1.144-1.11 1.144H7.63l-.286-.979a26 26 0 0 0 1.353.055c.32 0 .484-.176.484-.517v-1.264H5.959V9.358h3.223v-.725c.33-.21.781-.484 1.342-.825H6.597V6.84h5.533zM3.67 5.75a12.3 12.3 0 0 1 1.74 1.728l-.716.714c-.407-.539-.99-1.122-1.738-1.738zM12.548 4.563a8.3 8.3 0 0 1-1.001 2.056l-.902-.318c.364-.528.683-1.188.957-1.991zM7.07 4.728c.242.483.473 1.034.671 1.66l-.89.22a10 10 0 0 0-.65-1.594zM9.347 4.606c.275.583.484 1.111.638 1.584l-.858.32a13 13 0 0 0-.671-1.661zM3.814 3.177c.748.55 1.386 1.11 1.903 1.66l-.715.716c-.462-.528-1.09-1.09-1.903-1.684zM12.604 3.825c-1.595.418-3.708.638-6.348.638l-.297-.858c2.442 0 4.5-.209 6.16-.605z"}),t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 1.2a.8.8 0 0 0-.8.8v12a.8.8 0 0 0 .8.8h12a.8.8 0 0 0 .8-.8V2a.8.8 0 0 0-.8-.8z",clipRule:"evenodd"}))}}));module.exports=d;
1
+ "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),i=require("react/jsx-runtime"),t=require("react"),n=["title","titleId"],d=a=>i.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},a),{},{icon:l=>{let{title:c,titleId:r}=l,o=e._objectWithoutProperties(l,n);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 16 16",width:"1em",height:"1em","aria-hidden":"true",focusable:"false","aria-labelledby":r},o),c?t.createElement("title",{id:r},c):null,t.createElement("path",{fill:"currentColor",d:"M5.53 9.204A35 35 0 0 1 4.034 13.1l-.957-.43a32 32 0 0 0 1.53-3.827zM12.13 7.61c-.561.417-1.2.868-1.914 1.374v.374h2.806v1.024h-2.806v1.561c0 .76-.374 1.144-1.11 1.144H7.63l-.286-.979a26 26 0 0 0 1.353.055c.32 0 .484-.176.484-.517v-1.264H5.959V9.358h3.223v-.725c.33-.21.781-.484 1.342-.825H6.597V6.84h5.533zM3.67 5.75a12.3 12.3 0 0 1 1.74 1.728l-.716.714c-.407-.539-.99-1.122-1.738-1.738zM12.548 4.563a8.3 8.3 0 0 1-1.001 2.056l-.902-.318c.364-.528.683-1.188.957-1.991zM7.07 4.728c.242.483.473 1.034.671 1.66l-.89.22a10 10 0 0 0-.65-1.594zM9.347 4.606c.275.583.484 1.111.638 1.584l-.858.32a13 13 0 0 0-.671-1.661zM3.814 3.177c.748.55 1.386 1.11 1.903 1.66l-.715.716c-.462-.528-1.09-1.09-1.903-1.684zM12.604 3.825c-1.595.418-3.708.638-6.348.638l-.297-.858c2.442 0 4.5-.209 6.16-.605z"}),t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 .8A1.2 1.2 0 0 0 .8 2v12A1.2 1.2 0 0 0 2 15.2h12a1.2 1.2 0 0 0 1.2-1.2V2A1.2 1.2 0 0 0 14 .8z",clipRule:"evenodd"}))}}));module.exports=d;
@@ -26,7 +26,7 @@ const u = ["title", "titleId"], p = (c) => /* @__PURE__ */ d(i, t(t({}, c), {},
26
26
  }), e.createElement("path", {
27
27
  fill: "currentColor",
28
28
  fillRule: "evenodd",
29
- d: "M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 1.2a.8.8 0 0 0-.8.8v12a.8.8 0 0 0 .8.8h12a.8.8 0 0 0 .8-.8V2a.8.8 0 0 0-.8-.8z",
29
+ d: "M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 .8A1.2 1.2 0 0 0 .8 2v12A1.2 1.2 0 0 0 2 15.2h12a1.2 1.2 0 0 0 1.2-1.2V2A1.2 1.2 0 0 0 14 .8z",
30
30
  clipRule: "evenodd"
31
31
  }));
32
32
  }
@@ -1 +1 @@
1
- "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),i=require("react/jsx-runtime"),l=require("react"),n=["title","titleId"],d=a=>i.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},a),{},{icon:t=>{let{title:c,titleId:r}=t,o=e._objectWithoutProperties(t,n);return l.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 32 16",width:"1em",height:"1em","aria-hidden":"true",focusable:"false","aria-labelledby":r},o),c?l.createElement("title",{id:r},c):null,l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.316 3.144a27 27 0 0 1-.483 2.441h5.037v1H7.568c-.11.364-.23.705-.34 1.035h4.4v.88c-.286.902-.826 1.716-1.64 2.442.836.462 1.849.892 3.026 1.287l-.54.99c-1.33-.483-2.453-1.023-3.355-1.595q-1.303.908-3.2 1.65l-.55-.99c1.099-.396 2.045-.836 2.826-1.308-.715-.572-1.253-1.188-1.605-1.837-.792 1.628-1.793 2.925-2.992 3.893l-.54-.967q2.278-2.014 3.4-5.48H3.773l.87-3.211 1.045.177-.573 2.034h1.628a25 25 0 0 0 .507-2.573zM7.35 8.566q.545.977 1.715 1.804c.693-.56 1.2-1.166 1.507-1.804z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M17.854 6.092a8.3 8.3 0 0 1-1.123 1.682v5.434H15.71V8.797c-.396.34-.814.671-1.276.99l-.308-1.034c1.254-.88 2.188-1.914 2.782-3.102zM24.102 7.444h-1.716v4.664c0 .704-.396 1.056-1.177 1.056h-1.596l-.23-1.022a17 17 0 0 0 1.463.065c.319 0 .483-.12.483-.352v-4.41h-3.344V6.42h6.117zM26.467 10.502c.23 0 .429.067.583.22a.73.73 0 0 1 .23.561.77.77 0 0 1-.23.572.87.87 0 0 1-.583.22.76.76 0 0 1-.562-.23.74.74 0 0 1-.242-.562c0-.23.078-.417.242-.56a.76.76 0 0 1 .562-.221M26.906 9.854h-.869l-.253-5.632h1.375zM17.348 3.572c-.594 1.21-1.585 2.288-2.992 3.256l-.32-1.045c1.067-.759 1.849-1.638 2.355-2.65zM10.165 3.022a13 13 0 0 1 1.913 1.739l-.747.748c-.44-.572-1.056-1.166-1.87-1.793zM23.629 4.694H18.26V3.671h5.368z"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M30 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2l-.204-.01A2 2 0 0 1 0 14V2A2 2 0 0 1 1.796.01L2 0zM2 1.2a.8.8 0 0 0-.8.8v12a.8.8 0 0 0 .8.8h28a.8.8 0 0 0 .8-.8V2a.8.8 0 0 0-.8-.8z",clipRule:"evenodd"}))}}));module.exports=d;
1
+ "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),i=require("react/jsx-runtime"),l=require("react"),n=["title","titleId"],d=o=>i.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},o),{},{icon:t=>{let{title:c,titleId:r}=t,a=e._objectWithoutProperties(t,n);return l.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 32 16",width:"1em",height:"1em","aria-hidden":"true",focusable:"false","aria-labelledby":r},a),c?l.createElement("title",{id:r},c):null,l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.316 3.144a27 27 0 0 1-.483 2.441h5.037v1H7.568c-.11.364-.23.705-.34 1.035h4.4v.88c-.286.902-.826 1.716-1.64 2.442.836.462 1.849.892 3.026 1.287l-.54.99c-1.33-.483-2.453-1.023-3.355-1.595q-1.303.908-3.2 1.65l-.55-.99c1.099-.396 2.045-.836 2.826-1.308-.715-.572-1.253-1.188-1.605-1.837-.792 1.628-1.793 2.925-2.992 3.893l-.54-.967q2.278-2.014 3.4-5.48H3.773l.87-3.211 1.045.177-.573 2.034h1.628a25 25 0 0 0 .507-2.573zM7.35 8.566q.545.977 1.715 1.804c.693-.56 1.2-1.166 1.507-1.804z",clipRule:"evenodd"}),l.createElement("path",{fill:"currentColor",d:"M17.854 6.092a8.3 8.3 0 0 1-1.123 1.682v5.434H15.71V8.797c-.396.34-.814.671-1.276.99l-.308-1.034c1.254-.88 2.188-1.914 2.782-3.102zM24.102 7.444h-1.716v4.664c0 .704-.396 1.056-1.177 1.056h-1.596l-.23-1.022a17 17 0 0 0 1.463.065c.319 0 .483-.12.483-.352v-4.41h-3.344V6.42h6.117zM26.467 10.502c.23 0 .429.067.583.22a.73.73 0 0 1 .23.561.77.77 0 0 1-.23.572.87.87 0 0 1-.583.22.76.76 0 0 1-.562-.23.74.74 0 0 1-.242-.562c0-.23.078-.417.242-.56a.76.76 0 0 1 .562-.221M26.906 9.854h-.869l-.253-5.632h1.375zM17.348 3.572c-.594 1.21-1.585 2.288-2.992 3.256l-.32-1.045c1.067-.759 1.849-1.638 2.355-2.65zM10.165 3.022a13 13 0 0 1 1.913 1.739l-.747.748c-.44-.572-1.056-1.166-1.87-1.793zM23.629 4.694H18.26V3.671h5.368z"}),l.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M30 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2l-.204-.01A2 2 0 0 1 0 14V2A2 2 0 0 1 1.796.01L2 0zM2 .8A1.2 1.2 0 0 0 .8 2v12A1.2 1.2 0 0 0 2 15.2h28a1.2 1.2 0 0 0 1.2-1.2V2A1.2 1.2 0 0 0 30 .8z",clipRule:"evenodd"}))}}));module.exports=d;
@@ -1,13 +1,13 @@
1
1
  import { D as i, _ as l, a as d } from "../dm-icon-DjatEbfO.js";
2
2
  import { jsx as n } from "react/jsx-runtime";
3
3
  import e from "react";
4
- const h = ["title", "titleId"], p = (c) => /* @__PURE__ */ n(i, l(l({}, c), {}, {
4
+ const h = ["title", "titleId"], p = (a) => /* @__PURE__ */ n(i, l(l({}, a), {}, {
5
5
  icon: (
6
6
  // @ts-expect-error TODO improve TS type
7
7
  (t) => {
8
8
  let {
9
- title: a,
10
- titleId: r
9
+ title: r,
10
+ titleId: c
11
11
  } = t, o = d(t, h);
12
12
  return e.createElement("svg", l({
13
13
  xmlns: "http://www.w3.org/2000/svg",
@@ -17,10 +17,10 @@ const h = ["title", "titleId"], p = (c) => /* @__PURE__ */ n(i, l(l({}, c), {},
17
17
  height: "1em",
18
18
  "aria-hidden": "true",
19
19
  focusable: "false",
20
- "aria-labelledby": r
21
- }, o), a ? e.createElement("title", {
22
- id: r
23
- }, a) : null, e.createElement("path", {
20
+ "aria-labelledby": c
21
+ }, o), r ? e.createElement("title", {
22
+ id: c
23
+ }, r) : null, e.createElement("path", {
24
24
  fill: "currentColor",
25
25
  fillRule: "evenodd",
26
26
  d: "M8.316 3.144a27 27 0 0 1-.483 2.441h5.037v1H7.568c-.11.364-.23.705-.34 1.035h4.4v.88c-.286.902-.826 1.716-1.64 2.442.836.462 1.849.892 3.026 1.287l-.54.99c-1.33-.483-2.453-1.023-3.355-1.595q-1.303.908-3.2 1.65l-.55-.99c1.099-.396 2.045-.836 2.826-1.308-.715-.572-1.253-1.188-1.605-1.837-.792 1.628-1.793 2.925-2.992 3.893l-.54-.967q2.278-2.014 3.4-5.48H3.773l.87-3.211 1.045.177-.573 2.034h1.628a25 25 0 0 0 .507-2.573zM7.35 8.566q.545.977 1.715 1.804c.693-.56 1.2-1.166 1.507-1.804z",
@@ -31,7 +31,7 @@ const h = ["title", "titleId"], p = (c) => /* @__PURE__ */ n(i, l(l({}, c), {},
31
31
  }), e.createElement("path", {
32
32
  fill: "currentColor",
33
33
  fillRule: "evenodd",
34
- d: "M30 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2l-.204-.01A2 2 0 0 1 0 14V2A2 2 0 0 1 1.796.01L2 0zM2 1.2a.8.8 0 0 0-.8.8v12a.8.8 0 0 0 .8.8h28a.8.8 0 0 0 .8-.8V2a.8.8 0 0 0-.8-.8z",
34
+ d: "M30 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2l-.204-.01A2 2 0 0 1 0 14V2A2 2 0 0 1 1.796.01L2 0zM2 .8A1.2 1.2 0 0 0 .8 2v12A1.2 1.2 0 0 0 2 15.2h28a1.2 1.2 0 0 0 1.2-1.2V2A1.2 1.2 0 0 0 30 .8z",
35
35
  clipRule: "evenodd"
36
36
  }));
37
37
  }
@@ -0,0 +1 @@
1
+ "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),n=require("react/jsx-runtime"),t=require("react"),s=["title","titleId"],a=i=>n.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},i),{},{icon:r=>{let{title:l,titleId:c}=r,o=e._objectWithoutProperties(r,s);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 14 14",width:"1em",height:"1em","aria-hidden":"true",focusable:"false","aria-labelledby":c},o),l?t.createElement("title",{id:c},l):null,t.createElement("path",{fill:"currentColor",d:"M11 13.65H3v-1.3h8zM6.788.005a4.186 4.186 0 0 1 4.408 4.199c0 1.379-.66 2.578-1.679 3.358-1.17.87-1.919 2.189-1.919 3.658v.18c0 .33-.27.6-.6.6s-.6-.27-.6-.6v-.18c0-1.321-.58-2.616-1.615-3.44l-.428-.317A4.13 4.13 0 0 1 2.8 3.873C2.98 1.776 4.72.097 6.79.006m.21 2.699c-.84 0-1.5.66-1.5 1.5 0 .839.66 1.498 1.5 1.499.839 0 1.5-.66 1.5-1.5 0-.839-.66-1.5-1.5-1.5"}))}}));module.exports=a;
@@ -0,0 +1,32 @@
1
+ import { D as c, _ as e, a as n } from "../dm-icon-DjatEbfO.js";
2
+ import { jsx as s } from "react/jsx-runtime";
3
+ import t from "react";
4
+ const d = ["title", "titleId"], h = (a) => /* @__PURE__ */ s(c, e(e({}, a), {}, {
5
+ icon: (
6
+ // @ts-expect-error TODO improve TS type
7
+ (r) => {
8
+ let {
9
+ title: l,
10
+ titleId: o
11
+ } = r, i = n(r, d);
12
+ return t.createElement("svg", e({
13
+ xmlns: "http://www.w3.org/2000/svg",
14
+ fill: "currentColor",
15
+ viewBox: "0 0 14 14",
16
+ width: "1em",
17
+ height: "1em",
18
+ "aria-hidden": "true",
19
+ focusable: "false",
20
+ "aria-labelledby": o
21
+ }, i), l ? t.createElement("title", {
22
+ id: o
23
+ }, l) : null, t.createElement("path", {
24
+ fill: "currentColor",
25
+ d: "M11 13.65H3v-1.3h8zM6.788.005a4.186 4.186 0 0 1 4.408 4.199c0 1.379-.66 2.578-1.679 3.358-1.17.87-1.919 2.189-1.919 3.658v.18c0 .33-.27.6-.6.6s-.6-.27-.6-.6v-.18c0-1.321-.58-2.616-1.615-3.44l-.428-.317A4.13 4.13 0 0 1 2.8 3.873C2.98 1.776 4.72.097 6.79.006m.21 2.699c-.84 0-1.5.66-1.5 1.5 0 .839.66 1.498 1.5 1.499.839 0 1.5-.66 1.5-1.5 0-.839-.66-1.5-1.5-1.5"
26
+ }));
27
+ }
28
+ )
29
+ }));
30
+ export {
31
+ h as default
32
+ };
@@ -0,0 +1 @@
1
+ "use strict";const t=require("../dm-icon-Dh4SPD4o.cjs"),h=require("react/jsx-runtime"),e=require("react"),i=["title","titleId"],a=o=>h.jsx(t.DMIcon,t._objectSpread2(t._objectSpread2({},o),{},{icon:l=>{let{title:r,titleId:c}=l,n=t._objectWithoutProperties(l,i);return e.createElement("svg",t._objectSpread2({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 27 16",width:"1em",height:"1em","aria-hidden":"true",focusable:"false","aria-labelledby":c},n),r?e.createElement("title",{id:c},r):null,e.createElement("path",{fill:"currentColor",d:"M5.894 3.54q-.33 1.135-.859 2.189v7.512H4.023v-5.82c-.274.375-.572.75-.88 1.112l-.341-1.122C3.77 6.18 4.496 4.738 4.958 3.088z"}),e.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.887 3.363c-.066.462-.143.902-.23 1.309h2.287v.98h-.45c-.045 1.902-.342 3.498-.903 4.785.407.77.925 1.44 1.552 2.035l-.727.692a8.9 8.9 0 0 1-1.342-1.737 6.4 6.4 0 0 1-1.682 1.793l-.606-.792c.737-.495 1.331-1.166 1.782-2.002-.407-.924-.682-1.948-.836-3.059a5.6 5.6 0 0 1-.43.715l-.604-.748C9.292 6.3 9.7 4.925 9.92 3.188zm-.528 2.453c.077 1.276.308 2.432.693 3.444.33-1.034.506-2.234.528-3.609h-1.177z",clipRule:"evenodd"}),e.createElement("path",{fill:"currentColor",d:"M18.994 2.956c.165.385.319.814.473 1.276h4.41v1.001H19.5v1.2h3.575v4.08c0 .704-.374 1.067-1.1 1.067h-1.11l-.264-.99 1.044.056c.264 0 .396-.133.396-.375V7.435H19.5v5.763h-1.056V7.434h-2.409v4.223h-1.023V6.433h3.432v-1.2h-4.378v-1H18.4a10 10 0 0 0-.528-1.1z"}),e.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.796 5.146h1.342v.957H7.796v1.935h1.166v3.96h-2.31v.65h-.98v-4.61h1.134V6.103h-1.33v-.957h1.33V3.209h.99zm-1.144 5.939h1.32V8.962h-1.32z",clipRule:"evenodd"}),e.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M25.204.01A2 2 0 0 1 27 2v12a2 2 0 0 1-1.796 1.99L25 16H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h23zM2 .8A1.2 1.2 0 0 0 .8 2v12A1.2 1.2 0 0 0 2 15.2h23a1.2 1.2 0 0 0 1.2-1.2V2A1.2 1.2 0 0 0 25 .8z",clipRule:"evenodd"}))}}));module.exports=a;
@@ -0,0 +1,50 @@
1
+ import { D as c, _ as l, a as i } from "../dm-icon-DjatEbfO.js";
2
+ import { jsx as n } from "react/jsx-runtime";
3
+ import e from "react";
4
+ const d = ["title", "titleId"], p = (o) => /* @__PURE__ */ n(c, l(l({}, o), {}, {
5
+ icon: (
6
+ // @ts-expect-error TODO improve TS type
7
+ (t) => {
8
+ let {
9
+ title: r,
10
+ titleId: a
11
+ } = t, h = i(t, d);
12
+ return e.createElement("svg", l({
13
+ xmlns: "http://www.w3.org/2000/svg",
14
+ fill: "currentColor",
15
+ viewBox: "0 0 27 16",
16
+ width: "1em",
17
+ height: "1em",
18
+ "aria-hidden": "true",
19
+ focusable: "false",
20
+ "aria-labelledby": a
21
+ }, h), r ? e.createElement("title", {
22
+ id: a
23
+ }, r) : null, e.createElement("path", {
24
+ fill: "currentColor",
25
+ d: "M5.894 3.54q-.33 1.135-.859 2.189v7.512H4.023v-5.82c-.274.375-.572.75-.88 1.112l-.341-1.122C3.77 6.18 4.496 4.738 4.958 3.088z"
26
+ }), e.createElement("path", {
27
+ fill: "currentColor",
28
+ fillRule: "evenodd",
29
+ d: "M10.887 3.363c-.066.462-.143.902-.23 1.309h2.287v.98h-.45c-.045 1.902-.342 3.498-.903 4.785.407.77.925 1.44 1.552 2.035l-.727.692a8.9 8.9 0 0 1-1.342-1.737 6.4 6.4 0 0 1-1.682 1.793l-.606-.792c.737-.495 1.331-1.166 1.782-2.002-.407-.924-.682-1.948-.836-3.059a5.6 5.6 0 0 1-.43.715l-.604-.748C9.292 6.3 9.7 4.925 9.92 3.188zm-.528 2.453c.077 1.276.308 2.432.693 3.444.33-1.034.506-2.234.528-3.609h-1.177z",
30
+ clipRule: "evenodd"
31
+ }), e.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M18.994 2.956c.165.385.319.814.473 1.276h4.41v1.001H19.5v1.2h3.575v4.08c0 .704-.374 1.067-1.1 1.067h-1.11l-.264-.99 1.044.056c.264 0 .396-.133.396-.375V7.435H19.5v5.763h-1.056V7.434h-2.409v4.223h-1.023V6.433h3.432v-1.2h-4.378v-1H18.4a10 10 0 0 0-.528-1.1z"
34
+ }), e.createElement("path", {
35
+ fill: "currentColor",
36
+ fillRule: "evenodd",
37
+ d: "M7.796 5.146h1.342v.957H7.796v1.935h1.166v3.96h-2.31v.65h-.98v-4.61h1.134V6.103h-1.33v-.957h1.33V3.209h.99zm-1.144 5.939h1.32V8.962h-1.32z",
38
+ clipRule: "evenodd"
39
+ }), e.createElement("path", {
40
+ fill: "currentColor",
41
+ fillRule: "evenodd",
42
+ d: "M25.204.01A2 2 0 0 1 27 2v12a2 2 0 0 1-1.796 1.99L25 16H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h23zM2 .8A1.2 1.2 0 0 0 .8 2v12A1.2 1.2 0 0 0 2 15.2h23a1.2 1.2 0 0 0 1.2-1.2V2A1.2 1.2 0 0 0 25 .8z",
43
+ clipRule: "evenodd"
44
+ }));
45
+ }
46
+ )
47
+ }));
48
+ export {
49
+ p as default
50
+ };
@@ -1 +1 @@
1
- "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),i=require("react/jsx-runtime"),t=require("react"),n=["title","titleId"],d=a=>i.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},a),{},{icon:l=>{let{title:r,titleId:c}=l,o=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},o),r?t.createElement("title",{id:c},r):null,t.createElement("path",{fill:"currentColor",d:"M8.731 6.059c.198.516.418 1 .671 1.462q1.435-.84 2.508-2.31l.803.672c-.814 1.067-1.76 1.88-2.827 2.43q1.221 1.865 3.2 3.168l-.735.87c-1.551-1.2-2.762-2.64-3.62-4.334v4.135c0 .704-.407 1.068-1.21 1.068H6.113l-.275-1.013 1.375.044c.308 0 .473-.154.474-.44V6.158h-3.18V5.146H8.73z"}),t.createElement("path",{fill:"currentColor",d:"M7.004 8.104c-.561 1.87-1.738 3.3-3.52 4.268l-.638-.836c1.496-.77 2.53-1.859 3.102-3.256H3.154v-.978h3.85zM6.872 2.99q1.584.362 3.036 1.088l-.385.946a15 15 0 0 0-3.08-1.199z"}),t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 1.2a.8.8 0 0 0-.8.8v12a.8.8 0 0 0 .8.8h12a.8.8 0 0 0 .8-.8V2a.8.8 0 0 0-.8-.8z",clipRule:"evenodd"}))}}));module.exports=d;
1
+ "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),i=require("react/jsx-runtime"),t=require("react"),n=["title","titleId"],d=o=>i.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},o),{},{icon:l=>{let{title:r,titleId:c}=l,a=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},a),r?t.createElement("title",{id:c},r):null,t.createElement("path",{fill:"currentColor",d:"M8.731 6.059c.198.516.418 1 .671 1.462q1.435-.84 2.508-2.31l.803.672c-.814 1.067-1.76 1.88-2.827 2.43q1.221 1.865 3.2 3.168l-.735.87c-1.551-1.2-2.762-2.64-3.62-4.334v4.135c0 .704-.407 1.068-1.21 1.068H6.113l-.275-1.013 1.375.044c.308 0 .473-.154.474-.44V6.158h-3.18V5.146H8.73z"}),t.createElement("path",{fill:"currentColor",d:"M7.004 8.104c-.561 1.87-1.738 3.3-3.52 4.268l-.638-.836c1.496-.77 2.53-1.859 3.102-3.256H3.154v-.978h3.85zM6.872 2.99q1.584.362 3.036 1.088l-.385.946a15 15 0 0 0-3.08-1.199z"}),t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 .8A1.2 1.2 0 0 0 .8 2v12A1.2 1.2 0 0 0 2 15.2h12a1.2 1.2 0 0 0 1.2-1.2V2A1.2 1.2 0 0 0 14 .8z",clipRule:"evenodd"}))}}));module.exports=d;
@@ -29,7 +29,7 @@ const u = ["title", "titleId"], h = (o) => /* @__PURE__ */ d(i, t(t({}, o), {},
29
29
  }), e.createElement("path", {
30
30
  fill: "currentColor",
31
31
  fillRule: "evenodd",
32
- d: "M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 1.2a.8.8 0 0 0-.8.8v12a.8.8 0 0 0 .8.8h12a.8.8 0 0 0 .8-.8V2a.8.8 0 0 0-.8-.8z",
32
+ d: "M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 .8A1.2 1.2 0 0 0 .8 2v12A1.2 1.2 0 0 0 2 15.2h12a1.2 1.2 0 0 0 1.2-1.2V2A1.2 1.2 0 0 0 14 .8z",
33
33
  clipRule: "evenodd"
34
34
  }));
35
35
  }
@@ -1 +1 @@
1
- "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),i=require("react/jsx-runtime"),t=require("react"),n=["title","titleId"],d=a=>i.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},a),{},{icon:l=>{let{title:r,titleId:c}=l,o=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},o),r?t.createElement("title",{id:c},r):null,t.createElement("path",{fill:"currentColor",d:"M9.611 8.61c-.132 1.298-.528 2.3-1.21 2.982-.682.693-1.738 1.242-3.157 1.638l-.56-.967c1.275-.308 2.222-.737 2.827-1.298.605-.572.968-1.376 1.089-2.421zM9.59 10.733c1.21.43 2.3.958 3.289 1.574l-.572.901a15.5 15.5 0 0 0-3.245-1.693z"}),t.createElement("path",{fill:"currentColor",d:"M12.384 4.001c-2.2.374-4.676.595-7.404.639v.813h3.455c.044-.297.077-.583.11-.869l1.045.133a15 15 0 0 1-.088.736h3.365v.968h-3.53c-.066.275-.122.54-.188.804h2.784v3.839h-1.001V8.192H6.828v2.882h-1v-3.85h2.266c.066-.274.12-.54.176-.803H4.98v.837c-.055 2.463-.527 4.421-1.43 5.895l-.726-.77c.704-1.231 1.09-2.948 1.155-5.125V3.76q4.422-.05 7.887-.694z"}),t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 1.2a.8.8 0 0 0-.8.8v12a.8.8 0 0 0 .8.8h12a.8.8 0 0 0 .8-.8V2a.8.8 0 0 0-.8-.8z",clipRule:"evenodd"}))}}));module.exports=d;
1
+ "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),a=require("react/jsx-runtime"),t=require("react"),n=["title","titleId"],d=o=>a.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},o),{},{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("path",{fill:"currentColor",d:"M9.611 8.61c-.132 1.298-.528 2.3-1.21 2.982-.682.693-1.738 1.242-3.157 1.638l-.56-.967c1.275-.308 2.22-.737 2.826-1.298.605-.572.968-1.376 1.089-2.421zM9.589 10.733c1.21.43 2.299.958 3.289 1.574l-.572.901a15.5 15.5 0 0 0-3.244-1.693z"}),t.createElement("path",{fill:"currentColor",d:"M12.383 4.001c-2.2.374-4.675.595-7.403.639v.813h3.455c.044-.297.076-.583.109-.869l1.045.133c-.022.253-.055.494-.088.736h3.366v.968H9.336c-.066.275-.12.54-.187.804h2.783v3.839H10.93V8.192H6.828v2.882h-1v-3.85h2.265c.066-.274.122-.54.177-.803H4.98v.837c-.055 2.464-.528 4.421-1.43 5.895l-.726-.77c.704-1.231 1.09-2.947 1.155-5.125V3.76q4.422-.05 7.887-.694z"}),t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 .8A1.2 1.2 0 0 0 .8 2v12A1.2 1.2 0 0 0 2 15.2h12a1.2 1.2 0 0 0 1.2-1.2V2A1.2 1.2 0 0 0 14 .8z",clipRule:"evenodd"}))}}));module.exports=d;
@@ -1,14 +1,14 @@
1
1
  import { D as i, _ as t, a as n } from "../dm-icon-DjatEbfO.js";
2
2
  import { jsx as d } from "react/jsx-runtime";
3
3
  import e from "react";
4
- const h = ["title", "titleId"], p = (o) => /* @__PURE__ */ d(i, t(t({}, o), {}, {
4
+ const u = ["title", "titleId"], p = (c) => /* @__PURE__ */ d(i, t(t({}, c), {}, {
5
5
  icon: (
6
6
  // @ts-expect-error TODO improve TS type
7
7
  (l) => {
8
8
  let {
9
9
  title: r,
10
10
  titleId: a
11
- } = l, c = n(l, h);
11
+ } = l, o = n(l, u);
12
12
  return e.createElement("svg", t({
13
13
  xmlns: "http://www.w3.org/2000/svg",
14
14
  viewBox: "0 0 16 16",
@@ -18,18 +18,18 @@ const h = ["title", "titleId"], p = (o) => /* @__PURE__ */ d(i, t(t({}, o), {},
18
18
  "aria-hidden": "true",
19
19
  focusable: "false",
20
20
  "aria-labelledby": a
21
- }, c), r ? e.createElement("title", {
21
+ }, o), r ? e.createElement("title", {
22
22
  id: a
23
23
  }, r) : null, e.createElement("path", {
24
24
  fill: "currentColor",
25
- d: "M9.611 8.61c-.132 1.298-.528 2.3-1.21 2.982-.682.693-1.738 1.242-3.157 1.638l-.56-.967c1.275-.308 2.222-.737 2.827-1.298.605-.572.968-1.376 1.089-2.421zM9.59 10.733c1.21.43 2.3.958 3.289 1.574l-.572.901a15.5 15.5 0 0 0-3.245-1.693z"
25
+ d: "M9.611 8.61c-.132 1.298-.528 2.3-1.21 2.982-.682.693-1.738 1.242-3.157 1.638l-.56-.967c1.275-.308 2.22-.737 2.826-1.298.605-.572.968-1.376 1.089-2.421zM9.589 10.733c1.21.43 2.299.958 3.289 1.574l-.572.901a15.5 15.5 0 0 0-3.244-1.693z"
26
26
  }), e.createElement("path", {
27
27
  fill: "currentColor",
28
- d: "M12.384 4.001c-2.2.374-4.676.595-7.404.639v.813h3.455c.044-.297.077-.583.11-.869l1.045.133a15 15 0 0 1-.088.736h3.365v.968h-3.53c-.066.275-.122.54-.188.804h2.784v3.839h-1.001V8.192H6.828v2.882h-1v-3.85h2.266c.066-.274.12-.54.176-.803H4.98v.837c-.055 2.463-.527 4.421-1.43 5.895l-.726-.77c.704-1.231 1.09-2.948 1.155-5.125V3.76q4.422-.05 7.887-.694z"
28
+ d: "M12.383 4.001c-2.2.374-4.675.595-7.403.639v.813h3.455c.044-.297.076-.583.109-.869l1.045.133c-.022.253-.055.494-.088.736h3.366v.968H9.336c-.066.275-.12.54-.187.804h2.783v3.839H10.93V8.192H6.828v2.882h-1v-3.85h2.265c.066-.274.122-.54.177-.803H4.98v.837c-.055 2.464-.528 4.421-1.43 5.895l-.726-.77c.704-1.231 1.09-2.947 1.155-5.125V3.76q4.422-.05 7.887-.694z"
29
29
  }), e.createElement("path", {
30
30
  fill: "currentColor",
31
31
  fillRule: "evenodd",
32
- d: "M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 1.2a.8.8 0 0 0-.8.8v12a.8.8 0 0 0 .8.8h12a.8.8 0 0 0 .8-.8V2a.8.8 0 0 0-.8-.8z",
32
+ d: "M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 .8A1.2 1.2 0 0 0 .8 2v12A1.2 1.2 0 0 0 2 15.2h12a1.2 1.2 0 0 0 1.2-1.2V2A1.2 1.2 0 0 0 14 .8z",
33
33
  clipRule: "evenodd"
34
34
  }));
35
35
  }
@@ -1 +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:r,titleId:a}=l,i=e._objectWithoutProperties(l,n);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 16 16",width:"1em",height:"1em","aria-hidden":"true",focusable:"false","aria-labelledby":a},i),r?t.createElement("title",{id:a},r):null,t.createElement("path",{fill:"currentColor",d:"M10.667 3.495 8.39 11.592a61 61 0 0 0 3.08-.518 40 40 0 0 0-.968-3.245l.924-.318c.594 1.584 1.111 3.388 1.573 5.433l-1.034.264c-.088-.396-.165-.78-.253-1.154-1.43.275-2.98.527-4.642.77l-.198-1.002c.286-.077.451-.197.495-.351l2.255-8.118zM7.796 4.057q-.808.197-1.716.362v1.519h1.694v1H6.08v.352a23 23 0 0 1 1.607 1.661l-.595.88c-.396-.638-.726-1.166-1.012-1.561v4.906H5.035V8.533a11.2 11.2 0 0 1-1.628 2.574L2.935 9.92c.923-.88 1.605-1.87 2.023-2.98H3.165V5.937h1.87V4.573c-.517.066-1.056.132-1.606.176l-.22-1q2.377-.166 4.225-.661z"}),t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 1.2a.8.8 0 0 0-.8.8v12a.8.8 0 0 0 .8.8h12a.8.8 0 0 0 .8-.8V2a.8.8 0 0 0-.8-.8z",clipRule:"evenodd"}))}}));module.exports=d;
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",fill:"currentColor",viewBox:"0 0 16 16",width:"1em",height:"1em","aria-hidden":"true",focusable:"false","aria-labelledby":c},i),r?t.createElement("title",{id:c},r):null,t.createElement("path",{fill:"currentColor",d:"M10.667 3.495 8.39 11.592a61 61 0 0 0 3.08-.518 40 40 0 0 0-.968-3.245l.924-.318c.594 1.584 1.111 3.388 1.573 5.433l-1.034.264c-.088-.396-.165-.78-.253-1.154-1.43.275-2.98.527-4.642.77l-.198-1.002c.286-.077.451-.197.495-.351l2.255-8.118zM7.796 4.057q-.808.197-1.716.362v1.519h1.694v1H6.08v.352a23 23 0 0 1 1.607 1.661l-.595.88c-.396-.638-.726-1.166-1.012-1.561v4.906H5.035V8.533a11.2 11.2 0 0 1-1.628 2.574L2.935 9.92c.923-.88 1.605-1.87 2.023-2.98H3.165V5.937h1.87V4.573c-.517.066-1.056.132-1.606.176l-.22-1q2.377-.166 4.225-.661z"}),t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 .8A1.2 1.2 0 0 0 .8 2v12A1.2 1.2 0 0 0 2 15.2h12a1.2 1.2 0 0 0 1.2-1.2V2A1.2 1.2 0 0 0 14 .8z",clipRule:"evenodd"}))}}));module.exports=d;
@@ -6,8 +6,8 @@ const u = ["title", "titleId"], v = (o) => /* @__PURE__ */ d(c, t(t({}, o), {},
6
6
  // @ts-expect-error TODO improve TS type
7
7
  (l) => {
8
8
  let {
9
- title: a,
10
- titleId: r
9
+ title: r,
10
+ titleId: a
11
11
  } = l, i = n(l, u);
12
12
  return e.createElement("svg", t({
13
13
  xmlns: "http://www.w3.org/2000/svg",
@@ -17,16 +17,16 @@ const u = ["title", "titleId"], v = (o) => /* @__PURE__ */ d(c, t(t({}, o), {},
17
17
  height: "1em",
18
18
  "aria-hidden": "true",
19
19
  focusable: "false",
20
- "aria-labelledby": r
21
- }, i), a ? e.createElement("title", {
22
- id: r
23
- }, a) : null, e.createElement("path", {
20
+ "aria-labelledby": a
21
+ }, i), r ? e.createElement("title", {
22
+ id: a
23
+ }, r) : null, e.createElement("path", {
24
24
  fill: "currentColor",
25
25
  d: "M10.667 3.495 8.39 11.592a61 61 0 0 0 3.08-.518 40 40 0 0 0-.968-3.245l.924-.318c.594 1.584 1.111 3.388 1.573 5.433l-1.034.264c-.088-.396-.165-.78-.253-1.154-1.43.275-2.98.527-4.642.77l-.198-1.002c.286-.077.451-.197.495-.351l2.255-8.118zM7.796 4.057q-.808.197-1.716.362v1.519h1.694v1H6.08v.352a23 23 0 0 1 1.607 1.661l-.595.88c-.396-.638-.726-1.166-1.012-1.561v4.906H5.035V8.533a11.2 11.2 0 0 1-1.628 2.574L2.935 9.92c.923-.88 1.605-1.87 2.023-2.98H3.165V5.937h1.87V4.573c-.517.066-1.056.132-1.606.176l-.22-1q2.377-.166 4.225-.661z"
26
26
  }), e.createElement("path", {
27
27
  fill: "currentColor",
28
28
  fillRule: "evenodd",
29
- d: "M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 1.2a.8.8 0 0 0-.8.8v12a.8.8 0 0 0 .8.8h12a.8.8 0 0 0 .8-.8V2a.8.8 0 0 0-.8-.8z",
29
+ d: "M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 .8A1.2 1.2 0 0 0 .8 2v12A1.2 1.2 0 0 0 2 15.2h12a1.2 1.2 0 0 0 1.2-1.2V2A1.2 1.2 0 0 0 14 .8z",
30
30
  clipRule: "evenodd"
31
31
  }));
32
32
  }
@@ -1 +1 @@
1
- "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),i=require("react/jsx-runtime"),t=require("react"),n=["title","titleId"],h=a=>i.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},a),{},{icon:l=>{let{title:r,titleId:c}=l,o=e._objectWithoutProperties(l,n);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 16 16",width:"1em",height:"1em","aria-hidden":"true",focusable:"false","aria-labelledby":c},o),r?t.createElement("title",{id:c},r):null,t.createElement("path",{fill:"currentColor",d:"M10.656 4.947h1.86V5.96h-1.86v.386a22 22 0 0 1-.088 1.517h2.31v1.001h-2.1c.285 1.463 1.056 2.608 2.31 3.444l-.572.945c-1.144-.836-1.926-1.914-2.355-3.233-.099.296-.198.572-.307.835-.484 1.045-1.276 1.849-2.354 2.42l-.572-.89c1.034-.594 1.738-1.343 2.112-2.256.143-.385.264-.803.352-1.265H7.258v-1h2.288c.044-.474.077-.98.088-1.518v-.386H8.522c-.186.55-.384 1.067-.604 1.53l-.913-.573c.506-1 .858-2.068 1.078-3.212l.968.198c-.077.374-.155.715-.232 1.045h.815v-1.86h1.022z"}),t.createElement("path",{fill:"currentColor",d:"M5.2 3.286c-.088.319-.165.627-.253.924h1.849v1H4.617c-.176.44-.352.848-.55 1.233h2.52v.935h-.969V8.5h1.364v.969H5.618v2.221a7.6 7.6 0 0 0 1.354-.637l.175.924c-.747.395-1.594.726-2.562.99l-.418-.881q.428-.132.429-.429V9.47H3.22V8.5h1.375V7.378h-.638v-.715c-.099.176-.199.353-.298.518l-.847-.54q.974-1.65 1.386-3.564z"}),t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 1.2a.8.8 0 0 0-.8.8v12a.8.8 0 0 0 .8.8h12a.8.8 0 0 0 .8-.8V2a.8.8 0 0 0-.8-.8z",clipRule:"evenodd"}))}}));module.exports=h;
1
+ "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),i=require("react/jsx-runtime"),t=require("react"),n=["title","titleId"],h=a=>i.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},a),{},{icon:l=>{let{title:r,titleId:c}=l,o=e._objectWithoutProperties(l,n);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 16 16",width:"1em",height:"1em","aria-hidden":"true",focusable:"false","aria-labelledby":c},o),r?t.createElement("title",{id:c},r):null,t.createElement("path",{fill:"currentColor",d:"M10.656 4.947h1.859V5.96h-1.859v.386a22 22 0 0 1-.088 1.517h2.31v1.001h-2.1c.285 1.463 1.055 2.608 2.309 3.444l-.572.945c-1.144-.836-1.925-1.914-2.354-3.233-.099.297-.198.572-.307.835-.484 1.046-1.277 1.848-2.355 2.42l-.572-.89c1.034-.594 1.738-1.343 2.112-2.256.143-.385.265-.803.353-1.265H7.257v-1h2.288c.044-.474.077-.98.088-1.518v-.386h-1.11c-.188.55-.386 1.067-.606 1.53l-.913-.573c.506-1 .858-2.068 1.078-3.212l.968.198c-.077.374-.154.715-.23 1.045h.813v-1.86h1.023z"}),t.createElement("path",{fill:"currentColor",d:"M5.2 3.286c-.088.319-.165.627-.253.924h1.848v1H4.617c-.176.44-.352.848-.55 1.233h2.519v.935h-.968V8.5h1.364v.969H5.618v2.221a7.6 7.6 0 0 0 1.353-.637l.176.924c-.748.396-1.595.726-2.563.99l-.418-.881q.429-.131.429-.429V9.47H3.22V8.5h1.375V7.378h-.638v-.715c-.099.176-.198.353-.297.518l-.847-.54A11.9 11.9 0 0 0 4.2 3.078z"}),t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 .8A1.2 1.2 0 0 0 .8 2v12A1.2 1.2 0 0 0 2 15.2h12a1.2 1.2 0 0 0 1.2-1.2V2A1.2 1.2 0 0 0 14 .8z",clipRule:"evenodd"}))}}));module.exports=h;
@@ -6,8 +6,8 @@ const d = ["title", "titleId"], s = (c) => /* @__PURE__ */ n(i, t(t({}, c), {},
6
6
  // @ts-expect-error TODO improve TS type
7
7
  (l) => {
8
8
  let {
9
- title: a,
10
- titleId: r
9
+ title: r,
10
+ titleId: a
11
11
  } = l, o = h(l, d);
12
12
  return e.createElement("svg", t({
13
13
  xmlns: "http://www.w3.org/2000/svg",
@@ -17,19 +17,19 @@ const d = ["title", "titleId"], s = (c) => /* @__PURE__ */ n(i, t(t({}, c), {},
17
17
  height: "1em",
18
18
  "aria-hidden": "true",
19
19
  focusable: "false",
20
- "aria-labelledby": r
21
- }, o), a ? e.createElement("title", {
22
- id: r
23
- }, a) : null, e.createElement("path", {
20
+ "aria-labelledby": a
21
+ }, o), r ? e.createElement("title", {
22
+ id: a
23
+ }, r) : null, e.createElement("path", {
24
24
  fill: "currentColor",
25
- d: "M10.656 4.947h1.86V5.96h-1.86v.386a22 22 0 0 1-.088 1.517h2.31v1.001h-2.1c.285 1.463 1.056 2.608 2.31 3.444l-.572.945c-1.144-.836-1.926-1.914-2.355-3.233-.099.296-.198.572-.307.835-.484 1.045-1.276 1.849-2.354 2.42l-.572-.89c1.034-.594 1.738-1.343 2.112-2.256.143-.385.264-.803.352-1.265H7.258v-1h2.288c.044-.474.077-.98.088-1.518v-.386H8.522c-.186.55-.384 1.067-.604 1.53l-.913-.573c.506-1 .858-2.068 1.078-3.212l.968.198c-.077.374-.155.715-.232 1.045h.815v-1.86h1.022z"
25
+ d: "M10.656 4.947h1.859V5.96h-1.859v.386a22 22 0 0 1-.088 1.517h2.31v1.001h-2.1c.285 1.463 1.055 2.608 2.309 3.444l-.572.945c-1.144-.836-1.925-1.914-2.354-3.233-.099.297-.198.572-.307.835-.484 1.046-1.277 1.848-2.355 2.42l-.572-.89c1.034-.594 1.738-1.343 2.112-2.256.143-.385.265-.803.353-1.265H7.257v-1h2.288c.044-.474.077-.98.088-1.518v-.386h-1.11c-.188.55-.386 1.067-.606 1.53l-.913-.573c.506-1 .858-2.068 1.078-3.212l.968.198c-.077.374-.154.715-.23 1.045h.813v-1.86h1.023z"
26
26
  }), e.createElement("path", {
27
27
  fill: "currentColor",
28
- d: "M5.2 3.286c-.088.319-.165.627-.253.924h1.849v1H4.617c-.176.44-.352.848-.55 1.233h2.52v.935h-.969V8.5h1.364v.969H5.618v2.221a7.6 7.6 0 0 0 1.354-.637l.175.924c-.747.395-1.594.726-2.562.99l-.418-.881q.428-.132.429-.429V9.47H3.22V8.5h1.375V7.378h-.638v-.715c-.099.176-.199.353-.298.518l-.847-.54q.974-1.65 1.386-3.564z"
28
+ d: "M5.2 3.286c-.088.319-.165.627-.253.924h1.848v1H4.617c-.176.44-.352.848-.55 1.233h2.519v.935h-.968V8.5h1.364v.969H5.618v2.221a7.6 7.6 0 0 0 1.353-.637l.176.924c-.748.396-1.595.726-2.563.99l-.418-.881q.429-.131.429-.429V9.47H3.22V8.5h1.375V7.378h-.638v-.715c-.099.176-.198.353-.297.518l-.847-.54A11.9 11.9 0 0 0 4.2 3.078z"
29
29
  }), e.createElement("path", {
30
30
  fill: "currentColor",
31
31
  fillRule: "evenodd",
32
- d: "M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 1.2a.8.8 0 0 0-.8.8v12a.8.8 0 0 0 .8.8h12a.8.8 0 0 0 .8-.8V2a.8.8 0 0 0-.8-.8z",
32
+ d: "M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 .8A1.2 1.2 0 0 0 .8 2v12A1.2 1.2 0 0 0 2 15.2h12a1.2 1.2 0 0 0 1.2-1.2V2A1.2 1.2 0 0 0 14 .8z",
33
33
  clipRule: "evenodd"
34
34
  }));
35
35
  }
@@ -1 +1 @@
1
- "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),i=require("react/jsx-runtime"),t=require("react"),n=["title","titleId"],d=a=>i.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},a),{},{icon:l=>{let{title:r,titleId:c}=l,o=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},o),r?t.createElement("title",{id:c},r):null,t.createElement("path",{fill:"currentColor",d:"M9.81 6.3c0 .573-.034 1.1-.09 1.606.628 1.903 1.76 3.41 3.41 4.522l-.692.802c-1.32-1.011-2.332-2.243-3.025-3.717-.044.165-.1.33-.154.495-.451 1.308-1.518 2.386-3.2 3.244l-.683-.836c1.452-.726 2.42-1.617 2.882-2.673.34-.89.517-2.034.539-3.442zM5.76 8.566a36 36 0 0 1-1.957 4.312l-.968-.44a34 34 0 0 0 2.002-4.223z"}),t.createElement("path",{fill:"currentColor",d:"M8.435 3.165a22 22 0 0 1-.287 1.475h4.576v.681c-.231.924-.528 1.848-.902 2.761L10.8 7.796c.319-.616.584-1.342.803-2.155H7.873c-.34 1.034-.781 1.848-1.32 2.463l-.868-.616Q7.006 5.871 7.389 3zM3.792 3.474Q5.03 4.76 5.706 5.75l-.825.572c-.484-.704-1.122-1.474-1.936-2.321z"}),t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 1.2a.8.8 0 0 0-.8.8v12a.8.8 0 0 0 .8.8h12a.8.8 0 0 0 .8-.8V2a.8.8 0 0 0-.8-.8z",clipRule:"evenodd"}))}}));module.exports=d;
1
+ "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),i=require("react/jsx-runtime"),t=require("react"),n=["title","titleId"],d=o=>i.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},o),{},{icon:l=>{let{title:r,titleId:c}=l,a=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},a),r?t.createElement("title",{id:c},r):null,t.createElement("path",{fill:"currentColor",d:"M9.81 6.3c0 .573-.034 1.1-.09 1.606.628 1.903 1.76 3.41 3.41 4.522l-.692.802c-1.32-1.011-2.332-2.243-3.025-3.717-.044.165-.1.33-.154.495-.451 1.308-1.518 2.386-3.2 3.244l-.683-.836c1.452-.726 2.42-1.617 2.882-2.673.34-.89.517-2.034.539-3.442zM5.76 8.566a36 36 0 0 1-1.957 4.312l-.968-.44a34 34 0 0 0 2.002-4.223z"}),t.createElement("path",{fill:"currentColor",d:"M8.435 3.165a22 22 0 0 1-.287 1.475h4.576v.681c-.231.924-.528 1.848-.902 2.761L10.8 7.796c.319-.616.584-1.342.803-2.155H7.873c-.34 1.034-.781 1.848-1.32 2.463l-.868-.616Q7.006 5.871 7.389 3zM3.792 3.474Q5.03 4.76 5.706 5.75l-.825.572c-.484-.704-1.122-1.474-1.936-2.321z"}),t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 .8A1.2 1.2 0 0 0 .8 2v12A1.2 1.2 0 0 0 2 15.2h12a1.2 1.2 0 0 0 1.2-1.2V2A1.2 1.2 0 0 0 14 .8z",clipRule:"evenodd"}))}}));module.exports=d;
@@ -29,7 +29,7 @@ const u = ["title", "titleId"], h = (o) => /* @__PURE__ */ d(i, t(t({}, o), {},
29
29
  }), e.createElement("path", {
30
30
  fill: "currentColor",
31
31
  fillRule: "evenodd",
32
- d: "M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 1.2a.8.8 0 0 0-.8.8v12a.8.8 0 0 0 .8.8h12a.8.8 0 0 0 .8-.8V2a.8.8 0 0 0-.8-.8z",
32
+ d: "M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zM2 .8A1.2 1.2 0 0 0 .8 2v12A1.2 1.2 0 0 0 2 15.2h12a1.2 1.2 0 0 0 1.2-1.2V2A1.2 1.2 0 0 0 14 .8z",
33
33
  clipRule: "evenodd"
34
34
  }));
35
35
  }