Android Day 16 Let's talk about icons!
1.https://fonts.google.com/icons
2.Android Studio: If you're using Android Studio, you can use the built-in Vector Asset Studio to browse and import Material icons directly into your project. To open Vector Asset Studio, right-click the res
folder in your project and choose New > Vector Asset
.
This is embedded so you can use offline. I like about it!
3.https://m3.material.io/get-started
This is kind of overlap with the first one . And if you are in material 2 , there is a great article about how to migrate from 2 to 3.
There are 3 ways that I think you can easily find all the resources of icon and fonts and so much more.