ionicons_flutter 1.0.0 copy "ionicons_flutter: ^1.0.0" to clipboard
ionicons_flutter: ^1.0.0 copied to clipboard

Ionicons is a completely open-source icon set with 1338+ icons crafted for web, iOS, Android, and desktop apps. They have both Material Design and iOS versions.

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)

Example #

https://ionicons.ez-connect.net/#/

2
likes
150
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

Ionicons is a completely open-source icon set with 1338+ icons crafted for web, iOS, Android, and desktop apps. They have both Material Design and iOS versions.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ionicons_flutter