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

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

Ionicons #

This package includes 1357 icons of Ionicons v8.1.0. The naming convention is derived from the CSS names: kebab-case names are converted to lowerCamelCase, e.g. add-circle becomes addCircle.

Usage #

There're outline, filled, sharp icons.

import 'package:ionicons/ionicons.dart';

...

Icon(Ionicons.add)
Icon(Ionicons.addOutline)
Icon(Ionicons.addSharp)

Example #

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

529
likes
160
points
15.3k
downloads

Documentation

API reference

Publisher

verified publisherez-connect.net

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ionicons