diff --git a/collections.json b/collections.json index 1cd256c..03ad6b1 100644 --- a/collections.json +++ b/collections.json @@ -223,7 +223,7 @@ "humidity", "edit-off" ], - "version": "10.26.0-rc.0", + "version": "10.26.0", "palette": "Colorless", "category": "General" }, @@ -927,7 +927,7 @@ "table-edit-24-filled", "shifts-deny-24-regular" ], - "version": "1.1.97", + "version": "1.1.98", "palette": "Colorless", "category": "General" }, diff --git a/collections.md b/collections.md index f0da096..b2ad8cd 100644 --- a/collections.md +++ b/collections.md @@ -127,7 +127,7 @@ * Author: IBM * URL: https://github.com/carbon-design-system/carbon/tree/master/packages/icons * License: Apache 2.0 -* Version: 10.26.0-rc.0 +* Version: 10.26.0 * Palette: Colorless @@ -527,7 +527,7 @@ * URL: https://github.com/microsoft/fluentui-system-icons * License: MIT * License URL: https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE -* Version: 1.1.97 +* Version: 1.1.98 * Palette: Colorless diff --git a/composer.json b/composer.json index 44933f1..926b32c 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.305", + "version": "1.1.306", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/carbon.json b/json/carbon.json index a0f4417..0e245f7 100644 --- a/json/carbon.json +++ b/json/carbon.json @@ -11,7 +11,7 @@ "title": "Apache 2.0", "spdx": "Apache-2.0" }, - "version": "10.26.0-rc.0", + "version": "10.26.0", "samples": [ "user-certification", "humidity", diff --git a/json/fluent.json b/json/fluent.json index 6dbf12b..5d0171d 100644 --- a/json/fluent.json +++ b/json/fluent.json @@ -12,7 +12,7 @@ "spdx": "MIT", "url": "https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE" }, - "version": "1.1.97", + "version": "1.1.98", "samples": [ "apps-list-24-filled", "table-edit-24-filled", @@ -12379,30 +12379,30 @@ "body": "" }, "image-16-filled": { - "body": "", + "body": "", "width": 16, "height": 16 }, "image-16-regular": { - "body": "", + "body": "", "width": 16, "height": 16 }, "image-20-filled": { - "body": "", + "body": "", "width": 20, "height": 20 }, "image-20-regular": { - "body": "", + "body": "", "width": 20, "height": 20 }, "image-24-filled": { - "body": "" + "body": "" }, "image-24-regular": { - "body": "" + "body": "" }, "image-28-filled": { "body": "", @@ -12415,12 +12415,12 @@ "height": 28 }, "image-48-filled": { - "body": "", + "body": "", "width": 48, "height": 48 }, "image-48-regular": { - "body": "", + "body": "", "width": 48, "height": 48 }, @@ -12479,30 +12479,30 @@ "height": 28 }, "image-edit-16-filled": { - "body": "", + "body": "", "width": 16, "height": 16 }, "image-edit-16-regular": { - "body": "", + "body": "", "width": 16, "height": 16 }, "image-edit-20-filled": { - "body": "", + "body": "", "width": 20, "height": 20 }, "image-edit-20-regular": { - "body": "", + "body": "", "width": 20, "height": 20 }, "image-edit-24-filled": { - "body": "" + "body": "" }, "image-edit-24-regular": { - "body": "" + "body": "" }, "image-globe-24-filled": { "body": "" diff --git a/package.json b/package.json index 0314abe..18afdc9 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.305", + "version": "1.1.306", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",