@iconify-solid/ant-design 1.0.4 → 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/m/meta-filled.jsx +15 -0
- package/components/n/netflix-filled.jsx +15 -0
- package/components/x/x-filled.jsx +2 -5
- package/css/s/s6i7a1tli.css +4 -0
- package/css/u/uhsimbvhs.css +4 -0
- package/css/y/y4w5c7bsr.css +5 -0
- package/iconify.json +3 -3
- package/package.json +9 -1
- package/css/f/fq4y1eb8o.css +0 -5
- package/css/m/m3rhoqbbf.css +0 -3
- package/css/s/srws90kle.css +0 -5
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-solid';
|
|
2
|
+
import { splitProps } from 'solid-js';
|
|
3
|
+
import '../../css/u/uhsimbvhs.css';
|
|
4
|
+
|
|
5
|
+
const viewBox = {"width":1024,"height":1024};
|
|
6
|
+
const content = `<path class="uhsimbvhs"/>`;
|
|
7
|
+
|
|
8
|
+
/** @param props {{width?: string; height?: string;}} */
|
|
9
|
+
function Component(props) {
|
|
10
|
+
const [local, others] = splitProps(props, ["width","height"]);
|
|
11
|
+
|
|
12
|
+
return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"ant-design:meta-filled"} {...others} />);
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
export default Component;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-solid';
|
|
2
|
+
import { splitProps } from 'solid-js';
|
|
3
|
+
import '../../css/s/s6i7a1tli.css';
|
|
4
|
+
|
|
5
|
+
const viewBox = {"width":1024,"height":1024};
|
|
6
|
+
const content = `<path class="s6i7a1tli"/>`;
|
|
7
|
+
|
|
8
|
+
/** @param props {{width?: string; height?: string;}} */
|
|
9
|
+
function Component(props) {
|
|
10
|
+
const [local, others] = splitProps(props, ["width","height"]);
|
|
11
|
+
|
|
12
|
+
return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"ant-design:netflix-filled"} {...others} />);
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
export default Component;
|
|
@@ -1,12 +1,9 @@
|
|
|
1
1
|
import { Icon } from '@iconify/css-solid';
|
|
2
2
|
import { splitProps } from 'solid-js';
|
|
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
|
-
const content = `<
|
|
6
|
+
const content = `<path class="y4w5c7bsr"/>`;
|
|
10
7
|
|
|
11
8
|
/** @param props {{width?: string; height?: string;}} */
|
|
12
9
|
function Component(props) {
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.uhsimbvhs {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M322.16 214.453c-73.472 0-137.499 47.787-181.85 116.219C90.282 407.765 64 507.632 64 603.429c0 26.358 2.613 51.11 7.84 73.659a247 247 0 0 0 9.893 32.107a198 198 0 0 0 13.851 28.41c25.984 43.27 67.872 71.942 134.139 71.942c55.888 0 98.298-25.051 148.026-91.243c28.374-37.781 42.71-60.704 99.419-161.28l28.224-49.99l6.944-12.133c2.277 3.734 4.517 7.318 6.832 11.2l80.341 134.214c27.03 45.173 62.16 95.424 92.214 123.722c39.05 36.848 74.368 45.547 114.24 45.547c40.133 0 70.037-13.253 91.653-31.472a139.7 139.7 0 0 0 30.24-36.325C948.09 706.73 960 662.379 960 601.973c0-101.546-25.424-199.994-77.803-278.133c-47.861-71.381-110.394-109.387-176.064-109.387c-39.088 0-77.952 17.435-113.978 48.832c-24.342 21.28-46.928 48.16-67.947 76.534c-25.76-32.667-49.84-57.755-73.099-76.758c-44.128-36.064-86.426-48.645-128.949-48.645zM701.467 291.1c42.82 0 81.685 28.298 111.7 74.629c42.262 65.259 61.489 156.613 61.489 238.933c0 57.792-13.739 108.267-68.656 108.267c-21.653 0-38.341-8.587-62.123-37.483c-18.517-22.437-50.138-70.112-105.728-162.698l-23.034-38.379a1677 1677 0 0 0-46.854-73.92c2.614-4.07 5.264-8.363 7.878-12.208c41.813-62.235 79.072-97.141 125.365-97.141zm-380.838 20.645c47.227 0 76.832 29.53 99.867 53.984c11.461 12.208 27.515 32.517 46.07 58.95l-38.08 58.463c-28.262 43.419-70.262 112.635-105.915 161.952c-44.464 61.563-67.574 67.835-92.811 67.835c-19.563 0-38.752-8.848-51.632-29.643c-9.819-15.904-17.323-42.186-17.323-76.384c0-82.917 23.52-169.306 61.974-227.285c16.949-25.648 35.989-45.77 57.232-57.232a84.5 84.5 0 0 1 40.618-10.64");
|
|
4
|
+
}
|
|
@@ -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
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"prefix": "ant-design",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Ant Design Icons",
|
|
5
|
-
"total":
|
|
6
|
-
"version": "4.
|
|
5
|
+
"total": 848,
|
|
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
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-solid/ant-design",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.0.
|
|
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",
|
|
@@ -2026,6 +2026,10 @@
|
|
|
2026
2026
|
"types": "./types/vn2rmosy.d.ts",
|
|
2027
2027
|
"default": "./components/m/message-twotone.jsx"
|
|
2028
2028
|
},
|
|
2029
|
+
"./meta-filled": {
|
|
2030
|
+
"types": "./types/vn2rmosy.d.ts",
|
|
2031
|
+
"default": "./components/m/meta-filled.jsx"
|
|
2032
|
+
},
|
|
2029
2033
|
"./minus-circle-filled": {
|
|
2030
2034
|
"types": "./types/vn2rmosy.d.ts",
|
|
2031
2035
|
"default": "./components/m/minus-circle-filled.jsx"
|
|
@@ -2106,6 +2110,10 @@
|
|
|
2106
2110
|
"types": "./types/vn2rmosy.d.ts",
|
|
2107
2111
|
"default": "./components/m/muted-outlined.jsx"
|
|
2108
2112
|
},
|
|
2113
|
+
"./netflix-filled": {
|
|
2114
|
+
"types": "./types/vn2rmosy.d.ts",
|
|
2115
|
+
"default": "./components/n/netflix-filled.jsx"
|
|
2116
|
+
},
|
|
2109
2117
|
"./node-collapse-outlined": {
|
|
2110
2118
|
"types": "./types/vn2rmosy.d.ts",
|
|
2111
2119
|
"default": "./components/n/node-collapse-outlined.jsx"
|
package/css/f/fq4y1eb8o.css
DELETED
package/css/m/m3rhoqbbf.css
DELETED