Hacker News new | ask | show | jobs
by f-word 1937 days ago
Either fill: currentColor or fill: var(--iconColor, currentColor) should do the trick. I prefer the 2nd one because it lets me change iconColor whenever I find it appropiate