svg-sprite-loader icon indicating copy to clipboard operation
svg-sprite-loader copied to clipboard

In which cases loader will break SVG?

Open someden opened this issue 4 years ago • 2 comments

I try to use loader in my project, but it broke all SVG images: some of them bigger, some of them changed position, color, lose some parts... Partially it's because of deleted attrs like width and height (#321). But it's not the only reason. So, in which cases loader will break SVG?

someden avatar Apr 29 '21 14:04 someden

@someden Do you also use svgo-loader by any chance?

inker avatar May 16 '21 15:05 inker

@inker no

someden avatar May 26 '21 08:05 someden