@tant/icons 0.2.4 → 0.2.6
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.
- package/README.md +1 -2
- package/dist/juuust-react-icon.cjs.js +41 -2
- package/dist/juuust-react-icon.esm.js +41 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -276,7 +276,10 @@ 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("
|
|
279
|
+
}, otherProps), /*#__PURE__*/React.createElement("g", {
|
|
280
|
+
filter: "url(#filter0_d_942_17)",
|
|
281
|
+
clipPath: "url(#clip0_942_17)"
|
|
282
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
280
283
|
d: "M22 2h-5v3h5V2z"
|
|
281
284
|
}), /*#__PURE__*/React.createElement("path", {
|
|
282
285
|
d: "M17 10h5v3h-5v-3z"
|
|
@@ -288,7 +291,43 @@ var DashboardMgr = function DashboardMgr(props) {
|
|
|
288
291
|
d: "M2 10h12v3H2v-3z"
|
|
289
292
|
}), /*#__PURE__*/React.createElement("path", {
|
|
290
293
|
d: "M14 18H2v3h12v-3z"
|
|
291
|
-
}))
|
|
294
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
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
|
+
}))));
|
|
292
331
|
};
|
|
293
332
|
|
|
294
333
|
DashboardMgr.propTypes = {
|
|
@@ -270,7 +270,10 @@ 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("
|
|
273
|
+
}, otherProps), /*#__PURE__*/React.createElement("g", {
|
|
274
|
+
filter: "url(#filter0_d_942_17)",
|
|
275
|
+
clipPath: "url(#clip0_942_17)"
|
|
276
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
274
277
|
d: "M22 2h-5v3h5V2z"
|
|
275
278
|
}), /*#__PURE__*/React.createElement("path", {
|
|
276
279
|
d: "M17 10h5v3h-5v-3z"
|
|
@@ -282,7 +285,43 @@ var DashboardMgr = function DashboardMgr(props) {
|
|
|
282
285
|
d: "M2 10h12v3H2v-3z"
|
|
283
286
|
}), /*#__PURE__*/React.createElement("path", {
|
|
284
287
|
d: "M14 18H2v3h12v-3z"
|
|
285
|
-
}))
|
|
288
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
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
|
+
}))));
|
|
286
325
|
};
|
|
287
326
|
|
|
288
327
|
DashboardMgr.propTypes = {
|