tree: 88c56f1307ea7a7d66ae869e80a8da6ddec6aa9c [path history] [tgz]
  1. src/
  2. build.gradle
  3. generate.gradle
  4. README.md
  5. shared-dependencies.gradle
compose/material/material-icons-extended/README.md

This project provides the Compose Material Design extended icons

To keep Kotlin compilation times down, each theme is compiled in its own Gradle project and then the resulting .class files are merged back into the output of this project

Hopefully we can revert this when parallel compilation is supported: https://youtrack.jetbrains.com/issue/KT-46085

See https://issuetracker.google.com/issues/178207305 and https://issuetracker.google.com/issues/184959797 for more information