gitFoxCode / nuxt-icons

Module for Nuxt allowing pleasant use of svg icons
187 stars 23 forks source link

Icons are getting filled by default #48

Open NordsKingArt opened 10 months ago

NordsKingArt commented 10 months ago

I am using linear svg pack, but the module is automatically filling in the svg icon even though the svg explicitly sets fill to none. Interestingly, however, when I add the filled prop icons are displayed normally, without automatic filling. Isn't the filled prop supposed to work the other way around?

This is my svg icon code: `

`
simondib commented 7 months ago

+1

zavvla commented 6 months ago

+1

AliaksandrKasyanau commented 2 months ago

+1 Is it possible to fix it?