Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove fill attribute from all SVGs #489

Merged
merged 1 commit into from Aug 3, 2017
Merged

Remove fill attribute from all SVGs #489

merged 1 commit into from Aug 3, 2017

Conversation

ericcornelissen
Copy link
Contributor

Remove the fill attribute from all SVGs in ./icons that still had it. This PR is needed for PR #488, because changes there causes the fill defined on an SVG to override the color specified by the CSS.

I put this in a separate PR because of two reasons. First, this change is much simpler and can therefor be merged quicker. Second, even if #488 doesn't go through we want this change for consistency in the SVGs (among other things).

@birjj birjj merged commit 7453b07 into simple-icons:develop Aug 3, 2017
@ericcornelissen ericcornelissen deleted the remove-svg-fills branch August 4, 2017 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants