Update Stripe logo

main
Elbert Alias 4 years ago
parent 11ab46c8fd
commit e58f36e4ff

@ -0,0 +1,4 @@
<svg width="150" height="150" viewBox="0 0 150 150" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="150" height="150" rx="15" fill="#6772E5"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M68.3 56.1C68.3 52.2 71.5 50.7 76.8 50.7C84.4 50.7 94 53 101.6 57.1V33.6C93.3 30.3 85.1 29 76.8 29C56.5 29 43 39.6 43 57.3C43 84.9 81 80.5 81 92.4C81 97 77 98.5 71.4 98.5C63.1 98.5 52.5 95.1 44.1 90.5V114.3C53.4 118.3 62.8 120 71.4 120C92.2 120 106.5 109.7 106.5 91.8C106.4 62 68.3 67.3 68.3 56.1Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 526 B

@ -12687,7 +12687,7 @@
}, },
"description": "Stripe offers online payment processing for internet businesses as well as fraud prevention, invoicing and subscription management.", "description": "Stripe offers online payment processing for internet businesses as well as fraud prevention, invoicing and subscription management.",
"html": "<input[^>]+data-stripe", "html": "<input[^>]+data-stripe",
"icon": "Stripe.png", "icon": "Stripe.svg",
"js": { "js": {
"Stripe.version": "^(.+)$\\;version:\\1" "Stripe.version": "^(.+)$\\;version:\\1"
}, },

Loading…
Cancel
Save