Last updated:
0 purchases
ionicons
Ionicons #
This package includes 1332 icons of Ionicons v6.0.2. The naming convention is the same as the CSS names, all dashes replaced with underscores.
Usage #
There're outline, filled, sharp icons.
import 'package:ionicons/ionicons.dart';
...
Icon(Ionicons.add)
Icon(Ionicons.add_outline)
Icon(Ionicons.add_sharp)
copied to clipboard
Example #
https://ionicons.ez-connect.net/#/
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.