@iconify/collections 1.0.580 → 1.0.581
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 +27 -30
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -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
|
}
|