here is the icon i tried to download from Microsoft website.
after i imported into my wiki. below template doesn’t work for them.
but below style sheet works perfetly on core icon and the tw-icon(TW Icons v1.10 — A large collection of icons for TiddlyWiki)
<style>
.my-icon svg {
width: auto;
height: 4em;
}
</style>
<span class="my-icon"><$transclude /></span>