The md_icons
repository hosts a comprehensive collection of Material Design-inspired icons for Flutter applications.
It consists of three projects, md
, mdl
, and an example
project showcasing all available icons.
icons for both md
and mdl
are taken from materialdesignicons.com
md | mdl |
---|---|
mdi.mp4 |
mdi-light.mp4 |
The md project contains the primary set of Material Design icons following the standard guidelines.
The mdl project houses the light or outline versions of icons, providing a subtler appearance compared to the regular icons.
The example project demonstrates how to utilize and display all available icons from both md and mdl. It serves as a reference for using these icons in Flutter applications and showcases their visual representations.
Visit each module to learn more about usage.
both md
and mdl
are licensed under Apache License, Icon fonts (Material Design Icons, Material Design Icons Light) from pictogrammers are also licensed Apache License