material
Set of material design icons incluing 1070 outlined icons.
Supported platforms
- Flutter Android
- Flutter iOS
- Flutter Web
- Flutter Desktop
Getting Started
In your pubspec.yaml
file add:
dependencies:
material: any
Then, in your code import:
import 'package:material/material.dart';