@d-matrix/icons-react 0.24.0 → 0.25.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 (35) hide show
  1. package/dist/icons/ChineseOneSquareOutlined.js +1 -1
  2. package/dist/icons/ChineseOneSquareOutlined.mjs +10 -11
  3. package/dist/icons/ContainsRightsSquareOutlined.js +1 -1
  4. package/dist/icons/ContainsRightsSquareOutlined.mjs +15 -16
  5. package/dist/icons/ConvertibleSquareOutlined.js +1 -1
  6. package/dist/icons/ConvertibleSquareOutlined.mjs +10 -11
  7. package/dist/icons/DefaultSquareOutlined.js +1 -1
  8. package/dist/icons/DefaultSquareOutlined.mjs +10 -11
  9. package/dist/icons/ExtensionSquareOutlined.js +1 -1
  10. package/dist/icons/ExtensionSquareOutlined.mjs +14 -15
  11. package/dist/icons/FloatRateSquareOutlined.js +1 -1
  12. package/dist/icons/FloatRateSquareOutlined.mjs +8 -9
  13. package/dist/icons/IssueFilled.js +1 -1
  14. package/dist/icons/IssueFilled.mjs +9 -10
  15. package/dist/icons/MarketMakingSquareOutlined.js +1 -1
  16. package/dist/icons/MarketMakingSquareOutlined.mjs +11 -12
  17. package/dist/icons/PerpetualSquareOutlined.js +1 -1
  18. package/dist/icons/PerpetualSquareOutlined.mjs +9 -10
  19. package/dist/icons/PledgeSquareOutlined.js +1 -1
  20. package/dist/icons/PledgeSquareOutlined.mjs +9 -10
  21. package/dist/icons/PrivateSquareOutlined.js +1 -1
  22. package/dist/icons/PrivateSquareOutlined.mjs +14 -15
  23. package/dist/icons/RailwaySquareOutlined.js +1 -1
  24. package/dist/icons/RailwaySquareOutlined.mjs +18 -16
  25. package/dist/icons/SecondarySquareOutlined.js +1 -1
  26. package/dist/icons/SecondarySquareOutlined.mjs +13 -14
  27. package/dist/icons/StockSquareOutlined.js +1 -1
  28. package/dist/icons/StockSquareOutlined.mjs +12 -13
  29. package/dist/icons/TaxExemptSquareOutlined.js +1 -1
  30. package/dist/icons/TaxExemptSquareOutlined.mjs +10 -11
  31. package/dist/icons/TechnologyInnovationSquareOutlined.js +1 -1
  32. package/dist/icons/TechnologyInnovationSquareOutlined.mjs +16 -17
  33. package/dist/icons/TlacSquareOutlined.js +1 -1
  34. package/dist/icons/TlacSquareOutlined.mjs +25 -16
  35. package/package.json +1 -1
@@ -1 +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;
1
+ "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),c=require("react/jsx-runtime"),t=require("react"),n=["title","titleId"],s=i=>c.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},i),{},{icon:r=>{let{title:l,titleId:a}=r,o=e._objectWithoutProperties(r,n);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 17 17",width:"1em",height:"1em","aria-hidden":"true",focusable:"false","aria-labelledby":a},o),l?t.createElement("title",{id:a},l):null,t.createElement("path",{fill:"currentColor",d:"M13.411 8.768H3.522v-.792h9.89z"}),t.createElement("path",{fill:"currentColor",fillOpacity:.5,d:"M14.5 15.334v1h-12v-1zm1-1v-12a1 1 0 0 0-1-1h-12a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1v1a2 2 0 0 1-2-2v-12a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1"}))}}));module.exports=s;
@@ -1,37 +1,36 @@
1
- import { D as n, _ as t, a as d } from "../dm-icon-DjatEbfO.js";
2
- import { jsx as c } from "react/jsx-runtime";
1
+ import { D as n, _ as t, a as c } from "../dm-icon-DjatEbfO.js";
2
+ import { jsx as s } from "react/jsx-runtime";
3
3
  import e from "react";
4
- const s = ["title", "titleId"], h = (o) => /* @__PURE__ */ c(n, t(t({}, o), {}, {
4
+ const d = ["title", "titleId"], p = (i) => /* @__PURE__ */ s(n, t(t({}, i), {}, {
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, i = d(l, s);
11
+ } = l, o = c(l, d);
12
12
  return e.createElement("svg", t({
13
13
  xmlns: "http://www.w3.org/2000/svg",
14
14
  fill: "currentColor",
15
- viewBox: "0 0 16 16",
15
+ viewBox: "0 0 17 17",
16
16
  width: "1em",
17
17
  height: "1em",
18
18
  "aria-hidden": "true",
19
19
  focusable: "false",
20
20
  "aria-labelledby": a
21
- }, i), 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: "M12.944 8.556H2.99V7.52h9.955z"
25
+ d: "M13.411 8.768H3.522v-.792h9.89z"
26
26
  }), e.createElement("path", {
27
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"
28
+ fillOpacity: 0.5,
29
+ d: "M14.5 15.334v1h-12v-1zm1-1v-12a1 1 0 0 0-1-1h-12a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1v1a2 2 0 0 1-2-2v-12a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1"
31
30
  }));
32
31
  }
33
32
  )
34
33
  }));
