diff --git a/src/drivers/webextension/images/icons/Stripe.svg b/src/drivers/webextension/images/icons/Stripe.svg new file mode 100644 index 000000000..f17311d57 --- /dev/null +++ b/src/drivers/webextension/images/icons/Stripe.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies.json b/src/technologies.json index eaa97a4d5..0a3728b61 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -12687,7 +12687,7 @@ }, "description": "Stripe offers online payment processing for internet businesses as well as fraud prevention, invoicing and subscription management.", "html": "]+data-stripe", - "icon": "Stripe.png", + "icon": "Stripe.svg", "js": { "Stripe.version": "^(.+)$\\;version:\\1" },