Can I use `. I tried to ignore that warning with isCustomElement function, but it transorm my style in a text node – Lk77 Jul 06 '22 at 08:47

0

Check my answer to similar question : https://stackoverflow.com/a/56855843/10400487 you just have to remove style tag in svg file and put it in the style of vue component
Be sure to have vue-svg-inline-loader and vue-svg-loader installed

Aleks
  • 19
  • 4