@d-matrix/icons-react 0.78.0 → 0.80.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 (46) hide show
  1. package/dist/icons/index.js +1 -1
  2. package/dist/icons/index.mjs +1 -1
  3. package/dist/icons/new/I18NEnZh.d.ts +4 -0
  4. package/dist/icons/new/I18NEnZh.js +1 -0
  5. package/dist/icons/new/I18NEnZh.mjs +46 -0
  6. package/dist/icons/new/I18NZhEn.d.ts +4 -0
  7. package/dist/icons/new/I18NZhEn.js +1 -0
  8. package/dist/icons/new/I18NZhEn.mjs +43 -0
  9. package/dist/icons/new/NumberEight.d.ts +4 -0
  10. package/dist/icons/new/NumberEight.js +1 -0
  11. package/dist/icons/new/NumberEight.mjs +35 -0
  12. package/dist/icons/new/NumberFive.d.ts +4 -0
  13. package/dist/icons/new/NumberFive.js +1 -0
  14. package/dist/icons/new/NumberFive.mjs +33 -0
  15. package/dist/icons/new/NumberFour.d.ts +4 -0
  16. package/dist/icons/new/NumberFour.js +1 -0
  17. package/dist/icons/new/NumberFour.mjs +35 -0
  18. package/dist/icons/new/NumberNine.d.ts +4 -0
  19. package/dist/icons/new/NumberNine.js +1 -0
  20. package/dist/icons/new/NumberNine.mjs +35 -0
  21. package/dist/icons/new/NumberOne.d.ts +4 -0
  22. package/dist/icons/new/NumberOne.js +1 -0
  23. package/dist/icons/new/NumberOne.mjs +33 -0
  24. package/dist/icons/new/NumberSeven.d.ts +4 -0
  25. package/dist/icons/new/NumberSeven.js +1 -0
  26. package/dist/icons/new/NumberSeven.mjs +33 -0
  27. package/dist/icons/new/NumberSix.d.ts +4 -0
  28. package/dist/icons/new/NumberSix.js +1 -0
  29. package/dist/icons/new/NumberSix.mjs +35 -0
  30. package/dist/icons/new/NumberTen.d.ts +4 -0
  31. package/dist/icons/new/NumberTen.js +1 -0
  32. package/dist/icons/new/NumberTen.mjs +37 -0
  33. package/dist/icons/new/NumberThree.d.ts +4 -0
  34. package/dist/icons/new/NumberThree.js +1 -0
  35. package/dist/icons/new/NumberThree.mjs +33 -0
  36. package/dist/icons/new/NumberTwo.d.ts +4 -0
  37. package/dist/icons/new/NumberTwo.js +1 -0
  38. package/dist/icons/new/NumberTwo.mjs +33 -0
  39. package/dist/icons/new/index.d.ts +12 -0
  40. package/dist/icons/new/index.js +1 -1
  41. package/dist/icons/new/index.mjs +2594 -2570
  42. package/dist/index-CYk8Jhgv.cjs +1 -0
  43. package/dist/index-Ln9YCkJI.js +3778 -0
  44. package/package.json +2 -2
  45. package/dist/index-DLaCCCkr.js +0 -3754
  46. package/dist/index-UFH6kqVF.cjs +0 -1