35
34
  export {
36
- h as default
35
+ p as default
37
36
  };
@@ -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.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;
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 17 17",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",fillRule:"evenodd",d:"M12.795 4.841c-.32 2.057-.946 3.828-1.87 5.302a12.1 12.1 0 0 0 2.662 2.694l-.54.64c-1.033-.815-1.902-1.706-2.584-2.663a10.8 10.8 0 0 1-2.827 2.651l-.506-.638c1.155-.77 2.112-1.672 2.86-2.717-.979-1.584-1.55-3.333-1.705-5.258h-.44v-.759h4.95zm-3.74.011c.132 1.694.594 3.212 1.397 4.554.792-1.32 1.31-2.838 1.573-4.554z",clipRule:"evenodd"}),t.createElement("path",{fill:"currentColor",d:"M6.129 5.578H7.58v.758H6.13v.627A25 25 0 0 1 7.8 8.757l-.45.671a27 27 0 0 0-1.222-1.65v5.687h-.792v-5.71a12 12 0 0 1-1.606 3.147l-.352-.89a9.8 9.8 0 0 0 1.936-3.676H3.61v-.758h1.727V3.433h.792z"}),t.createElement("path",{fill:"currentColor",fillOpacity:.5,d:"M14.5 15.334v1h-12v-1zm1-1v-12a1 1 0 0 0-1-1h-12a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1v1a2 2 0 0 1-2-2v-12a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1"}))}}));module.exports=d;
@@ -1,42 +1,41 @@
1
1
  import { D as c, _ 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 u = ["title", "titleId"], p = (o) => /* @__PURE__ */ d(c, t(t({}, o), {}, {
4
+ const v = ["title", "titleId"], u = (o) => /* @__PURE__ */ d(c, t(t({}, o), {}, {
5
5
  icon: (
6
6
  // @ts-expect-error TODO improve TS type
7
7
  (l) => {
8
8
  let {
9
- title: r,
10
- titleId: a
11
- } = l, i = n(l, u);
9
+ title: a,
10
+ titleId: r
11
+ } = l, i = n(l, v);
12
12
  return e.createElement("svg", t({
13
13
  xmlns: "http://www.w3.org/2000/svg",
14
- viewBox: "0 0 16 16",
14
+ fill: "currentColor",
15
+ viewBox: "0 0 17 17",
15
16
  width: "1em",
16
17
  height: "1em",
17
- fill: "currentColor",
18
18
  "aria-hidden": "true",
19
19
  focusable: "false",
20
- "aria-labelledby": a
21
- }, i), r ? e.createElement("title", {
22
- id: a
23
- }, r) : null, e.createElement("path", {
20
+ "aria-labelledby": r
21
+ }, i), a ? e.createElement("title", {
22
+ id: r
23
+ }, a) : null, e.createElement("path", {
24
24
  fill: "currentColor",
25
25
  fillRule: "evenodd",
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",
26
+ d: "M12.795 4.841c-.32 2.057-.946 3.828-1.87 5.302a12.1 12.1 0 0 0 2.662 2.694l-.54.64c-1.033-.815-1.902-1.706-2.584-2.663a10.8 10.8 0 0 1-2.827 2.651l-.506-.638c1.155-.77 2.112-1.672 2.86-2.717-.979-1.584-1.55-3.333-1.705-5.258h-.44v-.759h4.95zm-3.74.011c.132 1.694.594 3.212 1.397 4.554.792-1.32 1.31-2.838 1.573-4.554z",
27
27
  clipRule: "evenodd"
28
28
  }), e.createElement("path", {
29
29
  fill: "currentColor",
30
- 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"
30
+ d: "M6.129 5.578H7.58v.758H6.13v.627A25 25 0 0 1 7.8 8.757l-.45.671a27 27 0 0 0-1.222-1.65v5.687h-.792v-5.71a12 12 0 0 1-1.606 3.147l-.352-.89a9.8 9.8 0 0 0 1.936-3.676H3.61v-.758h1.727V3.433h.792z"
31
31
  }), e.createElement("path", {
32
32
  fill: "currentColor",
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 .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
- clipRule: "evenodd"
33
+ fillOpacity: 0.5,
34
+ d: "M14.5 15.334v1h-12v-1zm1-1v-12a1 1 0 0 0-1-1h-12a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1v1a2 2 0 0 1-2-2v-12a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1"
36
35
  }));
37
36
  }
38
37
  )
39
38
  }));
40
39
  export {
41
- p as default
40
+ u as default
42
41
  };
@@ -1 +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;
1
+ "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),o=require("react/jsx-runtime"),t=require("react"),v=["title","titleId"],n=a=>o.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},a),{},{icon:l=>{let{title:r,titleId:c}=l,i=e._objectWithoutProperties(l,v);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 17 17",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:"M5.777 3.51q-.148.71-.297 1.353h2.09v.77H5.282a20 20 0 0 1-.858 2.486h1.21V6.447h.76v1.672h1.22v.715h-1.22v1.507c.538-.11 1.044-.231 1.528-.352v.748c-.495.132-1 .264-1.528.374v2.387h-.76v-2.233c-.682.121-1.386.231-2.134.33l-.099-.781c.792-.099 1.529-.21 2.233-.33v-1.65H3.786l-.165-.705c.319-.66.616-1.484.89-2.496H3.413v-.77H4.71c.11-.462.21-.957.32-1.463z"}),t.createElement("path",{fill:"currentColor",d:"M10.848 3.455c-.088.484-.165.957-.253 1.408h2.674v.77H10.44l-.286 1.265h3.388v.759H9.968a22 22 0 0 1-.418 1.397h3.51v.66c-.374.747-.947 1.496-1.728 2.243.451.275.88.562 1.287.87l-.44.67c-1.144-.88-2.32-1.583-3.53-2.09l.417-.626c.572.242 1.112.516 1.618.803.66-.583 1.176-1.188 1.561-1.826H8.561c.22-.682.428-1.375.615-2.101h-1.42v-.76h1.607c.1-.428.198-.846.286-1.264H8.076v-.77h1.727q.132-.726.264-1.486z"}),t.createElement("path",{fill:"currentColor",fillOpacity:.5,d:"M14.5 15.334v1h-12v-1zm1-1v-12a1 1 0 0 0-1-1h-12a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1v1a2 2 0 0 1-2-2v-12a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1"}))}}));module.exports=n;
@@ -1,18 +1,18 @@
1
- import { D as i, _ as t, a as h } from "../dm-icon-DjatEbfO.js";
2
- import { jsx as n } from "react/jsx-runtime";
1
+ import { D as i, _ as t, a as v } from "../dm-icon-DjatEbfO.js";
2
+ import { jsx as h } from "react/jsx-runtime";
3
3
  import e from "react";
