Describe the bug
ver.5.15.0: vest.svg and vest-patches.svg is colored. Is this correct?
To Reproduce
style="fill:#193154"
Expected behavior
no style attr
Screenshots


Version and implementation
Version: 5.15.0
Bug report checklist
Hi!
Thanks for being part of the Font Awesome Community and thanks for reporting this.
I suppose it isn't, but let's ask @sensibleworld to check
@robmadole if this is something that it should not happen, would it be possible to add a check that style attribute is not present in the SVG?
Yup! This was an error on my part. We'll get it fixed up. Our normal import process strips this sort of thing out, but I manually added this one and missed it.
Just confirming that this was fixed in version 15.5.1: https://github.com/FortAwesome/Font-Awesome/blob/5.15.1/svgs/solid/vest.svg
Most helpful comment
Yup! This was an error on my part. We'll get it fixed up. Our normal import process strips this sort of thing out, but I manually added this one and missed it.