From 74cc44297113a6b30f4fab44fd6036c4caf01018 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Fri, 12 Jul 2024 13:57:44 +0300 Subject: [PATCH] Update 8 icon sets --- collections.json | 20 +- collections.md | 20 +- composer.json | 2 +- json/devicon-plain.json | 10 +- json/devicon.json | 10 +- json/heroicons.json | 454 +++++++++++++++++++++++++++++-- json/lucide.json | 16 +- json/material-symbols-light.json | 214 ++++++++++++--- json/material-symbols.json | 214 ++++++++++++--- json/octicon.json | 14 +- json/ooui.json | 6 +- package-lock.json | 4 +- package.json | 2 +- 13 files changed, 853 insertions(+), 133 deletions(-) diff --git a/collections.json b/collections.json index edec8ac..cb296be 100644 --- a/collections.json +++ b/collections.json @@ -1,7 +1,7 @@ { "material-symbols": { "name": "Material Symbols", - "total": 12982, + "total": 13016, "author": { "name": "Google", "url": "https://github.com/google/material-design-icons" @@ -22,7 +22,7 @@ }, "material-symbols-light": { "name": "Material Symbols Light", - "total": 13049, + "total": 13083, "author": { "name": "Google", "url": "https://github.com/google/material-design-icons" @@ -324,7 +324,7 @@ }, "lucide": { "name": "Lucide", - "total": 1486, + "total": 1488, "author": { "name": "Lucide Contributors", "url": "https://github.com/lucide-icons/lucide" @@ -564,8 +564,8 @@ }, "octicon": { "name": "Octicons", - "total": 641, - "version": "19.10.0", + "total": 643, + "version": "19.11.0", "author": { "name": "GitHub", "url": "https://github.com/primer/octicons/" @@ -1497,8 +1497,8 @@ }, "heroicons": { "name": "HeroIcons", - "total": 1176, - "version": "2.1.4", + "total": 1288, + "version": "2.1.5", "author": { "name": "Refactoring UI Inc", "url": "https://github.com/tailwindlabs/heroicons" @@ -1759,7 +1759,7 @@ "ooui": { "name": "OOUI", "total": 357, - "version": "0.50.3", + "version": "0.50.4", "author": { "name": "OOUI Team", "url": "https://github.com/wikimedia/oojs-ui" @@ -2392,7 +2392,7 @@ }, "devicon": { "name": "Devicon", - "total": 784, + "total": 786, "author": { "name": "konpa", "url": "https://github.com/devicons/devicon/tree/master" @@ -2414,7 +2414,7 @@ }, "devicon-plain": { "name": "Devicon Plain", - "total": 586, + "total": 588, "author": { "name": "konpa", "url": "https://github.com/devicons/devicon/tree/master" diff --git a/collections.md b/collections.md index b755992..7b837a3 100644 --- a/collections.md +++ b/collections.md @@ -2,7 +2,7 @@ ## Material Symbols -* Number of icons: 12982 +* Number of icons: 13016 * 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: 13049 +* Number of icons: 13083 * Author: Google * URL: https://github.com/google/material-design-icons * License: Apache 2.0 @@ -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: 1486 +* Number of icons: 1488 * Author: Lucide Contributors * URL: https://github.com/lucide-icons/lucide * License: ISC @@ -276,12 +276,12 @@ * File: [json/gravity-ui.json](json/gravity-ui.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## Octicons -* Number of icons: 641 +* Number of icons: 643 * Author: GitHub * URL: https://github.com/primer/octicons/ * License: MIT * License URL: https://github.com/primer/octicons/blob/main/LICENSE -* Version: 19.10.0 +* Version: 19.11.0 * Palette: Colorless * Icon set prefix: `octicon` * File: [json/octicon.json](json/octicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) @@ -731,12 +731,12 @@ * File: [json/jam.json](json/jam.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## HeroIcons -* Number of icons: 1176 +* Number of icons: 1288 * Author: Refactoring UI Inc * URL: https://github.com/tailwindlabs/heroicons * License: MIT * License URL: https://github.com/tailwindlabs/heroicons/blob/master/LICENSE -* Version: 2.1.4 +* Version: 2.1.5 * Palette: Colorless * Icon set prefix: `heroicons` * File: [json/heroicons.json](json/heroicons.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.3 +* Version: 0.50.4 * Palette: Colorless * Icon set prefix: `ooui` * File: [json/ooui.json](json/ooui.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: 784 +* Number of icons: 786 * Author: konpa * URL: https://github.com/devicons/devicon/tree/master * License: MIT @@ -1175,7 +1175,7 @@ * File: [json/devicon.json](json/devicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## Devicon Plain -* Number of icons: 586 +* Number of icons: 588 * Author: konpa * URL: https://github.com/devicons/devicon/tree/master * License: MIT diff --git a/composer.json b/composer.json index 80e83c4..cae05c6 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.226", + "version": "2.2.227", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/devicon-plain.json b/json/devicon-plain.json index 2620447..28fbae9 100644 --- a/json/devicon-plain.json +++ b/json/devicon-plain.json @@ -2,7 +2,7 @@ "prefix": "devicon-plain", "info": { "name": "Devicon Plain", - "total": 586, + "total": 588, "author": { "name": "konpa", "url": "https://github.com/devicons/devicon/tree/master" @@ -22,7 +22,7 @@ "category": "Brands / Social", "palette": false }, - "lastModified": 1720542119, + "lastModified": 1720781189, "icons": { "aarch64": { "body": "" @@ -36,6 +36,12 @@ "akka-wordmark": { "body": "" }, + "almalinux": { + "body": "" + }, + "almalinux-wordmark": { + "body": "" + }, "amazonwebservices-wordmark": { "body": "" }, diff --git a/json/devicon.json b/json/devicon.json index 81ead1b..b5ead4f 100644 --- a/json/devicon.json +++ b/json/devicon.json @@ -2,7 +2,7 @@ "prefix": "devicon", "info": { "name": "Devicon", - "total": 784, + "total": 786, "author": { "name": "konpa", "url": "https://github.com/devicons/devicon/tree/master" @@ -22,7 +22,7 @@ "category": "Brands / Social", "palette": true }, - "lastModified": 1720542133, + "lastModified": 1720781204, "icons": { "aarch64": { "body": "" @@ -48,6 +48,12 @@ "algolia-wordmark": { "body": "" }, + "almalinux": { + "body": "" + }, + "almalinux-wordmark": { + "body": "" + }, "alpinejs": { "body": "" }, diff --git a/json/heroicons.json b/json/heroicons.json index d5d4949..92a2c74 100644 --- a/json/heroicons.json +++ b/json/heroicons.json @@ -2,8 +2,8 @@ "prefix": "heroicons", "info": { "name": "HeroIcons", - "total": 1176, - "version": "2.1.4", + "total": 1288, + "version": "2.1.5", "author": { "name": "Refactoring UI Inc", "url": "https://github.com/tailwindlabs/heroicons" @@ -21,7 +21,7 @@ "category": "General", "palette": false }, - "lastModified": 1714370929, + "lastModified": 1720781276, "icons": { "academic-cap": { "body": "" @@ -569,6 +569,134 @@ "arrow-trending-up-solid": { "body": "" }, + "arrow-turn-down-left": { + "body": "" + }, + "arrow-turn-down-left-16-solid": { + "body": "", + "width": 16, + "height": 16 + }, + "arrow-turn-down-left-20-solid": { + "body": "", + "width": 20, + "height": 20 + }, + "arrow-turn-down-left-solid": { + "body": "" + }, + "arrow-turn-down-right": { + "body": "" + }, + "arrow-turn-down-right-16-solid": { + "body": "", + "width": 16, + "height": 16 + }, + "arrow-turn-down-right-20-solid": { + "body": "", + "width": 20, + "height": 20 + }, + "arrow-turn-down-right-solid": { + "body": "" + }, + "arrow-turn-left-down": { + "body": "" + }, + "arrow-turn-left-down-16-solid": { + "body": "", + "width": 16, + "height": 16 + }, + "arrow-turn-left-down-20-solid": { + "body": "", + "width": 20, + "height": 20 + }, + "arrow-turn-left-down-solid": { + "body": "" + }, + "arrow-turn-left-up": { + "body": "" + }, + "arrow-turn-left-up-16-solid": { + "body": "", + "width": 16, + "height": 16 + }, + "arrow-turn-left-up-20-solid": { + "body": "", + "width": 20, + "height": 20 + }, + "arrow-turn-left-up-solid": { + "body": "" + }, + "arrow-turn-right-down": { + "body": "" + }, + "arrow-turn-right-down-16-solid": { + "body": "", + "width": 16, + "height": 16 + }, + "arrow-turn-right-down-20-solid": { + "body": "", + "width": 20, + "height": 20 + }, + "arrow-turn-right-down-solid": { + "body": "" + }, + "arrow-turn-right-up": { + "body": "" + }, + "arrow-turn-right-up-16-solid": { + "body": "", + "width": 16, + "height": 16 + }, + "arrow-turn-right-up-20-solid": { + "body": "", + "width": 20, + "height": 20 + }, + "arrow-turn-right-up-solid": { + "body": "" + }, + "arrow-turn-up-left": { + "body": "" + }, + "arrow-turn-up-left-16-solid": { + "body": "", + "width": 16, + "height": 16 + }, + "arrow-turn-up-left-20-solid": { + "body": "", + "width": 20, + "height": 20 + }, + "arrow-turn-up-left-solid": { + "body": "" + }, + "arrow-turn-up-right": { + "body": "" + }, + "arrow-turn-up-right-16-solid": { + "body": "", + "width": 16, + "height": 16 + }, + "arrow-turn-up-right-20-solid": { + "body": "", + "width": 20, + "height": 20 + }, + "arrow-turn-up-right-solid": { + "body": "" + }, "arrow-up": { "body": "" }, @@ -1130,18 +1258,20 @@ "body": "" }, "bold": { - "body": "", - "hidden": true + "body": "" + }, + "bold-16-solid": { + "body": "", + "width": 16, + "height": 16 }, "bold-20-solid": { - "body": "", + "body": "", "width": 20, - "height": 20, - "hidden": true + "height": 20 }, "bold-solid": { - "body": "", - "hidden": true + "body": "" }, "bolt": { "body": "" @@ -1380,6 +1510,22 @@ "width": 20, "height": 20 }, + "calendar-date-range": { + "body": "" + }, + "calendar-date-range-16-solid": { + "body": "", + "width": 16, + "height": 16 + }, + "calendar-date-range-20-solid": { + "body": "", + "width": 20, + "height": 20 + }, + "calendar-date-range-solid": { + "body": "" + }, "calendar-days": { "body": "" }, @@ -2247,6 +2393,22 @@ "device-tablet-solid": { "body": "" }, + "divide": { + "body": "" + }, + "divide-16-solid": { + "body": "", + "width": 16, + "height": 16 + }, + "divide-20-solid": { + "body": "", + "width": 20, + "height": 20 + }, + "divide-solid": { + "body": "" + }, "document": { "body": "" }, @@ -2324,6 +2486,102 @@ "document-check-solid": { "body": "" }, + "document-currency-bangladeshi": { + "body": "" + }, + "document-currency-bangladeshi-16-solid": { + "body": "", + "width": 16, + "height": 16 + }, + "document-currency-bangladeshi-20-solid": { + "body": "", + "width": 20, + "height": 20 + }, + "document-currency-bangladeshi-solid": { + "body": "" + }, + "document-currency-dollar": { + "body": "" + }, + "document-currency-dollar-16-solid": { + "body": "", + "width": 16, + "height": 16 + }, + "document-currency-dollar-20-solid": { + "body": "", + "width": 20, + "height": 20 + }, + "document-currency-dollar-solid": { + "body": "" + }, + "document-currency-euro": { + "body": "" + }, + "document-currency-euro-16-solid": { + "body": "", + "width": 16, + "height": 16 + }, + "document-currency-euro-20-solid": { + "body": "", + "width": 20, + "height": 20 + }, + "document-currency-euro-solid": { + "body": "" + }, + "document-currency-pound": { + "body": "" + }, + "document-currency-pound-16-solid": { + "body": "", + "width": 16, + "height": 16 + }, + "document-currency-pound-20-solid": { + "body": "", + "width": 20, + "height": 20 + }, + "document-currency-pound-solid": { + "body": "" + }, + "document-currency-rupee": { + "body": "" + }, + "document-currency-rupee-16-solid": { + "body": "", + "width": 16, + "height": 16 + }, + "document-currency-rupee-20-solid": { + "body": "", + "width": 20, + "height": 20 + }, + "document-currency-rupee-solid": { + "body": "" + }, + "document-currency-yen": { + "body": "" + }, + "document-currency-yen-16-solid": { + "body": "", + "width": 16, + "height": 16 + }, + "document-currency-yen-20-solid": { + "body": "", + "width": 20, + "height": 20 + }, + "document-currency-yen-solid": { + "body": "" + }, "document-duplicate": { "body": "" }, @@ -2487,6 +2745,22 @@ "envelope-solid": { "body": "" }, + "equals": { + "body": "" + }, + "equals-16-solid": { + "body": "", + "width": 16, + "height": 16 + }, + "equals-20-solid": { + "body": "", + "width": 20, + "height": 20 + }, + "equals-solid": { + "body": "" + }, "exclamation-circle": { "body": "" }, @@ -2887,6 +3161,54 @@ "globe-europe-africa-solid": { "body": "" }, + "h1": { + "body": "" + }, + "h1-16-solid": { + "body": "", + "width": 16, + "height": 16 + }, + "h1-20-solid": { + "body": "", + "width": 20, + "height": 20 + }, + "h1-solid": { + "body": "" + }, + "h2": { + "body": "" + }, + "h2-16-solid": { + "body": "", + "width": 16, + "height": 16 + }, + "h2-20-solid": { + "body": "", + "width": 20, + "height": 20 + }, + "h2-solid": { + "body": "" + }, + "h3": { + "body": "" + }, + "h3-16-solid": { + "body": "", + "width": 16, + "height": 16 + }, + "h3-20-solid": { + "body": "", + "width": 20, + "height": 20 + }, + "h3-solid": { + "body": "" + }, "hand-raised": { "body": "" }, @@ -3080,18 +3402,20 @@ "body": "" }, "italic": { - "body": "", - "hidden": true + "body": "" + }, + "italic-16-solid": { + "body": "", + "width": 16, + "height": 16 }, "italic-20-solid": { - "body": "", + "body": "", "width": 20, - "height": 20, - "hidden": true + "height": 20 }, "italic-solid": { - "body": "", - "hidden": true + "body": "" }, "key": { "body": "" @@ -3170,6 +3494,22 @@ "width": 20, "height": 20 }, + "link-slash": { + "body": "" + }, + "link-slash-16-solid": { + "body": "", + "width": 16, + "height": 16 + }, + "link-slash-20-solid": { + "body": "", + "width": 20, + "height": 20 + }, + "link-slash-solid": { + "body": "" + }, "link-solid": { "body": "" }, @@ -3456,6 +3796,22 @@ "no-symbol-solid": { "body": "" }, + "numbered-list": { + "body": "" + }, + "numbered-list-16-solid": { + "body": "", + "width": 16, + "height": 16 + }, + "numbered-list-20-solid": { + "body": "", + "width": 20, + "height": 20 + }, + "numbered-list-solid": { + "body": "" + }, "paint-brush": { "body": "" }, @@ -3568,6 +3924,22 @@ "pencil-square-solid": { "body": "" }, + "percent-badge": { + "body": "" + }, + "percent-badge-16-solid": { + "body": "", + "width": 16, + "height": 16 + }, + "percent-badge-20-solid": { + "body": "", + "width": 20, + "height": 20 + }, + "percent-badge-solid": { + "body": "" + }, "phone": { "body": "" }, @@ -4155,6 +4527,22 @@ "signal-solid": { "body": "" }, + "slash": { + "body": "" + }, + "slash-16-solid": { + "body": "", + "width": 16, + "height": 16 + }, + "slash-20-solid": { + "body": "", + "width": 20, + "height": 20 + }, + "slash-solid": { + "body": "" + }, "sparkles": { "body": "" }, @@ -4315,6 +4703,22 @@ "stop-solid": { "body": "" }, + "strikethrough": { + "body": "" + }, + "strikethrough-16-solid": { + "body": "", + "width": 16, + "height": 16 + }, + "strikethrough-20-solid": { + "body": "", + "width": 20, + "height": 20 + }, + "strikethrough-solid": { + "body": "" + }, "sun": { "body": "" }, @@ -4460,18 +4864,20 @@ "body": "" }, "underline": { - "body": "", - "hidden": true + "body": "" + }, + "underline-16-solid": { + "body": "", + "width": 16, + "height": 16 }, "underline-20-solid": { - "body": "", + "body": "", "width": 20, - "height": 20, - "hidden": true + "height": 20 }, "underline-solid": { - "body": "", - "hidden": true + "body": "" }, "user": { "body": "" diff --git a/json/lucide.json b/json/lucide.json index 04ac5b9..2128086 100644 --- a/json/lucide.json +++ b/json/lucide.json @@ -2,7 +2,7 @@ "prefix": "lucide", "info": { "name": "Lucide", - "total": 1486, + "total": 1488, "author": { "name": "Lucide Contributors", "url": "https://github.com/lucide-icons/lucide" @@ -21,7 +21,7 @@ "category": "General", "palette": false }, - "lastModified": 1720542216, + "lastModified": 1720781296, "icons": { "a-arrow-down": { "body": "" @@ -933,7 +933,7 @@ "body": "" }, "church": { - "body": "" + "body": "" }, "cigarette": { "body": "" @@ -1374,7 +1374,7 @@ "body": "" }, "delete": { - "body": "" + "body": "" }, "dessert": { "body": "" @@ -1464,7 +1464,7 @@ "body": "" }, "drafting-compass": { - "body": "" + "body": "" }, "drama": { "body": "" @@ -2708,6 +2708,9 @@ "monitor-check": { "body": "" }, + "monitor-cog": { + "body": "" + }, "monitor-dot": { "body": "" }, @@ -4223,6 +4226,9 @@ "type": { "body": "" }, + "type-outline": { + "body": "" + }, "umbrella": { "body": "" }, diff --git a/json/material-symbols-light.json b/json/material-symbols-light.json index 03e341d..10434c2 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": 13049, + "total": 13083, "author": { "name": "Google", "url": "https://github.com/google/material-design-icons" @@ -21,7 +21,7 @@ "category": "General", "palette": false }, - "lastModified": 1720072781, + "lastModified": 1720781559, "icons": { "123": { "body": "" @@ -1981,10 +1981,10 @@ "body": "" }, "airplanemode-inactive": { - "body": "" + "body": "" }, "airplanemode-inactive-rounded": { - "body": "" + "body": "" }, "airplay": { "body": "" @@ -2407,22 +2407,22 @@ "body": "" }, "animated-images": { - "body": "" + "body": "" }, "animated-images-outline": { - "body": "" + "body": "" }, "animated-images-outline-rounded": { - "body": "" + "body": "" }, "animated-images-outline-sharp": { - "body": "" + "body": "" }, "animated-images-rounded": { - "body": "" + "body": "" }, "animated-images-sharp": { - "body": "" + "body": "" }, "animation": { "body": "" @@ -8220,10 +8220,10 @@ "body": "" }, "connecting-airports": { - "body": "" + "body": "" }, "connecting-airports-rounded": { - "body": "" + "body": "" }, "construction": { "body": "" @@ -8561,6 +8561,24 @@ "conversion-path-off-rounded": { "body": "" }, + "convert-to-text": { + "body": "" + }, + "convert-to-text-outline": { + "body": "" + }, + "convert-to-text-outline-rounded": { + "body": "" + }, + "convert-to-text-outline-sharp": { + "body": "" + }, + "convert-to-text-rounded": { + "body": "" + }, + "convert-to-text-sharp": { + "body": "" + }, "conveyor-belt": { "body": "" }, @@ -14426,7 +14444,7 @@ "body": "" }, "flight": { - "body": "" + "body": "" }, "flight-class": { "body": "" @@ -14447,19 +14465,19 @@ "body": "" }, "flight-land": { - "body": "" + "body": "" }, "flight-land-rounded": { - "body": "" + "body": "" }, "flight-rounded": { - "body": "" + "body": "" }, "flight-takeoff": { - "body": "" + "body": "" }, "flight-takeoff-rounded": { - "body": "" + "body": "" }, "flights-and-hotels": { "body": "" @@ -20573,13 +20591,16 @@ "body": "" }, "lock-reset": { - "body": "" + "body": "" + }, + "lock-reset-outline-rounded": { + "body": "" }, "lock-reset-rounded": { - "body": "" + "body": "" }, "lock-reset-sharp": { - "body": "" + "body": "" }, "lock-sharp": { "body": "" @@ -22795,6 +22816,24 @@ "multiline-chart-rounded": { "body": "" }, + "multimodal-hand-eye": { + "body": "" + }, + "multimodal-hand-eye-outline": { + "body": "" + }, + "multimodal-hand-eye-outline-rounded": { + "body": "" + }, + "multimodal-hand-eye-outline-sharp": { + "body": "" + }, + "multimodal-hand-eye-rounded": { + "body": "" + }, + "multimodal-hand-eye-sharp": { + "body": "" + }, "multiple-stop": { "body": "" }, @@ -26253,22 +26292,22 @@ "body": "" }, "photo-prints": { - "body": "" + "body": "" }, "photo-prints-outline": { - "body": "" + "body": "" }, "photo-prints-outline-rounded": { - "body": "" + "body": "" }, "photo-prints-outline-sharp": { - "body": "" + "body": "" }, "photo-prints-rounded": { - "body": "" + "body": "" }, "photo-prints-sharp": { - "body": "" + "body": "" }, "photo-size-select-large": { "body": "" @@ -27069,17 +27108,31 @@ "power-plug-sharp": { "body": "" }, + "power-settings-circle": { + "body": "" + }, + "power-settings-circle-outline": { + "body": "" + }, + "power-settings-circle-outline-rounded": { + "body": "" + }, + "power-settings-circle-rounded": { + "body": "" + }, "power-settings-new": { - "body": "" + "body": "" }, "power-settings-new-outline": { - "body": "" + "body": "", + "hidden": true }, "power-settings-new-outline-rounded": { - "body": "" + "body": "", + "hidden": true }, "power-settings-new-rounded": { - "body": "" + "body": "" }, "prayer-times": { "body": "" @@ -28997,6 +29050,15 @@ "rotate-90-degrees-cw-rounded": { "body": "" }, + "rotate-auto": { + "body": "" + }, + "rotate-auto-outline-rounded": { + "body": "" + }, + "rotate-auto-rounded": { + "body": "" + }, "rotate-left": { "body": "" }, @@ -32960,6 +33022,24 @@ "stack": { "body": "" }, + "stack-hexagon": { + "body": "" + }, + "stack-hexagon-outline": { + "body": "" + }, + "stack-hexagon-outline-rounded": { + "body": "" + }, + "stack-hexagon-outline-sharp": { + "body": "" + }, + "stack-hexagon-rounded": { + "body": "" + }, + "stack-hexagon-sharp": { + "body": "" + }, "stack-off": { "body": "" }, @@ -34329,6 +34409,24 @@ "sync-alt-rounded": { "body": "" }, + "sync-desktop": { + "body": "" + }, + "sync-desktop-outline": { + "body": "" + }, + "sync-desktop-outline-rounded": { + "body": "" + }, + "sync-desktop-outline-sharp": { + "body": "" + }, + "sync-desktop-rounded": { + "body": "" + }, + "sync-desktop-sharp": { + "body": "" + }, "sync-disabled": { "body": "" }, @@ -35220,6 +35318,9 @@ "texture-minus-sharp": { "body": "" }, + "texture-rounded": { + "body": "" + }, "texture-sharp": { "body": "" }, @@ -36232,7 +36333,7 @@ "body": "" }, "travel": { - "body": "" + "body": "" }, "travel-explore": { "body": "" @@ -36259,7 +36360,7 @@ "body": "" }, "travel-rounded": { - "body": "" + "body": "" }, "trending-down": { "body": "" @@ -37931,6 +38032,15 @@ "voice-selection": { "body": "" }, + "voice-selection-off": { + "body": "" + }, + "voice-selection-off-rounded": { + "body": "" + }, + "voice-selection-off-sharp": { + "body": "" + }, "voice-selection-outline-rounded": { "body": "", "hidden": true @@ -41835,6 +41945,9 @@ "view-in-ar-rounded", "view-in-ar-sharp", "voice-selection", + "voice-selection-off", + "voice-selection-off-rounded", + "voice-selection-off-sharp", "voice-selection-rounded", "voice-selection-sharp", "volume-down", @@ -42989,6 +43102,7 @@ "lock-person-rounded", "lock-person-sharp", "lock-reset", + "lock-reset-outline-rounded", "lock-reset-rounded", "lock-reset-sharp", "lock-sharp", @@ -43124,9 +43238,11 @@ "pinch-zoom-out-sharp", "polymer", "polymer-rounded", + "power-settings-circle", + "power-settings-circle-outline", + "power-settings-circle-outline-rounded", + "power-settings-circle-rounded", "power-settings-new", - "power-settings-new-outline", - "power-settings-new-outline-rounded", "power-settings-new-rounded", "preview", "preview-off", @@ -47884,6 +48000,7 @@ "texture-minus", "texture-minus-rounded", "texture-minus-sharp", + "texture-rounded", "texture-sharp", "timelapse", "timelapse-outline", @@ -49648,6 +49765,12 @@ "contract-outline", "contract-outline-rounded", "contract-rounded", + "convert-to-text", + "convert-to-text-outline", + "convert-to-text-outline-rounded", + "convert-to-text-outline-sharp", + "convert-to-text-rounded", + "convert-to-text-sharp", "copy-all", "copy-all-outline", "copy-all-outline-rounded", @@ -50643,6 +50766,12 @@ "square-outline", "square-outline-rounded", "square-rounded", + "stack-hexagon", + "stack-hexagon-outline", + "stack-hexagon-outline-rounded", + "stack-hexagon-outline-sharp", + "stack-hexagon-rounded", + "stack-hexagon-sharp", "sticky-note", "sticky-note-2", "sticky-note-2-outline", @@ -52385,6 +52514,12 @@ "move-selection-up-rounded", "move-up", "move-up-rounded", + "multimodal-hand-eye", + "multimodal-hand-eye-outline", + "multimodal-hand-eye-outline-rounded", + "multimodal-hand-eye-outline-sharp", + "multimodal-hand-eye-rounded", + "multimodal-hand-eye-sharp", "new-window", "new-window-rounded", "new-window-sharp", @@ -52551,6 +52686,9 @@ "ripples-outline", "ripples-outline-sharp", "ripples-sharp", + "rotate-auto", + "rotate-auto-outline-rounded", + "rotate-auto-rounded", "rule-settings", "rule-settings-rounded", "saved-search", @@ -52791,6 +52929,12 @@ "sync", "sync-alt", "sync-alt-rounded", + "sync-desktop", + "sync-desktop-outline", + "sync-desktop-outline-rounded", + "sync-desktop-outline-sharp", + "sync-desktop-rounded", + "sync-desktop-sharp", "sync-disabled", "sync-disabled-rounded", "sync-outline", diff --git a/json/material-symbols.json b/json/material-symbols.json index 0d4d905..c31dc51 100644 --- a/json/material-symbols.json +++ b/json/material-symbols.json @@ -2,7 +2,7 @@ "prefix": "material-symbols", "info": { "name": "Material Symbols", - "total": 12982, + "total": 13016, "author": { "name": "Google", "url": "https://github.com/google/material-design-icons" @@ -21,7 +21,7 @@ "category": "General", "palette": false }, - "lastModified": 1720072912, + "lastModified": 1720781782, "icons": { "123": { "body": "" @@ -2012,10 +2012,10 @@ "body": "" }, "airplanemode-inactive": { - "body": "" + "body": "" }, "airplanemode-inactive-rounded": { - "body": "" + "body": "" }, "airplay": { "body": "" @@ -2558,22 +2558,22 @@ "hidden": true }, "animated-images": { - "body": "" + "body": "" }, "animated-images-outline": { - "body": "" + "body": "" }, "animated-images-outline-rounded": { - "body": "" + "body": "" }, "animated-images-outline-sharp": { - "body": "" + "body": "" }, "animated-images-rounded": { - "body": "" + "body": "" }, "animated-images-sharp": { - "body": "" + "body": "" }, "animation": { "body": "" @@ -8870,10 +8870,10 @@ "body": "" }, "connecting-airports": { - "body": "" + "body": "" }, "connecting-airports-rounded": { - "body": "" + "body": "" }, "construction": { "body": "" @@ -9211,6 +9211,24 @@ "conversion-path-off-rounded": { "body": "" }, + "convert-to-text": { + "body": "" + }, + "convert-to-text-outline": { + "body": "" + }, + "convert-to-text-outline-rounded": { + "body": "" + }, + "convert-to-text-outline-sharp": { + "body": "" + }, + "convert-to-text-rounded": { + "body": "" + }, + "convert-to-text-sharp": { + "body": "" + }, "conveyor-belt": { "body": "" }, @@ -15277,7 +15295,7 @@ "body": "" }, "flight": { - "body": "" + "body": "" }, "flight-class": { "body": "" @@ -15298,19 +15316,19 @@ "body": "" }, "flight-land": { - "body": "" + "body": "" }, "flight-land-rounded": { - "body": "" + "body": "" }, "flight-rounded": { - "body": "" + "body": "" }, "flight-takeoff": { - "body": "" + "body": "" }, "flight-takeoff-rounded": { - "body": "" + "body": "" }, "flights-and-hotels": { "body": "" @@ -21709,13 +21727,16 @@ "body": "" }, "lock-reset": { - "body": "" + "body": "" + }, + "lock-reset-outline-rounded": { + "body": "" }, "lock-reset-rounded": { - "body": "" + "body": "" }, "lock-reset-sharp": { - "body": "" + "body": "" }, "lock-sharp": { "body": "" @@ -24009,6 +24030,24 @@ "multiline-chart-rounded": { "body": "" }, + "multimodal-hand-eye": { + "body": "" + }, + "multimodal-hand-eye-outline": { + "body": "" + }, + "multimodal-hand-eye-outline-rounded": { + "body": "" + }, + "multimodal-hand-eye-outline-sharp": { + "body": "" + }, + "multimodal-hand-eye-rounded": { + "body": "" + }, + "multimodal-hand-eye-sharp": { + "body": "" + }, "multiple-stop": { "body": "" }, @@ -27727,22 +27766,22 @@ "body": "" }, "photo-prints": { - "body": "" + "body": "" }, "photo-prints-outline": { - "body": "" + "body": "" }, "photo-prints-outline-rounded": { - "body": "" + "body": "" }, "photo-prints-outline-sharp": { - "body": "" + "body": "" }, "photo-prints-rounded": { - "body": "" + "body": "" }, "photo-prints-sharp": { - "body": "" + "body": "" }, "photo-size-select-large": { "body": "" @@ -28606,17 +28645,31 @@ "power-plug-sharp": { "body": "" }, + "power-settings-circle": { + "body": "" + }, + "power-settings-circle-outline": { + "body": "" + }, + "power-settings-circle-outline-rounded": { + "body": "" + }, + "power-settings-circle-rounded": { + "body": "" + }, "power-settings-new": { - "body": "" + "body": "" }, "power-settings-new-outline": { - "body": "" + "body": "", + "hidden": true }, "power-settings-new-outline-rounded": { - "body": "" + "body": "", + "hidden": true }, "power-settings-new-rounded": { - "body": "" + "body": "" }, "prayer-times": { "body": "" @@ -30655,6 +30708,15 @@ "rotate-90-degrees-cw-rounded": { "body": "" }, + "rotate-auto": { + "body": "" + }, + "rotate-auto-outline-rounded": { + "body": "" + }, + "rotate-auto-rounded": { + "body": "" + }, "rotate-left": { "body": "" }, @@ -34848,6 +34910,24 @@ "stack": { "body": "" }, + "stack-hexagon": { + "body": "" + }, + "stack-hexagon-outline": { + "body": "" + }, + "stack-hexagon-outline-rounded": { + "body": "" + }, + "stack-hexagon-outline-sharp": { + "body": "" + }, + "stack-hexagon-rounded": { + "body": "" + }, + "stack-hexagon-sharp": { + "body": "" + }, "stack-off": { "body": "" }, @@ -36232,6 +36312,24 @@ "sync-alt-rounded": { "body": "" }, + "sync-desktop": { + "body": "" + }, + "sync-desktop-outline": { + "body": "" + }, + "sync-desktop-outline-rounded": { + "body": "" + }, + "sync-desktop-outline-sharp": { + "body": "" + }, + "sync-desktop-rounded": { + "body": "" + }, + "sync-desktop-sharp": { + "body": "" + }, "sync-disabled": { "body": "" }, @@ -37127,6 +37225,9 @@ "texture-minus-sharp": { "body": "" }, + "texture-rounded": { + "body": "" + }, "texture-sharp": { "body": "" }, @@ -38175,7 +38276,7 @@ "body": "" }, "travel": { - "body": "" + "body": "" }, "travel-explore": { "body": "" @@ -38202,7 +38303,7 @@ "body": "" }, "travel-rounded": { - "body": "" + "body": "" }, "trending-down": { "body": "" @@ -39938,6 +40039,15 @@ "voice-selection": { "body": "" }, + "voice-selection-off": { + "body": "" + }, + "voice-selection-off-rounded": { + "body": "" + }, + "voice-selection-off-sharp": { + "body": "" + }, "voice-selection-outline-rounded": { "body": "", "hidden": true @@ -50217,6 +50327,9 @@ "view-in-ar-rounded", "view-in-ar-sharp", "voice-selection", + "voice-selection-off", + "voice-selection-off-rounded", + "voice-selection-off-sharp", "voice-selection-rounded", "voice-selection-sharp", "volume-down", @@ -51366,6 +51479,7 @@ "lock-person-rounded", "lock-person-sharp", "lock-reset", + "lock-reset-outline-rounded", "lock-reset-rounded", "lock-reset-sharp", "lock-sharp", @@ -51500,9 +51614,11 @@ "pinch-zoom-out-sharp", "polymer", "polymer-rounded", + "power-settings-circle", + "power-settings-circle-outline", + "power-settings-circle-outline-rounded", + "power-settings-circle-rounded", "power-settings-new", - "power-settings-new-outline", - "power-settings-new-outline-rounded", "power-settings-new-rounded", "preview", "preview-off", @@ -56252,6 +56368,7 @@ "texture-minus", "texture-minus-rounded", "texture-minus-sharp", + "texture-rounded", "texture-sharp", "timelapse", "timelapse-outline", @@ -58009,6 +58126,12 @@ "contract-outline", "contract-outline-rounded", "contract-rounded", + "convert-to-text", + "convert-to-text-outline", + "convert-to-text-outline-rounded", + "convert-to-text-outline-sharp", + "convert-to-text-rounded", + "convert-to-text-sharp", "copy-all", "copy-all-outline", "copy-all-outline-rounded", @@ -58987,6 +59110,12 @@ "square-outline", "square-outline-rounded", "square-rounded", + "stack-hexagon", + "stack-hexagon-outline", + "stack-hexagon-outline-rounded", + "stack-hexagon-outline-sharp", + "stack-hexagon-rounded", + "stack-hexagon-sharp", "sticky-note", "sticky-note-2", "sticky-note-2-outline", @@ -60720,6 +60849,12 @@ "move-selection-up-rounded", "move-up", "move-up-rounded", + "multimodal-hand-eye", + "multimodal-hand-eye-outline", + "multimodal-hand-eye-outline-rounded", + "multimodal-hand-eye-outline-sharp", + "multimodal-hand-eye-rounded", + "multimodal-hand-eye-sharp", "new-window", "new-window-rounded", "new-window-sharp", @@ -60886,6 +61021,9 @@ "ripples-outline", "ripples-outline-sharp", "ripples-sharp", + "rotate-auto", + "rotate-auto-outline-rounded", + "rotate-auto-rounded", "rule-settings", "rule-settings-rounded", "saved-search", @@ -61126,6 +61264,12 @@ "sync", "sync-alt", "sync-alt-rounded", + "sync-desktop", + "sync-desktop-outline", + "sync-desktop-outline-rounded", + "sync-desktop-outline-sharp", + "sync-desktop-rounded", + "sync-desktop-sharp", "sync-disabled", "sync-disabled-rounded", "sync-outline", diff --git a/json/octicon.json b/json/octicon.json index d6fac48..2602267 100644 --- a/json/octicon.json +++ b/json/octicon.json @@ -2,8 +2,8 @@ "prefix": "octicon", "info": { "name": "Octicons", - "total": 641, - "version": "19.10.0", + "total": 643, + "version": "19.11.0", "author": { "name": "GitHub", "url": "https://github.com/primer/octicons/" @@ -22,7 +22,7 @@ "category": "General", "palette": false }, - "lastModified": 1713764738, + "lastModified": 1720781796, "icons": { "accessibility-16": { "body": "" @@ -40,6 +40,14 @@ "width": 24, "height": 24 }, + "ai-model-16": { + "body": "" + }, + "ai-model-24": { + "body": "", + "width": 24, + "height": 24 + }, "alert": { "body": "", "hidden": true diff --git a/json/ooui.json b/json/ooui.json index f08873c..15b626a 100644 --- a/json/ooui.json +++ b/json/ooui.json @@ -3,7 +3,7 @@ "info": { "name": "OOUI", "total": 357, - "version": "0.50.3", + "version": "0.50.4", "author": { "name": "OOUI Team", "url": "https://github.com/wikimedia/oojs-ui" @@ -22,7 +22,7 @@ "category": "General", "palette": false }, - "lastModified": 1711348067, + "lastModified": 1720781802, "icons": { "add": { "body": "" @@ -40,7 +40,7 @@ "body": "" }, "appearance": { - "body": "" + "body": "" }, "arrow-next-ltr": { "body": "" diff --git a/package-lock.json b/package-lock.json index b7f410b..40a8001 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@iconify/json", - "version": "2.2.226", + "version": "2.2.227", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@iconify/json", - "version": "2.2.226", + "version": "2.2.227", "license": "MIT", "dependencies": { "@iconify/types": "*", diff --git a/package.json b/package.json index 5e564cd..6cbba54 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.226", + "version": "2.2.227", "type": "module", "homepage": "https://iconify.design/icon-sets/", "bugs": "https://github.com/iconify/icon-sets/issues",