EQWorks / lumen-labs

React library of basic components based on Tailwind CSS
https://eqworks.github.io/lumen-labs
5 stars 2 forks source link

[G2M] icons - Close and Remove use currentColor #114

Closed vxsl closed 2 years ago

vxsl commented 2 years ago

these icons were missing "currentColor", so they were not styled properly inside a Button or similar.

Eventually we should really look at refactoring the icons to be more maintainable (inheritance?). Some icons have props with arbitrary hex values for defaults, others do not have props, ... etc.

github-actions[bot] commented 2 years ago

📚 Storybook preview (updated to 45474606e2265f9cecd4c9db99d1e8d3aed68b41)

hyx131 commented 2 years ago

Absolutely agree should refactor, many duplicating sections