About 7,320,000 results
Open links in new tab
  1. How can I use additional icons in NavMenu in Blazor 8?

    Feb 1, 2024 · I want to use additional icons in the NavMenu.razor in my Blazor 8 application. In Blazor 7 there was a iconset configured in wwwroot/css/, and so I was able to use additional icons only with …

  2. html - How to use Bootstrap Icons in Blazor - Stack Overflow

    Oct 3, 2024 · Bootstrap Icons 1.3.0 is considered a quite old version with its release was on 4 years ago. Based on the Bootstrap Icons doc, shows all the icons supported in the latest version (1.11.0).

  3. Use Bootstrap icons with NPM - Stack Overflow

    Aug 2, 2020 · How can I do the same with Bootstrap icons and include them into .html? Their official docs and npm wasn't clear enough for me. I don't use Bootstrap in my project, only few icons, is it …

  4. I want to incorporate bootstrap-icons in an angular project but it is ...

    Jul 14, 2022 · I want to implement bootstrap-icons in an angular project but it is not working. I ran the following command, npm i bootstrap-icons But I am unable to add icons in the web page with icon …

  5. Load bootstrap icons locally - Stack Overflow

    Mar 13, 2024 · This page discusses how to load Bootstrap icons locally, providing solutions and troubleshooting tips for implementing this in your projects.

  6. css - Is it possible to @import bootstrap icons in the scss file and ...

    5 You can import the "bootstrap-icons.scss" file and edit the font files' location variable like this -

  7. How to use bootstrap icons in blazor app ?(NET6) - Stack Overflow

    Nov 4, 2022 · How to use bootstrap icons in blazor app ? (NET6) Asked 3 years, 1 month ago Modified 2 years, 4 months ago Viewed 12k times

  8. html - Change Bootstrap icon color - Stack Overflow

    Mar 18, 2019 · 1 Another way to change color is setting the color in html tag class using bootstrap default theme colors names. Example:

  9. html - Bootstrap icons with background colour - Stack Overflow

    Nov 28, 2022 · I'm using bootstrap icons (the webfont, not the svg). I want to apply a background to the icon, contained within its edges. But the colour is applied to the entire element. For example: <lin...

  10. How to adjust size of bootstrap icons from HTML code

    Mar 24, 2022 · Learn how to adjust the size of Bootstrap icons directly from HTML code with step-by-step guidance and practical examples.