Description
Material design icons are the official icon set from Google that are designed under the material design guidelines.
material-design-icons alternatives and similar packages
Based on the "Material Widget" category.
Alternatively, view material-design-icons alternatives based on common mentions on social networks and blogs.
-
material-dialogs
Not even AppCompat uses Material theming for AlertDialogs on pre-Lollipop. This is a beautiful and easy solution. -
MaterialDesignLibrary
This is a library with components of Android L to you use in android 4.0 -
android-floating-action-button
Floating Action Button for Android based on Material Design specification -
Carbon
Material Design implementation for Android 2.1+. Realtime shadows, ripples, animations, SVGs and more. -
materialish-progress
A material style progress wheel compatible with 2.3 -
MaterialDialog
An Android library for conveniently building Material Design Dialog in Android version 2.2 ~ L. -
MaterialProgressBar
A Material design ProgressBar with consistent appearance on Android 4.0+ -
MaterialList
An Android library aimed to get the beautiful CardViews that Google shows at its official design specifications -
MaterialNavigationDrawer
Navigation Drawer Activity with material design style and simplified methods -
MaterialTabs
Custom Tabs with Material Design effects. It requires 14+ API and android support v7 (Toolbar) -
MaterialEverywhere
Showcase of the new AppCompat 21, which includes new Material Theme, working in pre-21 devices. -
AndroidMaterialDesignToolbar
Android Sample Project with Material Design and Toolbar. -
CircularProgressView
A Material style circular progress bar for Android -
Material Dialogs for Android 📱
📱Android Library to implement animated, 😍beautiful, 🎨stylish Material Dialog in android apps easily. -
android-materialshadowninepatch
Provides 9-patch based drop shadow for view elements. Works on API level 9 or later. -
Android-Material-circular-button
Animated Material circular button -
AdvancedMaterialDrawer
A Material Drawer implementation (Like gMail App) -
Android-DialogFragments
Various DialogFragments for Android.
Get performance insights in less than 4 minutes.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of material-design-icons or a related project?
README
Material design icons
Material design icons is the official icon set from Google. The icons are designed under the material design guidelines.
4.0.0 Update
Restructured repository, updated assets.
3.0.1 Update
- Changed license in package.json.
- Added missing device symbol sprites.
3.0.0 Update
License change to Apache 2.0!
Getting Started
Read the developer guide on how to use the material design icons in your project.
Using a font
The font
folder contains pre-generated font files that can be included in a project. This is especially convenient for the web; however, it is generally better to link to the web font hosted on Google Fonts:
<link href="https://fonts.googleapis.com/css2?family=Material+Icons"
rel="stylesheet">
Read more in the font portion of our full developer guide.
License
We have made these icons available for you to incorporate into your products under the Apache License Version 2.0. Feel free to remix and re-share these icons and documentation in your products. We'd love attribution in your app's about screen, but it's not required. The only thing we ask is that you not re-sell these icons.
*Note that all licence references and agreements mentioned in the material-design-icons README section above
are relevant to that project's source code only.