From c9b39a6667ac79293892743884d9547de01c855a Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Mon, 14 Oct 2024 08:41:08 +0300 Subject: [PATCH] Update 4 icon sets: Fluent UI System Color Icons, Fluent UI System Icons, Lucide, Simple Icons --- collections.json | 10 +- collections.md | 10 +- composer.json | 2 +- json/fluent-color.json | 2 +- json/fluent.json | 311 ++++++++++++++++++++++++++++++++++++++--- json/lucide.json | 18 +-- json/simple-icons.json | 27 +++- package-lock.json | 4 +- package.json | 2 +- 9 files changed, 335 insertions(+), 51 deletions(-) diff --git a/collections.json b/collections.json index fd01420..639012b 100644 --- a/collections.json +++ b/collections.json @@ -1697,8 +1697,8 @@ }, "fluent": { "name": "Fluent UI System Icons", - "total": 16753, - "version": "1.1.260", + "total": 16810, + "version": "1.1.261", "author": { "name": "Microsoft Corporation", "url": "https://github.com/microsoft/fluentui-system-icons" @@ -2264,7 +2264,7 @@ "fluent-color": { "name": "Fluent UI System Color Icons", "total": 311, - "version": "1.1.260", + "version": "1.1.261", "author": { "name": "Microsoft Corporation", "url": "https://github.com/microsoft/fluentui-system-icons" @@ -2530,8 +2530,8 @@ }, "simple-icons": { "name": "Simple Icons", - "total": 3211, - "version": "13.13.0", + "total": 3216, + "version": "13.14.0", "author": { "name": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons" diff --git a/collections.md b/collections.md index f500cd8..2ff140c 100644 --- a/collections.md +++ b/collections.md @@ -728,12 +728,12 @@ * File: [json/formkit.json](json/formkit.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## Fluent UI System Icons -* Number of icons: 16753 +* Number of icons: 16810 * 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.260 +* Version: 1.1.261 * Palette: Colorless * Icon set prefix: `fluent` * File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) @@ -982,7 +982,7 @@ * 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.260 +* Version: 1.1.261 * Palette: Colorful * Icon set prefix: `fluent-color` * File: [json/fluent-color.json](json/fluent-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) @@ -1088,12 +1088,12 @@ * File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## Simple Icons -* Number of icons: 3211 +* Number of icons: 3216 * 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: 13.13.0 +* Version: 13.14.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)) diff --git a/composer.json b/composer.json index d884923..ad6db61 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.259", + "version": "2.2.260", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/fluent-color.json b/json/fluent-color.json index 1bcc4b7..eb40ea9 100644 --- a/json/fluent-color.json +++ b/json/fluent-color.json @@ -3,7 +3,7 @@ "info": { "name": "Fluent UI System Color Icons", "total": 311, - "version": "1.1.260", + "version": "1.1.261", "author": { "name": "Microsoft Corporation", "url": "https://github.com/microsoft/fluentui-system-icons" diff --git a/json/fluent.json b/json/fluent.json index bf69c47..cb209d2 100644 --- a/json/fluent.json +++ b/json/fluent.json @@ -2,8 +2,8 @@ "prefix": "fluent", "info": { "name": "Fluent UI System Icons", - "total": 16753, - "version": "1.1.260", + "total": 16810, + "version": "1.1.261", "author": { "name": "Microsoft Corporation", "url": "https://github.com/microsoft/fluentui-system-icons" @@ -24,7 +24,7 @@ "category": "UI Other / Mixed Grid", "palette": false }, - "lastModified": 1727504667, + "lastModified": 1728884125, "icons": { "access-time-20-filled": { "body": "" @@ -3117,6 +3117,52 @@ "width": 48, "height": 48 }, + "arrow-down-right-16-filled": { + "body": "", + "width": 16, + "height": 16 + }, + "arrow-down-right-16-regular": { + "body": "", + "width": 16, + "height": 16 + }, + "arrow-down-right-20-filled": { + "body": "" + }, + "arrow-down-right-20-regular": { + "body": "" + }, + "arrow-down-right-24-filled": { + "body": "", + "width": 24, + "height": 24 + }, + "arrow-down-right-24-regular": { + "body": "", + "width": 24, + "height": 24 + }, + "arrow-down-right-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "arrow-down-right-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, + "arrow-down-right-48-filled": { + "body": "", + "width": 48, + "height": 48 + }, + "arrow-down-right-48-regular": { + "body": "", + "width": 48, + "height": 48 + }, "arrow-down-right-circle-16-filled": { "body": "", "hidden": true, @@ -4425,6 +4471,26 @@ "width": 24, "height": 24 }, + "arrow-repeat-all-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "arrow-repeat-all-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "arrow-repeat-all-48-filled": { + "body": "", + "width": 48, + "height": 48 + }, + "arrow-repeat-all-48-regular": { + "body": "", + "width": 48, + "height": 48 + }, "arrow-repeat-all-off-16-filled": { "body": "", "width": 16, @@ -6304,6 +6370,16 @@ "width": 24, "height": 24 }, + "attach-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "attach-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, "attach-32-filled": { "body": "", "width": 32, @@ -6319,6 +6395,16 @@ "width": 32, "height": 32 }, + "attach-48-filled": { + "body": "", + "width": 48, + "height": 48 + }, + "attach-48-regular": { + "body": "", + "width": 48, + "height": 48 + }, "attach-arrow-left-20-filled": { "body": "", "hidden": true @@ -11595,11 +11681,21 @@ "calendar-mail-20-regular": { "body": "" }, + "calendar-mention-16-filled": { + "body": "", + "width": 16, + "height": 16 + }, + "calendar-mention-16-regular": { + "body": "", + "width": 16, + "height": 16 + }, "calendar-mention-20-filled": { - "body": "" + "body": "" }, "calendar-mention-20-regular": { - "body": "" + "body": "" }, "calendar-month-20-filled": { "body": "" @@ -11763,12 +11859,12 @@ "height": 32 }, "calendar-person-16-filled": { - "body": "", + "body": "", "width": 16, "height": 16 }, "calendar-person-16-regular": { - "body": "", + "body": "", "width": 16, "height": 16 }, @@ -11788,6 +11884,16 @@ "width": 24, "height": 24 }, + "calendar-person-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "calendar-person-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, "calendar-phone-16-filled": { "body": "", "width": 16, @@ -19900,20 +20006,20 @@ "height": 48 }, "comment-mention-16-filled": { - "body": "", + "body": "", "width": 16, "height": 16 }, "comment-mention-16-regular": { - "body": "", + "body": "", "width": 16, "height": 16 }, "comment-mention-20-filled": { - "body": "" + "body": "" }, "comment-mention-20-regular": { - "body": "" + "body": "" }, "comment-mention-24-filled": { "body": "", @@ -20053,6 +20159,22 @@ "width": 32, "height": 32 }, + "comment-multiple-mention-16-filled": { + "body": "", + "width": 16, + "height": 16 + }, + "comment-multiple-mention-16-regular": { + "body": "", + "width": 16, + "height": 16 + }, + "comment-multiple-mention-20-filled": { + "body": "" + }, + "comment-multiple-mention-20-regular": { + "body": "" + }, "comment-next-24-filled": { "body": "", "width": 24, @@ -25710,20 +25832,20 @@ "height": 24 }, "document-mention-16-filled": { - "body": "", + "body": "", "width": 16, "height": 16 }, "document-mention-16-regular": { - "body": "", + "body": "", "width": 16, "height": 16 }, "document-mention-20-filled": { - "body": "" + "body": "" }, "document-mention-20-regular": { - "body": "" + "body": "" }, "document-mention-24-filled": { "body": "", @@ -25934,28 +26056,28 @@ "height": 24 }, "document-one-page-multiple-16-filled": { - "body": "", + "body": "", "width": 16, "height": 16 }, "document-one-page-multiple-16-regular": { - "body": "", + "body": "", "width": 16, "height": 16 }, "document-one-page-multiple-20-filled": { - "body": "" + "body": "" }, "document-one-page-multiple-20-regular": { - "body": "" + "body": "" }, "document-one-page-multiple-24-filled": { - "body": "", + "body": "", "width": 24, "height": 24 }, "document-one-page-multiple-24-regular": { - "body": "", + "body": "", "width": 24, "height": 24 }, @@ -26816,6 +26938,36 @@ "width": 24, "height": 24 }, + "document-text-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "document-text-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "document-text-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "document-text-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, + "document-text-48-filled": { + "body": "", + "width": 48, + "height": 48 + }, + "document-text-48-regular": { + "body": "", + "width": 48, + "height": 48 + }, "document-text-clock-20-filled": { "body": "" }, @@ -28917,6 +29069,16 @@ "width": 24, "height": 24 }, + "equal-circle-16-filled": { + "body": "", + "width": 16, + "height": 16 + }, + "equal-circle-16-regular": { + "body": "", + "width": 16, + "height": 16 + }, "equal-circle-20-filled": { "body": "" }, @@ -31158,6 +31320,42 @@ "folder-briefcase-20-regular": { "body": "" }, + "folder-document-16-filled": { + "body": "", + "width": 16, + "height": 16 + }, + "folder-document-16-regular": { + "body": "", + "width": 16, + "height": 16 + }, + "folder-document-20-filled": { + "body": "" + }, + "folder-document-20-regular": { + "body": "" + }, + "folder-document-24-filled": { + "body": "", + "width": 24, + "height": 24 + }, + "folder-document-24-regular": { + "body": "", + "width": 24, + "height": 24 + }, + "folder-document-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "folder-document-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, "folder-globe-16-filled": { "body": "", "width": 16, @@ -41042,6 +41240,16 @@ "width": 28, "height": 28 }, + "mail-inbox-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "mail-inbox-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, "mail-inbox-add-16-filled": { "body": "", "width": 16, @@ -41214,6 +41422,32 @@ "width": 28, "height": 28 }, + "mail-inbox-person-16-filled": { + "body": "", + "width": 16, + "height": 16 + }, + "mail-inbox-person-16-regular": { + "body": "", + "width": 16, + "height": 16 + }, + "mail-inbox-person-20-filled": { + "body": "" + }, + "mail-inbox-person-20-regular": { + "body": "" + }, + "mail-inbox-person-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "mail-inbox-person-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, "mail-link-20-filled": { "body": "" }, @@ -41562,6 +41796,11 @@ "width": 32, "height": 32 }, + "mail-read-multiple-32-light": { + "body": "", + "width": 32, + "height": 32 + }, "mail-read-multiple-32-regular": { "body": "", "width": 32, @@ -51794,6 +52033,36 @@ "width": 24, "height": 24 }, + "plug-connected-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "plug-connected-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "plug-connected-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "plug-connected-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, + "plug-connected-48-filled": { + "body": "", + "width": 48, + "height": 48 + }, + "plug-connected-48-regular": { + "body": "", + "width": 48, + "height": 48 + }, "plug-connected-add-20-filled": { "body": "" }, diff --git a/json/lucide.json b/json/lucide.json index 5cb511c..8f520fb 100644 --- a/json/lucide.json +++ b/json/lucide.json @@ -24,7 +24,7 @@ "category": "UI 24px", "palette": false }, - "lastModified": 1728400390, + "lastModified": 1728884156, "icons": { "a-arrow-down": { "body": "" @@ -69,7 +69,7 @@ "body": "" }, "align-center": { - "body": "" + "body": "" }, "align-center-horizontal": { "body": "" @@ -108,13 +108,13 @@ "body": "" }, "align-justify": { - "body": "" + "body": "" }, "align-left": { - "body": "" + "body": "" }, "align-right": { - "body": "" + "body": "" }, "align-start-horizontal": { "body": "" @@ -2363,10 +2363,10 @@ "body": "" }, "indent-decrease": { - "body": "" + "body": "" }, "indent-increase": { - "body": "" + "body": "" }, "indian-rupee": { "body": "" @@ -2535,7 +2535,7 @@ "body": "" }, "list": { - "body": "" + "body": "" }, "list-check": { "body": "" @@ -2559,7 +2559,7 @@ "body": "" }, "list-ordered": { - "body": "" + "body": "" }, "list-plus": { "body": "" diff --git a/json/simple-icons.json b/json/simple-icons.json index e0c728d..7000a17 100644 --- a/json/simple-icons.json +++ b/json/simple-icons.json @@ -2,8 +2,8 @@ "prefix": "simple-icons", "info": { "name": "Simple Icons", - "total": 3211, - "version": "13.13.0", + "total": 3216, + "version": "13.14.0", "author": { "name": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons" @@ -25,7 +25,7 @@ "category": "Logos", "palette": false }, - "lastModified": 1728278505, + "lastModified": 1728884367, "icons": { "42": { "body": "" @@ -393,6 +393,9 @@ "alpinelinux": { "body": "" }, + "alternativeto": { + "body": "" + }, "alteryx": { "body": "" }, @@ -860,6 +863,9 @@ "atari": { "body": "" }, + "atlasos": { + "body": "" + }, "atlassian": { "body": "" }, @@ -1657,6 +1663,9 @@ "cinema4d": { "body": "" }, + "cinnamon": { + "body": "" + }, "circle": { "body": "" }, @@ -2314,7 +2323,7 @@ "body": "" }, "deno": { - "body": "" + "body": "" }, "denon": { "body": "" @@ -2614,7 +2623,7 @@ "body": "" }, "ecosia": { - "body": "" + "body": "" }, "ecovacs": { "body": "" @@ -4410,6 +4419,9 @@ "jamstack": { "body": "" }, + "japanairlines": { + "body": "" + }, "jasmine": { "body": "" }, @@ -7494,7 +7506,7 @@ "body": "" }, "robinhood": { - "body": "" + "body": "" }, "roblox": { "body": "" @@ -7836,6 +7848,9 @@ "sencha": { "body": "" }, + "sendgrid": { + "body": "" + }, "sendinblue": { "body": "", "hidden": true diff --git a/package-lock.json b/package-lock.json index 489d8e3..f534bc7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@iconify/json", - "version": "2.2.259", + "version": "2.2.260", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@iconify/json", - "version": "2.2.259", + "version": "2.2.260", "license": "MIT", "dependencies": { "@iconify/types": "*", diff --git a/package.json b/package.json index 987e99c..5ed73b2 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.259", + "version": "2.2.260", "type": "module", "homepage": "https://iconify.design/icon-sets/", "bugs": "https://github.com/iconify/icon-sets/issues",