ionicons 0.0.3 copy "ionicons: ^0.0.3" to clipboard
ionicons: ^0.0.3 copied to clipboard

outdated

Ionicons v5.0.1 for Flutter, based on react-native-vector-icons

ionicons #

This package includes 1k2+ icons of Ionicons, ported from the latest version of react-native-vector-icons. 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)
439
likes
0
pub points
98%
popularity

Publisher

verified publisherez-connect.net

Ionicons v5.0.1 for Flutter, based on react-native-vector-icons

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on ionicons