From f2f6054d127e57d1f7e0992d4918d1e552762d0c Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Sun, 13 Jan 2019 10:24:30 +0200 Subject: [PATCH] Update Cryptocurrency Icons --- collections.json | 4 ++-- collections.md | 4 ++-- composer.json | 2 +- json/cryptocurrency.json | 39 ++++++++++++++++++++++++++++++++++++--- package.json | 2 +- 5 files changed, 42 insertions(+), 9 deletions(-) diff --git a/collections.json b/collections.json index 0d87845..72cb96b 100644 --- a/collections.json +++ b/collections.json @@ -562,12 +562,12 @@ }, "cryptocurrency": { "name": "Cryptocurrency Icons", - "total": 395, + "total": 405, "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.3", + "version": "0.10.0", "palette": "Colorless", "category": "Thematic" }, diff --git a/collections.md b/collections.md index dfc1ea6..a0e5482 100644 --- a/collections.md +++ b/collections.md @@ -564,12 +564,12 @@ ### Cryptocurrency Icons -* Number of icons: 395 +* Number of icons: 405 * 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.3 +* Version: 0.10.0 * Palette: Colorless * Category: Thematic diff --git a/composer.json b/composer.json index 5c9a43c..4a070a1 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.45", + "version": "1.0.46", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/cryptocurrency.json b/json/cryptocurrency.json index bbebdf8..4d923f4 100644 --- a/json/cryptocurrency.json +++ b/json/cryptocurrency.json @@ -16,6 +16,9 @@ "ada": { "body": "" }, + "add": { + "body": "" + }, "adx": { "body": "" }, @@ -70,12 +73,18 @@ "atm": { "body": "" }, + "audr": { + "body": "" + }, "auto": { "body": "" }, "aywa": { "body": "" }, + "bab": { + "body": "" + }, "bat": { "body": "" }, @@ -151,6 +160,9 @@ "bsd": { "body": "" }, + "bsv": { + "body": "" + }, "btc": { "body": "" }, @@ -463,6 +475,9 @@ "gnt": { "body": "" }, + "gold": { + "body": "" + }, "grc": { "body": "" }, @@ -541,6 +556,9 @@ "iotx": { "body": "" }, + "iq": { + "body": "" + }, "itc": { "body": "" }, @@ -754,15 +772,15 @@ "pasl": { "body": "" }, + "pax": { + "body": "" + }, "pay": { "body": "" }, "payx": { "body": "" }, - "pgt": { - "body": "" - }, "pink": { "body": "" }, @@ -805,6 +823,9 @@ "prl": { "body": "" }, + "pungo": { + "body": "" + }, "pura": { "body": "" }, @@ -967,6 +988,9 @@ "tau": { "body": "" }, + "tbx": { + "body": "" + }, "tel": { "body": "" }, @@ -1000,6 +1024,9 @@ "tnt": { "body": "" }, + "tomo": { + "body": "" + }, "tpay": { "body": "" }, @@ -1027,6 +1054,9 @@ "usd": { "body": "" }, + "usdc": { + "body": "" + }, "usdt": { "body": "" }, @@ -1197,6 +1227,9 @@ "gxlt": { "parent": "glxt" }, + "pgt": { + "parent": "pungo" + }, "ven": { "parent": "vet" } diff --git a/package.json b/package.json index 70678ae..3461873 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.45", + "version": "1.0.46", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js" } \ No newline at end of file