About 11,600,000 results
Open links in new tab
  1. 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 …

  2. Rendering icons in mermaid architecture diagram

    Oct 24, 2024 · I am using the example in the official documentation to render icons in an architecture diagram, this is the expected output However, when I use the live editor icons will …

  3. Issue with Material UI Icons npm installation - Stack Overflow

    Apr 2, 2022 · At first, I retried this command with --force - npm i @mui/icons-material @mui/material --force This allowed me to install the MUI Icons package without any error, …

  4. javascript - How can I import Material UI icons?i met some …

    Apr 11, 2018 · Material UI doesn't provide icons from "@material-ui/icons" any more. Instead, you need to import icons from "@mui/icons-material". So, if you are using the latest version and …

  5. How can I include icons in Mermaid.js diagrams in Material for …

    Nov 15, 2023 · I even downloaded the free Font Awesome icons and can display them as described in Using Local Custom Icons, e.g. :fa-regular-moon:. However, none of these show …

  6. How to fix NvChad not displaying icons? - Stack Overflow

    May 10, 2022 · This is because the font you are using doesn't provide those icons. Find Nerd-Fonts patched version of your favorite font, install it, and set it as your terminal font.

  7. Correctly registering Mermaid icon sets in a markdown document

    Jan 27, 2025 · It is displayed perfectly in VSCode, but on GitHub and other rendering engines, it is clearly missing the non-standard icons (logos:aws-s3, logos:aws-lambda). The docs say I …

  8. How to use Material UI icons in React? - Stack Overflow

    Jun 13, 2018 · 0 to import the icons from Material-UI into React.js you must use Pascal Case ( keyboard-arrow-right becomes KeyboardArrowRight ).

  9. how to add @expo/vector-icons in react native app?

    Oct 10, 2018 · 1 In your dependencies (package.json) remove @expo/vector-icons. They are included in the expo package and different versions of expo and expo/vector-icons can cause …

  10. Neovim: icons missing nvim-tree-web-devicons - Stack Overflow

    Jul 7, 2022 · Have been using Nvim-Web-Devicons with lazy.nvim. The following methods might work for you too: Install a patched version of Nerd Font that supports icon display. Maybe try …