I have a image link with ".SVG" Extension. Is there any way to show the image in lightning datatable?
thanks in advance
1 answer
<svg class="slds-icon slds-page-header__icon" aria-hidden="true" >
<use xlink:href="https://link.com/file.svg"></use>
</svg>
See if this works