diff --git a/collections.json b/collections.json index 3203686..957caef 100644 --- a/collections.json +++ b/collections.json @@ -1507,7 +1507,7 @@ }, "simple-icons": { "name": "Simple Icons", - "total": 1965, + "total": 1969, "author": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons", "license": "CC0 1.0", @@ -1518,7 +1518,7 @@ "bing", "amazonaws" ], - "version": "5.5.0", + "version": "5.6.0", "palette": "Colorless", "category": "Brands / Social" }, diff --git a/collections.md b/collections.md index e95a460..2f809e0 100644 --- a/collections.md +++ b/collections.md @@ -872,12 +872,12 @@ ### Simple Icons -* Number of icons: 1965 +* Number of icons: 1969 * 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: 5.5.0 +* Version: 5.6.0 * Palette: Colorless diff --git a/composer.json b/composer.json index e81f1b9..3600023 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.1.373", + "version": "1.1.374", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/simple-icons.json b/json/simple-icons.json index 19f59a1..3bd661f 100644 --- a/json/simple-icons.json +++ b/json/simple-icons.json @@ -2,7 +2,7 @@ "prefix": "simple-icons", "info": { "name": "Simple Icons", - "total": 1965, + "total": 1969, "author": { "name": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons" @@ -12,7 +12,7 @@ "spdx": "CC0-1.0", "url": "https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md" }, - "version": "5.5.0", + "version": "5.6.0", "samples": [ "adobephotoshop", "bing", @@ -770,6 +770,9 @@ "bmw": { "body": "" }, + "boehringeringelheim": { + "body": "" + }, "boeing": { "body": "" }, @@ -1527,6 +1530,9 @@ "dynatrace": { "body": "" }, + "e": { + "body": "" + }, "ea": { "body": "" }, @@ -2301,6 +2307,9 @@ "hackerearth": { "body": "" }, + "hackernoon": { + "body": "" + }, "hackerone": { "body": "" }, @@ -4952,6 +4961,9 @@ "spotlight": { "body": "" }, + "spreadshirt": { + "body": "" + }, "spreaker": { "body": "" }, diff --git a/package.json b/package.json index dbba117..0c13ef5 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.1.373", + "version": "1.1.374", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",