diff --git a/packages/iconify-collections/custom-public/icons.json b/packages/iconify-collections/custom-public/icons.json index 347b6145e2..7c7d110be8 100644 --- a/packages/iconify-collections/custom-public/icons.json +++ b/packages/iconify-collections/custom-public/icons.json @@ -1,6 +1,6 @@ { "prefix": "custom-public", - "lastModified": 1775115796, + "lastModified": 1776313052, "icons": { "avatar-user": { "body": "", @@ -65,6 +65,9 @@ "width": 50, "height": 26 }, + "common-enter-key": { + "body": "" + }, "common-gdpr": { "body": "", "width": 23, @@ -407,6 +410,11 @@ "model-checked": { "body": "" }, + "other-comment": { + "body": "", + "width": 14, + "height": 12 + }, "other-default-tool-icon": { "body": "" }, diff --git a/packages/iconify-collections/custom-public/info.json b/packages/iconify-collections/custom-public/info.json index 8b5572de6f..115e9e25f9 100644 --- a/packages/iconify-collections/custom-public/info.json +++ b/packages/iconify-collections/custom-public/info.json @@ -1,7 +1,7 @@ { "prefix": "custom-public", "name": "Dify Custom Public", - "total": 142, + "total": 144, "version": "0.0.0-private", "author": { "name": "LangGenius, Inc.", diff --git a/packages/iconify-collections/custom-vender/icons.json b/packages/iconify-collections/custom-vender/icons.json index a7dc8e75e0..d588db650e 100644 --- a/packages/iconify-collections/custom-vender/icons.json +++ b/packages/iconify-collections/custom-vender/icons.json @@ -1,6 +1,6 @@ { "prefix": "custom-vender", - "lastModified": 1775115796, + "lastModified": 1776313052, "icons": { "features-citations": { "body": "" @@ -1025,6 +1025,11 @@ "workflow-if-else": { "body": "" }, + "workflow-input-field": { + "body": "", + "width": 16, + "height": 16 + }, "workflow-iteration": { "body": "" }, diff --git a/packages/iconify-collections/custom-vender/info.json b/packages/iconify-collections/custom-vender/info.json index 0a84c45bbd..ea5f666503 100644 --- a/packages/iconify-collections/custom-vender/info.json +++ b/packages/iconify-collections/custom-vender/info.json @@ -1,7 +1,7 @@ { "prefix": "custom-vender", "name": "Dify Custom Vender", - "total": 277, + "total": 278, "version": "0.0.0-private", "author": { "name": "LangGenius, Inc.",