@d-matrix/icons-react 0.25.0 → 0.25.1

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"),n=["title","titleId"],d=a=>o.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},a),{},{icon:l=>{let{title:r,titleId:c}=l,i=e._objectWithoutProperties(l,n);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",d:"M7.917 3.044c-.077.407-.154.804-.22 1.178h4.598V5.2H7.488c-.088.385-.176.76-.264 1.112h5.72v1H6.95c-.132.44-.253.847-.385 1.232h5.093v.902c-.506.748-1.287 1.496-2.343 2.255q.891.33 1.716.694l-.572.9a28.5 28.5 0 0 0-5.038-1.824l.55-.815c.77.198 1.507.408 2.21.65.936-.594 1.674-1.189 2.213-1.805H5.068c.264-.704.506-1.43.737-2.188H3V6.312h3.09c.089-.374.188-.738.276-1.112H3.748v-.978h2.838c.088-.418.165-.848.253-1.266z"}),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 1.2a.8.8 0 0 0-.8.8v12a.8.8 0 0 0 .8.8h12a.8.8 0 0 0 .8-.8V2a.8.8 0 0 0-.8-.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:r=>{let{title:l,titleId:c}=r,i=e._objectWithoutProperties(r,n);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 17 16",width:"1em",height:"1em","aria-hidden":"true",focusable:"false","aria-labelledby":c},i),l?t.createElement("title",{id:c},l):null,t.createElement("path",{fill:"currentColor",fillOpacity:.5,d:"M14.5 15v1h-12v-1zm1-1V2a1 1 0 0 0-1-1h-12a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1v1a2 2 0 0 1-2-2V2a2 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"}),t.createElement("path",{fill:"currentColor",d:"M8.302 2.923c-.088.44-.165.87-.253 1.266h4.74v.736H7.885c-.11.484-.22.936-.33 1.365h5.885v.77H7.345c-.154.516-.32 1-.473 1.451h5.236v.683c-.528.814-1.354 1.639-2.486 2.453.66.242 1.298.517 1.903.803l-.44.692a28 28 0 0 0-5.104-1.925l.418-.616c.825.22 1.617.473 2.376.737 1.012-.66 1.815-1.363 2.398-2.09H5.74c.264-.703.517-1.43.748-2.189H3.56v-.77h3.146q.178-.673.341-1.364H4.31V4.19h2.904c.1-.45.187-.891.275-1.331z"}))}}));module.exports=s;
@@ -1,37 +1,36 @@
1
- import { D as i, _ as t, a as n } from "../dm-icon-DjatEbfO.js";
2
- import { jsx as d } from "react/jsx-runtime";
1
+ import { D as o, _ as t, a as n } from "../dm-icon-DjatEbfO.js";
2
+ import { jsx as h } from "react/jsx-runtime";
3
3
  import e from "react";
4
- const u = ["title", "titleId"], p = (o) => /* @__PURE__ */ d(i, t(t({}, o), {}, {
4
+ const d = ["title", "titleId"], u = (c) => /* @__PURE__ */ h(o, 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, c = n(l, u);
11
+ } = l, i = n(l, d);
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 16",
15
16
  width: "1em",
16
17
  height: "1em",
17
- fill: "currentColor",
18
18
  "aria-hidden": "true",
19
19
  focusable: "false",
20
20
  "aria-labelledby": r
21
- }, c), a ? e.createElement("title", {
21
+ }, i), a ? e.createElement("title", {
22
22
  id: r
23
23
  }, a) : null, e.createElement("path", {
24
24
  fill: "currentColor",
25
- d: "M7.917 3.044c-.077.407-.154.804-.22 1.178h4.598V5.2H7.488c-.088.385-.176.76-.264 1.112h5.72v1H6.95c-.132.44-.253.847-.385 1.232h5.093v.902c-.506.748-1.287 1.496-2.343 2.255q.891.33 1.716.694l-.572.9a28.5 28.5 0 0 0-5.038-1.824l.55-.815c.77.198 1.507.408 2.21.65.936-.594 1.674-1.189 2.213-1.805H5.068c.264-.704.506-1.43.737-2.188H3V6.312h3.09c.089-.374.188-.738.276-1.112H3.748v-.978h2.838c.088-.418.165-.848.253-1.266z"
25
+ fillOpacity: 0.5,
26
+ d: "M14.5 15v1h-12v-1zm1-1V2a1 1 0 0 0-1-1h-12a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1v1a2 2 0 0 1-2-2V2a2 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"
26
27
  }), e.createElement("path", {
27
28
  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 1.2a.8.8 0 0 0-.8.8v12a.8.8 0 0 0 .8.8h12a.8.8 0 0 0 .8-.8V2a.8.8 0 0 0-.8-.8z",
30
- clipRule: "evenodd"
29
+ d: "M8.302 2.923c-.088.44-.165.87-.253 1.266h4.74v.736H7.885c-.11.484-.22.936-.33 1.365h5.885v.77H7.345c-.154.516-.32 1-.473 1.451h5.236v.683c-.528.814-1.354 1.639-2.486 2.453.66.242 1.298.517 1.903.803l-.44.692a28 28 0 0 0-5.104-1.925l.418-.616c.825.22 1.617.473 2.376.737 1.012-.66 1.815-1.363 2.398-2.09H5.74c.264-.703.517-1.43.748-2.189H3.56v-.77h3.146q.178-.673.341-1.364H4.31V4.19h2.904c.1-.45.187-.891.275-1.331z"
31
30
  }));
32
31
  }
33
32
  )
34
33
  }));
35
34
  export {
36
- p as default
35
+ u as default
37
36
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@d-matrix/icons-react",
3
- "version": "0.25.0",
3
+ "version": "0.25.1",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist",