egoist / vue-feather-icons

Simply beautiful open source icons as Vue functional components.
https://vue-feather-icons.egoist.dev/
MIT License
594 stars 36 forks source link

Add feather custom icon pack to Buefy #68

Open pmfeo opened 3 years ago

pmfeo commented 3 years ago

Hi!

I'm trying to use feather icons inside Buefy components, but when rendered Icons appear solid.

Please check this screenshot: https://www.screencast.com/t/Za3ohB92

Implemented this code: https://codesandbox.io/embed/buefy-vue-feather-dhtjd?codemirror=1

Any clue? thanks in advance.

InfamousVague commented 3 years ago

A bit late but check that the css isn't setting a custom fill on the svg's circle element.