diff --git a/collections.json b/collections.json index 1eacdc3..4a12c04 100644 --- a/collections.json +++ b/collections.json @@ -876,7 +876,7 @@ }, "simple-icons": { "name": "Simple Icons", - "total": 653, + "total": 663, "author": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons", "license": "CC0 1.0", @@ -887,7 +887,7 @@ "bing", "amazonaws" ], - "version": "1.11.0", + "version": "1.12.0", "palette": "Colorless", "category": "Thematic" }, diff --git a/collections.md b/collections.md index 8c2737f..3de9896 100644 --- a/collections.md +++ b/collections.md @@ -512,12 +512,12 @@ ### Simple Icons -* Number of icons: 653 +* Number of icons: 663 * 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.11.0 +* Version: 1.12.0 * Palette: Colorless diff --git a/composer.json b/composer.json index c2752f4..7247326 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.135", + "version": "1.0.136", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/simple-icons.json b/json/simple-icons.json index 7aa1af1..20f7b33 100644 --- a/json/simple-icons.json +++ b/json/simple-icons.json @@ -205,6 +205,9 @@ "blogger": { "body": "" }, + "boeing": { + "body": "" + }, "boost": { "body": "" }, @@ -217,6 +220,9 @@ "brand-dot-ai": { "body": "" }, + "brave": { + "body": "" + }, "buddy": { "body": "" }, @@ -274,6 +280,9 @@ "clojure": { "body": "" }, + "cloudbees": { + "body": "" + }, "cloudflare": { "body": "" }, @@ -371,6 +380,9 @@ "dailymotion": { "body": "" }, + "dassaultsystemes": { + "body": "" + }, "dazn": { "body": "" }, @@ -768,6 +780,9 @@ "haxe": { "body": "" }, + "helm": { + "body": "" + }, "here": { "body": "" }, @@ -810,6 +825,9 @@ "humblebundle": { "body": "" }, + "iata": { + "body": "" + }, "icloud": { "body": "" }, @@ -1245,6 +1263,9 @@ "oracle": { "body": "" }, + "orcid": { + "body": "" + }, "origin": { "body": "" }, @@ -1554,6 +1575,9 @@ "sogou": { "body": "" }, + "solus": { + "body": "" + }, "songkick": { "body": "" }, @@ -1759,6 +1783,9 @@ "tumblr": { "body": "" }, + "turkishairlines": { + "body": "" + }, "twilio": { "body": "" }, @@ -1801,6 +1828,9 @@ "unity": { "body": "" }, + "unrealengine": { + "body": "" + }, "unsplash": { "body": "" }, @@ -1871,7 +1901,7 @@ "body": "" }, "webstorm": { - "body": "" + "body": "" }, "wechat": { "body": "" diff --git a/package.json b/package.json index 02162dd..44b241b 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.135", + "version": "1.0.136", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",