Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.48 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.48 KB

md_icons

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

demo

md mdl
mdi.mp4
mdi-light.mp4

Module

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.

Project License

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