@@ -0,0 +1,35 @@
1
+ import { D as n, _ as t, a as c } from "../../dm-icon-C2_uAjH7.js";
2
+ import { jsx as m } from "react/jsx-runtime";
3
+ import e from "react";
4
+ const s = ["title", "titleId"], f = e.forwardRef((o, i) => /* @__PURE__ */ m(n, t(t({
5
+ ref: i
6
+ }, o), {}, {
7
+ icon: (
8
+ // @ts-expect-error TODO improve TS type
9
+ (a) => {
10
+ let {
11
+ title: l,
12
+ titleId: r
13
+ } = a, d = c(a, s);
14
+ return e.createElement("svg", t({
15
+ xmlns: "http://www.w3.org/2000/svg",
16
+ width: "1em",
17
+ height: "1em",
18
+ viewBox: "0 0 16 16",
19
+ fill: "currentColor",
20
+ "aria-hidden": "true",
21
+ focusable: "false",
22
+ "aria-labelledby": r
23
+ }, d), l ? e.createElement("title", {
24
+ id: r
25
+ }, l) : null, e.createElement("path", {
26
+ fillRule: "evenodd",
27
+ d: "M10.528 2q.32 0 .747.03.447.018.725.08l-.27 1.918a4 4 0 0 0-.64-.111 6 6 0 0 0-.793-.048q-.88 0-1.524.254a2.85 2.85 0 0 0-1.078.729q-.42.475-.686 1.125a7.6 7.6 0 0 0-.392 1.426h.079q.261-.38.59-.665.345-.302.803-.476a2.9 2.9 0 0 1 1.032-.174q.944 0 1.556.427.63.413.884 1.22.257.793.097 1.934-.172 1.22-.76 2.107a3.9 3.9 0 0 1-1.472 1.363q-.896.459-2.048.459-.833 0-1.526-.3-.677-.302-1.137-.904-.458-.618-.63-1.553t.006-2.202q.138-.983.4-1.933.277-.951.731-1.791A6 6 0 0 1 6.394 3.41a5 5 0 0 1 1.729-1.03Q9.15 2 10.528 2m-2.37 5.925q-.431 0-.785.238a1.9 1.9 0 0 0-.562.586q-.21.364-.264.745a4 4 0 0 0-.032.793q.027.38.143.696.13.317.36.508.23.19.582.19.559 0 .978-.476.42-.492.564-1.505.115-.824-.122-1.299-.237-.476-.861-.476",
28
+ clipRule: "evenodd"
29
+ }));
30
+ }
31
+ )
32
+ })));
33
+ export {
34
+ f as default
35
+ };
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { DMIconProps } from '../../dm-icon';
3
+ declare const NumberTen: React.ForwardRefExoticComponent<Omit<Omit<DMIconProps, "icon">, "ref"> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default NumberTen;
@@ -0,0 +1 @@
1
+ "use strict";const e=require("../../dm-icon-BH9flhEB.cjs"),a=require("react/jsx-runtime"),t=require("react"),d=["title","titleId"],s=t.forwardRef((i,c)=>a.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({ref:c},i),{},{icon:r=>{let{title:l,titleId:o}=r,n=e._objectWithoutProperties(r,d);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 16 16",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":o},n),l?t.createElement("title",{id:o},l):null,t.createElement("path",{fillRule:"evenodd",d:"M12.719 2q1.312 0 2.062.696.753.681.968 1.997.233 1.3-.025 3.137a14 14 0 0 1-.551 2.44q-.343 1.076-.915 1.838-.568.745-1.343 1.14-.777.397-1.833.397-1.312 0-2.062-.697t-.967-1.997.039-3.12q.258-1.839.81-3.138.549-1.3 1.479-1.997Q11.327 2 12.719 2m-.271 1.932q-.48 0-.815.444-.332.428-.566 1.3-.216.855-.399 2.154-.18 1.284-.207 2.155-.008.855.201 1.3a.72.72 0 0 0 .692.427q.48 0 .797-.427.33-.429.564-1.284.25-.872.433-2.17.182-1.3.175-2.155.01-.872-.202-1.3-.194-.444-.674-.444",clipRule:"evenodd"}),t.createElement("path",{d:"M4.626 13.487H2.018l1.013-7.21q.071-.396.131-.824.077-.427.14-.76-.142.096-.385.348a3.2 3.2 0 0 1-.461.429L1.11 6.515 0 5.073l3.976-2.899h2.24z"}))}})));module.exports=s;
@@ -0,0 +1,37 @@
1
+ import { D as n, _ as t, a as c } from "../../dm-icon-C2_uAjH7.js";
2
+ import { jsx as m } from "react/jsx-runtime";
3
+ import e from "react";
4
+ const s = ["title", "titleId"], h = e.forwardRef((o, i) => /* @__PURE__ */ m(n, t(t({
5
+ ref: i
6
+ }, o), {}, {
7
+ icon: (
8
+ // @ts-expect-error TODO improve TS type
9
+ (l) => {
10
+ let {
11
+ title: r,
12
+ titleId: a
13
+ } = l, d = c(l, s);
14
+ return e.createElement("svg", t({
15
+ xmlns: "http://www.w3.org/2000/svg",
16
+ width: "1em",
17
+ height: "1em",
18
+ viewBox: "0 0 16 16",
19
+ fill: "currentColor",
20
+ "aria-hidden": "true",
21
+ focusable: "false",
22
+ "aria-labelledby": a
23
+ }, d), r ? e.createElement("title", {
24
+ id: a
25
+ }, r) : null, e.createElement("path", {
26
+ fillRule: "evenodd",
27
+ d: "M12.719 2q1.312 0 2.062.696.753.681.968 1.997.233 1.3-.025 3.137a14 14 0 0 1-.551 2.44q-.343 1.076-.915 1.838-.568.745-1.343 1.14-.777.397-1.833.397-1.312 0-2.062-.697t-.967-1.997.039-3.12q.258-1.839.81-3.138.549-1.3 1.479-1.997Q11.327 2 12.719 2m-.271 1.932q-.48 0-.815.444-.332.428-.566 1.3-.216.855-.399 2.154-.18 1.284-.207 2.155-.008.855.201 1.3a.72.72 0 0 0 .692.427q.48 0 .797-.427.33-.429.564-1.284.25-.872.433-2.17.182-1.3.175-2.155.01-.872-.202-1.3-.194-.444-.674-.444",
28
+ clipRule: "evenodd"
29
+ }), e.createElement("path", {
30
+ d: "M4.626 13.487H2.018l1.013-7.21q.071-.396.131-.824.077-.427.14-.76-.142.096-.385.348a3.2 3.2 0 0 1-.461.429L1.11 6.515 0 5.073l3.976-2.899h2.24z"
31
+ }));
32
+ }
33
+ )
34
+ })));
35
+ export {
36
+ h as default
37
+ };
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { DMIconProps } from '../../dm-icon';
3
+ declare const NumberThree: React.ForwardRefExoticComponent<Omit<Omit<DMIconProps, "icon">, "ref"> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default NumberThree;
@@ -0,0 +1 @@
1
+ "use strict";const e=require("../../dm-icon-BH9flhEB.cjs"),n=require("react/jsx-runtime"),t=require("react"),s=["title","titleId"],d=t.forwardRef((o,i)=>n.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({ref:i},o),{},{icon:r=>{let{title:l,titleId:a}=r,c=e._objectWithoutProperties(r,s);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 16 16",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":a},c),l?t.createElement("title",{id:a},l):null,t.createElement("path",{d:"M9.212 2q1.663 0 2.524.713.861.697.681 1.98a3.05 3.05 0 0 1-.51 1.347q-.399.57-.979.936a4.4 4.4 0 0 1-1.26.538l-.006.048q1.258.158 1.852.823.595.666.436 1.79a3.9 3.9 0 0 1-.713 1.775q-.573.777-1.614 1.236-1.022.444-2.557.444-.961 0-1.691-.159A6.5 6.5 0 0 1 4 13.011l.285-2.027a6 6 0 0 0 1.362.554q.725.19 1.349.19 1.136 0 1.63-.443.51-.444.625-1.252.066-.475-.097-.793-.161-.331-.667-.49Q8 8.575 7.023 8.575h-.735l.258-1.837h.752q.912 0 1.435-.19.525-.207.763-.54.257-.348.32-.792.084-.601-.205-.935-.288-.348-.976-.348-.495 0-.947.142a4.2 4.2 0 0 0-.813.317 5 5 0 0 0-.58.365L5.408 3.11q.477-.317 1.025-.57a6 6 0 0 1 1.24-.397A7.7 7.7 0 0 1 9.211 2"}))}})));module.exports=d;
@@ -0,0 +1,33 @@
1
+ import { D as c, _ as t, a as d } from "../../dm-icon-C2_uAjH7.js";
2
+ import { jsx as m } from "react/jsx-runtime";
3
+ import e from "react";
4
+ const n = ["title", "titleId"], f = e.forwardRef((o, i) => /* @__PURE__ */ m(c, t(t({
5
+ ref: i
6
+ }, o), {}, {
7
+ icon: (
8
+ // @ts-expect-error TODO improve TS type
9
+ (r) => {
10
+ let {
11
+ title: a,
12
+ titleId: l
13
+ } = r, s = d(r, n);
14
+ return e.createElement("svg", t({
15
+ xmlns: "http://www.w3.org/2000/svg",
16
+ width: "1em",
17
+ height: "1em",
18
+ viewBox: "0 0 16 16",
19
+ fill: "currentColor",
20
+ "aria-hidden": "true",
21
+ focusable: "false",
22
+ "aria-labelledby": l
23
+ }, s), a ? e.createElement("title", {
24
+ id: l
25
+ }, a) : null, e.createElement("path", {
26
+ d: "M9.212 2q1.663 0 2.524.713.861.697.681 1.98a3.05 3.05 0 0 1-.51 1.347q-.399.57-.979.936a4.4 4.4 0 0 1-1.26.538l-.006.048q1.258.158 1.852.823.595.666.436 1.79a3.9 3.9 0 0 1-.713 1.775q-.573.777-1.614 1.236-1.022.444-2.557.444-.961 0-1.691-.159A6.5 6.5 0 0 1 4 13.011l.285-2.027a6 6 0 0 0 1.362.554q.725.19 1.349.19 1.136 0 1.63-.443.51-.444.625-1.252.066-.475-.097-.793-.161-.331-.667-.49Q8 8.575 7.023 8.575h-.735l.258-1.837h.752q.912 0 1.435-.19.525-.207.763-.54.257-.348.32-.792.084-.601-.205-.935-.288-.348-.976-.348-.495 0-.947.142a4.2 4.2 0 0 0-.813.317 5 5 0 0 0-.58.365L5.408 3.11q.477-.317 1.025-.57a6 6 0 0 1 1.24-.397A7.7 7.7 0 0 1 9.211 2"
27
+ }));
28
+ }
29
+ )
30
+ })));
31
+ export {
32
+ f as default
33
+ };
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { DMIconProps } from '../../dm-icon';
3
+ declare const NumberTwo: React.ForwardRefExoticComponent<Omit<Omit<DMIconProps, "icon">, "ref"> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default NumberTwo;
@@ -0,0 +1 @@
1
+ "use strict";const e=require("../../dm-icon-BH9flhEB.cjs"),a=require("react/jsx-runtime"),t=require("react"),s=["title","titleId"],d=t.forwardRef((i,c)=>a.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({ref:c},i),{},{icon:r=>{let{title:l,titleId:o}=r,n=e._objectWithoutProperties(r,s);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 16 16",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":o},n),l?t.createElement("title",{id:o},l):null,t.createElement("path",{d:"M9.516 2q1.073 0 1.799.412.728.396 1.047 1.093.336.681.213 1.553a4.2 4.2 0 0 1-.39 1.3 5.8 5.8 0 0 1-.772 1.156q-.464.57-1.094 1.188-.629.601-1.408 1.362L7.58 11.35l-.032.11h4.384l-.283 2.012H4l.234-1.663 3.06-2.868A34 34 0 0 0 8.78 7.466q.564-.601.823-1.077.276-.492.355-1.046.097-.681-.194-1.014-.273-.333-.785-.333-.56 0-1.162.302-.587.3-1.32.855L5.305 3.616q.54-.428 1.12-.792.578-.364 1.33-.586Q8.509 2 9.516 2"}))}})));module.exports=d;
@@ -0,0 +1,33 @@
1
+ import { D as c, _ as t, a as d } from "../../dm-icon-C2_uAjH7.js";
2
+ import { jsx as m } from "react/jsx-runtime";
3
+ import e from "react";
4
+ const n = ["title", "titleId"], h = e.forwardRef((a, i) => /* @__PURE__ */ m(c, t(t({
5
+ ref: i
6
+ }, a), {}, {
7
+ icon: (
8
+ // @ts-expect-error TODO improve TS type
9
+ (r) => {
10
+ let {
11
+ title: l,
12
+ titleId: o
13
+ } = r, s = d(r, n);
14
+ return e.createElement("svg", t({
15
+ xmlns: "http://www.w3.org/2000/svg",
16
+ width: "1em",
17
+ height: "1em",
18
+ viewBox: "0 0 16 16",
19
+ fill: "currentColor",
20
+ "aria-hidden": "true",
21
+ focusable: "false",
22
+ "aria-labelledby": o
23
+ }, s), l ? e.createElement("title", {
24
+ id: o
25
+ }, l) : null, e.createElement("path", {
26
+ d: "M9.516 2q1.073 0 1.799.412.728.396 1.047 1.093.336.681.213 1.553a4.2 4.2 0 0 1-.39 1.3 5.8 5.8 0 0 1-.772 1.156q-.464.57-1.094 1.188-.629.601-1.408 1.362L7.58 11.35l-.032.11h4.384l-.283 2.012H4l.234-1.663 3.06-2.868A34 34 0 0 0 8.78 7.466q.564-.601.823-1.077.276-.492.355-1.046.097-.681-.194-1.014-.273-.333-.785-.333-.56 0-1.162.302-.587.3-1.32.855L5.305 3.616q.54-.428 1.12-.792.578-.364 1.33-.586Q8.509 2 9.516 2"
27
+ }));
28
+ }
29
+ )
30
+ })));
31
+ export {
32
+ h as default
33
+ };
@@ -956,6 +956,8 @@ export { default as Html5 } from './Html5';
956
956
  export { default as Html5Filled } from './Html5Filled';
