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

Update IonIcons

This commit is contained in:
Vjacheslav Trushkin 2019-09-26 09:28:52 +03:00
parent a1342c20dc
commit 85a736148c
5 changed files with 525 additions and 517 deletions

View File

@ -82,7 +82,7 @@
},
"ion": {
"name": "IonIcons",
"total": 1227,
"total": 1226,
"author": "Ben Sperry",
"url": "https://github.com/driftyco/ionicons",
"license": "MIT",
@ -94,7 +94,7 @@
"ios-bicycle",
"md-person-add"
],
"version": "5.0.0-5",
"version": "5.0.0-6",
"palette": "Colorless",
"category": "General"
},

View File

@ -49,12 +49,12 @@
### IonIcons
* Number of icons: 1227
* Number of icons: 1226
* Author: Ben Sperry
* URL: https://github.com/driftyco/ionicons
* License: MIT
* License URL: https://github.com/driftyco/ionicons/blob/master/LICENSE
* Version: 5.0.0-5
* Version: 5.0.0-6
* Palette: Colorless

View File

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

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.0.153",
"version": "1.0.154",
"homepage": "https://iconify.design/icon-sets/",
"main": "lib/finder.js",
"bugs": "https://github.com/iconify/collections-json/issues",