diff --git a/BTCPayServer/Views/Shared/PayButton/PayButton.cshtml b/BTCPayServer/Views/Shared/PayButton/PayButton.cshtml index 6e261e972..e54a5d1b9 100644 --- a/BTCPayServer/Views/Shared/PayButton/PayButton.cshtml +++ b/BTCPayServer/Views/Shared/PayButton/PayButton.cshtml @@ -119,7 +119,7 @@ this.srvModel.payButtonImageUrl = this.originalButtonImageUrl; } else { this.srvModel.payButtonText = 'Pay with'; - this.srvModel.payButtonImageUrl = `${this.srvModel.urlRoot}img/logo.svg`; + this.srvModel.payButtonImageUrl = `${this.srvModel.urlRoot}img/paybutton/logo.svg`; } this.inputChanges(); } diff --git a/BTCPayServer/wwwroot/img/paybutton/logo.svg b/BTCPayServer/wwwroot/img/paybutton/logo.svg new file mode 100644 index 000000000..75ff8925d --- /dev/null +++ b/BTCPayServer/wwwroot/img/paybutton/logo.svg @@ -0,0 +1,8 @@ + + + + + + + +