2
0
mirror of https://github.com/iconify/collections-json.git synced 2024-09-19 10:29:03 +00:00

Update IonIcons, Material Design Icons

This commit is contained in:
Vjacheslav Trushkin 2019-10-18 09:39:07 +03:00
parent 92514e6b4c
commit 3af923f248
6 changed files with 13 additions and 13 deletions

View File

@ -84,9 +84,9 @@
"name": "IonIcons",
"total": 1226,
"author": "Ben Sperry",
"url": "https://github.com/driftyco/ionicons",
"url": "https://github.com/ionic-team/ionicons",
"license": "MIT",
"licenseURL": "https://github.com/driftyco/ionicons/blob/master/LICENSE",
"licenseURL": "https://github.com/ionic-team/ionicons/blob/master/LICENSE",
"height": 32,
"displayHeight": 24,
"samples": [
@ -94,7 +94,7 @@
"ios-bicycle",
"md-person-add"
],
"version": "5.0.0-9",
"version": "5.0.0-10",
"palette": "Colorless",
"category": "General"
},

View File

@ -51,10 +51,10 @@
### IonIcons
* Number of icons: 1226
* Author: Ben Sperry
* URL: https://github.com/driftyco/ionicons
* URL: https://github.com/ionic-team/ionicons
* License: MIT
* License URL: https://github.com/driftyco/ionicons/blob/master/LICENSE
* Version: 5.0.0-9
* License URL: https://github.com/ionic-team/ionicons/blob/master/LICENSE
* Version: 5.0.0-10
* Palette: Colorless

View File

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

View File

@ -5,14 +5,14 @@
"total": 1226,
"author": {
"name": "Ben Sperry",
"url": "https://github.com/driftyco/ionicons"
"url": "https://github.com/ionic-team/ionicons"
},
"license": {
"title": "MIT",
"spdx": "MIT",
"url": "https://github.com/driftyco/ionicons/blob/master/LICENSE"
"url": "https://github.com/ionic-team/ionicons/blob/master/LICENSE"
},
"version": "5.0.0-9",
"version": "5.0.0-10",
"samples": [
"ios-add-circle-outline",
"ios-bicycle",

View File

@ -15375,7 +15375,7 @@
"parent": "bank-plus"
},
"bar": {
"parent": "glass-tulip"
"parent": "glass-wine"
},
"bar-chart": {
"parent": "poll"
@ -20772,7 +20772,7 @@
"parent": "earth"
},
"plant": {
"parent": "tree"
"parent": "tree-outline"
},
"plant-outline": {
"parent": "sprout-outline"

View File

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