mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-12 15:56:29 +00:00
Update Fluent Emoji
This commit is contained in:
parent
7f3a535c42
commit
f1badf5b5a
@ -1427,6 +1427,28 @@
|
|||||||
"category": "Emoji",
|
"category": "Emoji",
|
||||||
"palette": true
|
"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": {
|
"noto-v1": {
|
||||||
"name": "Noto Emoji (v1)",
|
"name": "Noto Emoji (v1)",
|
||||||
"total": 2162,
|
"total": 2162,
|
||||||
|
@ -638,6 +638,15 @@
|
|||||||
* Palette: Colorful
|
* 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)
|
### Noto Emoji (v1)
|
||||||
* Number of icons: 2162
|
* Number of icons: 2162
|
||||||
* Author: Google Inc
|
* Author: Google Inc
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "iconify/json",
|
"name": "iconify/json",
|
||||||
"description": "Iconify icons collection in JSON format",
|
"description": "Iconify icons collection in JSON format",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"version": "2.1.90",
|
"version": "2.1.91",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://iconify.design/icon-sets/",
|
"homepage": "https://iconify.design/icon-sets/",
|
||||||
"autoload": {
|
"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",
|
"name": "@iconify/json",
|
||||||
"version": "2.1.90",
|
"version": "2.1.91",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@iconify/json",
|
"name": "@iconify/json",
|
||||||
"version": "2.1.90",
|
"version": "2.1.91",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@iconify/types": "*",
|
"@iconify/types": "*",
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "@iconify/json",
|
"name": "@iconify/json",
|
||||||
"description": "Iconify icons collection in JSON format",
|
"description": "Iconify icons collection in JSON format",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "2.1.90",
|
"version": "2.1.91",
|
||||||
"homepage": "https://iconify.design/icon-sets/",
|
"homepage": "https://iconify.design/icon-sets/",
|
||||||
"bugs": "https://github.com/iconify/icon-sets/issues",
|
"bugs": "https://github.com/iconify/icon-sets/issues",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
Loading…
Reference in New Issue
Block a user