From fb6c383fd9556bfb2b03ee17f64c40711c1bfcae Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Wed, 21 Nov 2018 17:32:13 +0200 Subject: [PATCH] 2018-11-21 update --- collections.json | 4 ++-- collections.md | 4 ++-- composer.json | 2 +- json/simple-icons.json | 9 +++++++++ package.json | 2 +- 5 files changed, 15 insertions(+), 6 deletions(-) diff --git a/collections.json b/collections.json index 0338330..e80dbb0 100644 --- a/collections.json +++ b/collections.json @@ -454,12 +454,12 @@ }, "simple-icons": { "name": "Simple Icons", - "total": 501, + "total": 504, "author": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons", "license": "CC0 1.0", "licenseURL": "https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md", - "version": "1.9.13", + "version": "1.9.14", "category": "Thematic" }, "fa-brands": { diff --git a/collections.md b/collections.md index 986cf39..15fc189 100644 --- a/collections.md +++ b/collections.md @@ -456,12 +456,12 @@ ### Simple Icons -* Number of icons: 501 +* Number of icons: 504 * Author: Simple Icons Collaborators * URL: https://github.com/simple-icons/simple-icons * License: CC0 1.0 * License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md -* Version: 1.9.13 +* Version: 1.9.14 * Category: Thematic diff --git a/composer.json b/composer.json index 7c98b97..cbca26f 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.18", + "version": "1.0.19", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/simple-icons.json b/json/simple-icons.json index 7f650c8..7294fb1 100644 --- a/json/simple-icons.json +++ b/json/simple-icons.json @@ -145,6 +145,9 @@ "bitcoin": { "body": "" }, + "bitdefender": { + "body": "" + }, "bitly": { "body": "" }, @@ -205,6 +208,9 @@ "co-op": { "body": "" }, + "codacy": { + "body": "" + }, "codecademy": { "body": "" }, @@ -512,6 +518,9 @@ "googleplus": { "body": "" }, + "googlepodcasts": { + "body": "" + }, "gov-dot-uk": { "body": "" }, diff --git a/package.json b/package.json index dd1e7ce..62ba4c8 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.18", + "version": "1.0.19", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js" } \ No newline at end of file