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

Update Material Design Icons

This commit is contained in:
Vjacheslav Trushkin 2020-02-03 10:15:19 +02:00
parent cb0fb56808
commit d2fd652eaf
5 changed files with 270 additions and 138 deletions

View File

@ -1,7 +1,7 @@
{
"mdi": {
"name": "Material Design Icons",
"total": 4995,
"total": 4994,
"author": "Austin Andrews",
"url": "https://github.com/Templarian/MaterialDesign",
"license": "Open Font License",

View File

@ -3,7 +3,7 @@
### Material Design Icons
* Number of icons: 4995
* Number of icons: 4994
* Author: Austin Andrews
* URL: https://github.com/Templarian/MaterialDesign
* License: Open Font License

View File

@ -2,7 +2,7 @@
"name": "iconify/json",
"description": "Iconify icons collection in JSON format",
"type": "library",
"version": "1.1.90",
"version": "1.1.91",
"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.90",
"version": "1.1.91",
"homepage": "https://iconify.design/icon-sets/",
"main": "lib/finder.js",
"bugs": "https://github.com/iconify/collections-json/issues",