4
- const d = ["title", "titleId"], s = (c) => /* @__PURE__ */ n(i, t(t({}, c), {}, {
4
+ const n = ["title", "titleId"], u = (c) => /* @__PURE__ */ h(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, o = h(l, d);
11
+ } = l, o = v(l, n);
12
12
  return e.createElement("svg", t({
13
13
  xmlns: "http://www.w3.org/2000/svg",
14
14
  fill: "currentColor",
15
- viewBox: "0 0 16 16",
15
+ viewBox: "0 0 17 17",
16
16
  width: "1em",
17
17
  height: "1em",
18
18
  "aria-hidden": "true",
@@ -22,19 +22,18 @@ const d = ["title", "titleId"], s = (c) => /* @__PURE__ */ n(i, t(t({}, c), {},
22
22
  id: a
23
23
  }, r) : null, e.createElement("path", {
24
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"
25
+ d: "M5.777 3.51q-.148.71-.297 1.353h2.09v.77H5.282a20 20 0 0 1-.858 2.486h1.21V6.447h.76v1.672h1.22v.715h-1.22v1.507c.538-.11 1.044-.231 1.528-.352v.748c-.495.132-1 .264-1.528.374v2.387h-.76v-2.233c-.682.121-1.386.231-2.134.33l-.099-.781c.792-.099 1.529-.21 2.233-.33v-1.65H3.786l-.165-.705c.319-.66.616-1.484.89-2.496H3.413v-.77H4.71c.11-.462.21-.957.32-1.463z"
26
26
  }), e.createElement("path", {
27
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"
28
+ d: "M10.848 3.455c-.088.484-.165.957-.253 1.408h2.674v.77H10.44l-.286 1.265h3.388v.759H9.968a22 22 0 0 1-.418 1.397h3.51v.66c-.374.747-.947 1.496-1.728 2.243.451.275.88.562 1.287.87l-.44.67c-1.144-.88-2.32-1.583-3.53-2.09l.417-.626c.572.242 1.112.516 1.618.803.66-.583 1.176-1.188 1.561-1.826H8.561c.22-.682.428-1.375.615-2.101h-1.42v-.76h1.607c.1-.428.198-.846.286-1.264H8.076v-.77h1.727q.132-.726.264-1.486z"
29
29
  }), e.createElement("path", {
30
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"
31
+ fillOpacity: 0.5,
32
+ d: "M14.5 15.334v1h-12v-1zm1-1v-12a1 1 0 0 0-1-1h-12a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1v1a2 2 0 0 1-2-2v-12a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1"
34
33
  }));
35
34
  }
36
35
  )
37
36
  }));
