diff --git a/collections.json b/collections.json index fe5b0a9..001ac8f 100644 --- a/collections.json +++ b/collections.json @@ -445,12 +445,12 @@ }, "simple-icons": { "name": "Simple Icons", - "total": 490, + "total": 494, "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.9", + "version": "1.9.10", "category": "Thematic" }, "fa-brands": { diff --git a/collections.md b/collections.md index d99f9d2..d28d3b8 100644 --- a/collections.md +++ b/collections.md @@ -447,12 +447,12 @@ ### Simple Icons -* Number of icons: 490 +* Number of icons: 494 * 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.9 +* Version: 1.9.10 * Category: Thematic diff --git a/composer.json b/composer.json index 7adbe1e..449875a 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.8", + "version": "1.0.9", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/simple-icons.json b/json/simple-icons.json index 58a9b24..138f12b 100644 --- a/json/simple-icons.json +++ b/json/simple-icons.json @@ -239,6 +239,9 @@ "coursera": { "body": "" }, + "cplusplus": { + "body": "" + }, "css3": { "body": "" }, @@ -701,6 +704,9 @@ "letterboxd": { "body": "" }, + "librarything": { + "body": "" + }, "line": { "body": "" }, @@ -965,6 +971,9 @@ "podcasts": { "body": "" }, + "powershell": { + "body": "" + }, "prismic": { "body": "" }, @@ -1371,6 +1380,9 @@ "vk": { "body": "" }, + "vlcmediaplayer": { + "body": "" + }, "vsco": { "body": "" }, diff --git a/package.json b/package.json index 7312787..23ea413 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.8", + "version": "1.0.9", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js" } \ No newline at end of file