Closed bobbingwide closed 2 years ago
It was produced from the PayPal icon used in oik/paypal
block.
I'd downloaded the SVG as paypal-mark-color.svg
from https://www.paypalobjects.com/paypal-ui/logos/svg/paypal-mark-color.svg
When I copied the code into the paypal-icon.js
file, I didn't convert fill-rule to fillRule nor clip-rule to clipRule.
These attributes were used in 3 <path>
tags.
Changing the paypal-icon.js
resolved the issue. Done as part of oik issue 184
Delivered in v4.8.1
This Warning, along with another for
clip-rule did you mean clipRule
appears ins.b/wp55/acf-pro
. It also appears ins.b/oikcom
.