@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.
@@ -1,9 +1,6 @@
1
1
  import { Icon } from '@iconify/css-react';
2
2
  import { createElement } from 'react';
3
- import '../../css/n/n1lsf0bnc.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": `<g class="n1lsf0bnc"><path class="m3rhoqbbf"/><path class="srws90kle"/><path class="fq4y1eb8o"/></g>`,
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.5.0",
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": 1783405210
31
+ "lastModified": 1788178047
32
32
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-react/ant-design",
3
3
  "type": "module",
4
- "version": "1.0.5",
4
+ "version": "1.0.6",
5
5
  "homepage": "https://icon-sets.iconify.design/ant-design/",
6
6
  "bugs": "https://github.com/iconify/icon-sets/issues",
7
7
  "license": "MIT",
@@ -1,5 +0,0 @@
1
- .fq4y1eb8o {
2
- fill-opacity: var(--svg-fill-opacity--0-15, 0.15);
3
- fill-rule: nonzero;
4
- d: path("M331.297 735L491 549.732L470.114 522L286 735zM521 460.387L541.213 489L715 289h-44.67z");
5
- }
@@ -1,3 +0,0 @@
1
- .m3rhoqbbf {
2
- 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.89");
3
- }
@@ -1,5 +0,0 @@
1
- .srws90kle {
2
- fill-opacity: var(--svg-fill-opacity--0-15, 0.15);
3
- fill-rule: nonzero;
4
- d: path("M740 735H596.942L286 291h143.058zm-126.012-37.651h56.96L412.013 328.65h-56.96z");
5
- }