diff --git a/collections.json b/collections.json index 6c43411..5512263 100644 --- a/collections.json +++ b/collections.json @@ -916,7 +916,7 @@ }, "fluent": { "name": "Fluent UI System Icons", - "total": 6246, + "total": 6248, "author": "Microsoft Corporation", "url": "https://github.com/microsoft/fluentui-system-icons", "license": "MIT", @@ -927,7 +927,7 @@ "table-edit-24-filled", "shifts-deny-24-regular" ], - "version": "1.1.111", + "version": "1.1.113", "palette": "Colorless", "category": "General" }, diff --git a/collections.md b/collections.md index 4c32daa..2057637 100644 --- a/collections.md +++ b/collections.md @@ -522,12 +522,12 @@ ### Fluent UI System Icons -* Number of icons: 6246 +* Number of icons: 6248 * Author: Microsoft Corporation * 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.111 +* Version: 1.1.113 * Palette: Colorless diff --git a/composer.json b/composer.json index 92f5dd3..66ad66a 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.321", + "version": "1.1.322", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/bi.json b/json/bi.json index b6e6ef4..eff44bd 100644 --- a/json/bi.json +++ b/json/bi.json @@ -1947,10 +1947,10 @@ "body": "" }, "file-earmark-ppt": { - "body": "" + "body": "" }, "file-earmark-ppt-fill": { - "body": "" + "body": "" }, "file-earmark-richtext": { "body": "" @@ -2082,10 +2082,10 @@ "body": "" }, "file-ppt": { - "body": "" + "body": "" }, "file-ppt-fill": { - "body": "" + "body": "" }, "file-richtext": { "body": "" @@ -2748,16 +2748,16 @@ "body": "" }, "mic": { - "body": "" + "body": "" }, "mic-fill": { - "body": "" + "body": "" }, "mic-mute": { - "body": "" + "body": "" }, "mic-mute-fill": { - "body": "" + "body": "" }, "minecart": { "body": "" @@ -3176,7 +3176,7 @@ "body": "" }, "record": { - "body": "" + "body": "" }, "record-btn": { "body": "" @@ -3347,16 +3347,16 @@ "body": "" }, "skip-backward-btn": { - "body": "" + "body": "" }, "skip-backward-btn-fill": { - "body": "" + "body": "" }, "skip-backward-circle": { - "body": "" + "body": "" }, "skip-backward-circle-fill": { - "body": "" + "body": "" }, "skip-backward-fill": { "body": "" @@ -3383,16 +3383,16 @@ "body": "" }, "skip-forward-btn": { - "body": "" + "body": "" }, "skip-forward-btn-fill": { - "body": "" + "body": "" }, "skip-forward-circle": { - "body": "" + "body": "" }, "skip-forward-circle-fill": { - "body": "" + "body": "" }, "skip-forward-fill": { "body": "" diff --git a/json/fluent.json b/json/fluent.json index ce57ba3..bf2140c 100644 --- a/json/fluent.json +++ b/json/fluent.json @@ -2,7 +2,7 @@ "prefix": "fluent", "info": { "name": "Fluent UI System Icons", - "total": 6246, + "total": 6248, "author": { "name": "Microsoft Corporation", "url": "https://github.com/microsoft/fluentui-system-icons" @@ -12,7 +12,7 @@ "spdx": "MIT", "url": "https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE" }, - "version": "1.1.111", + "version": "1.1.113", "samples": [ "apps-list-24-filled", "table-edit-24-filled", @@ -6080,12 +6080,12 @@ "body": "" }, "checkmark-12-filled": { - "body": "", + "body": "", "width": 12, "height": 12 }, "checkmark-12-regular": { - "body": "", + "body": "", "width": 12, "height": 12 }, @@ -6135,6 +6135,16 @@ "width": 48, "height": 48 }, + "checkmark-circle-12-filled": { + "body": "", + "width": 12, + "height": 12 + }, + "checkmark-circle-12-regular": { + "body": "", + "width": 12, + "height": 12 + }, "checkmark-circle-16-filled": { "body": "", "width": 16, diff --git a/package.json b/package.json index c6bee6d..fb585a1 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.321", + "version": "1.1.322", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",