@d-matrix/icons-react 0.79.0 → 0.81.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 (43) hide show
  1. package/dist/icons/index.js +1 -1
  2. package/dist/icons/index.mjs +1 -1
  3. package/dist/icons/new/Column.d.ts +4 -0
  4. package/dist/icons/new/Column.js +1 -0
  5. package/dist/icons/new/Column.mjs +33 -0
  6. package/dist/icons/new/NumberEight.d.ts +4 -0
  7. package/dist/icons/new/NumberEight.js +1 -0
  8. package/dist/icons/new/NumberEight.mjs +35 -0
  9. package/dist/icons/new/NumberFive.d.ts +4 -0
  10. package/dist/icons/new/NumberFive.js +1 -0
  11. package/dist/icons/new/NumberFive.mjs +33 -0
  12. package/dist/icons/new/NumberFour.d.ts +4 -0
  13. package/dist/icons/new/NumberFour.js +1 -0
  14. package/dist/icons/new/NumberFour.mjs +35 -0
  15. package/dist/icons/new/NumberNine.d.ts +4 -0
  16. package/dist/icons/new/NumberNine.js +1 -0
  17. package/dist/icons/new/NumberNine.mjs +35 -0
  18. package/dist/icons/new/NumberOne.d.ts +4 -0
  19. package/dist/icons/new/NumberOne.js +1 -0
  20. package/dist/icons/new/NumberOne.mjs +33 -0
  21. package/dist/icons/new/NumberSeven.d.ts +4 -0
  22. package/dist/icons/new/NumberSeven.js +1 -0
  23. package/dist/icons/new/NumberSeven.mjs +33 -0
  24. package/dist/icons/new/NumberSix.d.ts +4 -0
  25. package/dist/icons/new/NumberSix.js +1 -0
  26. package/dist/icons/new/NumberSix.mjs +35 -0
  27. package/dist/icons/new/NumberTen.d.ts +4 -0
  28. package/dist/icons/new/NumberTen.js +1 -0
  29. package/dist/icons/new/NumberTen.mjs +37 -0
  30. package/dist/icons/new/NumberThree.d.ts +4 -0
  31. package/dist/icons/new/NumberThree.js +1 -0
  32. package/dist/icons/new/NumberThree.mjs +33 -0
  33. package/dist/icons/new/NumberTwo.d.ts +4 -0
  34. package/dist/icons/new/NumberTwo.js +1 -0
  35. package/dist/icons/new/NumberTwo.mjs +33 -0
  36. package/dist/icons/new/index.d.ts +11 -0
  37. package/dist/icons/new/index.js +1 -1
  38. package/dist/icons/new/index.mjs +3154 -3132
  39. package/dist/index-BfA0SJtY.js +3780 -0
  40. package/dist/index-BukhCjSG.cjs +1 -0
  41. package/package.json +2 -2
  42. package/dist/index-CKPSMlUd.cjs +0 -1
  43. package/dist/index-CNeLxIVG.js +0 -3758
@@ -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
+ };
@@ -477,6 +477,7 @@ export { default as Collection } from './Collection';
477
477
  export { default as CollectionFilled } from './CollectionFilled';
478
478
  export { default as ColorInvert } from './ColorInvert';
479
479
  export { default as ColorInvertFilled } from './ColorInvertFilled';
480
+ export { default as Column } from './Column';
480
481
  export { default as Combination } from './Combination';
481
482
  export { default as CombinationFilled } from './CombinationFilled';
482
483
  export { default as Command } from './Command';
@@ -1256,6 +1257,16 @@ export { default as NotificationCircleFilled } from './NotificationCircleFilled'
1256
1257
  export { default as NotificationError } from './NotificationError';
1257
1258
  export { default as NotificationErrorFilled } from './NotificationErrorFilled';
1258
1259
  export { default as NotificationFilled } from './NotificationFilled';
1260
+ export { default as NumberEight } from './NumberEight';
1261
+ export { default as NumberFive } from './NumberFive';
1262
+ export { default as NumberFour } from './NumberFour';
1263
+ export { default as NumberNine } from './NumberNine';
1264
+ export { default as NumberOne } from './NumberOne';
1265
+ export { default as NumberSeven } from './NumberSeven';
1266
+ export { default as NumberSix } from './NumberSix';
1267
+ export { default as NumberTen } from './NumberTen';
1268
+ export { default as NumberThree } from './NumberThree';
1269
+ export { default as NumberTwo } from './NumberTwo';
1259
1270
  export { default as Numbers0 } from './Numbers0';
1260
1271
  export { default as ObjectStorage } from './ObjectStorage';
1261
1272
  export { default as Opera } from './Opera';