Skip to content

Commit

Permalink
Explicit fill color in icon SVGs
Browse files Browse the repository at this point in the history
Merges #172

Fixes issue that fill="currentColor" did not work as expected because SVGs
are loaded from URLs rather than defined inline. Hence, revert to specifying
a specific color.
  • Loading branch information
vincerubinetti authored and dhimmel committed Jan 29, 2019
1 parent 96b580d commit ec359f6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion content/images/github.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion content/images/orcid.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion content/images/twitter.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ec359f6

Please sign in to comment.