diff --git a/inference/core/workflows/core_steps/models/foundation/google_vision_ocr/v1.py b/inference/core/workflows/core_steps/models/foundation/google_vision_ocr/v1.py index 7f6273a6a..b24b5633a 100644 --- a/inference/core/workflows/core_steps/models/foundation/google_vision_ocr/v1.py +++ b/inference/core/workflows/core_steps/models/foundation/google_vision_ocr/v1.py @@ -55,7 +55,7 @@ class BlockManifest(WorkflowBlockManifest): "block_type": "model", "ui_manifest": { "section": "model", - "icon": "far fa-google", + "icon": "fa-brands fa-google", }, }, protected_namespaces=(),