FuelLabs / fuel-ui

Fuel design system
https://design.fuel.network
Apache License 2.0
85 stars 29 forks source link

Color prop is not working on the Icon component #245

Closed matt-user closed 9 months ago

matt-user commented 1 year ago

What version of Design System are you using?

0.14.2

Steps to Reproduce

Pass in a color (besides the default color) to the Icon component

Expected Behavior

The color prop should override the color of the component

Actual Behavior

The component does not change colors.