Skip to content

[icons] Add third-party license notice for Material Icons#48323

Open
myooken wants to merge 2 commits intomui:masterfrom
myooken:fix/icons-material-third-party-license
Open

[icons] Add third-party license notice for Material Icons#48323
myooken wants to merge 2 commits intomui:masterfrom
myooken:fix/icons-material-third-party-license

Conversation

@myooken
Copy link
Copy Markdown

@myooken myooken commented Apr 18, 2026


fix #47699

Summary

This PR makes third-party licensing information for @mui/icons-material available in the published package.

Changes

  • Add THIRD_PARTY_NOTICES.md describing the use of Google Material Icons
  • Add LICENSE.google-material-icons (Apache License 2.0 text)
  • Include these files in the published package via build:copy-files

License field

chore(icons-material): update license field to MIT AND Apache-2.0

I also updated the license field to MIT AND Apache-2.0 to reflect that the published package includes both MUI's MIT-licensed code and icon data derived from Google's Material Icons under Apache-2.0.

This is based on the understanding that both licenses apply to the distributed artifacts, following SPDX license expression syntax:
https://spdx.github.io/spdx-spec/v2.3/SPDX-license-expressions/

If this is not the preferred way to express it, I'm happy to adjust based on your guidance.

@code-infra-dashboard
Copy link
Copy Markdown

Bundle size

Bundle Parsed size Gzip size
@mui/material 0B(0.00%) 0B(0.00%)
@mui/lab 0B(0.00%) 0B(0.00%)
@mui/private-theming 0B(0.00%) 0B(0.00%)
@mui/system 0B(0.00%) 0B(0.00%)
@mui/utils 0B(0.00%) 0B(0.00%)

Details of bundle changes

Deploy preview

https://deploy-preview-48323--material-ui.netlify.app/


Check out the code infra dashboard for more information about this PR.

@myooken myooken changed the title Fix/icons material third party license [icons] Add third-party license notice for Material Icons Apr 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Third-party license information for Google Material Icons is not machine-detectable

1 participant