38
37
  export {
39
- s as default
38
+ u as default
40
39
  };
@@ -1 +1 @@
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;
1
+ "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),o=require("react/jsx-runtime"),t=require("react"),h=["title","titleId"],n=a=>o.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},a),{},{icon:l=>{let{title:r,titleId:c}=l,i=e._objectWithoutProperties(l,h);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 17 17",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:"M5.953 11.353c.088.066.176.154.264.253.264.319.539.55.847.693.33.154.825.242 1.463.264a78.159 78.159 0 0 0 3.718 0c.528-.011.946-.022 1.232-.044l-.187.792h-2.519c-.594 0-1.243-.011-1.936-.022-.703-.011-1.265-.077-1.705-.198-.429-.132-.814-.407-1.155-.803-.143-.187-.286-.275-.418-.275-.264 0-.693.506-1.298 1.518l-.593-.54q.874-1.385 1.55-1.682V7.965H3.643V7.24h2.31z"}),t.createElement("path",{fill:"currentColor",d:"M10.177 4.654h2.706v.715h-2.706v1.1h2.42v.693h-2.42v1.1h2.827c-.022 1.166-.11 1.925-.252 2.266q-.265.66-1.354.693c-.132 0-.297-.011-.473-.033l-.231-.683c.242.022.44.045.616.045.44-.01.715-.165.814-.45.066-.188.099-.562.11-1.123h-2.057v3.058h-.77V8.977H6.712v-.715h2.695v-1.1H7.229v-.693h2.178v-1.1H6.8v-.715h2.607V3.41h.77zM4.38 3.598c.737.572 1.365 1.133 1.87 1.705l-.572.56c-.44-.538-1.056-1.121-1.837-1.748z"}),t.createElement("path",{fill:"currentColor",fillOpacity:.5,d:"M14.5 15.334v1h-12v-1zm1-1v-12a1 1 0 0 0-1-1h-12a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1v1a2 2 0 0 1-2-2v-12a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1"}))}}));module.exports=n;
@@ -1,36 +1,35 @@
1
- import { D as i, _ as t, a as n } from "../dm-icon-DjatEbfO.js";
2
- import { jsx as h } from "react/jsx-runtime";
1
+ import { D as h, _ as t, a as i } from "../dm-icon-DjatEbfO.js";
2
+ import { jsx as v } from "react/jsx-runtime";
3
3
  import e from "react";
