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

Update Material Design Icons, Noto Emoji

This commit is contained in:
Vjacheslav Trushkin 2020-07-23 09:56:38 +03:00
parent a2486ff87f
commit 1073ca5785
6 changed files with 2628 additions and 2172 deletions

View File

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

View File

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

View File

@ -2,7 +2,7 @@
"name": "iconify/json",
"description": "Iconify icons collection in JSON format",
"type": "library",
"version": "1.1.192",
"version": "1.1.193",
"license": "MIT",
"homepage": "https://iconify.design/icon-sets/",
"autoload": {

View File

@ -18121,7 +18121,7 @@
"parent": "baguette"
},
"ban": {
"parent": "file-cancel"
"parent": "file-cancel-outline"
},
"band-aid": {
"parent": "bandage"
@ -18307,7 +18307,7 @@
"parent": "microsoft-bing"
},
"birthday-cake": {
"parent": "cake"
"parent": "cake-variant"
},
"biscuit": {
"parent": "cookie"
@ -19267,7 +19267,7 @@
"parent": "update"
},
"clock-warning": {
"parent": "clock-alert-outline"
"parent": "clock-alert"
},
"clockwise": {
"parent": "update"
@ -20749,7 +20749,7 @@
"parent": "shoe-print"
},
"forbid": {
"parent": "file-cancel"
"parent": "file-cancel-outline"
},
"foreign-key": {
"parent": "key-link"
@ -21697,13 +21697,13 @@
"parent": "invert-colors-off"
},
"invite": {
"parent": "account-plus-outline"
"parent": "account-plus"
},
"invoice": {
"parent": "receipt"
},
"irrigation": {
"parent": "sprinkler-variant"
"parent": "sprinkler"
},
"italian-lights": {
"parent": "string-lights"
@ -22399,7 +22399,7 @@
"parent": "lan-pending"
},
"local-atm": {
"parent": "cash-usd"
"parent": "cash-usd-outline"
},
"local-attraction": {
"parent": "ticket"
@ -22729,7 +22729,7 @@
"parent": "tape-measure"
},
"meat": {
"parent": "food-steak"
"parent": "food-drumstick"
},
"meat-off": {
"parent": "food-steak-off"
@ -22960,7 +22960,7 @@
"parent": "currency-usd-off"
},
"money-usd": {
"parent": "cash-usd"
"parent": "cash-usd-outline"
},
"monitor-mobile-phone": {
"parent": "monitor-cellphone"
@ -24544,7 +24544,7 @@
"parent": "transmission-tower"
},
"pram": {
"parent": "baby-carriage"
"parent": "baby-buggy"
},
"pram-off": {
"parent": "baby-carriage-off"
@ -24859,7 +24859,7 @@
"parent": "alert"
},
"reschedule": {
"parent": "calendar-arrow-left"
"parent": "calendar-arrow-right"
},
"resize-horizontal": {
"parent": "arrow-split-vertical"
@ -25801,7 +25801,7 @@
"parent": "format-strikethrough-variant"
},
"stroller": {
"parent": "baby-carriage"
"parent": "baby-buggy"
},
"stroller-off": {
"parent": "baby-carriage-off"

File diff suppressed because one or more lines are too long

View File

@ -2,7 +2,7 @@
"name": "@iconify/json",
"description": "Iconify icons collection in JSON format",
"license": "MIT",
"version": "1.1.192",
"version": "1.1.193",
"homepage": "https://iconify.design/icon-sets/",
"main": "lib/finder.js",
"bugs": "https://github.com/iconify/collections-json/issues",