diff --git a/collections.json b/collections.json index 1882235..40c25ae 100644 --- a/collections.json +++ b/collections.json @@ -1074,7 +1074,7 @@ }, "simple-icons": { "name": "Simple Icons", - "total": 1315, + "total": 1316, "author": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons", "license": "CC0 1.0", @@ -1085,7 +1085,7 @@ "bing", "amazonaws" ], - "version": "2.12.0", + "version": "2.13.0", "palette": "Colorless", "category": "Brands / Social" }, diff --git a/collections.md b/collections.md index 2de039d..83a9a5c 100644 --- a/collections.md +++ b/collections.md @@ -622,12 +622,12 @@ ### Simple Icons -* Number of icons: 1315 +* Number of icons: 1316 * 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: 2.12.0 +* Version: 2.13.0 * Palette: Colorless diff --git a/composer.json b/composer.json index b512475..9fad44c 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.156", + "version": "1.1.157", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/simple-icons.json b/json/simple-icons.json index 081e92a..f3c8ce9 100644 --- a/json/simple-icons.json +++ b/json/simple-icons.json @@ -2,7 +2,7 @@ "prefix": "simple-icons", "info": { "name": "Simple Icons", - "total": 1315, + "total": 1316, "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": "2.12.0", + "version": "2.13.0", "samples": [ "adobephotoshop", "bing", @@ -84,7 +84,7 @@ "body": "" }, "adobecreativecloud": { - "body": "" + "body": "" }, "adobedreamweaver": { "body": "" @@ -2884,6 +2884,9 @@ "rails": { "body": "" }, + "rancher": { + "body": "" + }, "raspberrypi": { "body": "" }, diff --git a/package.json b/package.json index d81615a..2fd762c 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.156", + "version": "1.1.157", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",