4
- const d = ["title", "titleId"], s = (o) => /* @__PURE__ */ h(i, t(t({}, o), {}, {
4
+ const n = ["title", "titleId"], s = (c) => /* @__PURE__ */ v(h, 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, d);
11
+ } = l, o = i(l, n);
12
12
  return e.createElement("svg", t({
13
13
  xmlns: "http://www.w3.org/2000/svg",
14
14
  fill: "currentColor",
15
- viewBox: "0 0 16 16",
15
+ viewBox: "0 0 17 17",
16
16
  width: "1em",
17
17
  height: "1em",
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: "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"
25
+ d: "M5.953 11.353c.088.066.176.154.264.253.264.319.539.55.847.693.33.154.825.242 1.463.264a78.159 78.159 0 0 0 3.718 0c.528-.011.946-.022 1.232-.044l-.187.792h-2.519c-.594 0-1.243-.011-1.936-.022-.703-.011-1.265-.077-1.705-.198-.429-.132-.814-.407-1.155-.803-.143-.187-.286-.275-.418-.275-.264 0-.693.506-1.298 1.518l-.593-.54q.874-1.385 1.55-1.682V7.965H3.643V7.24h2.31z"
26
26
  }), e.createElement("path", {
27
27
  fill: "currentColor",
28
- 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"
28
+ d: "M10.177 4.654h2.706v.715h-2.706v1.1h2.42v.693h-2.42v1.1h2.827c-.022 1.166-.11 1.925-.252 2.266q-.265.66-1.354.693c-.132 0-.297-.011-.473-.033l-.231-.683c.242.022.44.045.616.045.44-.01.715-.165.814-.45.066-.188.099-.562.11-1.123h-2.057v3.058h-.77V8.977H6.712v-.715h2.695v-1.1H7.229v-.693h2.178v-1.1H6.8v-.715h2.607V3.41h.77zM4.38 3.598c.737.572 1.365 1.133 1.87 1.705l-.572.56c-.44-.538-1.056-1.121-1.837-1.748z"
29
29
  }), e.createElement("path", {
30
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"
31
+ fillOpacity: 0.5,
32
+ d: "M14.5 15.334v1h-12v-1zm1-1v-12a1 1 0 0 0-1-1h-12a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1v1a2 2 0 0 1-2-2v-12a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1"
34
33
  }));
35
34
  }
36
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 .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
+ "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),o=require("react/jsx-runtime"),t=require("react"),n=["title","titleId"],h=i=>o.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},i),{},{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 17 17",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",fillRule:"evenodd",d:"M12.664 6.49h-1.53v1.112h1.727v.704h-1.727V9.45h2.09v.726H9.693c.286.506.65.935 1.067 1.309.495-.264.968-.671 1.42-1.243l.549.539c-.396.484-.847.88-1.352 1.166.637.407 1.363.693 2.199.869l-.385.748c-2.024-.506-3.454-1.639-4.29-3.388H7.405v2.409a11.5 11.5 0 0 0 1.86-.616l.153.726c-.836.308-1.826.572-2.97.803l-.22-.693c.264-.099.397-.287.397-.55v-2.079h-1.54q-.33 1.848-1.09 3.333l-.638-.572c.748-1.386 1.133-3.18 1.144-5.368V3.85h8.163zM5.304 7.57c0 .66-.044 1.287-.11 1.88h2.19V8.307H5.776v-.704h1.606V6.491H5.304zm2.838 1.88h2.222V8.307H8.142zm0-1.847h2.222V6.491H8.142zM5.304 5.776h6.568v-1.2H5.304z",clipRule:"evenodd"}),t.createElement("path",{fill:"currentColor",fillOpacity:.5,d:"M14.5 15.334v1h-12v-1zm1-1v-12a1 1 0 0 0-1-1h-12a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1v1a2 2 0 0 1-2-2v-12a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1"}))}}));module.exports=h;
@@ -1,39 +1,38 @@
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 = (a) => /* @__PURE__ */ n(c, t(t({}, a), {}, {
4
+ const v = ["title", "titleId"], u = (o) => /* @__PURE__ */ n(c, t(t({}, o), {}, {
5
5
  icon: (
6
6
  // @ts-expect-error TODO improve TS type
7
7
  (l) => {
8
8
  let {
9
- title: r,
10
- titleId: o
11
- } = l, i = h(l, d);
9
+ title: a,
10
+ titleId: r
11
+ } = l, i = h(l, v);
12
12
  return e.createElement("svg", t({
13
13
  xmlns: "http://www.w3.org/2000/svg",
14
- viewBox: "0 0 16 16",
14
+ fill: "currentColor",
15
+ viewBox: "0 0 17 17",
15
16
  width: "1em",
16
17
  height: "1em",
17
- fill: "currentColor",
18
18
  "aria-hidden": "true",
19
19
  focusable: "false",
20
- "aria-labelledby": o
21
- }, i), r ? e.createElement("title", {
22
- id: o
23
- }, r) : null, e.createElement("path", {
20
+ "aria-labelledby": r
21
+ }, i), a ? e.createElement("title", {
22
+ id: r
23
+ }, a) : null, e.createElement("path", {
24
24
  fill: "currentColor",
25
25
  fillRule: "evenodd",
26
- 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",
26
+ d: "M12.664 6.49h-1.53v1.112h1.727v.704h-1.727V9.45h2.09v.726H9.693c.286.506.65.935 1.067 1.309.495-.264.968-.671 1.42-1.243l.549.539c-.396.484-.847.88-1.352 1.166.637.407 1.363.693 2.199.869l-.385.748c-2.024-.506-3.454-1.639-4.29-3.388H7.405v2.409a11.5 11.5 0 0 0 1.86-.616l.153.726c-.836.308-1.826.572-2.97.803l-.22-.693c.264-.099.397-.287.397-.55v-2.079h-1.54q-.33 1.848-1.09 3.333l-.638-.572c.748-1.386 1.133-3.18 1.144-5.368V3.85h8.163zM5.304 7.57c0 .66-.044 1.287-.11 1.88h2.19V8.307H5.776v-.704h1.606V6.491H5.304zm2.838 1.88h2.222V8.307H8.142zm0-1.847h2.222V6.491H8.142zM5.304 5.776h6.568v-1.2H5.304z",
27
27
  clipRule: "evenodd"
28
28
  }), e.createElement("path", {
29
29
  fill: "currentColor",
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 .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
- clipRule: "evenodd"
30
+ fillOpacity: 0.5,
31
+ d: "M14.5 15.334v1h-12v-1zm1-1v-12a1 1 0 0 0-1-1h-12a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1v1a2 2 0 0 1-2-2v-12a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1"
33
32
  }));
34
33
  }
35
34
  )
36
35
  }));
37
36
  export {
38
- s as default
37
+ u as default
39
38
  };
@@ -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 .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
+ "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),o=require("react/jsx-runtime"),t=require("react"),n=["title","titleId"],s=a=>o.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},a),{},{icon:l=>{let{title:c,titleId:r}=l,i=e._objectWithoutProperties(l,n);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 17 17",width:"1em",height:"1em","aria-hidden":"true",focusable:"false","aria-labelledby":r},i),c?t.createElement("title",{id:r},c):null,t.createElement("path",{fill:"currentColor",d:"M5.93 9.494a36 36 0 0 1-1.55 3.905l-.726-.32a31 31 0 0 0 1.584-3.86zM12.597 7.833c-.594.461-1.265.935-2.013 1.44v.53h2.904v.769h-2.904v1.826c0 .66-.33.99-.979.99H8.143l-.221-.748c.583.022 1.045.044 1.375.044s.506-.176.506-.506v-1.606h-3.31v-.77h3.31v-.825c.44-.264.98-.594 1.595-.99H7.13V7.25h5.467zM4.072 6.183c.704.572 1.287 1.133 1.76 1.705l-.55.54q-.626-.81-1.749-1.718zM7.46 5.094c.253.484.484 1.034.693 1.66l-.682.165c-.176-.56-.407-1.099-.671-1.616zM12.939 4.874a8.8 8.8 0 0 1-.99 2.045l-.694-.24c.374-.529.693-1.2.968-2.003zM9.737 4.961c.286.594.495 1.134.649 1.618l-.649.242a16 16 0 0 0-.682-1.672zM4.215 3.609c.759.55 1.397 1.089 1.925 1.639l-.538.539c-.473-.517-1.123-1.068-1.937-1.662zM13.015 4.06c-1.573.418-3.663.638-6.26.638l-.23-.66c2.464 0 4.51-.209 6.127-.605z"}),t.createElement("path",{fill:"currentColor",fillOpacity:.5,d:"M14.5 15.334v1h-12v-1zm1-1v-12a1 1 0 0 0-1-1h-12a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1v1a2 2 0 0 1-2-2v-12a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1"}))}}));module.exports=s;
@@ -1,18 +1,18 @@
1
1
  import { D as i, _ as t, a as n } from "../dm-icon-DjatEbfO.js";
