Skip to content

I would like to put the svg image in the MudNavGroup Icon. #8967

Answered by digitaldirk
YeonWoo3827 asked this question in Q&A
Discussion options

You must be logged in to vote

You can define your svg as a string and use that string in the Icon property.

public const string MySvgIcon = "<svg..."

Examples:
https://github.com/MudBlazor/MudBlazor/blob/dev/src/MudBlazor/Icons/Custom

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by YeonWoo3827
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants