@iconify/collections 1.0.149 → 1.0.150
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 +22 -0
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -1427,6 +1427,28 @@
|
|
|
1427
1427
|
"category": "Emoji",
|
|
1428
1428
|
"palette": true
|
|
1429
1429
|
},
|
|
1430
|
+
"fluent-emoji": {
|
|
1431
|
+
"name": "Fluent Emoji",
|
|
1432
|
+
"total": 3009,
|
|
1433
|
+
"author": {
|
|
1434
|
+
"name": "Microsoft Corporation",
|
|
1435
|
+
"url": "https://github.com/microsoft/fluentui-emoji"
|
|
1436
|
+
},
|
|
1437
|
+
"license": {
|
|
1438
|
+
"title": "MIT",
|
|
1439
|
+
"spdx": "MIT",
|
|
1440
|
+
"url": "https://github.com/microsoft/fluentui-emoji/blob/main/LICENSE"
|
|
1441
|
+
},
|
|
1442
|
+
"samples": [
|
|
1443
|
+
"avocado",
|
|
1444
|
+
"ticket",
|
|
1445
|
+
"yin-yang"
|
|
1446
|
+
],
|
|
1447
|
+
"height": 32,
|
|
1448
|
+
"displayHeight": 24,
|
|
1449
|
+
"category": "Emoji",
|
|
1450
|
+
"palette": true
|
|
1451
|
+
},
|
|
1430
1452
|
"noto-v1": {
|
|
1431
1453
|
"name": "Noto Emoji (v1)",
|
|
1432
1454
|
"total": 2162,
|