-
Is this possible? Is there any guidance on it? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Hello there! I'm a wiki 🤖. Based on the content of this thread, I've found a potentially relevant wiki page for you! I hope this helps! |
Beta Was this translation helpful? Give feedback.
-
The icons in bit BlazorUI components are all configured using CSS, so you can easily swap them to another icon pack. |
Beta Was this translation helpful? Give feedback.
-
You can switch from the |
Beta Was this translation helpful? Give feedback.
You can switch from the
Bit.BlazorUI.Icons
NuGet package to any other font package.Bit.BlazorUI
itself loads a lightweight font file to support around 30 icons needed for its components, so no worries at all!