⚡ Replace PNG icons with SVG and optimize (#1890)
* 🎨 Replace PNG icons with SVG icons * ⚡ Fix size of bitbucket icon * ⚡ Optimize svgs Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
This commit is contained in:
@@ -30,7 +30,7 @@ export class ZohoCrm implements INodeType {
|
||||
description: INodeTypeDescription = {
|
||||
displayName: 'Zoho CRM',
|
||||
name: 'zohoCrm',
|
||||
icon: 'file:zohoCrm.png',
|
||||
icon: 'file:zoho.svg',
|
||||
subtitle: '={{$parameter["operation"] + ": " + $parameter["resource"]}}',
|
||||
group: ['input'],
|
||||
version: 1,
|
||||
|
||||
1
packages/nodes-base/nodes/Zoho/zoho.svg
Normal file
1
packages/nodes-base/nodes/Zoho/zoho.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 5.3 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 5.6 KiB |
Reference in New Issue
Block a user