Search code examples
androidandroid-studiomaterial-designandroid-icons

Where can i find and download Material Design icons for my Android app?


I want to use these beautiful material icons, that I can see in apps by google, so where can I find and download it?..


Solution

    1. You can find all material icons by google here. You are welcome to download it.

    2. Also you can download all icons from GitHub repository

    3. 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