We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It would be useful if the icons could inherit the parent color or allow classes to modify the color of the icons.
The text was updated successfully, but these errors were encountered:
I believe you can use <unicon name="car-wash" fill="currentColor"/>
<unicon name="car-wash" fill="currentColor"/>
There's another issue where we discuss default values and I suggest that currentColor could be default: #35 (comment)
Sorry, something went wrong.
@andruu just add your class to <Unicon class="some-class" name="share" /> and describe its css styles.
<Unicon class="some-class" name="share" />
No branches or pull requests
It would be useful if the icons could inherit the parent color or allow classes to modify the color of the icons.
The text was updated successfully, but these errors were encountered: