diff --git a/src/drivers/webextension/images/icons/amoCRM.png b/src/drivers/webextension/images/icons/amoCRM.png deleted file mode 100644 index 1009b1c68..000000000 Binary files a/src/drivers/webextension/images/icons/amoCRM.png and /dev/null differ diff --git a/src/drivers/webextension/images/icons/amoCRM.svg b/src/drivers/webextension/images/icons/amoCRM.svg new file mode 100644 index 000000000..0a5f1b3ba --- /dev/null +++ b/src/drivers/webextension/images/icons/amoCRM.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies.json b/src/technologies.json index fa5a2c83d..f458f6c4a 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -1800,7 +1800,7 @@ 53 ], "description": "amoCRM is a web-based customer relationship management software solution.", - "icon": "amoCRM.png", + "icon": "amoCRM.svg", "js": { "AMOCRM": "", "AMO_PIXEL_CLIENT": "", @@ -18947,7 +18947,7 @@ "description": "SvelteKit is the official Svelte framework for building web applications with a flexible filesystem-based routing.", "icon": "Svelte.svg", "dom": { - "a": { + "a": { "attributes": { "sveltekit:prefetch": "" }