diff --git a/collections.json b/collections.json index 82006ed..cf4323f 100644 --- a/collections.json +++ b/collections.json @@ -542,12 +542,12 @@ }, "cryptocurrency": { "name": "Cryptocurrency Icons", - "total": 385, + "total": 390, "author": "Christopher Downer", "url": "https://github.com/atomiclabs/cryptocurrency-icons", "license": "CC0 1.0", "licenseURL": "https://creativecommons.org/publicdomain/zero/1.0/", - "version": "0.9.1", + "version": "0.9.2", "palette": "Colorless", "category": "Thematic" }, diff --git a/collections.md b/collections.md index c1e16b7..acb7d16 100644 --- a/collections.md +++ b/collections.md @@ -544,12 +544,12 @@ ### Cryptocurrency Icons -* Number of icons: 385 +* Number of icons: 390 * Author: Christopher Downer * URL: https://github.com/atomiclabs/cryptocurrency-icons * License: CC0 1.0 * License URL: https://creativecommons.org/publicdomain/zero/1.0/ -* Version: 0.9.1 +* Version: 0.9.2 * Palette: Colorless * Category: Thematic diff --git a/composer.json b/composer.json index 934f488..fb39e58 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "iconify/json", "description": "Iconify icons collection in JSON format", "type": "library", - "version": "1.0.23", + "version": "1.0.24", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/cryptocurrency.json b/json/cryptocurrency.json index 617c744..66eda29 100644 --- a/json/cryptocurrency.json +++ b/json/cryptocurrency.json @@ -131,8 +131,7 @@ "body": "" }, "booty": { - "body": "", - "hidden": true + "body": "" }, "bos": { "body": "" @@ -360,8 +359,7 @@ "body": "" }, "entrp": { - "body": "", - "hidden": true + "body": "" }, "eos": { "body": "" @@ -754,8 +752,7 @@ "body": "" }, "pgt": { - "body": "", - "hidden": true + "body": "" }, "pink": { "body": "" @@ -992,8 +989,7 @@ "body": "" }, "tpay": { - "body": "", - "hidden": true + "body": "" }, "trig": { "body": "" @@ -1080,8 +1076,7 @@ "body": "" }, "x": { - "body": "", - "hidden": true + "body": "" }, "xas": { "body": "" diff --git a/package.json b/package.json index bd89068..a150b57 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@iconify/json", "description": "Iconify icons collection in JSON format", "license": "MIT", - "version": "1.0.23", + "version": "1.0.24", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js" } \ No newline at end of file