enow.com Web Search

Search results

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

    mui.com/material-ui/material-icons

    Material Icons. 2,100+ ready-to-use React Material Icons from the official website.

  3. Material Icons - Material-UI

    v4.mui.com/components/material-icons

    1,100+ React Material icons ready to use from the official website. Material-UI for enterprise. Save time and reduce risk. Managed open source — backed by maintainers. ad by Material-UI. The following npm package, @material-ui/icons, includes the 1,100+ official Material icons converted to SvgIcon components. ℹ️ The search supports synonyms.

  4. React Icon Component - Material UI

    mui.com/material-ui/icons

    SvgIcon. If you need a custom SVG icon (not available in the Material Icons) you can use the SvgIcon wrapper. This component extends the native <svg> element:. It comes with built-in accessibility. 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 Material UI components that use icons.

  5. Installation - Material UI

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

    Material UI uses Emotion as its default styling engine. If you want to use styled-components instead, run one of the following commands: npm. pnpm. yarn. npm install @mui/material @mui/styled-engine-sc styled-components. Next, follow the styled-components how-to guide to properly configure your bundler to support @mui/styled-engine-sc.

  6. React Icon Component - Material-UI

    v4.mui.com/components/icons

    yarn add @material - ui / icons. These components use the Material-UI SvgIcon component to render the SVG path for each icon, and so they have a peer-dependency on the next release of Material-UI. If you are not already using Material-UI in your project, you can add it with: // with npm. npm install @material - ui / core.

  7. Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box. ... and icons on your preferred design tool. Sync plugin. Quickly generate a Material UI theme file with token and component customizations done on Figma. Available in: We frequently ...

  8. Icon API - Material UI

    mui.com/material-ui/api/icon

    The base class applied to the icon. Defaults to 'material-icons', but can be changed to any other base class that suits the icon font you're using (for example material-icons-rounded, fas, etc). The name of the icon font ligature. Override or extend the styles applied to the component. See CSS classes API below for more details.

  9. SvgIcon API - Material UI

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

    The fontSize applied to the icon. Defaults to 24px, but can be configure to inherit font size. htmlColor: string-Applies a color attribute to the SVG element. inheritViewBox: bool: false: If true, the root node will inherit the custom component's viewBox and the viewBox prop will be ignored.

  10. Icons - Material-UI

    v3.mui.com/style/icons

    SVG Material icons. It's interesting to have the building blocks needed to implement custom icons, but what about presets? We provide a separate npm package, @material-ui/icons, that includes the 1,000+ official Material icons converted to SvgIcon components. Usage

  11. Material UI v4

    v4.mui.com

    MATERIAL-UI. React components for faster and easier web development. Build your own design system, or start with Material Design. Get Started