2
0
mirror of https://github.com/iconify/collections-json.git synced 2025-04-11 11:01:51 +00:00

Update Cryptocurrency Icons

This commit is contained in:
Vjacheslav Trushkin 2019-01-13 10:24:30 +02:00
parent 8a9fa43384
commit f2f6054d12
5 changed files with 42 additions and 9 deletions

View File

@ -562,12 +562,12 @@
}, },
"cryptocurrency": { "cryptocurrency": {
"name": "Cryptocurrency Icons", "name": "Cryptocurrency Icons",
"total": 395, "total": 405,
"author": "Christopher Downer", "author": "Christopher Downer",
"url": "https://github.com/atomiclabs/cryptocurrency-icons", "url": "https://github.com/atomiclabs/cryptocurrency-icons",
"license": "CC0 1.0", "license": "CC0 1.0",
"licenseURL": "https://creativecommons.org/publicdomain/zero/1.0/", "licenseURL": "https://creativecommons.org/publicdomain/zero/1.0/",
"version": "0.9.3", "version": "0.10.0",
"palette": "Colorless", "palette": "Colorless",
"category": "Thematic" "category": "Thematic"
}, },

View File

@ -564,12 +564,12 @@
### Cryptocurrency Icons ### Cryptocurrency Icons
* Number of icons: 395 * Number of icons: 405
* Author: Christopher Downer * Author: Christopher Downer
* URL: https://github.com/atomiclabs/cryptocurrency-icons * URL: https://github.com/atomiclabs/cryptocurrency-icons
* License: CC0 1.0 * License: CC0 1.0
* License URL: https://creativecommons.org/publicdomain/zero/1.0/ * License URL: https://creativecommons.org/publicdomain/zero/1.0/
* Version: 0.9.3 * Version: 0.10.0
* Palette: Colorless * Palette: Colorless
* Category: Thematic * Category: Thematic

View File

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

File diff suppressed because one or more lines are too long

View File

@ -2,7 +2,7 @@
"name": "@iconify/json", "name": "@iconify/json",
"description": "Iconify icons collection in JSON format", "description": "Iconify icons collection in JSON format",
"license": "MIT", "license": "MIT",
"version": "1.0.45", "version": "1.0.46",
"homepage": "https://iconify.design/icon-sets/", "homepage": "https://iconify.design/icon-sets/",
"main": "lib/finder.js" "main": "lib/finder.js"
} }