About 600 results
Open links in new tab
  1. Material Icons - MUI

    Google offers Material Symbols as the successor to Material Icons. However, @mui/icons-material currently supports only Icons, with no support for Symbols yet.

  2. Icons - MUI

    These components use the Material UI SvgIcon component to render the SVG path for each icon, and so have a peer-dependency on @mui/material. If you aren't already using Material UI in your project, …

  3. Material Icons - MUI

    Material Icons 1,100+ React Material icons ready to use from the official website. For Sketch. A large UI kit with over 600 handcrafted Material-UI symbols 💎. ad by Material-UI The following npm package, …

  4. Icons - MUI

    Icons Guidance and suggestions for using icons with Material-UI. A system icon or UI icon, symbolizes a command, file, device, or directory. System icons are also used to represent common actions like …

  5. React Icon Component - MUI

    SVG elements should be scaled for a 24x24px viewport so that the resulting icon can be used as is, or included as a child for other MUI components that use icons.

  6. Icon API - Material UI

    API reference docs for the React Icon component. Learn about the props, CSS, and other APIs of this exported module.

  7. SvgIcon API - Material UI

    SvgIcon API API reference docs for the React SvgIcon component. Learn about the props, CSS, and other APIs of this exported module. Demos For examples and details on the usage of this React …

  8. Icons - MUI

    System icons are also used to represent common actions like trash, print, and save, and are commonly found in app bars, toolbars, buttons, and lists. Google has provided a set of Material icons that follow …

  9. Material Icons - MUI

    Material Icons Más de 1,100 iconos de Material React listos para usar desde el sitio web oficial. ¿Te gusta Material-UI? Si no te molestan los anuncios sobre tecnología (sin seguimiento o re-mercadeo), …

  10. Using icon libraries - Joy UI

    Because @mui/material is a required dependency of @mui/icons-material, you have to update your bundler's config to add an alias. Here is an example of how you can do it, if you use webpack: