I want to use these beautiful material icons, that I can see in apps by google, so where can I find and download it?..
Asked
Active
Viewed 3,745 times
3 Answers
5
You can find all material icons by google here. You are welcome to download it.
Also you can download all icons from GitHub repository
And there is an open-source plugin for AndroidStudio, that makes easy to choose and add material icons to yours project - just
rightClick->new->addIcon

mohax
- 4,435
- 2
- 38
- 85
4
There are plenty of websites that provide free material icons
http://www.materialui.co/icons
https://github.com/google/material-design-icons
https://www.google.com/design/icons/

Robert Estivill
- 12,369
- 8
- 43
- 64
3
You can try any of these links
- https://icons8.com/android-icons/
- https://www.google.com/design/icons/
- http://www.flaticon.com/packs/material-design
All are free for download. Enjoy

Collins Abitekaniza
- 4,496
- 2
- 28
- 43