957
957
  export { default as Https } from './Https';
958
958
  export { default as HttpsFilled } from './HttpsFilled';
959
+ export { default as I18NEnZh } from './I18NEnZh';
960
+ export { default as I18NZhEn } from './I18NZhEn';
959
961
  export { default as Icon } from './Icon';
960
962
  export { default as IconFilled } from './IconFilled';
961
963
  export { default as Image } from './Image';
@@ -1254,6 +1256,16 @@ export { default as NotificationCircleFilled } from './NotificationCircleFilled'
1254
1256
  export { default as NotificationError } from './NotificationError';
1255
1257
  export { default as NotificationErrorFilled } from './NotificationErrorFilled';
1256
1258
  export { default as NotificationFilled } from './NotificationFilled';
1259
+ export { default as NumberEight } from './NumberEight';
1260
+ export { default as NumberFive } from './NumberFive';
1261
+ export { default as NumberFour } from './NumberFour';
1262
+ export { default as NumberNine } from './NumberNine';
1263
+ export { default as NumberOne } from './NumberOne';
1264
+ export { default as NumberSeven } from './NumberSeven';
1265
+ export { default as NumberSix } from './NumberSix';
1266
+ export { default as NumberTen } from './NumberTen';
1267
+ export { default as NumberThree } from './NumberThree';
1268
+ export { default as NumberTwo } from './NumberTwo';
1257
1269
  export { default as Numbers0 } from './Numbers0';
1258
1270
  export { default as ObjectStorage } from './ObjectStorage';
1259
1271
  export { default as Opera } from './Opera';