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

Update Google Material Icons

This commit is contained in:
Vjacheslav Trushkin 2020-06-18 16:14:21 +03:00
parent 0d301bd79b
commit 590bd39dbe
5 changed files with 684 additions and 25 deletions

View File

@ -33,7 +33,7 @@
},
"ic": {
"name": "Google Material Icons",
"total": 6535,
"total": 6700,
"author": "Material Design Authors",
"url": "https://github.com/cyberalien/google-material-design-icons-updated",
"license": "Apache 2.0",

View File

@ -21,7 +21,7 @@
### Google Material Icons
* Number of icons: 6535
* Number of icons: 6700
* Author: Material Design Authors
* URL: https://github.com/cyberalien/google-material-design-icons-updated
* 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.174",
"version": "1.1.175",
"license": "MIT",
"homepage": "https://iconify.design/icon-sets/",
"autoload": {

File diff suppressed because it is too large Load Diff

View File

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