2
0
mirror of https://github.com/iconify/collections-json.git synced 2024-11-22 12:35:12 +00:00

Update Noto Emoji

This commit is contained in:
Vjacheslav Trushkin 2020-08-27 07:58:50 +03:00
parent 0759adbd42
commit 647dfae6d9
5 changed files with 7 additions and 7 deletions

View File

@ -1011,7 +1011,7 @@
}, },
"noto": { "noto": {
"name": "Noto Emoji", "name": "Noto Emoji",
"total": 3091, "total": 3090,
"author": "Google Inc", "author": "Google Inc",
"url": "https://github.com/googlei18n/noto-emoji", "url": "https://github.com/googlei18n/noto-emoji",
"license": "Apache 2.0", "license": "Apache 2.0",

View File

@ -582,7 +582,7 @@
### Noto Emoji ### Noto Emoji
* Number of icons: 3091 * Number of icons: 3090
* Author: Google Inc * Author: Google Inc
* URL: https://github.com/googlei18n/noto-emoji * URL: https://github.com/googlei18n/noto-emoji
* License: Apache 2.0 * License: Apache 2.0

View File

@ -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": "1.1.211", "version": "1.1.212",
"license": "MIT", "license": "MIT",
"homepage": "https://iconify.design/icon-sets/", "homepage": "https://iconify.design/icon-sets/",
"autoload": { "autoload": {

File diff suppressed because one or more lines are too long

View File

@ -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": "1.1.211", "version": "1.1.212",
"homepage": "https://iconify.design/icon-sets/", "homepage": "https://iconify.design/icon-sets/",
"main": "lib/finder.js", "main": "lib/finder.js",
"bugs": "https://github.com/iconify/collections-json/issues", "bugs": "https://github.com/iconify/collections-json/issues",