From 128422e8cb8e5e69692b711e83e02eba9d75c9cf Mon Sep 17 00:00:00 2001 From: Artyom M Date: Mon, 27 May 2024 21:52:09 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.