From 38f80563da34fbee08c859de2ccde429e7267b96 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Fri, 22 Nov 2024 08:52:35 +0200 Subject: [PATCH] Update 6 icon sets --- collections.json | 14 +- collections.md | 14 +- composer.json | 2 +- json/carbon.json | 2 +- json/fa6-brands.json | 18 +- json/fa6-regular.json | 2 +- json/fa6-solid.json | 2 +- json/material-symbols-light.json | 312 ++++++++++++++++++++++++++++++- json/material-symbols.json | 312 ++++++++++++++++++++++++++++++- package-lock.json | 4 +- package.json | 2 +- 11 files changed, 653 insertions(+), 31 deletions(-) diff --git a/collections.json b/collections.json index 29fc5ff..5890d26 100644 --- a/collections.json +++ b/collections.json @@ -1,7 +1,7 @@ { "material-symbols": { "name": "Material Symbols", - "total": 13616, + "total": 13693, "author": { "name": "Google", "url": "https://github.com/google/material-design-icons" @@ -25,7 +25,7 @@ }, "material-symbols-light": { "name": "Material Symbols Light", - "total": 13682, + "total": 13759, "author": { "name": "Google", "url": "https://github.com/google/material-design-icons" @@ -1348,7 +1348,7 @@ "carbon": { "name": "Carbon", "total": 2265, - "version": "11.52.0", + "version": "11.53.0", "author": { "name": "IBM", "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons" @@ -2186,7 +2186,7 @@ "fa6-solid": { "name": "Font Awesome Solid", "total": 1402, - "version": "6.7.0", + "version": "6.7.1", "author": { "name": "Dave Gandy", "url": "https://github.com/FortAwesome/Font-Awesome" @@ -2212,7 +2212,7 @@ "fa6-regular": { "name": "Font Awesome Regular", "total": 163, - "version": "6.7.0", + "version": "6.7.1", "author": { "name": "Dave Gandy", "url": "https://github.com/FortAwesome/Font-Awesome" @@ -2673,8 +2673,8 @@ }, "fa6-brands": { "name": "Font Awesome Brands", - "total": 493, - "version": "6.7.0", + "total": 495, + "version": "6.7.1", "author": { "name": "Dave Gandy", "url": "https://github.com/FortAwesome/Font-Awesome" diff --git a/collections.md b/collections.md index f03ad91..f0b4235 100644 --- a/collections.md +++ b/collections.md @@ -2,7 +2,7 @@ ## Material Symbols -* Number of icons: 13616 +* Number of icons: 13693 * Author: Google * URL: https://github.com/google/material-design-icons * License: Apache 2.0 @@ -12,7 +12,7 @@ * File: [json/material-symbols.json](json/material-symbols.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## Material Symbols Light -* Number of icons: 13682 +* Number of icons: 13759 * Author: Google * URL: https://github.com/google/material-design-icons * License: Apache 2.0 @@ -583,7 +583,7 @@ * Author: IBM * URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons * License: Apache 2.0 -* Version: 11.52.0 +* Version: 11.53.0 * Palette: Colorless * Icon set prefix: `carbon` * File: [json/carbon.json](json/carbon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) @@ -948,7 +948,7 @@ * URL: https://github.com/FortAwesome/Font-Awesome * License: CC BY 4.0 * License URL: https://creativecommons.org/licenses/by/4.0/ -* Version: 6.7.0 +* Version: 6.7.1 * Palette: Colorless * Icon set prefix: `fa6-solid` * File: [json/fa6-solid.json](json/fa6-solid.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) @@ -959,7 +959,7 @@ * URL: https://github.com/FortAwesome/Font-Awesome * License: CC BY 4.0 * License URL: https://creativecommons.org/licenses/by/4.0/ -* Version: 6.7.0 +* Version: 6.7.1 * Palette: Colorless * Icon set prefix: `fa6-regular` * File: [json/fa6-regular.json](json/fa6-regular.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) @@ -1150,12 +1150,12 @@ * File: [json/cib.json](json/cib.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## Font Awesome Brands -* Number of icons: 493 +* Number of icons: 495 * Author: Dave Gandy * URL: https://github.com/FortAwesome/Font-Awesome * License: CC BY 4.0 * License URL: https://creativecommons.org/licenses/by/4.0/ -* Version: 6.7.0 +* Version: 6.7.1 * Palette: Colorless * Icon set prefix: `fa6-brands` * File: [json/fa6-brands.json](json/fa6-brands.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) diff --git a/composer.json b/composer.json index cd1ca56..c212849 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.274", + "version": "2.2.275", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/carbon.json b/json/carbon.json index f087176..2d26686 100644 --- a/json/carbon.json +++ b/json/carbon.json @@ -3,7 +3,7 @@ "info": { "name": "Carbon", "total": 2265, - "version": "11.52.0", + "version": "11.53.0", "author": { "name": "IBM", "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons" diff --git a/json/fa6-brands.json b/json/fa6-brands.json index 88d14d8..ef5d69d 100644 --- a/json/fa6-brands.json +++ b/json/fa6-brands.json @@ -2,8 +2,8 @@ "prefix": "fa6-brands", "info": { "name": "Font Awesome Brands", - "total": 493, - "version": "6.7.0", + "total": 495, + "version": "6.7.1", "author": { "name": "Dave Gandy", "url": "https://github.com/FortAwesome/Font-Awesome" @@ -26,7 +26,7 @@ "category": "Logos", "palette": false }, - "lastModified": 1732029997, + "lastModified": 1732257944, "icons": { "42-group": { "body": "", @@ -184,8 +184,8 @@ "body": "" }, "bluesky": { - "body": "", - "width": 576 + "body": "", + "width": 512 }, "bluetooth": { "body": "" @@ -390,6 +390,9 @@ "critical-role": { "body": "" }, + "css": { + "body": "" + }, "css3": { "body": "", "width": 512 @@ -910,7 +913,7 @@ "width": 446 }, "laravel": { - "body": "", + "body": "", "width": 512 }, "lastfm": { @@ -1404,6 +1407,9 @@ "square-behance": { "body": "" }, + "square-bluesky": { + "body": "" + }, "square-dribbble": { "body": "" }, diff --git a/json/fa6-regular.json b/json/fa6-regular.json index c3f8424..46f36d7 100644 --- a/json/fa6-regular.json +++ b/json/fa6-regular.json @@ -3,7 +3,7 @@ "info": { "name": "Font Awesome Regular", "total": 163, - "version": "6.7.0", + "version": "6.7.1", "author": { "name": "Dave Gandy", "url": "https://github.com/FortAwesome/Font-Awesome" diff --git a/json/fa6-solid.json b/json/fa6-solid.json index 462f2e6..34f8759 100644 --- a/json/fa6-solid.json +++ b/json/fa6-solid.json @@ -3,7 +3,7 @@ "info": { "name": "Font Awesome Solid", "total": 1402, - "version": "6.7.0", + "version": "6.7.1", "author": { "name": "Dave Gandy", "url": "https://github.com/FortAwesome/Font-Awesome" diff --git a/json/material-symbols-light.json b/json/material-symbols-light.json index 6dad50b..e59e91d 100644 --- a/json/material-symbols-light.json +++ b/json/material-symbols-light.json @@ -2,7 +2,7 @@ "prefix": "material-symbols-light", "info": { "name": "Material Symbols Light", - "total": 13682, + "total": 13759, "author": { "name": "Google", "url": "https://github.com/google/material-design-icons" @@ -24,7 +24,7 @@ "category": "Material", "palette": false }, - "lastModified": 1731742151, + "lastModified": 1732258152, "icons": { "123": { "body": "" @@ -5572,6 +5572,18 @@ "breastfeeding": { "body": "" }, + "brick": { + "body": "" + }, + "brick-outline": { + "body": "" + }, + "brick-outline-rounded": { + "body": "" + }, + "brick-rounded": { + "body": "" + }, "brightness-3": { "body": "" }, @@ -7990,6 +8002,18 @@ "cloud-download-rounded": { "body": "" }, + "cloud-lock": { + "body": "" + }, + "cloud-lock-outline": { + "body": "" + }, + "cloud-lock-outline-rounded": { + "body": "" + }, + "cloud-lock-rounded": { + "body": "" + }, "cloud-off": { "body": "" }, @@ -9745,6 +9769,18 @@ "database-outline": { "body": "" }, + "database-search": { + "body": "" + }, + "database-search-outline": { + "body": "" + }, + "database-search-outline-rounded": { + "body": "" + }, + "database-search-rounded": { + "body": "" + }, "database-upload": { "body": "" }, @@ -11450,6 +11486,24 @@ "document-scanner-sharp": { "body": "" }, + "document-search": { + "body": "" + }, + "document-search-outline": { + "body": "" + }, + "document-search-outline-rounded": { + "body": "" + }, + "document-search-outline-sharp": { + "body": "" + }, + "document-search-rounded": { + "body": "" + }, + "document-search-sharp": { + "body": "" + }, "domain": { "body": "" }, @@ -12218,6 +12272,18 @@ "edit": { "body": "" }, + "edit-arrow-down": { + "body": "" + }, + "edit-arrow-down-outline": { + "body": "" + }, + "edit-arrow-down-outline-rounded": { + "body": "" + }, + "edit-arrow-down-rounded": { + "body": "" + }, "edit-arrow-up": { "body": "" }, @@ -14901,6 +14967,24 @@ "fit-page-rounded": { "body": "" }, + "fit-page-width": { + "body": "" + }, + "fit-page-width-outline": { + "body": "" + }, + "fit-page-width-outline-rounded": { + "body": "" + }, + "fit-page-width-outline-sharp": { + "body": "" + }, + "fit-page-width-rounded": { + "body": "" + }, + "fit-page-width-sharp": { + "body": "" + }, "fit-screen": { "body": "" }, @@ -15537,6 +15621,24 @@ "folder-eye-sharp": { "body": "" }, + "folder-info": { + "body": "" + }, + "folder-info-outline": { + "body": "" + }, + "folder-info-outline-rounded": { + "body": "" + }, + "folder-info-outline-sharp": { + "body": "" + }, + "folder-info-rounded": { + "body": "" + }, + "folder-info-sharp": { + "body": "" + }, "folder-limited": { "body": "" }, @@ -18538,6 +18640,30 @@ "hourglass": { "body": "" }, + "hourglass-arrow-down": { + "body": "" + }, + "hourglass-arrow-down-outline": { + "body": "" + }, + "hourglass-arrow-down-outline-rounded": { + "body": "" + }, + "hourglass-arrow-down-rounded": { + "body": "" + }, + "hourglass-arrow-up": { + "body": "" + }, + "hourglass-arrow-up-outline": { + "body": "" + }, + "hourglass-arrow-up-outline-rounded": { + "body": "" + }, + "hourglass-arrow-up-rounded": { + "body": "" + }, "hourglass-bottom": { "body": "" }, @@ -18562,6 +18688,18 @@ "hourglass-outline-rounded": { "body": "" }, + "hourglass-pause": { + "body": "" + }, + "hourglass-pause-outline": { + "body": "" + }, + "hourglass-pause-outline-rounded": { + "body": "" + }, + "hourglass-pause-rounded": { + "body": "" + }, "hourglass-rounded": { "body": "" }, @@ -22395,6 +22533,12 @@ "match-case": { "body": "" }, + "match-case-off": { + "body": "" + }, + "match-case-off-rounded": { + "body": "" + }, "match-case-rounded": { "body": "" }, @@ -24521,6 +24665,12 @@ "network-check-rounded": { "body": "" }, + "network-intel-node": { + "body": "" + }, + "network-intel-node-rounded": { + "body": "" + }, "network-intelligence": { "body": "" }, @@ -26081,6 +26231,42 @@ "page-control": { "body": "" }, + "page-footer": { + "body": "" + }, + "page-footer-outline": { + "body": "" + }, + "page-footer-outline-rounded": { + "body": "" + }, + "page-footer-outline-sharp": { + "body": "" + }, + "page-footer-rounded": { + "body": "" + }, + "page-footer-sharp": { + "body": "" + }, + "page-header": { + "body": "" + }, + "page-header-outline": { + "body": "" + }, + "page-header-outline-rounded": { + "body": "" + }, + "page-header-outline-sharp": { + "body": "" + }, + "page-header-rounded": { + "body": "" + }, + "page-header-sharp": { + "body": "" + }, "page-info": { "body": "" }, @@ -30960,6 +31146,15 @@ "screenshot-frame": { "body": "" }, + "screenshot-frame-2": { + "body": "" + }, + "screenshot-frame-2-rounded": { + "body": "" + }, + "screenshot-frame-2-sharp": { + "body": "" + }, "screenshot-frame-rounded": { "body": "" }, @@ -33114,6 +33309,18 @@ "skull": { "body": "" }, + "skull-list": { + "body": "" + }, + "skull-list-outline": { + "body": "" + }, + "skull-list-outline-rounded": { + "body": "" + }, + "skull-list-rounded": { + "body": "" + }, "skull-outline": { "body": "" }, @@ -36874,6 +37081,18 @@ "thermostat": { "body": "" }, + "thermostat-arrow-down": { + "body": "" + }, + "thermostat-arrow-down-rounded": { + "body": "" + }, + "thermostat-arrow-up": { + "body": "" + }, + "thermostat-arrow-up-rounded": { + "body": "" + }, "thermostat-auto": { "body": "" }, @@ -39340,6 +39559,18 @@ "view-agenda-sharp": { "body": "" }, + "view-apps": { + "body": "" + }, + "view-apps-outline": { + "body": "" + }, + "view-apps-outline-rounded": { + "body": "" + }, + "view-apps-rounded": { + "body": "" + }, "view-array": { "body": "" }, @@ -42771,6 +43002,9 @@ "screen-rotation-up-rounded", "screen-rotation-up-sharp", "screenshot-frame", + "screenshot-frame-2", + "screenshot-frame-2-rounded", + "screenshot-frame-2-sharp", "screenshot-frame-rounded", "screenshot-frame-sharp", "screenshot-keyboard", @@ -44079,6 +44313,10 @@ "database-off-outline-rounded", "database-off-rounded", "database-outline", + "database-search", + "database-search-outline", + "database-search-outline-rounded", + "database-search-rounded", "database-upload", "database-upload-outline", "database-upload-outline-rounded", @@ -44949,6 +45187,10 @@ "hourglass-empty-rounded", "hourglass-outline", "hourglass-outline-rounded", + "hourglass-pause", + "hourglass-pause-outline", + "hourglass-pause-outline-rounded", + "hourglass-pause-rounded", "hourglass-rounded", "how-to-reg", "how-to-reg-outline", @@ -45896,6 +46138,8 @@ "move-to-inbox-sharp", "nat", "nat-rounded", + "network-intel-node", + "network-intel-node-rounded", "network-intelligence", "network-intelligence-history", "network-intelligence-history-rounded", @@ -50435,6 +50679,10 @@ "boy", "boy-rounded", "breastfeeding", + "brick", + "brick-outline", + "brick-outline-rounded", + "brick-rounded", "bring-your-own-ip", "bring-your-own-ip-rounded", "candle", @@ -51371,6 +51619,10 @@ "skeleton-outline-rounded", "skeleton-rounded", "skull", + "skull-list", + "skull-list-outline", + "skull-list-outline-rounded", + "skull-list-rounded", "skull-outline", "snowing", "snowing-heavy", @@ -51909,6 +52161,10 @@ "cloud-download-outline", "cloud-download-outline-rounded", "cloud-download-rounded", + "cloud-lock", + "cloud-lock-outline", + "cloud-lock-outline-rounded", + "cloud-lock-rounded", "cloud-off", "cloud-off-outline", "cloud-off-outline-rounded", @@ -52115,6 +52371,12 @@ "document-scanner-outline-sharp", "document-scanner-rounded", "document-scanner-sharp", + "document-search", + "document-search-outline", + "document-search-outline-rounded", + "document-search-outline-sharp", + "document-search-rounded", + "document-search-sharp", "draft", "draft-outline", "draft-outline-rounded", @@ -52239,6 +52501,12 @@ "fit-page-height-rounded", "fit-page-height-sharp", "fit-page-rounded", + "fit-page-width", + "fit-page-width-outline", + "fit-page-width-outline-rounded", + "fit-page-width-outline-sharp", + "fit-page-width-rounded", + "fit-page-width-sharp", "fit-width", "fit-width-rounded", "flex-direction", @@ -52296,6 +52564,12 @@ "folder-eye-outline-sharp", "folder-eye-rounded", "folder-eye-sharp", + "folder-info", + "folder-info-outline", + "folder-info-outline-rounded", + "folder-info-outline-sharp", + "folder-info-rounded", + "folder-info-sharp", "folder-limited", "folder-limited-outline", "folder-limited-outline-rounded", @@ -52779,6 +53053,8 @@ "markdown-rounded", "markdown-sharp", "match-case", + "match-case-off", + "match-case-off-rounded", "match-case-rounded", "match-word", "match-word-rounded", @@ -52847,6 +53123,18 @@ "padding-outline", "padding-outline-sharp", "padding-sharp", + "page-footer", + "page-footer-outline", + "page-footer-outline-rounded", + "page-footer-outline-sharp", + "page-footer-rounded", + "page-footer-sharp", + "page-header", + "page-header-outline", + "page-header-outline-rounded", + "page-header-outline-sharp", + "page-header-rounded", + "page-header-sharp", "pageless", "pageless-rounded", "pageless-sharp", @@ -54561,6 +54849,10 @@ "dynamic-form-outline-sharp", "dynamic-form-rounded", "dynamic-form-sharp", + "edit-arrow-down", + "edit-arrow-down-outline", + "edit-arrow-down-outline-rounded", + "edit-arrow-down-rounded", "edit-arrow-up", "edit-arrow-up-outline", "edit-arrow-up-outline-rounded", @@ -54737,6 +55029,14 @@ "home-outline", "home-outline-rounded", "home-rounded", + "hourglass-arrow-down", + "hourglass-arrow-down-outline", + "hourglass-arrow-down-outline-rounded", + "hourglass-arrow-down-rounded", + "hourglass-arrow-up", + "hourglass-arrow-up-outline", + "hourglass-arrow-up-outline-rounded", + "hourglass-arrow-up-rounded", "html", "html-rounded", "html-sharp", @@ -55400,6 +55700,10 @@ "terminal", "terminal-rounded", "terminal-sharp", + "thermostat-arrow-down", + "thermostat-arrow-down-rounded", + "thermostat-arrow-up", + "thermostat-arrow-up-rounded", "tile-large", "tile-large-outline", "tile-large-outline-rounded", @@ -55463,6 +55767,10 @@ "upload-2-rounded", "upload-rounded", "upload-sharp", + "view-apps", + "view-apps-outline", + "view-apps-outline-rounded", + "view-apps-rounded", "view-comfy-alt", "view-comfy-alt-outline", "view-comfy-alt-outline-rounded", diff --git a/json/material-symbols.json b/json/material-symbols.json index 90aa91d..3d91de9 100644 --- a/json/material-symbols.json +++ b/json/material-symbols.json @@ -2,7 +2,7 @@ "prefix": "material-symbols", "info": { "name": "Material Symbols", - "total": 13616, + "total": 13693, "author": { "name": "Google", "url": "https://github.com/google/material-design-icons" @@ -24,7 +24,7 @@ "category": "Material", "palette": false }, - "lastModified": 1731742403, + "lastModified": 1732258297, "icons": { "123": { "body": "" @@ -6084,6 +6084,18 @@ "breastfeeding": { "body": "" }, + "brick": { + "body": "" + }, + "brick-outline": { + "body": "" + }, + "brick-outline-rounded": { + "body": "" + }, + "brick-rounded": { + "body": "" + }, "brightness-3": { "body": "" }, @@ -8630,6 +8642,18 @@ "cloud-download-rounded": { "body": "" }, + "cloud-lock": { + "body": "" + }, + "cloud-lock-outline": { + "body": "" + }, + "cloud-lock-outline-rounded": { + "body": "" + }, + "cloud-lock-rounded": { + "body": "" + }, "cloud-off": { "body": "" }, @@ -10384,6 +10408,18 @@ "database-outline": { "body": "" }, + "database-search": { + "body": "" + }, + "database-search-outline": { + "body": "" + }, + "database-search-outline-rounded": { + "body": "" + }, + "database-search-rounded": { + "body": "" + }, "database-sharp": { "body": "", "hidden": true @@ -12087,6 +12123,24 @@ "document-scanner-sharp": { "body": "" }, + "document-search": { + "body": "" + }, + "document-search-outline": { + "body": "" + }, + "document-search-outline-rounded": { + "body": "" + }, + "document-search-outline-sharp": { + "body": "" + }, + "document-search-rounded": { + "body": "" + }, + "document-search-sharp": { + "body": "" + }, "domain": { "body": "" }, @@ -12910,6 +12964,18 @@ "edit": { "body": "" }, + "edit-arrow-down": { + "body": "" + }, + "edit-arrow-down-outline": { + "body": "" + }, + "edit-arrow-down-outline-rounded": { + "body": "" + }, + "edit-arrow-down-rounded": { + "body": "" + }, "edit-arrow-up": { "body": "" }, @@ -15651,6 +15717,24 @@ "fit-page-rounded": { "body": "" }, + "fit-page-width": { + "body": "" + }, + "fit-page-width-outline": { + "body": "" + }, + "fit-page-width-outline-rounded": { + "body": "" + }, + "fit-page-width-outline-sharp": { + "body": "" + }, + "fit-page-width-rounded": { + "body": "" + }, + "fit-page-width-sharp": { + "body": "" + }, "fit-screen": { "body": "" }, @@ -16395,6 +16479,24 @@ "folder-eye-sharp": { "body": "" }, + "folder-info": { + "body": "" + }, + "folder-info-outline": { + "body": "" + }, + "folder-info-outline-rounded": { + "body": "" + }, + "folder-info-outline-sharp": { + "body": "" + }, + "folder-info-rounded": { + "body": "" + }, + "folder-info-sharp": { + "body": "" + }, "folder-limited": { "body": "" }, @@ -19530,6 +19632,30 @@ "hourglass": { "body": "" }, + "hourglass-arrow-down": { + "body": "" + }, + "hourglass-arrow-down-outline": { + "body": "" + }, + "hourglass-arrow-down-outline-rounded": { + "body": "" + }, + "hourglass-arrow-down-rounded": { + "body": "" + }, + "hourglass-arrow-up": { + "body": "" + }, + "hourglass-arrow-up-outline": { + "body": "" + }, + "hourglass-arrow-up-outline-rounded": { + "body": "" + }, + "hourglass-arrow-up-rounded": { + "body": "" + }, "hourglass-bottom": { "body": "" }, @@ -19554,6 +19680,18 @@ "hourglass-outline-rounded": { "body": "" }, + "hourglass-pause": { + "body": "" + }, + "hourglass-pause-outline": { + "body": "" + }, + "hourglass-pause-outline-rounded": { + "body": "" + }, + "hourglass-pause-rounded": { + "body": "" + }, "hourglass-rounded": { "body": "" }, @@ -23501,6 +23639,12 @@ "match-case": { "body": "" }, + "match-case-off": { + "body": "" + }, + "match-case-off-rounded": { + "body": "" + }, "match-case-rounded": { "body": "" }, @@ -25774,6 +25918,12 @@ "network-check-rounded": { "body": "" }, + "network-intel-node": { + "body": "" + }, + "network-intel-node-rounded": { + "body": "" + }, "network-intelligence": { "body": "" }, @@ -27394,6 +27544,42 @@ "page-control": { "body": "" }, + "page-footer": { + "body": "" + }, + "page-footer-outline": { + "body": "" + }, + "page-footer-outline-rounded": { + "body": "" + }, + "page-footer-outline-sharp": { + "body": "" + }, + "page-footer-rounded": { + "body": "" + }, + "page-footer-sharp": { + "body": "" + }, + "page-header": { + "body": "" + }, + "page-header-outline": { + "body": "" + }, + "page-header-outline-rounded": { + "body": "" + }, + "page-header-outline-sharp": { + "body": "" + }, + "page-header-rounded": { + "body": "" + }, + "page-header-sharp": { + "body": "" + }, "page-info": { "body": "" }, @@ -32609,6 +32795,15 @@ "screenshot-frame": { "body": "" }, + "screenshot-frame-2": { + "body": "" + }, + "screenshot-frame-2-rounded": { + "body": "" + }, + "screenshot-frame-2-sharp": { + "body": "" + }, "screenshot-frame-rounded": { "body": "" }, @@ -34843,6 +35038,18 @@ "skull": { "body": "" }, + "skull-list": { + "body": "" + }, + "skull-list-outline": { + "body": "" + }, + "skull-list-outline-rounded": { + "body": "" + }, + "skull-list-rounded": { + "body": "" + }, "skull-outline": { "body": "" }, @@ -38722,6 +38929,18 @@ "thermostat": { "body": "" }, + "thermostat-arrow-down": { + "body": "" + }, + "thermostat-arrow-down-rounded": { + "body": "" + }, + "thermostat-arrow-up": { + "body": "" + }, + "thermostat-arrow-up-rounded": { + "body": "" + }, "thermostat-auto": { "body": "" }, @@ -41293,6 +41512,18 @@ "view-agenda-sharp": { "body": "" }, + "view-apps": { + "body": "" + }, + "view-apps-outline": { + "body": "" + }, + "view-apps-outline-rounded": { + "body": "" + }, + "view-apps-rounded": { + "body": "" + }, "view-array": { "body": "" }, @@ -51094,6 +51325,9 @@ "screen-rotation-up-rounded", "screen-rotation-up-sharp", "screenshot-frame", + "screenshot-frame-2", + "screenshot-frame-2-rounded", + "screenshot-frame-2-sharp", "screenshot-frame-rounded", "screenshot-frame-sharp", "screenshot-keyboard", @@ -52399,6 +52633,10 @@ "database-off-outline-rounded", "database-off-rounded", "database-outline", + "database-search", + "database-search-outline", + "database-search-outline-rounded", + "database-search-rounded", "database-upload", "database-upload-outline", "database-upload-outline-rounded", @@ -53265,6 +53503,10 @@ "hourglass-empty-rounded", "hourglass-outline", "hourglass-outline-rounded", + "hourglass-pause", + "hourglass-pause-outline", + "hourglass-pause-outline-rounded", + "hourglass-pause-rounded", "hourglass-rounded", "how-to-reg", "how-to-reg-outline", @@ -54208,6 +54450,8 @@ "move-to-inbox-sharp", "nat", "nat-rounded", + "network-intel-node", + "network-intel-node-rounded", "network-intelligence", "network-intelligence-history", "network-intelligence-history-rounded", @@ -58742,6 +58986,10 @@ "boy", "boy-rounded", "breastfeeding", + "brick", + "brick-outline", + "brick-outline-rounded", + "brick-rounded", "bring-your-own-ip", "bring-your-own-ip-rounded", "candle", @@ -59676,6 +59924,10 @@ "skeleton-outline-rounded", "skeleton-rounded", "skull", + "skull-list", + "skull-list-outline", + "skull-list-outline-rounded", + "skull-list-rounded", "skull-outline", "snowing", "snowing-heavy", @@ -60209,6 +60461,10 @@ "cloud-download-outline", "cloud-download-outline-rounded", "cloud-download-rounded", + "cloud-lock", + "cloud-lock-outline", + "cloud-lock-outline-rounded", + "cloud-lock-rounded", "cloud-off", "cloud-off-outline", "cloud-off-outline-rounded", @@ -60414,6 +60670,12 @@ "document-scanner-outline-sharp", "document-scanner-rounded", "document-scanner-sharp", + "document-search", + "document-search-outline", + "document-search-outline-rounded", + "document-search-outline-sharp", + "document-search-rounded", + "document-search-sharp", "draft", "draft-outline", "draft-outline-rounded", @@ -60536,6 +60798,12 @@ "fit-page-height-rounded", "fit-page-height-sharp", "fit-page-rounded", + "fit-page-width", + "fit-page-width-outline", + "fit-page-width-outline-rounded", + "fit-page-width-outline-sharp", + "fit-page-width-rounded", + "fit-page-width-sharp", "fit-width", "fit-width-rounded", "flex-direction", @@ -60593,6 +60861,12 @@ "folder-eye-outline-sharp", "folder-eye-rounded", "folder-eye-sharp", + "folder-info", + "folder-info-outline", + "folder-info-outline-rounded", + "folder-info-outline-sharp", + "folder-info-rounded", + "folder-info-sharp", "folder-limited", "folder-limited-outline", "folder-limited-outline-rounded", @@ -61067,6 +61341,8 @@ "markdown-rounded", "markdown-sharp", "match-case", + "match-case-off", + "match-case-off-rounded", "match-case-rounded", "match-word", "match-word-rounded", @@ -61135,6 +61411,18 @@ "padding-outline", "padding-outline-sharp", "padding-sharp", + "page-footer", + "page-footer-outline", + "page-footer-outline-rounded", + "page-footer-outline-sharp", + "page-footer-rounded", + "page-footer-sharp", + "page-header", + "page-header-outline", + "page-header-outline-rounded", + "page-header-outline-sharp", + "page-header-rounded", + "page-header-sharp", "pageless", "pageless-rounded", "pageless-sharp", @@ -62838,6 +63126,10 @@ "dynamic-form-outline-sharp", "dynamic-form-rounded", "dynamic-form-sharp", + "edit-arrow-down", + "edit-arrow-down-outline", + "edit-arrow-down-outline-rounded", + "edit-arrow-down-rounded", "edit-arrow-up", "edit-arrow-up-outline", "edit-arrow-up-outline-rounded", @@ -63014,6 +63306,14 @@ "home-outline", "home-outline-rounded", "home-rounded", + "hourglass-arrow-down", + "hourglass-arrow-down-outline", + "hourglass-arrow-down-outline-rounded", + "hourglass-arrow-down-rounded", + "hourglass-arrow-up", + "hourglass-arrow-up-outline", + "hourglass-arrow-up-outline-rounded", + "hourglass-arrow-up-rounded", "html", "html-rounded", "html-sharp", @@ -63674,6 +63974,10 @@ "terminal", "terminal-rounded", "terminal-sharp", + "thermostat-arrow-down", + "thermostat-arrow-down-rounded", + "thermostat-arrow-up", + "thermostat-arrow-up-rounded", "tile-large", "tile-large-outline", "tile-large-outline-rounded", @@ -63737,6 +64041,10 @@ "upload-2-rounded", "upload-rounded", "upload-sharp", + "view-apps", + "view-apps-outline", + "view-apps-outline-rounded", + "view-apps-rounded", "view-comfy-alt", "view-comfy-alt-outline", "view-comfy-alt-outline-rounded", diff --git a/package-lock.json b/package-lock.json index 0fcc4bf..0fd6911 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@iconify/json", - "version": "2.2.274", + "version": "2.2.275", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@iconify/json", - "version": "2.2.274", + "version": "2.2.275", "license": "MIT", "dependencies": { "@iconify/types": "*", diff --git a/package.json b/package.json index 5f43cc7..184da26 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.274", + "version": "2.2.275", "type": "module", "homepage": "https://iconify.design/icon-sets/", "bugs": "https://github.com/iconify/icon-sets/issues",