Closed vincelee888 closed 7 years ago
something to do with the clip path - fix was to re-draw using intersections
It sounds like this might be related to https://github.com/jkphl/svg-sprite/issues/233. So, you could solve your issue by altering the source SVG?
no worries, i re-drew it and fixed it. cheers!
when running a new svg through, it is not displaying correctly.
here is the output: https://dev-web-streetsupport.azurewebsites.net/find-help/accommodation/ on the first icon (read our advice guide), you can see the clip path around the speech bubble has been lost, and the line and window has not been clipped. also, there should be a white frame around the window.
viewing it via gulp-svg-sprite's generated preview page, it appears to be ok:
however, when i delete the embedded svg markup from the source via dev tools, it displays incorrectly:
any ideas, or should i try and build the image in a different way?