diff --git a/collections.json b/collections.json index 7ec77cd..75ea863 100644 --- a/collections.json +++ b/collections.json @@ -108,8 +108,8 @@ }, "tabler": { "name": "Tabler Icons", - "total": 4176, - "version": "2.19.0", + "total": 4213, + "version": "2.20.0", "author": { "name": "Paweł Kuna", "url": "https://github.com/tabler/tabler-icons" @@ -1092,8 +1092,8 @@ }, "fluent": { "name": "Fluent UI System Icons", - "total": 13669, - "version": "1.1.201", + "total": 13759, + "version": "1.1.202", "author": { "name": "Microsoft Corporation", "url": "https://github.com/microsoft/fluentui-system-icons" @@ -1885,8 +1885,8 @@ }, "simple-icons": { "name": "Simple Icons", - "total": 2459, - "version": "8.14.0", + "total": 2461, + "version": "8.15.0", "author": { "name": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons" @@ -2018,7 +2018,7 @@ }, "devicon": { "name": "Devicon", - "total": 670, + "total": 671, "author": { "name": "konpa", "url": "https://github.com/devicons/devicon/tree/master" @@ -2040,7 +2040,7 @@ }, "devicon-plain": { "name": "Devicon Plain", - "total": 515, + "total": 516, "author": { "name": "konpa", "url": "https://github.com/devicons/devicon/tree/master" diff --git a/collections.md b/collections.md index 32f02e1..4a06c14 100644 --- a/collections.md +++ b/collections.md @@ -54,12 +54,12 @@ * File: [json/solar.json](json/solar.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## Tabler Icons -* Number of icons: 4176 +* Number of icons: 4213 * Author: Paweł Kuna * URL: https://github.com/tabler/tabler-icons * License: MIT * License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE -* Version: 2.19.0 +* Version: 2.20.0 * Palette: Colorless * Icon set prefix: `tabler` * File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) @@ -536,12 +536,12 @@ * File: [json/gala.json](json/gala.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## Fluent UI System Icons -* Number of icons: 13669 +* Number of icons: 13759 * 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.201 +* Version: 1.1.202 * Palette: Colorless * Icon set prefix: `fluent` * File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) @@ -919,12 +919,12 @@ * File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## Simple Icons -* Number of icons: 2459 +* Number of icons: 2461 * 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: 8.14.0 +* Version: 8.15.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)) @@ -983,7 +983,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: 670 +* Number of icons: 671 * Author: konpa * URL: https://github.com/devicons/devicon/tree/master * License: MIT @@ -993,7 +993,7 @@ * File: [json/devicon.json](json/devicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## Devicon Plain -* Number of icons: 515 +* Number of icons: 516 * Author: konpa * URL: https://github.com/devicons/devicon/tree/master * License: MIT diff --git a/composer.json b/composer.json index 7754e6e..63af231 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.67", + "version": "2.2.68", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/codicon.json b/json/codicon.json index 3fc6c42..f9cd2aa 100644 --- a/json/codicon.json +++ b/json/codicon.json @@ -22,7 +22,7 @@ "category": "General", "palette": false }, - "lastModified": 1683177012, + "lastModified": 1684733414, "icons": { "account": { "body": "" @@ -370,7 +370,7 @@ "body": "" }, "debug-stop": { - "body": "" + "body": "" }, "desktop-download": { "body": "" @@ -1039,7 +1039,7 @@ "body": "" }, "send": { - "body": "" + "body": "" }, "server": { "body": "" diff --git a/json/devicon-plain.json b/json/devicon-plain.json index 10d11d6..8d436ed 100644 --- a/json/devicon-plain.json +++ b/json/devicon-plain.json @@ -2,7 +2,7 @@ "prefix": "devicon-plain", "info": { "name": "Devicon Plain", - "total": 515, + "total": 516, "author": { "name": "konpa", "url": "https://github.com/devicons/devicon/tree/master" @@ -22,7 +22,7 @@ "category": "Brands / Social", "palette": false }, - "lastModified": 1684300511, + "lastModified": 1684733455, "icons": { "3dsmax": { "body": "" @@ -615,6 +615,9 @@ "groovy": { "body": "" }, + "grpc": { + "body": "" + }, "grunt": { "body": "" }, diff --git a/json/devicon.json b/json/devicon.json index 1afdf0e..9046c89 100644 --- a/json/devicon.json +++ b/json/devicon.json @@ -2,7 +2,7 @@ "prefix": "devicon", "info": { "name": "Devicon", - "total": 670, + "total": 671, "author": { "name": "konpa", "url": "https://github.com/devicons/devicon/tree/master" @@ -22,7 +22,7 @@ "category": "Brands / Social", "palette": true }, - "lastModified": 1684300548, + "lastModified": 1684733486, "icons": { "3dsmax": { "body": "" @@ -744,6 +744,9 @@ "groovy": { "body": "" }, + "grpc": { + "body": "" + }, "grunt": { "body": "" }, diff --git a/json/fluent.json b/json/fluent.json index 470eac7..d29ed74 100644 --- a/json/fluent.json +++ b/json/fluent.json @@ -2,8 +2,8 @@ "prefix": "fluent", "info": { "name": "Fluent UI System Icons", - "total": 13669, - "version": "1.1.201", + "total": 13759, + "version": "1.1.202", "author": { "name": "Microsoft Corporation", "url": "https://github.com/microsoft/fluentui-system-icons" @@ -22,7 +22,7 @@ "category": "General", "palette": false }, - "lastModified": 1683011129, + "lastModified": 1684733716, "icons": { "access-time-20-filled": { "body": "" @@ -358,8 +358,34 @@ "width": 24, "height": 24 }, + "airplane-landing-16-filled": { + "body": "", + "width": 16, + "height": 16 + }, + "airplane-landing-16-regular": { + "body": "", + "width": 16, + "height": 16 + }, + "airplane-landing-20-filled": { + "body": "" + }, + "airplane-landing-20-regular": { + "body": "" + }, + "airplane-landing-24-filled": { + "body": "", + "width": 24, + "height": 24 + }, + "airplane-landing-24-regular": { + "body": "", + "width": 24, + "height": 24 + }, "airplane-take-off-16-filled": { - "body": "", + "body": "", "width": 16, "height": 16 }, @@ -369,13 +395,13 @@ "height": 16 }, "airplane-take-off-20-filled": { - "body": "" + "body": "" }, "airplane-take-off-20-regular": { "body": "" }, "airplane-take-off-24-filled": { - "body": "", + "body": "", "width": 24, "height": 24 }, @@ -984,12 +1010,32 @@ "align-space-evenly-horizontal-20-regular": { "body": "" }, + "align-space-evenly-horizontal-24-filled": { + "body": "", + "width": 24, + "height": 24 + }, + "align-space-evenly-horizontal-24-regular": { + "body": "", + "width": 24, + "height": 24 + }, "align-space-evenly-vertical-20-filled": { "body": "" }, "align-space-evenly-vertical-20-regular": { "body": "" }, + "align-space-evenly-vertical-24-filled": { + "body": "", + "width": 24, + "height": 24 + }, + "align-space-evenly-vertical-24-regular": { + "body": "", + "width": 24, + "height": 24 + }, "align-space-fit-vertical-20-filled": { "body": "" }, @@ -1008,6 +1054,22 @@ "align-start-vertical-20-regular": { "body": "" }, + "align-straighten-20-filled": { + "body": "" + }, + "align-straighten-20-regular": { + "body": "" + }, + "align-straighten-24-filled": { + "body": "", + "width": 24, + "height": 24 + }, + "align-straighten-24-regular": { + "body": "", + "width": 24, + "height": 24 + }, "align-stretch-horizontal-16-filled": { "body": "", "width": 16, @@ -2932,6 +2994,94 @@ "arrow-fit-in-20-regular": { "body": "" }, + "arrow-flow-diagonal-up-right-16-filled": { + "body": "", + "width": 16, + "height": 16 + }, + "arrow-flow-diagonal-up-right-16-regular": { + "body": "", + "width": 16, + "height": 16 + }, + "arrow-flow-diagonal-up-right-20-filled": { + "body": "" + }, + "arrow-flow-diagonal-up-right-20-regular": { + "body": "" + }, + "arrow-flow-diagonal-up-right-24-filled": { + "body": "", + "width": 24, + "height": 24 + }, + "arrow-flow-diagonal-up-right-24-regular": { + "body": "", + "width": 24, + "height": 24 + }, + "arrow-flow-diagonal-up-right-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "arrow-flow-diagonal-up-right-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, + "arrow-flow-up-right-16-filled": { + "body": "", + "width": 16, + "height": 16 + }, + "arrow-flow-up-right-16-regular": { + "body": "", + "width": 16, + "height": 16 + }, + "arrow-flow-up-right-20-filled": { + "body": "" + }, + "arrow-flow-up-right-20-regular": { + "body": "" + }, + "arrow-flow-up-right-24-filled": { + "body": "", + "width": 24, + "height": 24 + }, + "arrow-flow-up-right-24-regular": { + "body": "", + "width": 24, + "height": 24 + }, + "arrow-flow-up-right-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "arrow-flow-up-right-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, + "arrow-flow-up-right-rectangle-multiple-20-filled": { + "body": "" + }, + "arrow-flow-up-right-rectangle-multiple-20-regular": { + "body": "" + }, + "arrow-flow-up-right-rectangle-multiple-24-filled": { + "body": "", + "width": 24, + "height": 24 + }, + "arrow-flow-up-right-rectangle-multiple-24-regular": { + "body": "", + "width": 24, + "height": 24 + }, "arrow-forward-16-filled": { "body": "", "width": 16, @@ -3941,36 +4091,44 @@ "height": 24 }, "arrow-routing-20-filled": { - "body": "" + "body": "", + "hidden": true }, "arrow-routing-20-regular": { - "body": "" + "body": "", + "hidden": true }, "arrow-routing-24-filled": { "body": "", "width": 24, - "height": 24 + "height": 24, + "hidden": true }, "arrow-routing-24-regular": { "body": "", "width": 24, - "height": 24 + "height": 24, + "hidden": true }, "arrow-routing-rectangle-multiple-20-filled": { - "body": "" + "body": "", + "hidden": true }, "arrow-routing-rectangle-multiple-20-regular": { - "body": "" + "body": "", + "hidden": true }, "arrow-routing-rectangle-multiple-24-filled": { "body": "", "width": 24, - "height": 24 + "height": 24, + "hidden": true }, "arrow-routing-rectangle-multiple-24-regular": { "body": "", "width": 24, - "height": 24 + "height": 24, + "hidden": true }, "arrow-shuffle-16-filled": { "body": "", @@ -4256,6 +4414,22 @@ "width": 24, "height": 24 }, + "arrow-square-up-right-20-filled": { + "body": "" + }, + "arrow-square-up-right-20-regular": { + "body": "" + }, + "arrow-square-up-right-24-filled": { + "body": "", + "width": 24, + "height": 24 + }, + "arrow-square-up-right-24-regular": { + "body": "", + "width": 24, + "height": 24 + }, "arrow-step-back-16-filled": { "body": "", "width": 16, @@ -6080,6 +6254,38 @@ "width": 24, "height": 24 }, + "bin-recycle-20-filled": { + "body": "" + }, + "bin-recycle-20-regular": { + "body": "" + }, + "bin-recycle-24-filled": { + "body": "", + "width": 24, + "height": 24 + }, + "bin-recycle-24-regular": { + "body": "", + "width": 24, + "height": 24 + }, + "bin-recycle-full-20-filled": { + "body": "" + }, + "bin-recycle-full-20-regular": { + "body": "" + }, + "bin-recycle-full-24-filled": { + "body": "", + "width": 24, + "height": 24 + }, + "bin-recycle-full-24-regular": { + "body": "", + "width": 24, + "height": 24 + }, "binder-triangle-16-filled": { "body": "", "width": 16, @@ -8053,6 +8259,22 @@ "width": 48, "height": 48 }, + "briefcase-search-20-filled": { + "body": "" + }, + "briefcase-search-20-regular": { + "body": "" + }, + "briefcase-search-24-filled": { + "body": "", + "width": 24, + "height": 24 + }, + "briefcase-search-24-regular": { + "body": "", + "width": 24, + "height": 24 + }, "brightness-high-16-filled": { "body": "", "width": 16, @@ -13737,6 +13959,16 @@ "width": 12, "height": 12 }, + "circle-line-16-filled": { + "body": "", + "width": 16, + "height": 16 + }, + "circle-line-16-regular": { + "body": "", + "width": 16, + "height": 16 + }, "circle-line-20-filled": { "body": "" }, @@ -16119,34 +16351,34 @@ "body": "" }, "column-triple-20-filled": { - "body": "" + "body": "" }, "column-triple-20-regular": { - "body": "" + "body": "" }, "column-triple-24-filled": { - "body": "", + "body": "", "width": 24, "height": 24 }, "column-triple-24-regular": { - "body": "", + "body": "", "width": 24, "height": 24 }, "column-triple-edit-20-filled": { - "body": "" + "body": "" }, "column-triple-edit-20-regular": { - "body": "" + "body": "" }, "column-triple-edit-24-filled": { - "body": "", + "body": "", "width": 24, "height": 24 }, "column-triple-edit-24-regular": { - "body": "", + "body": "", "width": 24, "height": 24 }, @@ -19096,6 +19328,22 @@ "width": 24, "height": 24 }, + "desk-20-filled": { + "body": "" + }, + "desk-20-regular": { + "body": "" + }, + "desk-24-filled": { + "body": "", + "width": 24, + "height": 24 + }, + "desk-24-regular": { + "body": "", + "width": 24, + "height": 24 + }, "desktop-16-filled": { "body": "", "width": 16, @@ -25378,6 +25626,26 @@ "width": 32, "height": 32 }, + "filmstrip-48-filled": { + "body": "", + "width": 48, + "height": 48 + }, + "filmstrip-48-regular": { + "body": "", + "width": 48, + "height": 48 + }, + "filmstrip-off-48-filled": { + "body": "", + "width": 48, + "height": 48 + }, + "filmstrip-off-48-regular": { + "body": "", + "width": 48, + "height": 48 + }, "filmstrip-play-16-filled": { "body": "", "width": 16, @@ -25876,6 +26144,16 @@ "width": 28, "height": 28 }, + "flash-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "flash-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, "flash-add-20-filled": { "body": "" }, @@ -26153,20 +26431,40 @@ "height": 48 }, "flow-16-filled": { - "body": "", + "body": "", "width": 16, "height": 16 }, "flow-16-regular": { - "body": "", + "body": "", "width": 16, "height": 16 }, "flow-20-filled": { - "body": "" + "body": "" }, "flow-20-regular": { - "body": "" + "body": "" + }, + "flow-24-filled": { + "body": "", + "width": 24, + "height": 24 + }, + "flow-24-regular": { + "body": "", + "width": 24, + "height": 24 + }, + "flow-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "flow-32-regular": { + "body": "", + "width": 32, + "height": 32 }, "flowchart-20-filled": { "body": "" @@ -26201,38 +26499,38 @@ "height": 24 }, "fluent-20-filled": { - "body": "" + "body": "" }, "fluent-20-regular": { - "body": "" + "body": "" }, "fluent-24-filled": { - "body": "", + "body": "", "width": 24, "height": 24 }, "fluent-24-regular": { - "body": "", + "body": "", "width": 24, "height": 24 }, "fluent-32-filled": { - "body": "", + "body": "", "width": 32, "height": 32 }, "fluent-32-regular": { - "body": "", + "body": "", "width": 32, "height": 32 }, "fluent-48-filled": { - "body": "", + "body": "", "width": 48, "height": 48 }, "fluent-48-regular": { - "body": "", + "body": "", "width": 48, "height": 48 }, @@ -29426,7 +29724,7 @@ "body": "" }, "heart-pulse-24-filled": { - "body": "", + "body": "", "width": 24, "height": 24 }, @@ -29445,6 +29743,24 @@ "width": 32, "height": 32 }, + "heart-pulse-checkmark-20-filled": { + "body": "" + }, + "heart-pulse-checkmark-20-regular": { + "body": "" + }, + "heart-pulse-error-20-filled": { + "body": "" + }, + "heart-pulse-error-20-regular": { + "body": "" + }, + "heart-pulse-warning-20-filled": { + "body": "" + }, + "heart-pulse-warning-20-regular": { + "body": "" + }, "highlight-16-filled": { "body": "", "width": 16, @@ -29726,6 +30042,42 @@ "width": 32, "height": 32 }, + "home-heart-16-filled": { + "body": "", + "width": 16, + "height": 16 + }, + "home-heart-16-regular": { + "body": "", + "width": 16, + "height": 16 + }, + "home-heart-20-filled": { + "body": "" + }, + "home-heart-20-regular": { + "body": "" + }, + "home-heart-24-filled": { + "body": "", + "width": 24, + "height": 24 + }, + "home-heart-24-regular": { + "body": "", + "width": 24, + "height": 24 + }, + "home-heart-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "home-heart-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, "home-more-20-filled": { "body": "" }, @@ -30353,21 +30705,51 @@ "body": "" }, "image-off-20-filled": { - "body": "" + "body": "" }, "image-off-20-regular": { "body": "" }, "image-off-24-filled": { - "body": "", + "body": "", "width": 24, "height": 24 }, "image-off-24-regular": { - "body": "", + "body": "", "width": 24, "height": 24 }, + "image-off-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "image-off-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "image-off-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "image-off-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, + "image-off-48-filled": { + "body": "", + "width": 48, + "height": 48 + }, + "image-off-48-regular": { + "body": "", + "width": 48, + "height": 48 + }, "image-prohibited-20-filled": { "body": "" }, @@ -35118,6 +35500,16 @@ "width": 24, "height": 24 }, + "money-hand-16-filled": { + "body": "", + "width": 16, + "height": 16 + }, + "money-hand-16-regular": { + "body": "", + "width": 16, + "height": 16 + }, "money-hand-20-filled": { "body": "" }, @@ -35150,12 +35542,32 @@ "width": 24, "height": 24 }, + "money-settings-16-filled": { + "body": "", + "width": 16, + "height": 16 + }, + "money-settings-16-regular": { + "body": "", + "width": 16, + "height": 16 + }, "money-settings-20-filled": { "body": "" }, "money-settings-20-regular": { "body": "" }, + "money-settings-24-filled": { + "body": "", + "width": 24, + "height": 24 + }, + "money-settings-24-regular": { + "body": "", + "width": 24, + "height": 24 + }, "more-16-filled": { "body": "", "hidden": true, @@ -38716,12 +39128,32 @@ "width": 28, "height": 28 }, + "people-edit-16-filled": { + "body": "", + "width": 17, + "height": 17 + }, + "people-edit-16-regular": { + "body": "", + "width": 17, + "height": 17 + }, "people-edit-20-filled": { "body": "" }, "people-edit-20-regular": { "body": "" }, + "people-edit-24-filled": { + "body": "", + "width": 24, + "height": 24 + }, + "people-edit-24-regular": { + "body": "", + "width": 24, + "height": 24 + }, "people-error-16-filled": { "body": "", "width": 16, @@ -43347,15 +43779,15 @@ "body": "" }, "real-estate-20-regular": { - "body": "" + "body": "" }, "real-estate-24-filled": { - "body": "", + "body": "", "width": 24, "height": 24 }, "real-estate-24-regular": { - "body": "", + "body": "", "width": 24, "height": 24 }, @@ -57773,10 +58205,10 @@ "height": 16 }, "triangle-down-20-filled": { - "body": "" + "body": "" }, "triangle-down-20-regular": { - "body": "" + "body": "" }, "triangle-down-32-filled": { "body": "", @@ -57819,10 +58251,10 @@ "height": 16 }, "triangle-left-20-filled": { - "body": "" + "body": "" }, "triangle-left-20-regular": { - "body": "" + "body": "" }, "triangle-left-32-filled": { "body": "", @@ -57865,10 +58297,10 @@ "height": 16 }, "triangle-right-20-filled": { - "body": "" + "body": "" }, "triangle-right-20-regular": { - "body": "" + "body": "" }, "triangle-right-32-filled": { "body": "", @@ -57890,6 +58322,12 @@ "width": 48, "height": 48 }, + "triangle-up-20-filled": { + "body": "" + }, + "triangle-up-20-regular": { + "body": "" + }, "trophy-16-filled": { "body": "", "width": 16, diff --git a/json/lucide.json b/json/lucide.json index f17cd30..ff76dae 100644 --- a/json/lucide.json +++ b/json/lucide.json @@ -21,7 +21,7 @@ "category": "General", "palette": false }, - "lastModified": 1684473715, + "lastModified": 1684733842, "icons": { "accessibility": { "body": "" @@ -1065,7 +1065,7 @@ "body": "" }, "diamond": { - "body": "" + "body": "" }, "dice-1": { "body": "" diff --git a/json/simple-icons.json b/json/simple-icons.json index b5c4ba7..21e0768 100644 --- a/json/simple-icons.json +++ b/json/simple-icons.json @@ -2,8 +2,8 @@ "prefix": "simple-icons", "info": { "name": "Simple Icons", - "total": 2459, - "version": "8.14.0", + "total": 2461, + "version": "8.15.0", "author": { "name": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons" @@ -22,7 +22,7 @@ "category": "Brands / Social", "palette": false }, - "lastModified": 1684129749, + "lastModified": 1684734038, "icons": { "42": { "body": "" @@ -859,6 +859,9 @@ "bentley": { "body": "" }, + "bento": { + "body": "" + }, "betfair": { "body": "" }, @@ -5625,6 +5628,9 @@ "roblox": { "body": "" }, + "robloxstudio": { + "body": "" + }, "robotframework": { "body": "" }, diff --git a/json/tabler.json b/json/tabler.json index f0e6d29..85d0450 100644 --- a/json/tabler.json +++ b/json/tabler.json @@ -2,8 +2,8 @@ "prefix": "tabler", "info": { "name": "Tabler Icons", - "total": 4176, - "version": "2.19.0", + "total": 4213, + "version": "2.20.0", "author": { "name": "Paweł Kuna", "url": "https://github.com/tabler/tabler-icons" @@ -22,7 +22,7 @@ "category": "General", "palette": false }, - "lastModified": 1684301023, + "lastModified": 1684734112, "icons": { "123": { "body": "" @@ -4344,13 +4344,16 @@ "body": "" }, "cone": { - "body": "" + "body": "" }, "cone-2": { - "body": "" + "body": "" }, "cone-off": { - "body": "" + "body": "" + }, + "cone-plus": { + "body": "" }, "confetti": { "body": "" @@ -4541,6 +4544,15 @@ "csv": { "body": "" }, + "cube": { + "body": "" + }, + "cube-off": { + "body": "" + }, + "cube-plus": { + "body": "" + }, "cube-send": { "body": "" }, @@ -4770,7 +4782,13 @@ "body": "" }, "cylinder": { - "body": "" + "body": "" + }, + "cylinder-off": { + "body": "" + }, + "cylinder-plus": { + "body": "" }, "dashboard": { "body": "" @@ -5483,6 +5501,15 @@ "devices-x": { "body": "" }, + "diabolo": { + "body": "" + }, + "diabolo-off": { + "body": "" + }, + "diabolo-plus": { + "body": "" + }, "dialpad": { "body": "" }, @@ -6464,6 +6491,15 @@ "friends-off": { "body": "" }, + "frustum": { + "body": "" + }, + "frustum-off": { + "body": "" + }, + "frustum-plus": { + "body": "" + }, "function": { "body": "" }, @@ -6884,6 +6920,15 @@ "help-triangle-filled": { "body": "" }, + "hemisphere": { + "body": "" + }, + "hemisphere-off": { + "body": "" + }, + "hemisphere-plus": { + "body": "" + }, "hexagon": { "body": "" }, @@ -7034,6 +7079,24 @@ "hexagon-off": { "body": "" }, + "hexagonal-prism": { + "body": "" + }, + "hexagonal-prism-off": { + "body": "" + }, + "hexagonal-prism-plus": { + "body": "" + }, + "hexagonal-pyramid": { + "body": "" + }, + "hexagonal-pyramid-off": { + "body": "" + }, + "hexagonal-pyramid-plus": { + "body": "" + }, "hexagons": { "body": "" }, @@ -7376,6 +7439,15 @@ "ironing-steam-off": { "body": "" }, + "irregular-polyhedron": { + "body": "" + }, + "irregular-polyhedron-off": { + "body": "" + }, + "irregular-polyhedron-plus": { + "body": "" + }, "italic": { "body": "" }, @@ -8952,6 +9024,15 @@ "octagon-off": { "body": "" }, + "octahedron": { + "body": "" + }, + "octahedron-off": { + "body": "" + }, + "octahedron-plus": { + "body": "" + }, "old": { "body": "" }, @@ -9620,6 +9701,15 @@ "printer-off": { "body": "" }, + "prism": { + "body": "" + }, + "prism-off": { + "body": "" + }, + "prism-plus": { + "body": "" + }, "prison": { "body": "" }, @@ -9669,10 +9759,13 @@ "body": "" }, "pyramid": { - "body": "" + "body": "" }, "pyramid-off": { - "body": "" + "body": "" + }, + "pyramid-plus": { + "body": "" }, "qrcode": { "body": "" @@ -9792,6 +9885,15 @@ "rectangle-vertical-filled": { "body": "" }, + "rectangular-prism": { + "body": "" + }, + "rectangular-prism-off": { + "body": "" + }, + "rectangular-prism-plus": { + "body": "" + }, "recycle": { "body": "" }, @@ -10658,6 +10760,15 @@ "speedboat": { "body": "" }, + "sphere": { + "body": "" + }, + "sphere-off": { + "body": "" + }, + "sphere-plus": { + "body": "" + }, "spider": { "body": "" }, diff --git a/package-lock.json b/package-lock.json index a04c33c..eb54d67 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@iconify/json", - "version": "2.2.67", + "version": "2.2.68", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@iconify/json", - "version": "2.2.67", + "version": "2.2.68", "license": "MIT", "dependencies": { "@iconify/types": "*", diff --git a/package.json b/package.json index 966faa8..9d2e80d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@iconify/json", "description": "Iconify icons collection in JSON format", "license": "MIT", - "version": "2.2.67", + "version": "2.2.68", "type": "module", "homepage": "https://iconify.design/icon-sets/", "bugs": "https://github.com/iconify/icon-sets/issues",