Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Commit

Permalink
Fix issue with icons color. Leverage fill-opacity for the sun svg (#649)
Browse files Browse the repository at this point in the history
  • Loading branch information
plbabin authored and Jon Quach committed Jun 20, 2019
1 parent 4e26541 commit 7877502
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/Icon/styles/Icon.css.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ const css = `
}
circle,
path[fill],
path,
rect {
fill: currentColor;
}
Expand Down
7 changes: 6 additions & 1 deletion src/icons/time-day-sun.svg
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 7877502

Please sign in to comment.