enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Material Icons - MUI

    mui.com/material-ui/material-icons

    @mui/icons-material includes the 2,100+ official Material Icons converted to SvgIcon components. It depends on @mui/material, which requires Emotion packages. Use one of the following commands to install it:

  3. React Icon Component - Material UI

    mui.com/material-ui/icons

    Guidance and suggestions for using icons with Material UI. Material UI provides icon support in three ways: With Material Icons exported as React components (SVG icons). With the SvgIcon component, a React wrapper for custom SVG icons. With the Icon component, a React wrapper for custom font icons.

  4. SvgIcon API - Material UI

    mui.com/material-ui/api/svg-icon

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

  5. Material Icons - Material-UI

    v4.mui.com/components/material-icons

    Material Icons. 1,100+ React Material icons ready to use from the official website. The following npm package, @material-ui/icons, includes the 1,100+ official Material icons converted to SvgIcon components.

  6. React Icon Component - MUI

    v5-0-6.mui.com/components/icons

    MUI provides icons support in three ways: Standardized Material Design icons exported as React components (SVG icons). With the SvgIcon component, a React wrapper for custom SVG icons. With the Icon component, a React wrapper for custom font icons.

  7. Icon API - Material UI

    mui.com/material-ui/api/icon

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

  8. Installation - Material UI

    mui.com/material-ui/getting-started/installation

    Icons. To use the font Icon component or the prebuilt SVG Material Icons (such as those found in the icon demos), you must first install the Material Icons font. You can do so with npm, or with the Google Web Fonts CDN.

  9. MUI offers a comprehensive suite of free UI tools to help you ship new features faster. Start with Material UI, our fully-loaded component library, or bring your own design system to our production-ready components. Discover the Core libraries. Customize every button and chip instance primary color. MUI.

  10. Icons - Material-UI

    v3.mui.com/style/icons

    Material-UI provides two components to render system icons: SvgIcon for rendering SVG paths, and Icon for rendering font icons. SVG Icons The SvgIcon component takes an SVG path element as its child and converts it to a React component that displays the path, and allows the icon to be styled and respond to mouse events.

  11. Material UI v6 is out now - MUI

    mui.com/blog/material-ui-v6-is-out

    Material UI v6 is now stable—just in time to celebrate 10 years since our initial commit! It comes with new features, improvements, and an experimental integration for static CSS extraction.