vue-unicons
vue-unicons copied to clipboard
Inherit parent color
It would be useful if the icons could inherit the parent color or allow classes to modify the color of the icons.
I believe you can use <unicon name="car-wash" fill="currentColor"/>
There's another issue where we discuss default values and I suggest that currentColor could be default: https://github.com/antonreshetov/vue-unicons/issues/35#issuecomment-637472318
@andruu just add your class to <Unicon class="some-class" name="share" />
and describe its css styles.