diff --git a/README.md b/README.md index c3b6a8d..d3b052d 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Alternatively, you can use the following CDN links: To use an icon in your MudBlazor component, you can use the `` component and specify the icon using the `Icon` parameter. For example: ```html - + ``` This will render an icon representing a database, using the Material Symbols Outlined style.