langflow-ai / langflow

Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.
http://www.langflow.org
MIT License
35.41k stars 4.21k forks source link

feat: add Google icons to search-related components #4760

Closed Cristhianzl closed 2 days ago

Cristhianzl commented 3 days ago

This pull request includes updates to add icons to specific components and ensure consistent icon usage across the codebase. The most important changes include adding the Google icon to the GoogleSearchAPIComponent and GoogleSerperAPIComponent classes, and updating the nodeIconsLucide object to include these components.

Updates to component icons:

Updates to icon usage: