@iconify/collections 1.0.580 → 1.0.582
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/collections.json +30 -33
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"material-symbols": {
|
|
3
3
|
"name": "Material Symbols",
|
|
4
|
-
"total":
|
|
4
|
+
"total": 14783,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
},
|
|
29
29
|
"material-symbols-light": {
|
|
30
30
|
"name": "Material Symbols Light",
|
|
31
|
-
"total":
|
|
31
|
+
"total": 14853,
|
|
32
32
|
"author": {
|
|
33
33
|
"name": "Google",
|
|
34
34
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -3400,7 +3400,7 @@
|
|
|
3400
3400
|
},
|
|
3401
3401
|
"material-icon-theme": {
|
|
3402
3402
|
"name": "Material Icon Theme",
|
|
3403
|
-
"total":
|
|
3403
|
+
"total": 1075,
|
|
3404
3404
|
"author": {
|
|
3405
3405
|
"name": "Material Extensions",
|
|
3406
3406
|
"url": "https://github.com/material-extensions/vscode-material-icon-theme"
|
|
@@ -4036,36 +4036,6 @@
|
|
|
4036
4036
|
],
|
|
4037
4037
|
"palette": true
|
|
4038
4038
|
},
|
|
4039
|
-
"fluent-emoji": {
|
|
4040
|
-
"name": "Fluent Emoji",
|
|
4041
|
-
"total": 3126,
|
|
4042
|
-
"author": {
|
|
4043
|
-
"name": "Microsoft Corporation",
|
|
4044
|
-
"url": "https://github.com/microsoft/fluentui-emoji"
|
|
4045
|
-
},
|
|
4046
|
-
"license": {
|
|
4047
|
-
"title": "MIT",
|
|
4048
|
-
"spdx": "MIT",
|
|
4049
|
-
"url": "https://github.com/microsoft/fluentui-emoji/blob/main/LICENSE"
|
|
4050
|
-
},
|
|
4051
|
-
"samples": [
|
|
4052
|
-
"avocado",
|
|
4053
|
-
"ticket",
|
|
4054
|
-
"straight-ruler",
|
|
4055
|
-
"diamond-suit",
|
|
4056
|
-
"egg",
|
|
4057
|
-
"yin-yang"
|
|
4058
|
-
],
|
|
4059
|
-
"height": 32,
|
|
4060
|
-
"displayHeight": 16,
|
|
4061
|
-
"category": "Emoji",
|
|
4062
|
-
"tags": [
|
|
4063
|
-
"Precise Shapes",
|
|
4064
|
-
"Has Padding",
|
|
4065
|
-
"Uses Stroke"
|
|
4066
|
-
],
|
|
4067
|
-
"palette": true
|
|
4068
|
-
},
|
|
4069
4039
|
"fluent-emoji-flat": {
|
|
4070
4040
|
"name": "Fluent Emoji Flat",
|
|
4071
4041
|
"total": 3145,
|
|
@@ -5821,5 +5791,32 @@
|
|
|
5821
5791
|
"displayHeight": 20,
|
|
5822
5792
|
"palette": false,
|
|
5823
5793
|
"hidden": true
|
|
5794
|
+
},
|
|
5795
|
+
"fluent-emoji": {
|
|
5796
|
+
"name": "Fluent Emoji",
|
|
5797
|
+
"total": 3126,
|
|
5798
|
+
"author": {
|
|
5799
|
+
"name": "Microsoft Corporation",
|
|
5800
|
+
"url": "https://github.com/microsoft/fluentui-emoji"
|
|
5801
|
+
},
|
|
5802
|
+
"license": {
|
|
5803
|
+
"title": "MIT",
|
|
5804
|
+
"spdx": "MIT",
|
|
5805
|
+
"url": "https://github.com/microsoft/fluentui-emoji/blob/main/LICENSE"
|
|
5806
|
+
},
|
|
5807
|
+
"samples": [
|
|
5808
|
+
"avocado",
|
|
5809
|
+
"ticket",
|
|
5810
|
+
"straight-ruler"
|
|
5811
|
+
],
|
|
5812
|
+
"height": 32,
|
|
5813
|
+
"displayHeight": 16,
|
|
5814
|
+
"tags": [
|
|
5815
|
+
"Precise Shapes",
|
|
5816
|
+
"Has Padding",
|
|
5817
|
+
"Uses Stroke"
|
|
5818
|
+
],
|
|
5819
|
+
"palette": true,
|
|
5820
|
+
"hidden": true
|
|
5824
5821
|
}
|
|
5825
5822
|
}
|