About 691,000 results
Open links in new tab
  1. How to change favicon.ico in a blazor app? - Stack Overflow

    Jun 2, 2022 · You need to change the default Icon, follow this and perhaps comment on that issue, as its the same one that you are having. Done but no changes. Btw, I do it in …

  2. Blazor Icons Component | Blazor Bootstrap Docs

    Blazor Bootstrap icon component will display an icon from any icon font. Install Bootstrap Icons or other. Include the icon fonts stylesheet in your website <head> or @import in CSS from CDN. …

    Missing:

    • App

    Must include:

  3. Convert the standard Blazor navigation menu to a collapsible icon

    Feb 26, 2023 · Here I hope you save you the trouble of paying a pretty penny or having to wrestle the CSS into submission and provide a guide for producing a nice collapsible icon navigation …

  4. Blazor Icons - Telerik UI for Blazor

    May 16, 2025 · Telerik UI for Blazor provides a large set of built-in icons. There are two ways to consume and render them: as font icons or as SVG icons. It is also possible to use custom …

  5. Icons Library in Blazor - Syncfusion

    Nov 29, 2024 · The Syncfusion ® Blazor library provides the set of base64 formatted font icons which are being used in the Syncfusion ® Blazor components. These icons can be utilized in …

  6. How do you change the default icon provider in a Blazor app?

    Jun 7, 2021 · You can change the default icon provider for Blazor by importing the required icons in the site.css (\wwwroot\css\site.css). The imported icons can be used throughout the …

  7. problem with favicon on the blazor site - Microsoft Q&A

    Nov 24, 2022 · Now, we can head over the RealFaviconGenerator site to upload our new icon. After adjusting any settings to our liking, it’ll give us a bunch of icons, which we’ll unzip to the …

  8. Using Bootstrap Icons in ASP.NET Core Blazor project

    This repository demonstrate how to use Bootstrap Icons in ASP.NET Core Project: Download the Bootstrap Icons zip file distribution; Using curl or browser to download the bootstrap-icons.css …

    Missing:

    • App

    Must include:

  9. How can I use additional icons in NavMenu in Blazor 8?

    Feb 1, 2024 · There are quite a few icon libraries available. For example, icons come with the MudBlazor component library. Bootstrap offer their own icon library. You can also install …

  10. Changing application icon - Blazor Server - Radzen

    Nov 20, 2021 · I have replaced the icon in wwwroot of my application and it keeps changing it back to the default. I even tried changing it using visual studio and it keeps going back to the …