@d-matrix/icons-react 0.0.12 → 0.0.13

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.
@@ -1 +1 @@
1
- "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),o=require("react/jsx-runtime"),t=require("react"),a=["title","titleId"],s=c=>o.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},c),{},{icon:l=>{let{title:r,titleId:i}=l,n=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":i},n),r?t.createElement("title",{id:i},r):null,t.createElement("g",{fill:"none",fillRule:"evenodd"},t.createElement("path",{d:"M0 0h16v16H0z"}),t.createElement("path",{fill:"#000",d:"m6.221 11.038-1.26-1.26c-1.05 1.242-2.681 3.053-2.975 3.428C1.24 14.157 1 15 1 15s.842-.24 1.794-.987c.374-.293 2.186-1.924 3.427-2.975m5.14-9.77 3.37 3.371a.913.913 0 1 1-1.292 1.293l-.268-.269-3.478 4.925 1.089 1.09a.913.913 0 1 1-1.293 1.293L3.03 6.51a.913.913 0 1 1 1.292-1.293l1.09 1.09 4.925-3.48-.268-.268a.913.913 0 1 1 1.291-1.292z"})))}}));module.exports=s;
1
+ "use strict";const e=require("../dm-icon-Dh4SPD4o.cjs"),o=require("react/jsx-runtime"),t=require("react"),a=["title","titleId"],s=c=>o.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},c),{},{icon:l=>{let{title:r,titleId:i}=l,n=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":i},n),r?t.createElement("title",{id:i},r):null,t.createElement("g",{fill:"none",fillRule:"evenodd"},t.createElement("path",{d:"M0 0h16v16H0z"}),t.createElement("path",{fill:"currentColor",d:"m6.221 11.038-1.26-1.26c-1.05 1.242-2.681 3.053-2.975 3.428C1.24 14.157 1 15 1 15s.842-.24 1.794-.987c.374-.293 2.186-1.924 3.427-2.975m5.14-9.77 3.37 3.371a.913.913 0 1 1-1.292 1.293l-.268-.269-3.478 4.925 1.089 1.09a.913.913 0 1 1-1.293 1.293L3.03 6.51a.913.913 0 1 1 1.292-1.293l1.09 1.09 4.925-3.48-.268-.268a.913.913 0 1 1 1.291-1.292z"})))}}));module.exports=s;
@@ -1,14 +1,14 @@
1
1
  import { D as n, _ as t, a as c } from "../dm-icon-DjatEbfO.js";
2
2
  import { jsx as d } from "react/jsx-runtime";
3
3
  import e from "react";
4
- const m = ["title", "titleId"], h = (i) => /* @__PURE__ */ d(n, t(t({}, i), {}, {
4
+ const m = ["title", "titleId"], h = (o) => /* @__PURE__ */ d(n, t(t({}, o), {}, {
5
5
  icon: (
6
6
  // @ts-expect-error TODO improve TS type
7
7
  (l) => {
8
8
  let {
9
- title: a,
10
- titleId: r
11
- } = l, o = c(l, m);
9
+ title: r,
10
+ titleId: a
11
+ } = l, i = c(l, m);
12
12
  return e.createElement("svg", t({
13
13
  xmlns: "http://www.w3.org/2000/svg",
14
14
  viewBox: "0 0 16 16",
@@ -17,16 +17,16 @@ const m = ["title", "titleId"], h = (i) => /* @__PURE__ */ d(n, t(t({}, i), {},
17
17
  fill: "currentColor",
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("g", {
20
+ "aria-labelledby": a
21
+ }, i), r ? e.createElement("title", {
22
+ id: a
23
+ }, r) : null, e.createElement("g", {
24
24
  fill: "none",
25
25
  fillRule: "evenodd"
26
26
  }, e.createElement("path", {
27
27
  d: "M0 0h16v16H0z"
28
28
  }), e.createElement("path", {
29
- fill: "#000",
29
+ fill: "currentColor",
30
30
  d: "m6.221 11.038-1.26-1.26c-1.05 1.242-2.681 3.053-2.975 3.428C1.24 14.157 1 15 1 15s.842-.24 1.794-.987c.374-.293 2.186-1.924 3.427-2.975m5.14-9.77 3.37 3.371a.913.913 0 1 1-1.292 1.293l-.268-.269-3.478 4.925 1.089 1.09a.913.913 0 1 1-1.293 1.293L3.03 6.51a.913.913 0 1 1 1.292-1.293l1.09 1.09 4.925-3.48-.268-.268a.913.913 0 1 1 1.291-1.292z"
31
31
  })));
32
32
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@d-matrix/icons-react",
3
- "version": "0.0.12",
3
+ "version": "0.0.13",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist",