mirror of https://github.com/ethereum/go-ethereum
switch fill color to "currentColor" to allow using dark mode responsive "color" proppull/26459/head^2
parent
d93e1b5d4d
commit
e77c1507f5
@ -1,6 +1,6 @@ |
|||||||
export * from './DiscordIcon' |
export * from './DiscordIcon' |
||||||
export * from './GitHubIcon' |
export * from './GitHubIcon' |
||||||
export * from './HamburguerIcon'; |
export * from './HamburgerIcon'; |
||||||
export * from './LensIcon'; |
export * from './LensIcon'; |
||||||
export * from './MoonIcon'; |
export * from './MoonIcon'; |
||||||
export * from './TwitterIcon' |
export * from './TwitterIcon' |
||||||
|
Loading…
Reference in new issue