2
- import { jsx as d } from "react/jsx-runtime";
2
+ import { jsx as v } from "react/jsx-runtime";
3
3
  import e from "react";
4
- const u = ["title", "titleId"], p = (c) => /* @__PURE__ */ d(i, t(t({}, c), {}, {
4
+ const h = ["title", "titleId"], u = (c) => /* @__PURE__ */ v(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: a,
10
10
  titleId: r
11
- } = l, o = n(l, u);
11
+ } = l, o = n(l, h);
12
12
  return e.createElement("svg", t({
13
13
  xmlns: "http://www.w3.org/2000/svg",
14
14
  fill: "currentColor",
15
- viewBox: "0 0 16 16",
15
+ viewBox: "0 0 17 17",
16
16
  width: "1em",
17
17
  height: "1em",
18
18
  "aria-hidden": "true",
@@ -22,16 +22,15 @@ const u = ["title", "titleId"], p = (c) => /* @__PURE__ */ d(i, t(t({}, c), {},
22
22
  id: r
23
23
  }, a) : null, e.createElement("path", {
24
24
  fill: "currentColor",
25
- 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"
25
+ d: "M5.93 9.494a36 36 0 0 1-1.55 3.905l-.726-.32a31 31 0 0 0 1.584-3.86zM12.597 7.833c-.594.461-1.265.935-2.013 1.44v.53h2.904v.769h-2.904v1.826c0 .66-.33.99-.979.99H8.143l-.221-.748c.583.022 1.045.044 1.375.044s.506-.176.506-.506v-1.606h-3.31v-.77h3.31v-.825c.44-.264.98-.594 1.595-.99H7.13V7.25h5.467zM4.072 6.183c.704.572 1.287 1.133 1.76 1.705l-.55.54q-.626-.81-1.749-1.718zM7.46 5.094c.253.484.484 1.034.693 1.66l-.682.165c-.176-.56-.407-1.099-.671-1.616zM12.939 4.874a8.8 8.8 0 0 1-.99 2.045l-.694-.24c.374-.529.693-1.2.968-2.003zM9.737 4.961c.286.594.495 1.134.649 1.618l-.649.242a16 16 0 0 0-.682-1.672zM4.215 3.609c.759.55 1.397 1.089 1.925 1.639l-.538.539c-.473-.517-1.123-1.068-1.937-1.662zM13.015 4.06c-1.573.418-3.663.638-6.26.638l-.23-.66c2.464 0 4.51-.209 6.127-.605z"
26
26
  }), e.createElement("path", {
27
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"
28
+ fillOpacity: 0.5,
29
+ d: "M14.5 15.334v1h-12v-1zm1-1v-12a1 1 0 0 0-1-1h-12a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1v1a2 2 0 0 1-2-2v-12a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1"
31
30
  }));
32
31
  }
33
32
  )
34
33
  }));
