@d-matrix/icons-react 0.40.0 → 0.40.3
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-DMSRbRJI.cjs"),c=require("react/jsx-runtime"),t=require("react"),i=["title","titleId"],o=a=>c.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},a),{},{icon:h=>{let{title:l,titleId:v}=h,r=e._objectWithoutProperties(h,i);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",
|
|
1
|
+
"use strict";const e=require("../dm-icon-DMSRbRJI.cjs"),c=require("react/jsx-runtime"),t=require("react"),i=["title","titleId"],o=a=>c.jsx(e.DMIcon,e._objectSpread2(e._objectSpread2({},a),{},{icon:h=>{let{title:l,titleId:v}=h,r=e._objectWithoutProperties(h,i);return t.createElement("svg",e._objectSpread2({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 20",width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",focusable:"false","aria-labelledby":v},r),l?t.createElement("title",{id:v},l):null,t.createElement("path",{d:"M1.5 4v12c0 1.379 1.124 2.5 2.51 2.5h39.98c1.388 0 2.51-1.12 2.51-2.5V4c0-1.379-1.124-2.5-2.51-2.5H4.01A2.504 2.504 0 0 0 1.5 4M0 4c0-2.21 1.794-4 4.01-4h39.98A4.006 4.006 0 0 1 48 4v12c0 2.21-1.794 4-4.01 4H4.01A4.006 4.006 0 0 1 0 16z"}),t.createElement("path",{d:"M8.445 15.08q-1.008 0-1.488-.498-.48-.486-.48-1.494V7.62h1.61v1.184h5.55V6.367H6.2V4.908h9.03v5.362H8.087v2.408q0 .521.214.735t.723.214h4.39q.62 0 .875-.19.255-.191.349-.724.14-.897.199-1.494.685.217 1.553.45-.135 1.145-.305 1.911-.176.826-.668 1.166-.475.334-1.447.334zm10.868.434v-3.598l-.135.17q-.252.304-.387.451a41 41 0 0 0-.34-1.576 9 9 0 0 0 1.46-2.578l1.359.164q-.03.059-.082.176-.153.357-.235.515h1.102l-.24-.644 1.353-.153.287.797h1.318v.996h-1.605v.61h1.518v1.002h-1.518v.597h1.53v.88l.087-.077q.615-.521.861-.78-.416-1.698-.51-4.212h-6.532V7.047h2.619v-.68H19.16V5.26h2.063v-.903h1.435v.903h1.887v1.107h-1.887v.68h2.444q-.036-1.348-.036-2.701h1.424q0 1.905.012 2.7h2.883v1.208h-2.848q.065 1.623.229 2.777.428-.697 1.101-2.308l1.213.586q-.562 1.183-.96 1.904a14 14 0 0 1-.927 1.476l.141.387q.2.738.498.738.17 0 .223-.293.146-.738.24-1.722.65.304 1.148.48-.129 1.167-.316 2.016-.135.597-.469.908-.328.3-.803.299-.551 0-.937-.322-.445-.37-.809-1.237-.51.516-.826.797l-.392-.597v.902h-4.272v.469zm1.306-1.465h1.248v-.61H20.62zm2.549 0h1.652l-.357-.54.082-.07h-1.377zm-2.549-1.606h1.248v-.597H20.62zm0-1.6h1.248v-.609H20.62zm7.436-3.948a30 30 0 0 0-1.348-1.565l.95-.75a25 25 0 0 1 1.417 1.47zm4.814 8.666v-4.682a16 16 0 0 1-1.055 2.115l-.052-.363a33 33 0 0 0-.287-1.752q.896-1.335 1.382-3.047h-1.136v-1.36h1.148V4.347h1.354v2.127h1.054v1.359h-1.054v1.629l.392-.434a128 128 0 0 1 1.26 1.29l-.844 1.072-.808-.99v5.162zm3.897-.094q-.048-.422-.264-1.477.381.024 1.008.024.345 0 .48-.144t.135-.49V9.427H35.4V8.043h6.985v1.383h-2.813v4.494q0 .744-.34 1.101-.345.375-1.13.422h-.088q-.815.024-1.248.024m-.703-1.078a9.4 9.4 0 0 0-1.272-.633 45 45 0 0 0 1.605-3.639l1.301.422a100 100 0 0 1-1.635 3.85m5.162-.106a12 12 0 0 0-.153-.404 111 111 0 0 0-1.283-3.27l1.254-.504q.615 1.4 1.506 3.592zM35.84 6.355V4.99h6.082v1.365z"}))}}));module.exports=o;
|
|
@@ -11,9 +11,9 @@ const c = ["title", "titleId"], d = (a) => /* @__PURE__ */ i(m, e(e({}, a), {},
|
|
|
11
11
|
} = h, r = o(h, c);
|
|
12
12
|
return t.createElement("svg", e({
|
|
13
13
|
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
viewBox: "0 0 48 20",
|
|
14
15
|
width: "1em",
|
|
15
16
|
height: "1em",
|
|
16
|
-
viewBox: "0 0 48 24",
|
|
17
17
|
fill: "currentColor",
|
|
18
18
|
"aria-hidden": "true",
|
|
19
19
|
focusable: "false",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@d-matrix/icons-react",
|
|
3
|
-
"version": "0.40.
|
|
3
|
+
"version": "0.40.3",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
@@ -38,6 +38,13 @@
|
|
|
38
38
|
"type": "git",
|
|
39
39
|
"url": "https://github.com/mrdulin/dm-icons.git"
|
|
40
40
|
},
|
|
41
|
+
"typesVersions": {
|
|
42
|
+
"*": {
|
|
43
|
+
"utils": [
|
|
44
|
+
"./dist/utils.d.ts"
|
|
45
|
+
]
|
|
46
|
+
}
|
|
47
|
+
},
|
|
41
48
|
"scripts": {
|
|
42
49
|
"clean": "rimraf ./src/components ./dist",
|
|
43
50
|
"build": "tsc -b && vite build",
|