@d-matrix/icons-react 0.77.0 → 0.79.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.
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { DMIconProps } from '../../dm-icon';
3
+ declare const I18NEnZh: React.ForwardRefExoticComponent<Omit<Omit<DMIconProps, "icon">, "ref"> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default I18NEnZh;
@@ -0,0 +1 @@
1
+ "use strict";const t=require("../../dm-icon-BH9flhEB.cjs"),n=require("react/jsx-runtime"),e=require("react"),o=["title","titleId"],d=e.forwardRef((i,h)=>n.jsx(t.DMIcon,t._objectSpread2(t._objectSpread2({ref:h},i),{},{icon:a=>{let{title:l,titleId:r}=a,c=t._objectWithoutProperties(a,o);return e.createElement("svg",t._objectSpread2({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":r},c),l?e.createElement("title",{id:r},l):null,e.createElement("path",{fillOpacity:.65,d:"M10.32 14.85v6q0 .324.228.552a.75.75 0 0 0 .552.228h9.75q.324 0 .552-.228a.75.75 0 0 0 .228-.552V11.1q0-.324-.228-.552a.75.75 0 0 0-.552-.228h-6V8.88h6a2.14 2.14 0 0 1 1.57.648q.65.65.65 1.572v9.75a2.14 2.14 0 0 1-.648 1.57 2.14 2.14 0 0 1-1.572.65H11.1a2.14 2.14 0 0 1-1.57-.648 2.14 2.14 0 0 1-.65-1.572v-6z"}),e.createElement("path",{fillOpacity:.65,d:"M3.6 1.2H12q2.4 0 2.4 2.4V12q0 2.4-2.4 2.4H3.6q-2.4 0-2.4-2.4V3.6q0-2.4 2.4-2.4"}),e.createElement("path",{fillOpacity:.65,d:"M13.2 17.707h.99v-.553h1.428V19.8h1.048v-2.646h1.457v.46H19.2v-3.507h-2.534v-.768q0-.338.087-.585a.3.3 0 0 0 .03-.093q0-.03-.205-.06h-.991v1.506H13.2zm.99-2.737h1.428v1.353H14.19zm3.933 1.353h-1.457V14.97h1.457z"}),e.createElement("path",{fill:"#fff",d:"m5.728 10.8.564-1.52h2.936l.564 1.52H11.4L8.785 3.6h-1.89L4.2 10.8H5.73zm.966-2.724L7.78 5.002h.04l1.006 3.073H6.694z"}),e.createElement("path",{fillOpacity:.65,d:"M21 6.9h-1.5a3 3 0 0 0-3-3V2.4A4.5 4.5 0 0 1 21 6.9m-18 9h1.5a3 3 0 0 0 3 3v1.5A4.5 4.5 0 0 1 3 15.9"}))}})));module.exports=d;
@@ -0,0 +1,46 @@
1
+ import { D as c, _ as t, a as m } from "../../dm-icon-C2_uAjH7.js";
2
+ import { jsx as n } from "react/jsx-runtime";
3
+ import e from "react";
4
+ const p = ["title", "titleId"], v = e.forwardRef((h, i) => /* @__PURE__ */ n(c, t(t({
5
+ ref: i
6
+ }, h), {}, {
7
+ icon: (
8
+ // @ts-expect-error TODO improve TS type
9
+ (a) => {
10
+ let {
11
+ title: l,
12
+ titleId: r
13
+ } = a, o = m(a, p);
14
+ return e.createElement("svg", t({
15
+ xmlns: "http://www.w3.org/2000/svg",
16
+ width: "1em",
17
+ height: "1em",
18
+ viewBox: "0 0 24 24",
19
+ fill: "currentColor",
20
+ "aria-hidden": "true",
21
+ focusable: "false",
22
+ "aria-labelledby": r
23
+ }, o), l ? e.createElement("title", {
24
+ id: r
25
+ }, l) : null, e.createElement("path", {
26
+ fillOpacity: 0.65,
27
+ d: "M10.32 14.85v6q0 .324.228.552a.75.75 0 0 0 .552.228h9.75q.324 0 .552-.228a.75.75 0 0 0 .228-.552V11.1q0-.324-.228-.552a.75.75 0 0 0-.552-.228h-6V8.88h6a2.14 2.14 0 0 1 1.57.648q.65.65.65 1.572v9.75a2.14 2.14 0 0 1-.648 1.57 2.14 2.14 0 0 1-1.572.65H11.1a2.14 2.14 0 0 1-1.57-.648 2.14 2.14 0 0 1-.65-1.572v-6z"
28
+ }), e.createElement("path", {
29
+ fillOpacity: 0.65,
30
+ d: "M3.6 1.2H12q2.4 0 2.4 2.4V12q0 2.4-2.4 2.4H3.6q-2.4 0-2.4-2.4V3.6q0-2.4 2.4-2.4"
31
+ }), e.createElement("path", {
32
+ fillOpacity: 0.65,
33
+ d: "M13.2 17.707h.99v-.553h1.428V19.8h1.048v-2.646h1.457v.46H19.2v-3.507h-2.534v-.768q0-.338.087-.585a.3.3 0 0 0 .03-.093q0-.03-.205-.06h-.991v1.506H13.2zm.99-2.737h1.428v1.353H14.19zm3.933 1.353h-1.457V14.97h1.457z"
34
+ }), e.createElement("path", {
35
+ fill: "#fff",
36
+ d: "m5.728 10.8.564-1.52h2.936l.564 1.52H11.4L8.785 3.6h-1.89L4.2 10.8H5.73zm.966-2.724L7.78 5.002h.04l1.006 3.073H6.694z"
37
+ }), e.createElement("path", {
38
+ fillOpacity: 0.65,
39
+ d: "M21 6.9h-1.5a3 3 0 0 0-3-3V2.4A4.5 4.5 0 0 1 21 6.9m-18 9h1.5a3 3 0 0 0 3 3v1.5A4.5 4.5 0 0 1 3 15.9"
40
+ }));
41
+ }
42
+ )
43
+ })));
44
+ export {
45
+ v as default
46
+ };
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { DMIconProps } from '../../dm-icon';
3
+ declare const I18NZhEn: React.ForwardRefExoticComponent<Omit<Omit<DMIconProps, "icon">, "ref"> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default I18NZhEn;
@@ -0,0 +1 @@
1
+ "use strict";const t=require("../../dm-icon-BH9flhEB.cjs"),n=require("react/jsx-runtime"),e=require("react"),o=["title","titleId"],d=e.forwardRef((h,i)=>n.jsx(t.DMIcon,t._objectSpread2(t._objectSpread2({ref:i},h),{},{icon:l=>{let{title:a,titleId:r}=l,c=t._objectWithoutProperties(l,o);return e.createElement("svg",t._objectSpread2({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":r},c),a?e.createElement("title",{id:r},a):null,e.createElement("path",{fillOpacity:.65,d:"M10.32 14.85v6q0 .324.228.552a.75.75 0 0 0 .552.228h9.75q.324 0 .552-.228a.75.75 0 0 0 .228-.552V11.1q0-.324-.228-.552a.75.75 0 0 0-.552-.228h-6V8.88h6a2.14 2.14 0 0 1 1.57.648q.65.65.65 1.572v9.75a2.14 2.14 0 0 1-.648 1.57 2.14 2.14 0 0 1-1.572.65H11.1a2.14 2.14 0 0 1-1.57-.648 2.14 2.14 0 0 1-.65-1.572v-6z"}),e.createElement("path",{fillOpacity:.65,d:"M3.6 1.2H12q2.4 0 2.4 2.4V12q0 2.4-2.4 2.4H3.6q-2.4 0-2.4-2.4V3.6q0-2.4 2.4-2.4M21 6.9h-1.5a3 3 0 0 0-3-3V2.4A4.5 4.5 0 0 1 21 6.9m-18 9h1.5a3 3 0 0 0 3 3v1.5A4.5 4.5 0 0 1 3 15.9"}),e.createElement("path",{fill:"#fff",d:"M4.68 9.408h1.03v-.59h1.485v2.822h1.09V8.818h1.514v.491h1.121V5.568H8.284v-.82q0-.361.091-.624a.3.3 0 0 0 .03-.099q0-.033-.212-.065h-1.03v1.608H4.68zm1.03-2.92h1.485v1.443H5.71zM9.8 7.931H8.283V6.488H9.8z"}),e.createElement("path",{fillOpacity:.65,d:"m14.404 19.32.489-1.317h2.545l.489 1.317h1.393l-2.266-6.24h-1.64l-2.334 6.24zm.837-2.36.941-2.665h.036l.871 2.663h-1.848z"}))}})));module.exports=d;
@@ -0,0 +1,43 @@
1
+ import { D as c, _ as t, a as m } from "../../dm-icon-C2_uAjH7.js";
2
+ import { jsx as n } from "react/jsx-runtime";
3
+ import e from "react";
4
+ const d = ["title", "titleId"], v = e.forwardRef((h, i) => /* @__PURE__ */ n(c, t(t({
5
+ ref: i
6
+ }, h), {}, {
7
+ icon: (
8
+ // @ts-expect-error TODO improve TS type
9
+ (a) => {
10
+ let {
11
+ title: l,
12
+ titleId: r
13
+ } = a, o = m(a, d);
14
+ return e.createElement("svg", t({
15
+ xmlns: "http://www.w3.org/2000/svg",
16
+ width: "1em",
17
+ height: "1em",
18
+ viewBox: "0 0 24 24",
19
+ fill: "currentColor",
20
+ "aria-hidden": "true",
21
+ focusable: "false",
22
+ "aria-labelledby": r
23
+ }, o), l ? e.createElement("title", {
24
+ id: r
25
+ }, l) : null, e.createElement("path", {
26
+ fillOpacity: 0.65,
27
+ d: "M10.32 14.85v6q0 .324.228.552a.75.75 0 0 0 .552.228h9.75q.324 0 .552-.228a.75.75 0 0 0 .228-.552V11.1q0-.324-.228-.552a.75.75 0 0 0-.552-.228h-6V8.88h6a2.14 2.14 0 0 1 1.57.648q.65.65.65 1.572v9.75a2.14 2.14 0 0 1-.648 1.57 2.14 2.14 0 0 1-1.572.65H11.1a2.14 2.14 0 0 1-1.57-.648 2.14 2.14 0 0 1-.65-1.572v-6z"
28
+ }), e.createElement("path", {
29
+ fillOpacity: 0.65,
30
+ d: "M3.6 1.2H12q2.4 0 2.4 2.4V12q0 2.4-2.4 2.4H3.6q-2.4 0-2.4-2.4V3.6q0-2.4 2.4-2.4M21 6.9h-1.5a3 3 0 0 0-3-3V2.4A4.5 4.5 0 0 1 21 6.9m-18 9h1.5a3 3 0 0 0 3 3v1.5A4.5 4.5 0 0 1 3 15.9"
31
+ }), e.createElement("path", {
32
+ fill: "#fff",
33
+ d: "M4.68 9.408h1.03v-.59h1.485v2.822h1.09V8.818h1.514v.491h1.121V5.568H8.284v-.82q0-.361.091-.624a.3.3 0 0 0 .03-.099q0-.033-.212-.065h-1.03v1.608H4.68zm1.03-2.92h1.485v1.443H5.71zM9.8 7.931H8.283V6.488H9.8z"
34
+ }), e.createElement("path", {
35
+ fillOpacity: 0.65,
36
+ d: "m14.404 19.32.489-1.317h2.545l.489 1.317h1.393l-2.266-6.24h-1.64l-2.334 6.24zm.837-2.36.941-2.665h.036l.871 2.663h-1.848z"
37
+ }));
38
+ }
39
+ )
40
+ })));
41
+ export {
42
+ v as default
43
+ };
@@ -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';