35
34
  export {
36
- p as default
35
+ u as default
37
36
  };
@@ -1 +1 @@
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
+ "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),o=require("react/jsx-runtime"),t=require("react"),n=["title","titleId"],h=a=>o.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},a),{},{icon:l=>{let{title:c,titleId:r}=l,i=e._objectWithoutProperties(l,n);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 31 17",width:"1em",height:"1em","aria-hidden":"true",focusable:"false","aria-labelledby":r},i),c?t.createElement("title",{id:r},c):null,t.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.696 3.444c-.143.924-.32 1.782-.518 2.596h5.149v.76H6.969c-.132.44-.264.857-.418 1.253h4.5v.682c-.298.946-.892 1.804-1.794 2.574.891.528 1.98 1.012 3.256 1.452l-.406.737q-2.112-.775-3.498-1.683c-.902.638-2.025 1.21-3.356 1.726l-.418-.736c1.232-.45 2.256-.946 3.08-1.485-.857-.66-1.463-1.375-1.826-2.145-.803 1.738-1.837 3.113-3.09 4.136l-.408-.726c1.606-1.408 2.784-3.333 3.554-5.786H3.417l.869-3.058.78.132L4.44 6.04h1.925c.22-.858.395-1.75.527-2.695zM6.683 8.779q.561 1.121 1.882 2.079 1.221-.957 1.683-2.08z",clipRule:"evenodd"}),t.createElement("path",{fill:"currentColor",d:"M17.31 6.359a8.8 8.8 0 0 1-1.2 1.76v5.39h-.78V8.921c-.44.396-.914.782-1.442 1.145l-.23-.792c1.342-.946 2.32-2.024 2.936-3.245zM23.569 7.7h-1.782v4.808c0 .638-.364.957-1.068.957h-1.616l-.165-.78c.528.032 1.023.054 1.507.054.352 0 .539-.143.539-.429V7.7h-3.465v-.78h6.05zM25.966 11.1a.64.64 0 0 1 .671.649.64.64 0 0 1-.186.473.7.7 0 0 1-.485.187.63.63 0 0 1-.462-.187.64.64 0 0 1-.198-.473.6.6 0 0 1 .198-.462.59.59 0 0 1 .462-.187M26.319 10.296h-.683l-.176-5.74h1.024zM16.793 3.851q-.924 1.831-2.97 3.233l-.232-.792c1.144-.813 1.97-1.737 2.487-2.771zM9.543 3.433c.792.605 1.441 1.21 1.97 1.815l-.561.561c-.462-.583-1.112-1.2-1.937-1.86zM23.085 4.907h-5.27v-.782h5.27z"}),t.createElement("path",{fill:"currentColor",fillOpacity:.5,d:"M28.5 15.334v1h-26v-1zm1-1v-12a1 1 0 0 0-1-1h-26a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1v1l-.204-.011A2 2 0 0 1 .5 14.333v-12a2 2 0 0 1 2-2h26a2 2 0 0 1 2 2v12a2 2 0 0 1-1.796 1.99l-.204.01v-1a1 1 0 0 0 1-1"}))}}));module.exports=h;
@@ -1,18 +1,18 @@
1
- import { D as i, _ as l, a as d } from "../dm-icon-DjatEbfO.js";
1
+ import { D as i, _ as l, 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 h = ["title", "titleId"], p = (a) => /* @__PURE__ */ n(i, l(l({}, a), {}, {
4
+ const d = ["title", "titleId"], u = (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
9
  title: r,
10
10
  titleId: c
11
- } = t, o = d(t, h);
11
+ } = t, o = h(t, d);
12
12
  return e.createElement("svg", l({
13
13
  xmlns: "http://www.w3.org/2000/svg",
14
14
  fill: "currentColor",
15
- viewBox: "0 0 32 16",
15
+ viewBox: "0 0 31 17",
16
16
  width: "1em",
17
17
  height: "1em",
18
18
  "aria-hidden": "true",
@@ -23,20 +23,19 @@ const h = ["title", "titleId"], p = (a) => /* @__PURE__ */ n(i, l(l({}, a), {},
23
23
  }, r) : null, e.createElement("path", {
24
24
  fill: "currentColor",
25
25
  fillRule: "evenodd",
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",
26
+ d: "M7.696 3.444c-.143.924-.32 1.782-.518 2.596h5.149v.76H6.969c-.132.44-.264.857-.418 1.253h4.5v.682c-.298.946-.892 1.804-1.794 2.574.891.528 1.98 1.012 3.256 1.452l-.406.737q-2.112-.775-3.498-1.683c-.902.638-2.025 1.21-3.356 1.726l-.418-.736c1.232-.45 2.256-.946 3.08-1.485-.857-.66-1.463-1.375-1.826-2.145-.803 1.738-1.837 3.113-3.09 4.136l-.408-.726c1.606-1.408 2.784-3.333 3.554-5.786H3.417l.869-3.058.78.132L4.44 6.04h1.925c.22-.858.395-1.75.527-2.695zM6.683 8.779q.561 1.121 1.882 2.079 1.221-.957 1.683-2.08z",
27
27
  clipRule: "evenodd"
28
28
  }), e.createElement("path", {
29
29
  fill: "currentColor",
30
- 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"
30
+ d: "M17.31 6.359a8.8 8.8 0 0 1-1.2 1.76v5.39h-.78V8.921c-.44.396-.914.782-1.442 1.145l-.23-.792c1.342-.946 2.32-2.024 2.936-3.245zM23.569 7.7h-1.782v4.808c0 .638-.364.957-1.068.957h-1.616l-.165-.78c.528.032 1.023.054 1.507.054.352 0 .539-.143.539-.429V7.7h-3.465v-.78h6.05zM25.966 11.1a.64.64 0 0 1 .671.649.64.64 0 0 1-.186.473.7.7 0 0 1-.485.187.63.63 0 0 1-.462-.187.64.64 0 0 1-.198-.473.6.6 0 0 1 .198-.462.59.59 0 0 1 .462-.187M26.319 10.296h-.683l-.176-5.74h1.024zM16.793 3.851q-.924 1.831-2.97 3.233l-.232-.792c1.144-.813 1.97-1.737 2.487-2.771zM9.543 3.433c.792.605 1.441 1.21 1.97 1.815l-.561.561c-.462-.583-1.112-1.2-1.937-1.86zM23.085 4.907h-5.27v-.782h5.27z"
31
31
  }), e.createElement("path", {
32
32
  fill: "currentColor",
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 .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
- clipRule: "evenodd"
33
+ fillOpacity: 0.5,
34
+ d: "M28.5 15.334v1h-26v-1zm1-1v-12a1 1 0 0 0-1-1h-26a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1v1l-.204-.011A2 2 0 0 1 .5 14.333v-12a2 2 0 0 1 2-2h26a2 2 0 0 1 2 2v12a2 2 0 0 1-1.796 1.99l-.204.01v-1a1 1 0 0 0 1-1"
36
35
  }));
37
36
  }
38
37
  )
39
38
  }));
