diff --git a/src/drivers/webextension/images/icons/authy.png b/src/drivers/webextension/images/icons/authy.png deleted file mode 100644 index 8c7c6ceb5..000000000 Binary files a/src/drivers/webextension/images/icons/authy.png and /dev/null differ diff --git a/src/drivers/webextension/images/icons/authy.svg b/src/drivers/webextension/images/icons/authy.svg new file mode 100644 index 000000000..92635947c --- /dev/null +++ b/src/drivers/webextension/images/icons/authy.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/technologies/t.json b/src/technologies/t.json index 7f557fb43..559e504b5 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -3065,8 +3065,8 @@ "cats": [ 69 ], - "description": "Authy provides Two-factor authentication (2FA) adds an additional layer of protection beyond passwords", - "icon": "authy.png", + "description": "Authy provides Two-factor authentication (2FA) adds an additional layer of protection beyond passwords.", + "icon": "authy.svg", "js": { "Authy": "" },