mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-09 14:51:03 +00:00
Update Fluent Emoji
This commit is contained in:
parent
7f3a535c42
commit
f1badf5b5a
@ -1427,6 +1427,28 @@
|
||||
"category": "Emoji",
|
||||
"palette": true
|
||||
},
|
||||
"fluent-emoji": {
|
||||
"name": "Fluent Emoji",
|
||||
"total": 3009,
|
||||
"author": {
|
||||
"name": "Microsoft Corporation",
|
||||
"url": "https://github.com/microsoft/fluentui-emoji"
|
||||
},
|
||||
"license": {
|
||||
"title": "MIT",
|
||||
"spdx": "MIT",
|
||||
"url": "https://github.com/microsoft/fluentui-emoji/blob/main/LICENSE"
|
||||
},
|
||||
"samples": [
|
||||
"avocado",
|
||||
"ticket",
|
||||
"yin-yang"
|
||||
],
|
||||
"height": 32,
|
||||
"displayHeight": 24,
|
||||
"category": "Emoji",
|
||||
"palette": true
|
||||
},
|
||||
"noto-v1": {
|
||||
"name": "Noto Emoji (v1)",
|
||||
"total": 2162,
|
||||
|
@ -638,6 +638,15 @@
|
||||
* Palette: Colorful
|
||||
|
||||
|
||||
### Fluent Emoji
|
||||
* Number of icons: 3009
|
||||
* Author: Microsoft Corporation
|
||||
* URL: https://github.com/microsoft/fluentui-emoji
|
||||
* License: MIT
|
||||
* License URL: https://github.com/microsoft/fluentui-emoji/blob/main/LICENSE
|
||||
* Palette: Colorful
|
||||
|
||||
|
||||
### Noto Emoji (v1)
|
||||
* Number of icons: 2162
|
||||
* Author: Google Inc
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "2.1.90",
|
||||
"version": "2.1.91",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
12138
json/fluent-emoji.json
Normal file
12138
json/fluent-emoji.json
Normal file
File diff suppressed because one or more lines are too long
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@iconify/json",
|
||||
"version": "2.1.90",
|
||||
"version": "2.1.91",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@iconify/json",
|
||||
"version": "2.1.90",
|
||||
"version": "2.1.91",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@iconify/types": "*",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "2.1.90",
|
||||
"version": "2.1.91",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"bugs": "https://github.com/iconify/icon-sets/issues",
|
||||
"repository": {
|
||||
|
Loading…
Reference in New Issue
Block a user