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
@@ -22,7 +22,7 @@ class OpenAPIToolkit_Tools implements INode {
this.name = 'openAPIToolkit'
this.version = 1.0
this.type = 'OpenAPIToolkit'
this.icon = 'openapi.png'
this.icon = 'openapi.svg'
this.category = 'Tools'
this.description = 'Load OpenAPI specification'
this.credential = {