mia-platform / design-system

React graphical components designed by Mia Platform
https://mia-platform.github.io/design-system/
Apache License 2.0
13 stars 1 forks source link

fix(icons): custom icons color set to "currentColor" #706

Closed epessina closed 1 week ago

epessina commented 1 week ago

Description

Fixed colour inheritance of custom icons SVGs by setting the fill attribute of path elements to currentColor.

[IMPORTANT] PR Checklist

PR conventions

Please make sure your PR complies with the following rules before submitting it.

Additional code checks

Based on your changes, some of these checks may not apply. Please make sure to check the relevant items in the list.