@tant/icons 1.0.6 → 1.0.9
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.
|
@@ -20,10 +20,7 @@ var DashboardMgr = function DashboardMgr(props) {
|
|
|
20
20
|
height: size,
|
|
21
21
|
viewBox: "0 0 24 24",
|
|
22
22
|
fill: color
|
|
23
|
-
}, otherProps), /*#__PURE__*/React.createElement("
|
|
24
|
-
filter: "url(#filter0_d_942_17)",
|
|
25
|
-
clipPath: "url(#clip0_942_17)"
|
|
26
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
23
|
+
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
27
24
|
d: "M22 2h-5v3h5V2z"
|
|
28
25
|
}), /*#__PURE__*/React.createElement("path", {
|
|
29
26
|
d: "M17 10h5v3h-5v-3z"
|
|
@@ -35,43 +32,7 @@ var DashboardMgr = function DashboardMgr(props) {
|
|
|
35
32
|
d: "M2 10h12v3H2v-3z"
|
|
36
33
|
}), /*#__PURE__*/React.createElement("path", {
|
|
37
34
|
d: "M14 18H2v3h12v-3z"
|
|
38
|
-
}))
|
|
39
|
-
id: "clip0_942_17"
|
|
40
|
-
}, /*#__PURE__*/React.createElement("rect", {
|
|
41
|
-
width: "24",
|
|
42
|
-
height: "24"
|
|
43
|
-
})), /*#__PURE__*/React.createElement("filter", {
|
|
44
|
-
id: "filter0_d_942_17",
|
|
45
|
-
x: "-2",
|
|
46
|
-
y: "2",
|
|
47
|
-
width: "28",
|
|
48
|
-
height: "27",
|
|
49
|
-
filterUnits: "userSpaceOnUse",
|
|
50
|
-
"color-interpolationFilters": "sRGB"
|
|
51
|
-
}, /*#__PURE__*/React.createElement("feFlood", {
|
|
52
|
-
floodOpacity: "0",
|
|
53
|
-
result: "BackgroundImageFix"
|
|
54
|
-
}), /*#__PURE__*/React.createElement("feColorMatrix", {
|
|
55
|
-
"in": "SourceAlpha",
|
|
56
|
-
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
|
57
|
-
result: "hardAlpha"
|
|
58
|
-
}), /*#__PURE__*/React.createElement("feOffset", {
|
|
59
|
-
dy: "4"
|
|
60
|
-
}), /*#__PURE__*/React.createElement("feGaussianBlur", {
|
|
61
|
-
stdDeviation: "2"
|
|
62
|
-
}), /*#__PURE__*/React.createElement("feComposite", {
|
|
63
|
-
in2: "hardAlpha",
|
|
64
|
-
operator: "out"
|
|
65
|
-
}), /*#__PURE__*/React.createElement("feColorMatrix", {
|
|
66
|
-
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"
|
|
67
|
-
}), /*#__PURE__*/React.createElement("feBlend", {
|
|
68
|
-
in2: "BackgroundImageFix",
|
|
69
|
-
result: "effect1_dropShadow_942_17"
|
|
70
|
-
}), /*#__PURE__*/React.createElement("feBlend", {
|
|
71
|
-
"in": "SourceGraphic",
|
|
72
|
-
in2: "effect1_dropShadow_942_17",
|
|
73
|
-
result: "shape"
|
|
74
|
-
}))));
|
|
35
|
+
}));
|
|
75
36
|
};
|
|
76
37
|
|
|
77
38
|
DashboardMgr.propTypes = {
|
|
@@ -30,10 +30,7 @@ var DashboardMgr = function DashboardMgr(props) {
|
|
|
30
30
|
height: size,
|
|
31
31
|
viewBox: "0 0 24 24",
|
|
32
32
|
fill: color
|
|
33
|
-
}, otherProps), /*#__PURE__*/_react["default"].createElement("
|
|
34
|
-
filter: "url(#filter0_d_942_17)",
|
|
35
|
-
clipPath: "url(#clip0_942_17)"
|
|
36
|
-
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
33
|
+
}, otherProps), /*#__PURE__*/_react["default"].createElement("path", {
|
|
37
34
|
d: "M22 2h-5v3h5V2z"
|
|
38
35
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
39
36
|
d: "M17 10h5v3h-5v-3z"
|
|
@@ -45,43 +42,7 @@ var DashboardMgr = function DashboardMgr(props) {
|
|
|
45
42
|
d: "M2 10h12v3H2v-3z"
|
|
46
43
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
47
44
|
d: "M14 18H2v3h12v-3z"
|
|
48
|
-
}))
|
|
49
|
-
id: "clip0_942_17"
|
|
50
|
-
}, /*#__PURE__*/_react["default"].createElement("rect", {
|
|
51
|
-
width: "24",
|
|
52
|
-
height: "24"
|
|
53
|
-
})), /*#__PURE__*/_react["default"].createElement("filter", {
|
|
54
|
-
id: "filter0_d_942_17",
|
|
55
|
-
x: "-2",
|
|
56
|
-
y: "2",
|
|
57
|
-
width: "28",
|
|
58
|
-
height: "27",
|
|
59
|
-
filterUnits: "userSpaceOnUse",
|
|
60
|
-
"color-interpolationFilters": "sRGB"
|
|
61
|
-
}, /*#__PURE__*/_react["default"].createElement("feFlood", {
|
|
62
|
-
floodOpacity: "0",
|
|
63
|
-
result: "BackgroundImageFix"
|
|
64
|
-
}), /*#__PURE__*/_react["default"].createElement("feColorMatrix", {
|
|
65
|
-
"in": "SourceAlpha",
|
|
66
|
-
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
|
67
|
-
result: "hardAlpha"
|
|
68
|
-
}), /*#__PURE__*/_react["default"].createElement("feOffset", {
|
|
69
|
-
dy: "4"
|
|
70
|
-
}), /*#__PURE__*/_react["default"].createElement("feGaussianBlur", {
|
|
71
|
-
stdDeviation: "2"
|
|
72
|
-
}), /*#__PURE__*/_react["default"].createElement("feComposite", {
|
|
73
|
-
in2: "hardAlpha",
|
|
74
|
-
operator: "out"
|
|
75
|
-
}), /*#__PURE__*/_react["default"].createElement("feColorMatrix", {
|
|
76
|
-
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"
|
|
77
|
-
}), /*#__PURE__*/_react["default"].createElement("feBlend", {
|
|
78
|
-
in2: "BackgroundImageFix",
|
|
79
|
-
result: "effect1_dropShadow_942_17"
|
|
80
|
-
}), /*#__PURE__*/_react["default"].createElement("feBlend", {
|
|
81
|
-
"in": "SourceGraphic",
|
|
82
|
-
in2: "effect1_dropShadow_942_17",
|
|
83
|
-
result: "shape"
|
|
84
|
-
}))));
|
|
45
|
+
}));
|
|
85
46
|
};
|
|
86
47
|
|
|
87
48
|
DashboardMgr.propTypes = {
|
package/dist/tant-icons.cjs.js
CHANGED
|
@@ -276,10 +276,7 @@ var DashboardMgr = function DashboardMgr(props) {
|
|
|
276
276
|
height: size,
|
|
277
277
|
viewBox: "0 0 24 24",
|
|
278
278
|
fill: color
|
|
279
|
-
}, otherProps), /*#__PURE__*/React.createElement("
|
|
280
|
-
filter: "url(#filter0_d_942_17)",
|
|
281
|
-
clipPath: "url(#clip0_942_17)"
|
|
282
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
279
|
+
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
283
280
|
d: "M22 2h-5v3h5V2z"
|
|
284
281
|
}), /*#__PURE__*/React.createElement("path", {
|
|
285
282
|
d: "M17 10h5v3h-5v-3z"
|
|
@@ -291,43 +288,7 @@ var DashboardMgr = function DashboardMgr(props) {
|
|
|
291
288
|
d: "M2 10h12v3H2v-3z"
|
|
292
289
|
}), /*#__PURE__*/React.createElement("path", {
|
|
293
290
|
d: "M14 18H2v3h12v-3z"
|
|
294
|
-
}))
|
|
295
|
-
id: "clip0_942_17"
|
|
296
|
-
}, /*#__PURE__*/React.createElement("rect", {
|
|
297
|
-
width: "24",
|
|
298
|
-
height: "24"
|
|
299
|
-
})), /*#__PURE__*/React.createElement("filter", {
|
|
300
|
-
id: "filter0_d_942_17",
|
|
301
|
-
x: "-2",
|
|
302
|
-
y: "2",
|
|
303
|
-
width: "28",
|
|
304
|
-
height: "27",
|
|
305
|
-
filterUnits: "userSpaceOnUse",
|
|
306
|
-
"color-interpolationFilters": "sRGB"
|
|
307
|
-
}, /*#__PURE__*/React.createElement("feFlood", {
|
|
308
|
-
floodOpacity: "0",
|
|
309
|
-
result: "BackgroundImageFix"
|
|
310
|
-
}), /*#__PURE__*/React.createElement("feColorMatrix", {
|
|
311
|
-
"in": "SourceAlpha",
|
|
312
|
-
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
|
313
|
-
result: "hardAlpha"
|
|
314
|
-
}), /*#__PURE__*/React.createElement("feOffset", {
|
|
315
|
-
dy: "4"
|
|
316
|
-
}), /*#__PURE__*/React.createElement("feGaussianBlur", {
|
|
317
|
-
stdDeviation: "2"
|
|
318
|
-
}), /*#__PURE__*/React.createElement("feComposite", {
|
|
319
|
-
in2: "hardAlpha",
|
|
320
|
-
operator: "out"
|
|
321
|
-
}), /*#__PURE__*/React.createElement("feColorMatrix", {
|
|
322
|
-
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"
|
|
323
|
-
}), /*#__PURE__*/React.createElement("feBlend", {
|
|
324
|
-
in2: "BackgroundImageFix",
|
|
325
|
-
result: "effect1_dropShadow_942_17"
|
|
326
|
-
}), /*#__PURE__*/React.createElement("feBlend", {
|
|
327
|
-
"in": "SourceGraphic",
|
|
328
|
-
in2: "effect1_dropShadow_942_17",
|
|
329
|
-
result: "shape"
|
|
330
|
-
}))));
|
|
291
|
+
}));
|
|
331
292
|
};
|
|
332
293
|
|
|
333
294
|
DashboardMgr.propTypes = {
|
package/dist/tant-icons.esm.js
CHANGED
|
@@ -270,10 +270,7 @@ var DashboardMgr = function DashboardMgr(props) {
|
|
|
270
270
|
height: size,
|
|
271
271
|
viewBox: "0 0 24 24",
|
|
272
272
|
fill: color
|
|
273
|
-
}, otherProps), /*#__PURE__*/React.createElement("
|
|
274
|
-
filter: "url(#filter0_d_942_17)",
|
|
275
|
-
clipPath: "url(#clip0_942_17)"
|
|
276
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
273
|
+
}, otherProps), /*#__PURE__*/React.createElement("path", {
|
|
277
274
|
d: "M22 2h-5v3h5V2z"
|
|
278
275
|
}), /*#__PURE__*/React.createElement("path", {
|
|
279
276
|
d: "M17 10h5v3h-5v-3z"
|
|
@@ -285,43 +282,7 @@ var DashboardMgr = function DashboardMgr(props) {
|
|
|
285
282
|
d: "M2 10h12v3H2v-3z"
|
|
286
283
|
}), /*#__PURE__*/React.createElement("path", {
|
|
287
284
|
d: "M14 18H2v3h12v-3z"
|
|
288
|
-
}))
|
|
289
|
-
id: "clip0_942_17"
|
|
290
|
-
}, /*#__PURE__*/React.createElement("rect", {
|
|
291
|
-
width: "24",
|
|
292
|
-
height: "24"
|
|
293
|
-
})), /*#__PURE__*/React.createElement("filter", {
|
|
294
|
-
id: "filter0_d_942_17",
|
|
295
|
-
x: "-2",
|
|
296
|
-
y: "2",
|
|
297
|
-
width: "28",
|
|
298
|
-
height: "27",
|
|
299
|
-
filterUnits: "userSpaceOnUse",
|
|
300
|
-
"color-interpolationFilters": "sRGB"
|
|
301
|
-
}, /*#__PURE__*/React.createElement("feFlood", {
|
|
302
|
-
floodOpacity: "0",
|
|
303
|
-
result: "BackgroundImageFix"
|
|
304
|
-
}), /*#__PURE__*/React.createElement("feColorMatrix", {
|
|
305
|
-
"in": "SourceAlpha",
|
|
306
|
-
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
|
307
|
-
result: "hardAlpha"
|
|
308
|
-
}), /*#__PURE__*/React.createElement("feOffset", {
|
|
309
|
-
dy: "4"
|
|
310
|
-
}), /*#__PURE__*/React.createElement("feGaussianBlur", {
|
|
311
|
-
stdDeviation: "2"
|
|
312
|
-
}), /*#__PURE__*/React.createElement("feComposite", {
|
|
313
|
-
in2: "hardAlpha",
|
|
314
|
-
operator: "out"
|
|
315
|
-
}), /*#__PURE__*/React.createElement("feColorMatrix", {
|
|
316
|
-
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"
|
|
317
|
-
}), /*#__PURE__*/React.createElement("feBlend", {
|
|
318
|
-
in2: "BackgroundImageFix",
|
|
319
|
-
result: "effect1_dropShadow_942_17"
|
|
320
|
-
}), /*#__PURE__*/React.createElement("feBlend", {
|
|
321
|
-
"in": "SourceGraphic",
|
|
322
|
-
in2: "effect1_dropShadow_942_17",
|
|
323
|
-
result: "shape"
|
|
324
|
-
}))));
|
|
285
|
+
}));
|
|
325
286
|
};
|
|
326
287
|
|
|
327
288
|
DashboardMgr.propTypes = {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tant/icons",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.9",
|
|
4
4
|
"description": "Icon automation workflow with Figma",
|
|
5
5
|
"main": "dist/lib/index.js",
|
|
6
6
|
"module": "dist/es/index.js",
|
|
@@ -41,6 +41,7 @@
|
|
|
41
41
|
},
|
|
42
42
|
"license": "MIT",
|
|
43
43
|
"dependencies": {
|
|
44
|
+
"antd": "^4.18.9",
|
|
44
45
|
"normalize.css": "^8.0.1",
|
|
45
46
|
"react": "^16.13.1",
|
|
46
47
|
"react-dom": "^16.13.1",
|