This repository has been archived by the owner on Sep 20, 2021. It is now read-only.
Releases: muffinresearch/payment-icons
Releases · muffinresearch/payment-icons
1.2.1
1.2.0
- Update visa logo
- Update deps
1.1.0
- Don't remove the viewBox attribute when minifying (thanks @paulradzkov)
1.0.1
1.0.0
- Adds new maestro and mastercard icons (Thanks @longmd)
- Old style logos are still available under the
-old
suffix.
- Old style logos are still available under the
- Added tests to make sure dimensions are consistent for the card icons.
- Note that since all the icons were touched in this process I'm considering this a breaking change - please check your usage is unaffected by the changes.
0.0.13
- Add elo debit card (thanks @SolidLink)
0.0.12
- Add additional missing viewBox attrs
- Re-generate minified SVG from changes in 0.11
0.0.11 (deprecated)
- Add viewBox property to flat Discover so that the svg can be resized with css. (thanks @wolfadex)
DEPRECATED due to missing minified SVG updates - use 0.0.12 instead.
0.0.10
0.0.9
- Add Hipercard (Brazilian credit card) - thanks @tinogomes