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

Update Twitter Emoji

This commit is contained in:
Vjacheslav Trushkin 2019-11-14 10:54:26 +02:00
parent 5b508ce66a
commit 4c2c24c691
5 changed files with 3322 additions and 1969 deletions

View File

@ -774,7 +774,7 @@
}, },
"twemoji": { "twemoji": {
"name": "Twitter Emoji", "name": "Twitter Emoji",
"total": 3065, "total": 3098,
"author": "Twitter", "author": "Twitter",
"url": "https://github.com/twitter/twemoji", "url": "https://github.com/twitter/twemoji",
"license": "CC BY 4.0", "license": "CC BY 4.0",
@ -785,7 +785,7 @@
"duck", "duck",
"crossed-swords" "crossed-swords"
], ],
"version": "12.1.3", "version": "12.1.4",
"palette": "Colorful", "palette": "Colorful",
"category": "Emoji" "category": "Emoji"
}, },

View File

@ -451,12 +451,12 @@
### Twitter Emoji ### Twitter Emoji
* Number of icons: 3065 * Number of icons: 3098
* Author: Twitter * Author: Twitter
* URL: https://github.com/twitter/twemoji * URL: https://github.com/twitter/twemoji
* License: CC BY 4.0 * License: CC BY 4.0
* License URL: https://creativecommons.org/licenses/by/4.0/ * License URL: https://creativecommons.org/licenses/by/4.0/
* Version: 12.1.3 * Version: 12.1.4
* Palette: Colorful * Palette: Colorful

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.30", "version": "1.1.31",
"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.30", "version": "1.1.31",
"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",