Updated tools and utilities icons

This commit is contained in:
abhishekshankr
2023-12-18 04:05:51 -05:00
parent 6e68df0d27
commit 37030b9ace
26 changed files with 127 additions and 77 deletions
@@ -19,7 +19,7 @@ class GoogleCustomSearchAPI_Tools implements INode {
this.name = 'googleCustomSearch'
this.version = 1.0
this.type = 'GoogleCustomSearchAPI'
this.icon = 'google.png'
this.icon = 'google.svg'
this.category = 'Tools'
this.description = 'Wrapper around Google Custom Search API - a real-time API to access Google search results'
this.inputs = []