There was an error while loading. Please reload this page.
Set of material design icons incluing 1070 outlined icons.
Web Demo
In your pubspec.yaml file add:
dependencies: material: any
Then, in your code import:
import 'package:material/material.dart';