I18NCommander/I18N Commander/UI MAUI/Components/Icon.razor

1 line
133 B
Plaintext

<img src="icons/@this.Filename" class="d-inline-block @this.Classes" width="@this.Size" height="@this.Size" alt="@this.AltText" />