diff --git a/collections.json b/collections.json index 911ef2c..49097a1 100644 --- a/collections.json +++ b/collections.json @@ -1227,7 +1227,7 @@ }, "simple-icons": { "name": "Simple Icons", - "total": 1402, + "total": 1404, "author": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons", "license": "CC0 1.0", @@ -1238,7 +1238,7 @@ "bing", "amazonaws" ], - "version": "3.6.1", + "version": "3.7.0", "palette": "Colorless", "category": "Brands / Social" }, diff --git a/collections.md b/collections.md index fbeded4..f4ba902 100644 --- a/collections.md +++ b/collections.md @@ -708,12 +708,12 @@ ### Simple Icons -* Number of icons: 1402 +* Number of icons: 1404 * 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: 3.6.1 +* Version: 3.7.0 * Palette: Colorless diff --git a/composer.json b/composer.json index 2a72867..08005b3 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.219", + "version": "1.1.220", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/simple-icons.json b/json/simple-icons.json index a7ce036..56de7ff 100644 --- a/json/simple-icons.json +++ b/json/simple-icons.json @@ -2,7 +2,7 @@ "prefix": "simple-icons", "info": { "name": "Simple Icons", - "total": 1402, + "total": 1404, "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": "3.6.1", + "version": "3.7.0", "samples": [ "adobephotoshop", "bing", @@ -2714,6 +2714,9 @@ "origin": { "body": "" }, + "osano": { + "body": "" + }, "oshkosh": { "body": "" }, @@ -3084,6 +3087,9 @@ "react": { "body": "" }, + "reactivex": { + "body": "" + }, "reactos": { "body": "" }, diff --git a/package.json b/package.json index a6ed904..af88d13 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.219", + "version": "1.1.220", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",