LICENSE License change to Apache 2.0. Aug 26, 2016 README.md Further clarify Material Symbols vs Material Icons Jun 26, 2024 Repository files navigation README Code of conduct Apache-2.0 license Security Material Symbols / Material Icons These are two different official icon sets from Google, usi...
Change variable names from $icon-* to $kendo-icon-*. icons: Icons font sizes are updated as follows: $kendo-icon-size-xs -> 12px (0.75 * $kendo-icon-size) $kendo-icon-size-sm -> 14px (0.875 * $kendo-icon-size) $kendo-icon-size-md -> 16px ($kendo-icon-size) $kendo...
[material-ui][slider] Polish Music player demo (#43748) @oliviertassinari[material-ui] Document Typography color prop breaking change (#43735) @aarongarciah[material-ui] Add docs for complementary Table components (#43756) @Juneezee[material-ui] Improve minimizing bundle docs (#43781) @Zeeshan...
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.
@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:npmpnpmyarn Copy npm install @mui/icons-material @mui/material @emotion/styled @emotion...
@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:npmpnpmyarn Copy npm install @mui/icons-material @mui/material @emotion/styled @emotion...
416 - [docs] Add related project material-ui-scrollable-tabs (#6429) @shawnmcknight 417 - [docs] Show how to change the RadioButton color (133da2f10592cf5d26c76248840b790783623886) @oliviertassinari 418 - [Showcase] Add Flow Dashboard to showcase (#6380) @onejgordon 419 - [Show...
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. Useful when you want to reference a custom component and have SvgIcon pass that component's ...
API reference docs for the React Icon component. Learn about the props, CSS, and other APIs of this exported module.
material-ui v4 is out (#15766) @oliviertassinari 29 - [docs] reference the article with it's full name in icon doc (#15796) @dddddanica 30 - [docs] revert the marked change (#15797) @oliviertassinari 31 32 ### core 33 34 - [core] change cssutils responsiveproperty unit type (...