Yes, the extended library is not added by default (it can be quite large as a dependency), but once added, all icons should show up
Chris Sinco [G]
05/25/2021, 7:00 PM
The core library only has a small subset of the Material icons, mainly for common icons used in Material components like AppBars and FABs
Chris Sinco [G]
05/25/2021, 7:01 PM
Additionally, you can always add any Material icon directly as a vector drawable with the Vector Asset wizard in Android Studio, in the case you don’t want to depend on the entire extended library.