freshworks / crayons

🖍️ Crayons - A UI Kit comprising of web components for building Freshworks Apps!
https://crayons.freshworks.com
219 stars 61 forks source link

[Bug] - settings icon has it's own custom fill color instead of inheriting color from parent #791

Closed prasanna-vijayan closed 1 year ago

prasanna-vijayan commented 1 year ago

Component Icon

Describe the bug SVG of the settings icon has it's own fill color instead of inheriting color from parent

To Reproduce Steps to reproduce the current behavior:

  1. Download the latest version
  2. use <FwIcon name="settings" /> in react
  3. the default color of the icon is #264966 instead of "currentColor"

Expected behavior It should adapt the color being used in the parent

Screenshots

Screenshot 2023-02-07 at 6 39 36 PM
prasanna-vijayan commented 1 year ago

I'll work on this.

arvindanta commented 1 year ago

The fix is available in @freshworks/crayons@4.2.0-beta.1 (next) dist-tag