40
39
  export {
41
- p as default
40
+ u as default
42
41
  };
@@ -1 +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;
1
+ "use strict";const t=require("../dm-icon-Dh4SPD4o.cjs"),i=require("react/jsx-runtime"),e=require("react"),n=["title","titleId"],h=a=>i.jsx(t.DMIcon,t._objectSpread2(t._objectSpread2({},a),{},{icon:l=>{let{title:r,titleId:c}=l,o=t._objectWithoutProperties(l,n);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},o),r?e.createElement("title",{id:c},r):null,e.createElement("path",{fill:"currentColor",d:"M5.794 3.462c-.242.792-.528 1.54-.88 2.244v7.491h-.77V7.05c-.318.473-.66.935-1.034 1.375l-.253-.848A12.7 12.7 0 0 0 5.08 3.121z"}),e.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.799 3.33a17 17 0 0 1-.275 1.463H12.9v.737h-.517c-.033 1.98-.341 3.63-.924 4.928.429.814.968 1.54 1.628 2.156l-.55.529a9 9 0 0 1-1.474-1.937 6.3 6.3 0 0 1-1.804 1.958l-.462-.604q1.188-.776 1.88-2.113c-.461-1.023-.77-2.167-.912-3.42a7.4 7.4 0 0 1-.56.978l-.474-.571c.66-1.045 1.1-2.454 1.332-4.236zm-.54 2.432c.078 1.43.342 2.705.793 3.816.407-1.133.616-2.486.638-4.048h-1.364z",clipRule:"evenodd"}),e.createElement("path",{fill:"currentColor",d:"M18.818 2.979c.176.406.352.869.528 1.375h4.499v.758h-4.466v1.442h3.575v3.992c0 .66-.34 1-1 1h-1.1l-.199-.758 1.045.044q.462 0 .462-.462V7.313H19.38v5.84h-.814v-5.84h-2.65v4.311h-.782v-5.07h3.432V5.112H14.1v-.758h4.444a11 11 0 0 0-.572-1.244z"}),e.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.697 5.2h1.408v.737H7.697v2.157h1.188v3.805H6.52v.715h-.749v-4.52H6.95V5.938H5.52V5.2h1.43V3.242h.748zm-1.176 6.006h1.616v-2.41H6.52z",clipRule:"evenodd"}),e.createElement("path",{fill:"currentColor",fillOpacity:.5,d:"M25 15v1H2v-1zm1-1V2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1v1a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h23l.204.01A2 2 0 0 1 27 2v12a2 2 0 0 1-1.796 1.99L25 16v-1a1 1 0 0 0 1-1"}))}}));module.exports=h;