From 7e71257200bb88b26ddc66d7afb4da41f203a4e8 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Mon, 1 Jul 2024 09:20:42 +0300 Subject: [PATCH] Update 6 icon sets --- collections.json | 16 +- collections.md | 16 +- composer.json | 2 +- json/devicon.json | 10 +- json/fluent.json | 485 ++++++++++++++++++++++++++++++++++++++++- json/lucide.json | 12 +- json/meteocons.json | 27 ++- json/ooui.json | 2 +- json/simple-icons.json | 227 +++++++++++++------ package-lock.json | 4 +- package.json | 2 +- 11 files changed, 683 insertions(+), 120 deletions(-) diff --git a/collections.json b/collections.json index 8e7b8dc..2603f38 100644 --- a/collections.json +++ b/collections.json @@ -324,7 +324,7 @@ }, "lucide": { "name": "Lucide", - "total": 1471, + "total": 1473, "author": { "name": "Lucide Contributors", "url": "https://github.com/lucide-icons/lucide" @@ -1343,8 +1343,8 @@ }, "fluent": { "name": "Fluent UI System Icons", - "total": 16297, - "version": "1.1.245", + "total": 16394, + "version": "1.1.247", "author": { "name": "Microsoft Corporation", "url": "https://github.com/microsoft/fluentui-system-icons" @@ -1759,7 +1759,7 @@ "ooui": { "name": "OOUI", "total": 357, - "version": "0.50.1", + "version": "0.50.2", "author": { "name": "OOUI Team", "url": "https://github.com/wikimedia/oojs-ui" @@ -1887,7 +1887,7 @@ }, "meteocons": { "name": "Meteocons", - "total": 450, + "total": 447, "version": "3.0.0", "author": { "name": "Bas Milius", @@ -2238,8 +2238,8 @@ }, "simple-icons": { "name": "Simple Icons", - "total": 3209, - "version": "12.4.0", + "total": 3150, + "version": "13.0.0", "author": { "name": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons" @@ -2392,7 +2392,7 @@ }, "devicon": { "name": "Devicon", - "total": 782, + "total": 784, "author": { "name": "konpa", "url": "https://github.com/devicons/devicon/tree/master" diff --git a/collections.md b/collections.md index 05b6759..1e88a46 100644 --- a/collections.md +++ b/collections.md @@ -158,7 +158,7 @@ * File: [json/ion.json](json/ion.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## Lucide -* Number of icons: 1471 +* Number of icons: 1473 * Author: Lucide Contributors * URL: https://github.com/lucide-icons/lucide * License: ISC @@ -655,12 +655,12 @@ * File: [json/marketeq.json](json/marketeq.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## Fluent UI System Icons -* Number of icons: 16297 +* Number of icons: 16394 * Author: Microsoft Corporation * URL: https://github.com/microsoft/fluentui-system-icons * License: MIT * License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE -* Version: 1.1.245 +* Version: 1.1.247 * Palette: Colorless * Icon set prefix: `fluent` * File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) @@ -866,7 +866,7 @@ * URL: https://github.com/wikimedia/oojs-ui * License: MIT * License URL: https://github.com/wikimedia/oojs-ui/blob/master/LICENSE-MIT -* Version: 0.50.1 +* Version: 0.50.2 * Palette: Colorless * Icon set prefix: `ooui` * File: [json/ooui.json](json/ooui.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) @@ -925,7 +925,7 @@ * File: [json/line-md.json](json/line-md.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## Meteocons -* Number of icons: 450 +* Number of icons: 447 * Author: Bas Milius * URL: https://github.com/basmilius/weather-icons * License: MIT @@ -1091,12 +1091,12 @@ * File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## Simple Icons -* Number of icons: 3209 +* Number of icons: 3150 * 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: 12.4.0 +* Version: 13.0.0 * Palette: Colorless * Icon set prefix: `simple-icons` * File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) @@ -1165,7 +1165,7 @@ * File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## Devicon -* Number of icons: 782 +* Number of icons: 784 * Author: konpa * URL: https://github.com/devicons/devicon/tree/master * License: MIT diff --git a/composer.json b/composer.json index 459f2db..2a54ff1 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "iconify/json", "description": "Iconify icons collection in JSON format", "type": "library", - "version": "2.2.223", + "version": "2.2.224", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/devicon.json b/json/devicon.json index 8502c1f..1b379b7 100644 --- a/json/devicon.json +++ b/json/devicon.json @@ -2,7 +2,7 @@ "prefix": "devicon", "info": { "name": "Devicon", - "total": 782, + "total": 784, "author": { "name": "konpa", "url": "https://github.com/devicons/devicon/tree/master" @@ -22,7 +22,7 @@ "category": "Brands / Social", "palette": true }, - "lastModified": 1718880035, + "lastModified": 1719814448, "icons": { "aarch64": { "body": "" @@ -474,6 +474,12 @@ "denojs-wordmark": { "body": "" }, + "detaspace": { + "body": "" + }, + "detaspace-wordmark": { + "body": "" + }, "devicon": { "body": "" }, diff --git a/json/fluent.json b/json/fluent.json index f3ccdf8..1cd5a38 100644 --- a/json/fluent.json +++ b/json/fluent.json @@ -2,8 +2,8 @@ "prefix": "fluent", "info": { "name": "Fluent UI System Icons", - "total": 16297, - "version": "1.1.245", + "total": 16394, + "version": "1.1.247", "author": { "name": "Microsoft Corporation", "url": "https://github.com/microsoft/fluentui-system-icons" @@ -22,7 +22,7 @@ "category": "General", "palette": false }, - "lastModified": 1718611377, + "lastModified": 1719814605, "icons": { "access-time-20-filled": { "body": "" @@ -163,6 +163,32 @@ "width": 24, "height": 24 }, + "accessibility-more-16-filled": { + "body": "", + "width": 16, + "height": 16 + }, + "accessibility-more-16-regular": { + "body": "", + "width": 16, + "height": 16 + }, + "accessibility-more-20-filled": { + "body": "" + }, + "accessibility-more-20-regular": { + "body": "" + }, + "accessibility-more-24-filled": { + "body": "", + "width": 24, + "height": 24 + }, + "accessibility-more-24-regular": { + "body": "", + "width": 24, + "height": 24 + }, "accessibility-question-mark-20-filled": { "body": "" }, @@ -3570,18 +3596,18 @@ "height": 48 }, "arrow-forward-down-lightning-20-filled": { - "body": "" + "body": "" }, "arrow-forward-down-lightning-20-regular": { - "body": "" + "body": "" }, "arrow-forward-down-lightning-24-filled": { - "body": "", + "body": "", "width": 24, "height": 24 }, "arrow-forward-down-lightning-24-regular": { - "body": "", + "body": "", "width": 24, "height": 24 }, @@ -6541,6 +6567,26 @@ "width": 24, "height": 24 }, + "battery-0-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "battery-0-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "battery-0-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "battery-0-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, "battery-1-20-filled": { "body": "" }, @@ -6557,6 +6603,26 @@ "width": 24, "height": 24 }, + "battery-1-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "battery-1-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "battery-1-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "battery-1-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, "battery-10-16-filled": { "body": "", "width": 16, @@ -6583,6 +6649,26 @@ "width": 24, "height": 24 }, + "battery-10-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "battery-10-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "battery-10-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "battery-10-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, "battery-2-20-filled": { "body": "" }, @@ -6599,6 +6685,26 @@ "width": 24, "height": 24 }, + "battery-2-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "battery-2-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "battery-2-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "battery-2-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, "battery-3-20-filled": { "body": "" }, @@ -6615,6 +6721,26 @@ "width": 24, "height": 24 }, + "battery-3-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "battery-3-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "battery-3-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "battery-3-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, "battery-4-20-filled": { "body": "" }, @@ -6631,6 +6757,26 @@ "width": 24, "height": 24 }, + "battery-4-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "battery-4-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "battery-4-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "battery-4-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, "battery-5-20-filled": { "body": "" }, @@ -6647,6 +6793,26 @@ "width": 24, "height": 24 }, + "battery-5-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "battery-5-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "battery-5-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "battery-5-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, "battery-6-20-filled": { "body": "" }, @@ -6663,6 +6829,26 @@ "width": 24, "height": 24 }, + "battery-6-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "battery-6-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "battery-6-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "battery-6-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, "battery-7-20-filled": { "body": "" }, @@ -6679,6 +6865,26 @@ "width": 24, "height": 24 }, + "battery-7-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "battery-7-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "battery-7-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "battery-7-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, "battery-8-20-filled": { "body": "" }, @@ -6695,6 +6901,26 @@ "width": 24, "height": 24 }, + "battery-8-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "battery-8-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "battery-8-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "battery-8-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, "battery-9-20-filled": { "body": "" }, @@ -6711,6 +6937,26 @@ "width": 24, "height": 24 }, + "battery-9-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "battery-9-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "battery-9-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "battery-9-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, "battery-charge-20-filled": { "body": "" }, @@ -6727,6 +6973,26 @@ "width": 24, "height": 24 }, + "battery-charge-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "battery-charge-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "battery-charge-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "battery-charge-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, "battery-checkmark-20-filled": { "body": "" }, @@ -11728,6 +11994,11 @@ "width": 32, "height": 32 }, + "calendar-sparkle-32-light": { + "body": "", + "width": 32, + "height": 32 + }, "calendar-sparkle-32-regular": { "body": "", "width": 32, @@ -13908,6 +14179,11 @@ "width": 32, "height": 32 }, + "chat-32-light": { + "body": "", + "width": 32, + "height": 32 + }, "chat-32-regular": { "body": "", "width": 32, @@ -18527,6 +18803,32 @@ "width": 16, "height": 16 }, + "coin-stack-16-filled": { + "body": "", + "width": 16, + "height": 16 + }, + "coin-stack-16-regular": { + "body": "", + "width": 16, + "height": 16 + }, + "coin-stack-20-filled": { + "body": "" + }, + "coin-stack-20-regular": { + "body": "" + }, + "coin-stack-24-filled": { + "body": "", + "width": 24, + "height": 24 + }, + "coin-stack-24-regular": { + "body": "", + "width": 24, + "height": 24 + }, "collections-16-filled": { "body": "", "width": 16, @@ -21828,6 +22130,16 @@ "width": 32, "height": 32 }, + "database-arrow-up-16-filled": { + "body": "", + "width": 16, + "height": 16 + }, + "database-arrow-up-16-regular": { + "body": "", + "width": 16, + "height": 16 + }, "database-arrow-up-20-filled": { "body": "" }, @@ -31612,6 +31924,12 @@ "height": 24, "hidden": true }, + "game-chat-20-filled": { + "body": "" + }, + "game-chat-20-regular": { + "body": "" + }, "games-16-filled": { "body": "", "width": 16, @@ -37243,6 +37561,11 @@ "width": 24, "height": 24 }, + "layout-row-two-focus-top-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, "layout-row-two-focus-top-32-filled": { "body": "", "width": 32, @@ -37253,6 +37576,24 @@ "width": 32, "height": 32 }, + "layout-row-two-focus-top-settings-20-filled": { + "body": "" + }, + "layout-row-two-focus-top-settings-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "layout-row-two-focus-top-settings-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "layout-row-two-focus-top-settings-32-light": { + "body": "", + "width": 32, + "height": 32 + }, "layout-row-two-split-bottom-16-filled": { "body": "", "width": 16, @@ -43147,18 +43488,18 @@ "body": "" }, "notebook-lightning-20-filled": { - "body": "" + "body": "" }, "notebook-lightning-20-regular": { - "body": "" + "body": "" }, "notebook-lightning-24-filled": { - "body": "", + "body": "", "width": 24, "height": 24 }, "notebook-lightning-24-regular": { - "body": "", + "body": "", "width": 24, "height": 24 }, @@ -44589,6 +44930,16 @@ "width": 24, "height": 24 }, + "paint-brush-12-filled": { + "body": "", + "width": 12, + "height": 12 + }, + "paint-brush-12-regular": { + "body": "", + "width": 12, + "height": 12 + }, "paint-brush-16-filled": { "body": "", "width": 16, @@ -45378,6 +45729,16 @@ "width": 48, "height": 48 }, + "panel-right-12-filled": { + "body": "", + "width": 12, + "height": 12 + }, + "panel-right-12-regular": { + "body": "", + "width": 12, + "height": 12 + }, "panel-right-16-filled": { "body": "", "width": 16, @@ -46604,6 +46965,21 @@ "width": 24, "height": 24 }, + "people-edit-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "people-edit-32-light": { + "body": "", + "width": 32, + "height": 32 + }, + "people-edit-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, "people-error-16-filled": { "body": "", "width": 16, @@ -47813,6 +48189,62 @@ "width": 24, "height": 24 }, + "person-home-16-filled": { + "body": "", + "width": 16, + "height": 16 + }, + "person-home-16-regular": { + "body": "", + "width": 16, + "height": 16 + }, + "person-home-20-filled": { + "body": "" + }, + "person-home-20-regular": { + "body": "" + }, + "person-home-24-filled": { + "body": "", + "width": 24, + "height": 24 + }, + "person-home-24-regular": { + "body": "", + "width": 24, + "height": 24 + }, + "person-home-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "person-home-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "person-home-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "person-home-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, + "person-home-48-filled": { + "body": "", + "width": 48, + "height": 48 + }, + "person-home-48-regular": { + "body": "", + "width": 48, + "height": 48 + }, "person-info-16-filled": { "body": "", "width": 16, @@ -47995,6 +48427,21 @@ "width": 28, "height": 28 }, + "person-mail-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "person-mail-32-light": { + "body": "", + "width": 32, + "height": 32 + }, + "person-mail-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, "person-mail-48-filled": { "body": "", "width": 48, @@ -51506,6 +51953,16 @@ "puzzle-cube-piece-20-regular": { "body": "" }, + "puzzle-piece-12-filled": { + "body": "", + "width": 12, + "height": 12 + }, + "puzzle-piece-12-regular": { + "body": "", + "width": 12, + "height": 12 + }, "puzzle-piece-16-filled": { "body": "", "width": 16, @@ -63875,6 +64332,12 @@ "width": 28, "height": 28 }, + "teaching-20-filled": { + "body": "" + }, + "teaching-20-regular": { + "body": "" + }, "teardrop-bottom-right-16-filled": { "body": "", "width": 16, diff --git a/json/lucide.json b/json/lucide.json index cc08ca0..81948a6 100644 --- a/json/lucide.json +++ b/json/lucide.json @@ -2,7 +2,7 @@ "prefix": "lucide", "info": { "name": "Lucide", - "total": 1471, + "total": 1473, "author": { "name": "Lucide Contributors", "url": "https://github.com/lucide-icons/lucide" @@ -21,7 +21,7 @@ "category": "General", "palette": false }, - "lastModified": 1719467544, + "lastModified": 1719814628, "icons": { "a-arrow-down": { "body": "" @@ -1164,7 +1164,7 @@ "body": "" }, "cloud-moon-rain": { - "body": "" + "body": "" }, "cloud-off": { "body": "" @@ -2483,6 +2483,9 @@ "log-out": { "body": "" }, + "logs": { + "body": "" + }, "lollipop": { "body": "" }, @@ -3371,6 +3374,9 @@ "save-all": { "body": "" }, + "save-off": { + "body": "" + }, "scale": { "body": "" }, diff --git a/json/meteocons.json b/json/meteocons.json index 9d0928b..3076ba3 100644 --- a/json/meteocons.json +++ b/json/meteocons.json @@ -2,7 +2,7 @@ "prefix": "meteocons", "info": { "name": "Meteocons", - "total": 450, + "total": 447, "version": "3.0.0", "author": { "name": "Bas Milius", @@ -23,7 +23,7 @@ "category": "Animated Icons", "palette": true }, - "lastModified": 1702313149, + "lastModified": 1719814788, "icons": { "barometer": { "body": "" @@ -440,22 +440,22 @@ "body": "" }, "moon-waning-gibbous": { - "body": "" + "body": "" }, "moon-waning-gibbous-fill": { - "body": "" + "body": "" }, "moon-waxing-crescent": { "body": "" }, "moon-waxing-crescent-fill": { - "body": "" + "body": "" }, "moon-waxing-gibbous": { - "body": "" + "body": "" }, "moon-waxing-gibbous-fill": { - "body": "" + "body": "" }, "moonrise": { "body": "" @@ -713,7 +713,8 @@ "body": "" }, "partly-cloudy-night-hail-fill": { - "body": "" + "body": "", + "hidden": true }, "partly-cloudy-night-haze": { "body": "" @@ -1160,10 +1161,12 @@ "body": "" }, "tornado": { - "body": "" + "body": "", + "hidden": true }, "tornado-fill": { - "body": "" + "body": "", + "hidden": true }, "umbrella": { "body": "" @@ -1265,10 +1268,10 @@ "body": "" }, "wind-beaufort-0": { - "body": "" + "body": "" }, "wind-beaufort-0-fill": { - "body": "" + "body": "" }, "wind-beaufort-1": { "body": "" diff --git a/json/ooui.json b/json/ooui.json index f9d9636..3332bbe 100644 --- a/json/ooui.json +++ b/json/ooui.json @@ -3,7 +3,7 @@ "info": { "name": "OOUI", "total": 357, - "version": "0.50.1", + "version": "0.50.2", "author": { "name": "OOUI Team", "url": "https://github.com/wikimedia/oojs-ui" diff --git a/json/simple-icons.json b/json/simple-icons.json index fe02382..0c1dbbf 100644 --- a/json/simple-icons.json +++ b/json/simple-icons.json @@ -2,8 +2,8 @@ "prefix": "simple-icons", "info": { "name": "Simple Icons", - "total": 3209, - "version": "12.4.0", + "total": 3150, + "version": "13.0.0", "author": { "name": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons" @@ -22,7 +22,7 @@ "category": "Brands / Social", "palette": false }, - "lastModified": 1719211741, + "lastModified": 1719814817, "icons": { "42": { "body": "" @@ -964,19 +964,24 @@ "body": "" }, "azureartifacts": { - "body": "" + "body": "", + "hidden": true }, "azuredataexplorer": { - "body": "" + "body": "", + "hidden": true }, "azuredevops": { - "body": "" + "body": "", + "hidden": true }, "azurefunctions": { - "body": "" + "body": "", + "hidden": true }, "azurepipelines": { - "body": "" + "body": "", + "hidden": true }, "babel": { "body": "" @@ -1613,6 +1618,9 @@ "chromecast": { "body": "" }, + "chromewebstore": { + "body": "" + }, "chrysler": { "body": "" }, @@ -2062,7 +2070,8 @@ "body": "" }, "csharp": { - "body": "" + "body": "", + "hidden": true }, "css3": { "body": "" @@ -2125,7 +2134,8 @@ "body": "" }, "daimler": { - "body": "" + "body": "", + "hidden": true }, "daisyui": { "body": "" @@ -2179,7 +2189,8 @@ "body": "" }, "dataverse": { - "body": "" + "body": "", + "hidden": true }, "datefns": { "body": "" @@ -2285,7 +2296,8 @@ "body": "" }, "designernews": { - "body": "" + "body": "", + "hidden": true }, "deutschebahn": { "body": "" @@ -2399,7 +2411,8 @@ "body": "" }, "docusign": { - "body": "" + "body": "", + "hidden": true }, "dogecoin": { "body": "" @@ -2510,7 +2523,8 @@ "body": "" }, "dynamics365": { - "body": "" + "body": "", + "hidden": true }, "dynatrace": { "body": "" @@ -3510,7 +3524,8 @@ "body": "" }, "googledomains": { - "body": "" + "body": "", + "hidden": true }, "googledrive": { "body": "" @@ -3534,7 +3549,8 @@ "body": "" }, "googlehangouts": { - "body": "" + "body": "", + "hidden": true }, "googlehome": { "body": "" @@ -3558,7 +3574,8 @@ "body": "" }, "googlemybusiness": { - "body": "" + "body": "", + "hidden": true }, "googlenearby": { "body": "" @@ -3567,7 +3584,8 @@ "body": "" }, "googleoptimize": { - "body": "" + "body": "", + "hidden": true }, "googlepay": { "body": "" @@ -3579,7 +3597,8 @@ "body": "" }, "googlepodcasts": { - "body": "" + "body": "", + "hidden": true }, "googlepubsub": { "body": "" @@ -4029,13 +4048,16 @@ "body": "" }, "ibm": { - "body": "" + "body": "", + "hidden": true }, "ibmcloud": { - "body": "" + "body": "", + "hidden": true }, "ibmwatson": { - "body": "" + "body": "", + "hidden": true }, "iced": { "body": "" @@ -4234,7 +4256,8 @@ "body": "" }, "internetexplorer": { - "body": "" + "body": "", + "hidden": true }, "intigriti": { "body": "" @@ -4635,6 +4658,9 @@ "kodi": { "body": "" }, + "koenigsegg": { + "body": "" + }, "kofax": { "body": "" }, @@ -5325,65 +5351,84 @@ "body": "" }, "microsoft": { - "body": "" + "body": "", + "hidden": true }, "microsoftacademic": { - "body": "" + "body": "", + "hidden": true }, "microsoftaccess": { - "body": "" + "body": "", + "hidden": true }, "microsoftazure": { - "body": "" + "body": "", + "hidden": true }, "microsoftbing": { - "body": "" + "body": "", + "hidden": true }, "microsoftedge": { - "body": "" + "body": "", + "hidden": true }, "microsoftexcel": { - "body": "" + "body": "", + "hidden": true }, "microsoftexchange": { - "body": "" + "body": "", + "hidden": true }, "microsoftoffice": { "body": "", "hidden": true }, "microsoftonedrive": { - "body": "" + "body": "", + "hidden": true }, "microsoftonenote": { - "body": "" + "body": "", + "hidden": true }, "microsoftoutlook": { - "body": "" + "body": "", + "hidden": true }, "microsoftpowerpoint": { - "body": "" + "body": "", + "hidden": true }, "microsoftsharepoint": { - "body": "" + "body": "", + "hidden": true }, "microsoftsqlserver": { - "body": "" + "body": "", + "hidden": true }, "microsoftstore": { - "body": "" + "body": "", + "hidden": true }, "microsoftteams": { - "body": "" + "body": "", + "hidden": true }, "microsofttranslator": { - "body": "" + "body": "", + "hidden": true }, "microsoftvisio": { - "body": "" + "body": "", + "hidden": true }, "microsoftword": { - "body": "" + "body": "", + "hidden": true }, "microstation": { "body": "" @@ -5410,7 +5455,8 @@ "body": "" }, "minecraft": { - "body": "" + "body": "", + "hidden": true }, "minetest": { "body": "" @@ -5479,7 +5525,8 @@ "body": "" }, "mojangstudios": { - "body": "" + "body": "", + "hidden": true }, "moleculer": { "body": "" @@ -5532,6 +5579,9 @@ "moonrepo": { "body": "" }, + "moq": { + "body": "" + }, "moqups": { "body": "" }, @@ -6147,6 +6197,9 @@ "org": { "body": "" }, + "organicmaps": { + "body": "" + }, "origin": { "body": "" }, @@ -6530,7 +6583,8 @@ "body": "" }, "playwright": { - "body": "" + "body": "", + "hidden": true }, "pleroma": { "body": "" @@ -6650,28 +6704,35 @@ "body": "" }, "powerapps": { - "body": "" + "body": "", + "hidden": true }, "powerautomate": { - "body": "" + "body": "", + "hidden": true }, "powerbi": { - "body": "" + "body": "", + "hidden": true }, "powerfx": { - "body": "" + "body": "", + "hidden": true }, "powerpages": { - "body": "" + "body": "", + "hidden": true }, "powers": { "body": "" }, "powershell": { - "body": "" + "body": "", + "hidden": true }, "powervirtualagents": { - "body": "" + "body": "", + "hidden": true }, "prdotco": { "body": "" @@ -7141,6 +7202,9 @@ "redox": { "body": "" }, + "redsys": { + "body": "" + }, "redux": { "body": "" }, @@ -7180,7 +7244,7 @@ "render": { "body": "" }, - "renovatebot": { + "renovate": { "body": "" }, "renpy": { @@ -7806,10 +7870,12 @@ "body": "" }, "skype": { - "body": "" + "body": "", + "hidden": true }, "skypeforbusiness": { - "body": "" + "body": "", + "hidden": true }, "skyrock": { "body": "" @@ -8449,6 +8515,9 @@ "teamviewer": { "body": "" }, + "techcrunch": { + "body": "" + }, "ted": { "body": "" }, @@ -9191,16 +9260,20 @@ "body": "" }, "visualbasic": { - "body": "" + "body": "", + "hidden": true }, "visualstudio": { - "body": "" + "body": "", + "hidden": true }, "visualstudioappcenter": { - "body": "" + "body": "", + "hidden": true }, "visualstudiocode": { - "body": "" + "body": "", + "hidden": true }, "visx": { "body": "" @@ -9504,22 +9577,24 @@ "hidden": true }, "windows": { - "body": "" + "body": "", + "hidden": true }, "windows10": { - "body": "" - }, - "windows11": { - "body": "" + "body": "", + "hidden": true }, "windows95": { - "body": "" + "body": "", + "hidden": true }, "windowsterminal": { - "body": "" + "body": "", + "hidden": true }, "windowsxp": { - "body": "" + "body": "", + "hidden": true }, "winmate": { "body": "", @@ -9610,16 +9685,19 @@ "body": "" }, "xamarin": { - "body": "" + "body": "", + "hidden": true }, "xaml": { - "body": "" + "body": "", + "hidden": true }, "xampp": { "body": "" }, "xbox": { - "body": "" + "body": "", + "hidden": true }, "xcode": { "body": "" @@ -9687,7 +9765,8 @@ "body": "" }, "yammer": { - "body": "" + "body": "", + "hidden": true }, "yandexcloud": { "body": "" @@ -9891,8 +9970,14 @@ "amazonaws": { "parent": "amazonwebservices" }, + "renovatebot": { + "parent": "renovate" + }, "rstudio": { "parent": "rstudioide" + }, + "windows11": { + "parent": "windows" } }, "width": 24, diff --git a/package-lock.json b/package-lock.json index 840c296..5903cc8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@iconify/json", - "version": "2.2.223", + "version": "2.2.224", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@iconify/json", - "version": "2.2.223", + "version": "2.2.224", "license": "MIT", "dependencies": { "@iconify/types": "*", diff --git a/package.json b/package.json index 9f3a6c3..5bf932f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@iconify/json", "description": "Hundreds of open source icon sets in IconifyJSON format", "license": "MIT", - "version": "2.2.223", + "version": "2.2.224", "type": "module", "homepage": "https://iconify.design/icon-sets/", "bugs": "https://github.com/iconify/icon-sets/issues",