@iconify-react/ant-design 1.0.5 → 1.0.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/components/x/x-filled.jsx +2 -5
- package/css/y/y4w5c7bsr.css +5 -0
- package/iconify.json +2 -2
- package/package.json +1 -1
- package/css/f/fq4y1eb8o.css +0 -5
- package/css/m/m3rhoqbbf.css +0 -3
- package/css/s/srws90kle.css +0 -5
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
import { Icon } from '@iconify/css-react';
|
|
2
2
|
import { createElement } from 'react';
|
|
3
|
-
import '../../css/
|
|
4
|
-
import '../../css/m/m3rhoqbbf.css';
|
|
5
|
-
import '../../css/s/srws90kle.css';
|
|
6
|
-
import '../../css/f/fq4y1eb8o.css';
|
|
3
|
+
import '../../css/y/y4w5c7bsr.css';
|
|
7
4
|
|
|
8
5
|
const viewBox = {"width":1024,"height":1024};
|
|
9
6
|
|
|
@@ -14,7 +11,7 @@ function Component({width, height, ...props}) {
|
|
|
14
11
|
width,
|
|
15
12
|
height,
|
|
16
13
|
viewBox,
|
|
17
|
-
"content": `<
|
|
14
|
+
"content": `<path class="y4w5c7bsr"/>`,
|
|
18
15
|
"fallback": "ant-design:x-filled",
|
|
19
16
|
});
|
|
20
17
|
}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
.y4w5c7bsr {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
fill-rule: evenodd;
|
|
4
|
+
d: path("M823.111 912H200.89C151.8 912 112 872.2 112 823.111V200.89c0-49.09 39.8-88.89 88.889-88.89H823.11c49.09 0 88.89 39.8 88.89 88.889V823.11c0 49.09-39.8 88.89-88.889 88.89M286 291l171.773 245.278L286 735h45.297l146.569-170.031L596.942 735H740L555.891 472.108L715 289h-44.67L535.793 443.41L429.058 291zm69.053 37.65l258.935 368.699h56.96L412.013 328.65z");
|
|
5
|
+
}
|
package/iconify.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Ant Design Icons",
|
|
5
5
|
"total": 848,
|
|
6
|
-
"version": "4.
|
|
6
|
+
"version": "4.6.0",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "HeskeyBaozi",
|
|
9
9
|
"url": "https://github.com/ant-design/ant-design-icons"
|
|
@@ -28,5 +28,5 @@
|
|
|
28
28
|
],
|
|
29
29
|
"palette": false
|
|
30
30
|
},
|
|
31
|
-
"lastModified":
|
|
31
|
+
"lastModified": 1788178047
|
|
32
32
|
}
|
package/package.json
CHANGED
package/css/f/fq4y1eb8o.css
DELETED
package/css/m/m3rhoqbbf.css
DELETED