diff --git a/app/images/blockaid-security-provider.png b/app/images/blockaid-security-provider.png deleted file mode 100644 index 34f9ac1a476d..000000000000 Binary files a/app/images/blockaid-security-provider.png and /dev/null differ diff --git a/app/images/blockaid-security-provider.svg b/app/images/blockaid-security-provider.svg new file mode 100644 index 000000000000..5646ed66987c --- /dev/null +++ b/app/images/blockaid-security-provider.svg @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/shared/notifications/index.js b/shared/notifications/index.js index 73a36e256759..961b5a559c8c 100644 --- a/shared/notifications/index.js +++ b/shared/notifications/index.js @@ -135,7 +135,7 @@ export const UI_NOTIFICATIONS = { id: 23, date: null, image: { - src: 'images/blockaid-security-provider.png', + src: 'images/blockaid-security-provider.svg', width: '100%', }, },