From 7218afef972d957d69d7f6b2a8bc0189cd6b6301 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Tue, 30 Oct 2018 08:48:38 +0200 Subject: [PATCH] 2018-10-30 update --- collections.json | 6 +++--- collections.md | 6 +++--- composer.json | 2 +- json/cryptocurrency.json | 31 +++++++++++++++++++++++++++++-- json/feather.json | 3 +++ package.json | 2 +- 6 files changed, 40 insertions(+), 10 deletions(-) diff --git a/collections.json b/collections.json index 0790dde..fe5b0a9 100644 --- a/collections.json +++ b/collections.json @@ -212,7 +212,7 @@ }, "feather": { "name": "Feather", - "total": 267, + "total": 268, "author": "Cole Bemis", "url": "https://github.com/feathericons/feather", "license": "MIT", @@ -483,12 +483,12 @@ }, "cryptocurrency": { "name": "Cryptocurrency Icons", - "total": 376, + "total": 385, "author": "Christopher Downer", "url": "https://github.com/atomiclabs/cryptocurrency-icons", "license": "CC0 1.0", "licenseURL": "https://creativecommons.org/publicdomain/zero/1.0/", - "version": "0.8.1", + "version": "0.9.0", "category": "Thematic" }, "wi": { diff --git a/collections.md b/collections.md index 5630237..d99f9d2 100644 --- a/collections.md +++ b/collections.md @@ -214,7 +214,7 @@ ### Feather -* Number of icons: 267 +* Number of icons: 268 * Author: Cole Bemis * URL: https://github.com/feathericons/feather * License: MIT @@ -485,12 +485,12 @@ ### Cryptocurrency Icons -* Number of icons: 376 +* Number of icons: 385 * 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.8.1 +* Version: 0.9.0 * Category: Thematic diff --git a/composer.json b/composer.json index 5216d0a..7adbe1e 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.7", + "version": "1.0.8", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/cryptocurrency.json b/json/cryptocurrency.json index dd5493e..77ac0e1 100644 --- a/json/cryptocurrency.json +++ b/json/cryptocurrency.json @@ -1,6 +1,9 @@ { "prefix": "cryptocurrency", "icons": { + "2give": { + "body": "" + }, "abt": { "body": "" }, @@ -11,7 +14,7 @@ "body": "" }, "ada": { - "body": "" + "body": "" }, "adx": { "body": "" @@ -148,6 +151,9 @@ "btcd": { "body": "" }, + "btch": { + "body": "" + }, "btcp": { "body": "" }, @@ -175,6 +181,9 @@ "call": { "body": "" }, + "cc": { + "body": "" + }, "cdn": { "body": "" }, @@ -703,6 +712,9 @@ "omni": { "body": "" }, + "ong": { + "body": "" + }, "ont": { "body": "" }, @@ -751,6 +763,9 @@ "poe": { "body": "" }, + "polis": { + "body": "" + }, "poly": { "body": "" }, @@ -838,6 +853,9 @@ "rvn": { "body": "" }, + "ryo": { + "body": "" + }, "safe": { "body": "" }, @@ -872,7 +890,7 @@ "body": "" }, "smart": { - "body": "" + "body": "" }, "sngls": { "body": "" @@ -895,6 +913,9 @@ "srn": { "body": "" }, + "stak": { + "body": "" + }, "start": { "body": "" }, @@ -937,6 +958,9 @@ "tern": { "body": "" }, + "tgch": { + "body": "" + }, "theta": { "body": "" }, @@ -1063,6 +1087,9 @@ "xlm": { "body": "" }, + "xmcc": { + "body": "" + }, "xmg": { "body": "" }, diff --git a/json/feather.json b/json/feather.json index 542d306..c16d3c3 100644 --- a/json/feather.json +++ b/json/feather.json @@ -691,6 +691,9 @@ "trash-2": { "body": "" }, + "trello": { + "body": "" + }, "trending-down": { "body": "" }, diff --git a/package.json b/package.json index 6a77562..7312787 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.7", + "version": "1.0.8", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js" } \ No newline at end of file