답변 2개
hi Prateek sharmathis is not a Lightning issue, but a browser compatibility issue. IE 9-11 does not support external resources for svgs (e.g. the use tag with an xlink:href), so writing this inline is the best option. There are some really nasty hacks available online, such as https://github.com/jonathantneal/svg4everybody,Note: SVG components are not visible to community users as well!i hop it helps youMark it best answer if it helps you so it make proper solution for others :)