diff --git a/collections.json b/collections.json index c6c814a..54ef933 100644 --- a/collections.json +++ b/collections.json @@ -630,7 +630,7 @@ "pencil", "location" ], - "version": "1.2.4", + "version": "1.2.5", "palette": "Colorless", "category": "General" }, @@ -1375,7 +1375,7 @@ }, "simple-icons": { "name": "Simple Icons", - "total": 1880, + "total": 1882, "author": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons", "license": "CC0 1.0", @@ -1386,7 +1386,7 @@ "bing", "amazonaws" ], - "version": "4.18.0", + "version": "4.19.0", "palette": "Colorless", "category": "Brands / Social" }, diff --git a/collections.md b/collections.md index 197c634..24eda0f 100644 --- a/collections.md +++ b/collections.md @@ -358,7 +358,7 @@ * URL: https://github.com/artcoholic/akar-icons * License: MIT * License URL: https://github.com/artcoholic/akar-icons/blob/master/LICENSE -* Version: 1.2.4 +* Version: 1.2.5 * Palette: Colorless @@ -793,12 +793,12 @@ ### Simple Icons -* Number of icons: 1880 +* Number of icons: 1882 * 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: 4.18.0 +* Version: 4.19.0 * Palette: Colorless diff --git a/composer.json b/composer.json index 3e1ed7e..b3af139 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.328", + "version": "1.1.329", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/akar-icons.json b/json/akar-icons.json index b328ef3..5a95b7c 100644 --- a/json/akar-icons.json +++ b/json/akar-icons.json @@ -12,7 +12,7 @@ "spdx": "MIT", "url": "https://github.com/artcoholic/akar-icons/blob/master/LICENSE" }, - "version": "1.2.4", + "version": "1.2.5", "samples": [ "paper", "pencil", diff --git a/json/simple-icons.json b/json/simple-icons.json index b46515c..3183688 100644 --- a/json/simple-icons.json +++ b/json/simple-icons.json @@ -2,7 +2,7 @@ "prefix": "simple-icons", "info": { "name": "Simple Icons", - "total": 1880, + "total": 1882, "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": "4.18.0", + "version": "4.19.0", "samples": [ "adobephotoshop", "bing", @@ -2371,6 +2371,9 @@ "ibmwatson": { "body": "" }, + "icinga": { + "body": "" + }, "icloud": { "body": "" }, @@ -5414,6 +5417,9 @@ "webgl": { "body": "" }, + "webhint": { + "body": "" + }, "webmin": { "body": "" }, @@ -5565,7 +5571,7 @@ "body": "" }, "xcode": { - "body": "" + "body": "" }, "xdadevelopers": { "body": "" diff --git a/package.json b/package.json index 3e5fe8a..3e72c5b 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.328", + "version": "1.1.329", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",